<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@import url('https://fonts.googleapis.com/css?family=Muli|Roboto');
.page-fee {
    font-family: "Muli", sans-serif;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 10px;
    color: #666; 
}

img {
    max-width: 100%;
}
 

.tt {
    text-align: center;
    padding: 10px 0 40px;
}

.page-fee label.lbl{
    
    font-size: 14px;
    line-height: 30px;
}

.page-fee .rs_space{
    border-left: 1px solid #eee;
    padding-left: 30px;
} 
 
.page-fee .button-sm {
    margin: 15px auto;
    border: 0;
    background: #E11428;
    color: #ffffff;
    line-height: 30px;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    border-radius: 2px;
    display: table;
}
.page-fee .note {
    padding: 15px 0;
    margin-top: 10px;
    border-top: 1px solid #dadada;
}

 
.page-fee table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.page-fee table.result tr {
    height: 2.4em;
}

.page-fee .result td {
    border-left: 0;
    border-right: 0;
    border-top: 0px;
    border-color: #eee;
     float: inherit !important;
    display: table-cell !important;
}
.page-fee .result th {
	border: 0px;
}
.page-fee .js_tc{
    color: red;
    font-size: 1.0em;
}

 .page-fee .cart-subtotal-tc {
    border-top: 2px solid #ccc;
}

.is-divider-pl04{
    height: 1px;
    background-color: #c8102e;
    width: 100%;
    max-width: 80px;
    margin-left: auto;
    margin-right: auto;
}

.btn_tinh_toan {
     
    font-size: 15px;
    padding-right: 28px !important;
    text-align: center;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    letter-spacing: 0.03em;
}
.btn_tinh_toan:hover{
    background: #990000;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #990000;
}

.btn_tinh_toan:hover i{
    color: #fff;
}

.btn_tinh_toan span {
    padding-right: 15px;
    position: relative;
}

.btn_tinh_toan i {
    color: #fff;
    position: absolute;
    right: 15px;
    top: 4px;
    font-size: 20px;
    line-height: 30px;
}


.row_0108_100{
    background-color: #C80F2E;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
}
.row_0108_101{
    background-color: #F6F6F6;
}
.row_0108_102{
    background-color: #4D4D4D;
    padding: 10px;
    color: #fff;
    text-align: right;
}


.row_0108_100_1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 33px;
}

.row_0108_101_1 {
    font-size: 13px;
    line-height: 21px;
    font-weight: bold;
    line-height: 33px;
}
.row_0108_101_2{
    font-size: 12px;
    line-height: 20px;
    color: #555;
line-height: 33px;
}
.row_0108_101_3{
    font-size: 12px;
    line-height: 20px;
    color: #555;
    text-align: right;
}
.row_0108_101_spacing{
    background-color: #ddd;
    height: 1px;
    max-width: 90% !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.result th {
    font-size: 18px;
    text-align: center;
    color: #000;
    font-weight: normal;
}

.result tr{
    height: 30px !important;
    font-size: 14px;
}

#js_ten_xe, #js_noi_dang_ky_truoc_ba {
    font-weight: bold;
}

</pre></body></html>