/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - SEARCH BAR***********************************************************/
/************************************************************************************************************************************************/
.search_section {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 0;
    margin-top: 0;
    width: 300px;
}

    .search_section > * {
        /*flex: 0 0 calc(50% - 5px);*/
        flex: 1;
    }

.search .searchInputContainer {
    border: none;
}

    .search .searchInputContainer input {
        border-radius: 6px;
        border: 1px solid #E0E0E0;
        background: #F6F6F6;
        padding: 8px 16px;
        outline: none;
        background-image: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.59963 1.4C3.28004 1.4 1.39963 3.2804 1.39963 5.6C1.39963 7.9196 3.28004 9.8 5.59963 9.8C7.91923 9.8 9.79963 7.9196 9.79963 5.6C9.79963 3.2804 7.91923 1.4 5.59963 1.4ZM-0.000366211 5.6C-0.000366211 2.50721 2.50684 0 5.59963 0C8.69243 0 11.1996 2.50721 11.1996 5.6C11.1996 8.69279 8.69243 11.2 5.59963 11.2C2.50684 11.2 -0.000366211 8.69279 -0.000366211 5.6Z" fill="%23182940"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.60505 8.60542C8.87842 8.33205 9.32163 8.33205 9.595 8.60542L13.795 12.8054C14.0684 13.0788 14.0684 13.522 13.795 13.7954C13.5216 14.0687 13.0784 14.0687 12.805 13.7954L8.60505 9.59537C8.33168 9.322 8.33168 8.87878 8.60505 8.60542Z" fill="%23182940"/></svg>');
        background-position: calc(100% - 16px) 50%;
        background-repeat: no-repeat;
        height: 42px;
        border-radius: 180px;
        width: 300px;
    }

.search_section .other ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

    .search_section .other ul li a {
        border-radius: 6px;
        display: flex;
        padding: 8px 16px;
        align-items: center;
        gap: 6px;
        overflow: hidden;
        color: var(--text-mi, #182940) !important;
        text-overflow: ellipsis;
        font-family: "Roboto Slab";
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.71429; /* 171.429% */
    }

    .search_section .other ul li:nth-child(1) a {
        border: 1px solid #FFD1D1;
        background: #FFF1F1;
    }

    .search_section .other ul li:nth-child(2) a {
        border: 1px solid #FCDAAB;
        background: #FFF1DE;
    }

    .search_section .other ul li:nth-child(3) a {
        border: 1px solid #BDE3FF;
        background: #EAF6FF;
    }

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - TIN TIÊU ĐIỂM***********************************************************/
/************************************************************************************************************************************************/
.TinBai2Cot_TieuDiem {
    display: flex;
    gap: 30px;
}

    .TinBai2Cot_TieuDiem .left-pane {
        flex: 0 0 calc(100%/9 * 5 - 15px)
    }

    .TinBai2Cot_TieuDiem .right-pane {
        flex: 0 0 calc(100%/9 * 4 - 15px)
    }

    .TinBai2Cot_TieuDiem .left-pane .TieuDiem {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .TinBai2Cot_TieuDiem .left-pane .item_img {
        border-radius: 10px;
        overflow: hidden;
        object-fit: cover;
        width: 100%;
    }

    .TinBai2Cot_TieuDiem .news_info .news_title {
        color: var(--text-mi, #182940);
        font-family: "Roboto Slab";
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.4; /* 140% */
        margin-bottom: 5px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .TinBai2Cot_TieuDiem .news_info .news_date {
        color: var(--blue, #0765E3);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5; /* 150% */
        display: flex;
        align-items: center;
        gap: 4px;
        margin-bottom: 10px;
    }

    .TinBai2Cot_TieuDiem .news_date::before {
        content: "";
        width: 16px;
        height: 16px;
        display: block;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M14.878 3.94861C14.7895 2.47707 13.5608 1.3242 12.0808 1.3242H11.3603V0.764153C11.3603 0.615618 11.3013 0.473167 11.1963 0.368137C11.0913 0.263107 10.9488 0.204102 10.8003 0.204102C10.6517 0.204102 10.5093 0.263107 10.4043 0.368137C10.2992 0.473167 10.2402 0.615618 10.2402 0.764153V1.3242H5.75981V0.764153C5.75981 0.615618 5.70081 0.473167 5.59578 0.368137C5.49075 0.263107 5.3483 0.204102 5.19976 0.204102C5.05123 0.204102 4.90878 0.263107 4.80375 0.368137C4.69872 0.473167 4.63971 0.615618 4.63971 0.764153V1.3242H3.91921C2.43899 1.3242 1.21024 2.47707 1.12203 3.94861C0.955974 6.71638 0.959054 9.52392 1.13127 12.2931C1.21864 13.6994 2.34518 14.8259 3.75147 14.9133C5.16084 15.0009 6.58029 15.0446 7.99974 15.0446C9.41891 15.0446 10.8386 15.0009 12.248 14.9133C13.6543 14.8259 14.7808 13.6994 14.8682 12.2931C15.0407 9.52532 15.0438 6.71806 14.878 3.94861ZM13.7506 12.2236C13.7247 12.632 13.5507 13.0169 13.2614 13.3062C12.9721 13.5955 12.5872 13.7695 12.1788 13.7954C9.40603 13.9676 6.59401 13.9676 3.8212 13.7954C3.41284 13.7695 3.02796 13.5955 2.73862 13.3062C2.44929 13.0169 2.27536 12.632 2.24941 12.2236C2.11814 10.0866 2.08852 7.94449 2.16064 5.80462H13.8397C13.9102 7.94401 13.8831 10.0954 13.7506 12.2236ZM5.19976 3.56441C5.3483 3.56441 5.49075 3.5054 5.59578 3.40037C5.70081 3.29534 5.75981 3.15289 5.75981 3.00436V2.44431H10.2402V3.00436C10.2402 3.15289 10.2992 3.29534 10.4043 3.40037C10.5093 3.5054 10.6517 3.56441 10.8003 3.56441C10.9488 3.56441 11.0913 3.5054 11.1963 3.40037C11.3013 3.29534 11.3603 3.15289 11.3603 3.00436V2.44431H12.0808C12.9694 2.44431 13.7069 3.13457 13.7599 4.01553C13.773 4.23787 13.7786 4.46161 13.7896 4.68451H2.21049C2.22169 4.46161 2.22701 4.23787 2.24017 4.01553C2.2931 3.13457 3.0304 2.44431 3.91921 2.44431H4.63971V3.00436C4.63971 3.15289 4.69872 3.29534 4.80375 3.40037C4.90878 3.5054 5.05123 3.56441 5.19976 3.56441Z" fill="%230765E3"/><path d="M5.19976 9.16551C5.66372 9.16551 6.03983 8.78939 6.03983 8.32543C6.03983 7.86147 5.66372 7.48535 5.19976 7.48535C4.7358 7.48535 4.35968 7.86147 4.35968 8.32543C4.35968 8.78939 4.7358 9.16551 5.19976 9.16551Z" fill="%230765E3"/><path d="M8.00002 9.16551C8.46398 9.16551 8.8401 8.78939 8.8401 8.32543C8.8401 7.86147 8.46398 7.48535 8.00002 7.48535C7.53606 7.48535 7.15994 7.86147 7.15994 8.32543C7.15994 8.78939 7.53606 9.16551 8.00002 9.16551Z" fill="%230765E3"/><path d="M5.19976 11.9653C5.66372 11.9653 6.03983 11.5892 6.03983 11.1252C6.03983 10.6613 5.66372 10.2852 5.19976 10.2852C4.7358 10.2852 4.35968 10.6613 4.35968 11.1252C4.35968 11.5892 4.7358 11.9653 5.19976 11.9653Z" fill="%230765E3"/><path d="M10.8003 9.16551C11.2642 9.16551 11.6404 8.78939 11.6404 8.32543C11.6404 7.86147 11.2642 7.48535 10.8003 7.48535C10.3363 7.48535 9.96021 7.86147 9.96021 8.32543C9.96021 8.78939 10.3363 9.16551 10.8003 9.16551Z" fill="%230765E3"/><path d="M10.8003 11.9653C11.2642 11.9653 11.6404 11.5892 11.6404 11.1252C11.6404 10.6613 11.2642 10.2852 10.8003 10.2852C10.3363 10.2852 9.96021 10.6613 9.96021 11.1252C9.96021 11.5892 10.3363 11.9653 10.8003 11.9653Z" fill="%230765E3"/><path d="M8.00002 11.9653C8.46398 11.9653 8.8401 11.5892 8.8401 11.1252C8.8401 10.6613 8.46398 10.2852 8.00002 10.2852C7.53606 10.2852 7.15994 10.6613 7.15994 11.1252C7.15994 11.5892 7.53606 11.9653 8.00002 11.9653Z" fill="%230765E3"/></svg>');
    }

    .TinBai2Cot_TieuDiem .left-pane .news_info .news_summary {
        overflow: hidden;
        color: var(--text-mi, #182940);
        text-align: justify;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5; /* 150% */
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .TinBai2Cot_TieuDiem .right-pane {
        overflow: auto;
        padding-right: 10px;
    }

        .TinBai2Cot_TieuDiem .right-pane::-webkit-scrollbar {
            width: 6px;
            height: 4px;
        }

        .TinBai2Cot_TieuDiem .right-pane::-webkit-scrollbar-track {
            background-color: transparent;
            border-radius: 20px;
        }

        .TinBai2Cot_TieuDiem .right-pane::-webkit-scrollbar-thumb {
            background-color: #EAECF0;
            border-radius: 20px;
            border: 8px solid transparent;
        }

            .TinBai2Cot_TieuDiem .right-pane::-webkit-scrollbar-thumb:hover {
                background-color: #C1C1C1;
            }

        .TinBai2Cot_TieuDiem .right-pane ul li {
            display: flex;
            gap: 16px;
        }

            .TinBai2Cot_TieuDiem .right-pane ul li:not(:last-child) {
                margin-bottom: 10px;
                padding-bottom: 10px;
                border-bottom: 1px solid #EAECF0
            }

            .TinBai2Cot_TieuDiem .right-pane ul li .item_img {
                width: 88px;
                border-radius: 8px;
                object-fit: cover;
            }

            .TinBai2Cot_TieuDiem .right-pane ul li .news_info .news_title a {
                font-size: 16px;
                color: var(--text-mi, #182940) !important;
            }

    .TinBai2Cot_TieuDiem .news_info .news_date {
        font-size: 14px;
    }

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - BẢN ĐỒ HÀNH CHÍNH***********************************************************/
/************************************************************************************************************************************************/
.having_sideline .modTitle {
    background: none;
    text-transform: none;
    padding: 0;
    border: none;
}

    .having_sideline .modTitle::before {
        content: none
    }

.having_sideline h4 {
    color: var(--text-mi, #182940);
    font-family: "Roboto Slab";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 127.273% */
    display: flex;
    align-items: center;
    gap: 8px;
}

    .having_sideline h4::before {
        content: "";
        width: 3px;
        height: 20px;
        border-radius: 10px;
        background: var(--primary-red-500, #D60000);
        flex-shrink: 0;
        text-align: left;
    }

.Map_Hanhchinh {
    border-radius: 10px;
    border: 1px solid var(--border-table, #CED8EB);
    background: #FFF;
    padding: 15px;
    margin-bottom: 15px;
}

    .Map_Hanhchinh .item_img {
        border-radius: 10px;
        width: 100%;
        object-fit: cover;
        margin-bottom: 15px;
    }

    .Map_Hanhchinh .Thongtin_hanhchinh {
        display: flex;
        gap: 5px;
        flex-direction: column;
    }

        .Map_Hanhchinh .Thongtin_hanhchinh li {
            gap: 0px 8px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
        }

            .Map_Hanhchinh .Thongtin_hanhchinh li span {
                font-family: Roboto;
                font-size: 16px;
                font-style: normal;
                font-weight: 500;
                line-height: 1.5; /* 150% */
            }

                .Map_Hanhchinh .Thongtin_hanhchinh li span:nth-child(1) {
                    color: var(--text-mi, #182940)
                }

                .Map_Hanhchinh .Thongtin_hanhchinh li span:nth-child(2) {
                    color: var(--red, #D61C26)
                }

            .Map_Hanhchinh .Thongtin_hanhchinh li::before {
                content: "";
                width: 6px;
                height: 6px;
                border-radius: 50%;
                background: #D61C26;
                flex-shrink: 0;
            }

.bannerMain_1 {
    margin-top: 20px;
}

.bannerside_1 {
    margin-bottom: 15px;
}

.qtip-default {
    border: none;
    border-radius: 10px;
    background: #FFF !important;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.20);
}

    .qtip-default .qtip-content {
        border: none;
        padding: 10px;
    }

        .qtip-default .qtip-content table tbody tr {
            border: none;
        }

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - TRANG TIN PHÓ CHỦ TỊCH***********************************************************/
/************************************************************************************************************************************************/
.TrangTinCanBo {
    padding: 15px 0;
    background: #F6F6F6;
}

.main > h4 {
    color: var(--text-mi, #182940);
    text-align: center;
    font-family: "Roboto Slab";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4; /* 140% */
    margin-bottom: 15px
}

.TinCanBo .list_PCT {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px;
}

    .TinCanBo .list_PCT li a {
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .TinCanBo .list_PCT li .item_img {
        width: 106px;
        height: 140px;
        object-fit: cover;
        border-radius: 10px;
        border: 1px solid #ECECEC;
        background: var(--Primary-Blue-25, #EAEFFF);
        box-shadow: 5px 5px 0px 0px #DFDFDF;
    }

    .TinCanBo .list_PCT li .pct_info {
        display: flex;
        flex-direction: column;
        gap: 2px;
    }

        .TinCanBo .list_PCT li .pct_info .ChucVu {
            color: var(--blue, #0765E3);
            font-family: Roboto;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 1.5; /* 150% */
        }

        .TinCanBo .list_PCT li .pct_info .TenCanBo {
            color: var(--text-mi, #182940);
            font-family: "Roboto Slab";
            font-size: 18px;
            font-style: normal;
            font-weight: 500;
            line-height: 1.55; /* 155.556% */
            text-transform: uppercase;
        }

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - TIN BÀI KHÔNG ẢNH***********************************************************/
/************************************************************************************************************************************************/
.having_icon h4 {
    color: var(--text-mi, #182940);
    line-height: 1.3; /* 130% */
    display: flex;
    align-items: center;
    text-align: left;
    gap: 8px;
    padding: 12px 0;
    border-top: 2px solid #FF8E8E;
    border-bottom: 1px solid #E4E8EF;
    margin-bottom: 15px;
}

.having_icon.no_borderTop h4 {
    gap: 8px;
    padding: 0 0 12px 0;
    border-top: none;
}

.having_icon h4::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url(../images/icon_flower.png) no-repeat center;
}

.TinBaiKhongAnh ul li {
    display: list-item;
    list-style: disc;
    margin-left: 25px;
    position: relative;
}

    .TinBaiKhongAnh ul li::marker {
        font-size: 20px;
        color: #D61C26;
    }

.TinBaiKhongAnh ul:not(.pagination) li:not(:last-child)::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #E0E0E0;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 10px;
}

.TinBaiKhongAnh ul li:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.TinBaiKhongAnh ul li .news_title {
    color: var(--text-mi, #182940);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 150% */
    margin-bottom: 2px;
}

.TinBaiKhongAnh ul li .news_date {
    color: var(--red, #D61C26);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.57; /* 157.143% */
    display: flex;
    align-items: center;
    gap: 4px;
}

    .TinBaiKhongAnh ul li .news_date::before {
        content: "";
        width: 16px;
        height: 16px;
        display: block;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M14.1405 4.343C14.0615 3.02925 12.9645 2 11.6432 2H11V1.5C11 1.36739 10.9473 1.24021 10.8536 1.14645C10.7598 1.05268 10.6326 1 10.5 1C10.3674 1 10.2402 1.05268 10.1464 1.14645C10.0527 1.24021 10 1.36739 10 1.5V2H6V1.5C6 1.36739 5.94732 1.24021 5.85355 1.14645C5.75978 1.05268 5.63261 1 5.5 1C5.36739 1 5.24021 1.05268 5.14644 1.14645C5.05268 1.24021 5 1.36739 5 1.5V2H4.35675C3.03525 2 1.93825 3.02925 1.8595 4.343C1.71125 6.814 1.714 9.3205 1.86775 11.7928C1.94575 13.0483 2.9515 14.054 4.207 14.132C5.46525 14.2102 6.7325 14.2493 7.99975 14.2493C9.26675 14.2493 10.5342 14.2102 11.7925 14.132C13.048 14.054 14.0537 13.0483 14.1317 11.7928C14.2857 9.32175 14.2885 6.8155 14.1405 4.343ZM13.134 11.7308C13.1108 12.0953 12.9556 12.4389 12.6972 12.6972C12.4389 12.9556 12.0953 13.1108 11.7307 13.134C9.25525 13.2878 6.74475 13.2878 4.26925 13.134C3.90468 13.1108 3.56106 12.9556 3.30275 12.6972C3.04445 12.4389 2.88917 12.0953 2.866 11.7308C2.7488 9.82283 2.72236 7.91043 2.78675 6H13.2135C13.2765 7.91 13.2522 9.83075 13.134 11.7308ZM5.5 4C5.63261 4 5.75978 3.94732 5.85355 3.85355C5.94732 3.75979 6 3.63261 6 3.5V3H10V3.5C10 3.63261 10.0527 3.75979 10.1464 3.85355C10.2402 3.94732 10.3674 4 10.5 4C10.6326 4 10.7598 3.94732 10.8536 3.85355C10.9473 3.75979 11 3.63261 11 3.5V3H11.6432C12.4365 3 13.095 3.61625 13.1422 4.40275C13.154 4.60125 13.159 4.801 13.1687 5H2.83125C2.84125 4.801 2.846 4.60125 2.85775 4.40275C2.905 3.61625 3.56325 3 4.35675 3H5V3.5C5 3.63261 5.05268 3.75979 5.14644 3.85355C5.24021 3.94732 5.36739 4 5.5 4Z" fill="%23D61C26"/><path d="M5.5 9C5.91421 9 6.25 8.66421 6.25 8.25C6.25 7.83579 5.91421 7.5 5.5 7.5C5.08579 7.5 4.75 7.83579 4.75 8.25C4.75 8.66421 5.08579 9 5.5 9Z" fill="%23D61C26"/><path d="M8 9C8.41421 9 8.75 8.66421 8.75 8.25C8.75 7.83579 8.41421 7.5 8 7.5C7.58579 7.5 7.25 7.83579 7.25 8.25C7.25 8.66421 7.58579 9 8 9Z" fill="%23D61C26"/><path d="M5.5 11.5C5.91421 11.5 6.25 11.1642 6.25 10.75C6.25 10.3358 5.91421 10 5.5 10C5.08579 10 4.75 10.3358 4.75 10.75C4.75 11.1642 5.08579 11.5 5.5 11.5Z" fill="%23D61C26"/><path d="M10.5 9C10.9142 9 11.25 8.66421 11.25 8.25C11.25 7.83579 10.9142 7.5 10.5 7.5C10.0858 7.5 9.75 7.83579 9.75 8.25C9.75 8.66421 10.0858 9 10.5 9Z" fill="%23D61C26"/><path d="M10.5 11.5C10.9142 11.5 11.25 11.1642 11.25 10.75C11.25 10.3358 10.9142 10 10.5 10C10.0858 10 9.75 10.3358 9.75 10.75C9.75 11.1642 10.0858 11.5 10.5 11.5Z" fill="%23D61C26"/><path d="M8 11.5C8.41421 11.5 8.75 11.1642 8.75 10.75C8.75 10.3358 8.41421 10 8 10C7.58579 10 7.25 10.3358 7.25 10.75C7.25 11.1642 7.58579 11.5 8 11.5Z" fill="%23D61C26"/></svg>');
    }

.having_sideline_nodot .TinBaiKhongAnh ul li {
    list-style: none;
    margin-left: 0;
}

.showmore {
    color: var(--blue, #0765E3) !important;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 1.5; /* 150% */
    text-decoration-line: underline !important;
    margin-top: 10px;
    display: block;
}

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - TIN BÀI DANH SÁCH TIÊU ĐIỂM***********************************************************/
/************************************************************************************************************************************************/
.TinBaiDanhSach_TieuDiem {
    display: flex;
    gap: 30px;
    flex-direction: column;
}

    .TinBaiDanhSach_TieuDiem .TieuDiem {
        display: flex;
        gap: 15px;
    }

    .TinBaiDanhSach_TieuDiem .up_pane .item_img {
        border-radius: 10px;
        overflow: hidden;
        object-fit: cover;
        width: 100%;
        flex: 0 0 calc(50% - 7.5px)
    }

    .TinBaiDanhSach_TieuDiem .news_info .news_title {
        color: var(--text-mi, #182940);
        font-family: "Roboto Slab";
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.4; /* 140% */
        margin-bottom: 5px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .TinBaiDanhSach_TieuDiem .news_info .news_date {
        color: var(--blue, #0765E3);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5; /* 150% */
        display: flex;
        align-items: center;
        gap: 4px;
        margin-bottom: 5px;
    }

    .TinBaiDanhSach_TieuDiem .news_date::before {
        content: "";
        width: 16px;
        height: 16px;
        display: block;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M14.878 3.94861C14.7895 2.47707 13.5608 1.3242 12.0808 1.3242H11.3603V0.764153C11.3603 0.615618 11.3013 0.473167 11.1963 0.368137C11.0913 0.263107 10.9488 0.204102 10.8003 0.204102C10.6517 0.204102 10.5093 0.263107 10.4043 0.368137C10.2992 0.473167 10.2402 0.615618 10.2402 0.764153V1.3242H5.75981V0.764153C5.75981 0.615618 5.70081 0.473167 5.59578 0.368137C5.49075 0.263107 5.3483 0.204102 5.19976 0.204102C5.05123 0.204102 4.90878 0.263107 4.80375 0.368137C4.69872 0.473167 4.63971 0.615618 4.63971 0.764153V1.3242H3.91921C2.43899 1.3242 1.21024 2.47707 1.12203 3.94861C0.955974 6.71638 0.959054 9.52392 1.13127 12.2931C1.21864 13.6994 2.34518 14.8259 3.75147 14.9133C5.16084 15.0009 6.58029 15.0446 7.99974 15.0446C9.41891 15.0446 10.8386 15.0009 12.248 14.9133C13.6543 14.8259 14.7808 13.6994 14.8682 12.2931C15.0407 9.52532 15.0438 6.71806 14.878 3.94861ZM13.7506 12.2236C13.7247 12.632 13.5507 13.0169 13.2614 13.3062C12.9721 13.5955 12.5872 13.7695 12.1788 13.7954C9.40603 13.9676 6.59401 13.9676 3.8212 13.7954C3.41284 13.7695 3.02796 13.5955 2.73862 13.3062C2.44929 13.0169 2.27536 12.632 2.24941 12.2236C2.11814 10.0866 2.08852 7.94449 2.16064 5.80462H13.8397C13.9102 7.94401 13.8831 10.0954 13.7506 12.2236ZM5.19976 3.56441C5.3483 3.56441 5.49075 3.5054 5.59578 3.40037C5.70081 3.29534 5.75981 3.15289 5.75981 3.00436V2.44431H10.2402V3.00436C10.2402 3.15289 10.2992 3.29534 10.4043 3.40037C10.5093 3.5054 10.6517 3.56441 10.8003 3.56441C10.9488 3.56441 11.0913 3.5054 11.1963 3.40037C11.3013 3.29534 11.3603 3.15289 11.3603 3.00436V2.44431H12.0808C12.9694 2.44431 13.7069 3.13457 13.7599 4.01553C13.773 4.23787 13.7786 4.46161 13.7896 4.68451H2.21049C2.22169 4.46161 2.22701 4.23787 2.24017 4.01553C2.2931 3.13457 3.0304 2.44431 3.91921 2.44431H4.63971V3.00436C4.63971 3.15289 4.69872 3.29534 4.80375 3.40037C4.90878 3.5054 5.05123 3.56441 5.19976 3.56441Z" fill="%230765E3"/><path d="M5.19976 9.16551C5.66372 9.16551 6.03983 8.78939 6.03983 8.32543C6.03983 7.86147 5.66372 7.48535 5.19976 7.48535C4.7358 7.48535 4.35968 7.86147 4.35968 8.32543C4.35968 8.78939 4.7358 9.16551 5.19976 9.16551Z" fill="%230765E3"/><path d="M8.00002 9.16551C8.46398 9.16551 8.8401 8.78939 8.8401 8.32543C8.8401 7.86147 8.46398 7.48535 8.00002 7.48535C7.53606 7.48535 7.15994 7.86147 7.15994 8.32543C7.15994 8.78939 7.53606 9.16551 8.00002 9.16551Z" fill="%230765E3"/><path d="M5.19976 11.9653C5.66372 11.9653 6.03983 11.5892 6.03983 11.1252C6.03983 10.6613 5.66372 10.2852 5.19976 10.2852C4.7358 10.2852 4.35968 10.6613 4.35968 11.1252C4.35968 11.5892 4.7358 11.9653 5.19976 11.9653Z" fill="%230765E3"/><path d="M10.8003 9.16551C11.2642 9.16551 11.6404 8.78939 11.6404 8.32543C11.6404 7.86147 11.2642 7.48535 10.8003 7.48535C10.3363 7.48535 9.96021 7.86147 9.96021 8.32543C9.96021 8.78939 10.3363 9.16551 10.8003 9.16551Z" fill="%230765E3"/><path d="M10.8003 11.9653C11.2642 11.9653 11.6404 11.5892 11.6404 11.1252C11.6404 10.6613 11.2642 10.2852 10.8003 10.2852C10.3363 10.2852 9.96021 10.6613 9.96021 11.1252C9.96021 11.5892 10.3363 11.9653 10.8003 11.9653Z" fill="%230765E3"/><path d="M8.00002 11.9653C8.46398 11.9653 8.8401 11.5892 8.8401 11.1252C8.8401 10.6613 8.46398 10.2852 8.00002 10.2852C7.53606 10.2852 7.15994 10.6613 7.15994 11.1252C7.15994 11.5892 7.53606 11.9653 8.00002 11.9653Z" fill="%230765E3"/></svg>');
    }

    .TinBaiDanhSach_TieuDiem .up_pane .news_info .news_summary {
        overflow: hidden;
        color: var(--text-mi, #182940);
        text-align: justify;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5; /* 150% */
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .TinBaiDanhSach_TieuDiem .bottom_pane {
        overflow: auto;
        padding-right: 10px;
    }

        .TinBaiDanhSach_TieuDiem .bottom_pane ul li {
            display: flex;
            gap: 15px;
            flex: 0 0 calc(50% - 15px)
        }

        .TinBaiDanhSach_TieuDiem .bottom_pane ul {
            display: flex;
            gap: 30px;
            flex-wrap: wrap;
        }

            .TinBaiDanhSach_TieuDiem .bottom_pane ul li .item_img {
                width: 110px;
                border-radius: 8px;
                object-fit: cover;
                flex-shrink: 0;
            }

            .TinBaiDanhSach_TieuDiem .bottom_pane ul li .news_info .news_title {
                font-size: 16px;
            }

    .TinBaiDanhSach_TieuDiem .news_info .news_date {
        font-size: 14px;
    }
/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - TIN BÀI THÔNG BÁO DANH SÁCH***********************************************************/
/************************************************************************************************************************************************/
.TinBaiThongBao_DanhSach ul li {
    display: flex;
    gap: 10px;
}

    .TinBaiThongBao_DanhSach ul li:not(:last-child) {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #E0E0E0;
    }

    .TinBaiThongBao_DanhSach ul li .news_title {
        color: var(--text-mi, #182940);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5; /* 150% */
        margin-bottom: 2px;
    }

    .TinBaiThongBao_DanhSach ul li::before {
        content: "";
        width: 18px;
        height: 24px;
        display: block;
        background: url(../images/icon_notice.png) no-repeat center;
        flex-shrink: 0;
    }

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - CHUYÊN MỤC NHIỀU CẤP***********************************************************/
/************************************************************************************************************************************************/
.ThongTinTongHop {
    border-radius: 10px;
    border: 1px solid var(--border-table, #CED8EB);
    background: #F6F6F6;
    padding: 15px;
}

    .ThongTinTongHop .main > h4 {
        text-align: left;
        text-transform: uppercase;
    }

        .ThongTinTongHop .main > h4::before {
            content: "";
            width: 3px;
            height: 20px;
            border-radius: 10px;
            background: var(--primary-red-500, #D60000);
        }

.DanhSachChuyenMucNhieuCap .list_chuyenmuc li {
    position: relative;
}

.DanhSachChuyenMucNhieuCap .list_chuyenmuc > li:not(:last-child) {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #DCE3EF;
}

.DanhSachChuyenMucNhieuCap .list_chuyenmuc li a {
    color: var(--text-mi, #182940);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 150% */
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
    text-wrap: nowrap;
    cursor: pointer;
    text-transform: uppercase;
}

.DanhSachChuyenMucNhieuCap .list_chuyenmuc > li > a::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #D61C26;
    display: block;
    flex-shrink: 0;
}

.DanhSachChuyenMucNhieuCap .list_chuyenmuc > li.has_menu > a::after {
    content: "";
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M9.10367 5.6707L3.55332 0.1357C3.37147 -0.0455414 3.07705 -0.0452367 2.8955 0.136638C2.71409 0.318488 2.71456 0.613073 2.89644 0.794455L8.11642 6.00002L2.89625 11.2056C2.7144 11.387 2.71393 11.6814 2.89531 11.8632C2.93849 11.9066 2.98983 11.9411 3.04638 11.9645C3.10292 11.988 3.16355 12.0001 3.22477 12C3.28577 12.0001 3.34619 11.9881 3.40256 11.9648C3.45893 11.9415 3.51016 11.9073 3.55329 11.8642L9.10367 6.32932C9.19126 6.24218 9.24041 6.12358 9.24041 6.00002C9.24041 5.87646 9.19112 5.75801 9.10367 5.6707Z" fill="%23182940"/></svg>');
}

.DanhSachChuyenMucNhieuCap .list_chuyenmuc li ul {
    position: absolute;
    left: calc(100% + 12px);
    width: max-content;
    top: -15px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.20);
    padding: 10px 0px;
    z-index: 1;
}

    .DanhSachChuyenMucNhieuCap .list_chuyenmuc li ul li {
        padding: 6px 15px;
        margin: 0;
    }

        .DanhSachChuyenMucNhieuCap .list_chuyenmuc li ul li:hover {
            background: #FFF5F5;
        }
/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - ĐÁNH GIÁ PHỤC VỤ***********************************************************/
/************************************************************************************************************************************************/
.sidebar section {
    margin-bottom: 15px;
}

.contain_DanhGia {
    padding: 15px;
    border-radius: 10px;
    background: url(../images/bg-side.png) lightgray 50% / cover no-repeat;
}

    .contain_DanhGia .title {
        color: #FFF;
        font-family: "Roboto Slab";
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.4; /* 140% */
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 12px;
    }

    .contain_DanhGia .content {
        color: #FFF;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5; /* 150% */
        margin-bottom: 15px
    }

    .contain_DanhGia .link a {
        border-radius: 6px;
        background: var(--blue, #26A6FE);
        display: inline-flex;
        padding: 8px 20px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        color: var(--Content-text-white, #FFF) !important;
        text-align: center;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5; /* 150% */
    }

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - THÔNG TIN QUAN TÂM***********************************************************/
/************************************************************************************************************************************************/
.QnA_ThongTinQuanTam {
    border-radius: 10px;
    border: 1px solid var(--border-table, #CED8EB);
    background: #FFF;
    display: flex;
    padding: 15px;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}

    .QnA_ThongTinQuanTam .title {
        color: var(--blue, #0765E3);
        font-family: "Roboto Slab";
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.4444; /* 144.444% */
    }

    .QnA_ThongTinQuanTam .list_choice {
        display: flex;
        gap: 15px;
        flex-direction: column;
    }

    .QnA_ThongTinQuanTam .group-button {
        display: flex;
        gap: 10px;
        justify-content: space-between;
        width: 100%;
    }

        .QnA_ThongTinQuanTam .group-button > a {
            flex: 1
        }

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - DANH SÁCH CHUYÊN TRANG***********************************************************/
/************************************************************************************************************************************************/
.mini-maincontent section {
    margin-bottom: 30px;
}

.DanhSachChuyenMuc_ListIcon ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

    .DanhSachChuyenMuc_ListIcon ul li {
        border-radius: 8px;
        border: 1px solid #E0E0E0;
        background: #F6F6F6;
        display: flex;
        padding: 10px 16px;
        align-items: center;
        gap: 16px;
        flex: 0 0 calc(100%/3 - 10px)
    }

        .DanhSachChuyenMuc_ListIcon ul li img {
            width: 40px;
            height: 40px;
            flex-shrink: 0;
        }

        .DanhSachChuyenMuc_ListIcon ul li a {
            color: var(--text-mi, #182940);
            font-family: "Roboto Slab";
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 1.5; /* 150% */
        }

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - SELECT 2 OPTION***********************************************************/
/************************************************************************************************************************************************/
.select2-container--default .select2-results > .select2-results__options {
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    padding: 5px 0px;
}

    .select2-container--default .select2-results > .select2-results__options > .select2-results__option {
        color: var(--text-mi, #182940);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        padding: 5px 15px;
    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #FFF5F5;
    color: var(--text-mi, #182940);
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: none;
}

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - TABLE OPTION***********************************************************/
/************************************************************************************************************************************************/
.table {
    border: none
}

table thead tr {
    border: 1px solid #E0E0E0;
    background: #F6F6F6;
}

    table thead tr th {
        padding: 5px 12px !important;
        color: var(--text-mi, #182940) !important;
        font-family: Roboto;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 500 !important;
        line-height: 1.42; /* 142.857% */
        background: none !important;
        border: none !important;
    }

        table thead tr th:not(:last-child) {
            border-right: 1px solid #E0E0E0 !important;
        }

table tbody tr {
    border: 1px solid #E0E0E0;
}

    table tbody tr td {
        color: var(--text-mi, #182940) !important;
        font-family: Roboto;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 1.57; /* 157.143% */
        padding: 5px 12px !important;
        background: none !important;
        border: none !important;
    }

        table tbody tr td a {
            color: var(--blue, #0765E3) !important;
            font-family: Roboto;
            font-size: 16px !important;
            font-style: normal;
            font-weight: 400;
            line-height: 1.57; /* 157.143% */
        }

        table tbody tr td:not(:last-child) {
            border-right: 1px solid #E0E0E0 !important;
        }

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - VĂN BẢN***********************************************************/
/************************************************************************************************************************************************/
.Vanban table tbody tr td:first-child span:first-child {
    color: var(--blue, #0765E3);
    font-weight: 500;
}

.Vanban .showmore {
    width: 100%;
    text-decoration-line: none !important;
    background: #F6F6F6;
    display: flex;
    padding: 6px 10px;
    justify-content: center;
    align-items: center;
}

.group-button {
    display: flex;
    justify-content: center;
    align-items: center;
}

.GopY_DuThao .group-button {
    gap: 8px 20px;
    align-items: center;
    flex-wrap: wrap;
}

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - GÓP Ý DỰ THẢO***********************************************************/
/************************************************************************************************************************************************/
.GopY_DuThao .title_head3 {
    display: none;
}

.GopY_DuThao div[class*="title_head"] {
    background: none;
    padding: 0;
    margin-bottom: 10px;
    display: none;
}

    .GopY_DuThao div[class*="title_head"] > * {
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.3; /* 130% */
    }

    .GopY_DuThao div[class*="title_head"] a {
        color: var(--text-mi, #182940);
        /* Roboto slab */
        font-family: "Roboto Slab";
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.3; /* 130% */
        text-transform: none;
    }

.GopY_DuThao table tbody tr td a {
    color: var(--text-mi, #182940) !important;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5; /* 150% */
}

.GopY_DuThao .countGopY {
    flex: 1;
    display: block;
    text-align: center;
}

/************************************************************************************************************************************************/
/*****************************************************TRANG CHỦ - ĐA PHƯƠNG TIỆN***********************************************************/
/************************************************************************************************************************************************/
.media_exclusive .tab_media {
    padding: 12px 0 0 0;
    border-top: 2px solid #FF8E8E;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.media_exclusive h4 a {
    display: flex;
    align-items: center;
    text-align: left;
    gap: 8px;
    color: var(--red, #D61C26) !important;
    font-family: "Roboto Slab";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 181.818% */
}

.media_exclusive .tab-link ul {
    display: flex;
    align-items: center;
    gap: 30px;
}

    .media_exclusive .tab-link ul li a {
        display: flex;
        align-items: center;
        color: var(--text-mi, #182940);
        font-family: "Roboto Slab";
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
        gap: 10px;
    }

.DaPhuongTien .slider-main {
    width: 100%;
    height: 550px;
}

    .DaPhuongTien .slider-main .slick-slide {
        position: relative;
        height: 550px;
    }

        .DaPhuongTien .slider-main .slick-slide img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 10px;
            position: relative;
        }

.slick-slide .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.80) 100%);
}

.DaPhuongTien .slider-main .slick-slide .caption {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 30px 36px;
    display: flex;
    gap: 20px;
    align-items: center;
}

    .DaPhuongTien .slider-main .slick-slide .caption .Title {
        overflow: hidden;
        color: #FFF;
        font-family: "Roboto Slab";
        font-size: 30px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.3; /* 100% */
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

.DaPhuongTien .slider-main .slick-dots {
    position: absolute;
    bottom: 15px;
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 10px;
}

    .DaPhuongTien .slider-main .slick-dots li {
        width: 6px;
        height: 6px;
        background: rgba(255, 255, 255, 0.50);
        border-radius: 50%;
    }

        .DaPhuongTien .slider-main .slick-dots li.slick-active {
            width: 30px;
            height: 6px;
            border-radius: 10px;
            background: #FFF;
        }

.slick-dots li button {
    width: 0;
    height: 0;
    padding: 0;
    border: 0;
    font-size: 0;
}

    .slick-dots li button:before {
        content: none !important
    }

.DaPhuongTien .slider-main .iframe-ytb .video-container {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    border-radius: 10px;
    overflow: hidden;
}

    .DaPhuongTien .slider-main .iframe-ytb .video-container video {
        background: #000;
    }

.DaPhuongTien .slider-nav {
    padding-top: 15px;
}

    .DaPhuongTien .slider-nav .slick-list {
        margin: 0 -15px;
    }

    .DaPhuongTien .slider-nav .slick-track .slick-slide {
        margin: 0 15px;
        position: relative;
    }

    .DaPhuongTien .slider-nav .slick-track .thumbnail img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        border-radius: 10px;
        position: relative;
    }

    .DaPhuongTien .slider-nav .slick-slide .caption {
        position: absolute;
        bottom: 0;
        width: calc(100% - 20px);
        padding: 10px;
        display: flex;
        gap: 10px;
        align-items: center;
    }

.slick-slide .caption > svg {
    flex-shrink: 0;
    cursor: pointer;
}

.DaPhuongTien .slider-nav .slick-slide .caption .Title {
    overflow: hidden;
    color: #FFF;
    font-family: "Roboto Slab";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.37; /* 137.5% */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/************************************************************************************************************************************************/
/*****************************************************TRANG THÀNH PHẦN - ĐA PHƯƠNG TIỆN***********************************************************/
/************************************************************************************************************************************************/

.mainMedia {
    background: #F6F6F6;
    padding: 20px 0;
    margin-bottom: 30px;
}

.main_media .video-main {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
    cursor: pointer;
    height: 600px;
}

    .main_media .video-main img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 10px;
    }

.main_media .iframe-ytb .video-container {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    border-radius: 10px;
    overflow: hidden;
}

    .main_media .iframe-ytb .video-container video {
        background: #000;
    }

.main_media .play-action {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    cursor: pointer;
}

.main_media .caption {
}

    .main_media .caption .Title {
        color: var(--text-mi, #182940);
        font-family: "Roboto Slab";
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.33; /* 133.333% */
        margin-bottom: 10px;
    }

    .main_media .caption .date {
        color: var(--blue, #0765E3);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5; /* 156.25% */
        display: flex;
        align-items: center;
        gap: 4px;
    }

        .main_media .caption .date::before {
            content: "";
            width: 16px;
            height: 16px;
            display: block;
            background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none"><g clip-path="url(%23clip0_2817_25092)"><path d="M14.878 4.44909C14.7895 2.97756 13.5608 1.82469 12.0808 1.82469H11.3603V1.26464C11.3603 1.11611 11.3013 0.973655 11.1963 0.868625C11.0913 0.763595 10.9488 0.70459 10.8003 0.70459C10.6517 0.70459 10.5093 0.763595 10.4043 0.868625C10.2992 0.973655 10.2402 1.11611 10.2402 1.26464V1.82469H5.75981V1.26464C5.75981 1.11611 5.70081 0.973655 5.59578 0.868625C5.49075 0.763595 5.3483 0.70459 5.19976 0.70459C5.05123 0.70459 4.90878 0.763595 4.80375 0.868625C4.69872 0.973655 4.63971 1.11611 4.63971 1.26464V1.82469H3.91921C2.43899 1.82469 1.21024 2.97756 1.12203 4.44909C0.955974 7.21687 0.959054 10.0244 1.13127 12.7936C1.21864 14.1999 2.34518 15.3264 3.75147 15.4138C5.16084 15.5014 6.58029 15.5451 7.99974 15.5451C9.41891 15.5451 10.8386 15.5014 12.248 15.4138C13.6543 15.3264 14.7808 14.1999 14.8682 12.7936C15.0407 10.0258 15.0438 7.21855 14.878 4.44909ZM13.7506 12.7241C13.7247 13.1325 13.5507 13.5174 13.2614 13.8067C12.9721 14.096 12.5872 14.27 12.1788 14.2959C9.40603 14.4681 6.59401 14.4681 3.8212 14.2959C3.41284 14.27 3.02796 14.096 2.73862 13.8067C2.44929 13.5174 2.27536 13.1325 2.24941 12.7241C2.11814 10.5871 2.08852 8.44498 2.16064 6.3051H13.8397C13.9102 8.4445 13.8831 10.5959 13.7506 12.7241ZM5.19976 4.0649C5.3483 4.0649 5.49075 4.00589 5.59578 3.90086C5.70081 3.79583 5.75981 3.65338 5.75981 3.50485V2.9448H10.2402V3.50485C10.2402 3.65338 10.2992 3.79583 10.4043 3.90086C10.5093 4.00589 10.6517 4.0649 10.8003 4.0649C10.9488 4.0649 11.0913 4.00589 11.1963 3.90086C11.3013 3.79583 11.3603 3.65338 11.3603 3.50485V2.9448H12.0808C12.9694 2.9448 13.7069 3.63506 13.7599 4.51602C13.773 4.73836 13.7786 4.9621 13.7896 5.185H2.21049C2.22169 4.9621 2.22701 4.73836 2.24017 4.51602C2.2931 3.63506 3.0304 2.9448 3.91921 2.9448H4.63971V3.50485C4.63971 3.65338 4.69872 3.79583 4.80375 3.90086C4.90878 4.00589 5.05123 4.0649 5.19976 4.0649Z" fill="%230765E3"/><path d="M5.19982 9.66551C5.66378 9.66551 6.0399 9.28939 6.0399 8.82543C6.0399 8.36147 5.66378 7.98535 5.19982 7.98535C4.73586 7.98535 4.35974 8.36147 4.35974 8.82543C4.35974 9.28939 4.73586 9.66551 5.19982 9.66551Z" fill="%230765E3"/><path d="M7.99999 9.66551C8.46395 9.66551 8.84007 9.28939 8.84007 8.82543C8.84007 8.36147 8.46395 7.98535 7.99999 7.98535C7.53603 7.98535 7.15991 8.36147 7.15991 8.82543C7.15991 9.28939 7.53603 9.66551 7.99999 9.66551Z" fill="%230765E3"/><path d="M5.19982 12.4658C5.66378 12.4658 6.0399 12.0897 6.0399 11.6257C6.0399 11.1618 5.66378 10.7856 5.19982 10.7856C4.73586 10.7856 4.35974 11.1618 4.35974 11.6257C4.35974 12.0897 4.73586 12.4658 5.19982 12.4658Z" fill="%230765E3"/><path d="M10.8003 9.66551C11.2642 9.66551 11.6404 9.28939 11.6404 8.82543C11.6404 8.36147 11.2642 7.98535 10.8003 7.98535C10.3363 7.98535 9.96021 8.36147 9.96021 8.82543C9.96021 9.28939 10.3363 9.66551 10.8003 9.66551Z" fill="%230765E3"/><path d="M10.8003 12.4658C11.2642 12.4658 11.6404 12.0897 11.6404 11.6257C11.6404 11.1618 11.2642 10.7856 10.8003 10.7856C10.3363 10.7856 9.96021 11.1618 9.96021 11.6257C9.96021 12.0897 10.3363 12.4658 10.8003 12.4658Z" fill="%230765E3"/><path d="M7.99999 12.4658C8.46395 12.4658 8.84007 12.0897 8.84007 11.6257C8.84007 11.1618 8.46395 10.7856 7.99999 10.7856C7.53603 10.7856 7.15991 11.1618 7.15991 11.6257C7.15991 12.0897 7.53603 12.4658 7.99999 12.4658Z" fill="%230765E3"/></g><defs><clipPath id="clip0_2817_25092"><rect width="16" height="16" fill="white" transform="translate(0 0.5)"/></clipPath></defs></svg>');
        }

/************************************************************************************************************************************************/
/*****************************************************TRANG THÀNH PHẦN - ĐA PHƯƠNG TIỆN - VIDEO***********************************************************/
/************************************************************************************************************************************************/

.slider-list .slick-list {
    margin: 0 -15px;
}

.slider-list .slick-track .slick-slide {
    margin: 0 15px;
    position: relative;
}

.slider-list .slick-track .list_video img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 10px;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.slider-list .slick-slide .caption {
    position: absolute;
    bottom: 0;
    width: calc(100% - 20px);
    padding: 10px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.slick-slide .caption > svg {
    flex-shrink: 0;
    cursor: pointer;
}

.slider-list .slick-slide .caption .Title {
    overflow: hidden;
    color: #FFF;
    font-family: "Roboto Slab";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.37; /* 137.5% */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.slick-arrow {
    position: absolute;
    right: 0;
    top: -45px;
    cursor: pointer;
}

.slick-prev.slick-arrow {
    right: 35px;
}

.slick-next.slick-arrow {
}

.list-image {
    background: #F6F6F6;
    padding: 20px;
}

    .list-image ul {
        display: flex;
        gap: 30px 20px;
        flex-wrap: wrap;
    }

        .list-image ul .album-image {
            flex: 0 0 calc(100%/3 - (40px/3))
        }

            .list-image ul .album-image .album-lg {
                margin-bottom: 10px;
            }

            .list-image ul .album-image img {
                width: 100%;
                height: 100%;
                object-fit: cover;
                border-radius: 10px;
                cursor: pointer;
            }

            .list-image ul .album-image .title {
                overflow: hidden;
                color: var(--text-mi, #182940);
                font-family: "Roboto Slab";
                font-size: 16px;
                font-style: normal;
                font-weight: 500;
                line-height: 1.375; /* 137.5% */
                display: -webkit-box;
                overflow: hidden;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
            }

.showmore.showmorev2 {
    width: 100%;
    text-decoration-line: none !important;
    background: #F6F6F6;
    display: flex;
    padding: 6px 10px;
    justify-content: center;
    align-items: center;
}

/************************************************************************************************************************************************/
/*****************************************************TRANG THÀNH PHẦN - ĐA PHƯƠNG TIỆN - HÌNH ẢNH***********************************************************/
/************************************************************************************************************************************************/
.slider-image {
    margin: 0 -15px;
}

    .slider-image .slick-track .slick-slide {
        margin: 0 15px;
        position: relative;
    }

    .slider-image .slick-track .news-image img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        border-radius: 10px;
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 10px;
    }

    .slider-image .slick-slide .caption {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 20px;
        display: flex;
        gap: 10px;
        align-items: center;
    }

.slick-slide .caption > svg {
    flex-shrink: 0;
    cursor: pointer;
}

.slider-image .slick-slide .caption .Title {
    overflow: hidden;
    color: #FFF;
    font-family: "Roboto Slab";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.33; /* 133.333% */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.slider-image .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
}

    .slider-image .slick-dots li {
        width: 6px;
        height: 6px;
        background: #ACB7C9;
        border-radius: 50%;
        cursor: pointer;
    }

        .slider-image .slick-dots li.slick-active {
            width: 30px;
            height: 6px;
            border-radius: 10px;
            background: #EA8F00;
        }

.list-image-details ul {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

    .list-image-details ul .album-image {
        flex: 0 0 calc(100%/4 - (90px/4))
    }

        .list-image-details ul .album-image .album-lg {
            margin-bottom: 10px;
        }

        .list-image-details ul .album-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 10px;
            cursor: pointer;
        }

        .list-image-details ul .album-image .title {
            overflow: hidden;
            color: var(--text-mi, #182940);
            font-family: "Roboto Slab";
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 1.375; /* 137.5% */
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

/************************************************************************************************************************************************/
/*****************************************************TRANG THÀNH PHẦN - BREADCRUM***********************************************************/
/************************************************************************************************************************************************/
.breadcrumb span > span {
    display: flex;
    align-items: center;
    gap: 10px;
}

    .breadcrumb span > span > span > a {
        color: var(--text-mi, #182940) !important;
        font-family: "Roboto Slab";
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.42857; /* 142.857% */
    }

    .breadcrumb span > span > span:last-child > a {
        color: var(--red, #D61C26) !important;
    }

/************************************************************************************************************************************************/
/*****************************************************TRANG THÀNH PHẦN - BẢN ĐỒ HÀNH CHÍNH***********************************************************/
/************************************************************************************************************************************************/
.section-inner .Map_Hanhchinh {
    border: none;
    padding: 0;
}

.mapData p,
.mapData span {
    color: var(--text-mi, #182940) !important;
    font-family: "Roboto" !important;
    font-style: normal !important;
    line-height: 1.5 !important;
}

/************************************************************************************************************************************************/
/*****************************************************TRANG THÀNH PHẦN - SIDEBAR***********************************************************/
/************************************************************************************************************************************************/
.ulList,
.menu-m1 ul {
    border-radius: 10px;
    border: 1px solid var(--border-table, #CED8EB);
    background: #F6F6F6;
    display: flex;
    padding: 15px;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}

.menu-m3 > ul.ulList > li,
.menu-m1 > ul > li {
    border: none;
    width: 100%;
}

    .menu-m3 > ul.ulList > li > a,
    .menu-m1 > ul > li > a {
        color: var(--text-mi, #182940);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5; /* 150% */
        text-transform: uppercase;
        background: none;
        padding: 0;
        display: flex;
        align-items: center;
        gap: 8px;
        position: relative;
        width: 100%;
        position: relative;
        padding-left: 12px;
    }

        .menu-m3 > ul.ulList > li > a::before,
        .menu-m1 > ul > li > a::before {
            content: "";
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #D61C26;
            display: block;
            flex-shrink: 0;
            position: absolute;
            left: 0;
            top: 9px;
        }

        .menu-m3 > ul.ulList > li > a::after {
            /* content: ""; */
            width: 12px;
            height: 12px;
            display: block;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 0;
            background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M9.10367 5.6707L3.55332 0.1357C3.37147 -0.0455414 3.07705 -0.0452367 2.8955 0.136638C2.71409 0.318488 2.71456 0.613073 2.89644 0.794455L8.11642 6.00002L2.89625 11.2056C2.7144 11.387 2.71393 11.6814 2.89531 11.8632C2.93849 11.9066 2.98983 11.9411 3.04638 11.9645C3.10292 11.988 3.16355 12.0001 3.22477 12C3.28577 12.0001 3.34619 11.9881 3.40256 11.9648C3.45893 11.9415 3.51016 11.9073 3.55329 11.8642L9.10367 6.32932C9.19126 6.24218 9.24041 6.12358 9.24041 6.00002C9.24041 5.87646 9.19112 5.75801 9.10367 5.6707Z" fill="%23182940"/></svg>');
        }

.div-sidebar .information_sidebar .DnnModule {
    margin-bottom: 30px;
}

.div-sidebar .information_sidebar .having_icon h4 {
    /* border-top: none */
}

/************************************************************************************************************************************************/
/*****************************************************TRANG THÀNH PHẦN - DANH SÁCH KHIẾU NẠI***********************************************************/
/************************************************************************************************************************************************/
.GiaiquyetKNTC {
    border: none;
    background: none;
}

.search_KNTC {
    padding: 20px;
    border-radius: 6px;
    border: 1px solid var(--border-table, #CED8EB);
    background: #F6F6F6;
}

    .search_KNTC .boxsearch {
        display: flex;
        gap: 15px;
        width: 100%;
        flex-direction: column;
    }

        .search_KNTC .boxsearch .group-search {
            display: flex;
            flex: 0 0 100%;
            gap: 15px;
        }

            .search_KNTC .boxsearch .group-search input {
                color: var(--xam-ndung, #5F6A79);
                font-family: Roboto;
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: 1.5; /* 150% */
                border-radius: 4px;
                border: 1px solid var(--border-table, #CED8EB);
                background: #FFF;
                padding: 8px 20px;
                outline: none;
            }

            .search_KNTC .boxsearch .group-search .btn {
                display: flex;
                justify-content: center;
                align-items: center;
                gap: 10px;
                width: 148px;
            }

                .search_KNTC .boxsearch .group-search .btn::before {
                    content: "";
                    width: 20px;
                    height: 20px;
                    display: block;
                    flex-shrink: 0;
                    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M9.1152 1.60959C7.12815 1.61293 5.22343 2.40376 3.81837 3.80882C2.4133 5.21388 1.62247 7.1186 1.61914 9.10566C1.6208 11.0944 2.4107 13.0014 3.81576 14.4088C5.22082 15.8162 7.12648 16.6093 9.1152 16.6143C10.879 16.6143 12.5042 15.9938 13.7892 14.9671L16.9105 18.0883C17.0686 18.2354 17.2776 18.3154 17.4934 18.3116C17.7093 18.3078 17.9153 18.2205 18.0682 18.0681C18.2211 17.9156 18.3089 17.7098 18.3133 17.4939C18.3176 17.2781 18.2382 17.0689 18.0916 16.9104L14.9703 13.786C16.0363 12.4602 16.6175 10.81 16.6176 9.10881C16.6176 4.97652 13.2475 1.60959 9.1152 1.60959ZM9.1152 3.27889C12.3467 3.27889 14.9483 5.87731 14.9483 9.10566C14.9483 12.334 12.3467 14.9482 9.1152 14.9482C5.88371 14.9482 3.28528 12.3435 3.28528 9.11196C3.28528 5.88046 5.88371 3.27889 9.1152 3.27889Z" fill="white"/></svg>');
                }

.list_KNTC {
    padding: 0;
}

    .list_KNTC .title_list_KNTC {
        text-align: left;
    }

        .list_KNTC .title_list_KNTC h2 {
            color: var(--vng-m, #EA8F00);
            font-family: "Roboto Slab";
            font-size: 18px;
            font-style: normal;
            font-weight: 600;
            line-height: 1.44; /* 144.444% */
            padding-bottom: 10px;
            border-bottom: 1px solid #E0E0E0;
            text-transform: none;
            margin-top: 30px;
        }

    .list_KNTC .view_list_KNTC ul {
        display: flex;
        flex-direction: column;
    }

        .list_KNTC .view_list_KNTC ul li {
            margin: 0;
            padding: 0;
            border: none;
            width: 100%;
            display: block;
            height: auto;
            border-radius: 0;
            margin-bottom: 10px;
            padding-bottom: 10px;
            border-bottom: 1px solid #E0E0E0;
        }

            .list_KNTC .view_list_KNTC ul li:hover {
                background: none;
            }

            .list_KNTC .view_list_KNTC ul li > div > span:first-child {
                color: var(--text-mi, #182940);
                font-family: Roboto;
                font-size: 16px;
                font-style: normal;
                font-weight: 700;
                line-height: 1.5; /* 150% */
            }

            .list_KNTC .view_list_KNTC ul li > div > span {
                color: var(--text-mi, #182940);
                font-family: Roboto;
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: 1.5;
            }

            .list_KNTC .view_list_KNTC ul li .content {
                height: auto;
                max-height: unset;
            }

            .list_KNTC .view_list_KNTC ul li .detail {
                position: unset;
            }

                .list_KNTC .view_list_KNTC ul li .detail a {
                    color: var(--blue, #0765E3) !important;
                    font-family: Roboto;
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: 1.5; /* 150% */
                    text-decoration-line: underline;
                }

.view_list_KNTC .pager span[id*="totalRecordsPanel"] {
    display: flex;
    align-items: center;
    gap: 10px;
}

    .view_list_KNTC .pager span[id*="totalRecordsPanel"] > span:first-child {
        color: var(--text-mi, #182940);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5; /* 150% */
    }

    .view_list_KNTC .pager span[id*="totalRecordsPanel"] > span.Total {
        color: #FFF;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5; /* 150% */
        border-radius: 4px;
        background: var(--blue, #0765E3);
        display: flex;
        padding: 4px 8px;
        justify-content: center;
        align-items: center;
    }

.view_list_KNTC .pager {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.GiaiquyetKNTC_detail {
    padding: 20px;
    border-radius: 10px;
    background: #F6F6F6;
    border: none;
    position: relative;
}

    .GiaiquyetKNTC_detail .btn-back {
        position: absolute;
        float: unset;
        right: 12px;
        top: 12px;
    }

    .GiaiquyetKNTC_detail .title_detail_KNTC {
        margin-bottom: 0;
    }

    .GiaiquyetKNTC_detail .view_detail_KNTC div {
        margin-bottom: 15px !important;
    }

    .GiaiquyetKNTC_detail .view_detail_KNTC > div > span:first-child {
        color: var(--text-mi, #182940);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.5; /* 150% */
    }

    .GiaiquyetKNTC_detail .view_detail_KNTC > div > span {
        color: var(--text-mi, #182940);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5;
    }

        .GiaiquyetKNTC_detail .view_detail_KNTC > div > span p,
        .GiaiquyetKNTC_detail .view_detail_KNTC > div > span span {
            color: var(--text-mi, #182940) !important;
            font-family: Roboto !important;
            font-size: 16px !important;
            font-style: normal;
            font-weight: 400 !important;
            line-height: 1.5 !important;
            background: none !important;
            margin: 0 !important;
            padding-bottom: 4px !important
        }

/************************************************************************************************************************************************/
/*****************************************************TRANG THÀNH PHẦN - PAGER***********************************************************/
/************************************************************************************************************************************************/

.page_size,
#pagelistnumber {
    height: 38px !important;
    max-height: 45px !important;
    position: relative;
    text-align: center !important;
}

.page_size,
#pagelistnumber,
.pagination-number {
    text-align: center !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 24px;
}

    .page_size a,
    #pagelistnumber a {
        font-family: inherit;
        font-weight: 500;
        font-size: 16px;
        line-height: 1.42857;
        color: #182940 !important;
        border: none;
        background: none;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 2px;
        z-index: 1;
    }

        .page_size a::before,
        #pagelistnumber a::before {
            display: block;
            width: 30px;
            height: 30px;
            flex-shrink: 0;
            background-repeat: no-repeat;
            background-position: center;
        }

        .page_size a:nth-of-type(1),
        .page_size a:nth-of-type(2),
        .page_size a:nth-last-of-type(1),
        .page_size a:nth-last-of-type(2),
        #pagelistnumber a:nth-of-type(1),
        #pagelistnumber a:nth-of-type(2),
        #pagelistnumber a:nth-last-of-type(1),
        #pagelistnumber a:nth-last-of-type(2) {
            font-size: 0 !important;
        }

            .page_size a:nth-of-type(2)::before,
            #pagelistnumber a:nth-of-type(2)::before {
                content: "";
                background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.0834 3.58341C13.2361 3.73919 13.3216 3.94862 13.3216 4.16675C13.3216 4.38487 13.2361 4.59431 13.0834 4.75008L7.8501 10.0001L13.1001 15.2501C13.2356 15.4105 13.3055 15.616 13.296 15.8258C13.2864 16.0355 13.198 16.2339 13.0486 16.3813C12.8991 16.5286 12.6994 16.6142 12.4896 16.6208C12.2798 16.6273 12.0752 16.5545 11.9168 16.4167L6.08343 10.5834C5.93074 10.4276 5.84521 10.2182 5.84521 10.0001C5.84521 9.78195 5.93074 9.57252 6.08343 9.41675L11.9168 3.58341C11.9942 3.50531 12.0864 3.44331 12.1879 3.401C12.2895 3.3587 12.3984 3.33691 12.5084 3.33691C12.6184 3.33691 12.7274 3.3587 12.8289 3.401C12.9305 3.44331 13.0226 3.50531 13.1001 3.58341H13.0834Z" fill="%23182940"/></svg>');
            }

            .page_size a:nth-of-type(1)::before,
            #pagelistnumber a:nth-of-type(1)::before {
                content: "";
                background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.99987 2.50002C4.79514 2.49854 4.59703 2.57248 4.44333 2.70774C4.28963 2.84299 4.1911 3.0301 4.16654 3.23336V16.6667C4.15328 16.8877 4.22836 17.1049 4.37526 17.2706C4.52216 17.4362 4.72886 17.5368 4.94987 17.55C5.17089 17.5633 5.38812 17.4882 5.55377 17.3413C5.71943 17.1944 5.81994 16.9877 5.83321 16.7667V3.33336C5.83321 3.11234 5.74541 2.90038 5.58913 2.7441C5.43285 2.58782 5.22089 2.50002 4.99987 2.50002ZM15.5832 2.75002C15.4409 2.6079 15.252 2.52203 15.0514 2.50824C14.8508 2.49446 14.6519 2.55369 14.4915 2.67502L14.4082 2.74169L7.74154 9.40835C7.59843 9.55217 7.51269 9.74325 7.50042 9.94576C7.48815 10.1483 7.55018 10.3483 7.67487 10.5084L7.74154 10.5917L14.4082 17.2584C14.557 17.4132 14.7597 17.5047 14.9743 17.5137C15.1888 17.5227 15.3985 17.4485 15.5597 17.3067C15.7209 17.1648 15.8211 16.9662 15.8395 16.7523C15.8578 16.5383 15.7929 16.3256 15.6582 16.1584L15.5915 16.075L9.49987 10L15.5832 3.91669C15.7359 3.76091 15.8214 3.55148 15.8214 3.33336C15.8214 3.11523 15.7359 2.9058 15.5832 2.75002Z" fill="%23182940"/></svg>');
            }

            .page_size a:nth-last-of-type(2)::before,
            #pagelistnumber a:nth-last-of-type(2)::before {
                content: "";
                background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.91652 3.58341C6.76383 3.73919 6.67831 3.94862 6.67831 4.16675C6.67831 4.38487 6.76383 4.59431 6.91652 4.75008L12.1582 10.0001L6.90819 15.2501C6.82153 15.3254 6.75137 15.4178 6.70212 15.5216C6.65287 15.6253 6.62559 15.7381 6.62199 15.8529C6.61839 15.9676 6.63855 16.0819 6.6812 16.1885C6.72386 16.2951 6.78808 16.3918 6.86985 16.4724C6.95162 16.553 7.04917 16.6159 7.15638 16.657C7.26359 16.6982 7.37814 16.7167 7.49285 16.7115C7.60756 16.7062 7.71995 16.6774 7.82297 16.6266C7.92599 16.5759 8.01742 16.5045 8.09152 16.4167L13.9249 10.5834C14.0775 10.4276 14.1631 10.2182 14.1631 10.0001C14.1631 9.78195 14.0775 9.57252 13.9249 9.41675L8.09152 3.58341C8.01405 3.50531 7.92188 3.44331 7.82034 3.401C7.71879 3.3587 7.60986 3.33691 7.49985 3.33691C7.38984 3.33691 7.28092 3.3587 7.17937 3.401C7.07782 3.44331 6.98566 3.50531 6.90819 3.58341H6.91652Z" fill="%23182940"/></svg>');
            }

            .page_size a:nth-last-of-type(1)::before,
            #pagelistnumber a:nth-last-of-type(1)::before {
                content: "";
                background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.9999 2.50002C15.2047 2.49854 15.4028 2.57248 15.5565 2.70774C15.7102 2.84299 15.8087 3.0301 15.8333 3.23336V16.6667C15.8465 16.8877 15.7714 17.1049 15.6245 17.2706C15.4776 17.4362 15.2709 17.5368 15.0499 17.55C14.8289 17.5633 14.6117 17.4882 14.446 17.3413C14.2804 17.1944 14.1799 16.9877 14.1666 16.7667V3.33336C14.1666 3.11234 14.2544 2.90038 14.4107 2.7441C14.567 2.58782 14.7789 2.50002 14.9999 2.50002ZM4.4166 2.75002C4.55735 2.60885 4.74405 2.52281 4.94282 2.50752C5.14158 2.49223 5.33924 2.5487 5.49993 2.66669L5.58326 2.73336L12.2499 9.40002C12.393 9.54383 12.4788 9.73491 12.491 9.93743C12.5033 10.1399 12.4413 10.34 12.3166 10.5L12.2499 10.5834L5.58326 17.25C5.43452 17.4049 5.23174 17.4963 5.0172 17.5054C4.80267 17.5144 4.59293 17.4402 4.43174 17.2983C4.27054 17.1565 4.17032 16.9579 4.15197 16.744C4.13363 16.53 4.19857 16.3172 4.33326 16.15L4.39993 16.0667L10.4999 10L4.4166 3.91669C4.26391 3.76091 4.17838 3.55148 4.17838 3.33336C4.17838 3.11523 4.26391 2.9058 4.4166 2.75002Z" fill="%23182940"/></svg>');
            }

    .page_size .page_disabled:not(:nth-of-type(1), :nth-of-type(2), :nth-last-of-type(1), :nth-last-of-type(2)),
    #pagelistnumber .page_selected:not(:nth-of-type(1), :nth-of-type(2), :nth-last-of-type(1), :nth-last-of-type(2)) {
        background: #0765E3;
        border-radius: 4px;
        color: #FFF !important;
    }

    .page_size select[id*="ddlpPageSize"] {
        padding: 4px 8px !important;
        width: 80px !important;
        border-radius: 4px;
        border: 1px solid #E3E5ED;
        font-size: 16px;
        line-height: 1.5;
        color: #000730;
        margin: 0 0 0 8px;
        box-shadow: none;
        appearance: none;
        background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_779_5259" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24"><rect x="24" width="24" height="24" transform="rotate(90 24 0)" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_779_5259)"><path d="M12 12.9462L16.0731 8.87309C16.2116 8.73462 16.3856 8.66379 16.5952 8.66059C16.8048 8.65737 16.982 8.7282 17.1269 8.87309C17.2718 9.01795 17.3442 9.19359 17.3442 9.39999C17.3442 9.60639 17.2718 9.78202 17.1269 9.92689L12.6327 14.4211C12.5391 14.5147 12.4404 14.5807 12.3365 14.6192C12.2327 14.6577 12.1205 14.6769 12 14.6769C11.8795 14.6769 11.7673 14.6577 11.6635 14.6192C11.5596 14.5807 11.4609 14.5147 11.3673 14.4211L6.87311 9.92689C6.73465 9.78844 6.66381 9.6144 6.66061 9.40479C6.6574 9.19519 6.72823 9.01795 6.87311 8.87309C7.01798 8.7282 7.19361 8.65576 7.40001 8.65576C7.60641 8.65576 7.78205 8.7282 7.92691 8.87309L12 12.9462Z" fill="black"/></g></svg>');
        background-repeat: no-repeat;
        background-position: 98% center;
        outline: none;
    }

.section-HoatDong .TinBaiKhongAnh ul li {
    margin-left: 0;
    padding-left: 16px;
    position: relative;
    list-style: none;
}

.section-HoatDong .TinBaiKhongAnh ul:not(.pagination) li:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #D61C26;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
}

.section-HoatDong .TinBaiKhongAnh ul li .news_title a {
    color: var(--text-mi, #182940);
}

.section-HoatDong .TinBaiKhongAnh ul:not(.pagination) li:not(:last-child)::after {
    left: 0;
}

.section-HoatDong .TinBaiKhongAnh ul li .news_date {
    color: #0765E3;
}

    .section-HoatDong .TinBaiKhongAnh ul li .news_date::before {
        content: "";
        width: 16px;
        height: 16px;
        display: block;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M14.1405 4.343C14.0615 3.02925 12.9645 2 11.6432 2H11V1.5C11 1.36739 10.9473 1.24021 10.8536 1.14645C10.7598 1.05268 10.6326 1 10.5 1C10.3674 1 10.2402 1.05268 10.1464 1.14645C10.0527 1.24021 10 1.36739 10 1.5V2H6V1.5C6 1.36739 5.94732 1.24021 5.85355 1.14645C5.75978 1.05268 5.63261 1 5.5 1C5.36739 1 5.24021 1.05268 5.14644 1.14645C5.05268 1.24021 5 1.36739 5 1.5V2H4.35675C3.03525 2 1.93825 3.02925 1.8595 4.343C1.71125 6.814 1.714 9.3205 1.86775 11.7928C1.94575 13.0483 2.9515 14.054 4.207 14.132C5.46525 14.2102 6.7325 14.2493 7.99975 14.2493C9.26675 14.2493 10.5342 14.2102 11.7925 14.132C13.048 14.054 14.0537 13.0483 14.1317 11.7928C14.2857 9.32175 14.2885 6.8155 14.1405 4.343ZM13.134 11.7308C13.1108 12.0953 12.9556 12.4389 12.6972 12.6972C12.4389 12.9556 12.0953 13.1108 11.7307 13.134C9.25525 13.2878 6.74475 13.2878 4.26925 13.134C3.90468 13.1108 3.56106 12.9556 3.30275 12.6972C3.04445 12.4389 2.88917 12.0953 2.866 11.7308C2.7488 9.82283 2.72236 7.91043 2.78675 6H13.2135C13.2765 7.91 13.2522 9.83075 13.134 11.7308ZM5.5 4C5.63261 4 5.75978 3.94732 5.85355 3.85355C5.94732 3.75979 6 3.63261 6 3.5V3H10V3.5C10 3.63261 10.0527 3.75979 10.1464 3.85355C10.2402 3.94732 10.3674 4 10.5 4C10.6326 4 10.7598 3.94732 10.8536 3.85355C10.9473 3.75979 11 3.63261 11 3.5V3H11.6432C12.4365 3 13.095 3.61625 13.1422 4.40275C13.154 4.60125 13.159 4.801 13.1687 5H2.83125C2.84125 4.801 2.846 4.60125 2.85775 4.40275C2.905 3.61625 3.56325 3 4.35675 3H5V3.5C5 3.63261 5.05268 3.75979 5.14644 3.85355C5.24021 3.94732 5.36739 4 5.5 4Z" fill="%230765E3"/><path d="M5.5 9C5.91421 9 6.25 8.66421 6.25 8.25C6.25 7.83579 5.91421 7.5 5.5 7.5C5.08579 7.5 4.75 7.83579 4.75 8.25C4.75 8.66421 5.08579 9 5.5 9Z" fill="%230765E3"/><path d="M8 9C8.41421 9 8.75 8.66421 8.75 8.25C8.75 7.83579 8.41421 7.5 8 7.5C7.58579 7.5 7.25 7.83579 7.25 8.25C7.25 8.66421 7.58579 9 8 9Z" fill="%230765E3"/><path d="M5.5 11.5C5.91421 11.5 6.25 11.1642 6.25 10.75C6.25 10.3358 5.91421 10 5.5 10C5.08579 10 4.75 10.3358 4.75 10.75C4.75 11.1642 5.08579 11.5 5.5 11.5Z" fill="%230765E3"/><path d="M10.5 9C10.9142 9 11.25 8.66421 11.25 8.25C11.25 7.83579 10.9142 7.5 10.5 7.5C10.0858 7.5 9.75 7.83579 9.75 8.25C9.75 8.66421 10.0858 9 10.5 9Z" fill="%230765E3"/><path d="M10.5 11.5C10.9142 11.5 11.25 11.1642 11.25 10.75C11.25 10.3358 10.9142 10 10.5 10C10.0858 10 9.75 10.3358 9.75 10.75C9.75 11.1642 10.0858 11.5 10.5 11.5Z" fill="%230765E3"/><path d="M8 11.5C8.41421 11.5 8.75 11.1642 8.75 10.75C8.75 10.3358 8.41421 10 8 10C7.58579 10 7.25 10.3358 7.25 10.75C7.25 11.1642 7.58579 11.5 8 11.5Z" fill="%230765E3"/></svg>');
    }


/* form form-GuiGopY */
.form-GuiGopY {
    padding: 30px 40px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
    max-width: 800px;
    margin: 0 auto;
}

    .form-GuiGopY .title-container {
        margin-bottom: 15px;
    }

        .form-GuiGopY .title-container p {
            padding-bottom: 0;
        }

            .form-GuiGopY .title-container p:not(:last-child) {
                margin-bottom: 15px;
            }

            .form-GuiGopY .title-container p.title-top {
                color: var(--blue, #0765E3);
                font-family: "Roboto Slab", sans-serif;
                font-size: 32px;
                font-style: normal;
                font-weight: 600;
                line-height: 1; /* 100% */
                text-transform: uppercase;
                text-align: center;
            }

            .form-GuiGopY .title-container p.title-bottom {
                color: var(--blue, #0765E3);
                font-family: Roboto, sans-serif;
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: 1.5;
            }

    .form-GuiGopY .form-container {

    }

        .form-GuiGopY .form-container .form-group {
            margin-bottom: 20px;
        }

            .form-GuiGopY .form-container .form-group label {
                color: var(--text-mi, #182940);
                font-family: Roboto;
                font-size: 14px;
                font-style: normal;
                font-weight: 500;
                line-height: 1.5;
                margin-bottom: 4px;
            }

            .form-GuiGopY .form-container .form-group input {
                min-height: 40px;
            }

.group-button-action {
    display: flex;
    align-items: center;
    gap: 15px;
}

.btn.btn-outline-secondary {
    border: 1px solid var(--border-table, #CED8EB) !important;
    background: #FFF;
    color: #182940 !important;
}