@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;600&family=Roboto:wght@400;500&display=swap');
*{
        font-family: 'Roboto Slab';
        font-size: 14px;
}
.fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome !important;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
}
.SearchResults .DataPager .CurrentPage {
        color: red;
        font-weight: bold;
}
body {
        margin: 0 auto;
        padding: 0;
}
a {
        color: #424242;
        text-decoration: none;
}
img {
        border: medium none;
}
.MainStructure .TopBar > table:first-child {
        /* height: 150px; */
}
.trang-chu-63642 {
        display: none;
}
.MainStructure {
        text-align: center;
        background-color: #F5F5F5;
        background: url(images/bg.png);
}
.MainStructure .TopBanner {
        margin: 0 auto;
        width: 1260px;
        background: white;
        /*width: 1100px;*/
}
.MainStructure .TopBar {
        text-align: justify;
        width: 100%;
        position:relative;
        margin: 0 auto;
}
.MainStructure .ContentBanner {
        position: relative;
        width: 100%;
        z-index: 1;
        padding-top: 0;
        padding-bottom: 0;
}
.MainStructure .MainContent {
        background: #fff;
        margin: 0 auto;
        padding: 5px;
        vertical-align: top;
        width: 1260px;
        /* width: 1100px;*/
}
.MainStructure .LeftBar {
        padding: 0;
        text-align: justify;
        vertical-align: top;
        padding-top: 10px;
        padding-right: 15px;
        padding-bottom: 10px;
        padding-left: 10px;
}
.MainStructure .ContentBar {
        padding: 0;
        text-align: justify;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
}
.MainStructure .FooterBar {
        color: #E9E9E9;
        /* margin-bottom: 30px; */
        width: 100%;
}
.MainStructure .FooterBar a{
        color:#d0d0d0;
}
.MainStructure .FooterBar a:hover{
        color:#fff;
}
.MainStructure .FooterBanner {
        text-align: center;
        width: 1280px;
        /*width: 1100px;*/
        background: #407ABF;
        height: auto;
        padding: 0;
        margin: auto;
        position: relative;
        /* background: url(https://storage-vnportal.vnpt.vn/nbh-ubnd/2813/banner/untitled_new-143539.png)  no-repeat center #407ABF; */
}
