.FooterBanner {
        background: #00519b !important;
        width: auto !important;
        min-height: 200px;
}
.FooterBanner .FooterBar {
        width: 1100px;
}
.UIFooterControl {
        color: #fff;
        margin: 0 auto;
        padding: 0;
        width: 1200px;
        max-width: 100%;
}
.UIFooterControl * {
        font-family: Roboto, sans-serif !important;
        line-height: 1.2em;
}
.UIFooterControl .CopyRight {
        font: 12px arial;
        margin: 0;
        padding: 10px;
        width: 100%;
        color: #fff;
}
.UIFooterControl a {
        color: #fff;
        font-size: 13px;
        font-family: "Merriweather", serif;
        display: block;
        text-align: right;
}
.UIFooterControl .Design {
        margin-right: 30px;
        text-align: right;
}
.UIFooterControl .footer-contain {
        padding-top: 25px;
}
.UIFooterControl .footer-contain h2 {
        font-family: arial;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        color: #ffffff;
        margin-bottom: 2px;
}
.UIFooterControl .footer-contain .left p {
        margin: auto;
        padding: 0;
        font-family: arial;
        font-style: normal;
        font-weight: normal;
        font-size: 13pt;
        line-height: 25px;
        /* or 179% */
        color: rgba(255, 255, 255, 0.8);
}
.UIFooterControl .footer-contain hr {
        background-color: rgba(255, 255, 255, 0.4);
        margin: 0;
        margin-top: 30px;
        margin-bottom: 10px;
}
.UIFooterControl .footer-contain h5 {
        font-size: 13px;
        font-weight: 500;
        font-family: Roboto;
        font-style: normal;
        line-height: 19px;
        /* or 146% */
        text-transform: uppercase;
        color: #ffffff;
        margin: 0;
}
.UIFooterControl .footer-contain .link,
.UIFooterControl .footer-contain .download {
        flex-direction: row !important;
        flex-wrap: wrap !important;
        display: flex;
}
.UIFooterControl .footer-contain .row.link.right .col-3 {
        padding: 0 10px;
}
.UIFooterControl .footer-contain .app {
        display: flex;
        gap: 10px;
        align-items: flex-end;
}
.UIFooterControl .footer-contain .download .col-6 {
        flex-grow: 1;
        max-width: unset;
}
.UIFooterControl .footer-contain .link .col-3 img {
        width: 20px !important;
        margin-bottom: 10px;
}
.UIFooterControl .footer-contain .link div.col-3,
.link div.col-3 a {
        width: calc(50vw - 10px) !important;
        /* flex-grow: 1 !important; */
        font-family: arial;
        font-style: normal;
        font-weight: normal;
        font-size: 11pt;
        line-height: 16px;
        color: #ffffff;
        text-align: center;
        text-decoration: none;
        align-items: center;
        justify-content: flex-start;
}
.UIFooterControl .footer-contain .download .col-3 img {
        width: 120px !important;
        margin-top: 5px;
}
.UIFooterControl .footer-contain .col-12 p {
        font-family: arial;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 15px;
        text-align: center;
        color: rgba(255, 255, 255, 0.7);
        margin-top: 10px;
        margin-bottom: 15px;
}
.UIFooterControl .footer-contain .head {
        display: flex;
        align-items: stretch;
        gap: 18px;
        margin-bottom: 29px;
}
.UIFooterControl .footer-contain .head > div > img {
        width: 105px;
}
.UIFooterControl .footer-contain .head > div h2 {
        margin: 0;
}
.UIFooterControl .footer-contain .head strong {
        font-size: 15px;
        font-weight: 500;
        text-shadow: none;
        font-family: arial;
        font-style: normal;
        font-size: 13pt;
        line-height: 25px;
        color: rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 768px) {
        div.UIFooterControl > div.footer-contain .link .col-3 > a > img {
                max-width: 16px !important;
                width: 16px !important;
                min-width: unset !important;
                height: auto !important;
                min-height: unset;
                margin-top: 8px !important;
                margin-bottom: 10px !important;
        }
        div.UIFooterControl > div.footer-contain .link {
                align-items: flex-start !important;
                margin-top: 23px !important;
                margin-bottom: 23px !important;
        }
        .UIFooterControl .footer-contain div.col-7 * {
                text-align: left !important;
                justify-content: flex-start !important;
                align-items: flex-start !important;
                width: auto !important;
        }
        .UIFooterControl .footer-contain div.col-7 {
                padding: 15px !important;
                align-items: flex-start;
        }
        .UIFooterControl .footer-contain div.col-7 > h2 {
                font-family: Roboto;
                font-style: normal;
                font-weight: 500;
                font-size: 18px;
                line-height: 22px;
                /* or 122% */
                color: #ffffff;
                margin-bottom: 16px !important;
        }
        .row > div.col-5 > div.link {
                margin: 0 !important;
                padding: 15px !important;
                border: none !important;
                align-items: stretch !important;
                background: transparent !important;
                padding-top: 0 !important;
        }
        .UIFooterControl .footer-contain .link div.col-3 {
                border: none !important;
                width: calc(50vw - 28px) !important;
                outline: 1px solid rgba(255, 255, 255, 0.1);
                padding: 10px !important;
                align-items: flex-start !important;
                margin: 0 !important;
                background: rgba(255, 255, 255, 0.04);
                min-height: 25vw;
                justify-content: flex-start;
                margin-right: 1px !important;
                margin-bottom: 1px !important;
        }
        .UIFooterControl .footer-contain .link div.col-3 p > a {
                width: 30vw !important;
        }
        .UIFooterControl .footer-contain .link div.col-3,
        .link div.col-3 a {
                flex-grow: unset;
        }
        .row.download .col-6 * {
                align-items: flex-start !important;
                text-align: left !important;
        }
        .row.download .col-6 {
                padding: 0 15px !important;
        }
        .row .col-12 * {
                text-align: left !important;
                align-items: flex-start !important;
        }
        .row .col-12 {
                padding: 20px !important;
                padding-bottom: 10px !important;
        }
        .UIFooterControl .footer-contain hr {
                background-color: rgba(255, 255, 255, 0.15);
        }
        .UIFooterControl .footer-contain .download {
                /* display: flex !important; */
                flex-direction: row !important;
                padding: 0 20px !important;
        }
        .UIFooterControl .footer-contain .head > div > img {
                width: 125px !important;
                /* display: none !important; */
                padding: 0 20px !important;
        }
        .UIFooterControl .footer-contain .app {
                display: flex !important;
                flex-grow: 1;
                width: 30vw !important;
                gap: 0;
        }
        .UIFooterControl .footer-contain .head {
                /* padding: 0 20px !important; */
        }
        .UIFooterControl .footer-contain .head * {
                text-align: left !important;
                align-items: flex-start !important;
                justify-content: flex-start !important;
        }
        .UIFooterControl .footer-contain .left > .col-6:nth-child(1) p {
                text-align: left !important;
                align-items: center !important;
                padding: 0 20px !important;
                flex-direction: row !important;
                justify-content: flex-start;
        }
        .UIFooterControl .footer-contain .head > div h2 {
                padding: 0 20px !important;
        }
        .UIFooterControl .footer-contain .head strong {
                width: unset !important;
                max-width: unset !important;
                margin-left: 10px !important;
        }
        .UIFooterControl .footer-contain .head,
        .UIFooterControl .footer-contain .head * {
                margin: 0 !important;
        }
        .UIFooterControl .footer-contain .download .col-6 {
                padding: 0 !important;
        }
        .row.link.right {
                padding: 0 20px !important;
                border: none !important;
                background: transparent !important;
        }
        .UIFooterControl > .footer-contain > .row:last-child {
                padding-bottom: 50px !important;
        }
}
@media only screen and (max-width: 1023px) {
        .UIFooterControl .footer {
                position: relative;
        }
        .UIFooterControl .footer .tin-nhiem-mang {
                /* position: absolute; */
                bottom: 15px;
                right: 15px;
        }
        .UIFooterControl .footer .tin-nhiem-mang img {
                width: 130px;
        }
}
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIWebLink_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIWebLink_custom,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIOnlineCounter_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIArticleSlider_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIMultiFunction_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIImageCategory_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIArticleSlider_default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIClockSystem_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIClockSystem_default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIShortArticle_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIHotnewsModule_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIHotnewsModule_default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIMenuListOfSite_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIIFrameSource_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UISingleSearch_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UISingleSearch_custom,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIImageLibrary_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIImageLibrary_home-1,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIAdvertisement_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIGoldCustomer_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIArticleSlider_default1,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIArticleSlider_Default1,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .YoutubePlayer_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIMenuListOfSite_default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIHotnewsModule_default_e,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIListArticleOfSite_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIHotnewsModule_vb,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIImageLibrary_Default2,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIImageCategory_default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .ImageLibraryBar_default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIGoldCustomer_default2,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UITabArticle_default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIMultiFunction_circlebox,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIEvents_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .YoutubeVideoList_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .NewSteering_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UILogin_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UILibraryCategory_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UISingleSearch_default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .UIServiceCategory_Default,
html:has(.LanguageMenu img.language-button[style*="margin-right: 7px; padding: 2px; border-bottom: 2px solid rgb(255, 235, 59);"]:last-child) .NewSteering_custom
{
}
.MainStructure .TopBanner {
        width: 100%;
        position: sticky;
        top: -120px;
        z-index: 10;
}
.MainStructure .TopBar {
        width: 100%;
        background: #00519b;
}
.MainStructure .MainContent {
        width: 1200px;
        max-width: 100%;
}
.MainStructure .ContentBar {
        width: 260px
}
.MainStructure .LeftBar {
        padding: 0px 25px 0px 0px;
}
.FooterBanner .FooterBar {
        width: 100%;
}
.chuyen-trang > div {
        width: 1200px;
        max-width: 100%;
}
.spliter {
        height: 25px !important;
}
@media only screen and (max-width: 768px) {
        #chuyen-trang > div > div:last-child {
                flex-direction: column !important;
                margin: 0 !important;
                gap: 10px !important;
                display: grid !important;
                grid-template-columns: repeat(2, 1fr);
        }
        #chuyen-trang {
                padding-bottom: 10px !important;
        }
        #chuyen-trang > div > div:first-child {
                gap: 15px !important;
                margin: 15px 0 !important;
        }
        #chuyen-trang > div > div > div {
                display: flex;
                align-content: center !important;
                justify-content: center;
                flex-wrap: wrap;
                padding: 15px 0 !important;
                margin: 0 !important;
        }
        #chuyen-trang > div > div img {
                width: 30% !important;
                margin: 0 auto !important;
        }
        .spliter {
                height: 10px !important;
        }
        a#tieu-de {
                margin: 0 5px !important;
                width: auto !important;
        }
        .MainStructure .fixed {
                position: inherit !important;
        }
        #footer img.logo {
                display: none !important;
        }
        #footer .ten-co-quan {
                font-size: 16px !important;
        }
        #footer > table > tbody > tr:first-child {
                display: flex !important;
                flex-direction: row !important;
                align-items: start;
                flex-wrap: wrap;
                justify-content: center;
        }
        #footer table tr .tin-nhiem-mang img {
                float: none !important;
                margin: 0 auto !important;
                margin-bottom: 15px !important;
        }
        #footer table table tr {
                display: flex !important;
                flex-direction: column !important;
                align-items: center;
                flex-wrap: wrap;
        }
        #footer table table tr td {
                width: 100% !important;
                margin-bottom: 15px !important;
        }
        #footer table table tr td * {
                text-align: center !important;
        }
}
@media only screen and (max-width: 768px){
        table.MainContent tr {
                display: flex;
                flex-direction: column;
        }
        .ArticleDetailControl table tr {
                display: table-row;
        }
        div.MainStructure .fixed{
                padding-top: 10px!important;
        }
        .MainStructure .LeftBar {
                display: block !important;
                order: 1;
        }
        .MainStructure .ContentBar {
                max-width: 100% !important;
                display: block !important;
                order: 2;
        }
        .MainStructure .RightBar {
                display: block !important;
                order: 3;
        }
        .bottom-tool {
                display: none !important;
        }
}
@media only screen and (max-width: 1200px) {
        .DropdownMenu,
        .header__logo,
        .UIFooterControl {
                width: 100% !important;
        }
}
