﻿html {
    height: 100%;
    box-sizing: border-box;
}

body {
    background: #3A4350;
    font-size: 13px !important;
    font-family: Verdana !important;
}


*,
*:before,
*:after {
    box-sizing: inherit;
}

a {
    color: #68A3CE;
}

    a.search-Icon:hover {
        color: #FEFFC0 !important;
    }

    a.search-Icon {
        color: #68A3CE !important;
    }

label {
    font-weight: normal;
}

#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;
}

.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;
}

.btnr {
    border: none;
    outline: none;
    color: black !important;
    background-color: #f1f1f1;
    cursor: pointer;
    padding: 5px 12px !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
}

    .btnr.as {
        background-color: #666;
        color: white !important;
    }
/*@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 {
    border-radius: 1px;
    font-size: 12px;
    color: #FEFFC0 !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: #348fe2;
}

.btn-grid-red i {
    font-size: 16px;
    padding-left: 3px;
    color: red;
}

.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;
}
.btnPrintwoBA{
    padding: 4px;
    
    float: none;
}
#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;
}

.lines-sep-item-top {
    border-top: 1px solid #68a3ce;
    padding-top: 16px;
}

.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;
}

.gal-img-small {
    max-height: 250px !important;
    min-height: 250px !important;
}

#gallery, #jp_gallery, #jd_gallery,.jdsArea_gallery {
    min-height: 500px;
    padding-left: 30px;
    padding-right: 30px;
}

    #gallery .sect-gal, #jp_gallery .sect-gal, #jd_gallery .sect-gal, #gallerryItemView .sect-gal {
        min-width: 460px;
        max-width: 500px;
        margin-top: 10px;
        padding: 5px;
        position: relative;
    }
     .jdsArea_gallery .sect-gal {
       
        max-width: 500px;
        margin-top: 10px;
        padding: 5px;
        position: relative;
    }

#min_witdh #jp_gallery .sect-gal, #min_witdh #gallerryItemView .sect-gal {
    min-width: 430px !important;
}

.gal-cont {
    padding: 3px;
    border: 1px solid #ffffff;
}

.jqx-ribbon-content-section {
    background: #3a434f;
    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;
}

.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: #FFFF00;
}

.job-hdr-main {
    color: #FFFF00;
    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;
}

.checkLabel, .checkLabelAll {
    padding-left: 3px;
    cursor: pointer;
    color: white;
}



#divSafetyJob label, #js_divSafetyJob label {
    cursor: pointer;
}

#divSafetyJob, #js_divSafetyJob {
    padding-bottom: 20px;
}

    #divSafetyJob div, #js_divSafetyJob div, #dpiChecks, #dpiChecks div {
        float: left;
    }

#JobTabs {
    margin-top: -62px !important;
}

#jobMainTitle {
    float: left;
    z-index: 98;
    position: relative;
    text-align: center;
    color: white;
    font-size: 18px;
    padding-bottom: 10px;
    width: 150px;
}

.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;
}

.inputBoxW {
    height: 25px;
    width: 100% !important;
    padding-left: 2px !important;
}

.brand {
    text-align: center;
}

.error {
    color: red !important;
    font-size: 100%;
}

#tabTexts {
    padding-top: 50px;
    border-right-color: black;
    background: #3a434f;
    border: 0;
}

    #tabTexts li.jqx-ribbon-item-selected {
        border-color: white;
        background-color: #404b98;
        color: white;
    }

    #tabTexts li.jqx-ribbon-item:hover {
        color: yellow;
        border-color: white !important;
        background-color: #68a3ce !important;
    }

    #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: 14px !important;
        margin-top: 10px;
        border: 1px solid #ccc;
        background: #a9a4a4;
    }


#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: #3A4350;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

#header .container-fluid {
    padding-right: 50px;
    padding-left: 50px;
}

.navbar.navbar-inverse {
    background: #FFFFFF;
}

#logoBig {
    width: 163px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#logoSmall {
    padding-top: 5px;
    padding-bottom: 5px;
}

.navbar-toggle {
    margin: 0;
}

#big-user-info li {
    z-index: 90 !important;
}

#big-user-info {
    padding-top: 20px;
    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: #d6e5f3 !important;
}
.order-cell button {
    cursor: move !important;
}


.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;
}

.jqx-grid-column-header {
    font-size: 12px;
}

#gridReportingAdHocDrillPipe .jqx-grid-column-header div div,
#gridReportingAdHocCasingOrTubingPipe .jqx-grid-column-header div div,
#gridCondition .jqx-grid-column-header div div,
#gridClass .jqx-grid-column-header div div,
#JobTypeTaskRiskAssessmentGrid .jqx-grid-column-header div div,
#JobTypeTaskStepsGrid .jqx-grid-column-header div div {
    margin-top: 2px !important;
    line-height: 13px !important;
}

#gridReportingAdHocDrillPipe .jqx-grid-column-header {
    font-size: 11px;
}
#gridReportingAdHocCasingOrTubingPipe .jqx-grid-column-header {
    font-size: 11px;
}
#gridTop .jqx-grid-column-header div div,
#gridBottom .jqx-grid-column-header div div,
#gridMachineShop .jqx-grid-column-header div div,
#gridDSInspection .jqx-grid-column-header div div,
#gridHBInspection .jqx-grid-column-header div div {
    margin-top: 2px !important;
}


#gridTop .jqx-grid-column-header,
#gridBottom .jqx-grid-column-header,
#gridMachineShop .jqx-grid-column-header,
#gridDSInspection .jqx-grid-column-header,
#gridHBInspection .jqx-grid-column-header {
    font-size: 11px;
}

#row4gridTube, #row11gridTube, #row6gridTool {
    border-top: 10px solid #3A4350;
}
#row4gridCTTube {
    border-top: 10px solid #3A4350;
}
.btn-yellow {
    background-color: #FFFF00;
    padding: 5px;
    font-weight: bold;
    width: 150px;
    font-size: 13px;
    float: right;
    margin-right: 10px;
    font-size: 13px;
}

.jqx-grid-groups-header {
    font-weight: bold;
    font-size: 10px;
}

.searchToolBar {
    min-height: 30px;
    margin-top: 5px;
}

    .searchToolBar a {
        font-weight: normal !important;
        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;
}

.error-content {
    background: #3A4350;
}

.jqx-grid-pager > div:first-of-type {
    top: 1px !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: 52px;
    padding-bottom: 25px;
    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: 80px !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;
    }
}

.AVAILABLE-CELL {
    background-color: white !important;
    color: black !important;
}

.CALLIN-CELL {
    background-color: #84c3f5 !important;
    color: black !important;
}


.TIMEOFF-CELL {
    background-color: #C65911 !important;
    color: white !important;
}

.ACTIONREQUIRED-CELL {
    background-color: red !important;
    color: white !important;
}

.WEEKEND-CELL {
    background-color: #A6A6A6 !important;
    color: white !important;
}

.ATTENTION-CELL {
    background-color: #ba0303 !important;
    color: #e9e1e1 !important;
}

.DEDICATED-CELL
{
    background-color: #4545d9 !important;
    color: #e9e1e1 !important;
}

.JOB-CELL {
    background-color: #C6E0B4 !important;
    color: black !important;
}

    .JOB-CELL a {
        color: black !important;
        text-decoration: underline;
        cursor:pointer;
    }

 .CALLIN-CELL a {
        color: black !important;
        text-decoration: underline;
        cursor:pointer;
    }

.LABEL-CELL {
    color: white;
    width: 90px;
    text-align: right;
    font-size: 10px;
}

.legendBox {
    background-color: #171516;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 5px;
}

.black-border .jqx-widget .jqx-grid-cell, .black-border .jqx-widget .jqx-grid-column-header, .black-border .jqx-widget .jqx-grid-group-cell, .black-border .jqx-widget-content, .black-border .jqx-widget-header {
    border-color: #4a4949 !important;
}


.black-border .jqx-grid-column-header {
    font-size: 11px;
}


.ddlItemRED, .ddlItemREDParent {
    background-color: red !important;
    color: white !important;
}

    .ddlItemRED input {
        color: black;
    }

.ddlBlack {
    background-color: rgb(0, 0, 0) !important;
    color: white !important;
}

.totalRow {
    background-color: #E8E8E8 !important;
    color: black;
}

.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: 27px !important;
}

#gridTop .jqx-grid-column-header:not(.jqx-grid-columngroup-header) div div,
#gridBottom .jqx-grid-column-header:not(.jqx-grid-columngroup-header) div div,
#gridMachineShop .jqx-grid-column-header:not(.jqx-grid-columngroup-header) div div,
#gridDSInspection .jqx-grid-column-header:not(.jqx-grid-columngroup-header) div div,
#gridHBInspection .jqx-grid-column-header:not(.jqx-grid-columngroup-header) div div {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    height: 100% !important;
    padding-top: 140px;
}

#gridTop .jqx-grid-columngroup-header,
#gridBottom .jqx-grid-columngroup-header,
#gridMachineShop .jqx-grid-columngroup-header,
#gridDSInspection .jqx-grid-columngroup-header,
#gridHBInspection .jqx-grid-columngroup-header {
    font-weight: bold;
}

#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: 165px;
}

#gridReportingAdHocCasingOrTubingPipe .jqx-grid-column-header:not(.jqx-grid-columngroup-header) div div {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    height: 100% !important;
    padding-top: 165px;
}

#gridReportingAdHocDrillPipe .jqx-grid-columngroup-header {
    font-weight: bold;
}
#gridReportingAdHocCasingOrTubingPipe .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;
}
#gridReportingAdHocCasingOrTubingPipe .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: 210px !important;
}
#gridReportingAdHocCasingOrTubingPipe .jqx-grid-column-header:not(.jqx-grid-columngroup-header) {
    height: 210px !important;
}
#gridReportingAdHocDrillPipe .jqx-grid-header {
    height: 210px !important;
}
#gridReportingAdHocCasingOrTubingPipe .jqx-grid-header {
    height: 210px !important;
}
#gridTop .jqx-grid-column-header:not(.jqx-grid-columngroup-header) span,
#gridBottom .jqx-grid-column-header:not(.jqx-grid-columngroup-header) span,
#gridMachineShop .jqx-grid-column-header:not(.jqx-grid-columngroup-header) span,
#gridDSInspection .jqx-grid-column-header:not(.jqx-grid-columngroup-header) span,
#gridHBInspection .jqx-grid-column-header:not(.jqx-grid-columngroup-header) span {
    display: block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    text-align: left;
}

#gridTop .jqx-grid-column-header:not(.jqx-grid-columngroup-header),
#gridBottom .jqx-grid-column-header:not(.jqx-grid-columngroup-header),
#gridMachineShop .jqx-grid-column-header:not(.jqx-grid-columngroup-header),
#gridDSInspection .jqx-grid-column-header:not(.jqx-grid-columngroup-header),
#gridHBInspection .jqx-grid-column-header:not(.jqx-grid-columngroup-header) {
    height: 200px !important;
}

#gridTop .jqx-grid-header,
#gridBottom .jqx-grid-header,
#gridMachineShop .jqx-grid-header,
#gridDSInspection .jqx-grid-header,
#gridHBInspection .jqx-grid-header {
    height: 230px !important;
}

.colorpicker {
    z-index: 1111;
}

.eqNotUsedCB {
    margin-left: auto;
    margin-right: auto;
    max-width: 20px;
    margin-top: 5px;
}

/* Charts Design Start */
.chartsTable {
    background: #fff;
    color: #000;
    margin-bottom: 20px;
}

    .chartsTable, .chartsTable li {
        display: table;
    }

.monthCl, .inspectionTypeCl, .inspTypeTextCl, .chartCl, .fullChartCl, .emptyChartCl {
    display: table-cell;
}

.monthCl {
    vertical-align: middle;
    color: #348fe2;
    font-weight: bold;
    text-align: right;
    font-size: 18px;
    width: 100px;
}

.fullChartCl {
    height: 20px;
    background: #68A3CE;
}

.inspTypeTextCl {
    text-align: right;
    width: 120px;
}

.emptyChartCl {
    font-size: 10px;
    padding-left: 5px;
}

#leftCharts, #rightCharts, .chartsTable {
    max-width: 825px;
    min-width: 585px;
}

#jqxLoaderctrl.jqx-fill-state-normal-dark {
    background: #000000 !important;
}

.grid-small-header .jqx-grid-column-header {
    font-size: 11px !important;
}

#rbtns .jqx-fill-state-pressed {
    background: #3a4350 !important;
}

.OkOrExceed {
    display: inline-block;
    padding: 5px;
    margin-left: 5px;
}

.PhotoSizeOK {
    background: green;
    border-radius: 50%;
    color: #FFFFCC;
}

.PhotoSizeExceed {
    background: red;
    border-radius: 25%;
    color: white;
}

#photoSize {
    width: 100px !important;
    text-align: right !important;
    opacity: 1 !important;
}

.radioSpan {
    display: block;
    padding-top: 3px;
}

.m-b-13
{
    margin-bottom: 13px !important;
}

.jqx-scheduler-month-weekend-cell
{
    background:transparent !important;
    background-color:transparent !important;
}

.min-width-80{
    min-width:80px !important;
}
.duplicatedSerialNbr {
    background-color: yellow !important;
    color: red !important;
}
    .duplicatedSerialNbr input {
        color: red;
    }
