.addf_drpc_horizontal_tbl{
    width: 100%;
}
.addf_drpc_horizontal_tbl td{
    min-width: 90px;
    padding: 3px 0px;
    text-align: center;
    border: 2px solid #eae7e7;
}
.addf_drpc_horizontal_tbl tr td:first-child{
    position: sticky;
    left: 0;
}
.addf_drpc_horizontal_tbl_div{
    margin-bottom: 20px;
    overflow-x: auto;
    width: 100%;
}
.addf_drpc_vertical_tbl_div{
    max-height: 400px;
    overflow-y: auto;
    margin-bottom: 20px;
}
.addf_drpc_vertical_tbl{
    width: 100%;
}
.addf_drpc_vertical_tbl th,
.addf_drpc_vertical_tbl td{
    text-align: center;
}
.addf_drpc_vertical_tbl tr:first-child{
    position: sticky;
    top: 0;
}
.addf_disc_rpc_variation_tbl_class{
    display: none;
}
.af-price-tbl-btn-space{
    height: 30px;
}