/*================================================================================
        Item Name: Stack - Responsive Admin Theme
        Version: 1.0
        Author: PIXINVENT
        Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
.navbar-brand sup{top: -1em;}
.nav.nav-tabs.nav-underline .nav-item{
    flex: 0.1;
}
body{
    color: #333;
}
button.delivery-mode{
    height: 35px !important;
    padding: 5px 10px !important;
}
.table th, .table td {
    padding: 0.5rem 1rem;
}
.btn{
    padding: 0.5rem 1rem;
}
.btn.btn-info1{padding: 0.2rem .5rem;background-color: transparent !important;color: #00B5B8;border: none !important}
.btn.btn-info1:hover{ color: black !important}
.pop-over, .product-pop {color: #00B5B8; cursor:pointer;}
.product-pop{float: right;padding: 5px}
.header-navbar .navbar-header .navbar-brand .brand-text{
    padding-left: 0
}
.select2{width: 100% !important}
.sub-qty .select2{width: 50% !important}
.icheckbox_line-blue, .iradio_line-blue{margin: 2px;background: #6eb3b6}
.icheckbox_line-blue.checked, .iradio_line-blue.checked{background:#3b868a}
.icheckbox_line-blue.hover,.icheckbox_line-blue.checked.hover,.iradio_line-blue.hover{background:#3b868a}
.col-md-10 fieldset{float: left}
.custom-qty .has-icon-left{width: 75px;float:left;margin-right: 10px; margin-bottom: 5px;} 
.custom-qty .has-icon-left .form-control-position {right: auto;left: inherit;background: #508388;color: white;top: 0px;height: 39px;font-size: 12px}
.custom-qty .has-icon-left .form-control{padding-right: 2px}
.card-header{padding: 1rem;}


ul.timeline1 {
    list-style-type: none;
    position: relative;
}
ul.timeline1:before {
    content: ' ';
    background: #ddd;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline1 > li {
    margin: 5px 0;
    padding-left: 10px;
    padding-right: 20px;
    line-height: 12px;
    font-size: 13px;
}
ul.timeline1 > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #009c9f;
    left: 23px;
    width: 15px;
    height: 15px;
    z-index: 400;
}
ul.timeline1 > li p{
    line-height: normal;
    margin-top: 5px;
}
ul.timeline1 > li p > span{
    color: #FFA87D;
}
ul.timeline1 > li > span{
    color: #bbb;
}
a.filter:hover, a.filter.active{color: #000 !important}
.delivery_boys_list h6.delivery_boy,.delivery_boys_list h6.delivery_boy a.present{color:#009c9f !important; text-transform: capitalize !important;}
.delivery-boy-tab:hover,.delivery-boy-tab.active{
    background: #ebf3f2;
    overflow: hidden;
    border-radius: 15px;
}
h6.delivery_boy i{margin-right: 5px !important;}
.delivery_boys_list .dbl-box{padding:10px 3px !important;}
.delivery_boys_list .dbl-box.name-dbl{width:22%}
.delivery_boys_list .dbl-box.Scheduled-dbl{width:13.8%;}
.delivery_boys_list .dbl-box.Pending-dbl{width:12.2%;}
.delivery_boys_list .dbl-box.Delivered-dbl{width:12.5%;}
.delivery_boys_list .dbl-box.Cancelled-dbl{width:13.5%;}
.delivery_boys_list .dbl-box.price-dbl{width:12%;}
.delivery_boys_list .dbl-box.progress-dbl{width:14%;}
.deliveries .item{margin-bottom: 5px;}
.deliveries .item .col-3, .deliveries .item .col-2{padding: 0 10px 0px 15px;}
.deliveries .list-group-item {padding: 10px 15px;}
.deliveries .list-group-item p{margin-bottom: 8px;color: #999;font-size: 13px}
.deliveries .list-group-item h5{margin-bottom: 0px}
.deliveries a.list-group-item:nth-child(even) {background: #F5F7FA;}
.card-header .heading-elements-toggle{top: 10px;}
.select2-container--default .select2-selection--multiple{border:1px solid #babfc7 !important}
.select2-container--default.select2-container--focus .select2-selection--multiple{border-color: #127160 !important}
.select2-container--default .select2-selection--multiple{padding: 2px 8px !important}
.bg-new-ticket{background: #f5f5f5!important}
.chat-application .chat-app-form{background: none}
.chat-avatar small{color: #aaa}
.badge.small{padding:.6em ;font-size: 70%}
.ticket-filter:hover .badge {background-color:#00B5B8 !important;}
#send_bulk_sms{color: #fff;}


.milkmaster-editor-heading{
    margin-left: 4%;
    margin-right: 4%;
    margin-top: -20px;
    padding: 10px;
    text-align: center;
    overflow: hidden;
    position: relative;
    cursor: default;
    background: #00A5A8;
    color:#fff;
    border-radius: 4px;
}


.login-box{
    max-width: 480px;
    margin: 0 auto;
    width: 100%;
}

.login-error{
    max-width: 480px;
    margin: 0 auto;
    width: 100%; 
}
.login-error .alert.alert-icon-left{
    width: 100%; 
}

@media only screen and (max-width: 990px) {

    .delivery-boy-mob{
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        border-bottom: 1px solid #ddd;
    } 

    .delivery_boys_list .dbl-box.Delivered-dbl,
    .delivery_boys_list .dbl-box.Cancelled-dbl,
    .delivery_boys_list .dbl-box.price-dbl,
    .delivery_boys_list .dbl-box.progress-dbl{
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media only screen and (max-width: 480px) {

    .btn{
        padding: 0.5rem 0.7rem;
    }

    .btn-min-width {
        min-width: 7.5rem;
    }

    button#btnCreateTicket i,
    button#btnCreateTask i{
        display: none;
    }
    button#btnCreateTicket,
    button#btnCreateTask{
        padding: 0.5rem 0.5rem;
        font-size: 0.9rem;
    }
}

@media only screen and (min-width: 300px) {
    .card-header.card-buttons.customer-button-block.card-buttons .btn{
        font-size: 12px;
        display: flex;
        align-items: center;
        text-align: left;
        gap: 9px;
    }
    .card-buttons .btn-group button{
        width: 96%;
        min-height: 30px;
        float: left;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    button#btnCreateTicket, button#btnCreateTask{
        font-size:12px;
    }
}

@media (max-width: 991.98px) {
    .heading-elements.visible {
        z-index: 999;
    }
}

@media (max-width: 767px) {
    .card-header .heading-elements{
        position: static !important;
        width: 100%;
    }
    .card-header .heading-elements ul {
        float: none;
        margin-top: 10px;
    }
}

.crm-dashboard-demo-server{
    margin-top: 35px;
}
.chat-app-window{
    padding-bottom: 100px;
}

.stepwizard-step h6 {
    margin-top: 5px;
    float: left;
    padding-left: 10px;
    width: 260px;
    font-size: 13px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: inline-table;
    width: 100%;
    position: relative;

}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    position: relative;
    text-align: left;
    width: 100%;
    float: left;
    background: #eceef2;
    border-bottom: 1px solid #fff;
    padding: 8px;
    color: #000;
    display: flex;
    align-items: center;
}
.stepwizard-step.current{
    background: #4db6b9;
    color: #fff;
}
.stepwizard-step a.current{
    background: #eceef2;
}
.btn-circle {
    width: 50px;
    height: 45px;
    text-align: center;
    padding: 6px 0;
    font-size: 16px;
    line-height: 30px;
    /*border-radius: 22px;*/
    color:#00B5B8;
    float: left;
}
.btn-circle[disabled]{
    pointer-events: none;
    cursor: default;
}
a.btn-primary{
    color:#FFF;   
}
.delivery-assign-checkbox{
   margin-right: -10px;
   margin-top: -10px;   
}

.bootstrap-duallistbox-container select{overflow: scroll;}
input[type=checkbox].form-control-sm{
    height: 1.5rem;
}
.left-checkbox.form-group label{
    display: flex;
    align-items: center;
}
.input-group{
    flex-wrap:nowrap;
    -webkit-flex-wrap:nowrap;
    -ms-flex-wrap:nowrap;
}
.cal-icon-height{
    margin-top: 27px;
    max-height: 43px;
    margin-left: -4px;
}

.btn-group label{
    margin-bottom: 0px;
}
/*.card-header:first-child{
    background-color: #e3ebf3;
}*/
.login-box .card-header{
    background-color: transparent !important
}
.login-box .card {
    border-radius: 15px;
    overflow: hidden;
    backdrop-filter: blur(3px);
    background: #ffffffb0;
}
.btn,
.login-box input.form-control{
    border-radius: 20px;   
}
.btn-group .btn{
    font-size: 12px;
    padding: 7px 10px !important;
    border: .5px solid #babfc7;
    white-space: nowrap;
}
.btn-group .btn:first-child{
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}
.btn-group .btn:last-child{
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}



.dtfh-floatingparent.dtfh-floatingparenthead{border-bottom: 1px solid rgb(175, 182, 188)}
.dataTables_scrollHeadInner table.dataTable thead th, table.dataTable thead td{
    border-bottom: 1px solid rgb(175, 182, 188) !important;
    border-top: none !important;
}
.dataTables_wrapper .dataTables_length select{
    background-color: #fff;
    padding: 4px 10px;
    margin: 0px 5px;
    border-radius: 5px;
}
.btn.edit-instructions, .btn.delete-instructions{
    font-size: 10px;
    height: 23px;
    line-height: 0;
}
.special-instructions-block{
    font-size: 10px;
    padding: 5px;
    background: #f5f5f5;
    min-width: 150px;
    border-radius: 10px;
}
.delivery-preference-grid{
    font-size: 10px;
    gap: 3px;
    display: flex;
}
.preference-item{
    background: #f5f5f5;
    padding: 5px;
    line-height: 12px;
    border-radius: 10px;
    border: 1px solid #bbb;
}
.customer-items i {
    width: 25px;
}
.rounded-top{
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;   
    
}
.brand-logo{
    max-width: 200px;
}