﻿body {
    word-spacing: 2px;
}

.xl\:space-x-7 {
    @media (width >= 80rem) {
        :where(& > :not(:last-child)) {
            --tw-space-x-reverse: 0;
            margin-inline-start: calc(calc(var(--spacing) * 7) * var(--tw-space-x-reverse));
            margin-inline-end: calc(calc(var(--spacing) * 7) * calc(1 - var(--tw-space-x-reverse)));
        }
    }
}

.md\:grid-cols-4 {
    @media (width >= 48rem) {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.navbar {
    padding-left: 1px;
}

.max-h-\[200px\] {
    max-height: 200px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 0px;
    padding-right: 15px;
    padding-left: 15px;
}

label {
    display: inline-block;
    padding-left: 0px !important;
    max-width: 100%;
    font-weight: bold;
    /*margin-bottom: 5px;*/
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-bottom-0-imp {
    margin-bottom: 0px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.height-2 {
    height: 2px;
}

.height-3 {
    height: 3px;
}

.height-5 {
    height: 5px;
}

.height-10 {
    height: 10px;
}

.lbError {
    color: red;
    font-size: 11px;
}

.bg-0937B7 {
    background-color: #005AB4;
}

    .bg-0937B7:hover {
        background-color: #015bb7db;
    }

.bg-0937B7-imp {
    background-color: #005AB4 !important;
}

.color-0937B7-imp {
    color: #005AB4 !important;
}

.color-red {
    color: red;
}

.display-flex {
    display: flex;
}

.color-1684E9 {
    color: #1684E9;
}

.social_save:hover {
    background-color: green !important;
}

.ic-print {
    /*background: url(../image/print.svg) no-repeat 0 0/contain;
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
  opacity: 0.7;*/
}

.social_print {
    padding: 6px;
    border-radius: 6px;
    transition: background-color 0.3s ease, fill 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .social_print svg {
        fill: #000; /* màu mặc định (đen) */
        transition: fill 0.3s ease;
    }

    .social_print:hover {
        background-color: red; /* nền hồng khi hover */
    }

        .social_print:hover svg {
            fill: #fff; /* icon trắng khi hover */
        }

.related-icon {
    list-style: none;
}

    .related-icon li {
        background: url(/App_Themes/Image/arrow-blue.png) no-repeat scroll left 14px;
        padding-left: 25px;
        background-position-y: 6px;
        background-size: 15px;
    }

.related-icon-list {
    list-style: none;
}

    .related-icon-list li {
        background: url(/App_Themes/Image/arrow-blue.png) no-repeat scroll left 14px;
        padding-left: 25px;
        background-position-y: 8px;
        background-size: 15px;
    }


.modalPopup2ButtonProcess {
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    /*display: none;*/
}

    .modalPopup2ButtonProcess .centerPopup2Button {
        font-weight: bold;
        border-radius: 5px;
        background-color: #fefefe;
        margin: 300px auto;
        padding: 20px;
        border: 1px solid #888;
        width: 280px;
    }

.lbGridNotDisplay .lbGridPager:last-child {
    display: none;
}

.lbGridPager {
    background-color: #FFF;
    font-family: Arial, Verdana;
    font-size: 400;
    font-weight: bold;
    height: 26px;
    border: 1px solid #ddd;
}

    .lbGridPager:first-child {
        border: 0px;
    }

    .lbGridPager td {
        padding-top: 3px;
        padding-left: 0px !important;
        padding-bottom: 3px;
    }

        .lbGridPager td:first-child {
            border: 0px;
        }

    .lbGridPager span {
        color: red;
        /*padding: 1px;*/
        padding-left: 3px;
    }

    .lbGridPager .aspNetDisabled {
        color: #EDEDED;
    }

    .lbGridPager a {
        color: Blue;
        padding-left: 3px;
    }

    .lbGridPager .hrefDisable {
        color: #ADADAD;
    }

.lbGridEdit {
    background-color: #CCCCCC;
    font-family: Arial, Verdana;
    font-size: 400;
    font-weight: bold;
    color: #ffffff;
}

.lbGridCell:hover {
    background-color: #FBF1A6;
}

.lbGridAlterCell:hover {
    background-color: #FBF1A6;
}

.lbGridFooter2Extend {
    border: 1px dotted #808080 !important;
    height: 30px !important;
    text-align: center !important;
    font-weight: bold;
}

.tdIcon {
    min-width: 40px;
    max-width: 40px;
    width: 40px;
    vertical-align: middle;
}


.object-fit-cover {
    object-fit: cover;
}

#divNoiDung img, svg, video, canvas, audio, iframe, embed, object {
    display: inline;
}

.color-FFFFFF {
    color: #FFF;
}

.h3-video-news-icon {
}


    .h3-video-news-icon img {
        height: 15px;
        width: auto !important;
        vertical-align: middle;
        display: inline !important;
        margin-left: 10px;
        margin-bottom: 5px;
    }

@media (min-width: 1024px) {
    .video-frame {
        /* chiều cao là min(650px, 80vh) để tránh che màn hình khi viewport thấp */
        height: min(450px, 80vh);
    }

        .video-frame .media {
            height: 100%;
        }
}

/* Mobile / tablet: responsive theo tỉ lệ (16:9) */
@media (max-width: 1023px) {
    .row {
        display: block;
    }

    /* dùng aspect-ratio hiện đại nếu trình duyệt hỗ trợ */
    .video-frame {
        height: auto;
    }

        .video-frame .media {
            aspect-ratio: 16 / 9; /* sẽ đặt chiều cao dựa trên chiều rộng -> hiển thị đẹp trên mobile */
            height: auto;
        }

    .whitespace-nowrap {
        padding-left: 5px;
        padding-right: 5px;
    }

        .whitespace-nowrap:first-child {
            padding-left: 0px;
            padding-right: 0px;
        }

        .whitespace-nowrap:last-child {
            padding-left: 0px;
            padding-right: 0px;
        }

    /* Fallback cho trình duyệt cũ không hỗ trợ aspect-ratio:
     dùng padding-top hack (tỉ lệ 16:9 = 56.25%) */
    @supports not (aspect-ratio: 16/9) {
        .video-frame {
            position: relative;
            padding-top: 56.25%; /* 16:9 */
            height: 0;
        }

            .video-frame .media {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }
    }
}

.line-height-28 {
    line-height: 28px;
}

.line-heigh-34 {
    line-height: 34px;
}

.lbError {
    font-family: Arial, Verdana !important;
    color: red;
    font-size: 12px !important;
    line-height: 20px;
    padding-right: 5px;
    /*margin-left: -15px;*/
}

.qtndNvVanBan {
    line-height: 34px;
}

    .qtndNvVanBan .item {
        border-bottom: 1px solid #E5E7EB;
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .qtndNvVanBan .item:first-child {
            padding-top: 0px;
        }

        .qtndNvVanBan .item:last-child {
            border-bottom: 0px solid #E5E7EB;
            /*padding-bottom: 0px;*/
        }

    .qtndNvVanBan .item-alter {
        background-color: #F9F9F9;
    }

.btn {
    /* border-radius: 0px; */
    padding: 7px;
    /*padding-left: 7px;
    padding-right: 7px;*/
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
    border-radius: 5px;
}

.btn-primary {
    color: #FFF;
    background-color: #005AB4;
    border-color: #005AB4;
    /*margin-bottom: 5px !important;*/
}

.qtndNvVanBan .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    height: 36px;
}

    .qtndNvVanBan .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 36px;
    }

    .qtndNvVanBan .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 34px;
    }

.qtndNvVanBan .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    /*background-color*/
}

/* Vị trí mặc định: top right */
.bootstrap-growl {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    bottom: auto !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    z-index: 9999; /* để nổi lên trên */

    border-width: 1px !important;
    min-width: 250px;
    max-width: 400px;
    padding: 15px 20px;
    border-radius: 8px;
    color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    opacity: 0.95;
    animation: fadeInUp 0.5s ease;
}

    /* Tùy loại thông báo */
    .bootstrap-growl.alert-success {
        background-color: #28a745; /* xanh lá */
    }

    .bootstrap-growl.alert-info {
        background-color: #17a2b8; /* xanh dương nhạt */
    }

    .bootstrap-growl.alert-warning {
        background-color: #ffc107; /* vàng */
    }

    .bootstrap-growl.alert-danger {
        background-color: #dc3545; /* đỏ */
    }

/* Animation nhỏ khi hiển thị */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.bootstrap-growl .close {
    position: absolute;
    top: 10px; /* chỉnh khoảng cách từ trên xuống */
    right: 10px; /* căn sát bên phải */
    color: #fff; /* màu nút đóng */
    font-size: 18px; /* kích thước dấu × */
    opacity: 0.8;
    right: 10px !important;
    cursor: pointer;
}

    .bootstrap-growl .close:hover {
        opacity: 1;
    }

.qtndNvVanBan .my-input {
    border-radius: 4px;
    padding: 6px 12px;
    outline: none; /* bỏ viền xanh mặc định của trình duyệt */
    transition: border-color .2s, box-shadow .2s;
}

    .qtndNvVanBan .my-input:focus {
        border-color: #80bdff; /* màu xanh khi focus */
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25); /* hiệu ứng mờ xanh */
    }

    .qtndNvVanBan .my-input::placeholder {
        color: #999 !important;
    }

.feedback-bg {
    background-image: url(/App_Themes/image/Feedback.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}


/* Page hỏi đáp */
#qtndTtHoiDap ul.accordion-list {
    border: 1px solid #ccc;
}

    #qtndTtHoiDap ul.accordion-list li h3 {
        font-weight: normal;
        font-size: 18px;
        padding-right: 30px;
    }

        #qtndTtHoiDap ul.accordion-list li h3 i {
            color: #E50000;
        }

    #qtndTtHoiDap ul.accordion-list li .views {
        /*font-family: "Roboto Light", sans-serif;*/
    }

    #qtndTtHoiDap ul.accordion-list li .answer {
        padding-top: 15px;
    }

ul.accordion-list {
    background-color: #ffff;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    /*padding: 15px;*/
    margin: 0;
    list-style: none;
    /*box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, 0.25);*/
    border-radius: 5px;
    line-height: 34px;
}

.accordion-interest.accordion ul.accordion-list {
    background-color: #fff;
    /*box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, 0);*/
}

ul.accordion-list li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color: #FFF;
    padding: 10px 0;
    margin: 0 auto 0px auto;
    border-bottom: 1px solid #eee;
    border-radius: 0px;
    cursor: pointer;
}

    ul.accordion-list li:first-child {
        padding-top: 0px;
    }

    ul.accordion-list li h3 {
        font-weight: 700;
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0;
        font-size: 15px;
        letter-spacing: 0.01em;
        cursor: pointer;
        line-height: 30px;
    }

    ul.accordion-list li.active h3:after {
        transform: rotate(45deg);
    }

    ul.accordion-list li h3:after {
        content: "\f067";
        font-family: "fontawesome";
        position: absolute;
        right: 0;
        top: 5px;
        color: #3f3f3f;
        transition: all 0.3s ease-in-out;
        font-size: 18px;
        border: 1px solid #ccc;
        height: 25px;
        width: 25px;
        text-align: center;
        line-height: 25px;
        border-radius: 50%;
        background-color: #03ACED;
    }

div.answer {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

    div.answer p {
        position: relative;
        display: block;
        font-weight: 300;
        padding: 0;
        cursor: pointer;
        line-height: 150%;
        margin: 0 0 15px 0;
        font-size: 14px;
    }


.category-content {
    position: relative;
}

    .category-content::before {
        content: "\f2b9";
        font-family: 'FontAwesome';
        margin-right: 5px;
    }

.signal-content {
    position: relative;
}

    .signal-content::before {
        content: "\f02d";
        font-family: 'FontAwesome';
        margin-right: 5px;
    }

.center-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .center-wrapper img {
        width: 70px;
    }


.border-bottom-1-ffffff {
    border-bottom: 1px solid #FFFFFF;
}

#mainMenuBar {
    border-bottom: 1px solid #FFFFFF;
}

.line_clamp_4 {
    position: relative;
    max-height: 3.7em;
    overflow: hidden;
}

    .line_clamp_4::after {
        content: "";
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1.5em;
        background: linear-gradient(0deg, #ffffff, rgba(255, 255, 255, 0));
    }

    .line_clamp_4.bg-gray::after {
        content: "";
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1.5em;
        background: linear-gradient(0deg, #ffffff, rgba(255, 255, 255, 0));
    }


.line_clamp_5 {
    position: relative;
    max-height: 75px;
    overflow: hidden;
}

    .line_clamp_5::after {
        content: "";
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1.5em;
        background: linear-gradient(0deg, #ffffff, rgba(255, 255, 255, 0));
    }

    .line_clamp_5.bg-gray::after {
        content: "";
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1.5em;
        background: linear-gradient(0deg, #f4f5f7, rgba(255, 255, 255, 0));
    }

.bg-red-600 {
    background-color: red;
    color: #FFFFFF;
}

    .bg-red-600:hover {
        background-color: #FFFFFF;
        color: red;
    }

.text-align-right {
    text-align: right;
}

.text-align-left {
    text-align: left;
}

.text-align-center {
    text-align: center;
}

.border-1-solid-ffffff {
    border: 1px solid #FFFFFF;
}

.img-more {
    width: 16px !important;
    display: inline !important;
    cursor: pointer;
}

.cursor-pointer {
    cursor: pointer
}

.secVungNoiDungVanBan img, svg, video, canvas, audio, iframe, embed, object {
    display: inline;
}

.div-gallery-lib {
    display: grid;
    gap: 16px; /* khoảng cách giữa item */
}

    .div-gallery-lib.cols-2 {
        grid-template-columns: repeat(2, 1fr);
    }

    .div-gallery-lib.cols-3 {
        grid-template-columns: repeat(3, 1fr);
    }

    .div-gallery-lib.cols-4 {
        grid-template-columns: repeat(4, 1fr);
    }

    .div-gallery-lib.cols-6 {
        grid-template-columns: repeat(6, 1fr);
    }

    .div-gallery-lib a {
        text-decoration: none;
        color: inherit;
    }

        .div-gallery-lib a img {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 6px;
            object-fit: cover;
        }

    .div-gallery-lib .div-title {
        margin-top: 6px;
        line-height: 1.4;
        align-items: center;
        justify-content: space-between; /* icon bên phải */
    }

        .div-gallery-lib .div-title img.img-more {
            width: 16px;
            height: 16px;
            margin-right: 5px;
        }

/* tablet */
@media (max-width: 992px) {
    .div-gallery-lib.cols-6 {
        grid-template-columns: repeat(3, 1fr);
    }

    .div-gallery-lib.cols-4 {
        grid-template-columns: repeat(3, 1fr);
    }
	
    .img-popup{
        height: auto !important;
    }
}

/* mobile */
@media (max-width: 576px) {
    .div-gallery-lib.cols-6 {
        grid-template-columns: repeat(2, 1fr);
    }

    .div-gallery-lib.cols-4 {
        grid-template-columns: repeat(2, 1fr);
    }

    .div-gallery-lib.cols-3 {
        grid-template-columns: repeat(2, 1fr);
    }
	
    .img-popup{
        height: auto !important;
    }
}

.hidden-thumbnail {
    display: none !important;
}

.divThuVienAnhSlide .p-4 {
    display: flex;
    align-items: center; /* căn giữa theo chiều dọc */
    gap: 8px; /* khoảng cách giữa ảnh và chữ */
}

    .divThuVienAnhSlide .p-4 img {
        width: 40px; /* tùy chỉnh kích thước ảnh */
        height: auto;
        flex-shrink: 0; /* không cho ảnh co lại */
    }

    .divThuVienAnhSlide .p-4 h3 {
        margin: 0;
        color: #000;
        font-weight: 500;
        line-height: 1.4;
        word-break: break-word; /* cho chữ dài xuống dòng */
    }


/* a Hoàng cho to banner */
.lg\:h-\[110px\] {
    @media (width >= 64rem) {
        height: 160px;
    }
}

.h-\[85px\] {
    height: 130px;
}

.header-custom {
    margin-top: 10px;
    text-shadow: 2px 2px 3px #212529;
}

.max-h-\[100px\] {
    max-height: 100px;
}

.max-h-\[550px\] {
    max-height: 550px;
}

.max-h-280 {
    max-height: 280px;
}

.mb-10:last-child {
    margin-bottom: 0px;
}

.iframeFullBrowser {
    position: fixed; /* thay vì absolute */
    top: 0;
    left: 0;
    width: 100vw; /* chiếm toàn bộ chiều ngang màn hình */
    height: 100vh; /* chiếm toàn bộ chiều cao màn hình */
    border: none;
    z-index: 9999; /* nằm trên các phần tử khác */
}

.height-65 {
    height: 65px;
}

.height-75 {
    height: 75px;
}
