@font-face {
        font-family: MyriadProRegular;
        src: url(http://bvdkbuudien.com.vn/Fonts/MyriadProBold/MyriadProRegular.ttf);
}
*{
        font-family: MyriadProRegular !important;
        outline: none;
}
table.layout-background {
        background: url(https://storage-vnportal.vnpt.vn/bvdkbd/1/Logo/bglayout.png);
        height: 145px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-bottom: 40px;
}
.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;
}
body {
        margin: 0 auto;
        padding: 0;
}
img {
        border: medium none;
}
.MainStructure {
        text-align: center;
}
.MainStructure .TopBanner {
        position: relative;
        width: 100%;
        display: flex;
}
.MainStructure .TopBar {
        display: inline-block;
        margin-bottom: 0;
        text-align: justify;
        width: 100%;
        background: rgb(2 103 175);
}
.MainStructure .TopBar .layout-sticky{
        background: white;
}
.MainStructure .ContentBanner {
        display: inline-block;
        position: relative;
        width: 100%;
        z-index: 1;
}
.MainStructure .MainContent {
        background: #fff none repeat scroll 0 0;
        display: inline-table;
        margin: 0 auto;
        padding: 10px 0;
        vertical-align: top;
        width: 100%;
}
.MainStructure .LeftBar {
        padding: 0 15px 0 0;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .ContentBar {
        padding: 0;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .FooterBanner {
        background:#0165b1;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
}
.MainStructure .FooterBar {
        display: inline-block;
        text-align: justify;
        width: 100%;
}
