﻿#xem_tat_ca,
a:hover {
    text-decoration: none;
}

#thanh_chuyen_muc {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

#ten_chuyen_muc {
    font-weight: 700;
    padding: 5px;
    background-color: #f20000;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

#xem_tat_ca {
    padding: 5px;
    border-radius: 10px 10px 0 0;
    color: #000;
    white-space: nowrap;
    border: 1px solid #fff;
}

#tieu_de_tin_bai {
    font-family: Roboto, serif;
    font-size: 16px !important;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
    display: block;
}

#trich_dan_tin_bai,
#trich_dan_tin_bai_theo_tag {
    font-size: 15px !important;
    line-height: 22.5px;
    text-align: justify;
}

a:hover {
    color: var(--main) !important;
}

.keyword {
    background-color: #ff0;
}

.dataTables_paginate {
    float: right;
}

.dataTables_wrapper .row:first-child {
    display: none;
}

.tag .text-muted {
    font-size: 12px !important;
    color: #999 !important;
}

.tag h2 {
    font-family: NotoSerif-Bold;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    text-align: justify;
}

@media screen and (max-width: 767px) {
    .boxTinBai {
        box-sizing: border-box;
        padding: 0;
    }
}

#trich_dan_tin_bai_theo_tag {
    max-height: 70px;
    overflow: hidden;
}

.catName {
    font-size: 17px;
}
