@font-face {
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/Roboto-Condensed-300/Roboto-Condensed-300.eot');
    src: url('../fonts/Roboto-Condensed-300/Roboto-Condensed-300.eot?#iefix') format('embedded-opentype'), local('Roboto Condensed Light'), local('Roboto-Condensed-300'), url('../fonts/Roboto-Condensed-300/Roboto-Condensed-300.woff2') format('woff2'), url('../fonts/Roboto-Condensed-300/Roboto-Condensed-300.woff') format('woff'), url('../fonts/Roboto-Condensed-300/Roboto-Condensed-300.ttf') format('truetype'), url('../fonts/Roboto-Condensed-300/Roboto-Condensed-300.svg#RobotoCondensed') format('svg');
}
@font-face {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.eot');
    src: url('../fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.eot?#iefix') format('embedded-opentype'), local('Roboto Condensed'), local('Roboto-Condensed-regular'), url('../fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.woff2') format('woff2'), url('../fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.woff') format('woff'), url('../fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.ttf') format('truetype'), url('../fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.svg#RobotoCondensed') format('svg');
}
@font-face {
    font-family: 'Roboto';
    font-weight: 100;
    font-style: normal;
    src: url('../fonts/Roboto-100/Roboto-100.eot');
    src: url('../fonts/Roboto-100/Roboto-100.eot?#iefix') format('embedded-opentype'), local('Roboto Thin'), local('Roboto-100'), url('../fonts/Roboto-100/Roboto-100.woff2') format('woff2'), url('../fonts/Roboto-100/Roboto-100.woff') format('woff'), url('../fonts/Roboto-100/Roboto-100.ttf') format('truetype'), url('../fonts/Roboto-100/Roboto-100.svg#Roboto') format('svg');
}
@font-face {
    font-family: 'Roboto';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/Roboto-300/Roboto-300.eot');
    src: url('../fonts/Roboto-300/Roboto-300.eot?#iefix') format('embedded-opentype'), local('Roboto Light'), local('Roboto-300'), url('../fonts/Roboto-300/Roboto-300.woff2') format('woff2'), url('../fonts/Roboto-300/Roboto-300.woff') format('woff'), url('../fonts/Roboto-300/Roboto-300.ttf') format('truetype'), url('../fonts/Roboto-300/Roboto-300.svg#Roboto') format('svg');
}
@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/Roboto-regular/Roboto-regular.eot');
    src: url('../fonts/Roboto-regular/Roboto-regular.eot?#iefix') format('embedded-opentype'), local('Roboto'), local('Roboto-regular'), url('../fonts/Roboto-regular/Roboto-regular.woff2') format('woff2'), url('../fonts/Roboto-regular/Roboto-regular.woff') format('woff'), url('../fonts/Roboto-regular/Roboto-regular.ttf') format('truetype'), url('../fonts/Roboto-regular/Roboto-regular.svg#Roboto') format('svg');
}
@font-face {
    font-family: 'Roboto';
    font-weight: 500;
    font-style: normal;
    src: url('../fonts/Roboto-500/Roboto-500.eot');
    src: url('../fonts/Roboto-500/Roboto-500.eot?#iefix') format('embedded-opentype'), local('Roboto Medium'), local('Roboto-500'), url('../fonts/Roboto-500/Roboto-500.woff2') format('woff2'), url('../fonts/Roboto-500/Roboto-500.woff') format('woff'), url('../fonts/Roboto-500/Roboto-500.ttf') format('truetype'), url('../fonts/Roboto-500/Roboto-500.svg#Roboto') format('svg');
}
@font-face {
    font-family: 'Roboto';
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/Roboto-700/Roboto-700.eot');
    src: url('../fonts/Roboto-700/Roboto-700.eot?#iefix') format('embedded-opentype'), local('Roboto Bold'), local('Roboto-700'), url('../fonts/Roboto-700/Roboto-700.svg#Roboto') format('svg');
}
body {
    font-family: 'Roboto', sans-serif !important;
    background-color: #f6f6f6;
    padding-bottom: 100px;
}
.text-white {
    color: #FFF;
}
.modal-dialog {
    top: 150px;
}
.clientInfo {
    float: right;
    color: #676767;
    font-size: 13px;
    margin-top: -7px;
    font-family: 'Roboto Condensed', sans-serif;
}
.clientBody {
    background: #F7F7F7;
    border-top: 6px solid #1C1C1C !important;
}
.shipmentForm .input-group-addon {
    background: none;
    border: 0px;
    padding-top: 0px;
}
.menuItem {
    text-align: center;
}
.manuRow {
    margin-top: 18px;
}
.manuRow .a_btn {
    font-size: 16px;
    color: #444;
    padding: 0px 20px 10px 20px;
    font-family: 'Roboto Condensed', sans-serif;
}
.a_btn:hover {
    border-bottom: 2px solid #EA4335;
}
.manuRow2 {} .manuRow2 .a_btn2 {
    font-size: 14px;
    color: #444;
    font-weight: 700;
    padding: 0px 10px 5px 10px;
    font-family: 'Roboto Condensed', sans-serif;
}


.customLane{
  cursor: pointer;
  margin-right:5px;
  font-weight:bold;

}
.doc_id{
    font-size: 10px;
}


.a_btn2:hover{
  /*border-bottom: 2px solid #EA4335;*/
  color:#ffffff;
}

.redHover {
 /* border-bottom: 2px solid #f0f0f0; */
  background-image: url('../images/arrow_icon.png');
  background-size: 24px 15px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.shipmentForm{
  border: 0px solid #CCC;
  width: 70%;
  min-height: 400px;
  margin: 0 auto;
  padding: 40px;
}

.saveLaneDetail{
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  height: 30px;
  width: 70px;
}

.customDropDown{
    background: none;
    border: 0px;
    border-bottom: 1px solid #CCC;
    width: 236px;
    padding-bottom: 6px;
    color: #676767;
    font-size: 12px;
}
.successRow {
    text-align: center;
}
.successRowH1 {
    border: 1px solid #444;
    display: inline-block;
    padding: 20px;
    font-size: 20px;
    font-weight: 400;
    margin-top:70px;
}
.pickBTN {} .customLebal {
    color: #444;
    margin-bottom: 10px;
    font-size: 13px;
    padding-left: 4px;
    font-weight: 500;
}
.iconImg {
    margin-top: -5px;
    margin-left: -49px;
}
.customTextArea {
    margin-top: 20px;
    width: 400px;
    background: #FFF;
}
.shipmentForm .col-md-6 {
    margin-bottom: 25px;
}
.customPading {
    margin-bottom: 38px !important;
}
.noOfPackages {
    width: 107px;
}
/*---------Login Customer  -------*/

.loginPage {
    background-color: #f6f6f6 !important;
}
.wrapper {
    border: 0px solid #CCC;
    width: 1000px;
    min-height: 600px;
    margin: 0 auto;
}
.headerDiv {
    border-bottom: 1px solid #CCC;
    min-height: 170px !important;
    width: 100%;
    text-align: center;
    padding: 20px;
    padding-top: 40px;
}
.bddrBtm {
    border-bottom: 1.5px solid #444;
    padding-bottom: 4px;
    padding-right: 64px;
    font-weight: 500;
}
.bddrBtm-15px-padding {
    border-bottom: 1.5px solid #444;
    padding-bottom: 4px;
    padding-right: 15px;
    font-weight: 500;
    margin-right: 10px;
}
.centerDiv {
    padding-top: 40px;
}
.centerDiv.history {
    padding: 0px;
}
.history .shipmentForm {
    padding: 0px;
    padding-top: 66px;
}
.loginForm {
    width: 100%;
    background: #1C1C1C;
    padding-top: 60px;
}
.loginForm .inner {
    padding-top: 10px;
    border: 0px solid #CCC;
    min-height: 250px;
    text-align: center;
}
.inner h3 {
    font-size: 31px;
    color: #FFF;
    padding-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}
.textBox,
.submitBox {
    display: inline-block;
}
.plainInputType {
    width: 150px;
    background-color: #f6f6f6;
    border: none;
    padding-bottom: 5px;
    border-bottom: 1px solid #CCC;
    color: #676767;
}
.plainInputType:focus {
    border-bottom: 1px solid #CCC !important;
    outline: none
}
.addClient .textBixWrapper {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 20px;
}
.textBox input {
    width: 225px;
    height: 42px;
    border: 2px solid #FFF;
    background: #1C1C1C;
    padding-left: 10px;
    color: #CCC;
    font-family: 'Roboto', sans-serif;
}
.submitBox input {
    width: 100px;
    height: 42px;
    background: #FFF;
    border: 0px solid #000;
    margin-left: 20px;
    font-family: 'Roboto', sans-serif;
}
.logo {
    width: 300px;
    margin-bottom: 36px;
}
.buttonSubmit {
    background: #1C1C1C;
    color: #FFF;
    padding: 7px 26px;
    margin-top: 20px;
    border: 0px solid #000;
}
input.buttonAdd,
a.buttonAdd {
    background: #EA4335;
    color: #FFF;
    padding: 7px 26px;
    line-height: 15px;
    border: 0px solid #000;
}
input.buttonAdd:hover,
a.buttonAdd:hover {
    background: #E06257;
    color: #FFF;
}
.brnBTN1 {
    margin-top: 40px;
}
/*---------Base Customization  -------*/

a {
    text-decoration: none !important;
}
.mainBody {
    background: #F9F9F9;
}
.error_message {
    color: #ea4335;
    font-size: 12px;
    display: block;
    display: none;
}
.success_message {
    color: #0B9444;
    font-size: 12px;
    display: block;
    display: none;
    font-weight: 500;
}
.custom_button {
    overflow: hidden;
    display: inline-block;
    visibility: visible !important;
    background-image: -webkit-linear-gradient(#28a0e5, #015e94);
    background-image: -moz-linear-gradient(#28a0e5, #015e94);
    background-image: -ms-linear-gradient(#28a0e5, #015e94);
    background-image: -o-linear-gradient(#28a0e5, #015e94);
    background-image: -webkit-linear-gradient(#28a0e5, #015e94);
    background-image: -moz-linear-gradient(#28a0e5, #015e94);
    background-image: -ms-linear-gradient(#28a0e5, #015e94);
    background-image: -o-linear-gradient(#28a0e5, #015e94);
    background-image: linear-gradient(#28a0e5, #015e94);
    -webkit-font-smoothing: antialiased;
    border: 0;
    padding: 1px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
}
.custom_button span {
    display: block;
    position: relative;
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    background: #1275ff;
    background-image: -webkit-linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
    background-image: -moz-linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
    background-image: -ms-linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
    background-image: -o-linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
    background-image: -webkit-linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
    background-image: -moz-linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
    background-image: -ms-linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
    background-image: -o-linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
    background-image: linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
/*---------Form Customization  -------*/

.form label {
    font-weight: 500;
    font-size: 13px;
    color: #919191;
}
.form .form-control {
    border-radius: 0px;
    color: #919191;
}
.form .checkBox {
    color: #919191;
}
/*---------Create Request Page custom css -------*/

.clientCentralDabba {
    padding-bottom: 0px !important;
    min-height: 600px;
}
.clientCentralDabba > div:nth-of-type(1) {
    padding: 20px;
}
.clientCentralDabba .dabbaTitle {
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.dividerLine {
    height: 1px;
    background-color: #f3f3f3;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 10px;
}
.clientCentralDabba .subHeading {
    color: #919191;
    font-size: 16px;
}
.clientCentralDabba .desRow {
    display: none;
    margin-top: 15px;
}
.clientCentralDabba .submitRow {
    margin-top: 20px;
}
.clientCentralDabba .tinRow {
    display: none;
}
.spinner_img {
    margin-left: 40px;
    display: none;
}
/*---------Customer Care  -------*/

.textBixWrapper {
    display: inline-block;
}
.noRecords {
    font-size: 16px;
    color: #676767;
    padding: 0px 40px 5px 40px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    margin-top: 70px;
}
.com {
    color: #93a1a1;
}
.lit {
    color: #195f91;
}
.pun,
.opn,
.clo {
    color: #93a1a1;
}
.fun {
    color: #dc322f;
}
.str,
.atv {
    color: #D14;
}
.kwd,
.prettyprint .tag {
    color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
    color: teal;
}
.pln {
    color: #48484c;
}
.prettyprint {
    padding: 8px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
    -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
    -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
    box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}
/* Specify class=linenums on a pre to get line numbering */

ol.linenums {
    margin: 0 0 0 33px;
    /* IE indents via margin-left */
}
ol.linenums li {
    padding-left: 12px;
    color: #bebec5;
    line-height: 20px;
    text-shadow: 0 1px 0 #fff;
}
/* Vendor */

.vendor_container {
    width: 1000px;
    margin: 0 auto;
}
/* Client Payments */

.text-form-control {
    background-color: #f6f6f6;
    border: none;
    border-bottom: 1px solid #CCC;
    margin-top: 5px;
}
.border-box-textarea {
    width: 400px;
    background-color: #f6f6f6;
    border: 2px solid #1c1c1c;
    margin-top: 5px;
    padding: 5px;
}
/*                               |---------------------------|
*********************************|       Modal Design        |********************************
                                 |---------------------------|                               */
.modal label {
    font-size: 14px;
    color: #444;
    font-weight: 700;
    padding: 0px 0px 12px 0px;
    font-family: 'Roboto Condensed', sans-serif;
}
.modal .customTextArea {
    margin-top: 0px;
}
.modal .buttonSubmit {
    margin-top: 5px !important;
}
.modal .customTextArea {
    width: 500px;
}
.modal-content {
    border-radius: 0px !important;
}
.modal .customDropDown {
    width: 500px;
}
.modal .shipmentDetailBody .customDropDown{
    width:236px;
}

.modal .shipmentDetailBody .row{
    margin-bottom: 15px;
}
.modal .customInputText {
    width: 500px;
    background-color: #FFF;
    border: none;
    border-bottom: 1px solid #1c1c1c;
}
#trackingDetailModal .info {
    font-size: 11px;
    border-bottom: 1px solid #1c1c1c;
    padding-bottom: 5px;
}
#trackingDetailModal .modal input[type=text]:focus {
    border-bottom: 2px solid #1c1c1c;
    outline: none;
}
.modal .lebal {
    font-size: 11px;
    color: #444;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
}
.modal .modal-title {
    color: #333333;
    font-size: 16px;
}
.redDivider {
    border-top: 1px solid #EC6C64;
}
.ddRow {
    background: #EC6C64;
    padding: 15px 0px;
    color: #FFF;
    margin-top: 20px;
    margin-bottom: 20px;
    ;
}
/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

.bootstrap-timepicker {
    position: relative;
    &.pull-right {
        .bootstrap-timepicker-widget {
            &.dropdown-menu {
                left: auto;
                right: 0;
                &:before {
                    left: auto;
                    right: 12px;
                }
                &:after {
                    left: auto;
                    right: 13px;
                }
            }
        }
    }
    .input-group-addon {
        cursor: pointer;
        i {
            display: inline-block;
            width: 16px;
            height: 16px;
        }
    }
}
.bootstrap-timepicker-widget {
    &.dropdown-menu {
        padding: 4px;
        &.open {
            display: inline-block;
        }
        &:before {
            border-bottom: 7px solid rgba(0, 0, 0, 0.2);
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            content: "";
            display: inline-block;
            position: absolute;
        }
        &:after {
            border-bottom: 6px solid #FFFFFF;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            content: "";
            display: inline-block;
            position: absolute;
        }
    }
    &.timepicker-orient-left {
        &:before {
            left: 6px;
        }
        &:after {
            left: 7px;
        }
    }
    &.timepicker-orient-right {
        &:before {
            right: 6px;
        }
        &:after {
            right: 7px;
        }
    }
    &.timepicker-orient-top {
        &:before {
            top: -7px;
        }
        &:after {
            top: -6px;
        }
    }
    &.timepicker-orient-bottom {
        &:before {
            bottom: -7px;
            border-bottom: 0;
            border-top: 7px solid #999;
        }
        &:after {
            bottom: -6px;
            border-bottom: 0;
            border-top: 6px solid #ffffff;
        }
    }
    a.btn,
    input {
        border-radius: 4px;
    }
    table {
        width: 100%;
        margin: 0;
        td {
            text-align: center;
            height: 30px;
            margin: 0;
            padding: 2px;
            &:not(.separator) {
                min-width: 30px;
            }
            span {
                width: 100%;
            }
            a {
                border: 1px transparent solid;
                width: 100%;
                display: inline-block;
                margin: 0;
                padding: 8px 0;
                outline: 0;
                color: #333;
                &:hover {
                    text-decoration: none;
                    background-color: #eee;
                    -webkit-border-radius: 4px;
                    -moz-border-radius: 4px;
                    border-radius: 4px;
                    border-color: #ddd;
                }
                i {
                    margin-top: 2px;
                    font-size: 18px;
                }
            }
            input {
                width: 25px;
                margin: 0;
                text-align: center;
            }
        }
    }
}
.bootstrap-timepicker-widget .modal-content {
    padding: 4px;
}
@media (min-width: 767px) {
    .bootstrap-timepicker-widget.modal {
        width: 200px;
        margin-left: -100px;
    }
}
@media (max-width: 767px) {
    .bootstrap-timepicker {
        width: 100%;
        .dropdown-menu {
            width: 100%;
        }
    }
}
.wordBreak {
    word-wrap: break-word;
}
/*                               |---------------------------|
*********************************|     Client Section        |********************************
                                 |---------------------------|                               */
.width-50 {
    width: 50px !important;
}
.width-80 {
    width: 80px !important;
}
.width-100 {
    width: 100px !important;
}
.width-130 {
    width: 130px !important;
}
.width-150 {
    width: 150px !important;
}
.width-180 {
    width: 180px !important;
}
.width-200 {
    width: 200px !important;
}
.width-210 {
    width: 210px !important;
}
.width-230 {
    width: 230px !important;
}
.width-250 {
    width: 250px !important;
}
.width-270 {
    width: 270px !important;
}
.width-280 {
    width: 280px !important;
}
.width-300 {
    width: 300px !important;
}
.mt-20{
    margin-top: 20px;
}
.mt-40{
    margin-top: 40px;
}
.pointer{
    cursor: pointer;
}
.custom-wrapper {
    width: 1000px;
    margin: auto
}
.custom-table-header {
    margin-top: 40px;
}
.custom-th{
    float: left;
    text-align: left;
    color: #444;
    font-size: 13px;
    border-bottom: 1.5px solid #444;
    padding-bottom: 4px;
    margin-right: 15px;
    font-weight: 500;
}
.custom-table-header .item {
    float: left;
    text-align: left;
    color: #444;
    font-size: 13px;
}
.custom-table-header .item div {
    border-bottom: 1.5px solid #444;
    padding-bottom: 4px;
    padding-right: 64px;
    font-weight: 500;
}
.custom-table-body {
    margin-top: 30px;
}
.custom-table-body .custom-row {
    margin-top: 15px;
    font-size: 12px;
    color: #646464;
}
.custom-table-body .custom-row .custom-column {
    float: left;
    text-align: left;
    padding-right: 15px;
    word-wrap: break-word;
    min-height: 10px;
}
.menu-item{
    display: inline-block;
}
.custom-checkbox{
    left: -3px;
    width: 18px;
    height: 18px;
    border: 1px solid #aaa;
    background-color: #fff;
    background-size: 50% 50%;
    color: #fff;
    text-align: center;
    font-size: 65%;
    line-height: 1rem;
    -webkit-user-select: none;
    top: 8px;
    position: relative;
}
.custom-checkbox-active {
    background-image:url(../images/check-white.svg);
    background-position: center center;
    background-size: 14px; 
    border: 1px solid #e94402 !important;
    background-color: #e94402 !important;
    color: #fff;
}
.custom-date-style {
    background-color: red !important;
    color:#FFF !important;
}
.otherField{
    display: none;
}
.margin-15 .custom-column{
    margin-right: 15px;
    padding-right: 0px !important;
}
.inline-block{
    display: inline-block;
}

.error-nav {
    min-height: 25px !important;
    background-color: #E75353;
    border-radius: 0px !important;  
}
.error-nav a {
    color: #FFFFFF;
}
.error-nav a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.pickup-delay{
    background: #DE8181 !important;
    color: #FFF !important;
}
.clear-float{
    clear: both;
}
.pickup-dabba .modal-dialog{
    width: 80%;
    top:80px;
}
.content-dabba{
    min-height:400px;
    border:1px solid;
    border-color: #ddd #ddd #ddd #ddd;
    border-radius: 5px 0px 0px 5px;
    padding: 25px;
}
.menu-dabba{
    height: 400px;
    overflow: auto;
    border:1px solid;
    border-color: #ddd #ddd #ddd transparent;
    border-radius: 0px 5px 5px 0px;
}
.content-dabba .h-label{
    font-size: 14px;
    line-height: 1.25;
    color: #76838F;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.content-dabba .fa{
    color:#76838F;    
}
.h-label .fa{
    font-size: 18px;
    margin-right: 3px;
}
.h-value{
    font-size: 14px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #444;
    word-break: break-all;
}
.menu-dabba > ul{
    list-style: none;
}
.menu-dabba > ul > li >a{
    border-bottom: 1px solid #d5d5d5;
    display: inline-block;
    line-height: 40px;
    width: 100%;
    text-decoration: none;
    padding-left: 20px;
}
.menu-dabba > ul >li:first-child >a {
    background: #F6F6F6;
    color: #666;
}

.h-label {
    color: #666;
}

.h-label-docket-detail {
    color: #333;
}

.h-value-docket-detail{
    color: #6B6B6B;
    font-size: 12px;
}

.menu-dabba > ul >li:first-child >a > div{
    font-size: 20px;
    margin-top: -10px;
    margin-bottom: 5px;
}

.pickupContent{

}
.docketContent{
    display: none;
}
.h-devider{
    width: 1px;
    height: 68px;
    background: #ddd;
    margin-right: 15px;
}
.hw-first{
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.hr-second{
  border-bottom:1px solid #ddd;
  padding-bottom:15px;
}
.hr-second .col-md-2{
  text-align: center;
}
.h-docket{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}
.addCity{
    background-repeat:no-repeat;
    width:150px;
    background-color:#f6f6f6;
    border:none;
    border-bottom:1px solid #CCCCCC;
}
.h-remark{
    width: 100%;
    min-height: 80px;
    border: 1px solid #ddd;
    background: #F9F9F9;
}
.font-size20{
    font-size: 20px;
}
.alignCenter{
    text-align: center;
}
/*********************** Column Widths in 5ths *************************/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
.docketDetail .fa {
    font-size: 16px;
}
.cc_ok_img {
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}
.bg-gray{
    background: #ddd;
}
.padding20{
    padding: 20px;
}

.docketBox {
    background: #634475;
    padding: 20px;
    margin-left: -35px;
}
.docketBox .h-value {
    color:#fff;
}

.tracking-box {
    float: left;
}

.tracking-circle {
    width: 30px;
    height: 30px;
    border-radius: 25px;
    position: absolute;
    background: #DDDDDD;
    margin-top: -13px;}

.tracking-bar{
    width: 150px;
    height:5px;
    border-radius: 25px;
    background: #DDDDDD; 
}
.width120 {
    width: 120px;
}
.align-center {
    text-align: center;
}
.margin-left65{
   margin-left: 65px;
}
.tracking-title {
    position: absolute;
    margin-top: -65px;
    margin-left: -45px;
    width: 120px;
}
.tracking-date {
    position: absolute;
    margin-top: 16px;
    margin-left: -20px;
}
.margin-top60 {
    margin-top:60px;
}
.bg-green{
    background: #16A765;
}
.border-bottom {
    border-bottom: 1px #AFA376 solid;
}
.padding-bottom {
    padding-bottom: 70px;
}

/* CSS for Add staff Page */

.display-none {
    display: none;
}

/* END */


/* Add staff page CSS */
.add-staff .sub-heading{
    font-weight: 400;
    color: #7D7D7D;
    margin-left: 25px;
}
.add-staff .input-radio{
    width: 20px;
    height: 17px;
    position: absolute;
    margin-top: 2px;
}
.golden-border {
    border-color: #A5955D;
}
.text-uppercase {
    text-transform: uppercase;
}
.margin-left25 {
    margin-left: 25px;
}
/* END */

/* Code for overflow of seearch */
.ui-widget-content { height: 200px; overflow-y: scroll; overflow-x: hidden;}

/* Code for Tracking Design */
.box {
    width: 100px;
    height: 100px;
    color: #FFFFFF;
    float: left;
    margin-right: 1px;
}

.box-wrapper {
    width: 100px;
    text-align: center;
    float: left;
    margin-right: 2px;    
}

.small-box {
    width: 100px;
    text-align: center;
    float: left;
}

.group-box {
    float: left;
}

.group-box .small-box:first-child {
    margin-left: 0px !important;
}

.description {
    height: 80px;
    width: 130px;
}
.description span {
    font-size: 10px;
    display: block;
}


.h-line {
    height: 50px;
    width: 2px;
    background-color: #584C60;
    margin-left: 48px;
}

.box .day {
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}

.box .date {
    font-size: 30px;
    text-align: center;
}

.box .month {
    font-size: 12px;
    text-align: center;
    margin-top: -9px;
}

.box-gold {
    background-color: #AEA473;
}

.box-grey {
    background-color: #ACACAC;
}

.box-green {
    background-color: #55b217;
}

.visibility-none {
    visibility: hidden;
}
.remove_file {
    display:none !important;
    float:right;
    font-size:15px;
    padding-top: 5px;
}

.trip-container{
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px;
    min-height: 800px;
}
.trip-container>h1,h2,h3,h4,h5,h6{
    padding: 0px !important;
}
.trip-container .form-control{
    box-shadow: none !important;
    border-radius: 0 !important;
    border-color: none;
}
.trip-container .checkbox{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.trip-container .summary{
    border: 1px solid rgba(0,0,0,.12) !important;
    padding: 15px;
}
.trip-detail-container{
    border: 1px solid #D6C99B;
    padding: 10px;
    min-height: 800px;
    background-color: #fff;
}
.full-width-card{
    border: 1px solid rgba(0,0,0,.12);
    padding: 15px;
    background-color: #fff;
}
.bold-label{
    font-weight: 700;
    margin-bottom: 5px;
    cursor: pointer;
}
.remove_trip,.removeDocket,.removeAddress,.stock-remove{
    color: #ff5252;
}
.trip-container label.error {
    font-size: 10px;
    font-weight: 500;
    color: #C14141;
    display: block;
    margin-top: 5px;
    text-transform: uppercase;
}
.hand{
    cursor: pointer;
}
.trip-container .view_more_section{
    padding: 10px;
    border: 1px solid rgba(0,0,0,.12);
    background-color: #fff;
}
.trip-container .address-card{
    margin-top: 10px;
}
.mt-10{
    margin-top: 10px !important;
}
.greyed-out{
    background: #EDEDEE !important;
    color: #989898 !important;
}
.callout-blue{
    border-left: 4px solid #3A5BDA;
}
.color-purple{
    color: #634475;
}
.color-purple:hover{
    color: #634475;
}

.break-word{
    overflow-wrap: break-word;
}

/* insert by nazish 2018-04-11 */
/* color */
.brown-text{
    font-color: #AFA376 !important;
    color: #AFA376 !important;
}
.brown-bg{
    background-color: #AFA376 !important;
}
.brown-dark-text{
    font-color: #A5955D !important;
    color: #A5955D !important;
}
.brown-dark-bg{
    background-color: #A5955D !important;
}
.blue-text{
    font-color: #25004b !important;
    color: #25004b !important;
}
.blue-bg{
    background-color: #25004b !important;
}
.grey-text{
    font-color: #888 !important;
    color: #888 !important;
}
.grey-bg{
    background-color: #888 !important;
}
.grey-light-text{
    font-color: #aaa !important;
    color: #aaa !important;
}
.grey-light-bg{
    background-color: #aaa !important;
}
.grey-dark-text{
    font-color: #555 !important;
    color: #555 !important;
}
.grey-dark-bg{
    background-color: #555 !important;
}
.required-star,.delete_file{
    color: red !important;
}
/* gap */
.gap-5{
    padding: 5px !important;
}
.gap-10{
    padding: 10px !important;
}
.gap-15{
    padding: 15px !important;
}
.gap-20{
    padding: 20px !important;
}
.tab-step-1-top{
    padding: 10px 0;
}
.tab-step-file{
    padding: 0px !important;
}
.tab-step-file>.close{
    position: relative;
    top: 0px !important;
    right: 0px !important;
    font-size: 16px;
}
.otp-field-6{
  padding-left: 15px;
  letter-spacing: 42px;
  border: 0;
  background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 50px 1px;
  background-repeat: repeat-x;
  background-position-x: 35px;
  width: 285px;
}
.otp-field{
  width: 200px !important;
  height: 40px !important;
  text-align: center;
  font-size: 20px !important;
}
.bootstrap-tagsinput {
    width: 100%;
}
.bootstrap-tagsinput .label-info {
    background: #89181C !important;
}
/*#sendOTPModal .modal-body{
    padding: 50px 0 !important;
}*/
/* 5 col implement in bootstrap */
.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5,
.col-xs-2-5,.col-sm-2-5,.col-md-2-5,.col-lg-2-5,
.col-xs-3-5,.col-sm-3-5,.col-md-3-5,.col-lg-3-5,
.col-xs-4-5,.col-sm-4-5,.col-md-4-5,.col-lg-4-5,
.col-xs-5-5,.col-sm-5-5,.col-md-5-5,.col-lg-5-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1-5 { width: 20%; float: left; }
.col-xs-2-5 { width: 40%; float: left; }
.col-xs-3-5 { width: 60%; float: left; }
.col-xs-4-5 { width: 80%; float: left; }
.col-xs-5-5 { width: 100%; float: left; }

@media (min-width: 768px) {
    .col-sm-1-5 { width: 20%; float: left; }
    .col-sm-2-5 { width: 40%; float: left; }
    .col-sm-3-5 { width: 60%; float: left; }
    .col-sm-4-5 { width: 80%; float: left; }
    .col-sm-5-5 { width: 100%; float: left; }
}

@media (min-width: 992px) {
    .col-md-1-5 { width: 20%; float: left; }
    .col-md-2-5 { width: 40%; float: left; }
    .col-md-3-5 { width: 60%; float: left; }
    .col-md-4-5 { width: 80%; float: left; }
    .col-md-5-5 { width: 100%; float: left; }
}
@media (min-width: 1200px) {
    .col-lg-1-5 { width: 20%; float: left; }
    .col-lg-2-5 { width: 40%; float: left; }
    .col-lg-3-5 { width: 60%; float: left; }
    .col-lg-4-5 { width: 80%; float: left; }
    .col-lg-5-5 { width: 100%; float: left; }
}

/* padding */
.p-0{
    padding:0px !important;
}
.pt-0{
    padding-top: 0px !important;
}
.pb-0{
    padding-bottom: 0px !important;
}
.pl-0{
    padding-left: 0px !important;
}
.pr-0{
    padding-right: 0px !important;
}
.m-0{
    margin:0px !important;
}
.mt-0{
    margin-top:0px !important;
}
.mb-0{
    margin-bottom:0px !important;
}
.ml-0{
    margin-left:0px !important;
}
.mr-0{
    margin-right:0px !important;
}
.mt-20x{
    margin-top: 20px !important;
}
.mt-24x{
    margin-top: 24px !important;
}
.mt-10xm{
    margin-top: -10px !important;
}
/* insert by nazish 2018-02-08 */
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    
}
@media only screen and (min-width: 1280px) and (max-width: 1365px) {
    
}
@media only screen and (min-width: 1366px) {
    
}

#tab-client{
    max-height: 50rem;
    overflow-y: scroll;
    overflow-x: hidden;
}
.mb-10{
    margin-bottom: 10px;
}
.mt-0{
    margin-top: 0px !important;
}
.mb-0{
    margin-bottom: 0px !important;
}
/* insert by nazish 2018-04-24 / fraz_110_2 */
.badge-danger{
    background-color: #d9534f !important;
    font-color: white !important;
    color: white !important;
}
.badge-warning{
    background-color: #f0ad4e !important;
    font-color: white !important;
    color: white !important;
}
.ptb-10x{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.profile-img{
    width: 80px;
    height: 80px;
}
.multiselect-container>li.active>a>label{
    color:#fff !important;
}
.modal.in {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

.vehicleDateType select{
    width: 50% !important;
    height: 30px !important;
}
.vehicleDateType input{
    width: 50% !important;
    margin-left: -5px;
}
label[class="error"]{
    color: #C14141 !important;
}

.stat-block{
    padding-bottom: 1rem;
}

.left-border-grey{
    border-left: 1px solid #EDEDED;
}

.right-border-grey{
    border-right: 1px solid #EDEDED;
}

.botton-border-dashed-grey{
    border-bottom: 1px dashed #EDEDED;
}

.font-stat-grey{
    color: #3d3d4ef2;
    font-weight: 500;
    font-size: 2rem;
}

.font-stat-label{
    font-weight: 300;
    font-size: 1.5rem;
}

.stat-header{
    margin-bottom: 2rem;
}

.stat-sub-header{
    color: #7a7a7ac7;
    font-size: 15px;
    font-weight: 400;
}

.dashboard_spinner{
    font-size: 13px;
    font-weight: 300;
    color: initial;
}

.font-stat-danger{
    color:#E2636F !important;
}

.margin-bottom0{
    margin-bottom: 0px !important;
}

.trip-stat-value{
    display: block;
    font-size: 18px;
}

.trip-stat-heading{
    font-weight: 300;
    font-size: 12px;
}

.hub_master_selector{
    cursor: pointer;
    background: #fff !important;
}

.hub_master_selection_dropdown{
    margin-top: -5px !important;
    border-radius: 0 !important;
    max-height: 50rem;
    overflow-y: scroll;
}

.hub_master_selection_region_header{
    font-weight: 500;
    margin-bottom: 5px;
}

.hub_master_selection_regions_section{
    display: flex;
    padding: 10px;
    margin-top: 10px;
}

.hub_master_selection_region_section{
    padding-left: 10px;
    width: 20rem;
    white-space: nowrap;
}

.hub_master_selection_region_section li{
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 3px;
}

.hub_master_selection_button_section{
    padding-right: 15px;
    padding-bottom: 15px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #b1b1b1 !important;
    border-radius: 0 !important;
    height: 30px !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.mt-r30{
    margin-top: -40px;
}

.nav-pills .active a {
    background: #89181C !important;
}

.item_unit_price_error_label{
    font-size: 12px;
}

.bg-warning {
    background-color: #d9534f !important;
    font-color: white !important;
    color: white !important;
    padding: 4px;
}

.sortable_file_selector{
    display: block;
    border: 1px solid rgb(177, 177, 177);
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
    cursor: move;
}
.delete_file{
    cursor: pointer;
}

.sortable { 
    list-style-type: none; 
    margin: 0; 
    padding: 0; 
    width: 100%; 
}
.sortable li {
    margin: 0 3px 3px 3px; 
    padding: 0.4em; 
    padding-left: 1.5em; 
    font-size: 1.4em; 
    height: 50px; 
}
.sortable li span { 
    position: absolute; 
    margin-left: -1.3em; 
}

.selected-file{
    word-break: break-all !important;
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  /* padding-top: 100px; Location of the box */ 
  /* removed above css, modal showing at bottom for windows user - sagar */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(255, 255, 255, 0.8); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content-image {
  margin: auto;
  display: block;
  /*width: 80%;
  max-width: 700px;*/
  height: 80%;
  max-height: 700px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

.remove_item{
    margin-top: 25px;
}

.display-inline{
    display:inline-block !important
}
.trip-box-title{
    font-weight: 500;
    font-size: 16px;
}

.trip_box{
    padding: 25px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.blinking{
    animation:blinkingText .7s infinite;
}

@keyframes blinkingText{
    0%{     color: #FF0009;    }
    49%{    color: transparent; }
    50%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #FF0009;    }
}

.footer {

    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    text-align: center;
    height: 40px;
    background-color: #242424;
    border-top: 2px solid #891a1c;
    z-index: 5;
}

a.love_bangalore {
    font-size: 13px;
    color: #FFF;
    font-weight: 300;
    padding-top: 14px;
}
a.love_bangalore:hover {
    text-decoration: none;
    font-size: 14px;
    color: #FFF;
    font-weight: 400;
}

a.love_bangalore:visited {color:#FFF;} 

.nav-tabs-terms>li>a:hover {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(77,77,77,1);
    -moz-box-shadow: 0px 0px 1px 0px rgba(77,77,77,1);
    box-shadow: 0px 0px 1px 0px rgba(77,77,77,1);
    border-bottom: transparent !important;
    text-transform: uppercase !important;
    font-size: 12px;
    font-weight: 500;
    border-left: 0px;
    border-right: 0px;
    background: #FFFFFF;
    background-color: #F3F4F6;
    border-right: 4px solid #26094B!important;   
}

.nav-tabs-terms>li.active>a,
.nav-tabs-terms>li.active>a:focus {
    background-color: #F3F4F6;
    border-right: 4px solid #26094B!important;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(77,77,77,1);
    -moz-box-shadow: 0px 0px 1px 0px rgba(77,77,77,1);
    box-shadow: 0px 0px 1px 0px rgba(77,77,77,1);
    border-bottom: transparent !important;
    text-transform: uppercase !important;
    font-size: 12px;
    font-weight: 500;
    border-left: 0px;
    border-right: 0px;  
}
.nav-tabs-terms>li {
    float: left;
    margin-bottom: -5px;
    text-transform: uppercase;
    width: 100%;
}
.nav-tabs-terms>li>a {
    border-bottom: transparent;
    color: #555;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 3px;
    border-radius: 0px;
    width: 100%;
}
.tab-content-terms {
    border: none;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(77,77,77,1);
    -moz-box-shadow: 0px 0px 1px 0px rgba(77,77,77,1);
    box-shadow: 0px 0px 1px 0px rgba(77,77,77,1);       
}

.padding-8 {
    padding: 8px !important;
}

.margin-left16{
    margin-left: 16px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.line-height-1-8{
    line-height: 1.8;
}

.stat-column{
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 2px;
}

.clicker{
    cursor: pointer;
    text-decoration: underline;
}

.connection_check_div{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    color: #666666;
    z-index: 1000000;
    text-align: center;
    display: none;
}

.connection_check_div>span{
    border: 1px solid #f0c36d;
    top: 0;
    background: #f9edbe;
    padding: 5px !important;
    font-size: 14px;
    font-weight: 500;
    border-top: none;
    color: #000;
    box-shadow: 0 2px 2px rgba(0,0,0,0.05), 0 1px 0 rgba(0,0,0,0.05);
}

.banner{
    position: fixed;
    top: 0;
    width: 70%;
    left: 15%;
    color: #666666;
    z-index: 1000000;
    text-align: left;
    display: none;
    padding: 10px 20px;
    border: 1px solid #f0c36d;
    top: 0;
    background: #f9edbe;
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
    border-top: none;
    color: #000;
    box-shadow: 0 2px 2px rgba(0,0,0,0.05), 0 1px 0 rgba(0,0,0,0.05);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#banner_content{
    font-weight: 300;
}

.flex-align{
    display: flex;
    overflow-x: scroll;
}

.overflow-x{
    overflow-x: scroll;
}

.report-table th{
    font-size: 10px !important;
}

.performance-div{
    min-width: 50rem;
}

.new_scan_btn{
    margin-top: 24px !important;
}

.remove_package{
    font-size: 20px;
    color: red;
    cursor: pointer;
}

.orphan_package_scan_row{
    padding-left: 3rem !important;
}

.modal-xl{
    width: 1200px !important;
}

.label-light{
    font-weight: 400 !important;
}

.label-small{
    font-size: 12px !important;
    text-overflow: ellipsis;
    overflow: inherit;
}

.filter-width{
    width: 15rem;
}