@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=Roboto+Condensed:wght@300;400;700&display=swap');
')
* {
        text-rendering: geometricprecision;
        /*font-weight: bold;*/
        /* font-size:14px; */
        font-family: Roboto, sans-serif;
        font-size: 14px;
}
table.change-languague{
        position: absolute;
        right: 0;
        bottom: 13px;
        margin-bottom: 0;
}
body {
        margin: 0 auto;
        padding: 0;
        font-family: Roboto, sans-serif;
}
a {
        color: rgba(0, 114, 198, 1);
        /* font-family: Roboto, sans-serif; */
        font-size:14px;
        text-decoration: none;
}
img {
        border: medium none;
}
.MainStructure {
        /*text-align: center;*/
        /* background: #d3dfed url("images/bbg.jpg") repeat-x scroll left top; */
        /*background: #fff;*/
}
.MainStructure .TopBanner {
        margin: 0 auto;
        /*background: url(Images/header.png) repeat-x center center;*/
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
        overflow: visible!important;
}
.MainStructure .TopBar {
        text-align: justify;
        position:relative;
        width: 100%;
        margin: 0 auto;
        background: #fff;
        box-shadow: 4px 4px 10px rgba(0,0,0,0.1);
        z-index: 999
}
.MainStructure .ContentBanner {
        position: relative;
        width: 100%;
        z-index: 1;
        min-height: 400px;
        background: #f2f2f2;
}
.MainStructure .MainContent {
        margin: 0 auto;
        vertical-align: top;
        max-width: 1160px;
        width: 100%;
        background: #fff;
}
.MainStructure .LeftBar {
        text-align: justify;
        vertical-align: top;
        min-width: 250px !important;
        padding: 0 10px;
}
.MainStructure .ContentBar {
        vertical-align: top;
}
.MainStructure #ContentBar {
        padding: 0;
        padding-right: 10px;
        text-align: justify;
        vertical-align: top;
        /*** max-width: 300px !important;**/
}
.MainStructure .FooterBanner {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        margin: 0 auto;
        background: #c53531;
        padding-top: 30px;
        background: url(images/bg-footer.png) no-repeat center top #c53531!important;
}
.MainStructure .FooterBar {
        text-align: justify;
        max-width: 1160px;
        margin: 0 auto;
}
.MainStructure .MultiFunctionControl iframe .container{
        width: unset !important;
}
.MainContent {
        overflow-x: auto;
}
.GoldCustomer div.Logo {
        width: 100% !important;
}
.break-all-child > * {
        word-break:  break-all;
        font-size: 0.95em;
        line-height: 1.8em;
}
.background-tcn{
        max-height: 140px;
        background: linear-gradient(to top, #08b2f0, #bae9fb);
}
.ContentBar3{
        vertical-align: top;
        padding-right: 10px;
        padding-left: 10px;
        width: 30%!important;
}
.MainContent img,
.MainContent div,
.MainContent table {
        /* max-width: 100%; */
        /***height: auto;**/
        /* box-sizing: border-box; */
}
@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;
                padding: 0 0px!important;
        }
        .bottom-tool {
                display: none !important;
        }
        .ContentBar3{
                display: block;
                width: 100%!important;
                padding-left: 0;
                padding-right: 0;
        }
        div.AdvertContent table.change-languague{
                margin-bottom: 0 !important;
                position: relative;
        }
        div.AdvertContent table.change-languague tbody tr{
                flex-direction: row !important;
        }
}
@media only screen and (max-width: 768px){
        .page-layout-3  td.td-layout {
                width: 100vw !important;
        }
}
@media (min-width: 1024px) {
        table .MainContent {
                width: 100%;
                table-layout: fixed;
        }
        td#LeftBar {
                width: 75%;
        }
        td#ContentBar {
                width: 25%;
        }
}
@media only screen and (min-width: 769px){
        .MainStructure .MainContent,
        .MainStructure .TopBanner,
        .MainStructure .FooterBanner{
                min-width: 1160px;
        }
}
img[src=""]{
        content: url(https://storage-vnportal.vnpt.vn/vass/themes/mau8/uiarticlecontrols/uiarticlelistcontent/images/noimage.png);
        background-size: cover;
        background-position: center;
}
