.payment-button-hosocanhan{
       text-align: center !important;
    font-size: 9pt !important;
    border-radius: 2rem !important;
    border: 0px !important;
    color: white;
    width: 11rem;
    background-color: #f46363;
}
.payment-button-hosocanhan-chuathanhtoan{
    text-align: center !important;
    font-size: 10pt !important;
    border-radius: 2rem !important;
    border: 0px !important;
    width: 11rem;
    background-color: #f46363;

}
.payment-button-hosocanhan-dathanhtoan{
    text-align: center !important;
    font-size: 10pt !important;
    border-radius: 2rem !important;
    border: 0px !important;
    width: 11rem;
    background-color: #e2ecf0;

}

.paymenthosocanhan tbody {
    height: auto;
    overflow-y: scroll;
    /* overflow-x: auto; */
}

.paymenthosocanhan tbody td {
    width: 20%;
    float: left;
    height: auto;
}
.paymenthosocanhan thead th {
    width: 20%;
    float: left;
    height: auto;
}
.paymenthosocanhan>thead>tr>th{
    border-bottom: none;
}
.payment-button-hosocanhan > btn-sm {
    padding: 5px 10px !important;
    line-height: 1.5;  
}

.payment-button-hosocanhan-chuathanhtoan > btn-sm {
    padding: 5px 10px !important;
    line-height: 1.5;  
}
.payment-button-hosocanhan-chuathanhtoan{
    text-align: center !important;
    font-size: 10pt !important;
    border-radius: 2rem !important;
    border: 0px !important;
    width: 11rem;
    background-color: #f46363;

}
.payment-button-hosocanhan-thanhcong{
    text-align: center !important;
    font-size: 10pt !important;
    border-radius: 2rem !important;
    border: 0px !important;
    width: 11rem;
    color: white;
    background-color: #1e861f;
    padding: 6px 12px;
}
.payment-button-hosocanhan-thatbai{
    text-align: center !important;
    font-size: 10pt !important;
    border-radius: 2rem !important;
    border: 0px !important;
    width: 11rem;
    color: white;
    background-color: #f46363;
    padding: 6px 12px;
}
