﻿body {
    background: #F7F7F7;
    overflow-x: hidden;
    color: #333;
    padding: 0 !important;
    margin: 0;
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

.nav-md .container.body .right_col, .nav-sm .container.body .right_col {
    padding: 0 !important;
}

.nav-md .toggle a.toggle_menu_logo {
    display: none;
}

/*.nav-sm .logo-md {
    display: none;
}*/

.nav-sm .toggle {
    padding: 10px 0;
}

    .nav-sm .toggle a {
        float: left;
        padding: 10px 15px;
    }

        .nav-sm .toggle a.toggle_menu_logo {
            display: none;
            /*width: 190px;
            float: left;
            padding: 0;
            margin-top: -10px;*/
        }

.main_container .top_nav {
    display: block;
    margin-left: -20px;
    margin-top: -15px;
}

.nav-sm .main_container .top_nav {
    margin-left: -20px;
    margin-right: -20px;
}

.lbl-align .form-horizontal label.control-label {
    text-align: left !important;
    margin-bottom: 5px !important;
}

.lbl-align .form-horizontal label.col-sm-5 {
    text-align: right !important;
}

.nav-sm .side-menu span {
    display: none;
}

.left-spacing .row {
    margin-left: -15px;
}

.nav-sm #page-header {
    left: 105px !important;
}

.right_col #page-header .col-md-6.col-sm-6.col-xs-12 .row {
    margin-left: -15px;
}

.panel-body {
    padding: 15px 0;
}

.top-spacing .collapse.in {
    border: 1px solid #ddd;
}


.nav-md .container.body .col-md-3.left_col {
    position: fixed;
}


.workorder_title_container .col-md-6.col-sm-6.col-xs-12, #page-header .col-md-6.col-sm-6.col-xs-12 {
    margin-top: 0;
}

textarea {
    resize: none;
    width: 100%;
}

.nav-sm .site_title {
    display: flex;
    align-items: center;
}

.site_title, .nav_title {
    height: 59px;
    padding-left: 0;
    background: #01164b;
    background: #fff;
}

.nav-md .site_title > img {
    margin: 0 auto;
    width: 80%;
}

.nav_menu {
    height: 60px;
}

.nav_menu {
    background-color: #01164b;
}

.fa-2 {
    font-size: 2em;
    color: #fff;
}

.footer .fa-2, .footer, .dropdown-toggle .fa-2 {
    /*color: #797e82;
    transition: all 0.5s ease;*/
}

.dropdown-toggle .fa-2 {
    /*padding: 10px 0;
    font-size: 18px;*/
}

.panel_toolbox > li > a:hover, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: #fff;
}

.footer {
    padding: 7px;
    background: #ffffff;
    display: block;
    position: relative;
    height: 35px;
}

    .footer:hover span, .footer:hover .fa-2 {
        opacity: 0.5;
    }

.bg-green {
    background: #fa0000 !important;
    border: 1px solid #fa0000 !important;
    color: #fff;
    margin-top: -20px;
    margin-left: -5px;
}

.badge {
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    height: 23px;
    padding: 6px 3px;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 50%;
    width: 23px;
}

.dropdown-menu.dropdown-menu-left {
    left: auto;
    right: 0;
}

.background-header {
    background: #03a9f5;
    padding: 10px 0;
    color: #fff;
}

.left_col {
    background: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-right: 1px solid #eee;
}

.nav.side-menu > li.current-page, .nav.side-menu > li.active, .nav.side-menu > li:hover {
    border-right: 0;
    background: #01164b;
}

    .nav.side-menu > li.active > a {
        color: #ffffff;
    }

.nav li.current-page a {
    color: #ffffff !important;
}

.nav.side-menu > li > a, .nav.child_menu > li > a {
    color: #6e6e6e;
    font-weight: 500;
}

.nav.side-menu > li, .nav.side-menu > li > a {
    border-bottom: 0;
    margin: 0;
}

.main_menu_side {
    margin-top: -10px;
}

#page-header {
    height: 60px;
    display: block;
    vertical-align: middle;
    color: #333;
    padding: 0 5px;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-top: -19px;
    /*margin-left: -35px;*/
    margin-right: -15px;
    padding-left: 15px;
}

    #page-header.track_title .col-md-8.col-sm-8.col-xs-12 {
        padding: 12px 0;
    }

    #page-header.home {
        margin-top: 58px;
        margin-left: -15px;
        margin-right: 10px;
    }

.input-group.addbtn {
    margin-top: 10px;
}
/*
.approval_container{
    margin-top:140px;
}*/
.tile_count .tile_stats_count:before {
    border: 0;
}

.tile_stats_count h1, .tile_stats_count .tile-header {
    text-align: left;
    padding-left: 10px;
}

.tile_count .tile_stats_count.due .btn-danger {
    background: #03a9f5;
    transition: all 0.5s ease;
    border: 0;
}

.tile_count .tile_stats_count.wos .btn-danger {
    background: #8cc34b;
    transition: all 0.5s ease;
    border: 0;
}

.tile_count .tile_stats_count.order .btn-danger {
    background: #fec107;
    transition: all 0.5s ease;
    border: 0;
}

.tile_count .tile_stats_count.ticket .btn-danger {
    background: #f54337;
    transition: all 0.5s ease;
    border: 0;
}

    .tile_count .tile_stats_count.due .btn-danger:hover, .tile_count .tile_stats_count.wos .btn-danger:hover, .tile_count .tile_stats_count.order .btn-danger:hover, .tile_count .tile_stats_count.ticket .btn-danger:hover {
        opacity: 0.5;
    }

.tile-box {
    line-height: inherit;
    display: block;
    position: relative;
    height: auto;
    padding: 10px 0;
    text-align: center;
    border-width: 1px;
    border-style: solid;
}

.badge-success {
    background-color: #82af6f !important;
    border-radius: 3px;
}

.badge-important {
    background-color: #fa0000 !important;
    border-radius: 3px;
}

a#menu_toggle {
    color: #fff;
}

.dashboard_container {
    background: #ffffff;
    width: 100%;
    border: 1px solid #cbcbcb;
}

    .dashboard_container .dropdown .dropdown-toggle {
        border: 0;
    }

        .dashboard_container .dropdown .dropdown-toggle:after {
            border: 0;
        }

    .dashboard_container h2 {
        padding: 15px;
        color: #333;
        float: left;
    }

.x_panel {
    height: auto;
    border: 1px solid #E6E9ED;
}

.workorder_create .x_panel {
    height: auto;
}

ul.bar_tabs > li {
    border: 0;
}

ul.bar_tabs {
    height: 45px;
}

    ul.bar_tabs > li, ul.bar_tabs > li a {
        background: #01164b;
    }

    ul.bar_tabs > li {
        margin-left: 0;
        width: 50%;
        border-radius: 0;
        border-bottom: 0;
        border-left: 0;
    }

.nav-tabs > li > a {
    border-radius: 0;
}

ul.bar_tabs {
    padding-left: 0;
    background: #ffffff;
}

    ul.bar_tabs > li.active {
        border-right: 0;
    }

ul.bar_tabs {
    border-bottom: 0;
}

    ul.bar_tabs > li.active a {
        color: #333 !important;
        border: 0;
    }

    ul.bar_tabs > li a {
        color: #fff !important;
        text-align: center;
    }

ul.bar_tabs {
    margin-top: 15px;
}

ul#workorderdashboardinv {
    padding: 2px 0 20px;
}

#workorderdashboardinv > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 0;
}

.sparkline_two {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
}

.x_content, .x_panel {
    margin-top: 0px;
    padding: 0px;
}

.small_container {
    height: 200px;
}

    .small_container .x_panel {
        height: 118px;
    }

ul.bar_tabs > li {
    border: 0;
}

ul#workorderdashboardinv li {
    width: 33.333%;
}

.tab-content > .tab-pane {
    padding: 15px;
}

.tabs-content-canvas .x_panel {
    height: 350px;
}

.carousel-inner .active.left {
    left: -33%;
    width: 100%;
}

.carousel-inner .next {
    left: 33%;
}

.carousel-inner .prev {
    left: -33%;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    border: 1px solid #999999;
    width: 30px;
    height: 30px;
    padding: 0 5px;
    border-radius: 50%;
    text-shadow: none;
    opacity: 1;
    color: #999999;
    top: 25%;
    transition: all 0.5s ease;
}

    .carousel-control.left:hover, .carousel-control.right:hover {
        background: #999999;
        color: #fff;
    }

.carousel-control.left {
    margin-left: -20px;
}

.carousel-control.right {
    margin-right: -20px;
}
/*.carousel-control.left,.carousel-control.right {background-image:none;}*/
.item:not(.prev) {
    visibility: visible;
}

.item.right:not(.prev) {
    visibility: hidden;
}

.rightest {
    visibility: visible;
}

.dashboardWOstatus {
    width: 100%;
    display: block;
}

    .dashboardWOstatus .WObody {
        border: 1px solid #afafaf;
        font-size: 30px;
        text-align: center;
        color: #454545;
        height: 75px;
        width: 100%;
        display: table;
        border-radius: 4px 4px 0 0;
    }

        .dashboardWOstatus .WObody span {
            vertical-align: middle;
            display: table-cell;
        }

    .dashboardWOstatus .WOfooter {
        background: #6a6869;
        color: #fff;
        border-radius: 0 0 4px 4px;
        text-align: center;
        padding: 7px 0;
    }

/* Work Order CSS */
.workorder_title_container {
    position: relative;
    display: block;
    padding: 15px;
}

#step2 .workorder_title_container {
    margin: 0 -15px;
}

    #step2 .workorder_title_container.border-contentWO {
        margin: 15px 0;
    }

#step2 .footer-container-step1 {
    margin: 0 -15px;
}

#step2 .form-inline .col-md-5.col-sm-5.col-xs-12, #step2 .form-inline .col-md-5.col-sm-5.col-xs-12 .col-md-12.col-sm-12.col-xs-12,
#step2 .form-inline .col-md-4.col-sm-4.col-xs-4 {
    padding: 0;
}

.workorder_create .panel {
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.workorder_create .panel-body {
    padding: 0;
}

.workorder_create label {
    margin-bottom: 0;
}

.workorder_title {
    background: #f5f5f5;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    width: 100%;
    margin: 10px auto;
    position: relative;
    padding: 10px;
}

    .workorder_title label {
        color: #a0a0a0;
    }

        .workorder_title label strong {
            color: #333;
        }

.border-table {
    border: 1px solid #ddd;
}

.border-contentWO {
    border: 1px solid #ddd !important;
    border-radius: 3px;
    margin: 0 -15px;
}

    .border-contentWO ul {
        list-style: none;
        padding: 0;
    }

.asgncrecontainer label {
    margin-top: 6px;
}

.workorder_create #page-header.track_title {
    margin-left: -27px;
}

.asgncrecontainer tr td {
    border-top: 0 !important;
}

#step3 .workorder_title_container {
    border: 0;
}

.modal.modal-wide .modal-dialog {
    width: 50%;
}

.workorder_create #page-header {
    height: 60px;
    display: block;
    vertical-align: middle;
    color: #333;
    padding: 0 5px;
    background: #fff;
    margin-left: -20px;
    position: absolute;
    clear: both;
    margin-top: 70px;
    right: 0;
    left: 260px;
}

.workorder_create .tile_count, .workorder_create .track_count {
    margin-top: 150px;
}

.check_box_container {
    padding: 5px;
    position: relative;
    display: block;
    /*    border: 1px solid #ccc;*/
}

input[type=checkbox].css-checkbox {
    display: none;
}

input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    input[type=checkbox].css-checkbox:checked + label.css-label.cb0 {
        background-position: 0 -15px;
    }

    input[type=checkbox].css-checkbox + label.css-label.cb0 :not(.table label) {
        padding-left: 20px;
        height: 16px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: 0 0;
        vertical-align: middle;
        cursor: pointer;
        font-weight: normal;
    }

    input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -15px;
    }

    input[type=checkbox].css-checkbox + label.css-label :not(.table label) {
        padding-left: 20px;
        height: 15px;
        display: inline-block;
        line-height: 15px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 15px;
        vertical-align: middle;
        cursor: pointer;
    }

.form-inline .form-group {
    padding-left: 10px;
}

.work_order_popup {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
}

    .work_order_popup .table > tbody > tr > td {
        padding-bottom: 7px;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

        .work_order_popup .table > tbody > tr > td.no-border {
            border-right: 0;
        }

    .work_order_popup input[type=checkbox].css-checkbox + label.css-label.cb0 {
        padding-left: 25px;
        color: #717171;
        font-size: 13px;
        padding-top: 0;
        margin-bottom: 7px;
    }

#crew-chk input[type=checkbox].css-checkbox:checked + label.css-label {
    color: #999;
    font-size: 12px;
    margin-bottom: 7px;
}

label.css-label.cb0 {
    background-image: url("../images/chkbox_img.png");
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*
.container{
    margin-top:20px;
}
*/
.image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .image-preview-input input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.image-preview-input-title {
    margin-left: 2px;
}

label {
    font-weight: 400;
}

#workorder > .table-striped > label {
    font-weight: 700;
    padding-top: 2px;
}

/*.table > tbody > tr > td {
    padding-bottom: 0;
}*/

.workorder_create .accordion-toggle td {
    padding-bottom: 0;
    border-top: 0;
    border-left: 0;
}

.workorder_create .accordion-toggle button {
    margin-bottom: 0;
    border-radius: 0;
    border-radius: 3px 3px 0 0;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: transparent;
}

.btn-default:hover {
    color: #333;
    background-color: #fff;
    border-color: #adadad;
}

.chkbox {
    text-align: left;
}

.panel-default td {
    text-align: left;
}

.workorder_create .table {
    margin-bottom: 0;
}

.workorder_create .accordion-toggle td .nav-pills button {
    margin-left: 0;
    margin-left: -5px;
}

.dropdown.open a.sub-menu, .dropdown.open a.sub-menu:focus, .dropdown.open a.sub-menu:hover {
    border: 1px solid #ddd;
}

.workorder_create .accordion-toggle td .nav-pills .dropdown.open button, .dropdown.open a.sub-menu {
    z-index: 999;
    border-bottom: 0 !important;
    position: relative;
    outline: none;
}

.esitmation label {
    float: left;
    padding: 7px 0;
}

.esitmation .esitmation_container {
    border: 1px solid #ddd;
    padding: 7px;
    border-radius: 5px;
    list-style: none;
    margin-bottom: 0;
    width: 160px;
    display: block;
    float: left;
    margin-left: 20px;
}

    .esitmation .esitmation_container li {
        float: left;
        width: 50%;
        text-align: center;
        padding: 0 7px;
    }

        .esitmation .esitmation_container li:first-child {
            border-right: 1px solid #ddd;
        }

.WO_numberContainer {
    border: 1px solid #ddd;
    padding: 0;
    border-radius: 5px;
    list-style: none;
    margin-bottom: 0;
    width: auto;
    display: block;
    float: left;
}

    .WO_numberContainer li {
        float: left;
        padding: 7px;
    }

    .WO_numberContainer a {
        color: #0091ea;
    }

    .WO_numberContainer .arw_go {
        background: #0091ea;
        color: #ffffff;
    }

.track_info {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    width: 100%;
}

.track_title_container button.accordion-toggle {
    padding: 10px 3px;
}

.track_info li {
    float: left;
    padding: 9px 20px;
}

    .track_info li a {
        color: #0091ea;
    }

.workorder_create .x_panel {
    height: auto;
}

#myCarousel .col-xs-4 {
    padding-left: 5px;
    padding-right: 5px;
}

.workorder_grid_container {
    margin: 0 -15px;
}

    .workorder_grid_container .row {
        margin-right: 0;
        margin-left: 0;
    }

    .workorder_grid_container .panel-default {
        border: 0;
        margin-bottom: 0;
    }

    .workorder_grid_container .panel-body {
        padding: 0;
    }

    .workorder_grid_container button, .track_count button {
        border: 0;
        margin: 0;
        border-radius: 3px 3px 0 0;
    }

tr[aria-expanded=true] button .fa-chevron-right {
    display: none;
}

tr[aria-expanded=false] button .fa-chevron-down {
    display: none;
}

button[aria-expanded=true] .fa-plus {
    display: none;
}

button[aria-expanded=false] .fa-minus {
    display: none;
}

.modal-body p {
    text-align: center;
}

.btn-black {
    color: #fff;
    background-color: #333;
    border-color: #999;
}

.locate_permit_container {
    background: #f8f8f8;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.hideStep {
    display: none;
}

.modal-body {
    display: inline-block;
    width: 100%;
}
/*
.modal-footer{
    display: none;
}*/
.popup_display {
    display: none;
}

.footer-container-step1 {
    padding: 15px 15px 0 15px;
    text-align: center;
}

.table > tbody > tr > td.accordian-body.table > tbody > tr > td, .table-condensed > tbody > tr > td {
    border: 0;
}

button.accordion-toggle {
    border-bottom: 0;
    background: transparent;
}

.workorder_grid_container button, .track_count button {
    border: 0;
    margin: 0;
    border-radius: 3px 3px 0 0;
}
/*** Tracking ****/
.track_count .row {
    margin-left: -15px;
    margin-right: -15px;
}

.track_count .panel-default {
    border: 0;
}

.track_count .panel .table td {
    padding: 15px 0 0;
}

.track_title_container {
    border-bottom: 1px solid #E6E9ED;
    position: relative;
    display: block;
    margin: 0 -15px;
    padding: 15px;
}

    .track_title_container .col-md-2.col-sm-2.col-xs-6 {
        margin-top: 10px;
    }

.track_count .panel-body {
    padding-top: 0;
}

.track_count .col-md-12.col-sm-12.col-xs-12.grid, .track_count .col-md-12.col-sm-12.col-xs-12.grid .col-md-12.col-sm-12.col-xs-12 {
    padding: 0px;
}

.stylish-input-group .input-group-addon {
    background: white !important;
    border-radius: 0;
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #eae8e8;
    height: 38px;
}

.form-control {
    border: 1px solid #eae8e8;
    font-size: 13px;
}

.stylish-input-group .input-group-addon button {
    border: 0;
    background: transparent;
}
/*
.input-group {
    margin: 10px 0;
}
.input-group.image-preview{
    margin-top:0;
}
*/
.workorder_grid_container .panel .table td, .table > tbody > tr > td.top-spacing {
    padding: 15px 0 0;
}

    .workorder_grid_container .panel .table td.top-spacing {
        padding: 0;
    }

.workorder_grid_container .panel .table-condensed tbody tr td {
    border-bottom: 1px solid #ddd;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0091ea;
    margin: 5px;
}

.dropdown-menu > li > a {
    margin: 5px;
}

.workorder_grid_container .panel .table td .btn-default:active:focus, .workorder_grid_container .panel .table .accordion-toggle td .btn-default:active:hover {
    background-color: #fff;
    border-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.workorder_create .dropdown-menu.dropdown-menu-left {
    margin-right: 0;
}

.workorder_grid_container .panel .table td .nav .dropdown-menu, .dropdown-menu.dropdown-menu-left {
    border-radius: 4px 0 0 4px;
    margin-top: -9px;
    z-index: 99;
}

.workorder_grid_container .panel .table td .collapse.in {
    display: block;
    /*    margin-left: -10px;*/
    border: 0;
}

.workorder_grid_container .panel .table td .collapsing {
    display: block;
    /*     margin-left: -10px;*/
    border: 0;
}

.workorder_grid_container .panel .table td.top-spacing, .track_count .panel .table td.top-spacing, .table > tbody > tr > td.top-spacing {
    padding-top: 0;
}

    .workorder_grid_container .panel .table td.top-spacing table td, .track_count .panel .table td.top-spacing table td {
        padding-left: 7px;
    }

.dropdown .dropdown-toggle {
    color: #555;
    cursor: default;
    background-color: #fff !important;
    border: 1px solid #ccc;
    padding: 7px 15px;
    margin: 0;
    border-right: 0;
    text-align: left;
    /*margin-bottom: 7px !important;
    border-radius: 3px !important;*/
}

.open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover, .open > .dropdown-toggle.btn-default:active, .dropdown > .btn-default:active:focus {
    background-color: transparent;
    border-color: #ddd;
}

.dropdown.open .dropdown-toggle {
    position: relative;
    z-index: 99999;
}

.filter .dropdown .dropdown-menu {
    top: 50px;
}

.dropdown-toggle::after :not(.filter.dropdown-toggle) {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}

.filter > div {
    border-right: 1px solid #ccc !important;
}

.filter div button span {
    margin: 3px 0 0 0;
}

.border {
    border: 1px solid #ccc;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

/*.accordian-body.collapse.in {
    margin-bottom: 25px;
}*/

.accordian-body.collapse.in .top-spacing {
    border-bottom: 0;
}

.assign_createWO {
    margin-top: 15px;
    margin-bottom: 0;
}

    .assign_createWO .input-group {
        margin-bottom: 0;
    }

.creat_WO_height {
    height: 60px;
}

.upload {
    display: block;
    width: 100%;
}

#radioBtn .notActive {
    color: #3276b1;
    background-color: #fff;
}

#approveDailies .form-control {
    width: 50px;
}

#approveDailies textarea.form-control {
    width: 100%;
}

#approveDailies .input-group .aprove.active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

#approveDailies .input-group .reject.btn-primary.active {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.modal-header .close-doc {
    margin-top: -2px;
}

button.close-doc {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.close-doc {
    color: #fff;
    opacity: 1;
    font-weight: normal;
}

.close-doc {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
}

#estQtyPopup .modal-header {
    background: #fa0000;
}

.closeall, .openall {
    margin: 0;
    border-bottom: 0;
    border-radius: 0;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .menu_res {
        display: none;
    }

    .nav-md .container.body .right_col #page-header {
        margin-left: 0;
        left: 0;
        position: relative;
    }

    .workorder_create .tile_count {
        margin-top: 0px;
    }

    .workorder_create .track_count {
        margin-top: 100px;
    }

    #page-header h1 {
        padding-left: 30px;
    }

    .workorder_create #page-header {
        left: 100px;
    }

    .track_title_container {
        padding: 15px;
    }

    .input-group {
        margin-top: 10px;
    }
}

@media (max-width: 500px) {
    .carousel-control.left, .carousel-control.right {
        width: 20px;
        height: 20px;
        border: 0;
    }

    .fa {
        font-size: 15px;
    }

    .carousel-control.left:hover, .carousel-control.right:hover {
        background: none;
        color: #999999;
    }

    .nav-md #page-header {
        margin-left: 0;
        left: 0;
    }

    .track_info {
        padding: 0;
    }

        .track_info li {
            width: 49.333%;
            padding: 10px;
        }

    .nav-sm .track_count {
        margin-top: 250px;
    }

    .nav-sm .workorder_create .tile_count, .nav-sm .home .tile_count {
        margin-top: 150px;
    }

    .nav-sm .workorder_create.work_order .tile_count {
        margin-top: 370px;
    }

    .nav-md .approval_container {
        margin-top: 20px;
    }

    .nav-sm .workorder_create.accounting .tile_count {
        margin-top: 310px;
    }
}

.well {
    min-height: 600px;
    background-color: #fff;
    padding: 0 20px;
}

.btn {
    min-width: 60px;
    border-radius: 0px;
}

.modal-content {
    border-radius: 0px;
}

.form-control {
    box-shadow: none;
}

.validation-summary-errors ul li {
    color: #ec0f0f;
}

.modelBody {
    padding: 10px;
}

.input-validation-error {
    border: 1px solid #ec0f0f;
}

h2 {
    font-size: 28px;
}

hr {
    margin-top: 0px;
}

.btn.left-spacing {
    margin-right: 0 !important;
}

/*Sachin*/
.top_nav .nav > li > a:hover, .top_nav .nav > li > a:focus, .top_nav .nav .open > a, .top_nav .nav .open > a:focus, .top_nav .nav .open > a:hover {
    background: rgba(217,222,228,0);
    opacity: 1;
}

.top_nav .nav > li > a {
    opacity: 0.5;
}

#menu_toggle i, .top_nav li a i {
    font-size: 20px;
}

.toggle {
    padding: 19px 8px;
}

.user-profile img {
    margin: 0;
}

.navbar-brand, .navbar-nav > li > a {
    padding: 15px 15px 17px 15px;
}

.navbar-nav > li:first-child > a {
    margin: -3px 14px 0 0;
}

.row {
    margin: 10px 0;
}

.toprightbutton {
    margin: 5px 0;
    padding: 10px 20px !important;
}

thead {
    background: rgba(0,0,0,0.02);
}

    thead > tr > th:not(#workorder tbody>tr>th) {
        padding: 12px 0 12px 20px !important;
    }

tbody > tr > td:not(#workorder tbody>tr>td) {
    padding: 0 0 0 20px !important;
}

button {
    margin: 0;
}

.tableborder {
    border: 1px solid #ddd;
}

.noborder {
    border: 0 !important;
}

.bglightgrey {
    background: rgba(0,0,0,0.01);
}

.accordian-body > .nav-tabs {
    background: rgba(0,0,0,0.03);
    margin: 15px 15px 0 15px;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 1px !important;
    border-top-width: 1px !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
}

.table .table {
    margin: 0;
}

.table .linktext {
    color: #337ab7;
    cursor: pointer;
    font-weight: 500;
}

.table .workorderdetail > label {
    color: #337ab7;
    cursor: pointer;
}

#workorder .table .toggleforacc {
    padding: 0 0 0 7px;
}

.innertable > div > ul > li > a {
    color: rgba(0,0,0,0.4);
}

.innertable > div > ul > li:last-child > a {
    color: #000;
}

.innertable > div > ul > .active > a {
    color: black !important;
}

.table {
    border-collapse: collapse;
}

    .table .action {
        width: 100px;
        text-align: center;
    }

    .table .actionworkorder {
        width: 250px;
        text-align: center;
    }

    .table .actionbttn {
        padding: 4px 0 2px 0;
        margin: 0;
        width: 35px;
        min-width: auto;
    }

        .table .actionbttn i {
            font-size: 20px;
        }

        .table .actionbttn:active {
            -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
            box-shadow: inset 0 0px 0px rgba(0,0,0,0);
        }

.modal-footer {
    background: rgba(0,0,0,0.05);
}

.editdelicon {
    width: 100px;
}

.mandatory {
    color: red;
}

.margintop5 {
    margin-top: 5px;
}

.margintop0 {
    margin-top: 0px;
}

.woomargin {
    margin: 40px 10px;
}

.italic {
    font-style: italic;
    color: rgba(0,0,0,0.6);
}

.lightgreytext {
    color: rgba(0,0,0,0.5);
}

.locateandpermit {
    background: rgba(0,0,0,0.05);
    padding: 1px 0;
}

.addwotitle {
    background: rgba(0,0,0,0.05);
    width: 93%;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
    border: 1px solid #ddd;
}

    .addwotitle > div > label {
        margin: 0;
    }

.permitcheckbox, .locatecheckbox {
    border: 1px solid #ddd;
    padding: 19px 24px 20px 24px;
    margin: 0 5px;
    background: rgba(0,0,0,0.05);
}

::-webkit-scrollbar {
    width: 10px;
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: gray;
}

.control-group {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    text-align: left;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    padding: 30px;
    width: 200px;
    height: 210px;
    margin: 10px;
}

.control {
    display: block;
    position: relative;
    padding-left: 36px;
    margin: 0;
    cursor: pointer;
    font-size: 14px;
    padding-top: 3px;
}

    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

.hidetext {
    visibility: hidden;
}

.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #e6e6e6;
}

.control--checkbox > label {
    margin: 3px 0 0 0;
}

.control:hover input ~ .control__indicator, .control input:focus ~ .control__indicator {
    background: #ccc;
}

.control input:checked ~ .control__indicator {
    background: #2aa1c0;
}

.control:hover input:not([disabled]):checked ~ .control__indicator, .control input:checked:focus ~ .control__indicator {
    background: #0e647d;
}

.control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.control input:checked ~ .control__indicator:after {
    display: block;
}

.control--checkbox .control__indicator:after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}

.printbtn {
    font-size: 20px;
    padding: 10px 0px;
}

#workorder > div > table > tbody > tr:first-child > td {
    padding: 8px;
}

#workorder > div > table > tbody > tr > td table i {
    font-size: 18px;
}

.nooutline:focus {
    outline: 0;
}

.worttop {
    padding: 0 5px;
}

.filter .dropdown .dropdown-menu {
    padding-top: 20px;
    background: #fcfcfc;
}

    .filter .dropdown .dropdown-menu .form-control {
        border-right: 1px solid #ccc;
    }

.inputfile {
    display: none !important;
}

    .inputfile + label {
        font-size: 14px;
        cursor: pointer;
        padding: 7px 10px;
        color: #f1e5e6;
        background-color: #d3394c;
    }

    .inputfile:focus + label, .inputfile.has-focus + label {
        outline: 1px dotted #000;
        outline: -webkit-focus-ring-color auto 5px;
    }

    .inputfile:focus + label, .inputfile.has-focus + label, .inputfile + label:hover {
        background-color: #722040;
    }

#viewdocument div .uploaddoc, #viewdocument div .savedoc {
    padding: 0 5px;
}

#viewdocument .docaction {
    padding: 24px 5px 0 5px;
}

#additemmodal .laststack > div > h5 {
    margin: 15px 0;
}

#additemmodal .laststack > div > .margintb5 {
    margin: 10px 0;
}

    #additemmodal .laststack > div > .margintb5 > input {
        padding: 4px 0;
    }

.loginbg {
    height: 100vh;
    padding: 0 !important;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    background-image: url("images/background.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

    .loginbg ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

    .loginbg a {
        cursor: pointer;
        text-decoration: none !important;
    }

    .loginbg .row, .loginbg p {
        margin: 0px;
    }

    .loginbg .smooth {
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .loginbg .Container {
        background-color: rgba( 255, 255, 255,0.902);
        /*text-align: center;
        position: absolute;
        width: 80%;
        z-index: 15;
        top: 6%;
        bottom: 6%;
        left: 10%;
        right: 10%;
        min-height: 500px;*/
    }

    .loginbg .logo {
        margin: 7% 0px 70px 0px;
        width: 20%;
        min-width: 170px;
    }

    .loginbg .loginForm {
        padding: 0 30px;
        margin: 0 auto;
        float: none;
    }

    .loginbg .remeberLabel {
        color: rgba(0,0,0,0.5);
        font-size: 12px;
    }

    .loginbg .signButton {
        /*padding: 12px 0;*/
        outline: none;
        border: 0px solid transparent;
        color: #fff;
        background-color: #01164b;
        /*border-radius: 50px;
        font-size: 12px;*/
        /*width: 70%;*/
        transform: scale(1.05,1.05);
        /*margin: 5% 0 0 0;*/
    }

        .loginbg .signButton:active {
            transform: scale(0.95,0.95);
        }

        .loginbg .signButton:hover {
            transform: scale(1.15,1.15);
        }

        .loginbg .signButton:active, .loginbg .signButton:focus, .loginbg .signButton:hover {
            background-color: #01164b !Important;
            outline: none !important;
            color: white !important;
        }

    .loginbg .form-control {
        font-size: 12px;
        outline: none;
        border: 0px;
        border-radius: 50px;
        padding: 22px 20px;
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

        .loginbg .form-control:hover, .loginbg .form-control:active, .loginbg .form-control:focus {
            outline: none;
            border: 0px;
            border-radius: 50px;
            background-color: rgb( 255, 255, 255) !important;
            box-shadow: 2px 5px 15px -5px rgba( 0, 0, 0, 0.4) !important;
        }

    .loginbg .loginCheckBox {
        /*margin: 5px 20px 30px 20px;*/
        text-align: left;
    }

    .loginbg .endDiv {
        margin: 7% 0 0px 0;
        padding: 0 0 20px 0;
    }

    .loginbg .frgtPwd {
        /*text-align: right;*/
        font-size: 10px;
        color: rgba(0,0,0,0.7);
    }

        .loginbg .frgtPwd:hover {
            color: rgba(0,0,0,1);
        }

    .loginbg .termCndn {
        /*text-align: left;*/
        font-size: 10px;
        color: rgba(0,0,0,0.7);
    }

        .loginbg .termCndn:hover {
            color: rgba(0,0,0,1);
        }

    .loginbg .checkbox-custom {
        opacity: 0;
        position: absolute;
    }

    .loginbg .checkbox-custom, .loginbg .checkbox-custom-label {
        display: inline-block;
        vertical-align: middle;
        margin: 0px;
        padding-left: 0px !important;
    }

    .loginbg .checkbox-custom-label {
        position: relative;
    }

    .loginbg .checkbox-custom + .checkbox-custom-label:before {
        content: '';
        background-color: transparent;
        border: 2px solid #01164b;
        display: inline-block;
        vertical-align: middle;
        margin: -3px 10px 0 0;
        width: 12px;
        height: 12px;
        padding: 2px;
        text-align: center;
    }

    .loginbg .checkbox-custom:checked + .checkbox-custom-label:before {
        background: #01164b;
        box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.8);
    }

.dropdown .dropdown-toggle {
    padding: 10px 22px 6px 22px;
    border-right: 1px solid #ccc;
}

    .dropdown .dropdown-toggle:active {
        box-shadow: none;
    }

.dropdown ul li hr {
    margin-bottom: 10px;
}

.dropdown ul li .filterbutton button {
    margin-bottom: 0;
}

.dropdown .filter li {
    width: 410px;
    padding: 15px 10px;
}

.form-horizontal .donotchange input, .form-horizontal .donotchange select {
    border-right: 1px solid #ccc;
}

.form-horizontal .donotchange .text-center {
    text-align: center;
}

@media (min-width: 768px) {
    .form-horizontal .donotchange {
        margin-right: 0px;
        margin-left: 0px;
    }

    .form-horizontal .control-label {
        text-align: left;
    }
}


.m-top {
    margin-top: 10px;
}


.well {
    min-height: 20px;
    /*padding: 0px;*/
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.site_title {
    border-bottom: 1px solid #eee;
}


.nav.side-menu > li, .nav.side-menu > li > a {
    border-bottom: 0;
    margin: 0;
    border-bottom: 1px solid #eee;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px 10px;
}

.wo-name {
    font-size: 12px;
    color: #0091ea;
}

.modalfullwidth {
    width: 98% !important;
}

.padding0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.timeSubHeader {
    padding: 4px 10px;
}

.timeButton button {
    background-color: #d6d3ce;
    border-radius: 0px;
}

.timeButton .import {
    margin-right: 10px;
}

.add {
    border-radius: 0px;
    padding: 6px 20px;
}
/*slider button*/
.switch {
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    width: 45px;
    height: 20px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 2px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }
/*slider end*/
table > tbody > tr > td > select {
    width: 100%;
    padding: 3px 0px;
}

.timeText {
    padding: 10px 20px;
}

    .timeText h3 {
        display: inline-block;
    }

    .timeText .update {
        padding: 3px 15px;
        border-radius: 0px;
    }

.timeContent {
    background-color: rgba(169, 166, 199, 0.08);
    margin-top: 20px;
    margin-bottom: 10px;
}

.timeGroup {
    margin-bottom: 0px !important;
}

    .timeGroup label {
        margin-right: 5px;
        margin-top: 6px;
    }

#sample_1 > tbody > tr > td {
    padding: 4px;
}

.timeinout {
    width: 60px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 1px solid #f1f1f1;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #f1f1f1;
}

.table-bordered {
    border: 1px solid #eae8e8;
}


/****************table body scroll*****************/
.divTable {
    display: table;
    width: 100%;
}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    background-color: rgba(0,0,0,0.02);
    font-weight: bold;
}

.divTableCell, .divTableHead {
    border: 1px solid #ddd;
    display: table-cell;
    vertical-align: middle;
    padding: 1px;
    width: 8.3333333%;
    height: 50px;
}

.divTableBody {
    display: table-row-group;
}

.label-SupervisorApproved {
    background-color: #90f04e;
}

.label-SupervisorRejected {
    background-color: #f06c4e;
}

.label-QCNotified {
    background-color: #8779e4;
}

.label-QCApproved {
    background-color: #f0a24e;
}

.label-QCRejected {
    background-color: #f3879b;
}

.label-PreInvoiced {
    background-color: #3c9d2d;
}

.badge-primary {
    background-color: #3c9d2d;
}

.badge-danger {
    background-color: #f06c4e;
}

.round-button {
    height: 30px;
    width: 30px;
    display: inline-block;
    min-width: 30px;
    min-height: 30px;
    padding: 7px 3px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 50%;
}

.round-button-primary, .round-button-primary:hover {
    background-color: #337ab7;
    color: #fff;
}

.round-button-danger, .round-button-danger:hover {
    background-color: #f06c4e;
    color: #fff;
}

.emplink {
    font-weight: 700;
    font-size: 13px;
    color: #c56023;
    text-decoration: underline;
}
/***************Login page***************/
.display-table{
    display: table;
}
.display-table-center{
    display: table-cell;
    vertical-align: middle;
}