
.VERSIONBACKGROUND, .VERSIONBACKGROUNDWITHHOVER {
    background: #4B80BC !important;
    color: white !important;
}

.VERSIONBACKGROUNDWITHHOVER:hover {
    background: #497BA3 !important;
}

.VERSIONCOLOR {
    color: #4B80BC !important;
}


.IMPORTBUTTON:hover, .FAKEBUTTON:hover {
    color: whitesmoke;
    box-shadow: #195882 0 0px 0px 40px inset;
}

.inputGroupCommand label:before, .inputGroup label:before {
    background-color: #195882;
}

.inputGroupCommand input:checked ~ label:after, .inputGroup input:checked ~ label:after {
    background-color: #4c97d0;
    border-color: #4c97d0;
}


.option {
    background: #4c97d0;
}

    .option:hover {
        background: #195882;
    }

.jqx-button-light.jqx-fill-state-pressed {
    border-top: 1px solid #195882 !important;
    border-bottom: 1px solid #195882 !important;
    background: #195882 !important;
}

.DIVORDERS {
    border-top:1px solid #195882;
}

.select input:checked + label {
    background: #195882;
}

    .select input:checked + label:before {
        background: #195882;
    }


.button, .close-button:before, .close-button:after {
    background: #195882;
}

#menubg {
    color: #E2FFE5;
    background:#195882;
}

.group_title{
    background:#4c97d0;
}

.selectedGroup {
    background: #4a88c2!important;
}

.group_title:hover {
    background:#2D80BF;
}


.box_title_thick img:hover{
}

.box_title_thick img {
    margin-left:4px;
    border-radius:1px;
transition: transform .25s ease;

}

#menulogo{
    margin-top:2px!important;
}

a.button {
    background: transparent url('/ui/titan/elements/bg_button_a.png') no-repeat scroll top right;
}

    a.button span {
        background: transparent url('/ui/titan/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;
}

#publicLinkBrandLogo {
    background-color: white;
    max-width: 145px;
    max-height: 40px;
}

#publicLinkLogo {
    background-color: white;
    align-self: flex-start;
    height: 20px;
}

.PUBLICLINKDEVICELISTCONTAINER {
    top: 90px !important;
}

#menufg li a:hover { border-color: #c63d32 !important; }

#login_body {
    background: black;
    color: white;
    /*background-image: url(/versions/autoconnect/login_bg.gif); 
  background-repeat: repeat-x; */
}

#login_logo {
    margin-top: 50px;
}

.PATCHMAP_SEARCH_DRILLING_RIGS .PATCHMAP_SEARCH_DRILLING_RIG_TBL th {
    background-color: #20689e;
}

.DIRECTIONS_LBL {
    color: #1769ab !important;
}

.DIRECTIONS_LOCINDEX {
    color: #005ca7 !important;
}

.DIRECTIONS_DIRSSEP {
    background-color: #6790b1;
}
.DIRECTIONS_TDFROMTO {
    background: #00557b;
    border-radius:50px;
    width:8px;
}

#pmSearchTabWellsDLS, #pmSearchTabWellsPNG, #pmSearchTabDrillingRigs, #pmSearchTabFacilities, #pmSearchTabOther {
    background-color: #4c97d0 !important;
    border: 1px solid #0B67AE;
}


.patchMapDirections, .patchMapDirections * {
    color: #00557b;
}

.DIRECTIONS_LOCATION:nth-child(odd), .DIRECTIONS_DIR:nth-child(even) {
    background-color: #FEFFFF;
}

.DIRECTIONS_LOCATION:nth-child(even), .DIRECTIONS_DIR:nth-child(odd) {
    background-color: #CDE7FA;
}

.DIRECTIONS_LOCATION:hover:not(.NOHOVER), .DIRECTIONS_DIR:hover:not(.NOHOVER) {
    background-color: #9DCBEF !important;
}


.DIRECTIONS_TOTALS {
    background: #4F93C8;
}

.DIRECTIONS_TITLE {
    color: #00557b;
}

.DIRECTIONS_TBL input {
    border: 1px solid #00557b!important;
}

.DIRECTIONS_DIRS {
    border-radius: 10px;
    border: 1px solid #CDE7FA;
}


.DIRECTIONS_LBL_DLS {
    color: #00557b;
}

.patchMapDirections input[type=text]:focus {
    color: #00557b;
}

.patchMapDirections input[type=text]::-webkit-input-placeholder /* Chrome/Opera/Safari - must be separated (!) */ {
    color: #4c97d0 !important;
    opacity: 1;
}

.patchMapDirections input[type=text]::-moz-placeholder /* Firefox 19+ - must be separated (!) */ {
    color: #4c97d0 !important;
    opacity: 1;
}

.patchMapDirections input[type=text]:-ms-input-placeholder /* IE 10+ - must be separated (!) */ {
    color: #4c97d0 !important;
    opacity: 1;
}

.patchMapDirections input[type=text]:-moz-placeholder /* Firefox 18- - must be separated (!) */ {
    color: #4c97d0 !important;
    opacity: 1;
}

.mapSearchEngine input:hover + label, .DIRECTIONS_ENGINE input:hover + label, .DISPATCHSEARCHENGINE input:hover + label {
    border: 2px solid #4c97d0;
}

.mapSearchEngine input:checked + label,
.DIRECTIONS_ENGINE input:checked + label, .DISPATCHSEARCHENGINE input:checked + label {
    border: 2px solid #2D80BF;
}


.mapsearchbottominfo {
    color: #00557b;
}


.mapsearchboxcontainer {
    border-top: 1px solid #4c97d0;
}

.mapsearchboxGoogleWrap {
    border: 1px solid #4c97d0
}

.mapsearchboxClearResults:hover {
    color: #4c97d0;
}

.mapsearchboxClearResults {
    color: #00557b;
}

.mapsearchPatchMapOptions label {
    color: #085b81;
}


#menufg {
    right: 0px;
}

    #menufg li a {
        color: white !important;
    }

    #menufg ul:not(.STARLIST) li:hover , #IFRAMEHEADER li:hover {
        color: #c63d32;
    }


#itemlist > div {
    margin-right: 3px;
    margin-left: 3px;
}

#spanHeaderInfo:hover {
    background: #7aa8c6;
}

.group_title:hover {
    background: #2D80BF;
}



.loginLeft {
    background-color: #FFFFFF !important;
}

#databoxtitle {
    color: white;
}

.group_title {
    background: #4c97d0;
}

#lblDashboardTitle {
    color: rgb(24,88,130);
    top: 15px;
}

#searchBar {
    border: 1px solid rgb(24,88,130);
}

.arrow-down-global {
    border-top: 8px solid #333;
}

.arrow-up-global {
    border-bottom: 8px solid #333;
}

.arrow-down-global:hover {
    border-top: 8px solid #4a88c2;
}

.arrow-up-global:hover {
    border-bottom: 8px solid #4a88c2;
}

.arrow-down-group:hover {
    border-top: 6px solid #4a88c2;
}

.arrow-up-group:hover {
    border-bottom: 6px solid #4a88c2;
}


#actionList, #infoActionList, #logoutMenu {
    border: 1px solid #316C93;
}

.TITLE {
    background: #316C93 !important;
}

#menulogo {
    width: 117px;
}

#ulActions li a, #ulActions li label, #ulInfoActions li, #ulInfoActions li a, #ulInfoActions li label, #logoutList li a {
    color: #316C93;
}

#actionList:before, #infoActionList:before, #logoutMenu:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #316C93;
    border-width: 6px;
    margin-left: -6px;
}

 .locationAuditCtrl, .mapnearestdevicesctrl {
    background:#316C93!important;
    border:1px solid #316C93!important;
}

.ui-dialog-titlebar {
            color: white!important;
        }



.reactivateUsers {
    background-color: #195882;
}

.reactivateUsers:hover, .mapsearchctrl:hover, .patchMapDirections:hover, .locationAuditCtrl:hover {
    border: 1px solid #195882 !important;
}

.DIVHEADERMASK {
    background:#316C93;

}
