.txt-color-tapfin-blue {
    color: #5279a9 !important;
}

.background-tapfin-blue {
    background-color: #5279a9 !important;
}

#extr-page #header {
    background: #5279a9 !important;
}

.amExportButton {
    display: none;
}

.spacer {
    margin-top: 40px;
}

.ngplus-overlay-background {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 10000;
    height: 100%;
    width: 100%;
    background-color: #808080;
    opacity: .2;
}

.ngplus-overlay-content {
    position: fixed;
    font-weight: bold;
    height: 50px;
    width: 300px;
    z-index: 10000;
    text-align: center;
}

.overlay-message {
    font-size: 200%;
    text-transform: uppercase;
    color: #5279a9;
}

.page-title {
    margin: 12px 0 12px;
}

.fixed-ribbon #content {
    padding-top: 0;
}

.select2-hidden-accessible {
    display: none;
}

.no-wrap {
    white-space: nowrap;
}

.jarviswidget-well {
    border-top: 1px solid #ddd;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.table-responsive > .fixed-column {
    position: absolute;
    display: inline-block;
    width: auto;
    z-index: 8;
    background-color: #fff;
}

.highlightRow {
    background-color: #ecf3f8;
}

tr.highlightRow > td.info {
    background-color: #c6d0de !important;
}

#jarviswidget-fullscreen-mode {
    z-index: 1000;
}

.ui-select2 {
    width: 100%;
}

legend {
    font-weight: bold;
}

    legend.normal {
        font-weight: normal !important;
    }

.form-horizontal .control-label {
    padding-top: 0;
}

.form-control-static {
    padding-top: 0;
}

.form-horizontal .checkbox {
    padding-top: 0;
}

a[ng-click]{
    cursor: pointer;
}

.widget-no-header {
    margin-bottom: 65px;
}


/*.hidden-menu #left-panel {
    left: -230px;
}
.hidden-menu #left-panel:hover {
    left: -230px !important;
}*/
#content {
    padding-right: 18px !important;
    padding-left: 10px !important
}


/*navigation nav > ul {
    padding-right: 0px !important;
}*/