.kt-subheader,.kt-subheader__main 
{
    // padding-top: 10px !important;
    margin-bottom: 0px;
}
.movePackages{
    width: 100%;
}

// .kt-subheader .btn,.kt-selectpicker
// {
// 	margin: 0px;
//     height: 38px !important;
//     margin-left: 0 !important;
// }
.padding-right-0{
    padding-right: 0;
}
.padding-right-5{
    padding-right: 5px;
}
.padding-top-20{
    padding-top: 20px;
}

.padding-top-10{
    padding-top: 10px;
}
.padding-left-5{
    padding-left: 5px;
}
.padding-left-20{
    padding-left: 20px;
}
.padding-top-1{
    padding-top: 1px;
}
.color-white{
    background: #fff;
}

.width-100,.select2-container{
    flex: auto;
    display: inline-block;
    box-sizing: border-box !important;
    margin: 0;
    position: relative;
    max-width: 100%;
}

.margin-bottom-0{
    margin-bottom: 0 !important;
}
.border-bottom{
    border-bottom: 1px solid #333;
}
.padding-top-0{
    padding-top: 0 !important;
}
.padding-bottom-10{
    padding-bottom: 10px;
}
.btn-left-border{
    border: 0;
    border-left: 1px solid #ddd;
}
.border-1{
    border:1px solid #ddd;
}
.margin-left-10{
    margin-left:10px !important;
}

.margin-left-5{
    margin-left:5px !important;
}
.margin-bottom-1re{
    margin-bottom: 1rem !important;
}

.dropdown-padding{
    padding: 5px 1.5rem !important;
}
.padding-5{
    padding: 5px;
}
.tr-bg{
    background-color: #feebc1 !important;
}
// .primeng-datatable-container .ui-table td{
//     border: 1px solid #ececec !important;
// }

// .th-bg,body .ui-table .ui-table-thead > tr > th{
//     background: #fff !important;
//     th{
//         border-top:none !important;
//         border-left:none !important;
//         border-right-color:#fff !important;
//     }
// }
.kt-checkbox > span{
    background: #fff;
}
.kt-more-info{
    .more-btn{
        top: -18px !important;

        &:hover{
            top: -18px !important;
        }
    }
}
.more-info{

    .more-btn{
        border: 2px solid transparent;
        width: 35px;
        height: 35px;
        font-size: 21px;
        text-align: center;
        border-radius: 35px;
        position: relative;
        top: -9px;
    
        &:hover{
            border: 2px solid #afaeae;
            width: 35px;
            height: 35px;
            font-size: 21px;
            text-align: center;
            border-radius: 35px;
            position: relative;
            top: -9px;
        }
    }

    .more-btn.hover{
        border: 2px solid #afaeae;
        width: 35px;
        height: 35px;
        font-size: 21px;
        text-align: center;
        border-radius: 35px;
        position: relative;
        top: -9px;
    }

    .more-info-container{
        position: relative;
        z-index: 1;
        background: white;
        width: 270px;
        padding: 12px;
        top: -10px;
        left: -206px;
        display: none;
        border:1px solid #d6d6d6;
    }
    .lab{
        left: -165px !important;
    }
    .more-pop-up{
        top:15px !important;
    }
    .more-info-container.active{
        display: block;
    }
}
.address-row{
    height: 20px;
}




.kt-searchbar{
    #search-icon{
        background: #fff;
        border: 1px solid #ddd !important;
        border-right: none !important;
    }
    .search-filter{
        background-color: #fff !important;
        border: 1px solid #ddd !important;
        border-left: none !important;
        border-right: none !important;
    }
    .more-btn{
        padding: 5px;
        margin-left:10px !important;
    
        i{
            position: relative;
            left: 2px;
        }
    }
}


.route-details-form.active{
    display: block;
}

.route-details-form.inactive{
    display: none;
}

.route-details-form{
    display: none;
}

body .ui-table .ui-sortable-column.ui-state-highlight {
    color: #007ad9 !important;
}
.pointer{
    cursor: pointer;
}
.float-right{
    float: right;
}
.edit-order-notes{
    i{
        // font-size: 20px;
        cursor: pointer;
        padding-left: 10px;
    }
}
.company-name{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 17px;
}

.bg-pending{
    background-color: #feebc1 !important;
}
.bg-call-in{
    background-color: #e4fffd !important;
}
.bg-completed{
    background-color: #a0f0a0 !important;
}

.kt-subheader,.kt-subheader__main 
{
    // padding-top: 10px !important;
    margin-bottom: 0px;
}
.movePackages{
    width: 100%;
}

// .kt-subheader .btn,.kt-selectpicker
// {
// 	margin: 0px;
//     height: 38px !important;
//     margin-left: 0 !important;
// }
.padding-right-0{
    padding-right: 0;
}
.padding-right-5{
    padding-right: 5px;
}
.padding-top-20{
    padding-top: 20px;
}

.padding-top-10{
    padding-top: 10px;
}
.padding-left-5{
    padding-left: 5px;
}
.padding-left-20{
    padding-left: 20px;
}
.padding-top-1{
    padding-top: 1px;
}
.padding-right-3{
    padding-right: 3px;
}
.color-white{
    background: #fff;
}

// .width-100,.select2-container{
//     width: 100% !important;
// }

.margin-bottom-0{
    margin-bottom: 0 !important;
}
.border-bottom{
    border-bottom: 1px solid #333;
}
.padding-top-0{
    padding-top: 0 !important;
}
.padding-top-28{
    padding-top: 28px !important;
}
.padding-bottom-10{
    padding-bottom: 10px;
}
.btn-left-border{
    border: 0;
    border-left: 1px solid #ddd;
}
.border-1{
    border:1px solid #ddd;
}
.margin-left-10{
    margin-left:10px !important;
}

.margin-left-5{
    margin-left:5px !important;
}
.margin-bottom-1re{
    margin-bottom: 1rem !important;
}

.dropdown-padding{
    padding: 5px 1.5rem !important;
}
.padding-5{
    padding: 5px;
}
.tr-bg{
    background-color: #feebc1 !important;
}
.route-detail .ui-table td{
    // border: 1px solid #ececec !important;
    font-weight: 400;
    font-size: 1rem;
    text-transform: initial;
}
.route-detail{
    padding:10px;
}
// .th-bg,body .ui-table .ui-table-thead > tr > th{
//     background: #fff !important;
//     th{
//         border-top:none !important;
//         border-left:none !important;
//         border-right-color:#fff !important;
//         font-weight: 400;
//         font-size: 1rem !important;
//         text-transform: initial;
//     }
// }
.kt-checkbox > span{
    background: #fff;
}
.more-info{
    .more-btn{
        border: 2px solid transparent;
        width: 35px;
        height: 35px;
        font-size: 21px;
        text-align: center;
        border-radius: 35px;
        position: relative;
        top: -9px;
    
        &:hover{
            border: 2px solid #afaeae;
            width: 35px;
            height: 35px;
            font-size: 21px;
            text-align: center;
            border-radius: 35px;
            position: relative;
            top: -9px;
        }

        .top-1{
            top: -1px;
        }
    }

    .more-btn.hover{
        border: 2px solid #afaeae;
        width: 35px;
        height: 35px;
        font-size: 21px;
        text-align: center;
        border-radius: 35px;
        position: relative;
        top: -9px;
    }

    .more-info-container{
        // position: relative;
        z-index: 1;
        background: white;
        width: 270px;
        padding: 12px;
        // top: -10px;
        left: -206px;
        display: none;
        position: absolute;
        top: 32px;

        -webkit-animation: fadein 0.4s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 0.4s; /* Firefox < 16 */
        -ms-animation: fadein 0.4s; /* Internet Explorer */
         -o-animation: fadein 0.4s; /* Opera < 12.1 */
            animation: fadein 0.4s;
    }
    .lab{
        left: -165px !important;
    }
    .more-info-container.active{
        display: block;
    }

}




.kt-searchbar{
    #search-icon{
        background: #fff;
        border: 1px solid #ddd !important;
        border-right: none !important;
    }
    .search-filter{
        background-color: #fff !important;
        border: 1px solid #ddd !important;
        border-left: none !important;
        border-right: none !important;
    }
    .more-btn{
        padding: 5px;
        margin-left:10px !important;
    
        i{
            position: relative;
            left: 2px;
        }
        
    }
}


.route-details-form.active{
    display: block;
}

.route-details-form.inactive{
    display: none;
}

.route-details-form{
    display: none;
}

body .ui-table .ui-sortable-column.ui-state-highlight {
    color: #007ad9 !important;
}
.pointer{
    cursor: pointer;
}
.float-right{
    float: right;
}

.company-name{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    // padding-top: 17px;
    padding-top:0;
}

// .bg-pending{
//     background-color: #feebc1 !important;
// }
// .bg-call-in{
//     background-color: #6ff2e9 !important;
// }
// .bg-completed{
//     background-color: #a0f0a0 !important;
// }
.lb{
    font-weight: 900;
    padding: 5px;
    background: #4b4bf3;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    margin: 2px;
    display: inline;
    float: left;
}
.kt{
    font-weight: 900;
    padding: 5px;
    background: #fd397a;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    margin: 2px;
    display: inline;
    float: left;
}
.nlb{
    font-weight: 900;
    padding: 5px;
    background: #4e4e4e;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    margin: 2px;
    display: inline;
    float: left;
}
.extra-contact{
    padding: 5px;
    background: #259863;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    margin: 2px;
    display: inline;
    float: left;
}
.img-attach{
    font-size: 20px;
    padding: 0px 10px;
    background: #ffb822;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    margin: 2px;
    display: inline;
    float: left;
    cursor: pointer;
}
.nav-back{
    font-size: 25px;position: relative;left: -15px;cursor: pointer;
}
.order-nav{
    color: #007ad9 !important;
    text-decoration: none;
    cursor: pointer;
}
.top-header{
    // padding: 8px 0 8px 0;
    padding: 4px 0 4px 0;
}

.back-nav{
    border: 1px solid;
    padding: 6px 10px;
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    cursor: pointer;
    font-weight: 600;
}

// .back-nav:hover{
//     background-color:#4d2e99 !important;
//     color: white !important;
// } 

.ellip-nav{
    border: 1px solid;
    padding: 6px 10px;
    position: relative;
    left: -1px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    font-weight: 600;
    cursor: pointer;
    i{
        font-size: 20px;
        position: relative;
        top: 2px;
        left: -2px;
    }
}
.nav-back-container{
    position: relative;
    left: -10px;
    margin-right: 5px;
}
.table-container{
    margin-bottom: 20px;
}
// .kt-badge--PICKED_UP{
//     color: #ffffff;
//     background: #5578eb;
//     font-weight: 900;
// }
// .kt-badge--WAITING_PICKUP,.kt-badge--ARRIVED_PICKUP,.kt-badge--ARRIVED,.kt-badge--IN_TRANSIT{
//     color: #111111;
//     background: #ffb822;
//     font-weight: 900;
// }

.kt-badge--status{
    color: #ffffff;
    // background: #1dc9b7;
    font-weight: 900;
}

.kt-badge.kt-badge--inline{
    // height: 35px !important;
}
.route-detail-images{
    float: left;
    display: block;
    margin: 6px;
    width: 370px;
    height: 322px;
    overflow: hidden;
}
.image-caption{
    width: 100%;
    background: #bbb7b7;
    height: 45px;
    display: block;
    position: relative;
    top: -45px;
    padding-top: 12px;
}
.disabled{
    cursor: no-drop !important;
}

.popover-left-align{
    position: relative;
    left: -15px;
}

.total-count-position{
    position: static !important;
}

.btn-sm {
    font-size: 1rem !important;
}

.kt-subheader .btn{
    height: 38px !important;
}


// .route-detail-images img {
//     background-color: #333;
//    transform-origin: center;
//    transition: transform .25s, visibility .25s ease-in;
//     // transform: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
// }


// .route-detail-images:hover img {
//     transform: scale(1.25);
//     background-color: #333;
// }

// .kt-badge--EMPTY_STOP{
//     color: #ffffff;
//     background: #5578eb;
// }
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.tr-expansion-hide,.inactive-header{
    display: none;
}
.active-header{
    display: table-row !important;
}


.action-btn-container{
    position: relative;
    left: -5px;
}

.tr-toggle-btn{
    position: relative;
    left: 15px;
    i{
        font-size: 11px;
        margin-left: 15px;
        position: relative;
        left: 6px;
    }
}

.footer {
    padding-top: 15px !important;
    padding-right: 15px !important;
    border-top: 1px solid #ebedf2;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.footer .btn {
    float: right;
}

.tab-height-full {
    min-height: 58vh !important;
    display: flex !important;
}

#supportTicket .portlet-full  {min-height: 1075px !important;}
#supportTicket .portlet-full-note  {min-height: 1075px !important}

#supportTicket .portlet-half  {
    min-height: 495px ;
    max-height: 495px ;
}
 
#supportTicket .portlet-full-view  {min-height: 834px !important;}

#supportTicket .portlet-full-view-notes-attachment  {min-height: 775px !important;}
//#supportTicket .portlet-full-view  {min-height: 615px !important;}
// #supportTicket .portlet-full-modified {min-height: 570px;}


#supportTicket .portlet-half-view  {
    min-height: 345px !important;
    max-height: 345px !important;
}
// #supportTicket .portlet-half  {
//     min-height: 358px ;
//     max-height: 358px ;
// }
// min-height: 243px ;
// max-height: 243px ;

.scrollbar {
    max-height: 230px; 
    overflow-y: auto;
}

.scrollbar-view {
    min-height: 315px !important;
    max-height: 315px !important; 
    overflow-y: auto;
}

.scrollbar-full{
    // min-height: 630px ;
    min-height: 900px ;
    max-height: 900px ; 
    overflow-y: auto ;
}

.scrollbar-full-view{
    // 615px
    min-height: 750px !important;
    max-height: 750px !important; 
    overflow-y: auto ;
}

.textarea-position{
    position: relative !important;
    top: 10px !important;
    // left: -10px !important;
    width: 100% !important;
}

.nav-tabs .nav-item .nav-link.active
{
    color: #feb4cd;
    height: 60px !important;
    font-size: 1.17em !important;
    // vertical-align: middle !important;
    border: 0px;
    border-bottom: solid #feb4cd 2px;
    display : flex;
    align-items : center;
    justify-content: center;
}

// .nav-tabs .nav-item .nav-link.active > span{
//     vertical-align: middle !important;
// }

.nav-tabs .nav-item .nav-link {
    color: #5A5E6D;
    height: 60px !important;
    display : flex;
    align-items : center;
    justify-content: center;
    font-size: 1.17em !important;
    // font-weight: 400;
}

.nav-tabs {
    margin: 0 0 5px 0 !important;
    // padding-bottom: 5px;
}

.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-cricle{
    left: 13.12rem !important;
    margin-bottom: 10px !important;
}

.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-time{
    font-size: 1.2rem !important;
}

.kt-timeline-v2:before{
    left: 13.85rem !important ;
    margin-bottom: 10px !important;
}

.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-text{
    padding-left: 15rem !important;
    margin-bottom: 10px !important;
}

// .kt-timeline-v2:before{
//     left: 27.20rem !important;
// }

.id-width{
    width: 80px !important;
}

.p-left-padding{
    padding-left: 15px !important;
    font-size: 1rem !important;
}

.div-label{
    font-size: 1rem !important;
    font-weight: 400 !important;
}


// .dropdown:hover .actionBtn {
//     display: block;
//   }
.menu-button{
    background-color:transparent;
    color: black;
    padding: 16px;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #fff;
}
.right-menu{
    position:relative;
    display: inline-block;
    //float: left;
}
.dropdown-menu{
    display:none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-menu a{
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-menu a:hover{
    // background-color: #000;
    color: #000;
    // color: #fff;
}
.right-menu:hover .dropdown-menu{
    display:block;
}
.right-menu:hover .menu-button{
    background-color: transparent;
}

.common-lookup {
    .ui-table-wrapper {
        max-height: 542px !important;
        overflow-x: hidden !important;
    }
    th {
        position: sticky !important;
        top: 0 !important;
    }
}