﻿.content {
    display: flex;
    flex-direction: column;
    width: 100%;
    /*height: 960px;*/
    align-items: flex-start;
    position: relative;
}

    .content .time-language {
        display: flex;
        justify-content: space-between;
        padding: 8px 0px;
        align-self: stretch;
        margin: auto;
        align-items: center;
        position: relative;
        flex: 0 0 auto;
    }


    .content .text {
        position: relative;
        color: var(--dark);
        font-size: var(--roboto-font-caption-12-reg-font-size);
        display: inline-block;
    }

    .content .divider {
        position: relative;
        width: 1px;
        height: 12px;
        background-color: var(--line);
    }

    /*  .content .div {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        position: relative;
        flex: 0 0 auto;
    }*/
    .content .time-weather {
        display: inline-flex;
        gap: 14px;
        align-items: center;
        position: relative;
        flex: 0 0 auto;
    }

        .content .time-weather .cloud {
            position: relative;
            width: 16px;
            height: 16px;
        }

        .content .time-weather .text-2 {
            display: inline-flex;
            align-items: flex-start;
            gap: 4px;
            position: relative;
            flex: 0 0 auto;
        }

        .content .time-weather .text-wrapper {
            font-weight: var(--roboto-font-caption-12-med-font-weight);
            color: var(--dark);
            line-height: normal;
        }

        .content .time-weather #weather-widget {
            padding: 0px !important;
        }

        .content .time-weather .arrow {
            position: relative;
            width: 12px;
            height: 12px;
        }

    .content .dots {
        position: relative;
        width: 4px;
        height: 4px;
        background-color: var(--line);
        border-radius: 2px;
        display: inline-block;
    }

    .content .header {
        width: 100%;
        background-color: transparent;
        background: linear-gradient(180deg, rgb(242, 247.2, 255) 0%, rgb(241.52, 246.1, 255) 100%);
    }

        .content .header .header-full-hor {
            display: flex;
            position: relative;
            height: 210px;
            margin: 0 auto;
        }


            .content .header .header-full-hor .owl-wrapper-outer .owl-item {
                width: 587px;
                height: 210px;
            }

                .content .header .header-full-hor .owl-wrapper-outer .owl-item img {
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                }


            .content .header .header-full-hor .web-huan-chuong {
                display: inline-flex;
                gap: 16px;
                align-items: center;
                justify-content: space-between;
                align-content: center;
                margin: auto;
            }

                .content .header .header-full-hor .web-huan-chuong .image {
                    width: auto;
                    height: 120px;
                    position: relative;
                    object-fit: cover;
                }

                .content .header .header-full-hor .web-huan-chuong .web-box-text {
                    display: inline-flex;
                    flex-direction: column;
                    align-items: center;
                    gap: 4px;
                    position: relative;
                    flex: 0 0 auto;
                }

                    .content .header .header-full-hor .web-huan-chuong .web-box-text .web-title {
                        position: relative;
                        width: fit-content;
                        /*text-shadow: -2px 0px 0px #fff, -2px 0 0 #fff, 0 3px 0px #d9d9d9, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;*/
                        /* -webkit-text-stroke: 1.5px #ffffff; */
                        text-shadow: 0px 0px 2px #ffffff, 0px 0px 2px #fff, 0px 1px 2px #fff, 0px 0px 2px #fff, -1px 0px #fff, 1px -1px 2px #fff, 0px -2px 2px #fff, 1px 3px 4px #4b4b4b;
                        color: var(--blue-2);
                        font-weight: 600;
                        font-size: 52px;
                        text-align: center;
                        line-height: 56px;
                        /*white-space: nowrap;*/
                        margin-bottom: 10px;
                        width: 500px;
                    }

                    .content .header .header-full-hor .web-huan-chuong .web-box-text .web-description {
                        font-weight: 500;
                        text-shadow: 0px 0px 2px #ffffff, 0px 0px 2px #fff, 0px 1px 2px #fff, 0px 0px 2px #fff, -1px 0px #fff, 1px -1px 2px #fff, 0px -2px 2px #fff, 1px 1px 4px #656565;
                        color: var(--blue-2);
                        font-size: 23px;
                        width: 600px;
                        text-align: center;
                    }

            .content .header .header-full-hor .overlap-group {
                position: absolute;
                width: 290px;
                height: inherit;
                top: 0;
                /*left: 0px;*/
                background-image: url(/_layouts/15/SP.QNP/Resources/TCNN/asset/img/vector.svg);
                background-size: 100% 100%;
                background-position-y: center;
                background-position-x: center;
            }


                .content .header .header-full-hor .overlap-group .web-logo {
                    position: relative;
                    width: 120px;
                    height: 120px;
                    top: 40px;
                    left: 0px;
                    margin: auto;
                    background-image: url(/_layouts/15/SP.QNP/Resources/TCNN/asset/img/logo-3.png);
                    background-size: cover;
                    background-position: 50% 50%;
                }

                .content .header .header-full-hor .overlap-group a {
                    display: inline-block;
                    width: inherit;
                    height: inherit;
                }

            .content .header .header-full-hor .element {
                position: absolute;
                width: 587px;
                height: inherit;
                top: 0;
                right: 14px;
                overflow: hidden;
            }

                .content .header .header-full-hor .element > img {
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                }

            .content .header .header-full-hor .bg {
                position: absolute;
                width: 587px;
                height: inherit;
                top: 0;
                right: 14px;
                background: linear-gradient(90deg, #F2F7FF 4.4%, rgba(242, 247, 255, 0.15) 26.91%, rgba(242, 247, 255, 0.15) 100%, #F2F7FF 92.86%);
                /*background: linear-gradient(90deg, #F2F7FF 4.4%, rgba(242, 247, 255, 0.15) 26.91%, rgba(242, 247, 255, 0.15) 64.69%, #F2F7FF 92.86%);*/
            }

.navbar .web-title {
    color: var(--blue-2);
    text-shadow: 0px 0px 2px #ffffff, 0px 0px 2px #fff, 0px 1px 2px #fff, 0px 0px 2px #fff, -1px 0px #fff, 1px -1px 2px #fff, 0px -2px 2px #fff, 1px 1px 4px #4b4b4b;
    font-size: 27px;
    text-align: center;
}

.navbar .web-description {
    color: var(--blue-2);
    text-shadow: 0px 0px 2px #ffffff, 0px 0px 2px #fff, 0px 1px 2px #fff, 0px 0px 2px #fff, -1px 0px #fff, 1px -1px 2px #fff, 0px -2px 2px #fff, 1px 1px 4px #4b4b4b;
    font-size: 15px;
    text-align: center;
    padding: 0px 10%;
}

.navbar .navbar-custom {
    width: 100%;
    margin-right: 0px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: space-around;
    align-items: center;
}

    .navbar .navbar-custom .navbar-web-title {
        display: flex;
        flex-direction: column;
        width: 100%;
        white-space: normal;
        align-items: center;
    }

.content .image {
    width: 36px;
    height: 80px;
    position: relative;
    object-fit: cover;
}

.content .text-3 {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    position: relative;
    flex: 0 0 auto;
}



.content .main-menu {
    background-color: #ffffff;
    display: flex;
    margin: auto;
    align-items: flex-start;
    justify-content: space-between;
    padding: 12px 0px;
    position: relative;
    flex: 0 0 auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: var(--line-1);
}




table tr th {
    font-weight: 500;
}

.navbar.navbar-default {
    padding: 10px 0px;
}

.navbar .menu-2 {
    display: inline-flex;
    align-items: center;
    gap: 24px;
    position: relative;
    flex: 0 0 auto;
}

.navbar .search {
    display: flex;
    align-items: center;
    gap: 16px;
    position: relative;
    justify-content: flex-start;
}

    .navbar .search button {
        padding: 0px;
        min-width: auto;
        border: 1px solid transparent;
        background-color: transparent;
    }

        .navbar .search button:hover {
            border: 1px solid transparent;
            cursor: pointer;
        }

    .navbar .search input[type=text] {
        border: 0px solid transparent;
        padding: 0px;
    }


.navbar.navbar-default .navbar-nav > li {
    padding: 5px 10px;
    border-bottom: 1px solid transparent;
}

    .navbar.navbar-default .navbar-nav > li > a {
        color: #535353;
        font-weight: var(--roboto-font-body-14-med-font-weight);
        padding: 0px;
        text-transform: uppercase;
        white-space: nowrap;
    }


.offcanvas:not(.show) #mobile-menu .navbar.navbar-default .navbar-nav > li .dropdown-menu li {
    border-bottom: 1px solid whitesmoke;
    padding: 5px 0px;
}

    .offcanvas:not(.show) #mobile-menu .navbar.navbar-default .navbar-nav > li .dropdown-menu li:last-child {
        border-bottom: 0px solid whitesmoke;
    }


.dropdown-menu {
    /*max-width: 250px;*/
    /*box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
}

    .dropdown-menu li {
        display: inline-block !important;
        text-align: left;
        width: 100%;
    }

        .dropdown-menu li:last-child {
            border-bottom: none;
        }

#mobile-menu .navbar-brand {
    margin-bottom: 23px;
    margin-left: -15px;
    width: 100%;
}

    #mobile-menu .navbar-brand h1,
    #mobile-menu .navbar-brand h2 {
        /*color: #fff;*/
        text-transform: uppercase;
    }

#mobile-menu.opened {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    display: block;
    z-index: 999;
}

.offcanvas.show #mobile-menu .submenu {
    padding-left: 20px;
}

.offcanvas.show #mobile-menu .search {
    padding: 5px 10px;
}

.offcanvas.show #mobile-menu .navbar-nav > li {
    border-bottom: 1px solid whitesmoke;
}

    .offcanvas.show #mobile-menu .navbar-nav > li:last-child {
        border-bottom: 1px solid transparent;
    }

.offcanvas:not(.show) #mobile-menu .dropdown-menu {
    max-width: 250px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.offcanvas:not(.show) #mobile-menu .navbar-nav li .dropdown-menu > li {
    padding: 5px 20px;
    border-bottom: 1px solid whitesmoke;
}

    .offcanvas:not(.show) #mobile-menu .navbar-nav li .dropdown-menu > li:last-child {
        border-bottom: 1px solid transparent;
    }

#mobile-menu .submenu .mobile-menu-item,
#mobile-menu .submenu .sub-menu-item {
    position: relative;
    padding: 5px 0px;
}

.offcanvas.show #mobile-menu .dropdown-menu .submenu {
    width: 100%;
}

.offcanvas:not(.show) #mobile-menu .submenu .mobile-menu-item,
.offcanvas:not(.show) #mobile-menu .submenu .sub-menu-item {
    min-width: 250px;
}

.offcanvas:not(.show) .sub-menu-item:hover > .dropdown-menu.submenu {
    display: block;
}

#mobile-menu .submenu .sub-menu-item > .menu-item:after,
.offcanvas.show #mobile-menu .sub-menu-item > .menu-item:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #888888;
    margin-top: 7px;
    margin-right: 0px;
}

    #mobile-menu .submenu .sub-menu-item > .menu-item:after:hover {
        border-left-color: var(--blue-2);
    }

.dropdown-menu .submenu {
    top: 0px;
    left: 100%;
    display: none;
    min-width: 100%;
}

#mobile-menu .menu-item {
    display: block;
    position: relative;
}

#mobile-menu .submenu .sub-menu-item a:hover {
    color: var(--blue-2);
}

.content .img {
    position: relative;
    width: 20px;
    height: 20px;
}

.content .text-5 {
    position: relative;
    width: fit-content;
    font-family: var(--roboto-font-body-14-med-font-family);
    font-weight: var(--roboto-font-body-14-med-font-weight);
    color: var(--dark);
    font-size: var(--roboto-font-body-14-med-font-size);
    letter-spacing: var(--roboto-font-body-14-med-letter-spacing);
    line-height: var(--roboto-font-body-14-med-line-height);
    white-space: nowrap;
    font-style: var(--roboto-font-body-14-med-font-style);
}

.content .text-6 {
    position: relative;
    width: fit-content;
    font-family: var(--roboto-font-body-14-med-font-family);
    font-weight: var(--roboto-font-body-14-med-font-weight);
    color: var(--gray-1);
    font-size: var(--roboto-font-body-14-med-font-size);
    letter-spacing: var(--roboto-font-body-14-med-letter-spacing);
    line-height: var(--roboto-font-body-14-med-line-height);
    white-space: nowrap;
    font-style: var(--roboto-font-body-14-med-font-style);
}


.content .text-7 {
    position: relative;
    width: fit-content;
    font-family: var(--roboto-font-body-14-reg-font-family);
    font-weight: var(--roboto-font-body-14-reg-font-weight);
    color: var(--gray-1);
    font-size: var(--roboto-font-body-14-reg-font-size);
    letter-spacing: var(--roboto-font-body-14-reg-letter-spacing);
    line-height: var(--roboto-font-body-14-reg-line-height);
    white-space: nowrap;
    font-style: var(--roboto-font-body-14-reg-font-style);
}

.content .section {
    display: inline-block;
    padding: 0px;
    position: relative;
}

.content .text-wrapper-2 {
    position: relative;
    width: fit-content;
    font-family: "Roboto", Helvetica;
    font-weight: 500;
    color: var(--gray-1);
    font-size: 36px;
    letter-spacing: 0;
    line-height: 48px;
    white-space: nowrap;
}


.content .div-3 {
    display: flex;
    gap: 4px;
    position: relative;
    flex: 0 0 auto;
    flex-direction: column;
    align-items: flex-start;
}

.content .logo-4 {
}

.content .logo-5 {
    position: relative;
    width: 50px;
    height: 50px;
    background-image: url(/_layouts/15/SP.QNP/Resources/TCNN/asset/img/logo-3.png);
    background-size: cover;
    background-position: 50% 50%;
    margin-right: 10px;
}

.content .text-8 {
    display: inline-block;
    width: calc(100%);
    height: 50px;
}

.content .text-9 {
    position: relative;
    font-weight: var(--roboto-font-body-16-med-font-weight);
    color: var(--blue-2);
    font-size: var(--roboto-font-body-16-med-font-size);
}

.content .image-2 {
    width: 123.2px;
    height: 56px;
    position: relative;
    object-fit: cover;
}



.content .text-10 {
    position: relative;
    width: fit-content;
    opacity: 0.8;
    font-family: var(--roboto-font-body-14-reg-font-family);
    font-weight: var(--roboto-font-body-14-reg-font-weight);
    color: var(--dark);
    font-size: var(--roboto-font-body-14-reg-font-size);
    letter-spacing: var(--roboto-font-body-14-reg-letter-spacing);
    line-height: var(--roboto-font-body-14-reg-line-height);
    white-space: nowrap;
    font-style: var(--roboto-font-body-14-reg-font-style);
}

.content .text-11 {
    position: relative;
    width: fit-content;
    font-family: var(--roboto-font-body-16-reg-font-family);
    font-weight: var(--roboto-font-body-16-reg-font-weight);
    color: var(--dark);
    font-size: var(--roboto-font-body-16-reg-font-size);
    letter-spacing: var(--roboto-font-body-16-reg-letter-spacing);
    line-height: var(--roboto-font-body-16-reg-line-height);
    white-space: nowrap;
    font-style: var(--roboto-font-body-16-reg-font-style);
}

.content .text-12 {
    position: relative;
    width: fit-content;
    opacity: 0.8;
    font-family: var(--roboto-font-caption-12-reg-font-family);
    font-weight: var(--roboto-font-caption-12-reg-font-weight);
    color: var(--dark);
    font-size: var(--roboto-font-caption-12-reg-font-size);
    letter-spacing: var(--roboto-font-caption-12-reg-letter-spacing);
    line-height: var(--roboto-font-caption-12-reg-line-height);
    white-space: nowrap;
    font-style: var(--roboto-font-caption-12-reg-font-style);
}

.content .text-13 {
    position: relative;
    align-self: stretch;
    font-family: var(--roboto-font-body-16-reg-font-family);
    font-weight: var(--roboto-font-body-16-reg-font-weight);
    color: var(--dark);
    font-size: var(--roboto-font-body-16-reg-font-size);
    letter-spacing: var(--roboto-font-body-16-reg-letter-spacing);
    line-height: var(--roboto-font-body-16-reg-line-height);
    font-style: var(--roboto-font-body-16-reg-font-style);
}



.content .text-14 {
    position: relative;
    width: fit-content;
    font-family: var(--roboto-font-body-14-med-font-family);
    font-weight: var(--roboto-font-body-14-med-font-weight);
    color: var(--dark);
    font-size: var(--roboto-font-body-14-med-font-size);
    letter-spacing: var(--roboto-font-body-14-med-letter-spacing);
    line-height: var(--roboto-font-body-14-med-line-height);
    white-space: nowrap;
    font-style: var(--roboto-font-body-14-med-font-style);
}

.content .scroll-to-top {
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
}


    .content .scroll-to-top .icon {
        display: inline-flex;
        padding: 12px;
        background-color: var(--line-1);
        border-radius: 40px;
        backdrop-filter: blur(40px) brightness(100%);
        -webkit-backdrop-filter: blur(40px) brightness(100%);
    }

.scroll-to-top.cd-is-visible {
    display: block;
}

.content .arrow-2 {
    position: relative;
    width: 24px;
    height: 24px;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#box_diem_tin a {
    font-weight: 500;
    color: #888888 !important;
    position: relative;
    padding-left: 10px;
}

    #box_diem_tin a::after {
        content: '';
        height: 5px;
        width: 5px;
        background-color: var(--blue-2);
        position: absolute;
        left: 0px;
        top: 6px;
    }

.section {
    margin-bottom: calc(var(--bs-gutter-x) * .5);
    /*background: #fff;*/
}

    .section.border {
        border: 1px solid transparent !important;
    }


    .section.border-active {
        border: 1px solid #EAEAEA;
    }

.section-title.section-bg-list {
    position: relative;
    text-transform: none !important;
    padding-left: 55px !important;
}

    .section-title.section-bg-list::before {
        content: "\f324";
        font-family: 'Font Awesome 5 Pro';
        font-size: 10px;
        position: absolute;
        left: 40px;
        top: 15px;
    }

    .section-title.section-bg-list span {
        position: relative;
        padding-right: 20px;
    }

        .section-title.section-bg-list span::before {
            content: "\f324";
            font-family: 'Font Awesome 5 Pro';
            font-size: 10px;
            position: absolute;
            left: -15px;
            top: 2px;
        }

        .section-title.section-bg-list span > a {
            color: var(--blue-2)
        }

    .section-title.section-bg-list::first-letter {
        text-transform: uppercase !important;
    }

    /* .section-title.section-bg-list::before {
        content: "\f324";
        font-family: 'Font Awesome 5 Pro';
        font-size: 10px;
        position: absolute;
        left: 40px;
        top: 15px;
    }*/

    .section-title.section-bg-list:after {
        content: "\f80a";
        font-family: 'Font Awesome 5 Pro';
        font-size: 15px;
        position: absolute;
        left: 15px;
    }

.section-title.section-bg-list {
    position: relative;
}



    .section-title.section-bg-list:after {
        content: "\f80a";
        font-family: 'Font Awesome 5 Pro';
        font-size: 15px;
        position: absolute;
        left: 15px;
        cursor: pointer;
    }

    .section-title.section-bg-list .home-link {
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
        width: 15px;
        height: 15px;
        cursor: pointer;
        z-index: 1;
    }

        .section-title.section-bg-list .home-link::after {
            display: none;
        }

        .section-title.section-bg-list .home-link::before {
            display: none;
        }

    .section-title.section-bg-list:after:hover {
        cursor: pointer;
    }

.section .section-title.section-bg-gray {
    padding-left: calc(var(--bs-gutter-x) * .5);
}

.section .section-bg-lightblue {
    background-color: #e6effe;
    padding-left: calc(var(--bs-gutter-x)* .5) !important;
}

.section .section-title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    padding: calc(var(--bs-gutter-x) * .5) 0px;
}

    .section .section-title.section-border-left {
        position: relative;
        padding-left: 15px;
        border-bottom: 1px solid #EAEAEA !important;
        margin-bottom: 1rem !important;
    }

        .section .section-title.section-border-left:after {
            content: '';
            height: 50%;
            width: 5px;
            background-color: var(--blue-2);
            position: absolute;
            left: 0px;
            top: 25%;
        }

    .section .section-title > a {
        color: #000000;
        /* overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;*/
    }

.section .section-bg-gray {
    background-color: #F7F8F9;
}

.section .section-search {
    position: relative;
    background-color: #f1f6ff;
    overflow: hidden;
    padding: 20px 40px;
    border: 1px solid #d7e1ef;
    margin-bottom: 20px;
}


.section .section-content,
.section .section-video {
    overflow-y: auto;
    overflow-x: hidden;
}

    .section .section-content h2 {
        text-align: justify;
    }

    .section .section-content.section-content-scroll {
        height: 250px;
    }

    .section .section-content .owl-wrapper-outer .entry-header .entry-thumbnail {
        height: 280px;
    }

.section-tab .section-title {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0;
}

    .section-tab .section-title a {
        text-decoration: none;
        color: black !important;
        line-height: 25px;
        min-height: 25px;
        padding-top: calc(var(--bs-gutter-x) * .5);
        padding-bottom: calc(var(--bs-gutter-x) * .5);
        text-align: center;
    }

        .section-tab .section-title a:nth-child(1) {
            width: 30%;
        }

        .section-tab .section-title a:nth-child(2) {
            width: 33.33%;
        }

        .section-tab .section-title a:nth-child(3) {
            width: 36.66%;
        }

        .section-tab .section-title a.active {
            color: var(--blue-2) !important;
            border-top: 2px solid var(--blue-2);
            background: #fff;
        }


.datechuyenmuc,
.list-item-date {
    font-size: 12px;
    color: #888888;
    position: relative;
    padding-left: 12px;
    width: 100%;
    display: inline-block;
}

    .datechuyenmuc::after,
    .list-item-date::after {
        content: '';
        height: 5px;
        width: 5px;
        background-color: var(--blue-2);
        position: absolute;
        left: 2px;
        top: 6px;
    }

.section-content .media.large-media .media-left {
    float: left;
    margin-right: calc(var(--bs-gutter-x) * .5);
    width: 130px;
    height: 90px;
}

    .section-content .media.large-media .media-left img {
        width: 160px;
        height: auto;
    }

.section-content ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .section-content ul > li:first-child {
        padding-top: 0px !important;
    }

    .section-content ul > li:last-child {
        border-bottom: 0px solid #eaeaea !important;
    }


    .section-content ul > li {
        padding-top: 1rem;
        padding-bottom: 1rem;
        position: relative;
        width: 100%;
        display: inline-block;
    }



    .section-content ul.list-item-padding-smaller > li {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }


    .section-content ul.list-item > li {
        /*padding-bottom: 0px;*/
        text-align: justify;
        border-bottom: 1px solid #eaeaea;
        display:inline-block;
    }

        .section-content ul.list-item > li > .media.large-media img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .section-content ul.list-item > li .icon > i {
            font-size: 14px !important;
            width: 30px;
            text-align: center;
        }

        .section-content ul.list-item > li > a {
            display: inline-block;
        }

    .section-content ul.list-item.cate-padding-b > li {
        padding-bottom: calc(var(--bs-gutter-x) * .5) !important;
    }

    .section-content ul.list-item > li > .item-link {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        font-weight: 500;
    }

    .section-content ul.list-item > li > .item-description {
        color: #6d6d6d;
    }


    .section-content ul.list-item > li > .item-date {
        font-size: 12px;
        color: #888888;
        position: relative;
        padding-left: 12px;
        width: 100%;
        display: inline-block;
    }

        .section-content ul.list-item > li > .item-date::after {
            content: '';
            height: 5px;
            width: 5px;
            background-color: var(--blue-2);
            position: absolute;
            left: 2px;
            top: 6px;
        }


.section-content .media-body > a {
    font-weight: 500;
}

#news-top-tintuc .media.large-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}




.event-collection .media.large-media > a {
    display: inline-block;
    width: 100%;
    height: 230px;
}

    .event-collection .media.large-media > a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.category-collection .media.large-media > a {
    display: inline-block;
    width: 100%;
    height: 290px;
}

    .category-collection .media.large-media > a > img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.category-collection .media-body,
.event-collection .media-body {
    text-align: justify;
}

    .category-collection .media-body > a,
    .event-collection .media-body > a {
        padding-top: calc(var(--bs-gutter-x) * .5);
        display: inline-block;
        width: 100%;
    }

    .category-collection .media-body > p,
    .event-collection .media-body > p {
        padding-top: calc(var(--bs-gutter-x) * .5);
        padding-bottom: calc(var(--bs-gutter-x) * .5);
        display: inline-block;
        width: 100%;
    }

.owl-wrapper .entry-title {
    font-size: 18px;
    padding: 5px 0px;
}


.thuvien-bg-gray {
    background-color: #F7F8F9;
    padding: 15px 0px 20px 0px;
    margin-bottom: 25px;
}

#home_video_collection .video-item {
    position: relative;
}

    #home_video_collection .video-item > a.linkvideo {
        font-weight: 500;
        font-size: 15px;
        padding: 5px 0px;
        display: inline-block;
        width: 100%;
    }


    #home_video_collection .video-item .entry-thumbnail .play {
        position: absolute;
        left: calc((50%) - 18px);
        top: calc((50%) - 13px);
        width: 36px;
        border-radius: 4px;
        background: rgba(0, 0, 0, .7);
        padding: 3px 0;
        visibility: hidden;
        height: 26px;
    }

    #home_video_collection .video-item .entry-thumbnail:hover .play {
        visibility: visible;
    }

    #home_video_collection .video-item .entry-thumbnail .play i.fa {
        color: #fff;
        font-size: 20px;
    }

.video-list-top {
    height: 475px;
    overflow-x: hidden;
}

/* Style Khoi ti gia */
.content .footer {
    position: relative;
    margin-top: 64px;
    width: 100%;
    height: 210px;
    font-size: 15px;
    background-color: rgba(255, 255, 255, 1);
    background: linear-gradient(180deg, rgb(242, 247.2, 255) 0%, rgb(241.52, 246.1, 255) 100%);
}

    .content .footer .overlap-group {
        position: relative;
        width: 100%;
        height: inherit;
        top: 0px;
    }

    .content .footer .bg {
        position: absolute;
        width: 767px;
        height: inherit;
        top: 0;
        right: 0px;
        background-image: url(/_layouts/15/SP.QNP/Resources/TCNN/asset/img/bg-footer.png);
        background-size: cover;
        background-position: 50% 50%;
    }

    .content .footer .img {
        position: absolute;
        /* top: 1px; */
        right: 0px;
        width: 767px;
        height: inherit;
        overflow: hidden;
    }

        .content .footer .img img {
            width: 100%;
            height: 350px;
            object-fit: cover;
        }

    .content .footer .tin-nhiem-mang {
        display: inline-block;
        width: 100%;
        position: relative;
    }

        .content .footer .tin-nhiem-mang .box-counter {
            display: inline-block;
            padding: 5px;
            margin-right: 10px;
            background-color: rgb(242 247 255 / 50%);
            border-radius: 5px;
            width: 190px;
        }

            .content .footer .tin-nhiem-mang .box-counter a {
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                justify-content: space-between;
                color: #2277d1;
                font-weight: 500;
            }

    .content .footer .image {
        position: relative;
        width: 123.2px;
        height: 56px;
        object-fit: cover;
    }

    .content .footer .p {
        position: relative;
        text-align: center;
    }

    .content .footer .text {
        position: relative;
        width: fit-content;
    }

    .content .footer .text-wrapper {
        position: relative;
        width: fit-content;
        text-align: right;
    }

    .content .footer .div-dia-chi {
        width: 100%;
        padding: 5px 0px;
        text-align: center;
        display: inline-block;
        position: relative;
        border-top: 1px solid rgb(151 151 151);
        margin-top: 5px;
    }

    .content .footer .menu-bottom {
        position: relative;
        width: 100%;
        text-align: center;
    }

    .content .footer .text-2 {
        position: relative;
        width: fit-content;
        margin-top: -1px;
        text-align: center;
    }

    .content .footer .rectangle {
        width: 1px;
        height: 16px;
        position: relative;
        background-color: rgb(151 151 151);
    }

    .content .footer .frame-3 {
        display: flex;
        width: 100%;
        align-items: center;
        padding-top: 15px;
        justify-content: space-between;
        font-size: 16px;
    }

    .content .footer .logo {
        display: inline-flex;
        height: 80px;
        align-items: center;
        gap: 16px;
        position: relative;
        flex: 0 0 auto;
    }

    .content .footer .logo-2 {
        position: relative;
        width: 70px;
        height: 70px;
    }

        .content .footer .logo-2 img {
            object-fit: contain;
            width: 100%;
            height: 100%;
        }


    .content .footer .frame-4 {
        display: inline-flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
        position: relative;
        flex: 0 0 auto;
    }

    .content .footer .web-title {
        position: relative;
        width: 100%;
        margin-top: -1px;
        font-weight: 500;
    }

    .content .footer .rectangle-2 {
        width: 1px;
        height: 70px;
        position: relative;
        background-color: rgb(151 151 151);
    }

    .content .footer .rectangle {
        width: 1px;
        height: 16px;
        position: relative;
        background-color: rgb(151 151 151);
    }

.entry-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.video-item .entry-thumbnail {
    width: 100%;
    height: 170px;
    position: relative;
}

    /*  .video-item .entry-thumbnail img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }*/

    .video-item .entry-thumbnail .luotxem {
        top: 0px;
        position: absolute;
        left: 0px;
        background-color: rgba(0, 0, 0, .7);
        color: white;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0px 5px;
        opacity: 0.8;
        font-size: 12px;
    }


.owl-controls {
    width: 100%;
    text-align: center;
}

    .owl-controls .owl-pagination {
        display: inline-block;
        float: none;
        width: auto;
    }

        .owl-controls .owl-pagination .owl-page {
            height: 5px;
            width: 5px;
            border-radius: 50%;
            background: #ddd;
            padding: 5px;
            border: none;
        }

            .owl-controls .owl-pagination .owl-page.active {
                background: var(--blue-2);
                border: none !important;
            }


/* #blockNgoaiTe */
#secTyGia .scroll-content {
    /*   margin: 0;
    padding-right: 2px;*/
}

#secTyGia .section-title {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0;
}

    #secTyGia .section-title a {
    }

        #secTyGia .section-title a:nth-child(1) {
            width: 30%;
        }

        #secTyGia .section-title a:nth-child(2) {
            width: 33.33%;
        }

        #secTyGia .section-title a:nth-child(3) {
            width: 36.66%;
        }

.section-content-inner {
    padding-left: 10px;
    padding-top: 10px;
}

.secTyGia .table-info {
    width: 100%;
    background: #FFF9F2;
    font-size: 12px;
    line-height: 18px;
    padding: 5px;
}

    .secTyGia .table-info .text-right {
        float: right;
        text-align: right;
    }

.secTyGia td {
    width: 80px;
}

    .secTyGia td.td1 {
        color: #808080;
        width: auto
    }

.secTyGia .table-item {
    width: 100% !important;
    border-collapse: collapse;
    width: auto;
}

    .secTyGia .table-item th, .secTyGia .table-item td {
        border: 1px solid #fff;
        padding: 5px;
        text-align: left;
    }

    .secTyGia .table-item th {
        background-color: #fff;
        color: #808080;
        font-weight: 400;
        font-size: 12px;
        padding: 15px 5px;
    }

.secTyGia .section-bg-gray {
    background-color: #f0f0f0;
}

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

.secTyGia .border-active {
    border: 1px solid #ccc;
}
/* #blockNgoaiTe END*/
/* ~#danhsach_page */

.section-search table {
    width: 100%;
}

.section-search > .form-group {
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.section-search .btn {
    background: var(--blue-2);
    color: #fff;
}

.section-ds .list-item-date {
    font-size: 12px;
    color: #888888;
    position: relative;
    padding-left: 12px;
    display: inline-block;
}

.section-ds a.title {
    font-weight: 500;
    display: inline-block;
    width: 100%;
}

.section-search .form-group .btn {
    float: none;
}

.section-search [class*="col-"] {
    float: left;
}

.section-search [class*="col-sm-8"] input.form-control, .section-search [class*="col-sm-10"] .form-control, .section-search .dll_container {
    max-width: calc(100% - 30px) !important;
    border: var(--bs-border-width) solid var(--bs-border-color) !important;
}

.section-search .form-group td {
    width: 50%;
}

.section-search .dll_container {
    max-width: calc(100% - 30px) !important;
}

.section-search .form-control {
    border-radius: 0 !important;
    border: var(--bs-border-width) solid var(--bs-border-color) !important;
}

    .section-search .form-control[type='text'] {
        height: 34px;
    }

.divA4 {
    background-color: #808080;
    width: 100%;
    padding-top: 100%;
    position: relative;
}

.divA4-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


@media(min-width: 768px) {
    .section-search .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
}


.section-ds .section-title {
    margin-top: 10px;
}

.section-ds {
    clear: both;
    width: 100%;
    position: relative;
}

/* !#danhsach_page */


.cuc-master-page .category-collection .media.large-media > a {
    height: 240px;
}

.post .post-content {
    text-align: justify;
}

.section-doc-nhieu.scrollbar-content {
    height: 650px !important;
}

    .section-doc-nhieu.scrollbar-content .media-left {
        width: 100px !important;
        height: 65px !important;
    }

.hplTitle {
    font-size: 16px;
    font-weight: 500;
}

.captcha-box {
    width: 150px !important;
    height: 33px;
    position: relative;
}

    .captcha-box #imgCaptcha {
        width: 120px !important;
        height: 100% !important;
        border: 1px solid #d8d8d8;
        position: absolute;
        left: 0px;
    }

    .captcha-box #aChangeCaptcha {
        width: 20px !important;
        height: 100% !important;
        padding-top: 8px;
        position: absolute;
        right: 0px;
    }

.text-input {
    float: left;
    width: 100%;
    border: 1px solid #d8d8d8 !important;
    padding: 5px !important;
    background-color: #fff !important;
    border-radius: 4px;
}

.textarea-input {
    float: left;
    width: 100%;
    height: 100px;
    border: 1px solid #d8d8d8;
    padding: 5px;
    background-color: #fff;
    border-radius: 4px;
}

.select-input {
    float: left;
    width: 100%;
    border: 1px solid #d8d8d8 !important;
    padding: 6px !important;
    background-color: #fff !important;
    border-radius: 4px;
}


/*Trang VanBan*/
.sectionFilter li.active {
    background: #eee;
}

.sectionFilter li {
    padding-top: 5px !important;
    padding-left: 20px;
    padding-bottom: 5px !important;
}

    .sectionFilter li::after {
        content: '';
        height: 5px;
        width: 5px;
        background-color: var(--blue-2);
        position: absolute;
        left: 2px;
        top: 12px;
    }


/*Trang VB chi tiet*/
#vb-content .tab-content > .active {
    display: block !important
}

#vb-content .summary-thuoctinh {
    padding: 15px;
    background: #f0f5fb;
    text-align: justify;
    position: relative;
    overflow: hidden;
    min-height: 40px;
}

    #vb-content.summary-thuoctinh p {
        padding: 0;
    }

#vb-content .nav-tabs > li.active > a {
    color: #fff;
    cursor: default;
    background-color: var(--blue-2);
}

#vb-content .nav-tabs > li:hover > a {
    background: rgba(106, 159, 220, 0.52);
    color: #fff;
}

    #vb-content .nav-tabs > li:hover > a > i {
        color: #fff;
    }


#vb-content .nav-tabs {
    background: var(--gray-bg);
}

    #vb-content .nav-tabs > li {
        border-right: 1px solid var(--line);
    }

        #vb-content .nav-tabs > li:last-child {
            border-right: none;
        }

        #vb-content .nav-tabs > li > a {
            display: inline-block;
            color: #000;
            padding: 10px 15px;
        }


#vb-content .breadcrum {
    height: 25px;
    border-bottom: 1px solid #cecece;
}

    #vb-content .breadcrum ul {
        padding: 0;
        margin: 0;
    }

        #vb-content .breadcrum ul li {
            float: left;
            padding-right: 0;
            padding-left: 10px;
            color: #000;
        }

            #vb-content .breadcrum ul li a {
                color: #000;
            }

            #vb-content .breadcrum ul li.breadcrum-title a {
                font-size: 110%;
                color: #2673b4;
            }

#vb-content .content-section-ser {
    background: var(--gray-bg);
    display: inline-block;
    width: 100%;
}

    #vb-content .content-section-ser ul li {
        display: inline-block;
        width: 15%;
        padding: 5px 5px;
    }


#vb-content .vblienquan-box {
    border: 1px solid #cecece;
    border-top: none;
}

    #vb-content .vblienquan-box .panel-default {
        border: none;
    }

    #vb-content .vblienquan-box .content-section-right ul li {
        float: left;
        padding-bottom: 0px;
        padding-left: 0px;
    }

#vb-content .content-vanbanlienquan {
    border-top: 1px solid #cecece;
}

    #vb-content .content-vanbanlienquan:first-child {
        border-top: none;
    }

#vb-content .vblienquan-box h5 {
    font-weight: bold;
    margin-top: 8px;
    font-size: 14px;
}

#vb-content .content-vanbanlienquan .col-sm-2 label {
    padding: 0;
    padding-left: 15px;
    margin-bottom: 0;
    margin-top: 10px;
    cursor: default;
    font-weight: 500;
}

#vb-content .content-vanbanlienquan .panel-default > .panel-heading {
    color: #000;
    background-color: none;
    border-color: none;
    line-height: 25px;
    height: 10px;
}

#vb-content .content-vanbanlienquan .panel {
    border-bottom: 1px solid #cecece;
}

    #vb-content .content-vanbanlienquan .panel:last-child {
        border-bottom: none;
    }


#vb-content .panel-default > .panel-heading {
    color: #000;
    background-color: none;
    border-color: none;
    line-height: 25px;
    height: 15px;
}
/*#vb-content .content-section a {
    color: #000 !important;
}*/
#vb-content .content-section-left-row {
    padding-right: 10px;
}

    #vb-content .content-section-left-row p.pdropcap:first-letter {
        text-transform: capitalize
    }

#vb-content .action-content {
    margin-left: -15px;
    line-height: 25px;
    padding-top: 5px;
}

.content-section {
    padding-top: 0px;
}

#vb-content .panel {
    margin-bottom: 0px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

#vb-content.content-section-left-row {
    margin-right: -20px;
}

#vb-content li.content-section-right-content.ng-binding {
    /*font-style: italic;*/
    font-size: 12px;
}

#vb-content li.content-section-right-content-status {
    color: #337ab7;
    font-weight: 500;
}

#vb-content .content-section-right {
    border-left: 1px dotted #ccc;
    padding-left: 0px;
}

    #vb-content .content-section-right ul {
        clear: both;
    }

        #vb-content .content-section-right ul li {
            float: left;
            padding-bottom: 5px;
            padding-left: 0px;
            width: 50%;
        }

#vb-content .panel-heading {
    padding: 5px;
    border-bottom: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background: none;
}

#vb-content .panel-body {
    padding: 5px 2px 5px 5px;
}

#vb-content .panel-heading span {
    float: left;
    padding-top: 5px;
    color: #5086c5;
}

#vb-content .panel-heading h5.ng-binding {
    font-size: 100%;
    float: left;
    margin-top: 5px;
    font-weight: bold;
}

#tabpanel-luocdo {
    padding: 15px;
}

.luocdo-line .item {
    background: #92c0e0;
    padding: 15px;
}

    .luocdo-line .item h5 {
        font-size: 1.1rem;
        min-height: 20px;
        display: block;
    }

    .luocdo-line .item.hientai {
        background: #f0b884a6;
    }

.luocdo-line {
    margin-bottom: 15px;
}

.luocdo_items a::after {
    content: '';
    height: 5px;
    width: 5px;
    background-color: var(--blue-2);
    position: absolute;
    left: 2px;
    top: 10px;
}

.luocdo_items a {
    position: relative;
    padding: 5px 10px;
    display: block;
    font-size: 13px;
    text-wrap: nowrap;
}

.luocdo_items {
    height: 150px;
}

.section-vanbanpage .col-lg-3 .section-content {
    max-height: 300px !important;
    overflow-x: hidden;
}

.esd-nav-tabs {
    border-bottom: 1px solid var(--blue-2);
}

    .esd-nav-tabs .nav-link.active {
        background-color: var(--blue-2);
        color: white;
        border-bottom: 1px solid var(--blue-2);
    }

        .esd-nav-tabs .nav-link.active:hover {
            background-color: var(--blue-2);
        }

    .esd-nav-tabs .nav-link {
        color: var(--blue-2);
    }

        .esd-nav-tabs .nav-link:hover {
            border-bottom: 1px solid var(--blue-2);
            background-color: var(--line-1);
        }


.news-details-content .column_danhba img {
    width: 100px;
    height: 130px;
    vertical-align: top;
    margin-right: 10px;
}

.news-details-content .column_danhba {
    /* margin-bottom: 25px; */
}

.search-result ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .search-result ul li {
        display: inline-block;
        width: 100%;
    }

        .search-result ul li .boximg {
            float: left;
            margin-right: 15px;
            width: 220px;
            height: 150px;
        }

            .search-result ul li .boximg img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

        .search-result ul li h3 {
            margin-top: 0px;
        }

            .search-result ul li h3 .hit {
                background-color: yellow;
            }

        .search-result ul li .box-content {
            display: inline-block;
            width: calc(100% - 260px);
        }




.esd-fixcontent-style table {
    width: 100% !important;
    border: 1px solid #eee !important;
}

    .esd-fixcontent-style table tr:first-child {
        /*background: #f7f7f7 !important;*/
    }

    .esd-fixcontent-style table tr td {
        border: 1px solid #d7d7d7 !important;
        padding: 5px 0 !important;
        font-size: 14px !important;
        line-height: normal !important;
        height: min-content !important;
        display: table-cell !important;
        vertical-align: middle !important;
    }

        .esd-fixcontent-style table tr td h1,
        .esd-fixcontent-style table tr td h2,
        .esd-fixcontent-style table tr td h3,
        .esd-fixcontent-style table tr td h4,
        .esd-fixcontent-style table tr td h5,
        .esd-fixcontent-style table tr td h6 {
            font-size: 14px;
        }

.esd-fixcontent-style p span,
.esd-fixcontent-style p font {
    font-family: inherit !important;
    font-size: inherit !important;
}

/*#Pager*/
.page-link {
    display: inline-block;
}

.ellipsis {
    display: inline-block;
    width: 20px;
    cursor: pointer;
    float: left;
}


@keyframes spin {
    from {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
/*!Pager*/

.paginationjs {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .paginationjs:after {
        display: table;
        content: " ";
        clear: both;
    }

    .paginationjs .paginationjs-pages {
        display: inline-block;
    }

        .paginationjs .paginationjs-pages ul {
            margin: 0;
            padding: 0;
        }

            .paginationjs .paginationjs-pages ul li {
                margin: 2px !important;
                padding: 0 !important;
            }

        .paginationjs .paginationjs-pages li:first-child, .paginationjs .paginationjs-pages li:first-child > a {
            border-radius: 3px 0 0 3px;
        }

        .paginationjs .paginationjs-pages li {
            float: left;
            border-right: none;
            list-style: none;
            width: auto;
        }

            .paginationjs .paginationjs-pages li > a {
                min-width: 26px;
                height: 28px;
                line-height: 28px;
                display: block;
                background: #fff;
                font-size: 14px;
                color: #333;
                text-decoration: none;
                text-align: center;
                border: 1px solid #ddd;
                margin-left: 0px !important;
                padding-top: 0px !important;
            }

            .paginationjs .paginationjs-pages li.disabled > a {
                opacity: .3;
            }

            .paginationjs .paginationjs-pages li:first-child, .paginationjs .paginationjs-pages li:first-child > a {
                border-radius: 3px 0 0 3px;
            }

            .paginationjs .paginationjs-pages li.active > a {
                height: 28px;
                line-height: 28px;
                background: var(--blue-2);
                color: #fff;
                border: 1px solid var(--blue-2);
            }

            .paginationjs .paginationjs-pages li:hover > a {
                background: var(--blue-2);
                color: #fff;
            }

/* CATALOGUE Chuyen muc*/
.paging {
    margin: 10px 0 10px;
    text-align: center
}

    .paging table {
        display: inline-block;
    }

    .paging span {
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 5px;
        padding: 2px 8px;
        text-decoration: none;
        background: var(--blue-2);
        border: 1px solid var(--blue-2);
        color: #FFF;
        overflow: visible;
    }

    .paging a, .paging a:link, .paging a:visited {
        background: #FFF;
        border: 1px solid #ddd;
        color: #333;
        cursor: pointer;
        display: block;
        float: left;
        padding: 2px 8px;
        text-decoration: none;
    }

        .paging a:hover, .paging a.current {
            background: var(--blue-2);
            border: 1px solid var(--blue-2);
            color: #FFF;
            overflow: visible;
        }


/* Style For mobile */

@media only screen and (max-width: 991.5px) {
    .navbar.navbar-default a#view_desktop_top {
        position: absolute;
        right: 5px;
        padding: 9px;
        margin-top: 130px;
    }

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

    .content .scroll-to-top {
        right: 20px !important;
    }

    .search-result ul li .boximg {
        float: left;
        margin-right: 0px;
        width: 100%;
        height: 250px;
        margin-bottom: 15px;
    }

    .search-result ul li .box-content {
        display: inline-block;
        width: calc(100%);
    }

    .video-item .entry-thumbnail {
        height: 240px;
    }

    .navbar .web-description {
        padding: 0px !important;
        width: 88%;
    }

    .content .footer {
        height: 100% !important;
    }

        .content .footer .img img {
            height: 100% !important
        }

        .content .footer .div-dia-chi {
            padding: 20px 0px !important;
        }

        .content .footer .menu-bottom {
            padding-bottom: 20px;
        }

        .content .footer .tin-nhiem-mang {
            text-align: center;
        }

        .content .footer .frame-3 {
            display: inline-block;
        }

        .content .footer .logo {
            width: 100%;
            justify-content: center;
        }

        .content .footer .rectangle-2 {
            display: none;
        }

        .content .footer .frame-4 {
            text-align: center;
            width: 100%;
        }

            .content .footer .frame-4 p {
                width: 100%;
            }
}

@media only screen and (max-width: 768px) {
}
/*#VanBan_Nav*/
.MenuNavVanBan {
    width: 100%;
    background-color: #fff;
    margin-bottom: 15px;
}

    .MenuNavVanBan .navbar {
        padding: 0;
    }

    .MenuNavVanBan .container-fluid {
        padding: 0;
    }

    .MenuNavVanBan .navbar-nav {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        overflow-x: auto;
    }

    .MenuNavVanBan .nav-item {
        flex-grow: 1;
        text-align: center;
        position: relative;
    }

    .MenuNavVanBan .nav-link {
        color: var(--blue-2);
        text-decoration: none;
        white-space: nowrap;
        text-align: center;
        margin-right: 5px;
    }

    .MenuNavVanBan .navbar-nav .nav-item.active .nav-link {
        background-color: var(--blue-2);
        color: #fff;
    }

    .MenuNavVanBan .nav-link i {
        margin-right: 5px;
    }

    .MenuNavVanBan .nav-link:hover {
        background-color: var(--blue-2);
        color: #fff;
    }

    .MenuNavVanBan.MenuNavDanger .nav-link {
        color: var(--red);
    }

        .MenuNavVanBan.MenuNavDanger .nav-link:hover {
            background-color: var(--red);
        }

    .MenuNavVanBan.MenuNavDanger .navbar-nav .nav-item.active .nav-link {
        background-color: var(--red);
    }

    .MenuNavVanBan.MenuNavDanger .nav-link:hover {
        background-color: var(--red);
    }



.tree-title {
    font-size: inherit !important;
}

/* hit trong Tim kiem */
.hit {
    background-color: #fbfbc7;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px;
    border-radius: 2px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li.disabled {
            opacity: 0.5;
            filter: alpha(opacity = 50);
        }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #333;
            background-color: #fff;
            border: 1px solid #d6d6d6;
            margin-left: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 2px;
            border-top-right-radius: 2px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #ffffff;
            background-color: var(--blue-2);
            border-color: var(--blue-2);
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        background-color: var(--blue-2);
        border-color: var(--blue-2);
        cursor: default;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #333;
        background-color: #ebebeb;
        border-color: #d6d6d6;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 17px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.input-group .input-group-addon, .input-group .input-group-btn button {
    border-color: #e1e1e1;
    background-color: #f5f5f5;
    color: #555555;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.input-group .input-group-addon {
    min-width: 40px;
    width: 25%;
    text-align: right;
    padding: 5px 10px;
    border: 1px solid #dedede;
}

.input-group-addon {
    width: 25% !important;
    text-align: right;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(/_layouts/15/SP.QNP/Resources/App/css/fancybox/fancybox_sprite.png) !important;
}

.fancybox-title-float-wrap .child {
    white-space: normal;
}



.noidung-wrap {
    padding: 30px 10px;
    border: 1px solid #eee;
    text-align: justify;
}

.nav-tabs .nav-item .nav-link {
    color: var(--blue-2);
    font-size: var(--blue-2);
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: var(--blue-2);
    color: white;
    border-color: var(--blue-2);
}

.box-question {
    line-height: 180%;
    display: inline-block;
    text-align: justify;
    width: 100%;
}

    .box-question p {
        margin-bottom: 10px;
    }

.box-answer {
    padding: 20px;
    display: inline-block;
    width: 100%;
    border-left: 4px solid #cedae2;
    background-color: #eef4f4;
    line-height: 180%;
    margin: 10px 0px;
    text-align: justify;
}

    .box-answer p a {
        color: #284c66;
        /* font-size: 14px; */
    }

    .box-answer p {
        margin-bottom: 10px;
        color: #284c66;
    }

.faq-details-title {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 10px;
}

.faq-details {
    margin-bottom: 15px;
}


.fancybox-title-float-wrap .child {
    white-space: normal !important;
}

@keyframes blink {
    50% {
        opacity: 0;
    }
}

.badge-warning.moi {
    animation: blink 1s step-start infinite;
    color: red;
    font-weight: bold;
    font-size: 1px;
    background: url(/_layouts/15/SP.QNP/Resources/TCNN/asset/img/icon_vb.gif) !important;
    display: inline-block;
    width: 28px;
    height: 17px;
    position: relative;
    top: -15px;
    left: -5px;
}

#titleLCTTH .badge-warning.moi {
    left: 5px;
}

.btn.btn-purple {
    background: #673AB7;
    color: #ffffff;
}

.btn-inverse, .btn:hover, .btn:active, .btn:focus, .btn-default:hover, .btn-default:active, .btn-default:focus {
    color: #333333;
    background: #eeeeee;
}

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

#tabThongKe .nav > li > a {
    position: relative;
    display: block;
    padding: 7px 15px;
    margin-top: 1px;
    margin-bottom: -1px;
}

#tabThongKe .nav-tabs > li.active > a, #tabThongKe .nav-tabs > li.active > a:hover, #tabThongKe .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-bottom-color: transparent !important;
}

#tabThongKe .tab-content {
    z-index: 1;
    padding: 15px;
    border: 1px solid #eaeaea;
    background-color: #ffffff;
    border-top: 0px;
}

.nav-tabs.nav-justified > li > a, #tabThongKe .nav-tabs > li > a {
    border: 1px solid #eaeaea;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #f5f5f5;
    color: #333333;
    margin-right: 5px;
}

#tabThongKe .tab-content > .active {
    opacity: 1;
}

.tblCalendar strong {
    margin-right: 5px
}

.bug {
    display: none
}

ul#list_url_viewer {
    border: 1px dashed #eee;
    background: #faf8f878;
    border-radius: 3px;
    padding-left: 10px;
    max-height: 79px !important;
    overflow-x: hidden;
}

    ul#list_url_viewer li {
        padding-bottom: 2px;
        padding-top: 2px;
        display: list-item;
        list-style-type: circle;
        list-style-position: inside;
        color: #676767 !important;
    }

        ul#list_url_viewer li.active {
            cursor: pointer;
            color: #0d6efd !important
        }
