@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
* {
        text-rendering: geometricprecision;
        font-family: 'Roboto Condensed', sans-serif !important;
        outline: none;
        line-height: 1.5;
}
.layout-sticky {
    transition: transform 0.3s ease;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.sticky-wrapper {
    position: relative;
}

.SearchResults .DataPager .CurrentPage {
        font: 14px 'Nunito', sans-serif, arial;
        color: red;
        font-weight: bold;
}
body {
        margin: 0 auto;
        padding: 0;
}
a {
        color: #424242;
        font: 14px 'Nunito', sans-serif, arial;
        text-decoration: none;
}
img {
        border: medium none;
}
table {
        border-collapse: separate;
}
.MainStructure .TopBar > table:first-child {
        /* height: 150px; */
}
.trang-chu-63642 {
        display: none;
}
.MainStructure {
        text-align: center;
        background: #EEEEEE;
}
.MainStructure .TopBanner {
        margin: 0 auto;
        width: 100%;
}
.MainStructure .TopBar {
        text-align: justify;
        width: 100%;
        position:relative;
        margin: 0 auto;
}
.MainStructure .TopBarTwo {
        text-align: justify;
        width: 100%;
        position:relative;
        margin: 0 auto;
}
.MainStructure .ContentBanner {
        position: relative;
        width: 100%;
        z-index: 1;
}
.MainStructure .MainContent {
        background: #fff none repeat scroll 0 0;
        margin: 0 auto;
        padding: 15px 5px;
        vertical-align: top;
        width: 1170px;
}
.MainStructure .LeftBar {
        padding: 0 15px 0 0;
        text-align: justify;
        vertical-align: top;
        /* width: 75%; */
}
.MainStructure .ContentBar {
        padding: 0;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .ContentBarFull {
        padding: 0;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .FooterBanner {
        text-align: center;
        width: 100%;
        background: #0470B4 url(images/bg-footer.png) no-repeat top center;
}
.MainStructure .FooterBar {
        display: inline-block;
        text-align: justify;
        width: 100%;
}
.xem-tat-ca {
        text-align: right;
}
.xem-tat-ca a {
        color: #2773d1;
        font-size: 15px;
        margin: 10px 5px 00;
        text-decoration: underline;
        display: inline-block;
}
.yhy-append-wrap{
        max-width: 160px;
}
.MainStructure table.w-1160>tbody>tr {
        display: flex;
        width: 1180px;
        margin: auto;
        position: relative;
        gap: 20px;
}
.MainStructure table.w-1160>tbody>tr>td:last-child {
        flex: 1;
}
@media only screen and (max-width: 768px){
        .MainStructure .LeftBar h4{
                max-width: 100vw;
        }
        .MainStructure .FooterBanner img, .MainStructure .TopBar .MultiFunctionControl img{
                width: auto !important;
        }
        .MainStructure .TopBar{
                overflow-y: unset !important;
        }
        .MainStructure .TopBar .SingleSearch{
                display: none;
        }
        .MainStructure .ContentBanner .MainContent {
                padding: 0px !important;
        }
        .MainStructure .LeftBar .AdvertContent .thongke_wrapper .thongke_info{
                display: flex !important;
                flex-direction: row !important;
        }
        .MainStructure .TopBar .ImageSlideShow .SlideShowItem, .ImageSlideShow .SlideShowItem img {
                max-height: 10vh !important;
        }
        .MainStructure .LeftBar .AdvertisementCenter .AdvertContent table li {
                display: list-item !important;
                max-width: 85vw !important;
                align-items: self-start !important;
                margin: 1px 5px !important;
                text-align: left !important;
        }
        .MainStructure .ContentBar .AdvertContent .MultiFunctionControl .co {
                display: flex !important;
                flex-direction: row !important;
        }
        .MainStructure .ContentBar .AdvertContent .MultiFunctionControl .co img{
                width: 34px !important;
        }
        .MainStructure .LeftBar .SearchResults {
                width: 100vw;
        }
        .MainStructure .LeftBar .SearchResults .SearchPane .SearchButton {
                margin-top: 5vh;
        }
        .MainStructure .TopBanner  .TopBar table tr{
                display: flex;
                flex-direction: column;
        }
        .MainStructure .LeftBar .MultiFunctionControl span{
                text-align: unset !important;
        }
        .MainStructure .ContentBar{
                display:block !important;
        }
        .bottom-tool{
                display:none;
        }
}
