* {
        text-rendering: geometricprecision;
        line-height: 1.4;
        font-family	: Tahoma;
}
body {
        margin: 0 auto;
        padding: 0;
}
a {
        color: #212529;
        text-decoration: none;
        font-size: 13px;
}
table.change-languague{
        position: absolute;
        right: 5px;
        /* bottom: 5px; */
        margin-bottom: 0;
}
img {
        border: medium none;
}
img[src="/Images/noimage.png"] {
        content: url(https://storage-vnportal.vnpt.vn/bdg-chinhquyen/themes/sngoaivubrvt/uiarticleinmenu/images/logo_sonngnghiep.png);
        background: #e6e6e6;
        object-fit: contain !important;
}
.MainStructure {
        /*background: url("images/hot.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
        text-align: center;
        background: #f2f2f2;
}
.MainStructure .TopBanner {
        margin: 0 auto;
        width: 990px;
        display: flex;
        justify-content: center;
        position: relative;
}
.MainStructure .TopBar {
        display: inline-block;
        margin-top: 0;
        text-align: justify;
        /*width: 1160px;*/
        width: 100%;
        background: #fff;
        box-shadow: 0 -8px 7px 0 rgb(0 0 0 / 35%);
        position: relative;
        z-index: 2;
}
div#TopBar {
}
.MainStructure .ContentBanner {
        display: inline-block;
        position: relative;
        width: 100%;
        z-index: 1;
}
.MainStructure .MainContent {
        background: #fff;
        /* box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.35); */
        display: inline-table;
        margin: 0 auto;
        vertical-align: top;
        width: 990px;
}
.MainStructure .LeftBar {
        padding: 10px;
        text-align: justify;
        vertical-align: top;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 5px;
        padding-right: 15px;
        background: #fff;
}
.MainStructure .ContentBar {
        padding: 10px;
        text-align: justify;
        vertical-align: top;
        padding-left: 0;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 5px;
}
.MainStructure .FooterBanner {
        box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
        min-height: 224px;
        margin: 0 auto;
        text-align: center;
        /* width: 1160px; */
        width: 100%;
        background: #004959;
}
.MainStructure .FooterBar {
        display: inline-block;
        text-align: justify;
        width: 990px;
        color: white;
        font-size: 14px;
        background-repeat: no-repeat;
        position: relative;
        height: 100%;
}
@media only screen and (min-width: 769px){
        .MainStructure .FooterBanner{
                min-width: 990px;
        }
}
@media only screen and (max-width: 768px){
        .MainStructure .TopBar{
                z-index: unset;
        }
        .MainStructure .MainContent{
                width: 100%;
        }
        .MainStructure .FooterBar {
                width: 100%;
        }
        div.MainStructure .ContentBar{
                display: block !important;
                position: relative !important;
                height: unset !important;
        }
        .bottom-tool{
                display:none;
        }
        div.AdvertContent table.change-languague{
                margin-bottom: 0 !important;
                position: relative;
        }
        div.AdvertContent table.change-languague tbody tr{
                flex-direction: row !important;
        }
        div.AdvertContent table.change-languague img{
                min-height:unset !important;
        }
}
