.basket_minus, .basket_plus{
    padding-top: 8px;
    float: left;
    margin:0 2px
}

.basket_count{
    float:left;
    height: 39px !important;
    border:none;
}

.order_block.archive .card {
    background: #bfbfbf;
}

.mi-suggest-items .mi-si{
    font-size: 18px;
    line-height: 40px;
    border: 1px solid #d2cece;
    padding: 5px 5px 0px 5px;
}

.mi-wrap table{
    width:100%;
}

.button_buttom_menu{
    z-index: 5;
}

.button_archive_date{
    z-index: 4;
}

.order_list_drivers{
    position: fixed;
    bottom: 71px;
    height:50px;
    width:100%;
    background-color: rgba(30,33,57,.15);
}

.order_list_drivers .conteiner{
    height: 46px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.order_list_drivers .driver{
    width:200px;
    height:100%;
    display: inline-block;
    margin-left: 15px;
    margin-top: 2px;
    line-height: 30px;
}

.order_list_drivers .conteiner::-webkit-scrollbar{
    height:0px;
}

.order_driver_name{
    height:30px;
}

.delivery_going_out, .delivery_driver_price{
    width:50px;
}