﻿/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap');*/


body {
    /*font-family: Roboto;*/
    font-family: Roboto, "Open Sans", "Helvetica Neue", sans-serif;
}



.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

a {
    font-family: 'Roboto', sans-serif;
    color: #222;
}

.login_form input {
    text-transform: inherit;
}

input[type="checkbox"], input[type="radio"] {
    margin: 4px 5px 7px 17px;
    line-height: normal;
    float: left !important;
    font-size: 12px;
}

.Newinputcheckbox {
    margin: -4px 5px 0px -10px;
    line-height: normal;
    float: left !important;
    font-size: 12px;
}

.Newinputcheckboxs {
    margin: -5px 5px 0px 17px;
    line-height: normal;
    float: left !important;
    font-size: 12px;
}

.Newinputcheckboxss {
    margin: -3px 5px 0px 17px;
    line-height: normal;
    float: left !important;
    font-size: 12px;
}

Newcheckbox {
    margin: 0px 5px 0 17px;
    line-height: normal;
    float: left !important;
    font-size: 12px;
}

.rbl label {
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 21px !important;
    padding-top: -14px;
    float: right;
    color: #222;
}

.rbl-holder p {
    float: left;
    line-height: 21px !important;
    color: #222;
    font: 500 12px "Roboto";
}

.topmenu-holder a {
    font-size: 12px;
}

.ddp-holder {
    background: #e3e3e3;
    width: 30%;
}

    .ddp-holder a {
        font: 500 12px "Roboto";
    }

.select_customarrow {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("../Images/icon-ddp.png");
    width: 45%;
    background-repeat: no-repeat;
    background-position: 99% center;
    font: 12px "Roboto";
    border: none;
    background-color: transparent;
    text-align: right;
    padding-right: 15px;
}

    .select_customarrow option {
        box-shadow: 0px 3px 11px 0px #ccc;
        font: 11px "Roboto";
        border: none !important;
    }

    .select_customarrow select {
        box-shadow: 0px 3px 11px 0px #ccc;
        width: 40%;
        border: none !important;
    }

.create-awb-ddp {
    height: 18px;
    border: none;
    border-bottom: 1px solid #ccc;
    margin-top: -1px;
}

.p-0 {
    padding: 0;
}

.l-31 {
    line-height: 31px;
}

.l-21 {
    line-height: 21px;
}

.txt-padding {
    padding: 9px 0;
}

.m-r-l-27 {
    margin-left: 27px !important;
}

.left {
    float: left !important;
}

.mt-4p {
    margin-top: 4px;
}

.mt-10p {
    margin-top: 10px;
}

.ml-20p {
    margin-left: 20px;
}

.m-0 {
    margin: 0px !important;
}

.mr-3 {
    margin-right: 3px;
}

.mr-4p {
    margin-right: 4px;
}

.mr-0 {
    margin-right: 0px !important;
}

.txt-ind-12 {
    text-indent: 11px;
}

.ml-0 {
    margin-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.copyr {
    font-size: 11px !important;
}

.border-blue {
    border: 1px solid #1f63a6;
}

.action-booksloot {
    background-color: transparent;
    border-color: transparent;
    margin: 0px 5px;
    padding: 0;
}

.header-title {
    text-align: center;
    font: 500 17px "Roboto";
    color: #1f62a6;
    padding: 9px;
}

.username {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #222;
}


.support-num {
    text-align: left;
    padding: 14px;
    font: 500 12px "Roboto";
    background: url(../Images/icon-menu-support.png) no-repeat -1px 12px;
    width: 400px;
    text-indent: 5px;
}

.profile-ddp li {
    padding: 3px 8px;
}

.profile-ddp > li > a {
    padding: 3px 3px;
}


.icon-pwd {
    background: url(../Images/icon-change-password.png) no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 11px;
}

.icon-user-manual {
    background: url(../Images/icon-user-manual.png) no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 11px;
}

.icon-help {
    background: url(../Images/icon-help.png) no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 11px;
}

.icon-logout {
    background: url(../Images/icon-logout.png) no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 11px;
}

.icon-support {
    background: url(../Images/icon-menu-support.png) no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 11px;
}

.profile-ddp {
}

.caret red {
    background-image: url('../images/icon-ddp.png') !important;
}

.dropdown-menu {
    margin-left: 0px;
    font: 12px "Roboto";
    border: 0 !important;
    border-radius: 0px;
}

.btn-bg {
    background: none !important;
}

.main-nav {
    float: left;
    height: 28px;
    width: 100%;
    line-height: 3px;
    background: #1f63a6;
}

    .main-nav ul li {
        display: block;
        float: left;
        height: 37px;
        margin: 12px 22px 0 0;
        padding: 0px 4px 0 28px;
    }

.liquid-nav li div {
    margin-top: 10px;
    margin-left: 6px;
}

.main-nav ul li a {
    color: #fff;
    font: 14px "Roboto";
    line-height: 3px;
}

.main-nav li img {
    margin-right: 7px;
    display: none;
}

.main-nav li.selected {
    background-color: #a3cef1;
    border-color: #F36F23;
    color: #252122;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    height: 28px;
    margin: 0px;
    padding: 13px 18px;
}

.main-nav img {
    clear: both;
    float: left;
}

.grid-head th {
    background: #a3cef1;
    border: 0;
}

.grid-head tr th {
    background: #a3cef1 !important;
}

.form-group .data-lbl {
    font: 12px "Roboto";
    color: #444;
    padding-right: 9px;
}

.form-group .button, input, select, textarea {
    font: 12px "Roboto";
}

.disable-btn {
    width: 96px;
    text-align: center;
    background: #ccc;
    border: 1px solid #aeaeae;
    font: 12px/18px "Roboto";
    color: gray;
}


.form-group button {
    background: transparent;
    border-radius: 0;
    padding: 0px 16px;
}

.form-group .select-btn {
    background: #fff;
    padding: 3px 16px;
    border: 1px solid #1f62a6;
    margin: 0px 5px;
    color: #525253;
}

.form-group .date-txtbox {
    background: #fff;
    padding: 5px 16px;
    border: 1px solid #1f62a6;
    margin: 0px 5px;
    color: #525253;
}

.section-1 {
    border: 1px solid #e6e6e6;
    padding: 4px 0px;
    border-radius: 8px;
    margin-top: 6px;
}

    .section-1 .form-group {
        margin-bottom: 0px;
    }

.driver-mb {
    margin-right: -24px;
    text-align: right;
    width: 55px !important;
}

.sta-mb {
    width: 42px !important;
}


.nav-tabs {
    width: 100%;
    margin-top: 0px;
}

    .nav-tabs > li a {
        background-color: #fff;
        color: #646262;
        font: 12px "Roboto";
        border-radius: 0;
        border: 1px solid #ccc;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        background-color: #1f62a6;
        color: #fff;
        border-bottom-color: transparent;
    }

    .nav-tabs > li > a:hover {
        background-color: #1f62a6 !important;
        border-radius: 0;
        color: #000;
    }

.tab-pane {
    border-top-color: rgb(26, 62, 94);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: 0;
    width: 100%;
    padding: 0px 8px;
    font: 12px "Roboto";
    line-height: normal;
    line-height: 33px;
}

.gray-font {
    color: #444444;
}

.vehicle-details {
    padding: 0px 13px;
}

    .vehicle-details table {
        border: 1px solid #ccc;
    }

    .vehicle-details thead {
        background: #f4d35e;
        color: #252523;
        font-size: 12px;
    }

.shipment-details thead {
    background: #a3cef1;
}

.shipment-details table {
    border: 1px solid #2f71ab;
}

.rcorners {
    border-radius: 80px;
    background: #73AD21;
    background-color: rgb(115, 173, 33);
    background-color: rgb(115, 173, 33);
    padding: 5px 19px;
    width: 80px;
    height: 1px;
    display: inline;
    border: 1px solid #B6BBC3;
    box-shadow: 2px 3px #888;
    margin: 0px 13px;
    font: 500 12px "Roboto";
    color: #4f4e4e;
}

.assign-left {
    width: 24px;
    height: 24px;
    border: none;
    background: url("../images/icon-left-bookslot.png");
}

.assign-right {
    width: 24px;
    height: 24px;
    border: none;
    background: url("../images/icon-right-bookslot.png");
}


.disabled {
    background: #ccc;
    opacity: 0.6;
}

.slotnotavailable {
    background-color: lightgrey;
    box-shadow: none;
}



.slotpending {
    background-color: white;
}



.slotCompleted {
    background-color: #3abb1b;
    color: #fff;
}

.slot-empty {
    border-radius: 80px;
    background-color: none;
    background-color: none;
    padding: 5px 19px;
    width: 80px;
    height: 1px;
    font: 500 12px "Roboto";
    color: #4f4e4e;
    display: inline;
    margin: 0px -16px;
    line-height: 34px;
}


    .slot-empty .btn-green {
        color: #fff;
        font-size: 12px;
        background-color: #3abb1b;
        border-color: #ccc;
        border-radius: 32px;
        padding: 4px 3px;
        width: 124px;
        text-align: center;
        height: 29px;
        line-height: 18px;
        box-shadow: 0px 2px #888;
    }

.blue-butn {
    background: #00AAA2;
    border: none;
    color: #fff;
    padding: 4px 28px;
    font: 500 13px "Roboto";
    margin: 0px 5px;
}



.Turquoise-butn {
    background: #00AAA2;
    border: none;
    color: #fff;
    padding: 4px 28px;
    font: 500 14px "Roboto";
    margin: 0px 5px;
}


.Turquoise-no-border {
    border: 1px solid #00AAA2;
    color: #00AAA2;
    background: #fff;
    padding: 3px 28px;
    font: 500 14px "Roboto";
    margin: 0px 5px;
}

.blue-butn-no-border {
    border: 1px solid #00AAA2;
    color: #00AAA2;
    background: #fff;
    padding: 3px 28px;
    font: 500 14px "Roboto";
    margin: 0px 5px;
}

.btn-disabled {
    background: #ccc;
}

.blue-butn-s {
    background: #1f62a6;
    border: none;
    color: #fff;
    padding: 4px 28px;
    font: 500 14px "Roboto";
    margin: 0px 5px;
}

.form-group .date-selected {
    background: #1f63a6;
    color: #fff;
}

.btn-active {
    background: #1f63a6;
    color: #fff;
    border: none;
    padding: 4px 18px;
}

.txt-box {
    border: none;
    border-bottom: 1px solid #ccc;
}

.tabs .nav > li > a {
    color: #fff;
    font: 500 12px "Roboto";
    position: relative;
    display: block;
    padding: 8px 35px;
    border-radius: 10px 10px 0px 0px;
    background: #1f63a6;
}

.tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
}

.slot-empty .btn-default {
    color: #333;
    font-size: 12px;
    background-color: #cccaca;
    border-color: #ccc;
    border-radius: 32px;
    padding: 4px 3px;
    width: 124px;
    text-align: center;
    height: 29px;
    line-height: 18px;
}

.slot-empty .badge-orange {
    margin-top: 9px;
    color: #fff;
    background-color: #f75738;
}

.slot-empty .badge-orange {
    margin-top: 1px;
    background: #f95738;
}

.slot-empty .badge-default {
    background-color: #6d6d6d;
    top: 9px;
    margin-left: 3px;
}

.slot-empty .badge-danger {
    margin-top: 1px;
    color: #fff;
    background-color: forestgreen;
}

.slot-empty .badge-orange .tab-select .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a {
    background: #1f62a6;
}

    .tab-select .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        background: #1f62a6;
    }

.slot-empty .btn-white {
    color: #333;
    font-size: 12px;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 32px;
    padding: 4px 3px;
    width: 124px;
    text-align: center;
    height: 29px;
    line-height: 18px;
    box-shadow: 0px 2px #888;
}

.input-txt-box {
    width: 83px;
    border-bottom: 1px solid #ccc !important;
    border: none;
}

.legend-holder {
    border: 1px solid #ccc;
    height: 26px;
}

    .legend-holder ul li {
        float: left;
        color: #444;
        font-size: 12px;
        line-height: 24px;
    }

    .legend-holder .btn-legend {
        color: #444;
        background-color: transparent;
        padding: 2px 3px;
        width: 128px;
        font-size: 12px;
        cursor: inherit;
    }

.btn .badge-legend-green {
    position: absolute;
    top: 9px;
    margin-left: 3px;
    background: #3abb1b;
}

.btn .badge-legend-orange {
    position: relative;
    background: #f95738;
}

.gridHeader-yellow .table_mid {
    background: #FAA61A;
    border: none;
    color: #222;
    vertical-align: top;
    /*font-weight: 600;*/
    font-weight: bold;
    font-size: 14px;
}

.gridHeader-yellow table tr td .table_mid {
    border: none;
}

.table_mid {
    font-family: 'Roboto', sans-serif;
    /*background-color:#faa61a!important;*/
}

.table_mid1 {
    font-family: 'Roboto', sans-serif;
    background-color: #faa61a !important;
}

.NormalRowBlur td {
    background-color: #fff !important;
    border: none;
    color: #444;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
}




.text-underline {
    text-decoration: underline !important;
    color: #1f62a6;
}

    .text-underline:hover {
        text-decoration: underline;
        color: #1f62a6;
    }

.shipment-popup-tb {
    margin-left: -15px;
}

    .shipment-popup-tb li a {
        margin-right: 0px;
        background: none;
        border: none;
        color: #fff;
        opacity: 0.9;
        font-size: 12px;
        font-weight: 400;
    }

.tblUshipment .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    font: 500 13px "Roboto";
    color: #222;
    border: none;
}

.tblUshipment td {
    font: 13px "Roboto";
    color: #444;
    white-space: nowrap;
}

.tblUshipmenttab .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a {
    background-color: #a3cef1;
    font: 500 12px "Roboto";
    color: #222;
    border-bottom-color: transparent;
}

    .tblUshipmenttab .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        background-color: #a3cef1 !important;
        font: 500 12px "Roboto";
        border-bottom-color: transparent;
    }

.modal-content .popupHeader {
    background-color: #00AAA2;
}

.modal-content .modal-header {
    padding: 0px 15px;
    padding-top: 0px;
    border-bottom: 1px solid #e5e5e5;
}

.btn .badge {
    position: absolute;
    top: 9px;
    margin-left: 5px;
}



.shipment-popup-tbli a:hover {
    background: red;
}

.tblUshipment table thead tr {
    border: none;
}

table.dataTable.no-footer {
    border: 1px solid #ccc !important;
}

.tblUshipment p {
    font-size: 14px;
    margin-left: 3px;
    color: #222;
}

.row-selected {
    color: #ebebd3;
}

/*table.dataTable tbody th, table.dataTable tbody td {
    padding: 2px 10px !important;
}*/

.tblUshipment table thead tr td {
    padding: 4px 10px;
}



.createawb-chkbox label {
    font: 500 12px/23px "Roboto";
    color: #444;
}

.title-head {
    font: 600 14px "Roboto";
    color: #222;
}

.mr-ad {
    margin-left: -30px;
}

.createbol-txtbox {
    height: 24px;
    border: 1px solid #ccc;
    box-shadow: none;
    font-size: 13px
}

.non-editable {
    color: #ECECEC;
}

.mr-ad label {
    font: 12px/23px "Roboto";
}

.mr-ad span {
    font: 400 12px/32px "Roboto";
}

.mr-ad p {
    font: 500 12px "Roboto";
    color: #666;
}


.table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 1px;
    text-align: center;
}

.crttd .table > tbody > tr > td {
    padding: 1px !important;
    text-align: center;
}

.input-txtbox-small {
    width: 50px;
    border-bottom: 1px solid #ccc !important;
    border: none;
}

.page-title {
    font: 600 15px/23px "Roboto";
    margin: -5px 14px 2px;
}

.section-title {
    Font: Roboto, 13px, Bold;
    color: #222222
}

.dock-title {
    font: 600 15px/23px "Roboto";
    margin: -5px 0px 2px;
}
/*.input-content .top-links {
    display: none !important;
}*/

.grid-title {
    font: 600 14px/16px "Roboto";
}

.popupHeader h5 {
    padding: 8px 0px;
}

.modal-header button {
    color: #fff;
    opacity: 0.9;
    padding: 6px 0px;
}

    .slot-timing {
        float: right;
        margin-bottom: -34px;
        margin-top: 22px;
        color: red;
        font-size: 13px;
    }



    .vehicle-details button {
        float: left;
        padding: 3px 35px;
        margin: -24px -60% -1px 60%;
        /* background: #f4d35e !important; */
        border: none;
        border-radius: 7px 7px 0px 0px;
        font-size: 13px;
        font-weight: 500;
        border: 1px solid #f4d35e;
    }



    .vehicle-details contrl-holder {
        background: red;
    }

    .tblUshipmenttab .nav-tabs {
        border: 1px solid #1f62a6;
    }

    #tblUshipment thead {
        border: 1px solid #ccc;
    }

    #tblUshipment .table > tbody > tr > td
    .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 5px 0px;
        text-align: center;
        font-size: 12px;
    }

    .create-shp-td {
        background: #1f62a6;
        color: #fff !important;
    }

    .chkControl {
        font: 12px/22px "Roboto";
    }

    #tblfootAShipment tr td {
        padding: 8px !important;
    }

    #tblfootAShipment tr td a {
        cursor: pointer;
        text-decoration: underline !important;
    }

    .divAssignedtab {
        font: 12px "Roboto";
        font-size: 12px;
        line-height: normal;
        font-family: "Roboto";
        line-height: normal;
        line-height: 33px;
    }

    #tdalctUnit.clsAShipmentTotal {
        text-align: left;
    }


    .vehicle-details input[type="submit"] {
        float: left;
        padding: 3px 35px;
        margin: 0 0 0 0 !important;
        /*background: #f4d35e !important;*/
        border: none;
        border-radius: 7px 7px 0px 0px;
        font-size: 13px;
        font-weight: 500;
    }

    .tabBtnActive {
        background-color: #1f63a6;
        color: white;
    }

    .tabBtnInactive {
        background-color: none;
        color: black;
    }

    .bookslot-popup {
        height: 550px;
        overflow-x: scroll;
        overflow-y: scroll;
    }

    .dataTables_wrapper .dataTables_length {
        float: right !important;
        margin-top: -36px;
    }

    .gridHeader-yellow th .hd-right {
        text-align: right !important;
    }


    .tdAlWtUt, .tdAlNOP, .tdAlGrWt {
        text-align: 'center';
    }


    .dataTables_filter {
        display: none;
    }

    html body .ui-dialog {
        cursor: default;
        box-shadow: none;
        /*top: 174px !important;*/
        /*top: 120px !important;*/
        top: 200px;
    }
/*.ui-dialog .ui-dialog-titlebar {
        background: #00AAA2 !important;
        border-color: #00AAA2 !important;
    }*/
    .ui-dialog .ui-dialog-titlebar {
        height: 35px !important;
        position: relative;
        background: #1a75ff;
        color: #fff;
        border: none;
        font: 13px/14px "Roboto";
        border-radius: 0 !important;
    }
/*.ui-dialog .ui-dialog-titlebar{background: #00AAA2!important; border-radius:0!important}
.ui-dialog .ui-dialog-titlebar span{display: inline-block;background: #fff; width: 100%;}*/

    .ui-dialog .ui-dialog-titlebar-revamp {
        height: inherit;
        position: relative;
        background: #00AAA2;
        color: #fff;
        border: none;
        font: 15px/14px "Roboto";
    }

    .lbl {
        font-family: "Roboto";
        font-size: 12px;
        color: #444;
        font-weight: normal;
    }

    .lbl input {
        margin: 2px 5px 5px 0px !important;
    }

    label {
        font-weight: normal;
    }

    .ui-dialog .ui-dialog-content {
        height: auto !important;
    }

    .ui-widget-overlay {
        background: #171616 /*{bgColorOverlay}*/ url(theme/images/ui-bg_flat_0_aaaaaa_40x100.png) /*{bgImgUrlOverlay}*/ 50% /*{bgOverlayXPos}*/ 50% /*{bgOverlayYPos}*/ repeat-x /*{bgOverlayRepeat}*/;
        opacity: 0.6;
        filter: Alpha(Opacity=30) /*{opacityOverlay}*/;
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0 .2em;
        font-size: 14px;
        /*font-size: 15px;*/
        font-family: 'Roboto', sans-serif;
        /*font-weight: 500;*/
        font-weight: bold;
    }

    .ui-dialog .ui-dialog-titlebar-close {
        background: none !important;
        border: none !important;
    }

    .ui-dialog .ui-dialog-titlebar-close::after {
        background: none !important;
        border: none !important;
        content: " X";
    }

    .ui-dialog .ui-dialog-close {
        float: right;
        margin: .1em 4px .2em;
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
    }

    .ui-dialog-titlebar-close span {
        display: none !important;
    }

    .head-popup {
        width: 100%;
        height: 30px;
        text-align: left;
        background: #1f63a6;
        text-indent: 12px;
        font-size: 14px;
        font-weight: 600;
        line-height: 30px;
        color: #fff;
    }

    .ui-widget-content {
        border: none !Important;
    }

    .createbol-border {
        border: 1px solid #ccc;
        padding: 15px 6px;
    }

    .mr-ae {
        margin-left: -16px;
    }

    table.dataTable thead .sorting_asc {
        background-image: none !important;
    }

    table.dataTable thead .sorting,
    table.dataTable thead .sorting_asc,
    table.dataTable thead .sorting_desc {
        background-image: none !important;
    }

    .compare-empty {
        border-radius: 80px;
        background-color: none;
        background-color: none;
        padding: 5px 19px;
        width: 80px;
        height: 1px;
        font: 500 12px "Roboto";
        color: #4f4e4e;
        display: inline;
        margin: 0px -16px;
        line-height: 34px;
    }


    .compare-empty .btn-green {
        color: #fff;
        font-size: 12px;
        background-color: #3abb1b;
        border-color: #ccc;
        border-radius: 32px;
        padding: 4px 3px;
        width: 124px;
        text-align: center;
        height: 29px;
        line-height: 18px;
        box-shadow: 0px 2px #888;
    }

    .compare-empty .btn-default {
        color: #333;
        font-size: 12px;
        background-color: #cccaca;
        border-color: #ccc;
        border-radius: 32px;
        padding: 4px 3px;
        width: 124px;
        text-align: center;
        height: 29px;
        line-height: 18px;
    }

    .ui-dialog .ui-dialog-content table {
        font-size: 12px;
        font-family: 'Roboto', sans-serif;
    }

    .compare-empty .badge-orange {
        margin-top: 9px;
        color: #fff;
        background-color: #f75738;
    }

    .compare-empty .badge-orange {
        margin-top: 1px;
        background: #f95738;
    }

    .compare-empty .badge-default {
        background-color: #6d6d6d;
        top: 9px;
        margin-left: 3px;
    }

    .compare-empty .badge-danger {
        margin-top: 1px;
        color: #fff;
        background-color: forestgreen;
    }

    .compare-empty .badge-orange .tab-select .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a {
        background: #1f62a6;
    }

    .tab-select .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        background: #1f62a6;
    }

    .compare-empty .btn-white {
        color: #333;
        font-size: 12px;
        background-color: #fff;
        border-color: #ccc;
        border-radius: 32px;
        padding: 4px 3px;
        width: 124px;
        text-align: center;
        height: 29px;
        line-height: 18px;
        box-shadow: 0px 2px #888;
    }

    .popup-center {
        margin-top: 16%;
    }

    .popup-close {
        font-size: 12px;
        text-shadow: none;
        margin-top: 3px !important;
        font-weight: normal;
    }

    .popup-close:hover {
        color: #fff;
    }

    .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
        outline: 0;
        font-size: 12px !important;
    }

    .btn-group > .btn:first-child {
        margin-left: 0;
        font-size: 12px;
    }

    .dropdown-menu {
        min-width: 150px !important;
    }

    .tdAlNOP, .tdAlGrWt, .tdAlWtUt {
        text-align: center;
    }

    .tdPieces, .tdGrWt {
        text-align: right;
    }

    .bottom {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .inlineList {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        list-style: none;
        white-space: nowrap;
        font-size: 12px;
        float: right;
        font: 500 12px "Roboto";
        text-align: right;
    }

    .inlineList li {
        padding: 4px 19px;
    }

    .inlineList li a {
        font-weight: 600;
        color: #222;
    }

    #divMstAlert .modal-dialog {
        margin: 15% auto;
    }

    #tblAWB .dropdown-toggle {
        margin-top: 0px;
    }



    #tblAWB .multiselect.dropdown-toggle.btn.btn-default {
        min-width: 100px;
        max-width: 100px;
        overflow: hidden;
    }

    .input-group-addon:first-child {
        border-right: 0;
        display: none !important;
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        display: none !important;
    }

    .popup-close {
        font-size: 12px;
        text-shadow: none;
        margin-top: 3px !important;
        font-weight: normal;
    }

    .cc-picker-code-select-enabled {
        cursor: pointer;
        padding-right: 0px !important;
        position: relative !important;
        width: 66px !important;
        top: -1px !important;
        border-bottom: 1px solid #ccc !important;
    }

    .popup-center {
        margin-top: 261px;
    }

    .cst button {
        background: transparent;
        border-radius: 0;
        padding: 2px 3px;
    }

    .cst button glyphicon {
        padding: 0px 7px;
    }

    .table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
        font-size: 12px;
    }

    .update-link {
        background: none;
        border-bottom: 1px solid red;
        border: none;
        text-decoration: underline;
        color: #1f62a6;
    }

    #pnlUpdateDocks table tr td {
        padding: 7px 0px;
    }

    .assign-docks-yellow {
        font: 11px "Roboto";
        height: 24px;
        width: 24px;
        border-radius: 25px;
        background: #f1d000;
        border: none;
        color: #fff;
    }

    .available-docks-green {
        font: 11px "Roboto" !important;
        height: 30px;
        width: 34px;
        border-radius: 23px;
        border: 1px solid green;
        color: #222;
        margin-right: 7px;
    }

    .available-docks-green-selected {
        font: 11px "Roboto" !important;
        height: 30px;
        width: 34px;
        border-radius: 23px;
        border: 1px solid green;
        background: green;
        color: #fff;
        margin-right: 7px;
    }

    button img {
        padding: 0px 5px 0px 3px;
    }


    .slotdock-sumry-red {
        border: 2px solid #D80404;
        background-color: #FFDBDB;
        border-radius: 0;
        font-size: 12px;
    }

    .slotdock-sumry-red h4 {
        color: #fff;
        height: 30px;
        width: 30px;
        margin: 3px auto 3px;
        background: #D80404;
        border-radius: 25px;
        line-height: 31px;
    }


    .slotdock-sumry-green {
        border: 2px solid #00B500;
        background-color: #DBFFDB;
        border-radius: 0;
        font-size: 12px;
    }

    .slotdock-sumry-green h4 {
        color: #fff;
        height: 30px;
        width: 30px;
        margin: 3px auto 3px;
        background: #00B500;
        border-radius: 25px;
        line-height: 31px;
    }


    .slotdock-sumry-yellow {
        border: 2px solid #C2A800;
        background-color: #FFFADE;
        border-radius: 0;
        font-size: 12px;
    }

    .slotdock-sumry-yellow h4 {
        color: #fff;
        height: 30px;
        width: 30px;
        margin: 3px auto 3px;
        background: #C2A800;
        border-radius: 25px;
        line-height: 31px;
    }

    .divTimeList .multiselect.dropdown-toggle.btn.btn-default {
        min-width: 120px;
        max-width: 120px;
        overflow: hidden;
    }

    .padding-btm-10 {
        padding-bottom: 10px;
    }

    .ui-timepicker-container {
        z-index: 1501 !important;
    }


    .stdTable > thead > tr > th, .stdTable > tbody > tr > td {
        padding: 8px 10px !important;
        text-align: left;
    }

    *[onclick] {
        cursor: pointer;
    }


    .gridHeader-yellow th[align="left"] {
        text-align: left !important
    }

    .gridHeader-yellow th[align="right"] {
        text-align: right !important
    }

    .gridHeader-yellow th[align="center"] {
        text-align: center !important
    }

    .gridHeader-yellow th[align="left"] input {
        text-align: left !important
    }

    .gridHeader-yellow th[align="right"] input {
        text-align: right !important
    }


    .gridHeader-yellow th {
        color: #222;
    }


    .slot-empty .badge {
        position: inherit;
    }

    .hr {
        margin-top: 5px;
        margin-bottom: 5px;
        border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
        border-top: 1px solid #eee;
    }

    .bial-header {
        background-color: #03b6ae;
        color: white;
    }

    .bial-header h5 {
        padding: 8px 0px;
    }

    .bial-grid-header-bg-color th {
        background-color: #faa61a !important;
        /*background-color: #EBF2FF !important;*/
        color: #2A2929 !important;
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 60px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 18px;
    }

    .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
        padding: 0;
    }


    span:hover {
        background-color: transparent;
    }


    .ui-dialog .ui-dialog-content {
        border: 0;
        padding: .5em 1em;
        background: none;
        /*overflow: auto;*/
        zoom: 1;
    }

    .pop-head {
        background: #00AAA2;
        color: white;
    }

    .ui-widget {
        font-family: 'Roboto', sans-serif;
        font-size: 1.1em;
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: 'Roboto', sans-serif;
        /*'Roboto',sans-serif;*/
        /*'Roboto', sans-serif;*/
        /*font-size: 13px;*/
        font-size: 13px;
    }

    .select100per {
        font-family: Roboto, sans-serif !important;
    }

    .menu {
        position: relative;
        display: inline-block;
        ​ z-index:2;
        padding: 0;
        margin: 0;
        outline: 0;
        font-size: 12px;
        text-align: left;
        padding: 5px 10px;
        border-radius: 3px;
        width: max-content;
        float: right !important;
    }

    /* style for the button */
    .menu:before {
        color: black;
        padding: 5px 10px;
        border: 1px solid #ccc;
        border-radius: 3px;
        background: #fff;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96305e', endColorstr='#751749',GradientType=0 );
    }

    .menu:focus {
        pointer-events: none;
        border: 2px solid black;
    }

    /* If :focus detected the dropdown menu is displayed by making it visible */
    .menu:focus .menu-dropdown {
        opacity: 1;
        visibility: visible;
    }

    /* style for the dropdown box */
    .menu-dropdown {
        background-color: #364656;
        width: 150px;
        margin: 10px -13px 0 -11px;
        padding: 10px;
        border-radius: 3px;
        border: 1px solid #ccc;
        border-radius: 3px;
        pointer-events: auto;
        position: absolute;
        z-index: 1;
        opacity: 0;
        visibility: hidden;
        transition: visibility 1s;
        background: #fff;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f8bd3', endColorstr='#1b61b7',GradientType=0 );
    }

    /* style the links in the dropdown */
    .menu-dropdown a {
        border: none;
        outline: 0;
        display: block;
        color: black;
        text-decoration: none;
        width: 97px;
        padding: 5px;
    }

    .menu-dropdown a:hover {
        background-color: lightgrey;
    }

    .btn-img {
        background: #1a75ff;
        border: none;
        color: #fff;
        padding: 4px 28px;
        font: 500 13px "Roboto";
        margin: 0px 5px;
    }

    .btn-img:hover {
        background: #1a75ff;
        border: none;
        color: #fff;
        padding: 4px 28px;
        font: 500 13px "Roboto";
        margin: 0px 5px;
    }

    .lblheadingh5 {
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        font-size: 14px;
    }


/*multiselect drpodown*/

    .noselect {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

.dropdown-container, .instructions {
    width: 17%;
    /*margin:-15px 75px -243px 0px;*/
    margin-top: -15px;
    /*font-size: 12px;*/
    font-size: 1rem;
    position: absolute;
    display: inline-block;
    background: white;
    border: 1px solid #ccc;
    border-radius: 3px;
}

    .instructions {
        width: 100%;
        text-align: center;
        position: relative;
    }

    .dropdown-button {
        float: left;
        width: 100%;
        /*background: whitesmoke;*/
        padding: 2px 0px 2px 12px;
        cursor: pointer;
        border: 1px solid lightgray;
        box-sizing: border-box;
        position: relative;
    }

    .dropdown-button .dropdown-label, .dropdown-button .dropdown-quantity {
        float: left;
        padding: 2px 0px 2px 1px;
    }

    .dropdown-button .dropdown-quantity {
        /*margin-left: 4px;*/
    }

    .dropdown-button .fa-filter {
        float: right;
    }

    .dropdown-list {
        float: left;
        width: 100%;
        border: 1px solid lightgray;
        border-top: none;
        box-sizing: border-box;
        /*padding: 2px 2px 2px 2px;*/
        padding-top: 5px;
        position: relative;
        /*display: inline-block;*/
        overflow-x: hidden;
        float: none;
    }

    .dropdown-list input[type=search] {
        padding: 5px 10px;
        width: 100%;
    }

    .dropdown-list ul {
        /*margin: 5px 50px 0px 0px;*/

        margin: 12px 0 10px -8px; /*by ram*/
        max-height: 160px;
        overflow-y: scroll;
        position: relative;
        display: inline-block;
        width: 100%;
        float: none;
    }

    .dropdown-list ul input[type=checkbox] {
        position: relative;
        top: -2px;
    }

    .PageHeader {
        margin-top: 0px;
        margin-bottom: 0px;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        font-size: 14px;
    }

    .lblAwbview {
        font-size: 13px;
        color: #333;
        font-weight: normal;
        font-family: 'Roboto';
    }

    .NewTblUm {
        font-size: 12px;
        font-family: 'Roboto';
    }

    .btn-primary:hover {
        background-color: #00AAA2;
        border-color: #fff
    }

    .green-button-white-text-sm {
        color: white;
        background: #03b6ae !important;
        border-color: #03b6ae;
        font-family: 'Roboto', sans-serif;
        font-size: 12px !important;
        font-weight: bold;
    }

    .modeselected {
        display: inline-block;
        font-weight: 500;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid #00AAA2;
        padding: 6px 12px;
        font-size: 12px;
        line-height: 1.42857143;
        border-radius: 54px;
        user-select: none;
        padding: 2px;
        width: 70px;
        margin-right: 5px;
        font: bold;
        background-color: #00AAA2;
        color: #fff;
    }

    .btnMode:hover {
        background-color: #00AAA2;
        color: #fff;
    }

    .pnl4 {
        width: 100%;
        height: 30px;
        background-color: #03b6ae;
        color: white;
        padding-left: 5px;
        margin-bottom: 8px;
        padding-top: 2px;
    }

    .stepper-wrapper {
        font-family: Arial;
        margin-top: 50px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .stepper-item {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        flex: 1;

        @media (max-width: 768px) {
            font-size: 12px;
        }
    }

    .stepper-item::before {
        position: absolute;
        content: "";
        border-bottom: 2px solid #cd362e;
        width: 100%;
        top: 20px;
        left: -50%;
        z-index: 2;
    }

    .stepper-item::after {
        position: absolute;
        content: "";
        border-bottom: 2px solid #ccc;
        width: 100%;
        top: 20px;
        left: 50%;
        z-index: 2;
    }

    .stepper-item .step-counter {
        position: relative;
        z-index: 5;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #cd362e;
        color: #fff;
        margin-bottom: 6px;
    }

    .stepper-item.active {
        font-weight: bold;
    }

    .stepper-item.completed .step-counter {
        background-color: #4bb543;
        border: 1px solid #4bb543 !important;
    }

    .stepper-item.completed::after {
        position: absolute;
        content: "";
        border-bottom: 2px solid #4bb543;
        width: 100%;
        top: 20px;
        left: 50%;
        z-index: 3;
    }

    .stepper-item:first-child::before {
        content: none;
    }

    .stepper-item:last-child::after {
        content: none;
    }

    .step-name {
       margin-left: 20px;
    }

    .step-name h3 {
        font-size: 0.9rem;
        font-weight: 600;
    }

        .step-name p {
            font-size: 0.7rem;
            line-height: 16px;
            word-break: break-word;
            width:112px;
            /*width: 62px;
            overflow-wrap: break-word;*/
        }

    .step-name small {
        font-size: 0.5rem;
        color:red !important;
    }
     .bold-text {
    font-weight: bold;
    
}


@media print {
    * {
        color: #000 !important;
    }

    .stepper-item.completed .step-counter {
        background-color: #4bb543 !important;
        border: 1px solid #4bb543 !important;
        -webkit-print-color-adjust: exact !important;
    }

    .table-width-fix {
        width: 100% !important;
        -webkit-print-color-adjust: exact !important;
    }

    /*.border-all *{
        border:1px solid blue;
    }*/

    body {
        -webkit-print-color-adjust: exact;
    }

}
