﻿html {
    height: 100%;
    box-sizing: border-box;
}

body {
    background: #032f03;
    font-size: 13px !important;
    font-family: Verdana !important;
}


*,
*:before,
*:after {
    box-sizing: inherit;
}

a {
    color: #f44336;
}

    a:hover {
        color: #f11c0d;
    }



    a.search-Icon:hover {
        color: #FEFFC0 !important;
    }

    a.search-Icon {
        color: #68A3CE !important;
    }

label {
    font-weight: normal;
}


/*Overwrite*/

.top-menu .nav > li:focus > a, .top-menu .nav > li:hover > a, .top-menu .nav > li > a:focus, .top-menu .nav > li > a:hover, .top-menu .sub-menu > li > a:hover {
    background: #032f03 !important;
    color: white;
}

.top-menu .nav > li > a {
    line-height: 19px;
}

.top-menu .nav .sub-menu {
    background: #60bf19 !important;
    border: 1px solid #000;
}

.top-menu .nav > li > a {
    padding: 10px 10px;
}


.top-menu {
    top: 86px;
    background: #60bf19;
    padding-left: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #000;
    height: 41px;
}

    .top-menu .nav > li.active > a,
    .top-menu .nav > li.active > a:focus,
    .top-menu .nav > li.active > a:hover {
        background: #032f03 !important;
        color: #ffffff;
    }

    .top-menu .nav > li > a {
        color: #000;
    }

        .top-menu .nav > li > a:hover {
            color: white;
        }

        .top-menu .nav > li > a:focus {
            color: #ffffff;
        }


    .top-menu .sub-menu > li > a {
        color: #000;
    }

        .top-menu .sub-menu > li > a:hover {
            color: white;
        }


/*#logoSmall {
    display: none;
}

#logoBig {
    display: block;
}*/

.navbar-nav > li > a {
    line-height: 16px;
}

@media (max-width: 450px) {
    #logoSmall {
        display: block;
    }

    #logoBig {
        display: none;
    }

    .navbar {
        min-height: 45px;
    }

    /*#small-user-info {
            top: 60px !important;
        }*/

    .top-menu {
        top: 60px !important;
    }
}

.top-menu .nav .sub-menu {
    width: 200px;
}
.top-menu .nav .menu-240 .sub-menu {
    width: 240px;
}



#tabTexts .jqx-fill-state-disabled {
    display: none;
}

.normal {
    color: black;
    font-size: 13px !important;
    font-weight: normal;
}

.ver-top {
    vertical-align: top;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-l-45 {
    padding-left: 45px !important;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-t-7 {
    margin-top: 7px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-8 {
    margin-right: 8px;
}

.width-50 {
    width: 50px;
}

@media (max-width: 992px) {
    #customerDDL {
        clear: both !important;
        margin-top: 60px !important;
    }

    #btn-group {
        margin-top: 5px !important;
        margin-bottom: 5px;
        width: 100% !important;
    }
}

@media only screen and (max-width: 530px) {
    #btnExportToExcel {
        margin-top: 15px;
    }
}

.btn {
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: bold;
}


.btn-lg {
    font-size: 13px !important;
}


.btn.btn-default, .btn.btn-default.disabled, .btn.btn-default.disabled:focus, .btn.btn-default.disabled:hover, .btn.btn-default[disabled], .btn.btn-default[disabled]:focus, .btn.btn-default[disabled]:hover {
    background: #888c90;
    border-color: #888c90;
    color: #ffffff;
}

    .btn.btn-default:hover {
        background: #bcc0c3;
        border-color: #888c90;
    }

.btn.btn-primary, .btn.btn-primary.disabled, .btn.btn-primary.disabled:focus, .btn.btn-primary.disabled:hover, .btn.btn-primary[disabled], .btn.btn-primary[disabled]:focus, .btn.btn-primary[disabled]:hover,
.btn-primary.active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .show > .btn-primary.dropdown-toggle {
    background: #60bf19;
    border-color: #60bf19;
    font-weight: bold !important;
    color: #000 !important;
}


    .btn.btn-primary:hover {
        background: #a5e674;
        border-color: #60bf19;
        color: #000 !important;
    }

.btn-primary, .btn-default, .btn-success {
    padding: 3px 12px;
    border-radius: 2px !important;
}



.btn.btn-danger {
    color: white !important;
}

.btn-primary, .btn-default {
    padding: 3px 12px;
}

    .btn-primary:hover, .btn-default:hover {
        color: #ffffff !important;
    }

.checkboxDisabled .jqx-checkbox-default {
    background: #ccc;
}

.btn-grid {
    background-color: transparent;
    padding-top: 4px;
}

.btn-grid-delete i {
    font-size: 18px;
    color: #FF6600;
}

.btn-grid-edit i {
    font-size: 16px;
    padding-left: 3px;
    color: #000;
}

.btn-grid:hover {
    opacity: .6;
}

.hiddenCellLast {
    background-color: #ffffff !important;
    pointer-events: none !important;
}

.hiddenCell {
    border-right-width: 0px;
    background-color: #ffffff !important;
    pointer-events: none !important;
}

    .hiddenCell div, .hiddenCellLast div, .hiddenCell input, .hiddenCellLast input {
        display: none !important;
        pointer-events: none !important;
    }

#btnAddPhotoBrowseButton {
    border: none;
    padding: 0;
}

.btnAddPhoto, .btnAddVideo {
    padding: 0px !important;
    margin-right: 5px;
}

    #jp_addPhotoClick, #jd_addPhotoClick, .btnAddVideo button {
        margin-bottom: 0 !important;
        border: 0;
        padding: 5px 12px !important;
        font-size: 12px;
        width: 100px !important;
        border-radius: 0px;
    }


.btnSave, .btnBack, .btnPrint, .btnSend, .btnPrintStandart {
    padding: 4px;
    width: 100px;
    float: none;
}
.btnEmailSubmit {
    padding: 4px;
    width: 120px;
    float: none;
    background-color:#4aa9c5!important;
}

#jb_signatureIMG {
    height: 70px;
    background: white;
}

.actionButtons {
    text-align: center;
}

.saveAndBack {
    border-bottom: 1px solid #e2e7eb;
    padding: 10px 0;
}

.saveAndBackbot {
    border-top: 0px solid #e2e7eb;
    padding: 10px 0;
}

.page-title {
    font-size: 26px;
    font-weight: bold;
    text-align: left;
}

.lines-sep-item {
    border-top: 1px solid #68a3ce;
    padding-top: 16px;
    border-bottom: 1px solid #68a3ce;
    margin-bottom: 10px;
}

.white {
    color: #ffffff !important;
}

.tabs-row {
    padding-top: 0px !important;
}

.RadioParent + .jqx-validator-error-label {
    text-align: center !important;
}

.gal-img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 400px;
    min-height: 400px;
}

#gallery, #jp_gallery, #jd_gallery {
    min-height: 500px;
    padding-left: 30px;
    padding-right: 30px;
}

    #gallery .sect-gal, #jp_gallery .sect-gal, #jd_gallery .sect-gal {
        min-width: 460px;
        max-width: 500px;
        margin-top: 10px;
        padding: 5px;
        position: relative;
    }

.gal-cont {
    padding: 3px;
    border: 1px solid #ffffff;
}

.jqx-ribbon-content-section {
    background-color: transparent;
    border: 0;
    min-height: 450px;
}

    .jqx-ribbon-content-section label {
        color: white;
    }

.jqx-ribbon-selection-token-left, .jqx-ribbon-selection-token-right {
    width: 0px;
}

.jqx-ribbon-item-left {
    margin-left: 0px;
}

.jqx-ribbon-selection-token-top, .jqx-ribbon-selection-token-bottom {
    height: 0px;
}

.blackarea .jqx-validator-error-label {
    color: #ff7600 !important;
}

.blackarea .jqx-validator-error-element {
    border-color: #ff7600 !important;
}

.job-hdr-container {
    margin: auto;
}

.job-hdr-common {
    color: #FFFFCC;
    font-size: 14px;
    font-weight: bold;
}

.job-hdr-color {
    color: #FFFFCC;
}

.job-hdr-main {
    color: #FFFFCC;
    font-size: 16px;
    font-weight: bold;
}

.job-sub-hdr {
    color: #FEFFC0;
    font-size: 11px;
    font-weight: bold;
}


.job-paging .pagination > li > a {
    border-radius: 0px !important;
}

.job-paging .pagination > .active > a {
    border-color: #ffffff !important;
}

.sub-title-lbl {
    text-align: center;
    color: white;
    font-size: 18px;
}

.table-cell-block {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.table-cell {
    display: table-cell;
}

.table-row {
    display: table;
}

#divSafetyJob label, #js_divSafetyJob label {
    cursor: pointer;
}

#divSafetyJob, #js_divSafetyJob {
    padding-bottom: 20px;
}

    #divSafetyJob div, #js_divSafetyJob div, #dpiChecks, #dpiChecks div {
        float: left;
    }

#jobMainTitle {
    float: left;
    z-index: 98;
    position: relative;
    text-align: center;
    color: white;
    font-size: 18px;
    padding-bottom: 10px;
    width: 150px;
}

.login .login-header {
    width: 100%;
}

.login .login-header-name {
    color: green;
    padding-bottom: 50px;
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);*/
}

.login.login-with-news-feed .left-content {
    float: left;
    width: 500px;
}

.login.login-with-news-feed .news-feed {
    left: 500px;
    right: 0;
}

.login.login-with-news-feed .news-caption {
    padding: 5px 20px;
    color: #eeeeee;
    font-size: 10px;
}

    .login.login-with-news-feed .news-caption .caption-title {
        color: #eeeeee;
    }

.login.login-with-news-feed label {
    font-weight: 400;
}

.login .login-content, .login label {
    color: #333333;
}

.login-name-info {
    font-size: 16px;
    color: #034e03;
    font-weight: bold;
    text-align: center;
}

.login-address-info {
    font-size: 14px;
    padding-top: 10px;
    color: #034e03;
    text-align: center;
}

.inputBoxW {
    height: 25px;
    width: 100% !important;
    padding-left: 2px !important;
}

.brand {
    text-align: center;
}

.error {
    color: red !important;
    font-size: 100%;
}

#tabTexts {
    border-width: 1px;
    padding-bottom: 5px;
    padding-left: 5px;
    /*background-color: #003333;*/
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-right: 35px;
    margin-left: 35px;
    width: auto;
}

    #tabTexts li.jqx-ribbon-item-selected {
        border-color: #60bf19;
        background-color: #60bf19;
        color: white;
    }

    #tabTexts li.jqx-ribbon-item:hover {
        border-color: #60bf19 !important;
        background-color: #60bf19;
        color: white;
    }

    #tabTexts li.jqx-ribbon-item {
        cursor: pointer;
    }

    #tabTexts li.jqx-fill-state-disabled:hover {
        color: black;
    }

    #tabTexts li.jqx-fill-state-disabled {
        cursor: default;
    }

    #tabTexts li {
        font-size: 13px !important;
        margin-top: 5px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        color: white;
        padding: 10px;
    }



#sliderList {
    list-style-type: none;
    text-align: center;
}

    #sliderList li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
    }

        #sliderList li a {
            width: 11px;
            height: 11px;
            display: block;
            background: white;
            background: white;
            cursor: pointer;
            text-indent: -9999px;
            -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
        }

            #sliderList li a.active {
                background: #68A3CE;
                cursor: default;
            }

.login.login-with-news-feed .news-caption {
    min-width: 100%;
}

.topHeader {
    background: #032f03;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

#header .container-fluid {
    padding-right: 50px;
    padding-left: 50px;
}

.navbar {
    min-height: 85px;
}


    .navbar.navbar-inverse {
        background: #FFFFFF;
    }

#logoBig {
    width: 110px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#logoSmall {
    padding-top: 5px;
    padding-bottom: 5px;
}

.navbar-toggle {
    margin: 0;
}

.navbar-title, .navbar-title-short {
    float: left;
    margin-left: -6px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 0px;
}



.navbar-title-sub {
    font-size: 10px;
    color: #ffffff;
}


#footer-logo {
    display: table-cell;
    padding-right: 15px;
    padding-top: 0px;
}

#footer-text {
    display: table-cell;
    font-size: 11px;
}

#big-user-info li {
    z-index: 90 !important;
}

#big-user-info {
    padding-top: 15px;
    padding-right: 35px;
}

    #big-user-info .dropdown-toggle {
        color: #3A4350 !important;
        background-color: transparent !important;
    }

    #big-user-info a.dropdown-toggle:hover {
        color: #3A4350 !important;
        background-color: transparent !important;
        opacity: 1;
    }

    #big-user-info a {
        padding: 0px;
    }

    #big-user-info .dropdown-menu {
        padding-left: 10px;
        padding-right: 10px;
    }

        #big-user-info .dropdown-menu a {
            color: black !important;
            background-color: transparent !important;
        }

            #big-user-info .dropdown-menu a:hover {
                color: #348fe2 !important;
                background-color: transparent !important;
            }

#footerContent {
    margin: 0;
    z-index: 1062;
    background: #FFFFFF;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding-left: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
    /*padding: 1rem;*/
}

.footer {
    line-height: 1.42857143;
}

#footer-text {
    vertical-align: middle;
}

.jqx-fill-state-pressed, .jqx-fill-state-hover {
    background: #d2f5aa;
}

.jqx-rc-all {
    border-radius: 1px;
}

.jqx-rc-l {
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
}

.jqx-rc-r {
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
}


.jqx-widget {
    font-size: 11px;
}

.jqx-widget-header {
    font-size: 11px;
    /*background: #438443 !important;*/
    color: #ffffff !important;
}

.jqx-grid-column-menubutton {
    background-image: url('../images/icon-menu-small-white.png') !important;
}

.jqx-grid-column-sortascbutton {
    background-image: url('../images/icon-up-white.png') !important;
}

.jqx-grid-column-sortdescbutton {
    background-image: url('../images/icon-down-white.png') !important;
}

.jqx-calendar-title-container .jqx-icon-arrow-left {
    background-image: url('../images/icon-left-white.png') !important;
}

.jqx-calendar-title-container .jqx-icon-arrow-right {
    background-image: url('../images/icon-right-white.png') !important;
}

.jqx-grid-column-header {
    font-size: 12px;
    /*background-color:#aee0bf;*/
}

#gridDSInspection .jqx-grid-column-header {
    font-size: 8px;
}
#gridReportingAdHocDrillPipe .jqx-grid-column-header {
    font-size: 8px;
}
#gridReportingAdHocDrillCollar .jqx-grid-column-header {
    font-size: 8px;
}
#gridReportingAdHocHWDP .jqx-grid-column-header {
    font-size: 8px;
}
#gridReportingAdHocSubReport .jqx-grid-column-header {
    font-size: 8px;
}
#gridAssetReportSelectionDrillCollar .jqx-grid-column-header {
    font-size: 8px;
}
#gridAssetReportSelectionDrillPipe .jqx-grid-column-header {
    font-size: 8px;
}
#gridAssetReportSelectionHWDP .jqx-grid-column-header {
    font-size: 8px;
}
#gridAssetReportSelectionSubReport .jqx-grid-column-header {
    font-size: 8px;
}
#gridAssetReportSelectionToolInspection .jqx-grid-column-header {
    font-size: 8px;
}

#gridAssetReportDrillCollarEdit .jqx-grid-column-header {
    font-size: 8px;
}
#gridAssetReportDrillPipeEdit .jqx-grid-column-header {
    font-size: 8px;
}
#gridAssetReportHWDPEdit .jqx-grid-column-header {
    font-size: 8px;
}
#gridAssetReportSubReportEdit .jqx-grid-column-header {
    font-size: 8px;
}
#gridAssetReportToolInspectionEdit .jqx-grid-column-header {
    font-size: 8px;
}




#jdr_BHADrillCollarGrid .jqx-grid-column-header {
    font-size: 8px;
}
#jHWDP_BHAHWDPGrid .jqx-grid-column-header {
    font-size: 8px;
}
#jsb_BHASubReportGrid .jqx-grid-column-header {
    font-size: 8px;
}

#row4gridTube, #row7gridTube, #row6gridTool {
    border-top: 10px solid #3A4350;
}

.btn-yellow {
    background-color: #FFFFCC;
    padding: 5px;
    font-weight: bold;
    width: 150px;
    font-size: 13px;
    float: right;
    margin-right: 10px;
    font-size: 13px;
}

.BlackGridHeader {
    background-color: #7f7f7f !important;
    font-size: 12px !important;
}

.GreenGridHeader {
    background-color: #106d14 !important;
    font-size: 12px !important;
}

.BlueGridHeader {
    background-color: #2196F3 !important;
    font-size: 12px !important;
}

.jqx-grid-groups-header {
    font-weight: bold;
    font-size: 10px;
}

.searchToolBar {
    min-height: 30px;
    margin-top: 5px;
}

    .searchToolBar a {
        font-weight: normal;
        margin-bottom: 2px;
    }

/*
.searchToolBar input[type='button'] {
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
}
*/

.sidebar-bg {
    background: #3A4350 !important;
}

.sidebar {
    background: #3A4350 !important;
    padding-top: 110px;
    border-right: 2px solid;
}

    .sidebar .nav > li li.has-sub.active > a {
        color: #ffffff;
    }



#page-container {
    padding-bottom: 45px;
    position: relative;
    margin: 0;
    padding-bottom: 3rem;
    min-height: 100%;
}

.sidebar .nav > li > a, .sidebar .sub-menu > li > a {
    color: #FEFFC0;
}

    .sidebar .nav > li > a:hover, .sidebar .sub-menu > li > a:hover, .sidebar .nav > li.expand > a, .sidebar .nav > li > a:focus, .sidebar .nav > li > a:hover {
        color: #FFFFFF;
    }

.sidebar .nav > li.active > a {
    background-color: transparent !important;
}

.navbar-toggle {
    background-color: #3A4350 !important;
    margin-top: 3px;
}

    .navbar-toggle:hover, .navbar-toggle:focus {
        background-color: #3A4350 !important;
        opacity: 1 !important;
    }

.nav i:not(.fa-angle-left) {
    display: none;
}

.page-sidebar-minified i {
    display: inline-block !important;
}

.page-sidebar-minified .content {
    margin-left: 0px;
}

.error-content {
    background: #3a5040;
}

.jqx-grid-pager > div:first-of-type {
    top: 1px !important;
}

.jqx-grid-pager-input {
    color: black !important;
}

.ul {
    text-decoration: underline;
}

td, .radio-but, .mark-one {
    font-size: 12px;
}

.radio-but {
    padding-left: 0;
    padding-right: 0;
}

.slimScrollBar {
    background-color: #68A3CE !important;
}


.appFieldSet {
    border: 1px solid #ffffff;
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;
}

.appLegend {
    width: auto;
    margin-bottom: 0px;
    margin-left: 16px;
    border-bottom: 0px;
    font-size: inherit;
    color: #FEFFC0;
    font-weight: bold;
}

.appInput {
    height: 25px;
    width: 100%;
    padding-left: 2px !important;
}

.hdrUndLine {
    text-decoration: underline;
    font-size: 17px;
}

.width-60 {
    width: 60px !important;
}

.width-70 {
    width: 70px !important;
}

.width-120 {
    width: 120px !important;
}

.width-110 {
    width: 110px !important;
}

.p-t-12 {
    padding-top: 12px !important;
}

.p-l-7 {
    padding-left: 7px !important;
}

.p-l-8 {
    padding-left: 8px !important;
}

.blackarea label {
    color: white !important;
}

.center {
    text-align: center !important;
}

.align-right {
    text-align: right !important;
}

.file-preview {
    border-radius: 0px !important;
    padding: 0px !important;
    border: 5px solid #ffffff !important;
}

.alert {
    border-radius: 0px;
}

.content {
    padding-top: 50px !important;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
}


#BHAMudMotorGrid .jqx-input {
    color: black !important;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-header {
        border: none !important;
        background: #ffffff !important;
    }

    .navbar {
        min-height: 85px !important;
    }

    #logoSmall {
        display: block;
    }

    #logoBig {
        display: none;
    }

    #small-user-info {
        top: 80px !important;
    }

    .sidebar {
        padding-top: 35px;
    }

    .login.login-with-news-feed .left-content {
        width: 100%;
    }

    .content {
        padding-top: 90px !important;
    }
}

@media (max-width: 480px) {
    .topHeader {
        font-size: 8px;
    }

    #footer-text {
        font-size: 8px !important;
    }
}


@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 5px;
    }
}


.ddlItemRED, .ddlItemREDParent {
    background-color: red !important;
    color: white !important;
}

    .ddlItemRED input {
        color: black;
    }

.ddlBlack {
    background-color: rgb(0, 0, 0) !important;
    color: white !important;
}

.ddlBrown {
    background-color: rgb(165, 42, 42) !important;
    color: white !important;
}

.ddlDarkOliveGreen {
    background-color: rgb(85, 107, 47) !important;
    color: white !important;
}

.ddlDarkGreen {
    background-color: rgb(0, 100, 0) !important;
    color: white !important;
}

.ddlIndigo {
    background-color: rgb(75, 0, 130) !important;
    color: black !important;
}

.ddlMidnightBlue {
    background-color: rgb(25, 25, 112) !important;
    color: white !important;
}

.ddlDarkBlue {
    background-color: rgb(0, 0, 139) !important;
    color: white !important;
}

.ddlDimGray {
    background-color: rgb(105, 105, 105) !important;
    color: black !important;
}

.ddlMaroon {
    background-color: rgb(128, 0, 0) !important;
    color: black !important;
}

.ddlTomato {
    background-color: rgb(255, 99, 71) !important;
    color: black !important;
}

.ddlOlive {
    background-color: rgb(128, 128, 0) !important;
    color: black !important;
}

.ddlGreen {
    background-color: rgb(0, 128, 0) !important;
    color: black !important;
}

.ddlTeal {
    background-color: rgb(0, 128, 128) !important;
    color: black !important;
}

.ddlBlue {
    background-color: rgb(0, 0, 255) !important;
    color: black !important;
}

.ddlSlateBlue {
    background-color: rgb(106, 90, 205) !important;
    color: black !important;
}

.ddlGray {
    background-color: rgb(128, 128, 128) !important;
    color: black !important;
}

.ddlRed {
    background-color: rgb(255, 0, 0) !important;
    color: black !important;
}

.ddlOrange {
    background-color: rgb(255, 165, 0) !important;
    color: black !important;
}

.ddlLimeGreen {
    background-color: rgb(50, 205, 50) !important;
    color: black !important;
}

.ddlSeaGreen {
    background-color: rgb(46, 139, 87) !important;
    color: black !important;
}

.ddlAqua {
    background-color: rgb(208, 255, 255) !important;
    color: black !important;
}

.ddlCornflowerBlue {
    background-color: rgb(100, 149, 237) !important;
    color: black !important;
}

.ddlDarkViolet {
    background-color: rgb(148, 0, 211) !important;
    color: black !important;
}

.ddlSilver {
    background-color: rgb(192, 192, 192) !important;
    color: black !important;
}

.ddlPink {
    background-color: rgb(255, 192, 203) !important;
    color: black !important;
}

.ddlGold {
    background-color: rgb(255, 215, 0) !important;
    color: black !important;
}

.ddlYellow {
    background-color: rgb(255, 255, 0) !important;
    color: black !important;
}

.ddlLime {
    background-color: rgb(0, 255, 0) !important;
    color: black !important;
}

.ddlTurquoise {
    background-color: rgb(64, 224, 208) !important;
    color: black !important;
}

.ddlLightBlue {
    background-color: rgb(173, 216, 230) !important;
    color: black !important;
}

.ddlPurple {
    background-color: rgb(128, 0, 128) !important;
    color: white !important;
}

.ddlLightGray {
    background-color: rgb(211, 211, 211) !important;
    color: black !important;
}

.ddlHotPink {
    background-color: rgb(255, 105, 180) !important;
    color: black !important;
}

.ddlTan {
    background-color: rgb(210, 180, 140) !important;
    color: black !important;
}

.ddlKhaki {
    background-color: rgb(240, 230, 140) !important;
    color: black !important;
}

.ddlLightGreen {
    background-color: rgb(144, 238, 144) !important;
    color: black !important;
}

.ddlPaleTurquoise {
    background-color: rgb(175, 238, 238) !important;
    color: black !important;
}

.ddlLightSteelBlue {
    background-color: rgb(176, 196, 222) !important;
    color: black !important;
}

.ddlPlum {
    background-color: rgb(221, 160, 221) !important;
    color: black !important;
}

.ddlWhite {
    background-color: rgb(255, 255, 255) !important;
    color: black !important;
}
/*background-color: rgb(27, 54, 161);*/

.ddlItemYELLOW {
    background-color: yellow !important;
    color: black !important;
}

    .ddlItemYELLOW input {
        color: black;
    }

.ddlItemGREEN {
    background-color: green !important;
    color: white !important;
}

    .ddlItemGREEN input {
        color: black;
    }

.ddlItemWHITE {
    background-color: white !important;
    color: black !important;
}

    .ddlItemWHITE input {
        color: black;
    }

.ddlItemBLUE {
    background-color: blue !important;
    color: white !important;
}

    .ddlItemBLUE input {
        color: black;
    }

.ddlItemPURPLE {
    background-color: purple !important;
    color: white !important;
}

    .ddlItemPURPLE input {
        color: black;
    }

.ddlItemORANGE {
    background-color: orange !important;
    color: white !important;
}

    .ddlItemORANGE input {
        color: black;
    }

#gridPriceSheets .jqx-grid-header div:not(.jqx-grid-group-column):not(.jqx-icon-close) {
    margin-top: 0px !important;
    padding-top: 1px !important;
}

#statusbarCloseOutGrid, #statusbarBillingGrid {
    color: red !important;
}

#search-wrapper {
    width: 466px;
    float: left;
    padding: 10px;
}

.search-i {
    margin-left: 10px;
    color: white;
    cursor: pointer;
    font-size: 15px;
}

.min-width-conflict {
    min-width: 480px;
}

#ddlProcess {
    margin-left: 0;
}

.search-i:hover {
    color: #E2FFC0;
}

@media only screen and (max-width: 530px) {
    #search-wrapper {
        width: 100% !important;
        margin: 0 auto;
    }

    #txtSearchKey {
        clear: both;
        width: 100% !important;
    }

    .min-width-conflict {
        min-width: 100%;
    }

    #btnView {
        margin-top: 15px;
    }

    .search-btn {
        width: 150px !important;
        margin-left: calc(50% - 75px);
    }

    .search-i {
        width: 14px !important;
        margin-left: calc(50% - 7px);
    }
}

@media only screen and (max-width: 980px) {
    #ddlProcess {
        margin-left: calc(50% - 100px);
    }
}


.disabledArea {
    background-color: #9Fa2a7;
    color: black;
    padding: 4px;
    font-size: 11px;
    height: 25px;
}

.disabledAreaGreen {
    background-color: #00ACAC;
    color: white;
    padding: 4px;
    font-size: 11px;
    height: 25px;
}

#txtCertificationLevel {
    height: 25px !important;
}

/*#gridDSInspection .jqx-grid-column-header:not(.jqx-grid-columngroup-header) div div {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    height: 100% !important;
    padding-top: 155px;
}*/

/*#gridDSInspection .jqx-grid-columngroup-header {
    font-weight: bold;
}*/

/*.NotRotate {
    -webkit-transform: rotate(0deg) !important;
    padding-top: 20px;
    text-align: center !important;
}*/

/*#gridDSInspection .jqx-grid-column-header:not(.jqx-grid-columngroup-header) span {
    display: block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    text-align: left;
}*/

/*#gridDSInspection .jqx-grid-column-header:not(.jqx-grid-columngroup-header) {
    height: 200px !important;
}

#gridDSInspection .jqx-grid-header {
    height: 230px !important;
}*/

.colorpicker {
    z-index: 1111;
}

/*#gridDSInspection .jqx-grid-column-header div div {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    height: 100% !important;
    padding-top: 62px;
}

#gridDSInspection .jqx-grid-column-header:nth-child(24) div {
    margin-top: 38px !important;
}
*/

/*#gridDSInspection .jqx-grid-column-header div div {
    margin-top: 2px !important;
}*/

#gridClass .jqx-grid-column-header div div {
    margin-top: 2px !important;
}

#successAlert {
    padding: 10px !important;
    margin-bottom: 10px;
    color: black;
}

    #successAlert .close {
        line-height: 0.9;
    }


.btn-scroll-to-top {
    z-index: 1070;
    background-color: #60bf19 !important;
}

.ui-widget-header {
    background-color: #355435;
}

.jqx-validator-error-label {
    color: #efa29c !important;
}

.page-subtitle {
    /*border-bottom-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;*/
    font-size: 14px;
    text-align: center;
    color: #FFFFCC;
}



.border-box{
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
}

.p-r-7 {
    padding-right: 7px !important;
}

#JobTabs, #JobTabs .jqx-ribbon-content-section {
    min-height: 500px !important;
}

.gridHeaderForBR .jqx-grid-column-header div:not(.jqx-grid-group-column):not(.jqx-icon-close):not(.jqx-icon) {
    margin-top: 0px !important;
    padding-top: 2px;
    line-height: 1.23 !important;
}

#gridDSInspection .jqx-grid-column-header {
    border-color: #ffffff !important;
}

#gridReportingAdHocDrillPipe .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#gridReportingAdHocDrillCollar .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#gridReportingAdHocHWDP .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#gridReportingAdHocSubReport .jqx-grid-column-header {
    border-color: #ffffff !important;
}

#gridAssetReportSelectionDrillCollar .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#gridAssetReportSelectionDrillPipe .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#gridAssetReportSelectionHWDP .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#gridAssetReportSelectionSubReport .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#gridAssetReportSelectionToolInspection .jqx-grid-column-header {
    border-color: #ffffff !important;
}


#gridAssetReportDrillCollarEdit .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#gridAssetReportDrillPipeEdit .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#gridAssetReportHWDPEdit .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#gridAssetReportSubReportEdit .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#gridAssetReportToolInspectionEdit .jqx-grid-column-header {
    border-color: #ffffff !important;
}




#jdr_BHADrillCollarGrid .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#jHWDP_BHAHWDPGrid .jqx-grid-column-header {
    border-color: #ffffff !important;
}
#jsb_BHASubReportGrid .jqx-grid-column-header {
    border-color: #ffffff !important;
}

.hdr-subtitle {
    color: white;
    font-size: 19px;
}

.ItemGrey {
    background: #d0cdcd !important;
}

/*#gridReportingAdHocDrillPipe .jqx-grid-column-header:not(.jqx-grid-columngroup-header) div div {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    height: 100% !important;
    padding-top: 17px;
}*/

#gridReportingAdHocDrillPipe .jqx-grid-columngroup-header {
    font-weight: bold;
}
#gridReportingAdHocDrillCollar .jqx-grid-columngroup-header {
    font-weight: bold;
}
#gridReportingAdHocHWDP .jqx-grid-columngroup-header {
    font-weight: bold;
}
#gridReportingAdHocSubReport .jqx-grid-columngroup-header {
    font-weight: bold;
}

#gridAssetReportSelectionDrillCollar .jqx-grid-columngroup-header {
    font-weight: bold;
}
#gridAssetReportSelectionDrillPipe .jqx-grid-columngroup-header {
    font-weight: bold;
}
#gridAssetReportSelectionHWDP .jqx-grid-columngroup-header {
    font-weight: bold;
}
#gridAssetReportSelectionSubReport .jqx-grid-columngroup-header {
    font-weight: bold;
}
#gridAssetReportSelectionToolInspection .jqx-grid-columngroup-header {
    font-weight: bold;
}


#gridAssetReportDrillCollarEdit .jqx-grid-columngroup-header {
    font-weight: bold;
}
#gridAssetReportDrillPipeEdit .jqx-grid-columngroup-header {
    font-weight: bold;
}
#gridAssetReportHWDPEdit .jqx-grid-columngroup-header {
    font-weight: bold;
}
#gridAssetReportSubReportEdit .jqx-grid-columngroup-header {
    font-weight: bold;
}
#gridAssetReportToolInspectionEdit .jqx-grid-columngroup-header {
    font-weight: bold;
}

.NotRotate {
    -webkit-transform: rotate(0deg) !important;
    padding-top: 20px;
    text-align: center !important;
}


/*#gridReportingAdHocDrillPipe .jqx-grid-column-header:not(.jqx-grid-columngroup-header) span {
    display: block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    text-align: left;
}*/

/*#gridReportingAdHocDrillPipe .jqx-grid-column-header:not(.jqx-grid-columngroup-header) {
    height: 85px !important;
}

#gridReportingAdHocDrillPipe .jqx-grid-header {
    height: 85px !important;
}*/


#gridReportingAdHocToolInspection .jqx-grid-column-header {
    font-size: 8px;
}

#gridReportingAdHocToolInspection .jqx-grid-column-header {
    border-color: #ffffff !important;
}



/*#gridReportingAdHocToolInspection .jqx-grid-column-header:not(.jqx-grid-columngroup-header) div div {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    height: 100% !important;
    padding-top: 35px;
}*/

#gridReportingAdHocToolInspection .jqx-grid-columngroup-header {
    font-weight: bold;
}




/*#gridReportingAdHocToolInspection .jqx-grid-column-header:not(.jqx-grid-columngroup-header) span {
    display: block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    text-align: left;
}*/

/*#gridReportingAdHocToolInspection .jqx-grid-column-header:not(.jqx-grid-columngroup-header) {
    height: 80px !important;
}

#gridReportingAdHocToolInspection .jqx-grid-header {
    height: 80px !important;
}*/
.ToolInspectionGridHeader {
    font-size: 12px !important;
}
#jsb_LegendTextArea
{
    font-size: 9px !important;
    font-weight:bold;
    pointer-events: none;
}
.SubTitleBorder {
    color: #FFFFCC;
    font-size: 12px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 1px;
}