input.form-control.input-sm.qty {
    width: 90px;
}


.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 11px !important;
    background-color: #e4e2eb !important;
}

.col-md .tx-lg {
    font-size: 20px !important;
    font-weight: 900 !important;
}



.recept-info {
    font-size: 20px !important;
    font-weight: 700 !important;

    border-bottom: 2px solid #000000 !important;
}

.recept-info-tbl {
    font-size: 18px !important;
    font-weight: 700 !important;

}

.tbl {
    border-color: #000000 !important;
}

.table-bordered thead th,
.table-bordered thead td {
    border-top-width: 1px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: rgb(133 129 129 / 50%) !important;
}

input.form-control.input-sm.sale-price {
    width: 100%;
}