@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');
@import url('https://fonts.googleapis.com/css2?family=Alatsi&display=swap');
img {
        border: medium none;
}
* {
        margin: 0;
        padding: 0;
        font-family: 'Arial', sans-serif;
}
table.page-layout-2 {
        max-width: 1320px;
        margin: 0 auto;
}
a {
        color: #333;
        text-decoration: none;
        font-size: 14px;
}
a:hover{
        color: #B00233;
}
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 .TopBar {
        background: #b12d30;
}
.MainStructure .FooterBanner {
        background: #30393a none repeat scroll 0 0;
        margin: 0 auto;
        position: relative;
        width: 100%;
}
.MainStructure .ContentBanner {
        margin: 0 auto;
        width: 100%;
}
.MainStructure .TopBar, {
        width: 100%
                display: inline-block;
}
.FooterBar {
        max-width: 1160px;
        margin: auto;
        padding: 30px 0;
}
.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%;
}
.AdvertContent{
        max-width: 1160px;
        margin: auto;
        background: #fff;
        box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
        display: flex;
}
.AdvertisementBottomRight{
        background: #eee;
        padding: 30px;
        /* margin-top: 30px; */
}
.MainStructure table.w-1160>tbody>tr {
        display: flex;
        width: 1160px;
        margin: auto;
        position: relative;
}
.MainStructure table.w-1160>tbody>tr>td:last-child {
        flex: 1;
}
@media only screen and (max-width: 768px){
        .FooterBar table{
                margin:0!important;
        }
        .MainStructure table.w-1160>tbody>tr {
                display: block !important;
                max-width: 100%;
                width: 100% !important;
        }
}
