
.VERSIONBACKGROUND, .VERSIONBACKGROUNDWITHHOVER {
    background: #7d8997 !important;
    color: white !important;
}

.VERSIONBACKGROUNDWITHHOVER:hover {
    background: #5F6471 !important;
}

.VERSIONCOLOR {
    color: #7d8997 !important;
}


.IMPORTBUTTON:hover, .FAKEBUTTON:hover {
    color: whitesmoke;
    box-shadow: #5F6471 0 0px 0px 40px inset;
}

.inputGroupCommand label:before, .inputGroup label:before {
    background-color: #5F6471;
}

.inputGroupCommand input:checked ~ label:after, .inputGroup input:checked ~ label:after {
    background-color: #7d8997;
    border-color: #7d8997;
}

.option {
    background: #7d8997;
}

    .option:hover {
        background: #5F6471;
    }

.DIVORDERS {
    border-top:1px solid #5F6471;
}


.select input:checked + label {
    background: #5F6471;
}

    .select input:checked + label:before {
        background: #5F6471;
    }

.button, .close-button:before, .close-button:after{
    background: #5F6471;
}

#menubg {
    color: #E2FFE5;
    background:#29343E;
}

.group_title {
    background: #7d8997;
}

.group_title:hover {
    background:#5F6471
}

.selectedGroup{
    background: #454C5B!important;
}

a.button {
    background: transparent url('/ui/autoconnect/elements/bg_button_a.png') no-repeat scroll top right;
}

    a.button span {
        background: transparent url('/ui/autoconnect/elements/bg_button_span.png') no-repeat;
    }

input[type=text], input[type=password], textarea, select {
    -webkit-background-clip: padding-box; /* Safari 4? Chrome 6? */
    -moz-background-clip: padding-box; /* Firefox 3.6 */
    background-clip: padding-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */
    box-sizing: border-box;
}
#publicLinkHeader {
    background: #ffffff;
    padding-top: 5px;
    padding-left: 10px;
}
#publicLinkBrandLogo {
    background-color: white;
    max-width: 185px;
    max-height: 40px;
}
#publicLinkLogo {
    background-color: white;
    align-self: flex-start;
    margin-top: -1px;
    height: 20px;
}
.PUBLICLINKDEVICELISTCONTAINER {
    top: 114px !important;
}


#menubg, #titlebar {
    background-repeat: repeat;
}


.patchMapDirections, .patchMapDirections * {
    color: #5F6471;
}

.DIRECTIONS_TITLE {
    color: #5F6471;
}


.DIRECTIONS_TDFROMTO {
    background: #5F6471;
    border-radius: 50px;
    width: 8px;
}

.DIRECTIONS_DIRSSEP {
    background-color: #5E6674;
}

.DIRECTIONS_LOCATION:nth-child(odd), .DIRECTIONS_DIR:nth-child(even) {
    background-color: #FFFFFF;
}

.DIRECTIONS_LOCATION:nth-child(even), .DIRECTIONS_DIR:nth-child(odd) {
    background-color: #C9CACC;
}

.DIRECTIONS_LOCATION:hover:not(.NOHOVER), .DIRECTIONS_DIR:hover:not(.NOHOVER) {
    background-color: #7B828C !important;
    color:white!important;
}

.DIRECTIONS_LOCATION:hover:not(.NOHOVER) *, .DIRECTIONS_DIR:hover:not(.NOHOVER) * {
    color: white !important;
}


.DIRECTIONS_TOTALS {
    background: #5E6674;
}

.DIRECTIONS_TITLE {
    color: #5F6471;
}

.DIRECTIONS_TBL input {
    border: 1px solid #5F6471 !important;
}

.DIRECTIONS_DIRS {
    border-radius: 10px;
    border: 1px solid #c9cacc;
}




.DIRECTIONS_LBL_DLS {
    color: #5F6471;
}

.patchMapDirections input[type=text]:focus {
    color: #5F6471;
}

.patchMapDirections input[type=text]::-webkit-input-placeholder /* Chrome/Opera/Safari - must be separated (!) */ {
    color: #7b7f88 !important;
    opacity: 1;
}

.patchMapDirections input[type=text]::-moz-placeholder /* Firefox 19+ - must be separated (!) */ {
    color: #7b7f88 !important;
    opacity: 1;
}

.patchMapDirections input[type=text]:-ms-input-placeholder /* IE 10+ - must be separated (!) */ {
    color: #7b7f88 !important;
    opacity: 1;
}

.patchMapDirections input[type=text]:-moz-placeholder /* Firefox 18- - must be separated (!) */ {
    color: #7b7f88 !important;
    opacity: 1;
}


#pmSearchTabWellsDLS, #pmSearchTabWellsPNG, #pmSearchTabDrillingRigs, #pmSearchTabFacilities, #pmSearchTabOther {
    background-color: #7b7f88 !important;
    border: 1px solid #454C5B;
}

.PATCHMAP_SEARCH_DRILLING_RIGS .PATCHMAP_SEARCH_DRILLING_RIG_TBL th {
    background-color: #5F6471;
}


.mapSearchEngine input:hover + label, .DIRECTIONS_ENGINE input:hover + label, .DISPATCHSEARCHENGINE input:hover + label {
    border: 2px solid #7b7f88;
}

.mapSearchEngine input:checked + label,
.DIRECTIONS_ENGINE input:checked + label, .DISPATCHSEARCHENGINE input:checked + label {
    border: 2px solid #5F6471;
}

.mapsearchbottominfo {
    color: #5F6471;
}


.mapsearchboxcontainer {
    border-top: 1px solid #5F6471;
}

.mapsearchboxGoogleWrap {
    border: 1px solid #5F6471
}

.mapsearchboxClearResults:hover {
    color: #7b7f88;
}

.mapsearchboxClearResults {
    color: #5F6471;
}

.mapsearchPatchMapOptions label {
    color: #5F6471;
}



#lblDashboardTitle {
    top: 24px !important;
    color: #29343e;
    font-size: 10pt !important;
    left: 10px !important;
}



#menulogo {
    margin-top: 5px !important;
    margin-left: 9px !important;
    width: 180px !important;
    float: left;
    margin: 0px;
    padding: 0px;
}

hr {
    /*border-color:#fff;*/
}

.TITLE {
    background: #5F6471 !important;
}

#itemlist > div {
    margin-right: 3px;
    margin-left: 3px;
}

.group_title:hover {
    background: #5F6471;
}

.selectedGroup {
    background: #454C5B !important;
}

#spanHeaderInfo:hover {
    background: #7c808a;
}

/* Overwrites <link type="text/css" rel="stylesheet" href=<%= "'/css/fancyscrollbars.css?cb=" + Qbit_Core.utils.jscache + "'"%> /> */
::-webkit-scrollbar-thumb {
    background-color: #7b7f88 !important;
}

::-webkit-scrollbar-track {
    background-color: lightgray !important;
}

#topLeftHeader, #left {
    /*background-color:#464646;*/
}

.menuitem, .menuitem a, .menuitem a:link, .menuitem a:visited {
    color: #fff;
}

#group_title_div {
    color: #fff;
}



#login_body {
    background: #eeeeee;
    color: #00263b;
    background-repeat: repeat-x;
}

#login_logo {
    margin-top: 0px;
}

#menufg {
    left: 240px;
    right: 0px;
}

.loginLeft {
    background-color: #ffffff !important;
}


.group_title {
    background: #7b7f88;
    /*border-top: 1px solid black;*/
}

 .box_title_thick {
    color: #fff;
}

.arrow-down {
    border-top: 8px solid #fff;
}

.arrow-down-group {
    border-top: 8px solid #333;
}

.arrow-down-global {
    border-top: 8px solid #5F6471;
}

.arrow-up-global {
    border-bottom: 8px solid #5F6471;
}

.arrow-up {
    border-bottom: 8px solid #fff;
}

.arrow-up-group {
    border-bottom: 8px solid #333;
}

 #IFRAMEHEADER li:hover {
    background-color: #7c808a;
}

#searchBar {
    border: 1px solid #5F6471;
}

#actionList, #infoActionList, #logoutMenu {
    border: 1px solid #7d8997;
}

#menufg li a {
    color: #fff;
}

#spanHeaderInfo b {
    color: #fff;
}

#ulActions li:hover, #ulInfoActions li:hover, #logoutList li:hover {
    list-style: none;
}

#ulActions li a, #ulActions li label, #ulInfoActions li a, #ulInfoActions li, #ulInfoActions li label, #logoutList li a {
    color: #7d8997;
}

#actionList:before, #infoActionList:before, #logoutMenu:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #7d8997;
    border-width: 6px;
    margin-left: -6px;
}

.arrow-down-global:hover {
    border-top: 8px solid #ffde1a;
}

.arrow-up-global:hover {
    border-bottom: 8px solid #ffde1a;
}

.arrow-down-group:hover {
    border-top: 6px solid #ffde1a;
}

.arrow-up-group:hover {
    border-bottom: 6px solid #ffde1a;
}

 .locationAuditCtrl, .mapnearestdevicesctrl {
    background:#5F6471!important;
    border:1px solid #5F6471!important;
}

.ui-dialog-titlebar {
            color: white!important;
        }



.reactivateUsers {
    background-color: #5F6471;
}

.reactivateUsers:hover, .mapsearchctrl:hover, .patchMapDirections:hover, .locationAuditCtrl:hover {
    border: 1px solid #5F6471 !important;
}

.w2ui-sidebar .w2ui-sidebar-div .w2ui-selected {
    border-top: 1px solid #5f6471!important;
    border-bottom: 1px solid #5f6471!important;
    background: #5f6471 !important;
    color: white;
}
.jqx-button-light.jqx-fill-state-pressed {
    border-top: 1px solid #5f6471 !important;
    border-bottom: 1px solid #5f6471 !important;
    background: #5f6471 !important;
    color: white;
}
.DIVHEADERMASK {
    background: #5f6471;
}

#menufg li a:hover { border-color: #fff032; }
