.price-row.rowactive {
    background-color: #007bff !important; /* پس‌زمینه آبی */
    color: #ffffff; /* متن سفید */
}

.lab-tbl-price-discount th,
.lab-tbl-price-discount td {
    width:65px !important;
    min-width: 65px !important;
    max-width: 65px !important;
   
}
.lab-tbl-price-discount th{
    font-size: 10px!important;
}
.lab-tbl-price-discount td{
font-size: 10px !important;
}
.lab-tbl-price-discount{
    margin: 0;
}