﻿html {
    height: 100%;
    box-sizing: border-box;
}

.modal {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body {
    background: #414040;
    font-size: 12px !important;
    font-family: Verdana !important;
    color: black;
}


.ui-front {
    z-index: 1020;
}

.goldBold {
    color: #FFFF00;
}

#formPMFactor .AutoNumericThemeEnergyBlue-100-prc {
    text-align: right;
}

.AutoNumericThemeEnergyBlue-100-px {
    width: 100px;
    height: 25px;
    border-radius: 1px;
    border-width: 1px !important;
    border-style: solid;
    border-color: #a4bed4;
    text-align: left;
    padding-right: 2px;
}

.AutoNumericThemeEnergyBlue-50-px {
    width: 50px;
    height: 25px;
    border-radius: 1px;
    border-width: 1px !important;
    border-style: solid;
    border-color: #a4bed4;
    text-align: left;
    padding-right: 2px;
}

.AutoNumericThemeEnergyBlue-100-prc {
    width: 100%;
    height: 25px;
    border-radius: 1px;
    border-width: 1px !important;
    border-style: solid;
    border-color: #a4bed4;
    text-align: left;
    padding-right: 2px;
    font-size: 11px;
}

a.rfAnchor {
    display: block;
    position: relative;
    top: -125px;
    visibility: hidden;
}

.active-reference {
    background-color: #f2e0da !important;
}

.sub-menu-link {
    padding-left: 30px !important;
}

.circleRed {
    color: red !important;
}

.circleGreen {
    color: #28a028 !important;
}

.tdRed {
    color: white !important;
    background: red !important;
}

.lightGreenClass {
    background: #a7e2b0;
}

.grayClass {
    background: #ccd2da;
}
/*#gridProjectDetails .jqx-widget-header div:not(.jqx-grid-group-column):not(.jqx-icon-close) {
    margin-top: 0px !important;
    padding-top: 2px !important;
}

#gridProjectDetails br {
    line-height: normal !important;
}*/

.jqx-grid-cell-selected {
    background-color: #f2e0da !important;
}

.notBlue .jqx-grid-cell-selected {
    background: #a7e2b0 !important;
}

.font-weight-bold {
    font-weight: bold !important;
}

.ui-widget-overlay {
    opacity: .3;
}

.ui-dialog {
    z-index: 1070 /*!important*/;
}

.jqx-menu-wrapper {
    z-index: 1100 !important;
}

.jqx-listbox-filter-input {
    left: 1px !important;
}

.addRemoveBtn {
    background: #fff !important;
    color: #f75252 !important;
    border-color: #333 !important;
}

    .addRemoveBtn:hover {
        background: #e8eff9 !important;
        color: #f75252 !important;
        border-color: #333 !important;
    }

.desc-wrapper {
    -webkit-animation: feature-text-anim .75s ease-in-out;
    animation: feature-text-anim 4.75s ease-in-out;
    z-index: 100;
    position: relative;
    width: 100%;
    max-width: 956px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    text-rendering: optimizeLegibility;
    padding-top: 20%;
}

.desc-wrapper-1 {
    font-size: 25px;
    font-weight: bold;
    font-style: italic;
    color: white;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.desc-wrapper-2 {
    font-size: 85px;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.login.login-with-news-feed .login-header, .register.register-with-news-feed .register-header {
    margin: auto !important;
}

/* Smartphones ----------- */
@media only screen and (max-width: 760px) {
    #footerContent {
        display: none;
    }
}

/* JQX-SWITCH-LAYOUT LOADER CUSTOM STYLE <START> */
#LayoutLoader.jqx-loader {
    top: 0 !important;
    left: 0 !important;
    border: none;
}

.layout-loader-wrapper {
    width: 100%;
    height: 100px;
    background-color: white;
    border: 1px solid black;
    position: relative;
    margin-top: 20px;
    border-radius: 2px;
}
/* JQX-SWITCH-LAYOUT LOADER CUSTOM STYLE <END> */

.vertical-align-gridHeader {
    text-align: center;
}

.height-800 {
    height: 800px;
}

.m-b-60 {
    margin-bottom: 60px;
}

.m-t-14 {
    margin-top: 14px;
}

.m-t-8 {
    margin-top: 8px;
}

.m-t-18 {
    margin-top: 18px;
}

.m-t-16 {
    margin-top: 16px;
}

.m-l-6 {
    margin-left: 6px;
}

.m-r-6 {
    margin-right: 6px;
}


.m-r-8 {
    margin-right: 8px;
}

.p-r-8 {
    padding-right: 8px !important;
}

.p-l-1 {
    padding-left: 1px;
}

.p-t-14 {
    padding-top: 14px;
}

.p-2-10-0-0 {
    padding: 2px 10px 0 0 !important;
}

.m-b-8 {
    margin-bottom: 8px;
}

.white-icon {
    cursor: pointer;
    font-size: 17px;
    color: white;
}

.width-120 {
    width: 120px;
}

.width-355 {
    width: 355px;
}

.width-400 {
    width: 400px;
}

.width-100-prc {
    width: 100%;
}

.width-1000 {
    width: 1000px;
}

.col-md-10-ro {
    width: calc(100% - 1000px);
}

.m-t-17 {
    padding-top: 17px;
}

.height-140 {
    height: 140px;
}

.searchToolBar:last-child {
    margin-right: -3px;
}


.searchToolBar span {
    user-select: none;
}

/* LOGIN CHECKBOX STYLE <START> */
.login-content .checkbox label:after {
    content: '';
    display: table;
    clear: both;
}

.login-content .checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

    .login-content .checkbox .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 15%;
    }



/* JQX LOADER LEG <START> */
#pageLoader.jqx-loader {
    width: 100% !important;
    height: 100% !important;
    left: 0px !important;
    top: 0px !important;
    z-index: 1063;
    position: fixed;
    background-color: #aaa;
    opacity: 0.8;
}

#pageLoader .jqx-loader-text {
    top: calc(50% - -10px) !important;
    color: #162c9c;
    font-weight: bold;
}

#pageLoader .jqx-loader-icon {
    top: calc(50% - 30px) !important;
    background-image: url("../imgProject/loader2.gif");
}

[data-element='jqxTab-WD'] .jqx-loader-icon {
    bottom: 8px;
}

[data-element='jqxTab-WD'] #jqxLoader {
    border: 0;
}
/* JQX LOADER LEG <END> */

/* JQX SUBLET FILE UPLOAD LEG <START> */
#subletInvoiceFiles .jqx-file-upload-buttons-container {
    display: none !important;
}

#jqxFileUpload button {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
/* JQX SUBLET FILE UPLOAD LEG <END> */


.inputDivSmallW {
    font-size: 11px;
    border: 1px solid #c7c7c7;
    background: #f1f1f1;
    width: 100%;
    height: 25px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding-left: 2px;
}




@media (max-width: 680px) {
    #topPanel {
        width: 450px !important;
    }
}

.popover-content-leg {
    width: 232px;
    font-size: 13px;
    background-color: red;
    color: white;
    border-radius: 5px;
    padding: 7px;
}

.popover-arrow-leg i {
    width: 16px;
    color: red;
    font-size: 24px;
    position: relative;
    top: -10px;
    left: 8px;
}
/* CUSTOM POPOVER <END> */

a {
    color: #e64302;
}

    a:hover {
        color: grey;
    }


    a.search-Icon:hover {
        color: #FEFFC0 !important;
    }

    a.search-Icon {
        color: #68A3CE !important;
    }

label {
    font-weight: normal;
    font-size: 12px;
}

#page-container {
    padding-bottom: 5px;
    position: relative;
    margin: 0;
    min-height: 100%;
}

.content {
    padding-top: 10px !important;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 25px;
}

.appFieldSet {
    border: 1px solid #ffffff;
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;
    background-color: #f5f5f5;
}

.appLegend {
    width: auto;
    margin-bottom: 0px;
    margin-left: 16px;
    border-bottom: 0px;
    font-size: inherit;
    color: #FFFF99;
    font-weight: bold;
    padding-bottom: 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.appInput {
    height: 23px;
    width: 100%;
    padding-left: 2px !important;
}

.appInputStatic {
    padding-top: 7px !important;
    padding-left: 2px !important;
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

.background-white {
    background: white;
}

.uppercase {
    text-transform: uppercase;
}

.center {
    text-align: center !important;
}

.align-right {
    text-align: right !important;
}


.center-width-14 {
    position: relative;
    width: 14px;
    height: 14px;
    left: calc(50% - 7px);
    top: calc(50% - 8px);
    cursor: pointer;
    color: #2d353c;
}

.width-140 {
    width: 140px !important;
}

.width-150 {
    width: 150px !important;
}

.width-160 {
    width: 160px !important;
}

.width-180 {
    width: 180px !important;
}


.actionButtons {
    text-align: center;
}

.actionButtons_photo_2 {
    text-align: center;
    padding-top: 2px;
    padding-left: 2px;
}

.actionButtons_2 {
    text-align: center;
    padding-top: 2px;
}

.actionButtons_4 {
    text-align: center;
    padding-top: 4px;
}

.actionLinks_7 {
    padding-top: 7px;
}

.btn-punch {
    width: 150px !important;
    font-size: 15px !important;
    padding: 15px !important;
}

.btn-grid {
    background-color: transparent;
    padding-top: 4px;
}

.btn-grid-edit-orange i {
    font-size: 16px;
    padding-left: 3px;
    color: orangered;
}

.btn-grid-edit-red i {
    font-size: 15px;
    padding-left: 3px;
    color: red;
}

.btn-grid-edit i {
    font-size: 16px;
    padding-left: 3px;
    color: #006633;
}
.btn-grid-blue i {
    font-size: 16px;
    padding-left: 3px;
    color: #1e597e;
}


.btn-grid-delete i {
    font-size: 18px;
    color: #FF6600;
}

.btn-grid-status-life i {
    font-size: 18px;
    color: #28a028;
}

.btn-grid-sub i {
    color: #666666;
}

.searchToolBar {
    min-height: 30px;
    margin-top: 5px;
}

    .searchToolBar a {
        font-weight: normal !important;
        margin-bottom: 3px;
    }

.btn {
    border-radius: 1px;
    font-size: 12px;
}

.btnReinstate
{
    height:18px !important;
    font-size:10px !important;
    width:70px !important;
    line-height:15px !important;
}

.modal-footer .btn-primary, .modal-footer .btn-default, .modal-header .btn-primary, .modal-header .btn-default {
    padding: 1px 12px;
}

.searchToolBar .btn-primary {
    padding: 2px 12px;
}

.btn-search {
    padding-top: 1px !important;
    padding-bottom: 0px !important;
    padding-left: 7px !important;
    padding-right: 8px !important;
}

.btn.btn-scroll-to-top, .btn.btn-scroll-to-top.active {
    background: #0167ae;
    z-index: 1100;
}

.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: #df633c;
    border-color: #0d0d0d;
    color: #ffffff;
}

    .btn.btn-default:hover {
        background: #d95229;
        border-color: #0d0d0d;
        color: #ffffff;
    }


.btn.btn-danger, .btn.btn-danger.disabled, .btn.btn-danger.disabled:focus, .btn.btn-danger.disabled:hover, .btn.btn-danger[disabled], .btn.btn-danger[disabled]:focus, .btn.btn-danger[disabled]:hover {
    border-color: #333;
}


.login-content .btn.btn-primary {
    background: #1a1a19;
    border-color: #e54201;
    color: #ffffff;
}

.btnTab {
    background: #333333 !important;
    color: #ffffff !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    border-color: #333333 !important;
}

    .btnTab:hover {
        background: #141461 !important;
        border-color: #141461 !important;
    }

.btn-tab-primary {
    background: #141461 !important;
    border-color: #141461 !important;
}



.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: #df633c;
    border-color: #0f1010;
    color: #ffffff;
}

.btn-primary-Yellow {
    background: Yellow !important;
    color: #0167ae !important;
}

.login-content .btn.btn-primary:hover {
    background: #5b5b58;
    border-color: #e54201;
}

.btn.btn-primary:hover {
    background: #d95229;
    border-color: #0f1010;
    color: #ffffff;
}

.btn-primary, .btn-default, .btn-success, .btn-danger {
    padding: 3px 12px;
    border-radius: 2px;
}

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}

.white {
    color: #ffffff !important;
}

.error {
    color: red !important;
    font-size: 100%;
}

.greenarea .jqx-validator-error-label {
    color: #d8ff00 !important;
}

.greenarea .jqx-validator-error-element {
    border-color: #d8ff00 !important;
}

.popupInput {
    height: 25px;
    width: 100%;
    padding-left: 2px !important;
}

.greenarea label {
    color: white !important;
    /*margin-bottom: 0px;*/
}

.opacity-0 {
    opacity: 0;
    transition: all 0.75s;
}

.opacity-1 {
    opacity: 1;
    transition: all 0.75s;
}

.display-none {
    display: none;
}

.top-menu .nav > li > a .caret.pull-right {
    margin: 0 !important;
}

.top-menu .nav > li > a {
    padding: 10px 15px;
}

    .top-menu .nav > li > a i {
        margin-right: 5px;
    }

.form-horizontal .col-form-label, .form-horizontal .control-label {
    text-align: right !important;
    padding-top: 2px;
}

.panel-body .control-label {
    padding-top: 4px !important;
}

.filter-area .control-label {
    padding-top: 2px !important;
}

.login-content .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 12px;
    padding-left: 16px !important;
    border-radius: 2px;
}

.login-content .footer-info {
    font-size: 11px;
    color: #000000;
    padding-left: 10px;
    padding-top: 5px;
}

.footer-comment {
    padding-top: 30px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.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: 10px 10px;
    color: #e5e8ec;
    font-size: 11px;
    background: #4d4d4a;
    text-align: left;
}

    .login.login-with-news-feed .news-caption .caption-title {
        color: #eeeeee;
    }

.login.login-with-news-feed label {
    font-weight: 400;
}


.header.navbar-default .navbar-nav > li > a {
    color: #000000;
}


.brand {
    text-align: center;
}

.customColumn-130 {
    width: 130px;
    float: left;
}

.customColumn-75 {
    width: 75px;
    float: left;
}

#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: #0167ae;
                cursor: default;
            }

.login.login-with-news-feed .news-caption {
    min-width: 100%;
}


/*Modal Styles*/

.modal-header {
    padding: 7px 15px;
}

.modal-dialog {
    margin: 0px auto;
}

.modal-title {
    color: inherit;
}

/*.ui-dialog {
    z-index: 1100;
}*/
/*Modal Styles*/
.userLabel {
    width: 150px;
    text-align: right;
    line-height: 20px;
    height: 20px;
    margin: auto;
    padding-right: 5px;
}

.userLabelLarge {
    width: 200px;
}

.nameLabel {
    line-height: 20px;
    height: 20px;
    margin: auto;
    vertical-align: top;
    display: none;
    font-weight: bold;
    text-align: left;
}

.customDialog {
    min-width: 300px;
}

    .customDialog.ui-dialog {
        z-index: 20100;
    }

    .customDialog .modal-footer {
        padding: 5px;
    }

.modal-footer a {
    margin-top: 5px;
}


/*Custom Dialog*/
.ui-dialog.customDialog .ui-dialog-titlebar {
    background: none;
    border-width: 0px;
}

#dlgConfirm {
    min-height: 50px !important;
}

    #dlgConfirm i {
        padding: 15px 0px;
        display: table-cell;
        vertical-align: middle;
    }

    #dlgConfirm span {
        padding: 10px 0px 10px 5px;
        display: table-cell;
        vertical-align: middle;
        min-height: 20px;
    }

.ui-dialog .ui-dialog-titlebar {
    font-family: Arial, sans-serif;
    font-size: 12px;
    min-height: 20px;
    background-color: #706a6a;
    color: white;
}

.ui-dialog .ui-dialog-titlebar-close {
    margin-top: -10px;
    border: none;
    background: none;
    outline: 0;
}

    .ui-dialog .ui-dialog-titlebar-close:hover {
        color: #ffe000;
    }
/*Custom Dialog*/

/* HEADER STYLES <START> */
.big-user-info .navbar-nav > li > a {
    color: black;
}

#big-user-info {
    padding-top: 5px;
    padding-right: 35px;
}

@media (min-width: 769px) {
    #top-menu {
        display: block !important;
    }
}

.top-menu .nav > li > a, .top-menu .sub-menu > li > a, .top-menu .nav > li > a:link, .top-menu .nav > li > a:visited, .top-menu .nav > li > a:active {
    color: #ffffff;
}

.top-menu .nav > .active > a {
    color: white !important;
}

.top-menu .nav > li > a:hover, .top-menu .sub-menu > li > a:hover {
    color: #ffffff !important;
    background: #e53600;
}

.top-menu .nav > li.active > a, .top-menu .nav > li.active > a:focus, .top-menu .nav > li.active > a:hover {
    color: #ffffff !important;
    background: #e53600;
}

    .top-menu .nav > li.active > a i, .top-menu .nav > li.active > a:focus i, .top-menu .nav > li.active > a:hover i {
        color: #ffffff !important;
        background: #e53600;
    }

.top-menu .nav .sub-menu {
    background: #000000 !important;
    width: 180px;
}

#header .container-fluid {
    padding-right: 50px;
    padding-left: 50px;
    text-align: center;
}

.topHeader {
    background: #3d4550;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
}

.navbar-title, .navbar-title-short {
    float: left;
    margin-left: -37px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 0px;
}

.top-menu {
    top: 56px;
    background:#000000;
    padding-left: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e53600;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #e53600;
    height: 42px;
}

.top-menu-left {
    float: right;
    margin-right: 21px;
}

.userinfo-popup {
    background-color: #807d7d !important;
}

#small-user-info .userinfo-popup li a {
    color: white;
}

    #small-user-info .userinfo-popup li a:hover {
        color: black;
    }

.small-user-info {
    height: 40px !important;
    display: none;
}

.navbar-toggle {
    margin: 0;
    margin-top: 3px;
}

.navbar .nav.navbar-nav > li > a {
    font-size: 14px !important;
}

/* HEADER STYLES <END> */


#footer-text {
    display: table-cell;
    font-size: 11px;
    vertical-align: middle;
    color: #e5e8ec;
}


#footerContent {
    margin: 0 25px 0 25px;
    padding-top: 10px;
}


@media (min-width: 1920px) {
    .header {
        padding: 0px 0 !important;
        background-image: url('../imgProject/sams-boat-background.jpg');
    }
}

@media (min-width: 768px) {
    .operatorLogoDiv {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .content {
        padding-top: 66px !important;
        padding-bottom: 25px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .login.login-with-news-feed .left-content {
        width: 100%;
    }

    .navbar-right {
        display: none !important;
    }

    #small-user-info {
        display: block !important;
    }

        #small-user-info .navbar-right {
            display: block !important;
        }

    .navbar-header {
        float: none;
        width: 100%;
        border-bottom: 0px solid transparent;
    }

    #header .container-fluid {
        padding-right: 0;
    }

    .navbar-toggle {
        display: block !important;
    }

    #logoSmall {
        display: inline;
    }

    .top-menu {
        padding-left: 0px;
        position: relative;
        height: auto;
        display: none;
    }

    .top-menu-left {
        float: none;
        margin-right: 0px;
    }

    .top-menu .nav {
        margin: 0 !important;
    }

        .top-menu .nav > li {
            display: block;
        }

    .footer {
        margin: 0 !important;
    }

    .navbar-inverse .navbar-header {
        border: none !important;
    }

    .page-header-fixed {
        padding-top: 0px;
    }
}

.f-l {
    float: left;
}

.f-r {
    float: right;
}

.page-header {
    letter-spacing: 1px !important;
    margin: 0px !important;
}

.jqx-cell-a {
    color: #2D353C;
    text-decoration: none !important;
    line-height: 16px !important;
    top: calc(50% - 9px);
    position: absolute;
    margin-left: 5px;
}

    .jqx-cell-a:active:visited:hover:link {
        color: #2D353C;
    }


/*JQX Overwrites*/
.jqx-fill-state-pressed, .jqx-fill-state-hover {
    background: #c6cac6;
    border-color: #000000;
    color: black;
}
/*
.jqx-fill-state-pressed-summer
{
    border-color:#067579;
}*/

.jqx-radiobutton-check-checked {
    background: #ff5b57;
}


.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-switchbutton-label-on {
    background-color: #0167ae;
    color: white;
}

.jqx-switchbutton-label-off {
    background-color: #888c90;
    color: white;
}

.jqx-widget {
    font-size: 11px;
}

.jqx-widget-header {
    font-size: 11px;
}

.jqx-grid-load {
    background-image: url('../imgProject/loader.gif');
}

    .jqx-grid-load + span {
        color: #4d7db7;
    }

.jqx-grid-column-header {
    font-size: 11px;
    font-weight: bold;
}

.jqx-fill-state-disabled {
    color: #000000;
    opacity: 1;
    background-color: #eef0f0;
}

.jqx-input-disabled {
    background-color: #eef0f0;
}

.jqx-listitem-state-disabled {
    opacity: .55;
}

.jqx-grid-groups-header {
    font-weight: bold;
    font-size: 10px;
}

.jqx-grid, .jqx-grid input {
    text-transform: uppercase;
}

.jqx-rc-all span, .jqx-grid-pager {
    text-transform: none !important;
}

.jqx-grid-pager {
    z-index: 1 !important;
}


.jqx-grid-cell {
    font-size: 11px !important;
}

.jqx-widget-content {
    font-size: 11px !important;
    font-family: Verdana !important;
}

.jqx-calendar td {
    font-size: 11px !important;
}


.jqx-tabs-title {
    font-weight: normal !important;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.jqx-grid-pager {
    font-weight: normal;
}

.file-items {
    height: 30px;
    border: 1px solid #C7C7C7;
    border-radius: 3px;
    margin-top: 5px;
    padding: 2px 4px;
}

    .file-items a {
        float: left;
        height: 20px;
        padding: 0 5px;
        margin: 2px 0 0 1px;
        background-color: #EFEFEF;
        border: 1px solid #C5C5C5;
        color: #111;
    }

    .file-items i {
        float: right;
        font-size: 14px;
        cursor: pointer;
        margin: 5px;
        color: #52525F;
    }

#delete-file-loader {
    display: none;
    width: 23px;
    top: 3px;
    left: calc(50% - 11px);
    position: relative;
}


#secondaryLayout {
    display: none;
    background-color: white;
    margin-top: 55px;
    padding: 10px 10px 0;
    border-radius: 0 0 2px 2px;
}

#mainLayout {
    display: none;
}

.ui-datepicker-calendar .ui-state-active {
    background: #d6e5f3;
    border-color: #d6e5f3;
    color: red;
}

.ui-datepicker-calendar .ui-state-hover {
    border: 1px solid #c5c5c5;
    background: #d6e5f3;
    color: red;
}

.panel-header-btn {
    height: 21px;
    /*border-radius: 20px;*/
    line-height: 13px;
    font-size: 11px;
}

.panel-heading {
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
}

.panel-heading-btn {
    padding-top: 0px;
}

.panel-inverse > .panel-heading {
    background: #706a6a;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panel.panel-expand > .panel-heading + div {
    margin-top: 29px;
}

.table-cell {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}


.panel.panel-expand {
    z-index: 1060 !important;
}

.panel-body {
    padding: 5px;
    border-bottom-color: #ababab;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color:#f6f7f7;
}

.panel-body-border {
    border-color: #5d6b79;
    border-width: 0px;
    border-style: solid;
    padding: 2px;
}

.panel {
    border-radius: 0px;
}

.input-label {
    background-color: #d8dcd8;
    padding: 3px;
    height: 24px;
    border-radius: 1px;
    border-width: 1px;
    border-color: #c7c7c7;
    border-style: solid;
    color: #000000;
    font-size: 11px !important;
    font-family: Verdana !important;
}


.remainingHours {
    background: #FFEB3B !important;
    color: #F44336 !important;
}

.row > [class^=col-].ui-sortable {
    min-height: 0;
}

.filterBtnClicked {
    color: #348fe2;
}

.fa-stack {
    line-height: inherit;
    height: 19px;
    width: 13px;
}

.custom-bordered {
    border-color: #0167ae !important;
    border-style: solid !important;
    border-width: 1px !important;
}

.bg-tr {
    background-color: transparent !important;
}

.RedCell {
    background: #FF0000 !important;
    color: white;
}

    .RedCell a {
        color: white !important;
    }


.YellowCell {
    background: #e1dd17 !important;
    color: black;
}

.small-swithcher .jqx-switchbutton-label {
    font-size: 10px !important;
}

.commonBox {
    width: 710px;
    padding: 70px 40px;
    /*margin: 0px 20px 0px 260px;*/
    margin: 0 auto;
    border: solid 1px #CCCCCC;
    border-radius: 3px;
    background-color: #F2F2F2;
}

.login.login-v2 {
    width: 600px !important;
    text-align: center;
}

    .login.login-v2 .login-header {
        width: 600px !important;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .login.login-v2 .form-control {
        background-color: #fff;
        border: 1px solid #d3d8de;
        color: #555;
    }

.tbl_Wo > tbody > tr > td, .tbl_Wo > tbody > tr > th, .tbl_Wo > tfoot > tr > td, .tbl_Wo > tfoot > tr > th, .tbl_Wo > thead > tr > td, .tbl_Wo > thead > tr > th {
    border-color: #999;
}

.tbl_Wo.table-bordered > thead:first-child > tr:first-child > td, .tbl_Wo.table-bordered > thead:first-child > tr:first-child > th {
    border-bottom: 1px solid #999 !important;
}

.v-t {
    vertical-align: top;
}

.align-left {
    text-align: left !important;
}

.search-container input {
    height: 27px !important;
}


.fa-r:before {
    font-family: Arial; /* your font family here! */
    font-weight: bold;
    content: 'R';
    font-size: 18px;
    color: red;
}

.error-content {
    background-color: #274a69;
}

.bg-login {
    background-color: #0167ae;
    color: white;
}


.footer {
    margin-left: 15px;
    border-top-width: 0px;
}

.login .parsley-required {
    color: white;
    font-weight: bold;
}

.login .login-content {
    padding-top: 10px !important;
}

@media (max-width: 767px) {
    .login .login-header {
        padding-top: 120px;
    }

        .login .login-header .brand {
            color: black;
            padding-bottom: 10px;
        }
}

.question-block {
    background-color: #ffffff;
    border-radius: 5px;
    /*padding: 10px;*/
    margin-bottom: 15px;
}

.widget-stats .stats-icon.stats-icon-md {
    font-size: 64px;
    top: 15px;
    right: 0px;
    color: #fff;
    width: 128px;
    height: 50px;
    line-height: 50px;
    text-shadow: 3px 7px rgba(0,0,0,0.25);
}

    .widget-stats .stats-icon.stats-icon-md i {
        position: relative;
    }

h1, h4 {
    color: #FFFFCC;
}

    h1 small, h4 small {
        color: #FFFF99;
        /*color: #242a30;*/
    }

.jqx-dropdownlist-content {
    margin-top: 4px !important;
}

.jqx-loader-icon {
    background-image: url(../imgProject/loader2.gif);
    background-color: darkgrey;
    /*background-position-y: 10% !important;*/
}

.jqx-loader-text-bottom {
    color: #17468f;
    font-weight: bold;
    font-size: 10px;
}

.jqx-tabs-header {
    background: #d8dcd8 !important;
}

.jqx-tabs-title-selected-top {
    background: white !important;
    border-color: white !important;
}

.widget-stats .stats-desc, .widget-stats .stats-title {
    font-weight: bold;
    color: #ffffff !important;
}

.disabledDiv {
    opacity: 0.7;
    pointer-events: none;
}

#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;
}

.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 #a4bed4;
}

.btnDel {
    margin: 0 auto;
    display: block;
}

.top-menu .nav > li.menu-control {
    background: #e53600;
    height: 38px;
}


#gridRunsMenu .jqx-grid-column-header div:not(.jqx-grid-group-column):not(.jqx-icon-close):not(.jqx-icon), #gridMandates .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;
}

.modalGrid .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;
}

.SubTitle {
    color: #FFFF99;
    font-size: 12px;
    font-weight: bold;
}

.SubTitleBorder {
    color: #FFFF99;
    font-size: 12px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-color: #FFFF99;
    border-bottom-width: 1px;
}

.panel-body .SubTitleBorder {
    color: #e53600;
    border-bottom-color: #e53600;
}

#SubsTable {
    margin: auto;
    margin-bottom: 10px;
}

.tblLabelSub {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    min-width: 150px;
}

    .tblLabelSub i {
        font-size: 40px;
    }

.tblLabel {
    font-weight: normal;
    font-size: 12px;
    line-height: 2.5;
    border: 1px solid #5a79a2;
    background-color: #dce1e8;
    padding-right: 5px;
    padding-left: 5px;
}

.tblLabelSpace {
    min-width: 133px;
}

.tblBorder {
    margin: auto;
    border-style: solid;
    border-width: 1px;
    border-color: #5d6b79;
}

.lblPercentLbl {
    width: 100px;
}

.tblValue {
    font-weight: normal;
    font-size: 12px;
    line-height: 2.5;
    border: 1px solid #5a79a2;
    background-color: #eff3f9;
    padding-right: 5px;
    padding-left: 5px;
}


.topOperatorLogo {
    height: 40px;
}

.top-separator {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #5d6b79;
}

.gridHeaderForBR .jqx-grid-column-header div:not(.jqx-grid-group-column):not(.jqx-icon-close):not(.jqx-icon):not(.jqx-checkbox):not(.jqx-checkbox-default) {
    margin-top: 0px !important;
    padding-top: 2px;
    line-height: 1.23 !important;
}

/*#gridProject .jqx-grid-cell-selected-energyblue
{
    background-color: #921e15 !important;
    color: #fff !important;
}*/

.OkDialogHeader {
    background: #3675c3 !important;
}

    .OkDialogHeader span {
        display: block;
        text-align: center;
        color: #fff;
    }

.CustomTextBoxDisabled {
    border: 0px none;
    border-style: solid;
    border-width: 1px;
    background-color: #d8dcd8 !important;
    border-radius: 1px !important;
    text-align: right !important;
    height: 25px;
    border-color: rgb(185, 183, 183);
    color: black;
}

.JobCostTable {
    text-align: right;
    width: 120px !important;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    padding: 5px;
}

.JobCostTableDailyReport {
    text-align: center;
    width: 120px !important;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    padding: 0px;
}

.JobCostTableHeader {
    width: 200px !important;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    padding: 5px;
}

.JobCostEmptyCell {
    width: 232px;
    border-top-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    background-color: #f6f7f7 !important;
    text-align: center;
}

.JobFishingTable {
    text-align: right;
    width: 120px !important;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    padding: 5px;
}

.JobFishingTableDailyReport {
    text-align: center;
    width: 120px !important;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    padding: 0px;
}

.JobFishingTableHeader {
    width: 152px !important;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    padding: 5px;
}

.JobFishingEmptyCell {
    width: 232px;
    border-top-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    background-color: #eef5f5 !important;
    text-align: center;
}

.dvMsgs {
    position: relative;
    z-index: 999;
    width: 100%;    
}
.dvMsgs > div.alert {
    position: absolute;    
    width: 100%;  
}
.redBold {
    color: red;
    font-weight: bold;
}

.blueBold {
    color: blue;
    font-weight: bold;
}
.w-25 {
    width: 25px !important;
}
.w-50 {
    width: 50px !important;
}
.w-55 {
    width: 55px !important;
}
.w-75 {
    width: 75px !important;
}
.w-100 {
    width: 100px !important;
}
.w-150 {
    width: 150px !important;
}
.w-200 {
    width: 200px !important;
}
.w-250 {
    width: 250px !important;
}
.w-300 {
    width: 300px !important;
}

.w-400 {
    width: 400px !important;
}
.w-434 {
    width: 434px !important;
}
.w-440 {
    width: 440px !important;
}
.w-450 {
    width: 450px !important;
}

.hdrDailyActivity {
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    background-color: #e4e5e5 !important;
    font-size: 11px;
}

.tblDailyActivity td {
    padding: 1px;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
}

.tblDailyActivity .noborder {
    border-left-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.jqx-date-time-input-popup-summer table {
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    background-color: #eef5f5;
}

.alert-success, .alert-danger, .alert-warning {
    box-shadow: 3px 3px 5px #064e50;
    border-radius: 1px;
}

#divSafetyJob label, #js_divSafetyJob label {
    cursor: pointer;
}

#divSafetyJob, #js_divSafetyJob {
    padding-bottom: 20px;
}

    #divSafetyJob div, #js_divSafetyJob div, #dpiChecks, #dpiChecks div {
        float: left;
    }


#JobCostHeaderTable td, #JobFishingHeaderTable td {
    height: 24px;
}


.nobackface {
    -webkit-backface-visibility: hidden; /* Opera, Chrome, Safari */
    backface-visibility: hidden;
}

.w-130{
    width:130px;
}

.tblBHAImages {
    margin: auto !important;
    border-style: solid;
    border-color: #df633c;
    border-width: 1px;
    margin-bottom: 5px !important;
    min-width: 102px;
}

/*.tblBHAImages td
{
    width:50%;
}*/

    .tblBHAImages th {
        text-align: center;
        border-bottom-style: solid;
        border-bottom-color: #df633c;
        border-bottom-width: 0px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .tblBHAImages tr:nth-child(2) th {
        border-top-width: 0px;
        border-bottom-width: 1px;
    }


    .tblBHAImages tr:nth-child(3) td {
        padding-top:5px;
    }

.tblBHAImages td:first-child {
    text-align: right;
    padding-right:5px;
}
.outOfRangeDay{
    background-color:lightgray;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

.tbl-border {
    border: 1px solid #ddd;
}

#AppLoader.jqx-loader {
    width: 100% !important;
    height: 100% !important;
    left: 0px !important;
    top: 0px !important;
    z-index: 1063;
    position: fixed;
    background-color: #aaa;
    opacity: 0.8;
}

#AppLoader2.jqx-loader {
    width: 100% !important;
    height: 100% !important;
    left: 0px !important;
    top: 0px !important;
    z-index: 1160;
    position: fixed;
    background-color: #aaa;
    opacity: 0.8;
}
img.pointer {
    cursor: pointer;
}

.custom-border {
    border-style: solid !important;
    border-width: 1px !important;
    border-color: grey !important;
}