.border-l {
    border-color: #000;
}

.table tbody tr:last-child td {
    border-bottom-width: 0;
}

.tv-laso .mb-0 {
    margin-bottom: 0 !important;
}

.tv-laso .mt-1 {
    margin-top: 0.25rem !important;
}

.tv-laso .mb-1 {
    margin-bottom: 0.25rem !important;
}

.tv-laso .ml-1 {
    margin-left: 0.25rem !important;
}

.tv-laso .mr-2 {
    margin-right: 0.5rem !important;
}

.tv-laso .mb-2 {
    margin-bottom: 0.5rem !important;
}

.tv-laso .mr-3 {
    margin-right: 0.75rem !important;
}

.tv-laso .mr-auto {
    margin-right: auto !important;
}

.tv-laso .mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.tv-laso .pr-0 {
    padding-right: 0 !important;
}

.tv-laso .pb-2 {
    padding-bottom: 0.5rem !important;
}

.tv-laso .pr-3 {
    padding-right: 0.75rem !important;
}

.tv-laso .pl-3 {
    padding-left: 0.75rem !important;
}

.tv-laso .px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
}

.tv-laso .has-text-right {
    text-align: right !important;
}

img {
    vertical-align: middle;
    border-style: none;
}

table {
    border-collapse: collapse;
}

th {
    text-align: inherit;
}

.tv-laso .h3 {
    font-size: 1.75rem;
}

.tv-laso .h5 {
    font-size: 1.25rem;
}

.tv-laso .small {
    font-size: 80%;
    font-weight: 400;
}

.tv-laso .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tv-laso .no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.tv-laso .col-4,
.tv-laso .col-5,
.tv-laso .col-7,
.tv-laso .col-8,
.tv-laso .col-9 {
    position: relative;
    width: 100%;
}

.tv-laso .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.tv-laso .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.tv-laso .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.tv-laso .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.tv-laso .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.tv-laso .table {
    width: 100%;
    color: #212529;
}

.tv-laso .table td,
.tv-laso .table th {
    padding: .75rem;
    vertical-align: top;
}

.tv-laso .table thead th {
    vertical-align: bottom;
}

.tv-laso .table-sm td,
.tv-laso .table-sm th {
    padding: .3rem;
}

.tv-laso .form-check-label {
    margin-bottom: 0;
}

.tv-laso .align-top {
    vertical-align: top !important;
    padding: 10px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 8;
    line-clamp: 8;
    -webkit-box-orient: vertical;
}

.tv-laso .bg-light {
    background-color: #f8f9fa !important;
}

.tv-laso .bg-white {
    background-color: #fff !important;
}

.tv-laso .border {
    /* border: 1px solid #dee2e6 !important; */
}

.tv-laso .border-right {
    /* border-right: 1px solid #000000 !important; */
}

.tv-laso .border-left-0 {
    /* border-left: 0 !important; */
}

.tv-laso .rounded-circle {
    border-radius: 50% !important;
}

.tv-laso .d-block {
    display: block !important;
}

.tv-laso .d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.tv-laso .flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.tv-laso .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.tv-laso .position-relative {
    position: relative !important;
}

.tv-laso .position-absolute {
    position: absolute !important;
}

.tv-laso .w-100 {
    width: 100% !important;
}

.tv-laso .h-100 {
    height: 100% !important;
}

.tv-laso .mb-0 {
    margin-bottom: 0 !important;
}

.tv-laso .mt-1 {
    margin-top: .25rem !important;
}

.tv-laso .mb-1 {
    margin-bottom: .25rem !important;
}

.tv-laso .ml-1 {
    margin-left: .25rem !important;
}

.tv-laso .mt-04 {
    margin-top: 0.4rem !important;
}

.tv-laso .mt-02 {
    margin-top: 0.2rem !important;
}

.tv-laso .mr-2 {
    margin-right: .5rem !important;
}

.tv-laso .mb-2 {
    margin-bottom: .5rem !important;
}

.tv-laso .mr-3 {
    margin-right: 1rem !important;
}

.tv-laso .pr-0 {
    padding-right: 0 !important;
}

.tv-laso .p-2 {
    padding: .5rem !important;
}

.tv-laso .pb-2 {
    padding-bottom: .5rem !important;
}

.tv-laso .pr-3,
.tv-laso .px-3 {
    padding-right: 1rem !important;
}

.tv-laso .pl-3,
.tv-laso .px-3 {
    padding-left: 1rem !important;
}

.tv-laso .mr-auto,
.tv-laso .mx-auto {
    margin-right: auto !important;
}

.tv-laso .mx-auto {
    margin-left: auto !important;
}

.tv-laso .text-nowrap {
    white-space: nowrap !important;
}

.tv-laso .text-left {
    padding-left: .5rem;
    text-align: left !important;
}

.tv-laso .text-right {
    padding-right: .5rem;
    text-align: right !important;
}

.tv-laso .text-center {
    text-align: center !important;
}

.tv-laso .text-uppercase {
    text-transform: uppercase !important;
}

.tv-laso .font-weight-normal {
    font-weight: 400 !important;
}

.tv-laso .font-weight-bold {
    font-weight: 700 !important;
}

.tv-laso .font-italic {
    font-style: italic !important;
}

.tv-laso .text-white {
    color: #fff !important;
}

.tv-laso .text-primary {
    color: #007bff !important;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: inherit;
    -webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}

a:hover {
    color: #E3C384;
}

.tv-laso .small {
    font-size: 65%;
}

.tv-laso .font-family {
    font-family: 'Roboto', sans-serif;
}

.tv-laso .font-weight-semibold {
    font-weight: 600 !important;
}

.tv-laso .text-primary {
    color: #E3C384 !important;
}

.tv-laso .text-third {
    color: #901a1c !important;
}

.tv-laso .bg-third {
    background-color: #901a1c !important;
}

.tv-laso .bg-third2 {
    background-color: #c03f4c !important;
}

.tv-laso .bg-light {
    background-color: #E6E7E8 !important;
}

.tv-laso .border-gray {
    border-color: #A7A9AC !important;
}

.tv-laso .table-sm thead th,
.tv-laso .table-sm td {
    vertical-align: middle;
    padding: 0;
}

.table.table-bordered.mb-0>tbody>tr>td {
    padding: .5rem 0;
}

.tv-laso .table-sm th {
    font-weight: 600;
}

@media (max-width:900px) {
     ::-webkit-scrollbar {
        display: none;
    }
    /* .show-on-web {
        display: none !important;
    } */
     ::-webkit-scrollbar {
        display: none;
    }
}

.tv-laso .font-15 {
    font-size: 15px;
}

.tv-laso .namXemTieuHan {
    background: #ffc1002b;
}

.tv-laso .table-bordered td,
.tv-laso .table-bordered th {
    text-align: center;
}

.tv-laso .tuoi {
    color: #c00;
    font-size: 13px;
    font-weight: 400;
}

.tv-laso .tho {
    color: #c90;
}

.tv-laso .kim,
.tv-laso .than {
    color: #8b8b8b;
}

.tv-laso .moc {
    color: #093;
}

.tv-laso .hoa {
    color: red;
}

.tv-laso .thuy {
    color: #0073e6;
}

.tv-laso .vietthuong {
    font-size: 14px;
    font-weight: 400;
}

.tv-laso .thapThanA {
    font-size: 16px;
    font-weight: 700;
}

.tv-laso .viethoa {
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 25px;
}

.tv-laso .text-vongdoi {
    font-size: 13px !important;
    font-weight: 600;
    padding: 2px !important;
}

.tv-laso .font-daivan {
    font-size: 16px;
    font-weight: 700 !important;
}

.tv-laso .grid-6-2 {
    display: grid;
    grid-template-columns: auto auto auto;
}

.tv-laso .truongsinh {
    color: #939;
    font-size: 13px;
    font-weight: 400;
}

.tv-laso .truongsinhA {
    color: #939;
}

.tv-laso .table-la-so {
    margin: auto;
    position: relative;
    width: 900px;
    border-collapse: collapse;
    background-color: #faf4ee;
}

.tv-laso .btn {
    font-weight: 700;
    text-transform: uppercase;
    padding: 0.625rem 1rem 0.375rem;
}

.tv-laso .btn-sm {
    font-size: 0.75rem;
    padding: 0.375rem 0.5rem 0.125rem;
}

.tv-laso .btn svg {
    margin-top: -0.3125rem;
}

.tv-laso .btn-primary,
.tv-laso .btn-primary:focus,
.tv-laso .btn-primary:not(:disabled):not(.disabled):active:focus {
    color: #FFF;
    background-color: #C8A456;
    border-color: #C8A456;
}

.tv-laso .btn-primary:hover,
.tv-laso .btn-primary:not(:disabled):not(.disabled):active {
    color: #C8A456;
    background-color: transparent;
    border-color: #C8A456;
}

.tv-laso .btn-primary:hover svg,
.tv-laso .btn-primary:not(:disabled):not(.disabled):active svg {
    fill: #C8A456 !important;
}

@media (min-width: 900px) {
    .tv-laso .show-on-mobile {
        display: none !important;
    }
}

@media (max-width:900px) {
     ::-webkit-scrollbar {
        display: none;
    }
    .tv-laso .show-on-web {
        /* display: none !important; */
        position: absolute;
        top: -9999px;
        left: -9999px
    }
     ::-webkit-scrollbar {
        display: none;
    }
}

.position-relative.Nam,
.position-relative.Thang,
.position-relative.Ngay {}

.tieu_de {
    margin: 0;
    position: relative;
    color: red;
    display: block;
    font-weight: 500;
}

.tieu_de,
.y_nghia {
    position: relative;
    font-size: 1.1rem;
    line-height: 1.4
}

.y_nghia {
    margin-bottom: 16px;
    padding-left: 10px;
}

.tuvi_block {
    margin: 10px 0;
}