@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
:root{
        --main-color: #029ed7;
        --primary: #029ed7;
        --second-color: #64bfe0;
        --main-width: 1200px;
}
img {
        border: medium none;
}
* {
        margin: 0;
        padding: 0;
        font-family: 'Roboto', sans-serif;
}
table.page-layout-2 {
        max-width: 1320px;
        margin: 0 auto;
}
a {
        color: #424242;
        text-decoration: none;
        font-size: 14px;
}
.background-tcn.layout-2col-1200 table.page-layout-2-tcn > tbody > tr > td:last-child {
        padding-left: 15px;
}
.background-tcn.layout-2col-1200 table.page-layout-2-tcn > tbody > tr > td:first-child {
        padding-right: 15px;
}
body {
        font: 9pt Arial;
        margin: 0;
        padding: 0;
}
.UIBackTopTopControl{
        display: inline-block;
        border-radius:5px;
        height: 40px;
        width: 40px;
        position: fixed;
        bottom: 20px;
        right: 50px;
        box-shadow: 0 0 10px rgba(0,0,0,.05);
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        background:  #ff8b24 url(//thinhweb.com/wp-content/themes/thinhweb/../thinhweb/images/cd-top-arrow.svg) no-repeat center 50%;
        z-index: 9999 !important
}
.MainStructure {
        background: #fff none repeat scroll 0 0;
}
.MainStructure .TopBanner {
        margin: 0 auto;
        position: relative;
        width: 100%; 
}
.MainStructure .FooterBanner {
        margin: 0 auto;
        position: relative;
        width: 100%;
}
.MainStructure .ContentBanner {
        margin: 0 auto;
        width: 100%;
}
.MainStructure .TopBar, .FooterBar {
        display: inline-block;
        width: 100%;
}
.MainStructure .LeftBar, .ContentBar {
        text-align: justify;
        vertical-align: top;
}
.MainStructure .LeftBar {
}
.MainStructure .ContentBar {
        padding: 0 0 8px;
}
.MainStructure table.layout-sticky {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        background: #007200 !important;
        z-index: 9999 !important;
}
.UIOnlineCounter_388DC8 {
        position: relative;
        width: 35%;
        bottom: 70px;
        left: 62%;
}
.MainStructure .ArticleMedia_defaultDetail{
        background:#f3f1f1;
}
@media only screen and (max-width: 1023px){
        .background-tcn.layout-2col-1200 table.page-layout-2-tcn > tbody > tr > td.td-layout {
                padding: 0;
        }
}
