* {
        text-rendering: geometricprecision;
        /*font-weight: bold;*/
        /* font-size:14px; */
}
body {
        margin: 0 auto;
        padding: 0;
}
a {
        color: #004370;
        /* 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%;
        min-height: 105px;
}
.MainStructure .TopBar {
        text-align: justify;
        position:relative;
        width: 100%;
        margin: 0 auto;
        background: #fff;
}
.MainStructure .ContentBanner {
    position: relative;
    /* width: 100%; */
    margin: 0 auto;
}

.MainStructure .LeftBar {
        padding: 0 20px 0 0;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .ContentBar {
        padding: 0;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .FooterBanner {
        /*background: url(Images/footer.png) no-repeat center center;*/
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        /*border-bottom: 7px solid #336cb4;*/
        /*width: 1200px;*/
        margin: 0 auto;
        background: #f2f4f8;
        /* border-top: 8px solid #004370; */
}

.MainStructure .MultiFunctionControl iframe .container{
        width: unset !important;
}

.MainContent .Layout:not(:has(.ArticleMediaSlider_Default)) {
  max-width: 1200px;
  margin: 0 auto;
}

.MainContent .ContentBar > table:not(:has(.ArticleMediaSlider_Default)) {
 	 max-width: 1200px;
 	 margin: 0 auto;
        box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
margin-top: 10px;
margin-bottom: 10px;
}

.MainContent .ContentBar > table:not(:has(.ArticleMediaSlider_Default)) tbody td{
    padding: 10px;
}

.MainContent .ContentBar .congtinh_parent_7525 {max-width: 1200px;margin: 0 auto;background: #ffff;box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;padding: 10px;}


.MainContent .ContentBar .UIAdvertisement_box_xtdt {
  max-width: 1200px;
  margin: 0 auto;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
}

.MainContent .ContentBar .box_chuyen_muc_tiem_nang {
  /* max-width: 1200px; */
  /* margin: 0 auto; */
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 10px;
}

.khung-6-cot img {
    max-height: 80px;
    min-height: 80px;
    width: 100%;
}

@media only screen and (max-width: 768px){
        div.MainStructure .fixed{
                padding-top: 10px!important;
        }
