
@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;
}

/*Bootstrap*/

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.button, button, input, textarea, select, fieldset {
    margin-bottom: 1em;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

@media (min-width: 768px){
   .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

}
@media screen and (min-width: 850px){
    .large-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.col:first-child .col-inner {
    margin-left: auto;
    margin-right: 0;
}

}
