﻿
/*flex START*/

.feature-col, .post-post-col, .post-post-col-left, .post-banner-col, .post-media-col, .post-media-col-post, .post-media-col-media {
    width: 100%;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}

.vertical-photo {
    width: 255px;
    height: 154px;
    object-fit: fill;
    border-radius: 6px;
}

.horizontal-photo {
    width: 130px;
    height: 80px;
    object-fit: fill;
    border-radius: 6px;
}


/*flex END*/
/*carousel START*/
.carousel-box {
    padding: 0 3rem 0 3rem;
    border: solid 1px #ccc;
    border-radius: 3px 3px 3px 3px;
}
.owl-dots {
    transform: translateY(125%) !important;
}
/*carousel END*/
/*Feature section START*/
.quangcao-right {
    float: left;
    width: 100%;
    position: relative;
}

.quangcao-right-content {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 0;
    bottom: 20px;
    z-index: 3;
    padding-top: 65px;
    text-align: center;
}

.quangcao-right-bg {
    position: absolute;
    top: 0;
    left: 10px;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.quangcao-link {
    margin: 0px 3px;
    background: rgba(2,137,203,0.8);
    display: none;
    width: 140px;
    padding: 6px 2px;
    color: #fff !important;
    font-size: 13px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: Arial;
    font-weight: bold !important;
}

    .quangcao-link:hover {
        text-decoration: none !important;
        background: rgba(2,137,203,1);
        color: yellow !important;
    }

.quangcao-right-content:hover {
    background: rgba(0,0,0,0.2);
}

    .quangcao-right-content:hover .quangcao-link {
        display: inline-block;
    }



/*External link section START*/
#tabbed_box_1 {
    /*margin: 0 auto 0 -8px;*/
    width: auto
}

    #tabbed_box_1 .tabbed_area {
        background: transparent linear-gradient(to bottom,#d3b44d 0,#d3b44d 100%) repeat scroll 0 0
    }

    #tabbed_box_1 ul.tabs {
        padding: 0;
        margin: 5px 0 0 !important;
        overflow: hidden
    }

        #tabbed_box_1 ul.tabs li {
            list-style: none;
            width: auto !important;
            float: left;
            height: 28px;
            text-align: center;
            line-height: 28px;
            border-right: 0 solid #ccc;
            letter-spacing: -1px;
            /*margin-left: 5px;
                                                                                                                                        margin-right: 10px*/
        }

    #tabbed_box_1 .content ol li a {
        font-size: 12px !important;
        font-weight: bold !important
    }

    #tabbed_box_1 ul.tabs li a {
        color: #f9f9f9;
        text-decoration: none;
        font-size: 11px;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        padding: 0px 15px;
    }

        #tabbed_box_1 ul.tabs li a:hover {
            border-color: #fff;
            display: block;
            color: #fcc487;
            text-decoration: none
        }

    #tabbed_box_1 #p_p_id_1_WAR_htmlportlet_INSTANCE_W2aGllSQUQ6U_ {
        margin-top: -340px
    }

    #tabbed_box_1 .content ul li a {
        font-size: 12px !important;
        font-weight: bold !important
    }

    #tabbed_box_1 .tabbed_area ul li a:hover {
        text-decoration: none
    }

    #tabbed_box_1 .content ul li a:hover {
        color: #000 !important
    }

    #tabbed_box_1 ul.tabs li a.active {
        background: transparent linear-gradient(to bottom,#d33737 1%,#d33737 100%) repeat scroll 0 0;
        box-shadow: 0 0 0 1px rgba(211,180,77) inset;
        color: #fff;
        display: block;
        padding: 0px 15px;
    }

    #tabbed_box_1 .content {
        background-color: #fff;
        font-family: Arial,Helvetica,sans-serif;
        border: 1px solid #ccc !important;
        overflow: hidden;
    }



        #tabbed_box_1 .content ul {
            margin: 0;
            padding: 0 20px 0 20px
        }

            #tabbed_box_1 .content ul li {
                list-style: none;
                padding-top: 6px;
                padding-bottom: 6px;
                font-size: 13px;
                float: left;
                width: 30% !important
            }

                #tabbed_box_1 .content ul li:last-child {
                    border-bottom: 0
                }

                #tabbed_box_1 .content ul li a {
                    text-decoration: none;
                    font: .75em/1.5em Arial,Helvetica,sans-serif;
                    color: #000
                }

                    #tabbed_box_1 .content ul li a small {
                        color: #8b959c;
                        font-size: 9px;
                        text-transform: uppercase;
                        font-family: Verdana,Arial,Helvetica,sans-serif;
                        position: relative;
                        left: 4px;
                        top: 0
                    }

                    #tabbed_box_1.content ul li a:hover {
                        color: #a59c83
                    }

                        #tabbed_box_1 .content ul li a:hover small {
                            color: #baae8e
                        }
/*External link section END*/


/* START BANNER */

.header-container {
    width: 87%;
    border-bottom: 1px solid #DFDFDF;
    padding-top: 20px;
    padding-bottom: 6px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.background-banner-container {
    width: 100%;
    height: 89vh;
    background-image: url('/img/banner-trong-dong.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
/*.logo-size {
    width: 61px;
    height: 70px;
}*/
.title-group-banner {
    text-align: left;
    margin-left: 8px;
}
.image-banner-container {
    width: 70%;
    height: 79vh;
    margin: auto;
    background-image: url('/img/banner-building.png');
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}
.button-group-banner {
    display: flex;
    gap: 10px;
}
.button-support-banner {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #F2FBFF;
    color: #0B90EF;
    border-radius: 10px;
    padding: 5px 13px;
}
    .button-support-banner:hover {
        color: #0B90EF;
        text-decoration: none;
    }
.button-register-banner {
    padding: 9px 34px;
    border: 1px solid #0B90EF;
    border-radius: 10px;
    color: #0B90EF;
    align-content: center;
}
    .button-register-banner:hover {
        color: #0B90EF;
        text-decoration: none;
    }
.button-login-banner {
    padding: 9px 34px;
    background-color: #0B90EF;
    border-radius: 10px;
    color: #fff;
    align-content: center;
}
    .button-login-banner:hover {
        color: #FFFF;
        text-decoration: none;
    }
.login-area {
    background: #0B90EF;
    padding: 10px;
    border-radius: 8px;
}
.contact-banner-container {
    display: flex;
    justify-content: center;
    gap: 50px;
    padding-top: 17px;
    padding-bottom: 25px;
}
.banner-title-blue-700 {
    font-family: 'inter-bold';
    font-size: 16px;
    line-height: 22px;
    color: #0B90EF;
    text-transform: uppercase;
}
.banner-title-large-blue-700 {
    font-family: 'inter-bold';
    font-size: 26px;
    color: #0B90EF;
    text-transform: uppercase;
}
.banner-title-black-700 {
    font-family: 'inter-bold';
    font-size: 16px;
    color: #172B4D;
    text-transform: uppercase;
}
.banner-content-contaier {
    margin: 30px 30px 15px 30px;
    background: #C7ECFF;
    border-radius: 20px;
    padding: 30px 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 26px;
}
.category-button-group {
    gap: 15px;
}
.category-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px 26px;
    border-radius: 10px;
    border: 1px solid #0B90EF;
    background: #FFFFFF;
    color: #0B90EF;
}
    .category-button:hover {
        color: #0B90EF;
        text-decoration: none;
    }
.banner-input-search {
    position: relative;
    width: 60%;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    border-radius: 100px;
    padding: 10px 48px;
    margin: auto;
}
    .banner-input-search input {
        width: 100%;
        border: 0;
        outline: none;
    }
    .banner-input-search button {
        background: #FFFF;
        padding: 0;
        border: 0;
        outline: none;
        position: absolute;
        left: 16px;
    }

.banner-report-container {
    margin: 0 30px;
    display: flex;
    justify-content: space-between;
}

.report-item {
    background: #FFFFFFAD;
    padding: 30px 24px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
    .report-item .icon {
        width: 56px;
        height: 56px;
        border-radius: 50%;
        align-content: center;
        text-align: center;
    }
.report-tc-dn {
    border: 1px solid #EB5A12;
}
    .report-tc-dn .report-title {
        color: #FD712D;
    }
    .report-tc-dn .report-total-number {
        color: #FD712D;
    }
.report-vb-di {
    border: 1px solid #2CB242;
}
    .report-vb-di .report-title {
        color: #03A01B;
    }
    .report-vb-di .report-total-number {
        color: #03A01B;
    }
.report-vb-phucdap {
    border: 1px solid #B22C9E;
}
    .report-vb-phucdap .report-title {
        color: #E32661;
    }
    .report-vb-phucdap .report-total-number {
        color: #E32661;
    }

.icon-tc-dn {
    background: #FFF3EE;
}
.icon-vb-di {
    background: #F9FFF6;
}
.icon-vb-phucdap {
    background: #FFF3FF;
}

.report-total-text {
    font-family: 'inter-semibold';
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}
.report-description {
    font-family: 'inter-bold';
    font-size: 16px;
    line-height: 28px;
    color: #172B4D;
}
.report-title {
    font-family: 'inter-bold';
    font-size: 16px;
    line-height: 28px;
}
.report-total-number {
    font-family: 'inter-bold';
    font-size: 36px;
    line-height: 100%;
}

.post-container {
    width: 74%;
    margin: auto;
}
.post-title {
    font-family: 'inter-semibold';
    font-size: 16px;
    text-transform: uppercase;
}
.post-item-container {
    border-radius: 6px;
    padding: 16px 12px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    box-shadow: 0px 0px 12px 0px #38A6FB33;
}
.post-text {
    font-family: 'inter-semibold';
    font-size: 14px;
    line-height: 20px;
    color: #172B4D;
    height: 60px;
}
.post-time {
    font-family: 'inter-semibold';
    font-size: 14px;
    line-height: 20px;
    color: #989898;
}

.radar-homepage {
    width: 539px;
    height: 541px;
}
.advertisement-homepage {
    width: 578px;
    height: 519px;
    border-radius: 20px;
}

.content-body-container {
    width: 87%;
    margin: 20px auto;
}

@media (max-width: 1590px) {
    .report-item {
        padding: 20px 14px;
    }
    .report-item .icon {
        width: 46px;
        height: 46px;
    }
    .report-total-text {
        font-size: 13px;
        line-height: 19px;
    }
    .report-title {
        font-size: 15px;
        line-height: 28px;
    }
    .report-total-number {
        font-size: 35px;
    }
    .report-description {
        font-size: 15px;
        line-height: 28px;
    }
    .radar-homepage {
        width: 419px;
        height: 421px;
    }
    .advertisement-homepage {
        width: 458px;
        height: 399px;
    }
}

@media (max-width: 1400px) {
    .banner-title-blue-700 {
        font-size: 12px;
        line-height: 18px;
    }
    .button-support-banner {
        gap: 4px;
        padding: 3px 9px;
    }
    .button-register-banner {
        padding: 3px 9px;
    }
    .button-login-banner {
        padding: 3px 9px;
    }

    .image-banner-container {
        width: 85%;
    }
    .banner-content-contaier {
        padding: 25px 50px;
        margin: 30px 30px 60px 30px;
    }
    .banner-title-black-700 {
        font-size: 15px;
    }
    .banner-title-large-blue-700 {
        font-size: 24px;
    }
    .category-button {
        gap: 7px;
        padding: 6px 12px;
    }

    .report-item {
        padding: 13px 11px;
    }
        .report-item .icon {
            width: 40px;
            height: 40px;
        }
    .report-total-text {
        font-size: 12px;
        line-height: 18px;
    }
    .report-title {
        font-size: 13px;
        line-height: 26px;
    }
    .report-total-number {
        font-size: 30px;
    }
    .report-description {
        font-size: 13px;
        line-height: 26px;
    }
    .contact-banner-container {
        gap: 25px;
    }
    .footer-title-text-400 {
        font-size: 11px;
        line-height: 14px;
    }

    .post-container {
        width: 80%;
    }
    .post-title {
        font-size: 14px;
    }
    .post-item-container {
        gap: 10px;
    }
    .post-text {
        font-size: 12px;
        line-height: 18px;
    }
    .post-time {
        font-size: 12px;
        line-height: 18px;
    }

    .radar-homepage {
        width: 319px;
        height: 321px;
    }
    .advertisement-homepage {
        width: 358px;
        height: 299px;
    }

    .footer-title-700 {
        font-size: 16px;
        line-height: 20px;
    }
    .footer-logo {
        height: 110px;
    }
    .footer-title-text-400 span {
        font-size: 11px;
        line-height: 14px;
    }
    .footer-external-links {
        width: 188px;
    }
}

@media (max-width: 1020px) {
    .header-container {
        width: 93%;
        padding-top: 15px;
    }
    .logo-size {
        width: 51px;
        height: 60px;
    }
    .banner-title-blue-700 {
        font-size: 10px;
        line-height: 14px;
    }
    .button-support-banner {
        gap: 4px;
        padding: 3px 5px;
        font-size: 11px;
    }
    .button-register-banner {
        padding: 3px 5px;
        font-size: 11px;
    }
    .button-login-banner {
        padding: 3px 5px;
        font-size: 11px;
    }

    .image-banner-container {
        width: 90%;
    }
    .banner-content-contaier {
        margin: 20px 15px 30px 15px;
        padding: 25px 50px;
        gap: 22px;
    }
    .banner-title-black-700 {
        font-size: 13px;
    }
    .banner-title-large-blue-700 {
        font-size: 21px;
    }
    .category-button {
        gap: 7px;
        padding: 6px 12px;
    }

    .banner-report-container {
        margin: 0 15px;
    }
    .report-item {
        padding: 10px;
        gap: 15px;
    }
        .report-item .icon {
            width: 30px;
            height: 30px;
        }
    .report-total-text {
        font-size: 10px;
        line-height: 19px;
    }
    .report-title {
        font-size: 10px;
        line-height: 16px;
    }
    .report-total-number {
        font-size: 26px;
    }
    .report-description {
        font-size: 10px;
        line-height: 16px;
    }
    .contact-banner-container {
        gap: 15px;
    }
    .footer-title-text-400 {
        font-size: 9px;
        line-height: 11px;
    }

    .post-title {
        font-size: 12px;
        margin: 20px 0px !important;
    }
    .post-item-container {
        gap: 8px;
    }
    .post-text {
        font-size: 11px;
        line-height: 16px;
        height: 50px;
    }
    .post-time {
        font-size: 11px;
        line-height: 16px;
    }

    .radar-homepage {
        width: 219px;
        height: 221px;
    }
    .advertisement-homepage {
        width: 258px;
        height: 199px;
    }

    .footer-title-700 {
        font-size: 13px;
        line-height: 17px;
    }
    .footer-logo {
        height: 93px;
    }
    .footer-title-text-400 span {
        font-size: 11px;
        line-height: 14px;
    }
    .footer-external-links {
        width: 188px;
    }
}

@media (max-width: 735px) {
    .header-container {
        width: 93%;
        padding-top: 15px;
        flex-direction: column;
        align-items: start;
        gap: 6px;
    }
    .logo-size {
        width: 38px;
        height: 44px;
    }
    .title-group-banner {
        margin-left: 10px;
    }
    .banner-title-blue-700 {
        font-size: 9px;
    }
    .button-group-banner {
        gap: 10px;
        width: 100%;
        justify-content: center;
    }
    .button-support-banner {
        padding: 2px 10px;
        font-size: 10px;
    }

    .button-register-banner {
        padding: 2px 10px;
        font-size: 10px;
    }

    .button-login-banner {
        padding: 2px 10px;
        font-size: 10px;
    }

    .image-banner-container {
        width: 95%;
    }
    .banner-content-contaier {
        margin: 15px 0px 25px 0px;
        padding: 20px 10px;
        gap: 15px;
    }
    .banner-title-black-700 {
        font-size: 10px;
    }
    .banner-title-large-blue-700 {
        font-size: 14px;
    }
    .banner-input-search {
        width: 90%;
        border-radius: 20px;
        padding: 5px 36px;
    }
        .banner-input-search button {
            left: 9px;
        }
    .category-button {
        gap: 4px;
        padding: 3px 5px;
        font-size: 12px;
    }

    .banner-report-container {
        margin: 0;
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
    }

    .report-item {
        padding: 6px;
        border-radius: 10px;
    }
        .report-item .icon {
            width: 20px;
            height: 20px;
        }
    .report-total-text {
        font-size: 8px;
        line-height: 17px;
    }
    .report-title {
        font-size: 9px;
        line-height: 13px;
    }
    .report-total-number {
        font-size: 20px;
    }
    .report-description {
        font-size: 9px;
        line-height: 14px;
    }

    .contact-banner-container {
        gap: 6px;
        flex-wrap: wrap;
    }

    .footer-title-text-400 {
        font-size: 8px;
        line-height: 11px;
    }

    .post-container {
        width: 90%;
    }
    .post-title {
        font-size: 10px;
        margin: 13px 0px !important;
    }
    .post-item-container {
        gap: 6px;
    }
    .post-text {
        font-size: 9px;
        line-height: 13px;
        height: 40px;
    }
    .post-time {
        font-size: 9px;
        line-height: 13px;
    }

    .radar-homepage {
        width: 119px;
        height: 121px;
    }

    .advertisement-homepage {
        width: 158px;
        height: 115px;
    }

    .content-body-container {
        width: 90%;
        margin: 10px auto;
    }
    .footer-title-700 {
        font-size: 10px;
        line-height: 14px;
    }
    .footer-logo {
        height: 78px;
    }

    .footer-title-text-400 span {
        font-size: 8px;
        line-height: 11px;
    }

    .footer-external-links {
        width: 158px;
    }
}

@media (max-width: 380px) {
    .header-container {
        width: 95%;
        padding-top: 10px;
    }
    .logo-size {
        width: 32px;
        height: 38px;
    }
    .background-banner-container {
        height: 86vh;
    }
    .image-banner-container {
        height: 77vh;
    }
    .banner-content-contaier {
        margin: 15px 0px 25px 0px;
        padding: 13px 5px;
        gap: 10px;
    }
    .banner-title-black-700 {
        font-size: 9px;
    }
    .banner-title-large-blue-700 {
        font-size: 12px;
    }
    .banner-input-search {
        width: 90%;
        border-radius: 12px;
        padding: 2px 32px;
    }
        .banner-input-search input {
            font-size: 11px;
        }
        .banner-input-search button {
            left: 6px;
        }

    .category-button-group {
        gap: 8px;
    }
    .category-button {
        gap: 4px;
        padding: 2px 3px;
        font-size: 10px;
    }
    .banner-report-container {
        margin: 0;
        gap: 10px;
    }
    .contact-banner-container {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .footer-title-text-400 {
        font-size: 7px;
        line-height: 11px;
    }    
}


@media (min-width: 768px) {
    .post-post-col {
        padding-right: 0 !important;
        flex: 0 0 32.333333%;
        max-width: 32.333333%;
    }

    .post-post-col-left {
        padding-left: 2rem !important;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .post-media-col, .post-banner-col {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .post-media-col-media {
        flex: 0 0 22.7%;
        max-width: 22.7%;
    }
}

@media only screen and (max-width: 768px) {
    .quangcao-link {
        display: inline-block;
    }

    .quangcao-right-content {
        top: auto;
        bottom: 25px;
    }

   
   
}
/*Feature section END*/

/* Xac Thuc Doanh Nghiep Popup START */
.xac-thuc-modal {
    max-width: 860px;
    width: calc(100% - 32px);
}

.xtp-content {
    border: none;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
}

.xtp-header {
    background-color: #FFEAEA;
    padding: 16px 20px;
    gap: 14px;
}

.xtp-icon-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.xtp-title {
    color: var(--color-error, #DF0808);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.xtp-subtitle {
    color: var(--color-dark, #262626);
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    margin-top: 8px;
}

.xtp-close {
    background: transparent;
    border: none;
    padding: 4px;
    cursor: pointer;
    line-height: 0;
}

.xtp-close:hover {
    opacity: 0.7;
}

.xtp-body {
    padding: 42px 30px 46px;
}

.xtp-heading {
    color: var(--color-error, #DF0808);
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 16px;
}

.xtp-desc-strong {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    margin-bottom: 32px;
}

.xtp-desc {
    color: #282828;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.xtp-footer {
    display: flex;
    padding: 20px 30px 24px 30px;
    justify-content: center;
    align-items: center;
    gap: 30px;
    align-self: stretch;
    border-top: 1px solid var(--color-line, #DFDFDF);
}

.xtp-btn-skip {
    background-color: #EDEFF2;
    color: #111827;
    font-weight: 600;
    border: none;
    border-radius: 6px;
    padding: 12px 16px;
    font-size: 15px;
}

.xtp-btn-skip:hover {
    background-color: #DFE3E8;
    color: #111827;
}

.xtp-btn-primary {
    background-color: #0B6FBF;
    color: #fff;
    font-weight: 600;
    border: none;
    border-radius: 6px;
    padding: 12px 16px;
    font-size: 15px;
    text-decoration: none;
}

.xtp-btn-primary:hover {
    background-color: #0959a0;
    color: #fff;
}

@media (max-width: 991.98px) {
    .xac-thuc-modal {
        max-width: 720px;
    }

    .xtp-heading {
        font-size: 26px;
        margin-bottom: 14px;
    }

    .xtp-body {
        padding: 32px 26px 36px;
    }

    .xtp-desc-strong {
        margin-bottom: 24px;
    }
}

@media (max-width: 767.98px) {
    .xac-thuc-modal {
        max-width: 560px;
    }

    .xtp-header {
        padding: 14px 16px;
        gap: 12px;
    }

    .xtp-title {
        font-size: 18px;
    }

    .xtp-subtitle {
        font-size: 13px;
        margin-top: 6px;
    }

    .xtp-heading {
        font-size: 22px;
    }

    .xtp-desc-strong,
    .xtp-desc {
        font-size: 15px;
        line-height: 22px;
    }

    .xtp-body {
        padding: 26px 20px 28px;
    }

    .xtp-footer {
        padding: 16px 20px 20px;
        gap: 16px;
    }

    .xtp-btn-skip,
    .xtp-btn-primary {
        padding: 10px 12px;
        font-size: 14px;
    }
}

@media (max-width: 575.98px) {
    .xac-thuc-modal {
        width: calc(100% - 20px);
        margin-left: auto;
        margin-right: auto;
    }

    .xtp-header {
        padding: 12px 14px;
        gap: 10px;
    }

    .xtp-icon-wrap svg,
    .xtp-icon-wrap img {
        width: 44px;
        height: 44px;
    }

    .xtp-title {
        font-size: 16px;
    }

    .xtp-subtitle {
        font-size: 12px;
        margin-top: 4px;
    }

    .xtp-heading {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .xtp-desc-strong,
    .xtp-desc {
        font-size: 14px;
        line-height: 20px;
    }

    .xtp-desc-strong {
        margin-bottom: 18px;
    }

    .xtp-body {
        padding: 20px 16px 20px;
    }

    .xtp-footer {
        padding: 14px 16px 16px;
        gap: 10px;
        flex-direction: column;
    }

    .xtp-btn-skip,
    .xtp-btn-primary {
        width: 100%;
        padding: 10px 12px;
        font-size: 14px;
    }
}
/* ---- Notify popup type variants ---- */

/* Success (green) */
.xtp-modal.xtp-type-success .xtp-header {
    background-color: #F8FFF3;
}

.xtp-modal.xtp-type-success .xtp-title {
    color: #2A9902;
}

.xtp-modal.xtp-type-success .xtp-heading {
    color: #2A9902;
}

/* Info (blue) */
.xtp-modal.xtp-type-info .xtp-header {
    background-color: #E8F1FA;
}

.xtp-modal.xtp-type-info .xtp-title,
.xtp-modal.xtp-type-info .xtp-heading {
    color: #0B83BF;
}

/* Error (red) — same palette as warning by default */
.xtp-modal.xtp-type-error .xtp-header {
    background-color: #FFEAEA;
}

.xtp-modal.xtp-type-error .xtp-title,
.xtp-modal.xtp-type-error .xtp-heading {
    color: #DC2626;
}

/* Single close-only button (success use case) */
.xtp-btn-close-only {
    background-color: #EDEFF2;
    color: #111827;
    font-weight: 500;
    border: none;
    border-radius: 6px;
    padding: 12px 16px;
    font-size: 15px;
    width: 100%;
}

.xtp-btn-close-only:hover {
    background-color: #DFE3E8;
    color: #111827;
}
/* Xac Thuc Doanh Nghiep Popup END */
