@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Georama:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

:root{
        --main-width: min(1200px, 100vw);
        --bg-orrange: #d35912;
        --bg-orrange-light: #5b8fbb;
        --bg-orrange-weight: #004c76;
        --padding-res: 0 16px;
        --color-primary:#e26f2c;
         --color-red:#dd2114;
        --box-category: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
        --box-shadow: 0 4px 10px rgb(52 52 52 / 10%);
            --bg-gray: #f8f9fa;
        --label-size: 16px;
        --label-weight: 600;
        --border-radius: 5px;
}
* {
        text-rendering: geometricprecision;
        font-size: 14px;
        line-height: 1.4;
        font-family: roboto;
}
/*
.TopBanner{
-webkit-filter: grayscale(0) !important;
-moz-filter: grayscale(0) !important;
filter: grayscale(0 !important);
}*/
.layout-3-col-1200:has(.UIClockSystem){
background: #f4f4f4;
        margin-bottom: 20px;
}
.page-title{
        font-family: Merriweather;
        font-weight: 700;
        font-size: 22px;
        color: #1B1D2D;
}
a {
        color: #212529;
        font-size: 14px;
        text-decoration: none;
}
a:hover{
        color: #212529;
}
img {
        border: medium none;
        max-width: 100%;
}
.MainStructure .TopBanner {
        margin: 0 auto;
        position: relative;
        width: 100%;
        z-index: 1000;
}
.MainStructure .TopBar {
        text-align: justify;
        width: 100%;
}
.MainStructure .ContentBanner {
        position: relative;
        width: 100%;
        z-index: 1;
}
.MainStructure .MainContent {
        background: #fff none repeat scroll 0 0;
        margin: 0 auto;
        padding: 32px 10px;
        vertical-align: top;
        width: 100%;
        max-width: var(--main-width);
}
.MainStructure .LeftBar {
        padding: 0px 20px 0px 0px;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .MainContent .ContentBar3{
	vertical-align: top;
}
.MainStructure .ContentBar {
        padding: 0px 0px 0px 0;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .FooterBanner {
        text-align: center;
        /* background: #077edd; */
        width: 100%;
}
table.page-layout-3_2 td:nth-child(3){
border-right: none!important;
}
div.MainStructure .FooterBar {
        width: 100%;
        background: #f3f3f3 url(images/trongdong.png) center;
        background-repeat: no-repeat;
        margin-top: 20px;
}
/********************/
/************/
.banner-hcc {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%;
    margin: 0 auto;
}
.style-ocean {
    background:linear-gradient(135deg, #ed7219, #ff974c)
}
.hcc-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.2);
        padding: 10px; 
            text-align: left !important;
    align-items: flex-start !important;
}
.hcc-item:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
    z-index: 10;
}
.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
    z-index: 1;
    /**filter: grayscale(100%);**/
    transition: opacity 0.3s;
}
.AdvertContent .banner-hcc .item-inner {
    z-index: 2;
    padding: 0px;
    display: flex;
    flex-direction: column;
    align-items: normal;
    width: 100%;
    height: 100%;
    flex-direction: row !important;
    background: transparent;
    gap: 5px;
        text-align: left
}
.AdvertContent .banner-hcc .main-icon.hcc {
    /* position: absolute; */
    left: 45px;
    top: 0;
    width: 100%;
    /* opacity: 0.9; */
    object-fit: contain;
    /* transform: translateX(-50%); */
    width: 20%;
    flex-shrink: 0;
        display: none
}
 .banner-hcc .item-label {
    font-family: 'Inter', serif;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.6;
    z-index: 0;
    color: #ffffff;
    letter-spacing: 0.5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-text-stroke: 0.8px rgb(221 221 221 / 21%);
    text-shadow: 0 1px 2px rgb(205 93 11), 0 4px 6px rgb(205 87 3), 0 8px 14px rgb(213 99 32 / 45%);
    /* padding: 10px; */
    /* background: #ffffff4f; */
    font-weight: bold;
    /* background: #1f1a1a; */
    /* background: linear-gradient(to top, rgb(0 0 0 / 36%) 0%, rgba(0, 0, 0, 0.2) 50%, transparent 100%); */
    display: flex;
    /* width: 100% !important; */
    height: 100% !important;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
}
/****************************/

.MainStructure table.MainContentFull {
        width: 1260px;
        margin: auto;
        max-width: 100%;
}
.MainStructure table.MainContentFull td#ContentBarFull {
        text-align: left;
}
.yhy-append-wrap{
        position: absolute;
        bottom: 0;
        left: 0;
}
.style-box{
        border-radius: 5px;
		border:var(--bg-gray);
        box-shadow: var(--box-shadow);
            
}
.style-box.vbmoi{
padding: 0 10px 8px 5px
}
.style-box.vbmoi .style-title{
	margin-bottom: 12px;
            margin-left: 5px;
}
.style-box .style-title{
background-size: 20px;
    background-position-x: 5px;
    text-transform: uppercase;
    font-family: 'Inter';
    font-size: var(--label-size);
    font-style: normal;
    font-weight: var(--label-weight);
    letter-spacing: 0em;
    text-align: left;
    color: var(--color-red);
    letter-spacing: -1px;
         position: relative;
}
.style-title {
    height: 40px;
    line-height: 40px;
        
}
.style-title a {
	font-size: var(--label-size);
    line-height: 24px;
    text-transform: uppercase;
    font-weight: var(--label-weight);
    font-family: 'Inter';
}
.style-box.vbmoi .style-title {
    
}
.style-title a::before{
       content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #fcdddf 25%, var(--color-red) 50%, #fcdddf 75%);
        z-index: 2;
    transition: all 0.3s ease;
}
@media only screen and (max-width: 768px){
        .layout-3-col-1200:has(.UIClockSystem){
        	margin-bottom: 15px!important;
        }
        #yhy-append{
                display:none !important;
        }
        .MainStructure .FooterBar {
                width: 100% !important;
        }
        div.MainStructure .fixed {
                padding-top: 15px !important;
                padding-bottom: 40px !important;
        }
        .MainStructure .ContentBanner {
                position: static;
        }
        /*.MainStructure table.MainContentFull td#ContentBarFull table:nth-child(2) tr{
        display:grid;
        grid-template-columns: repeat(2, 1fr);
}
        .MainStructure table.MainContentFull td#ContentBarFull table:nth-child(2) tr td:first-child{
        order:1;
}
        .MainStructure table.MainContentFull td#ContentBarFull table:nth-child(2) tr td:nth-child(2){
        order:3;
        grid-column:span 2;
}
        .MainStructure table.MainContentFull td#ContentBarFull table:nth-child(2) tr td:last-child{
        order:2;
}*/
        .bottom-tool{
                display:none;
        }
        .page-title{
                align-items:flex-start !important;
        }
        .MainStructure .ContentBar{
                display:block !important;
        }
}
@media (min-width: 1024px) {
        table.MainContent {
                width: 100%;
                table-layout: fixed;
        }
        td#LeftBar {
                width: 74%;
        }
        td#ContentBar {
                width: 26%;
        }
}
@media only screen and (max-width: 768px){
        div.MainStructure {
                max-width: 720px!important;
                margin: auto;
        }
        .table-3-col{
                width: 720px!important;
                margin: auto;
        }
        div.MainStructure .fixed{
                padding-top: 10px!important;
        }
        .MainStructure .LeftBar {
                width: 100vw;
                display: block;
        }
        .MainStructure .ContentBar {
                display: block !important;
        }
        .bottom-tool {
                display: none !important;
        }
        .ContentBar3{
                display: block;
                width: 100%!important;
               /** padding-left: 15px;
                padding-right: 15px;**/
        }
}
@media only screen and (max-width: 1023px) {
        div.MainStructure {
                margin: auto;
                max-width: 960px;
        }
        .MainContent {
                max-width: 100% !important;
                width: 100% !important;
        }
        .MainStructure .TopBar{
                position: relative;
        }
        /**     table.page-layout-3 > tbody > tr {
        display: flex;
        flex-direction: column;
}**/
}
@media (min-width: 768px) and (max-width: 1023px) {
        table.page-layout-3{
                table-layout: fixed;
                /***************************/
                width: 100%;
        }
        table.page-layout-3 > tbody > tr {
                display: table-row !important;
        }
        .page-layout-3 td.td-layout{
                display: table-cell!important;
                width: auto!important;
                max-width: none !important;
        }
        
        .table-3-col td.td-layout:nth-child(2){
                padding: 0;
                width: 0 !important;
        }
        .table-3-col td.td-layout:nth-child(2):has(.ShortArticle){
        	width: auto!important;
        }
        .MainStructure table.page-layout-3 > tbody > tr:has(.UIClockSystem) {
                flex-direction: row;
                display: grid;
                grid-template-columns: 200px 1fr 200px;
        }
        .MainStructure .MainContent > tbody > tr {
                display: flex;
                flex-direction: column;
        }
        .ArticleMediaListControl .media-list {
                flex-direction: row;
        }
        .ArticleMediaListControl .LeftCol{
                width:50%!important
        }
        .ArticleMediaListControl .media-list .RightCol ul li {
                width: calc(100% - 10px);
        }
        .ArticleMediaListControl .media-list .RightCol ul{
                gap: 10px;
        }
        .MainStructure  .SingleSearch {
                position: absolute;
                width: 200px;
                top: -65px;
        }
        .MainStructure  .UIClockSystem {
                margin: 0 !important;
                height: 38px !important;
        }
        /****/
        .MainStructure .DropdownMenu .navbar-button {
                display: none !important;
        }
        .DropdownMenu {
                position: relative !important;
                height: inherit !important;
                top: unset !important;
        }
        .TopBar.shrink .DropdownMenu {
                position: sticky;
                top: 0;
                width: 100%;
                z-index: 9999;
        }
        .DropdownMenu .MenuList{
                display: flex !important;
                background: linear-gradient(-90deg, #F4771D 0%, #c55200 100%) !important;
                overflow: visible !important;
        }
        .DropdownMenu .MenuList .AdvanceBar .AdvanceBarZone {
                max-width: var(--main-width) !important;
        }
        body .DropdownMenu .MenuList .TopMenu:hover{
                background: transparent !important;
        }
        /******/
        .page-layout-3 td.td-layout:has(.ArticleSlider) 
        .page-layout-3 td.td-layout:has(.ArticleSlider) {
                width:70%!important;
        }
        .page-layout-3 td.td-layout:has(.AdvertisementBottomRight) {
                width: 30%!important;
        }
        .page-layout-3 td.td-layout:has(.UIClockSystem),  .page-layout-3 td.td-layout:has(.UIWeatherForcast){
                width:28%!important;
        }
        /*************************************************************************/
        .page-layout-5 table {
                table-layout: fixed !important;
                /* không bị co dãn đột ngột */ 
                width: 100% !important;
                /* full container */
        }
        .page-layout-5 table th,
        .page-layout-5 table td {
                display: table-cell !important;
                /* đảm bảo ngồi trên 1 hàng */
                white-space: nowrap;
                /* không wrap xuống hàng */
        }
        /*************************************************************************/
        .TabArticleControl {
                width:auto!important     
        }
        .page-layout-5 td {
                display: table-cell !important;
        }
        .MultiFunctionControl{
                width: auto!important;
        }
        .UITabArticle_tinhuysingletab{
                padding-right: 0!important
        }
        table.page-layout-5 td:nth-child(1), table.page-layout-5 td:nth-child(3){
                width:35%!important;
        }
        table.page-layout-5 td:nth-child(2), table.page-layout-5 td:nth-child(4){
                width: 0!important
        }
        .MultiFunctionControl{
                padding: 0 10px!important;
        }
        .MainContent {
                max-width: 100% !important;
                width: 100% !important;
        }
        .MainContent .LeftBar{
                width: 70%!important;
        }
        .MainContent .ContentBar {
                vertical-align: top;
                padding-right: 10px;
                width: 30% !important;
        }
        .MainStructure .MainContent > tbody > tr {
                display: flex;
                flex-direction: row!important;
        }
        .page-layout-3_2:has(.SingleTab){
                table-layout: fixed !important;
                /* không bị co dãn đột ngột */ 
                width: 100% !important;
                /* full container */
        }
        .page-layout-3_2 .td-layout:has(.SingleTab){
                width: 50%!important;
                display: table-cell !important;
                /* đảm bảo ngồi trên 1 hàng */
                border-right: 1px solid #eee;
        }
        .ListControl{
                padding: 0 10px!important;
        }
        .ListControl .List table td {
                border: 1px solid #ddd!important;
        }
        .ListControl .List table td a{
                font-weight: normal!important
        }
}
