

.dispatch-col {
    width: 90px !important;
}

.container-col {
    width: 100px !important;
}

.Chassis-col {
    width: 88px !important;
}

fa {
    font-size: 14px !important;
}

td {
    font-size: 12px;
}

.dataTables_length {
    margin-top: 5px !important;
    color: #333;
}


.dataTables_paginate {
    float: right;
    /*margin-right:10px;*/
    margin-top: -5px;
}

.dataTables_info {
    float: right;
    margin-top: -5px;
    color: #333;
}

.previous {
    margin-right: 5px;
}


.next {
    margin-left: 5px;
}

.dataTables_filter {
    margin-top: 5px;
}

@media screen and (max-width: 991px) {
    .navbar-brand {
        padding-top: 16px;
    }

    .navbar-brand-login {
        float: left;
        /*height: 50px;*/
        padding: 8px 20px 0px 15px;
        font-size: 17px;
        line-height: 20px;
        color: #fff !important;
        text-decoration: none !important;
    }

    label {
        margin-bottom: 0 !important;
        margin-top: 5px !important;
    }

    .form-group {
        margin-bottom: 0 !important;
    }

    .btn {
        padding: 3px 7px !important;
    }

    .login .control-login-label {
        padding-top: 0 !important;
    }

    .form-horizontal .control-label {
        padding-top: 4px;
        margin-bottom: 0;
        text-align: left;
        /*margin-left:-15px !important;*/
    }

    .login-center {
        margin: 0 auto;
        width: 100% !important;
    }

    .doubleControls {
        width: 100% !important;
        margin-left: -15px !important;
    }

        .doubleControls:last-child {
            width: 100% !important;
            margin-right: -15px !important;
            margin-top: 5px !important;
        }

    .iframeDiv {
        margin-left: -6% !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .form-horizontal .control-label {
        padding-top: 4px;
        margin-bottom: 0;
        text-align: left;
        /*margin-left:-15px !important;*/
    }

    .btn {
        padding: 3px 9px !important;
    }

    .login-center {
        margin: 0 auto;
        width: 90% !important;
    }
}

.navbar-brand-login {
    float: left;
    /*height: 50px;*/
    padding: 8px 20px 6px 15px;
    font-size: 17px;
    line-height: 20px;
    color: #bfcbd6 !important;
    text-decoration: none !important;
}

.login .control-login-label {
    margin-bottom: 0;
    padding-top: 4px;
    text-align: left;
    color: #000 !important;
}

.login fieldset {
    padding-left: 5%;
}

.login .form-group {
    margin-bottom: 10px !important;
}

.login label {
    margin-top: 0 !important;
}

.row-height {
    height: 10px;
    width: 100%;
    float: left;
}

/*Tab Menu*/
.tabs-left {
    border-bottom: none;
    /*padding-top: 2px;*/
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

    .tabs-left > li, .tabs-right > li {
        float: none;
        margin-bottom: 2px;
        border-left: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

    .tabs-left > li {
        margin-right: -1px;
    }

        .tabs-left > li.active > a,
        .tabs-left > li.active > a:hover,
        .tabs-left > li.active > a:focus {
            border-bottom-color: #ddd;
            border-right-color: transparent;
            outline: none;
            font-size: 12px;
            background: #337ab7;
            color: #fff;
        }

        .tabs-left > li > a {
            /*border-radius: 4px 0 0 4px;*/
            margin-right: 0;
            display: block;
            outline: none;
            font-size: 12px;
            border-radius: 0 !important;
        }

    .tabs-left input[type="submit"] {
        background: transparent;
        border: 0;
    }

/*Tab Menu Ends*/


.table-title {
    background: #bfcbd6;
    padding: 5px 0;
    float: left;
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}


    .table-title h3 {
        color: #444;
        font-size: 15px;
        font-weight: bold;
        margin: 0;
        padding: 4px 0 0;
    }

    .table-title .btn {
        padding: 2px 10px;
        color: #004785;
        font-size: 12px;
    }

        .table-title .btn:hover {
            background: #fff;
            color: #000;
        }


    .table-title .pull-right {
        text-align: right;
    }

/*Login Style*/

.login-center {
    margin: 0 auto;
    width: 35%;
}

.logo-center {
    margin: 0 auto;
    text-align: center;
}

@media (max-width:499px) {
    .dataTables_length {
        float: right !important;
        font-size: 12px;
        height: 23px;
        line-height: 23px;
        margin-right: 10px;
        text-align: left;
        color: #333;
    }
}

.dispatch-box {
    background: #f4f4f4;
    border: 1px solid #ddd;
    padding-top: 5px;
    border-radius: 4px;
}

.square-box {
    background: #f4f4f4;
    border: 1px solid #ddd;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 4px;
    float: left;
    width: 100%;
}

.input-group-addon .fa-plus {
    color: #408416 !important;
}

.sub-title {
    background: #f4f4f4;
    padding: 5px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

    .sub-title h4 {
        font-size: 18px;
        font-weight: normal;
        margin: 0;
        padding: 2px 0 0 0;
        color: #333;
        border-bottom: 0;
    }

.sub-titleh5 {
    background: #f4f4f4;
    padding: 5px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

    .sub-titleh5 h5 {
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 2px 0 0 0;
        color: #858585;
        border-bottom: 0;
    }

.sub-title .btn {
    padding: 2px 10px;
    color: #fff;
    font-size: 12px;
}

    .sub-title .btn:hover {
        background: #fff;
        color: #000;
    }

.sub-content {
    background: #f4f8fa;
    margin: 15px 0;
    padding: 15px 0;
    border-radius: 4px;
}

/*Date - Picker - alwin - 150416_18:10*/

@media (min-width:992px) {

    .doubleControls {
        width: 78% !important;
        margin-left: -15px;
    }

        .doubleControls:last-child {
            width: 51% !important;
            margin-right: -15px;
        }
}

.font-bolditalic {
    font-weight: bold;
    font-style: italic;
}

.font-bold {
    font-weight: bold;
}

/*Modal - Dialog*/
.modal-header {
    background: #2e6da4 none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5 !important;
    color: #fff !important;
    padding: 6px 15px !important;
}

.modal-dialog h4 {
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
}

.modal-footer .btn {
    padding: 0 10px !important;
}

/*Navbar Close x Button CSS Styles*/
.navbar-toggle {
    border: none;
    background: transparent !important;
}

    .navbar-toggle:hover {
        background: transparent !important;
    }

    .navbar-toggle .icon-bar {
        width: 22px;
        transition: all 0.2s;
    }

    .navbar-toggle .top-bar {
        transform: rotate(45deg);
        transform-origin: 10% 10%;
    }

    .navbar-toggle .middle-bar {
        opacity: 0;
    }

    .navbar-toggle .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 10% 90%;
    }

    .navbar-toggle.collapsed .top-bar {
        transform: rotate(0);
    }

    .navbar-toggle.collapsed .middle-bar {
        opacity: 1;
    }

    .navbar-toggle.collapsed .bottom-bar {
        transform: rotate(0);
    }

/*Dropdown Submenu*/
/*.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover .dropdown-menu {
        display: block;
    }

    .dropdown-submenu a:after {
        display: block;
        content: "";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

        .right-arrow
        {
            float: right;
            margin-top: 3px;
        }

        /*For Mozilla Firefox*/
/*@-moz-document url-prefix() { 
        .right-arrow
        {
            float: right;
            margin-top: -16px;
        }
        }

.navbar-nav > li > .dropdown-menu li {
    width: 100% !important;
}*/

/*Dropdown Submenu Ends*/

/*Jquery ui modal - custom design - alwin - 041916*/

/*.ui-widget {    
    font-size: 12px !important;
}

.ui-widget-content {
    background: #F9F9F9;
    border: 1px solid #ddd;
    color: #222222;
 width:300px !important;
}

.ui-dialog {
    left: 0;
    outline: 0 none;
    padding: 0 !important;
    position: absolute;
    top: 0;
}

#success {
    padding: 0;
    margin: 0; 
}

.ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: auto;
    position: relative;
    padding: 10px !important;
}

.ui-widget-header {
    background: #337ab7 none repeat scroll 0 0 !important;
    border: 0 none !important;
    color: #fff !important;
    font-weight: bold;
 padding:5px 5px !important;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0.1em .5em;
    position: relative;
        font-size: 1em;
}
.ui-widget-overlay {
    background: repeat-x scroll 50% 50% #AAA;
    opacity:0.3;
}

.ui-widget-overlay {
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
}

.ui-button
{
 float:right;
}*/

.datetimepicker-days table tfoot {
    display: none;
}

.accessorial-box fieldset {
    padding: 5px 0 0 0 !important;
    margin: 5px 0 0 0 !important;
    border: 1px solid #ddd !important;
    border-radius: 4px;
}

.alert-error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

    .alert-error hr {
        border-top-color: #e4b9c0;
    }

    .alert-error .alert-link {
        color: #843534;
    }

.gridCustom-column {
    word-break: break-all !important;
}

.gridCustom-column3 {
    width: 3% !important;
    word-break: break-all !important;
    text-align: center;
}

.gridCustom-column5 {
    width: 5% !important;
    word-break: break-all !important;
    text-align: center;
}

.gridCustom-column7 {
    width: 2% !important;
    word-break: break-all !important;
    text-align: center;
}

.gridCustom-column10 {
    width: 10% !important;
    word-break: break-all !important;
}

.gridCustom-column20 {
    width: 20% !important;
    word-break: break-all !important;
}

.gridCustom-column30 {
    width: 30% !important;
    word-break: break-all !important;
}

.gridCustom-column40 {
    width: 40% !important;
    word-break: break-all !important;
}

.gridCustom-column50 {
    width: 50% !important;
    word-break: break-all !important;
}

.gridCustom-column60 {
    width: 60% !important;
    word-break: break-all !important;
}

.footer {
    padding: 10px;
    background: #0094ce;
}

/*.fileUpload {
    position: relative;
    overflow: hidden;
    padding: 10px;
    background: #f4f4f4;
    width: 94px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

    .fileUpload input.input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    } karthik*/

.custom-input-grp {
    width: 100% !important;
}

.custom-void-grp {
    width: 60% !important;
}

.billingBtn {
    padding: 0 5px !important;
}

#client-content h2 {
    margin-top: 10px !important;
}

.form-horizontal textarea {
    margin-bottom: 5px;
}


@media (max-width:991px) {
    .marginBot {
        margin-bottom: 5px !important;
    }

    .accessorial-box fieldset {
        padding: 5px 0 5px 0 !important;
        margin: 5px 0 0 0 !important;
        border: 1px solid #ddd !important;
        border-radius: 4px;
    }

    .dispatch-box {
        background: #f4f4f4;
        border: 1px solid #ddd;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        border-radius: 4px;
    }

    .square-box {
        background: #f4f4f4;
        border: 1px solid #ddd;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        border-radius: 4px;
        float: left;
        width: 100%;
    }

    .dataTables_paginate {
        float: left !important;
    }

    .dataTables_footer .clear {
        display: none;
    }
}

@media (min-width:991px) {
    .col-md-1 .form_date {
        width: 80px;
    }

    .iframeDiv {
        margin-left: 17% !important;
    }
}


.ui-dialog-titlebar {
    background: #337ab7 none repeat scroll 0 0 !important;
    border: 0 none !important;
    color: #fff !important;
    font-weight: bold;
    padding: 5px 5px !important;
}

.ui-dialog .btn {
    padding: 4px 12px !important;
}

.form-horizontal .radioWidth {
    width: 50% !important;
}

label.control-label span {
    font-size: 13px !important;
    color: red !important;
}

.table-fixed {
    table-layout: fixed;
}

.default-active {
    background: #337ab7;
}

    .default-active a {
        color: #fff;
    }

    .default-active:hover {
        color: #fff;
    }

.dataTables_footer .clear {
    display: none;
}

.invoice-title {
    background: #f4f4f4;
    padding: 5px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

    .invoice-title h4 {
        font-size: 15px;
        font-weight: bold;
        margin: 0 !important;
        padding: 0 0 0 0;
        color: #333;
        border-bottom: 0;
    }

label span.PostColor {
    color: white !important;
    background-color: Red !important;
    font-weight: bold !important;
    font-size: 13px !important;
    text-align: center;
    padding: 0 2px;
}

footer {
    background: #eee none repeat scroll 0 0;
    margin-top: 10px;
    padding-top: 10px;
}
/*File Upload CSS - 12052016 - Alwin*/
.input input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    padding: 3px 0 2px;
    background: #f4f4f4;
    width: 140px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-right: 10px;
    float: left;
}

    .fileUpload span {
        margin-left: 5px;
    }

    .fileUpload input.input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }
/*Loader Style by Alwin - 12052016*/
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999 !important;
    opacity: 0.7;
    background: #ccc;
    /*background-color: rgba(0,0,0,0.5);*/
}

.loading {
    position: fixed;
    z-index: 99999;
    height: 68px;
    width: 179px;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
}

.loader-bg {
    background: #000;
    opacity: .7;
    width: 100%;
    height: 100%;
    position: fixed;
    margin: 0 0 0 0;
    z-index: 999;
}

    .loader-bg img {
        margin: -24px 0 0 -24px;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 999999;
    }


.tooltip-new {
    background: rgba(241,218,54, 0.75);
    border: 1px solid #f1da36;
    color: black;
}

.tooltip_name {
    font-weight: bold;
}

.colth3 {
    width: 27% !important;
}

/*New Custom Styles 07-04-17*/

/* #dtList thead tr th {
    background: #6f8193 none repeat scroll 0 0 !important;
    color: #fff;
}*/
table.display thead th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: collapse;
    border-color: currentcolor currentcolor #888 #888;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium 0 1px 1px;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 5px;
}

table.display td.align_left {
    text-align: left;
    color: #000;
}

table.display td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: collapse;
    border-color: currentcolor currentcolor #c3cbd3 #c3cbd3;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium 0 1px 1px;
    font-size: 12px;
    padding: 0px 3px;
}

.main-title {
    background: #009abc none repeat scroll 0 0;
    border-bottom: 1px solid #ddd !important;
    color: #fff;
    font-size: 12px;
    margin-bottom: 0 !important;
    padding: 4px;
    font-weight: bold;
}

/*Sidebar Start*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 80px;
    right: -25px;
    background-color: #f4f4f4;
    overflow-x: hidden;
    transition: 0.5s;
    padding: 10px;
    border: 2px solid #ddd;
}

    .sidenav a {
        /*padding: 8px 8px 8px 32px;*/
        text-decoration: none;
        font-size: 25px;
        color: #fff;
        display: block;
        transition: 0.3s;
        padding-top: 6px;
    }

        .sidenav a:hover, .offcanvas a:focus {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 30px;
        margin-left: 50px;
    }

/*Sidebar End*/

#dtList thead tr th {
    background: #eee none repeat scroll 0 0 !important;
    color: #000 !important;
}


.table-responsive {
    border: 1px solid #ddd;
    margin-top: 0;
    min-height: 0.01%;
    padding: 2px;
    background: #fff;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f3fafe;
}

.breadcrumb {
    color: #fff;
    border-radius: 0;
    padding: 7px 15px 2px;
}

    .breadcrumb input {
        border: 0 none;
        height: 20px;
        width: 100px;
        color: #000;
        padding-left: 2px;
    }

    .breadcrumb div {
        float: left;
        margin-right: 8px;
    }

    .breadcrumb label {
        float: left;
        margin-right: 3px;
        padding-top: 1px;
    }

    .breadcrumb a {
        color: #fff;
    }

    .breadcrumb input[type=checkbox] {
        margin-right: 20px;
        width: 10px;
    }

.spacing-breadcrumb {
    float: left;
    margin-left: 8%;
}

.sort {
    float: right;
}
/*Mobile & Tablet Version*/
@media (min-width:320px) and (max-width:814px) {
    .top-breadcrumb {
        background: #337ab7;
        margin-top: -6px;
        margin-left: 15px;
        margin-right: 15px;
        padding: 5px 0;
    }

    .ui-dialog {
        width: 90% !important;
    }
}
/*iPad Version*/
@media (min-width:815px) and (max-width:991px) {
    .top-breadcrumb {
        margin-top: -27px;
    }

    .ui-dialog {
        width: 90% !important;
    }
}

/*Desktop Version*/
@media (min-width:992px) {
    .top-breadcrumb {
        margin-top: -27px;
    }
}

.tab-content {
    float: left;
    width: 100%
}

label {
    color: #000 !important;
    display: inline-block;
    max-width: 100%;
}

@media (min-width: 992px) {
    .form-horizontal .control-label {
        padding-top: 4px;
        margin-bottom: 0;
        text-align: left;
        color: #000 !important;
    }

        .form-horizontal .control-label.BalAmount {
            color: red !important;
            font-weight: bold;
        }

        .form-horizontal .control-label.ExcessAmount {
            color: green !important;
            font-weight: bold;
        }
}

input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: #000 !important;
}



 .table > thead > tr > th {
    background-color: #555 !important;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #286090;
    border-color: #204d74;
}
.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 #ddd;
    /*text-align: center !important;*/
    color: #000;
}

@media screen and (max-width: 767px) {
    .breadcrumb div {
        float: left;
        margin-right: 8px;
        width: 46%;
    }

    .breadcrumb {
        padding: 20px 15px 2px !important;
    }
}


.HeaderCSS {
    position: unset !important;
    margin-top: -23px;
    overflow-y: unset !important;
    height: auto !important;
    margin-top: 0px !important;
}

#ContentPlaceHolder1_uPnldtlistBatch {
    max-height: 320px !important;
    overflow: auto;
}


.overflowHide {
    height: auto !important;
    overflow-y: unset !important;
}

    .overflowHide .table {
        margin-top: 0px !important;
    }

/* Mobile only start */
@media screen and (max-width: 767px) {
    table#dtDriverRouteEditInfo tr th:first-child {
        display: none;
    }

    table#dtDriverRouteEditInfo tr td:first-child {
        display: none;
    }

    #divdrEditDetail .col-md-12.table-title {
        margin-top: 12px;
    }

    table#dtDriverRouteEditInfo td strong {
        word-break: break-all;
    }

    table#dtDriverRouteEditInfo .form-group .col-md-9 {
        padding-left: 0px
    }

    table#dtDriverRouteEditInfo thead tr {
        border-top: 0px !important;
    }

    table#dtDriverRouteEditInfo tr {
        border-top: 2px #6e8092 solid !important;
    }

    #divdrEditDetail > .col-md-4 {
        position: relative;
        z-index: 9999
    }

    .embed-responsive {
        min-height: 60vh;
        -webkit-overflow-scrolling: touch;
        overflow-y: auto;
    }
}
/* Mobile only Ends */

/* Mobile only start */
@media screen and (max-width: 767px) {
    #DriverLoad .tab-content .col-md-4 {
        position: relative;
        z-index: 999
    }

    #DriverLoad .col-md-12.table-title {
        margin-top: 12px;
    }

    .ViewPrenote-fields .col-md-12 .col-md-6.pull-right {
        padding-bottom: 50px
    }
}
/* Mobile only ends */

/** Invoice Add new Grid*/
#dtInvAddNewList table {
    max-width: 100%;
    table-layout: fixed;
    margin: auto;
}

#dtInvAddNewList thead {
    display: table;
    width: calc(100% - 18px);
}

    #dtInvAddNewList thead tr th {
        width: unset !important
    }

#dtInvAddNewList tbody {
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    display: block;
    width: 100%;
}

    #dtInvAddNewList tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

#dtInvAddNewList thead tr th:first-child {
    width: 2% !important;
}

#dtInvAddNewList thead tr th {
    width: 140px !important;
}

#dtInvAddNewList .align_center div {
    width: auto !important
}

#dtInvAddNewList tbody td {
    word-wrap: break-word;
}

#ContentPlaceHolder1_UpdatePanel2 .form-group:nth-of-type(3) .col-md-4 {
    width: 90%
}

    #ContentPlaceHolder1_UpdatePanel2 .form-group:nth-of-type(3) .col-md-4 textarea {
        width: 48.8%;
        float: left
    }

    #ContentPlaceHolder1_UpdatePanel2 .form-group:nth-of-type(3) .col-md-4 label {
        width: 30%;
        float: left;
        display: block
    }

div#divInvoiceNo .col-md-2 textarea {
    max-height: 30px;
}

.fixed_align_center {
    position: relative !important;
}

.dtlist {
    margin-top: 0px !important;
}
/*
@media (min-width:992px) {
    .dtlist {
        max-width: 100%;
        table-layout: fixed;
        margin: auto;
    }

    .dtlist {
        display: table;
        width: calc(100% - 18px);
    }

        .dtlist tr td {
            width: 0.8% !important
        }

        .dtList tbody tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }
}

@media screen and (max-width: 767px) {
    .fixed_align_center {
        position: unset !important
    }
}
    */


/* width 
::-webkit-scrollbar {
    width: 3px;
    height: 0px;
}

/* Track 
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle 
::-webkit-scrollbar-thumb {
    background: #39d0df;
}

    /* Handle on hover 
    ::-webkit-scrollbar-thumb:hover {
        background: #21b5c3;
    }*/

.seen {
    background-color: whitesmoke;
    font-size: 13px;
    margin: 7px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.notseen {
    background-color: white;
    font-weight: bold;
    font-size: 13px;
    margin: 7px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.seen-msg-content {
    padding: 0px;
}

.notseen-msg-content {
    padding: 0px;
}

.seen-msg-content-action {
    padding: 0px;
    padding-left: 10px;
    padding-top: 7px;
}

.notseen-msg-content-action {
    padding: 0px;
    padding-left: 10px;
    padding-top: 7px;
}

.divNotificationContent {
    margin: 0;
    min-height: 358px;
    max-height: 360px;
    overflow-x: hidden;
}

    .divNotificationContent::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    .divNotificationContent::-webkit-scrollbar-thumb {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #c1c1c1;
    }

        .divNotificationContent::-webkit-scrollbar-thumb:hover {
            background: #465c71;
        }

    .divNotificationContent::-webkit-scrollbar {
        width: 6px;
        background-color: #F5F5F5;
    }
/*To add Print Icon by 04-july-2019**/

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    /*url('../Images/ajax-loader.gif')*/
    src: url('../fonts/material-fonts.woff2') format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
/******************************/
/**DashBoard Responsive Design*/
#one > div:nth-child(even) {
    right: -10px;
}

div#one .well {
    width: 48%;
}

.well {
    padding: 0px;
}

.nav-tabs {
    border: none;
}


ul.nav.nav-tabs.dash li a {
    font-family: inherit;
    font-weight: bold;
    color: #000;
}

.nav-tabs.dash {
    margin-top: 7px;
}

.tab-content {
    margin-top: 15px;
}

.col-md-6.dashboard-panel-3.well {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 48%;
    box-shadow: 0px 0px 12px #a6a6a6;
    border-radius: 5px;
}

    .col-md-6.dashboard-panel-3.well:nth-child(even) {
        margin-left: 20px;
    }

i.fa.fa-tasks {
    color: #fff;
    font-size: 36px;
    margin-top: 30px;
}

.dasgicon, .dasgicon1, .dasgicon2, .dasgicon3, .dasgicon4 {
    border-radius: 5px 0px 0px 5px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: #0066a6;
    position: relative;
}

.dasgicon1 {
    background: #dd4b39;
}

.dasgicon2 {
    background: #00a65a;
}

span.dasgicon3 {
    background: #f39c12;
}

span.dasgicon4 {
    background: #8046a5;
}

    span.dasgicon3 img, span.dasgicon4 img {
        margin-top: -14px;
        width: 50px;
    }

.dash-left {
    box-shadow: 0px 0px 5px #818189;
    padding: 0px 10px;
}

.dasgicon i.fa.fa-truck, .dasgicon1 i.fa.fa-truck {
    color: #fff;
    text-align: center;
    font-size: 40px;
}

.dash-right {
    padding: 5px 10px;
    margin-left: 90px;
}

span.dash-head {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    display: block;
    white-space: nowrap;
    overflow: visible;
    font-family: inherit;
    color: #000;
}

.dash-value {
    font-size: 20px;
    font-weight: bold;
    font-family: lato;
    letter-spacing: 0.5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    font-weight: bold;
}

.dash-right a {
    color: #000 !important;
    background: none;
    border: none;
    text-decoration: dashed;
}

span.dasgicon i, span.dasgicon1 i {
    position: absolute;
    top: 23px;
    bottom: 0;
    right: 0;
    left: 0;
}

.well .dash-right a {
    color: #fff !important;
    background-color: #286090;
    border-color: #204d74;
}

.dash-right .tashsub {
    float: left;
    margin-right: 5px;
}


/**Mobile**/
@media only screen and (min-width:320px) and (max-width:640px) {
    .demo-container {
        width: 100% !important;
        overflow: auto;
    }

    .nav.nav-tabs.dash > li > a {
        padding: 7px 25px;
    }

    .col-md-6.col-lg-6 {
        clear: both;
    }

    div#one .well {
        width: 100%;
    }

    ul.nav.nav-tabs.dash {
        padding: 0px 20px;
    }

    .dash-left {
        padding: 0px 0px;
    }

    .col-md-6.dashboard-panel-3.well:nth-child(even) {
        margin-left: 0px;
    }

    span.dash-head {
        font-size: 13px;
        white-space: unset;
    }
}

/*****TABlets*/
@media only screen and (min-width:768px) and (max-width:1024px) {
    div#one .well {
        width: 100%;
    }

    .col-md-6.col-lg-6 {
        clear: both;
    }

    .col-md-6.dashboard-panel-3.well:nth-child(even) {
        margin-left: 0px;
    }
}

@media screen and (max-width: 1200px) {
    .col-md-6.dashboard-panel-3.well {
        width: 100% !important;
        padding-left: 0px !important;
    }

        .col-md-6.dashboard-panel-3.well:nth-child(even) {
            margin-left: 0px;
        }

    .demo-container {
        width: 100%;
        overflow: auto;
    }
}
/*******************/

/**************************************/
.btn-primary {
    color: #fff !important;
    background-color: #0371c3 !important;
    border-color: #0371c3 !important;
}
.btn {
    padding: 3px 13px;
}
.breadcrumb {
    background-color: #0371c3 !important;
}
.navbar-default .navbar-nav > li > a:hover {
    background: #0371c3;
    color: #fff;
}
.navbar-default {
    background: #fff !important;
    border-bottom: 1px solid #c5c5c5;
}
    .navbar-default .navbar-nav > li > a {
        color: #000000;
    }
ul.nav.nav-tabs.dash li.active a, .nav-tabs.dash > li > a:hover {
    background: #0371c3;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    font-family: inherit;
    border-radius: 5px;
}
ul.navbar-right li a:hover {
    background: #fff !important;
    color: #000 !important;
}
.DispatchStatus span {
    background: #000 !important;
    padding: 2px 0px;
}
ul#TLsubMain li a {
    background: #0371c3;
    color: #fff;
    border: 1px solid #0371c3;
}
    ul#TLsubMain li a:hover {
        background: #fff;
        color: #0371c3;
        border: 1px solid #0371c3;
    }
ul#MyTabs, ul#MyInnerTabs {
    border-bottom: 1px solid #0371c3 !important;
}
    ul#MyTabs li.active, ul#MyTabs li.active a {
        background-color: #0371c3 !important;
        border: 1px solid #0371c3 !important;
        color: #fff;
    }
.ViewPrenote-fields fieldset {
    background: #f7fbff none repeat scroll 0 0 !important;
    box-shadow: 2px 1px 5px #0371c3 !important;
}
.navbar-default .navbar-brand {
    color: #000;
}