.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442!important;
}
.main-page .main_tp .filter-div.history-filter .drop-address{
    min-width: 130px;
}
.sidebar_left .sidebar_menu>ul>li.active:before{
    pointer-events: none;
}
.site-table table tr td .tdsize .action {
    background: none;
    border: 1px solid #ccc;
}
.site-table table tr td .action {
    background: none;
    border: 1px solid #ccc;
}
.form-group .login-icon {
    z-index: 1
}
.login_popup .login_form .help-error{
    text-align: left;
    margin: -10px 8px 10px;
    color: #B94A48;
    opacity: 1;
}

#change_password .help-error{
    text-align: left;
    color: #B94A48;
    opacity: 1;
}

.drop-address .select2-container{
    z-index: 0;
}
/*.fixed_header {
    z-index: 99999999; 
}
.hiddenscroll .fixed_header {
    z-index: 8889; 
}*/
.badge.badge-danger.mobBadge {
    background: #f9f9f9;
    color: #000;
    border: 1px solid #ddd;
    padding: 14px 10px !important;
    border-radius: 7px !important;
}
span#phoneExtension {
    margin-right: 5px;
}

.groupinput .parsley-errors-list{
    position: absolute;
    top:100%;
}

.phone-format-css{
    display: inline-flex!important;
    width: 100%;
}

.totaldiv.total_insurance {
    font-size: 12px;
    width: 78%;
}
.sidebar_left .sidebar_logo .admin_logo img {
    max-width: 120px;
}
.sidebar_left {
    width: 220px;
}
.main-page {
    width: calc(100% - 220px);
}
.fixed_header{
    padding: 10px 30px 10px 224px;
}
.shipment-section .site-table{
    position: relative;
    margin-bottom: 0px;
}
.site-table table tr td .action img{
    width: 42%;
}
.site-table table tr td .action{
    width: 32px;
    height: 32px;
    outline: none;
}
.checkimg .checkdiv img{
    opacity: 1;
}
.sidebar_left .sidebar_menu>ul>li a{
    font-size: 14px;
}
.select2-selection__rendered{
    font-size: 12px;
}
a,.action{
    outline: none !important;
}
.site-table table tr td .action.smaction{
    width: 32px;
    height: 32px;
    outline: none;
}
.shipment-section .totaldiv span {
    font-size: 13px;
}


.SelectClass,.SumoSelect.open .search-txt,.SumoUnder{
    position:absolute;
    top:0;
    left:0
}
.SumoSelect p{
    margin:0
}
.SumoSelect{
    width:100%
}
.SelectBox{
    padding:5px 8px
}
.sumoStopScroll{
    overflow:hidden
}
.SumoSelect .hidden{
    display:none
}
.SumoSelect .search-txt{
    display:none;
    outline:0;
    width:100%;
    position:absolute;
    height:100%;
    border-radius:10px;
    outline:0;
    box-shadow:none;
    border:0;
    padding:0 20px 0 16px;
    font-size:14px;
    color:#24272c
}
.SumoSelect .no-match{
    display:none;
    padding:10px 20px;
    line-height:1.6;
    word-break:break-word;
    font-size:14px;
    color:#24272c
}
.SumoSelect.open .search-txt{
    display:inline-block
}
.SumoSelect.open>.search>label,.SumoSelect.open>.search>span{
    visibility:hidden
}
.SumoSelect.open>.search>label{
    visibility:visible;
    z-index:1
}
.SumoSelect.open>.search>label>i,.SumoSelect.open>.search>span{
    margin-top:-6px;
    border-color:transparent transparent #888 transparent;
    border-width:0 4px 5px 4px
}
.SelectClass,.SumoUnder{
    right:0;
    height:100%;
    width:100%;
    border:none;
    box-sizing:border-box;
    -moz-opacity:0;
    -khtml-opacity:0;
    opacity:0
}
.SelectClass{
    z-index:1
}
.SumoSelect .select-all>label,.SumoSelect>.CaptionCont,.SumoSelect>.optWrapper>.options li.opt label{
    user-select:none;
    -o-user-select:none;
    -moz-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none
}
.SumoSelect{
    display:inline-block;
    position:relative;
    outline:0;
    height:48px
}
.SumoSelect.open>.CaptionCont{
    border-color:#6e8097
}
.SumoSelect>.CaptionCont{
    position:relative;
    display:flex;
    align-items:center;
    width:100%;
    padding:0 20px 0 16px;
    font-size:14px;
    color:#24272c;
    line-height:1.6;
    height:100%;
    background:#fff;
    border:1px solid #d8d9dc;
    border-radius:8px;
    cursor:pointer;
    white-space:nowrap;
    text-overflow:ellipsis
}
.SumoSelect>.CaptionCont>span{
    display:block;
    padding-right:30px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    cursor:default;
    line-height:1.6
}
.SumoSelect>.CaptionCont>span.placeholder{
    color:#ccc;
    font-style:italic
}
.SumoSelect>.CaptionCont>label{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    width:30px;
    margin:0;
    cursor:pointer
}
.SumoSelect>.CaptionCont>label>i{
    background-position:center center;
    display:block;
    position:absolute;
    opacity:.8;
    width:10px;
    height:10px;
    top:50%;
    right:10px;
    margin-top:-2px;
    border-color:#888 transparent transparent transparent;
    border-style:solid;
    border-width:6px 4px 0 4px;
    transition:all .4s ease-in-out;
    transform-origin:50% 0
}
.SumoSelect>.optWrapper{
    width:100%;
    position:absolute;
    left:0;
    background:#fff;
    box-shadow:2px 3px 3px rgba(0,0,0,.11);
    top:100%;
    min-width:100%;
    margin:3px 0;
    box-sizing:border-box;
    transition:all .4s ease-in-out;
    z-index:999999;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(-15px);
    border:solid 0 #d8d9dc;
    background-color:#fff;
    border-radius:8px;
    overflow:hidden
}
.SumoSelect.open>.optWrapper{
    opacity:1;
    visibility:visible;
    pointer-events:all;
    transform:translateY(0)
}
.SumoSelect.open>.optWrapper.up{
    top:auto;
    bottom:100%;
    margin-bottom:5px;
    opacity:1;
    visibility:visible;
    pointer-events:all;
    transform:translateY(0)
}
.SumoSelect .mCSB_inside>.mCSB_container{
    margin-right:0!important
}
.SumoSelect .mCSB_scrollTools .mCSB_draggerRail{
    width:6px;
    background:#f1f3f4
}
.SumoSelect .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:6px;
    background:#0067b8
}
.SumoSelect>.optWrapper ul{
    list-style:none;
    display:block;
    padding:0;
    margin:3px 0;
    overflow:auto
}
.SumoSelect>.optWrapper>.options{
    border-radius:2px;
    position:relative;
    max-height:250px
}
.SumoSelect .mCustomScrollBox{
    padding-bottom:0
}
.SumoSelect>.optWrapper>.options li.group.disabled>label{
    opacity:.5
}
.SumoSelect>.optWrapper>.options li ul li.opt{
    padding-left:22px
}
.SumoSelect>.optWrapper.multiple>.options li ul li.opt{
    padding-left:50px
}
.SumoSelect>.optWrapper.isFloating>.options{
    max-height:100%;
    box-shadow:0 0 100px #595959
}
.SumoSelect>.optWrapper>.options li.opt{
    position:relative;
    padding:0 20px;
    font-size:14px;
    color:#000;
    line-height:42px;
    cursor:pointer;
    transition:all .4s ease-in-out
}
.SumoSelect>.optWrapper>.options li.opt label{
    font-size:14px;
    color:#000;
    font-weight:400;
    margin-bottom:0;
    font-family:Poppins,sans-serif
}
.SumoSelect>.optWrapper>.options>li.opt:first-child{
    border-radius:2px 2px 0 0
}
.SumoSelect>.optWrapper>.options>li.opt:last-child{
    border-radius:0 0 2px 2px;
    border-bottom:none
}
.SumoSelect>.optWrapper>.options li.opt:hover{
    background-color:#f9f9f9
}
.SumoSelect>.optWrapper>.options li.opt:hover label{
    color:#0067b8
}
.SumoSelect>.optWrapper>.options li label{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    display:block;
    cursor:pointer
}
.SumoSelect>.optWrapper>.options li span{
    display:none
}
.SumoSelect>.optWrapper>.options li.group>label{
    cursor:default;
    padding:8px 6px;
    font-weight:700
}
.SumoSelect>.optWrapper>.options li.opt.selected{
    background-color:#f9f9f9
}
/*.SumoSelect>.optWrapper>.options li.opt.selected:after{content:"";display:block;position:absolute;background:url(../images/checkmark-blue.svg) no-repeat;width:12px;height:10px;right:14px;top:50%;transform:translateY(-50%)}*/
.SumoSelect>.optWrapper>.options li.opt.selected label{
    color:#0067b8
}
.SumoSelect>.optWrapper>.options li.opt.sel{
    background-color:#f9f9f9;
    color:#0067b8
}
.SumoSelect>.optWrapper>.options li.opt.sel label{
    color:#0067b8
}
.SumoSelect>.optWrapper.isFloating{
    position:fixed;
    top:0;
    left:0;
    right:0;
    width:90%;
    bottom:0;
    margin:auto;
    max-height:90%
}
.SumoSelect .mCSB_scrollTools a+.mCSB_draggerContainer{
    margin:0
}
.SumoSelect>.optWrapper>.options li.opt.disabled{
    background-color:inherit;
    pointer-events:none
}
.SumoSelect>.optWrapper>.options li.opt.disabled *{
    -moz-opacity:.5;
    -khtml-opacity:.5;
    opacity:.5
}
.SumoSelect>.optWrapper.multiple>.options li.opt{
    padding-left:35px;
    cursor:pointer
}
.SumoSelect .select-all>span,.SumoSelect>.optWrapper.multiple>.options li.opt span{
    position:absolute;
    display:block;
    width:30px;
    top:0;
    bottom:0;
    margin-left:-35px
}
.SumoSelect .select-all>span i,.SumoSelect>.optWrapper.multiple>.options li.opt span i{
    position:absolute;
    margin:auto;
    left:0;
    right:0;
    top:0;
    bottom:0;
    width:14px;
    height:14px;
    border:1px solid #aeaeae;
    border-radius:2px;
    box-shadow:inset 0 1px 3px rgba(0,0,0,.15);
    background-color:#fff
}
.SumoSelect>.optWrapper>.MultiControls{
    display:none;
    border-top:1px solid #ddd;
    background-color:#fff;
    box-shadow:0 0 2px rgba(0,0,0,.13);
    border-radius:0 0 3px 3px
}
.SumoSelect>.optWrapper.multiple.isFloating>.MultiControls{
    display:block;
    margin-top:5px;
    position:absolute;
    bottom:0;
    width:100%
}
.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls{
    display:block
}
.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p{
    padding:6px
}
.SumoSelect>.optWrapper.multiple>.MultiControls>p{
    display:inline-block;
    cursor:pointer;
    padding:12px;
    width:50%;
    box-sizing:border-box;
    text-align:center
}
.SumoSelect>.optWrapper.multiple>.MultiControls>p:hover{
    background-color:#f1f1f1
}
.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnOk{
    border-right:1px solid #dbdbdb;
    border-radius:0 0 0 3px
}
.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnCancel{
    border-radius:0 0 3px
}
.SumoSelect>.optWrapper.isFloating>.options li.opt{
    padding:12px 6px
}
.SumoSelect>.optWrapper.multiple.isFloating>.options li.opt{
    padding-left:35px
}
.SumoSelect>.optWrapper.multiple.isFloating{
    padding-bottom:43px
}
.SumoSelect .select-all.partial>span i,.SumoSelect .select-all.selected>span i,.SumoSelect>.optWrapper.multiple>.options li.opt.selected span i{
    background-color:#11a911;
    box-shadow:none;
    border-color:transparent;
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC);
    background-repeat:no-repeat;
    background-position:center center
}
.SumoSelect.disabled{
    opacity:.7;
    cursor:not-allowed
}
.SumoSelect.disabled>.CaptionCont{
    border-color:#ccc;
    box-shadow:none
}
.SumoSelect .select-all{
    border-radius:3px 3px 0 0;
    position:relative;
    border-bottom:1px solid #ddd;
    background-color:#fff;
    padding:8px 0 3px 35px;
    height:20px;
    cursor:pointer
}
.SumoSelect .select-all>label,.SumoSelect .select-all>span i{
    cursor:pointer
}
.SumoSelect .select-all.partial>span i{
    background-color:#ccc
}
.SumoSelect>.optWrapper>.options li.optGroup{
    padding-left:5px;
    text-decoration:underline
}

.companytext strong {
    font-size: 12px;
}
.companytext{
    max-width: none;
}

ul.inline-details li span input {
    height: 30px;
    border-radius: 0px;
    font-size: 12px;
}
.card-box .card-content .inline-details li {
    margin-bottom: 5px;
}
ul.inline-details li span .form-control:focus {
    box-shadow: none;
    border: 1px solid #24b3b0;
}

.main_tp .drop-address .form-group {
    margin-bottom: 0;
}
.main-page{
    padding: 8px 25px 90px 25px;
}
.main-page .main_tp{
    margin-bottom: 8px;
}
/*.card-box .card-content .inline-details li span input {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    opacity: none;
}*/
.site-csv{
    margin-left: 10px;
}
.copyrights{
    z-index: 999;
}
.custom_unit_type {
    position: absolute;
    top: 13px;
    margin-left: 45px;
    border-left: 1px solid #ddd;
    padding-left: 7px;
    line-height: 41px;
}
.kg-box input {
    padding: 0px 9px;
}
input.custom_unit_type {
    position: absolute;
    top: 11px;
    background: transparent !important;
    right: -37px;
    border: none !important;
}
td.kg-box {
    position: relative;
}
/*.select2-container--open{
    z-index: auto !important;
}*/

.card-details .card-bottom ul li {

    width: 25%;
    display: flex;
    justify-content: center;
}

.card-details .card-bottom ul{
    flex-wrap: inherit;
}

.card-details .card-bottom ul li span {
    font-weight: 500;
    margin-left: 3px;
}

span.badge.badge-danger.voided {
    width: 102px;
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    /*padding: 7px;*/
    margin-bottom: 9px;
}

.card-details .boxcard .card-right p {
    white-space: nowrap;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.boxcard.voidboxcard {
    margin-bottom: 0px;
}

.add-pkg.addlg {
    margin-top: 20px;
}

@media (max-width: 767px){
    .smaddrinput{
        min-width: auto!important;
    }
    .card-box .card-content .inline-details li{
        display: block;
    }
    span.smaddrinput.phonearea {
        width: 100%;
    }
    .form-group {
        width: 100%;
    }

    .card-details .card-bottom ul li {
        width: 100%;
        display: flex;
        justify-content: left;
    }
    .card-details .card-bottom ul {
        flex-wrap: wrap;
    }

    .totaldiv.total_insurance{
        /*right: 10px !important;*/
        width: auto;
        margin-right: 32px;
    }
    .main-page .main_tp .filter-div.history-filter .drop-address {
        min-width: 100% !important;
    }
    .site-button{
        margin-bottom: 12px;
    }
    .site-csv{
        margin-left: 0px;
    }
}
@media (max-width: 1440px){
    .shipment-section .totaldiv span {
        font-size: 13px;
    }

}

@media (max-width: 991px){
    .main-page {
        width: 100% !important;
    }
    .fixed_header {
        padding: 10px 15px !important;
    }
}


.smselect{
    height: 30px!important;
    font-size: 12px;
}

.smaddrinput{
    min-width: 75%;
}

.phonearea{
    display: inline-flex!important;
}

#from_phone {
    margin-left: 5px!important;
}
#to_phone {
    margin-left: 5px!important;
}
#phoneExtension{
    display: inline-flex!important;
}

.mobBadgeAddr{
    background: #f9f9f9;
    color: #000;
    border: 1px solid #ddd;
    padding-left: 5px !important;
    padding-right: 15px!important;
    border-radius: 0px !important;
    height: 30px!important;
    margin-right: 5px!important;
}


.add-row.addmargin {
    margin-bottom: 30px;
    overflow: auto;
}

.customs_area .select2-selection__clear {
    margin-right: 12px!important;
}

.dropcustom{
    margin: auto;
}


.customs_area .select2-container .select2-selection--single {
    height: 41px !important;
    margin-top: 0px;
    min-width: 119px;
}

span.select2-selection__clear {
    margin-right: 13px;
}

.customs_area .drop-address .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 41px;
}

.fixed_header .header_iner .user_profile .userinfo .user-icon img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.user_icon_img{
    border: 1px solid #ddd;
    padding: 0px;
}

.address-new .grouoform .form-group .form-control {
    height: 30px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #ced4da;
}

.drop-box .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
    border: 1px solid #ced4da;
}
.drop-box .select2-container {
    height: 34px !important;
}
.drop-box .select2-container .select2-selection--single {
    border-radius: 2px !important;
}

.address-new .grouoform .form-group .form-control:focus{
    border: 1px solid #24b3b0;
}


.field-addressbook-note textarea {
    height: 100px!important;
}

.address-new .grouoform{
    margin-bottom: 0px;
}

.badge.badge-danger.mobBadge {
    background: #f9f9f9;
    color: #000;
    border: 1px solid #ddd;
    padding: 5px 10px !important;
    border-radius: 2px !important;
    padding-left: 5px !important;
    height: 30px!important;
    margin-right: 5px!important;
}

/************************ form box ***************************/
label.than {
    font-weight: 400;
    line-height: 24px;
    color: #000;
    font-size: 12px;
    margin-right: 8px;
    opacity: .66;
    min-width: 120px;
}
.address-new .grouoform .form-group {
    margin-bottom: 5px !important;
    width: 100%;
}
.label-set-data .additional-wrap label.than{
    min-width: 73px;
}
.help-block {
    display: none;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
.help-block2 {
    display: block;
}
.groupinput {
    display: flex;
    width: 100%;
}

.address-new .grouoform .drop-address {
    margin: 0;
    width: 100%;
    display: flex;
    /*margin-bottom: 5px;*/
}

.address-new .select2-container .select2-selection--single{
    border: none;
}
.drop-box .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 30px !important;
    border: 1px solid #ced4da;
    border-radius: 2px;
}
.address-wrap .grouoform{
    padding: 13px!important;
}

.address-new .site-btn {
    text-align: right;
    /* height: 100%; */
    display: flex;
    justify-content: end;
    align-items: end;
    align-content: end;
    height: 270px;
}

.address-wrap .additional-title {
    margin-bottom: 10px !important;
}

span.smaddrinput {
    width: 100%;
}

/*.inline-details span {
    line-height: 32px !important;
    min-width: 120px;
}*/

ul.inline-details li {
    display: flex;
}

.popup-outer .site-popup {
    padding: 15px;
}

/*.grouptimepack{
    display: flex;
    width: 100%;
}*/

.shipment-wrap .full-card {
    height: 100%;
    margin-bottom: 10px;
}

/*.card-box{
    padding: 10px;
}*/

/*    .sm-title {
    margin-bottom: 10px;
    padding-bottom: 10px;
   }*/

.sm-title {
    margin-top: 10px;
}

.white_box {
    padding: 12px;
}

.notifybg {
    display: inline-block;
    padding: 5px!important;
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    border-radius: 50%;
    background: #10a8a4;
    margin-right: -20px;
    margin-bottom: 30px;
    margin-left: -10px;
}
.fixed_header .header_iner .user_profile .informasin {
    width: 40px!important;
    height: 40px!important;
}
/*.bail{
    margin-right: 7px;
}*/


.address-new .user-btn {
    height: 75px;
}


#roles-description{
    height: 100px;
}

.address-new .role-btn {
    height: 75px;
}

.ordersupplybox{
    height: 320px!important;
    overflow: auto!important;
    margin-top: 11px;
}

.ordersupply-btn{
    margin-top: 20px!important;
}

.subheading{
    background: #ccc!important;
}

.search{
    cursor: pointer;
}

.fedex .drop-address .select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 10px;
}
.fedex .select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}
.fedex .drop-address .select2-container .select2-selection--single .select2-selection__arrow {
    right: 7px;
}
.fedex .select2-container .select2-selection--single .select2-selection__rendered{
    padding-right: 17px;
}
.fedex .select2-container .select2-selection--single .select2-selection__rendered{

    white-space: break-spaces;

}
.fedex .drop-address .selection {
    width: 73px;
    display: block;
}


.site-table.Informationtable table tr td .form-control.large-control{
    width: 163px !important;
    height: 41px;
}
.site-table.Informationtable table tr td .form-control.md-control{
    width: 70px !important
}
.site-table.Informationtable table tr td .form-control.sminput {
    width: 67px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    line-height: 40px;
}


.main-page .main_tp .pagetitle h1{
    font-size: 15px;
    text-transform: uppercase;
}
.main-page .main_tp .pagetitle p{
    font-size: 13px;
}
.btn.btn-primary.default-btn{
    background: #fff;
    border: 1px solid #ccc;
}
.site-table table tr td .form-control{
    border: 1px solid #ccc;
    height: 41px;
}
/*.select2-container .select2-selection--single{
        border: 1px solid #ccc;
            background: #fff;
}*/
.main-page .main_tp .filter-div.pickups-filter .drop-address .select2-container--default .select2-selection--single, .main-page .main_tp .filter-div.address-filter .drop-address .select2-container--default .select2-selection--single{
    background: #fff;
    border: 1px solid #ccc;
}
.tdsize .drop-address .select2-container .select2-selection--single{
    background: #eee;
}

.customecheckbox label:before{
    border: 1px solid #ccc;
}
.form-group .form-control{
    border: 1px solid #ccc;
    background: #fff;
    height: 41px;
    /*padding: 0px 18px 3px 18px;*/
    padding: 0.375rem 0.75rem;
}
.btn.btn-primary{
    height: 41px;
    padding: 12px 25px !important;
    text-transform: capitalize;
    margin-top: 0px !important;
    font-size: 12px;
    font-weight: normal;
}
.title-btn .edit-title .default-btn{
    padding: 7.5px 15px;
}
.site-table table tr td .form-control{
    font-size: 12px;
}
.site-table table tbody tr:nth-child(2n) {
    background: none;
}
.site-table table tr td .form-control.sminput{
    width: 100%;
}
.remove-scroll {
    display: flex;
    justify-content: left;
    align-items: center;
    height: 74px;
}
.remove-scroll a {
    margin-left: 12px;
}
.reference-cls:before {
    content: '';
    width: 26px;
    height: 18px;
    background: url(../images/down.svg) #fff no-repeat;
    background-position: center center;
    position: absolute;
    right: 13px;
    top: 45px;
    pointer-events: none;
}

/*.form-group.reference-cls i {
    position: absolute;
    right: 9px;
    top: 41px;
    width: 32px;
    height: 5px;
    background: #fff;
    padding: 11px;
}*/
.drop-address .select2-container{
    height: 41px;
}
.drop-address .select2-container .select2-selection--single .select2-selection__rendered{
    line-height: 39px;
}
.sm-title h2{
    font-size: 14px !important;
}
.shipment-section .white_box .row+.row {
    margin-top: 15px;
}
.selectlist.shipment-options .row>div{
    margin-bottom: 15px;
}
.site-table.Informationtable table tr td .form-control{
    width: 84px !important;
}
.insurance-valu{
    width: 94% !important;
    margin-bottom: 0 !important;
}
.main-page .main_tp .filter-div.history-filter .filterrow a {
    min-width: 100px;
    margin-right: 10px !important;
}
.filterrow {
    margin-right: 10px;
}
.filterrow i img {
    width: 15px;
}
.filterbtn.btn.btn-primary {
    background: #fff;
    border: 1px solid #ccc;
    color: #181818;
}
.filterbtn.btn.btn-primary:hover{
    color: #10a8a4;
    border-color: #10a8a4;
}
.popup-outer .site-popup form .form-group{
    margin: 0 0 15px;
}
.popup-outer .site-popup .ptitle {
    margin-bottom: 12px;
    display: flex;
    justify-content: left;
    align-items: center;
    height: 31px;
}
.drop-address {
    margin: 0 0 15px;
}
.popup-outer .site-popup form .form-group label {
    font-size: 12px !important;
    margin-bottom: 5px;
}
.popup-outer .site-popup .ptitle h2 {
    font-size: 14px !important;
}
.drop-address.dropcustom {
    margin-bottom: 0;
}
.card-details .boxcard .card-logo{
    width: 80px;
}
.col.top-to {
    display: contents;
}
.col.top-to span {
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-top: 14px; */
    height: 42px;
}
.selectlist .form-group h3{
    margin: 0 0 15px;
}
.open-top .filter-wrap{
    padding-top: 0px;
}
.open-top .reset-wrap{
    margin-top: 0px;
}
.sidebar_left .get-wrap{
    width: auto;
}
.sidebar_left .get-wrap .support-box{
    padding: 12px 0;
}
.sidebar_left .get-wrap .support-box img{
    margin: 0 8px 0 0;
}
.sidebar_left .get-wrap .support-box h3 {
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder{
    color: rgba(0,0,0,.7) !important
}
.groupinput input{
    color: rgba(0,0,0,.7) !important
}
.select2-container .select2-selection--single .select2-selection__rendered{
    color: rgba(0,0,0,.7) !important
}
.sidebar_left .sidebar_menu>ul .drop-box .drop-list{
    padding: 8px 20px 0px;
    /*display: block;*/
}
/*.sidebar_left .sidebar_menu>ul .drop-box.active2 .drop-list{display: block;}*/
.checkimg .checkdiv{
    min-width: 175px;
    min-height: 78px;
    /*border-color: #ccc;*/
}
.checkimg .checkdiv span{
    font-size: 12px;
    text-transform: capitalize;
    opacity: 1;
}
.shipment-section .white_box .row+.row{
    margin-top: 0px;
}
.imgcheck{
    margin-bottom: 29px;
}
.edit-title .btn.btn-primary{
    padding: 11px 25px !important;
}
.edit-title i img {
    width: 17px;
}
.title-btn .edit-title .default-btn.default-border{
    border: 1px solid #ccc;
}
.title-btn .edit-title{
    border: 1px solid #ccc;
    border-bottom: 0px;
}
.card-box{
    border: 1px solid #ccc;
}
.filter-div.address-filter .drop-address i {
    position: absolute;
    right: 14px;
    top: 14px;
    color: #b5adad;
}
.drop-address{
    position: relative;
}

button.btn.btn-primary.import-csv {
    background: #fff;
    border: 1px solid #ccc;
    color: #181818;
}
button.btn.btn-primary.import-csv:hover {
    color: #10a8a4;
    border-color: #10a8a4;
}
.card-details .boxcard .drop-icon.new-drop{
    right: 9px;
}

.address-table-new tbody tr:nth-child(odd) {
    background: #d8dad9;
}

.address-table-new tbody tr:nth-child(even) {
    background: #f6f6f7;
}
.address-table-new .site-table table tbody tr:nth-child(2n){
    background: #f6f6f7;
}
.address-table-new .site-table table tr td {
    padding: 5px 0px 5px 13px;
}
.address-table-new .site-table table td {
    border: 3px solid #fff;
}
.address-table-new .site-table table tr th{
    border: 3px solid #fff;
}
.address-table-new .site-table table tr th:first-child {
    border-top-left-radius: 0;
}
.address-table-new .site-table table tr th:last-child {
    border-top-right-radius: 0px;
}
.address-table-new {
    padding-bottom: 0;
}
.address-table-new .site-table table{
    margin-bottom: 0px !important;
}
.address-table-new .card-details{
    background: none;
}
.main-page .main_tp .filter-div.history-filter .drop-address .select2-container--default .select2-selection--single{
    background: #fff;
    border: 1px solid #ccc;
}
.action.remove_row_package img {
    width: 54% !important;
}
.action.smaction.remove_row_customs img{
    width: 54% !important;
}

.card-logo img {
    width: 85px;
    margin-top: 19px;
}
.form-group.reference-cls input {
    padding-right: 19px;
    z-index: -1;
}


.customecheckbox label{
    font-weight: 500;
    /* line-height: 18px; */
    color: #181818;
    font-size: 14px;
}
.shipment-section .add-row{
    padding-bottom: 0px;
}
.car-model-create {
    padding: 23px;
}
.car-model-form label {
    font-weight: 600;
    line-height: 21px;
    color: #181818;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.car-model-form a {
    text-decoration: none;
    margin-bottom: 12px;
    display: block;
    font-size: 14px;
}
.input-file input{
    background-color: #f8f9fc;
    border-radius: 4px;
    width: 300px;
    font-size: 12px;
    border: 1px solid #ebb96d;
    margin-top: 10px;
    color: #565A90;
}
.input-file input::file-selector-button{
    border: none;
    color: white;
    background: linear-gradient(228.89deg, #F68620 1.12%, #FDCC0D 100%);
    height: 40px;
    font-size: 12px;
    padding: 5px 10px;
    cursor: pointer;
    transition: all .25s ease-in;
    cursor: pointer;
}
.car-model-form.input-file .form-group {
    margin-bottom: 12px;
}

.input-file input:focus {

    outline: none;
    border: 1px solid #4cb2ae;
}
.card-details.actiondata {
    display: inline-block;
}
.popupform a {
    text-decoration: none;
    /* margin-top: 54px; */
    display: block;
}
.popupform p strong {
    font-size: 14px;
    margin-bottom: 0px;
    display: block;
    font-weight: 500;
}
.popupform p a {
    display: block;
    margin-top: 12px;
}

.drop-box .select2-container .select2-selection--single .select2-selection__arrow {
    right: 15px;
    top: 0px;
}
.additional-than label.than{
    min-width: 120px;
}
.add-pkg{
    margin-bottom: 20px;
}
span.select2-selection.select2-selection--single {
    border: 1px solid #ccc;
}

.import-csv, .export_exl, .filterbtn, .default-btn {
    color: rgba(0,0,0,.7) !important;
}
.filterrow i img {
    width: 15px;
    opacity: 0.7;
}
.center-savebtn {
    justify-content: center;
    margin-left: 10%;
}

.grouoform.row {
    width: 50%;
}

/*.dimension-checkbox .customecheckbox label {
    padding: 11px 0 14px 43px;
}
.dimension-checkbox .customecheckbox label:before {
    width: 32px;
    height: 32px;
    border-radius: 12px;}

.dimension-checkbox .customecheckbox label:after {
    left: 7px;
    top: 10px;
}*/
.grouoform.grouoform-w.row {
    width: 100%;
}

.required{
    color: #dc3545;
}

.date_fillter{
  margin-left: 5px;
}

.parsley-errors-list{
    display: none;
}

.required {
    color: #000;
}
.service-wrap .full-card{
    margin-bottom: 15px;
}
.address-table .card-details{
    margin-bottom: 0px;
        padding: 0px 25px 15px;
}
.card-details .boxcard .drop-icon{
    top: 2px;
}


.salesusersec .logo_login {
    position: relative;
    margin: 0;
    padding: 0;
}
.salesusersec .login_popup{
    margin: initial;
}
.salesusersec{
       width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.salesusersec .login_form .form-group{
   margin-bottom: 10px;
   max-width: 362px;
}
.salesusersec .logo_login img{
    width: 215px;
    margin-right: 0px;
}
.address-filter .default-btn.date_fillter {
    padding: 13px 11px !important;
}
@media (max-width: 1440px){
.site-table {
    display: block;
    overflow: initial;
}
}
.copyrights {
    z-index: 99;
}

.service-box .full-card {
       height: 239px;
}
.service-box .card-box .card-content a{
    color: #fff;
    line-height: initial;
}
.service-box .card-box .card-content a:hover{
    color: #fff;
}
span#phoneExtension {
    line-height: 24px !important;
}
.notifybg {
    display: inline-block;
    padding: 5px!important;
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    border-radius: 9px;
    background: #10a8a4;
    /* margin-right: -20px; */
    margin-bottom: 30px;
    margin-left: -10px;
    position: absolute;
    /* right: -4px; */
    left: 39px;
    z-index: 99;
}

.fixed_header .header_iner .user_profile .informasin {
    width: 40px!important;
    height: 40px!important;
    position: relative;
}

.ship-export-btn{
        background: #fff !important;
    border: 1px solid #ccc !important;
}
.bg-light-blue{
    background-color: #3498eb!important;
}
.billnewrow{width: 100%}
.billnewrow .default-btn{min-width: auto;padding: 12px 25px !important}
.billnewrow .customecheckbox label{margin: 0}

.billnewrow .biling-wrap-cod.answer_cod{min-width: 100px;margin-left: 12px}
.billnewrow .biling-wrap-cod.ansdropmenu{width:100%}
span.select2-selection.select2-selection--single{outline: none !important;}
.site-table table tr td .tdsize .drop-address .select2-container.select2-container--focus{border-color:#24b3b0 !important}
.select2-container.select2-container--focus span.select2-selection.select2-selection--single{border-color:#24b3b0 !important}
.site-table table tr td .tdsize .action{outline: none;}
.site-table table tr td .tdsize .action:focus{border-color:#24b3b0 !important}
.selectlist.shipment-options .add-pkg.add-billdut{display: flex; flex-wrap: nowrap;}
.add-pkg.add-billdut .default-btn{min-width: auto; width: 100%;}
.add-pkg.add-billdut .billing_duty_details{ white-space: nowrap;}
.side-btn-new .btn + .btn {
    margin-left: 10px;
}
.service-wrap .full-card .inline-details li div {margin-right: 10px;}
.cke_notifications_area{display: none}


.termsmodel.modal{z-index: 999999;
    justify-content: center;
    align-items: center;}
.termsmodel .modal-dialog{    z-index: 999999;
    max-width: 700px;
    padding: 15px;}
.termsmodel .modal-header{width: 100% }
.termsmodel .modal-header .modal-title {
    font-size: 16px;
    display: flex;
    width: 100%;
    color: #000;
}

.termsmodel .modal-body{    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
    max-height: 65vh;
    overflow: auto; padding: 20px}
.termsmodel .modal-body p{line-height: 1.6}
.termsmodel .modal-body ul{ padding-left: 20px;margin-bottom: 10px}
.termsmodel .modal-body ul li{list-style: disc;line-height: 1.6;margin-bottom: 5px}
.checkboxlabel label input{margin-right:5px}
.termsmodel .modal-footer{display: flex}
.termsmodel .modal-footer .btn{margin:0;height:38px;font-size: 13px;padding: 0 20px !important; border-radius: 8px;width:auto}
.termsmodel .modal-footer .btn + .btn{margin-left: 15px}