.ContentBanner .BeforeArticle {
        width: 1200px;
        margin: 0 auto;
}
/*
* {
font-family: "Merriweather", "Roboto", "Inter";
} 
*/
:root{
        --bg-blue: #0471b6;
        --bg-blue-light: #5b8fbb;
        --bg-blue-weight: #004c76;
        --padding-res: 0 16px;
        --color-primary: #0068B4;
        --box-category:rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}
@media only screen and (max-width: 768px){
        .MainStructure  .layout-1-flex div.flex-content {
                display: block !important;
        }
}
.MainStructure .Layout[type="pagelayout"] .layout-1-flex {
    position: relative !important;
}
.MainStructure .layout-1-flex div.flex-content > div[type="zone"] >* {
        min-width: 100px;
}
.MainStructure  .layout-1-flex div.flex-content .flex-content div[type=zone] {
        display: flex;
}
.MainStructure .layout-1-flex div.flex-content > div[type="zone"] {
        display: flex;
        min-width: 100px;
}
.MainStructure  .layout-1-flex div.flex-content {
        display: flex;
        justify-content: end;
        align-items: flex-end;
        gap: 20px;
        /* margin-top: 20px; */
        flex-wrap: wrap;
}
.MainStructure  .layout-1-flex div.flex-content>div[class*='UISingleSearch']{
        order: 4;
        width: 100%;
        display: flex;
        justify-content: flex-end;
}
.MainStructure  .layout-1-flex{
        position: absolute;
        right: calc((100vw - 1200px) / 2);
}
.MainStructure  .layout-1-flex div.flex-content, .MainStructure .layout-1-flex, .MainStructure .layout-1-flex .zone {
        /* width: 1200px; */
        /* margin: 0 auto; */
}
.MainStructure .ContentBar:first-child {
        /* padding: 10px 0; */
}
body {
        margin: 0 auto;
        padding: 0;
        /* background: url(images/bg-trongdong.png) top fixed; */
        background-repeat: no-repeat;
        background-size: contain;
        /* background-color: #A90D11; */
        height: 100%;
}
td:has(>.UIBannerControl) {
        position: relative;
}
.UIGazetteAgency .Detail .UserItem > a{
        padding: 6px 10px !important;
        font-weight: bold !important;
        color: #337ab7 !important;
}
.UIGazetteAgency .Detail .UserItem > a: hover{
        color: #900000 !important;
}
a {
        color: #212529;
        font-size: 15px;
        text-decoration: none;
        line-height: 1.4;
}
img {
        border: medium none;
        max-width: 100%;
        transition: all 0.3s ease-in-out;
}
img.item-image:hover{
        transform: scale(1.05);
}
figure.image-wrapper{
        overflow: hidden;
        display: inline-block;
        margin: 0;
}
.MainStructure {
        display: grid;
        min-height: 100vh;
        align-content: space-between;
}
.MainStructure .TopBanner {
        /* margin: 0 auto; */
        position: relative;
        /*width: 100vw; */
        display: flex;
        justify-content: center;
        margin-top: 20px;
}
.MainStructure .TopBar {
        display: inline-block;
        text-align: justify;
        width: 100%;
        /* width: 100vw; */
}
.MainStructure .ContentBanner {
        display: flex;
        /* position: relative; */
        width: 100%;
        z-index: 1;
        justify-content: center;
        background-size: 100%;
        flex-wrap: wrap;
        flex-direction: column;
}
.MainStructure .MainContent {
        /* background: #fff none repeat scroll 0 0; */
        display: table;
        margin: 0 auto;
        /* padding: 10px; */
        vertical-align: top;
        width: 1200px;
        max-width: 1200px;
        min-height: unset !important;
}
.MainStructure .LeftBar {
        padding: 20px 20px 10px 0px;
        text-align: justify;
        vertical-align: top;
        padding-top: 0;
}
.MainStructure .ContentBar {
        padding: 0;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .FooterBanner {
        width: 100%;
        padding: 0;
        color: #fff;
        text-align: center;
        font-size: 15px;
        line-height: 22px;
        display: flex;
        justify-content: center;
}
.FooterBanner {
}
.MainStructure .FooterBar {
        display: inline-block;
        text-align: justify;
        width: 100%;
        margin: 0 auto;
        background: url(images/bg-footer.png) no-repeat center top var(--color-primary);
}
img[src=""] {
        /* position: relative; */
        /* border: 1px solid silver; */
        /* border-radius: 2px; */
        /* min-width: 20px; */
        /* min-height: 20px; */
        /* display: inline-block; */
        /* background: rgba(128, 128, 128, 1); */
        /* background-size: cover; */
        display: none;
}
::-webkit-scrollbar {
        width: 4px;
        height: 6px;
}
::-webkit-scrollbar-track {
        background: #CCCCCC;
        border-radius: 3px;
}
::-webkit-scrollbar-thumb {
        border-radius: 3px;
        background: #6c757d59;
}
td#ContentBar1 {
        padding: 0;
}
.no-img img{
        display: none;
}
.MainStructure .layout-2col>tbody>tr {
        display: flex;
}
.MainStructure .layout-2col>tbody>tr>td{
        height: fit-content;
        position: relative;
}
.MainStructure .layout-2col>tbody>tr>td.col2{
        flex: 1;
}
.MainStructure .row-5-col{
        width: 100%;
}
.MainStructure .row-5-col>td{
        width: 380px;
        /* overflow: clip; */
}
.MainStructure .row-5-col>td:nth-of-type(even){
        width: 30px;
}
.MainStructure .tr-col3>td:nth-child(2){
        width: 30px !important;
}
@media only screen and (min-width: 769px) and (max-width: 1199px){
        div.MainStructure .fixed {
                padding-top: 10px !important;
        }
        div.MainStructure .LeftBar {
                padding: 0;
                padding-right: 20px;
                width: calc(100% - 250px);
        }
        div.MainStructure .ContentBar{
                width: 250px;
        }
        .MainStructure .MainContent{
                width: 100%;
                max-width: 100%;
                /* display: flex; */
                /* flex-direction: column; */
                min-height: 0 !important;
        }
        .MainStructure .layout-1-flex, .MainStructure .layout-1-flex .zone, .MainStructure .TopBanner,
        .MainStructure .MainContent,.MainStructure .layout-2col>tbody>tr {
                width: 100vw;
        }
        .MainStructure .TopBar .layout-1-flex{
                right: 10px;
                left: unset;
        }
        .MainStructure .layout-2col>tbody>tr>td.col1{
                width: 160px;
        }
        .MainStructure .layout-2col>tbody>tr>td.col2{
                width: calc(100% - 160px);
                flex: none;
        }
        .row-5-col > td {
                /* max-width: 335px !important; */
        }
        .tr-col3{
                display: flex;
                gap: 20px;
        }
        .tr-col3>td[style*="870px"] {
                width: calc(75% - 20px) !important;
                flex-shrink: 0;
        }
        .tr-col3>td[style*="33%"]{
                width: 33% !important;
        }
        .tr-col3>td[style*="33%"] ~ td:nth-child(3){
                width: calc(100% - 33% - 20px) !important;
        }
        .tr-col3>td[style*="420px"], .tr-col3>td[style*="420px"] ~ td:nth-child(3),
        .tr-col3>td[style*="430px"], .tr-col3>td[style*="430px"] ~ td:nth-child(3){
                width: calc((100% - 20px) / 2) !important;
        }
        .tr-col3>td:nth-child(2){
                display: none;
        }
        .tr-col3>td:nth-child(3){
                width: 25% !important;
        }
        .MainStructure .row-5-col>td:nth-of-type(odd):not(td:last-child){
                width: calc((100% - 290px) / 2) !important;
                overflow: clip;
        }
        .MainStructure .row-5-col>td:nth-of-type(even){
                width: 20px;
        }
        .MainStructure .row-5-col>td:last-child{
                width: 250px;
        }
        .MainStructure .ContentBar .tr-end-300{
                /* width: 66% !important; */
                max-width: 100vw;
                padding: 0 10px;
        }
        .MainStructure .ContentBar .tr-end-300>td:first-child{
                width: 66% !important;
                flex-shrink: 0;
        }
        .MainStructure .ContentBar .tr-end-300>td:nth-child(2){
                flex: 1;
        }
        .layout.layout-2-col{
                grid-template-columns: repeat(auto-fit, minmax(25vw, 1fr));
                padding: 0 10px;
                max-width: 100vw;
        }
        tr.tr-layout>td{
                padding: 0 10px;
        }
}
.MainStructure .layout-1-flex{
        position: absolute;
        top: 0;
        left: 0;
}
@media only screen and (max-width: 768px){
        div.MainStructure .LeftBar tr.tr-col3 > td, .row-5-col > td {
                max-width: 100vw !important;
        }
        tr.tr-layout-2col {
                display: flex;
                flex-direction: column;
        }
        tr.tr-col3 {
                display: flex;
                width: 100% !important;
                flex-direction: column;
                /* gap: 10px; */
                /* align-items: flex-start; */
        }
        tr.tr-col3 > td {
                width: 100vw !important;
                /* padding: 5px; */
                /* margin: 0; */
                /* padding: 0; */
                /* display: block; */
                /* height: fit-content; */
        }
        tr.col-2-left-300 > td{
                width: 100vw !important;
                box-sizing: border-box !important;
                padding: 0 !important;
                margin: 0 !important;
                border: 0 !important;
        }
        .MainStructure .ContentBanner > div {
                max-width: 100vw !important;
        }
        .MainStructure .ContentBanner > .MainArticle {
                grid-template-areas: "left"
                        "right"
                        "bottom";
        }
        .MainArticle > div.ArticleLeft,
        .MainArticle > div.ArticleRight{
                max-width: 100vw;
        }
        .MainStructure .layout-1-flex {
                display: none;
        }
        .bottom-tool{
                display: none !important;
        }
        .MainStructure .layout-2col:has(.home-multimedia){
                margin-top: 10px;
                background: #F9F9F9;
                box-shadow: 0px 4px 4px 0px #F4F4F4D4 inset;
                border-top: 1px solid #f9f9f9;
                border-bottom: 1px solid #f9f9f9;
        }
        .MainStructure .TopBanner{
                /* margin-top: 0; */
                overflow: unset !important;
        }
        .tr-end-300>td{
                width: 100vw !important;
                margin: 0 !important;
                padding: 0 !important;
                border: 0 !important;
        }
        .MainStructure .MainContent{
                min-height: unset!important;
                max-width: 100vw;
        }
}
@media(max-width:1200px){
        .MainStructure.flex-content{
                right: 17%;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                position: absolute;
                top: 13px;
        }
}
