.addf_prc_cal_table{
    width: 100%;
    border-bottom: 1px solid rgba(160, 160, 160, 0.404);
    border-top: 1px solid rgba(160, 160, 160, 0.404);
}
.addf_prc_half_ln{
    width: 50%;
}
.addf_prc_three_ln{
    width: 60%;
}
.addf_prc_input{
    width: 100%;
    box-shadow: none;
}
.addf_prc_input_fields{
    width: 170px;
}
.addf_prc_weight_unit_input{
    min-width: 170px !important;
}
.addf_align_center{
    text-align: center;
}
.text_capitalize{
    text-transform: capitalize;
}
.addf_prc_input_field{
    width: 100%;
    box-shadow: none;
    border: 1px solid rgba(168, 168, 168, 0.747);
}
.red{
    color: red;
}
.addf_prc_area_message_tr{
    border-top: 1px solid rgba(165, 164, 164, 0.747);
}
.addf_prc_price_detail{
    font-size: 16px;
}
.addf_prc_sp_tb{
    width: 100%;
}
.addf_prc_sp_div{
    width: 100%;
    overflow-y: auto;
}
.addf_prc_sp_tb th{
    font-size: 14px;
    line-height: 24px;
}
.addf_prc_price_desc_tbl{
    width: 100%;
    text-align: left;
}
.addf_prc_price_desc_tbl td:first-child{
    width: 40%;
}
.addf_prc_price_desc_tbl tr td{
    font-size: 16px;
    padding-right: 0;
}