/* compare images */
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {content: " "; display: block; background: white; position: absolute; z-index: 30; -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); } .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {width: 3px; height: 9999px; left: 50%; margin-left: -1.5px; } .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {width: 9999px; height: 3px; top: 50%; margin-top: -1.5px; } .twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {position: absolute; top: 0; width: 100%; height: 100%; } .twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {-webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; } .twentytwenty-before-label, .twentytwenty-after-label {-webkit-transition-property: opacity; -moz-transition-property: opacity; transition-property: opacity; } .twentytwenty-before-label:before, .twentytwenty-after-label:before {color: white; font-size: 13px; letter-spacing: 0.1em; } .twentytwenty-before-label:before, .twentytwenty-after-label:before {position: absolute; background: rgba(255, 255, 255, 0.2); line-height: 38px; padding: 0 20px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {top: 50%; margin-top: -19px; } .twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {left: 50%; margin-left: -45px; text-align: center; width: 90px; } .twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {width: 0; height: 0; border: 6px inset transparent; position: absolute; } .twentytwenty-left-arrow, .twentytwenty-right-arrow {top: 50%; margin-top: -6px; } .twentytwenty-up-arrow, .twentytwenty-down-arrow {left: 50%; margin-left: -6px; } .twentytwenty-container {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; z-index: 0; overflow: hidden; position: relative; -webkit-user-select: none; -moz-user-select: none; } .twentytwenty-container img {max-width: 100%; position: absolute; top: 0; display: block; } .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {background: rgba(0, 0, 0, 0); } .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {opacity: 0; } .twentytwenty-container * {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .twentytwenty-before-label {opacity: 0; } .twentytwenty-before-label:before {content: "Trước"; } .twentytwenty-after-label {opacity: 0; } .twentytwenty-after-label:before {content: "Sau"; } .twentytwenty-horizontal .twentytwenty-before-label:before {left: 10px; } .twentytwenty-horizontal .twentytwenty-after-label:before {right: 10px; } .twentytwenty-vertical .twentytwenty-before-label:before {top: 10px; } .twentytwenty-vertical .twentytwenty-after-label:before {bottom: 10px; } .twentytwenty-overlay {-webkit-transition-property: background; -moz-transition-property: background; transition-property: background; background: rgba(0, 0, 0, 0); z-index: 25; } .twentytwenty-overlay:hover {background: rgba(0, 0, 0, 0.5); } .twentytwenty-overlay:hover .twentytwenty-after-label {opacity: 1; } .twentytwenty-overlay:hover .twentytwenty-before-label {opacity: 1; } .twentytwenty-before {z-index: 20; } .twentytwenty-after {z-index: 10; } .twentytwenty-handle {height: 38px; width: 38px; position: absolute; left: 50%; top: 50%; margin-left: -22px; margin-top: -22px; border: 3px solid white; -webkit-border-radius: 1000px; -moz-border-radius: 1000px; border-radius: 1000px; -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); z-index: 40; cursor: pointer; } .twentytwenty-horizontal .twentytwenty-handle:before {bottom: 50%; margin-bottom: 22px; -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); } .twentytwenty-horizontal .twentytwenty-handle:after {top: 50%; margin-top: 22px; -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); } .twentytwenty-vertical .twentytwenty-handle:before {left: 50%; margin-left: 22px; -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); } .twentytwenty-vertical .twentytwenty-handle:after {right: 50%; margin-right: 22px; -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); } .twentytwenty-left-arrow {border-right: 6px solid white; left: 50%; margin-left: -17px; } .twentytwenty-right-arrow {border-left: 6px solid white; right: 50%; margin-right: -17px; } .twentytwenty-up-arrow {border-bottom: 6px solid white; top: 50%; margin-top: -17px; } .twentytwenty-down-arrow {border-top: 6px solid white; bottom: 50%; margin-bottom: -17px; }
/* reset table css */
table {border-collapse: collapse; display: table; padding: 5px; vertical-align: top; line-height: 1.4; }
.__MASTERCMS_CONTENT table{max-width: 100%;}
.fb_iframe_widget>span,.fb_iframe_widget>span>iframe {height: 20px !important;}
.__MASTERCMS_CONTENT h1,
.__MASTERCMS_CONTENT_MOBILE h1 {
    display: block;
    font-size: 2em;
    margin: 0.67em 0;
    font-weight: bold;
    line-height: 1.3
}
.__MASTERCMS_CONTENT h2,
.cke_contents_ltr h2,
.__MASTERCMS_CONTENT_MOBILE h2 {
    display: block;
    font-size: 1.5em;
    margin: 0.83em 0;
    font-weight: bold;
    line-height: 1.3
}
.__MASTERCMS_CONTENT h3,
.__MASTERCMS_CONTENT_MOBILE h3 {
    display: block;
    font-size: 1.17em;
    margin: 1em 0;
    font-weight: bold;
    line-height: 1.3
}
.__MASTERCMS_CONTENT h4,
.__MASTERCMS_CONTENT_MOBILE h4 {
    display: block;
    font-size: 1em;
    margin: 1.33em 0;
    font-weight: bold;
    line-height: 1.3
}
.__MASTERCMS_CONTENT h5,
.__MASTERCMS_CONTENT_MOBILE h5 {
    display: block;
    font-size: 0.83em;
    margin: 1.67em 0;
    font-weight: bold;
    line-height: 1.3
}
.__MASTERCMS_CONTENT h6,
.__MASTERCMS_CONTENT_MOBILE h6 {
    display: block;
    font-size: 0.67em;
    margin: 2.33em 0;
    font-weight: bold;
    line-height: 1.3
}
.__MASTERCMS_CONTENT video,.__MASTERCMS_CONTENT_MOBILE video{width: 100%;object-fit: contain;}
.__MASTERCMS_CONTENT a,.__MASTERCMS_CONTENT_MOBILE a,.cke_contents_ltr a{color: blue}
.__MASTERCMS_CONTENT ul,.__MASTERCMS_CONTENT_MOBILE ul,
.__MASTERCMS_CONTENT ol,.__MASTERCMS_CONTENT_MOBILE ol{padding-left: 15px;}
/* table images */
.MASTERCMS_TPL_TABLE,.__MASTERCMS_CONTENT table,.__MASTERCMS_CONTENT_MOBILE table{margin: 0 0 20px 0; width:100%; max-width:100%}
.MASTERCMS_TPL_TABLE td img{margin-bottom:0; width:100% !important; height:auto !important}
.MASTERCMS_TPL_TABLE tbody tr:nth-child(odd) td {text-align:center; padding:0;vertical-align: middle;}
.MASTERCMS_TPL_TABLE tbody tr:nth-child(even) td {background-color: #f8f8f8;font-style: italic;padding: 10px;text-align: center;font-size: initial;}
/* temp a */
.__MB_ARTICLE_A {width: 100%;margin-bottom: 1em;max-width: 100%;background: #f5f5f5;}
.__MB_ARTICLE_A td img {display: none;}
.__MB_ARTICLE_A td {padding: 10px 15px;}
.__MB_ARTICLE_A td a {text-decoration: none;color: #003366;padding-left: 15px;float: left;font-style: italic;margin: 5px 0;background: url(../images/bl-square-blue.png) left 8px no-repeat;}
.__MB_ARTICLE_A_HEADER {display: none;}
/* temp k */
.__mb_article_in_image {background-color: #f5f5f5;width: 100%;margin-bottom: 1em;}
.__mb_article_in_image td {padding: 0;border-bottom: 5px solid #fff;}
.__mb_article_in_title_box {color: #003366 !important;position: relative;top: 5px;}
.__mb_article_in_image_box {width: 105px;height: 70px;overflow: hidden;display: block;margin-right: 10px;float: left;}
.__mb_article_in_image_box img {width: 100%;min-height: 100%;}
/* temp c */
.__mb_article_in_image_large_box {display: block; width: 160px; height: 105px; margin-right: 15px;}
.__mb_article_in_image_large_box img {width: 100%;min-height: 100%;}
.__mb_article_in_image_large tr td:nth-child(even){padding: 5px 0 !important;}
.__mb_article_in_image_large tr td:nth-child(even) a{color: #003366 !important;}
.__mb_article_in_image td span {font-size: 14px;color: #666;line-height: initial;display: block;margin-top: 5px;}
/* temp a + c + k  */
table.__MB_ARTICLE_A[border="0"] tr td:nth-child(odd),
table.__MB_ARTICLE_A[cellspacing="2"] tr td:nth-child(odd),
table.__MB_ARTICLE_A[cellpadding="2"] tr td:nth-child(odd) {display: none;}
table.__mb_article_in_image tr td[width="100"] {width: 115px;}
table.__mb_article_in_image tr td[width="100"] a {display: block;width: 144px;height: 85px;overflow: hidden;}
table.__mb_article_in_image tr td[width="100"] a img {width: 100%;}
table.__mb_article_in_image tr td[width="100"]+td {padding: 10px;}
table.__mb_article_in_image tr td[width="49"],table.__mb_article_in_image[width="60%"] tr td[width="49"] {width: 90px;}
table.__mb_article_in_image tr td[width="49"] div[style="height:50px; overflow:hidden;"],table.__mb_article_in_image[width="60%"] tr td[width="49"] div[style="height:50px; overflow:hidden;"] {width: 100%;height: 60px;}
table.__mb_article_in_image tr td[width="49"] div[style="height:50px; overflow:hidden;"] img,table.__mb_article_in_image[width="60%"] tr td[width="49"] img {width: 100%;}
table.__mb_article_in_image tr td[width="49"]+td,table.__mb_article_in_image[width="60%"] tr td[width="49"]+td {padding: 5px 10px;}
table.__mb_article_in_image tr td[width="49"]+td a,table.__mb_article_in_image[width="60%"] tr td[width="49"]+td a {font-size: inherit !important;font-family: inherit !important;color: #222 !important;}
table.__mb_article_in_image[width="60%"][align="right"],table.__mb_article_in_image[width="60%"][align="left"] {width: 60%;}
.__MB_ARTICLE_A thead,.__MB_ARTICLE_A td[width="10"] {display: none;}
.__MB_ARTICLE_A td[width="10"]+td[align="left"] a {background-position-y: 9px;padding-left: 15px;}
/* temp g */
.__MB_template_g {margin-bottom: 1em;background-color: #e2efff;box-sizing: border-box;font-size: inherit;}
.__MB_template_g td.__RE_PLACE_CONTENT {padding: 15px 10px 15px 15px}
/* temp d */
.__MB_template_d {margin-bottom: 1em;background-color: #fffbe4;box-sizing: border-box;font-size: inherit;}
.__MB_template_d td.__RE_PLACE_CONTENT {padding: 15px 10px 15px 15px}
/* table align */
.__MB_template_d[align="center"],
.__MB_template_e[align="center"],
.__MB_template_e_gray[align="center"],
.__MB_template_e_blue[align="center"],
.MASTERCMS_TPL_TABLE[align="center"],
table[align="center"]{margin: 20px auto !important;}
.__MB_template_g[align="left"],
.__MB_template_d[align="left"],
.__MB_template_e[align="left"],
.__MB_template_e_blue[align="left"],
.__mb_article_in_image[align="left"],
.MASTERCMS_TPL_TABLE[align="left"]{margin-right:20px; margin-top: 10px; margin-bottom: 15px;}
.__MB_template_e_gray[align="left"]{margin:5px 20px 15px 15px;}
.__MB_template_g[align="right"],
.__MB_template_d[align="right"],
.__MB_template_e[align="right"],
.__MB_template_e_blue[align="right"],
.__mb_article_in_image[align="right"],
.MASTERCMS_TPL_TABLE[align="right"]{margin-left: 20px; margin-top: 10px; margin-bottom: 15px;}
.__MB_template_e_gray[align="right"]{margin:5px 15px 15px 20px;}

.__MASTERCMS_CONTENT iframe ,.__MASTERCMS_CONTENT_MOBILE iframe{width:100%;}
.__MASTERCMS_CONTENT table[border="1"] td, .__MASTERCMS_CONTENT_MOBILE table[border="1"] td{padding:6px;}
.MASTERCMS_TPL_TABLE[style="width: 97%; max-width: 100%;"],
.MASTERCMS_TPL_TABLE[style="width: 97%;"] {
    width: 100% !important
}

.cke_editable.cke_contents_ltr {
    font-family: Helvetica, Arial, sans-serif
}

.__MASTERCMS_CONTENT table[border="1"],
.__MASTERCMS_CONTENT_MOBILE table[border="1"] {
    border-color: #ccc;
    font-size: inherit;
    font-family: inherit;
    line-height: 1.3;
}

.__MASTERCMS_CONTENT table[border="1"] td,
.__MASTERCMS_CONTENT_MOBILE table[border="1"] td {
    padding: 15px !important;
}

.__MASTERCMS_CONTENT_MOBILE img,
.__MASTERCMS_CONTENT_MOBILE table,
.__MASTERCMS_CONTENT_MOBILE iframe {
    max-width: 100%;
}

.__MASTERCMS_CONTENT_MOBILE table img,
.__MASTERCMS_CONTENT table img {
    height: auto !important;
    margin: 0 !important;
}

.__MASTERCMS_CONTENT_MOBILE table[align="center"],
.__MASTERCMS_CONTENT table[align="center"],
.cke_contents_ltr table[align="center"] {
    margin: auto;
    margin-bottom: 15px;
}

.__MASTERCMS_CONTENT_MOBILE table[align="left"],
.__MASTERCMS_CONTENT table[align="left"],
.cke_contents_ltr table[align="left"] {
    margin-right: 20px;
    margin-bottom: 15px;
}

.__MASTERCMS_CONTENT_MOBILE table[align="right"],
.__MASTERCMS_CONTENT table[align="right"],
.cke_contents_ltr table[align="right"] {
    margin-left: 20px;
    margin-bottom: 15px;
}

.__MASTERCMS_CONTENT_MOBILE table {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

._MB_EMAG_DETAIL table .MASTERCMS_TPL_TABLE[align="left"] {
    margin-left: -35%;
}

._MB_EMAG_DETAIL table .MASTERCMS_TPL_TABLE[align="right"] {
    margin-right: -35%;
}

.__MASTERCMS_CONTENT_MOBILE b,
.__MASTERCMS_CONTENT b,
.__MASTERCMS_CONTENT_MOBILE strong,
.__MASTERCMS_CONTENT strong,
.__MASTERCMS_CONTENT_MOBILE h1,
.__MASTERCMS_CONTENT h1,
.__MASTERCMS_CONTENT_MOBILE h2,
.__MASTERCMS_CONTENT h2,
.__MASTERCMS_CONTENT_MOBILE h3,
.__MASTERCMS_CONTENT h3,
.__MASTERCMS_CONTENT_MOBILE h4,
.__MASTERCMS_CONTENT h4,
.__MASTERCMS_CONTENT_MOBILE h5,
.__MASTERCMS_CONTENT h5,
.__MASTERCMS_CONTENT_MOBILE h6,
.__MASTERCMS_CONTENT h6 {
    font-family: inherit;
}
/* __MB_CONTENT_FOR_PRINTER */
.__MB_CONTENT_FOR_PRINTER .MASTERCMS_TPL_TABLE tr:first-child td {line-height: 0;}
.__MB_CONTENT_FOR_PRINTER .MASTERCMS_TPL_TABLE td p {margin-bottom: 0}
.__MB_CONTENT_FOR_PRINTER {line-height: 1.4}
/* jwplayer */
.jw-skin-seven .jw-display-icon-container {border: 0 !important;}
.MASTERCMS_TPL_TABLE td[style="text-align: center;"] .___widget_video_article .jwplayer {margin: 0 auto;}
.jwplayer.jw-state-idle .jw-preview {background-size: cover;}
/* banner-interscroller */
.banner-interscroller {position: relative;margin: 2em auto;width: 300px;height: 250px;}
.banner-interscroller-wrapper {position: absolute;width: 300px;height: 250px;clip: rect(0px 300px 250px 0px);}
.banner-interscroller img {position: fixed;/*height: 100%;*/height: 250xp;top: 0;left: 50%;backface-visibility: hidden;transform: translate3d(-50%, 0, 0);}
/* ___widget_video_article */
.__MASTERCMS_CONTENT_BODY .___widget_video_article {position: relative;padding-bottom: 56.25%;padding-top: 25px;height: 0;}
.__MASTERCMS_CONTENT_BODY .___widget_video_article iframe,
.__MASTERCMS_CONTENT_BODY .___widget_video_article .jwplayer {position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}
.__MASTERCMS_CONTENT_BODY iframe[rel="nofollow"] {display: none !important}
/* emagazine */
.cke_contents_ltr{font-size: initial;font-family: 'Roboto', sans-serif;}
._MB_EMAG_DETAIL {
  font-family: 'Roboto', sans-serif;
  font-size: inherit;
  width: 100%;
  text-rendering: geometricPrecision;
}
.cke_contents_ltr table[align="center"]  table[align="left"],._MB_EMAG_DETAIL table[align="center"] table[align="left"]{margin: 20px 20px 20px -30%;}
.cke_contents_ltr table[align="center"]  table[align="right"],._MB_EMAG_DETAIL table[align="center"] table[align="right"]{margin: 20px -30% 20px 20px;}
/* video nhúng trực tiếp từ Youtube */
._MB_EMAG_DETAIL .MASTERCMS_MEDIA_BOX.oembed-provider-youtube {
width: 80%;
height: 0;
padding-top: 45%;  /* Tính theo tỉ lệ 16/9 với width=80%=độ rộng của khung nội dung */
position: relative;
}
._MB_EMAG_DETAIL .MASTERCMS_MEDIA_BOX.oembed-provider-youtube iframe{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
@media screen and (max-width: 480px) {
    /* VIDEO CĂNG TRÀN MÉP TRÊN MOBILE */
    ._MB_EMAG_DETAIL .___widget_video_article{
        width: 100%!important;
    }
    ._MB_EMAG_DETAIL .MASTERCMS_MEDIA_BOX.oembed-provider-youtube{
        padding-top: 56.25%;
        width: 100%;
    }
  }
/* radio-detail */
#radio-detail {margin-bottom: 10px;}
#radio-detail audio {width: 100%;height: 35px;border-radius: 0;background: #f1f3f4;outline: 0;}
/* jw-video */
.jw-skin-seven .jw-display-icon-container{border: 0 !important;}
.___widget_video_article,.MASTERCMS_MEDIA_BOX{width: 100%;position: relative;padding-top: 56%;}
.___widget_video_article .jwplayer,.__MASTERCMS_CONTENT .___widget_video_article iframe,.__MASTERCMS_CONTENT_MOBILE .___widget_video_article iframe {position: absolute;top: 0;width: 100% !important;height: 100% !important;}
.jw-video.jw-reset {transform: scale(1,1) !important;width: 100% !important;height: 100% !important;inset: unset !important;}
.jw-controlbar{width: 100%;}
.jw-skin-seven .jw-slider-horizontal .jw-slider-container{margin-top: 6px;}
/* article-live */
.bx-content-live{margin: 0;padding: 0 !important;list-style: none;}
.bx-content-live .block-item:not(:first-child){margin-top: 20px;padding-top: 20px;border-top: 1px solid #ebebeb;}
.header-block{margin: 0 0 1em;}
.timeline {background: #E5F5F7;padding: 5px 10px;font-size: 14px;color: #777;}
/* MB_TABLE_GOLD_INFO_BOX */
.MB_TABLE_GOLD_INFO_BOX {border: 1px solid #eee;color: inherit;border-collapse: collapse;text-align: left;}
.MB_TABLE_GOLD_INFO_BOX td, .MB_TABLE_GOLD_INFO_BOX th {padding: 10px;vertical-align: middle;border: 1px solid #eee;}
.MB_TABLE_GOLD_INFO_BOX thead{background: #20419b;color: #fff;}
/* .MB_TABLE_GOLD_INFO_BOX th,.MB_TABLE_GOLD_INFO_BOX td{white-space: nowrap;} */
.MB_TABLE_GOLD_INFO_BOX thead tr td > span,.MB_TABLE_GOLD_INFO_BOX tbody tr td > span{font-size: 14px;}
.MB_TABLE_GOLD_INFO_BOX>tbody>tr:nth-of-type(odd) {background: #f8f9fa;color: inherit;}
.MB_TABLE_GOLD_INFO_BOX .text-right{text-align: right;}
/* MB_TABLE_MONEY_INFO_BOX */
.MB_TABLE_MONEY_INFO_BOX {border: 1px solid #eee;color: inherit;border-collapse: collapse;text-align: left;}
.MB_TABLE_MONEY_INFO_BOX td, .MB_TABLE_MONEY_INFO_BOX th {padding: 10px;vertical-align: middle;border: 1px solid #eee;word-break: break-word;}
.MB_TABLE_MONEY_INFO_BOX thead{background: #20419b;color: #fff;}
.MB_TABLE_MONEY_INFO_BOX thead tr td > span,.MB_TABLE_MONEY_INFO_BOX tbody tr td > span{font-size: 14px;}
.down_rate,.up_rate{font-size: 14px;}
.MB_TABLE_MONEY_INFO_BOX>tbody>tr:nth-of-type(odd) {background: #f8f9fa;color: inherit;}
.MB_TABLE_MONEY_INFO_BOX .text-right{text-align: right;}
/* MB_TABLE_MXV_INFO_BOX */
.MB_TABLE_MXV_INFO_BOX{color: #4b5477;background: url(../images/mxv/hna-bg-mxv.png) 0 0 no-repeat;background-size: cover;width: 100%;}
.MB_TABLE_MXV_INFO_BOX thead tr td{position: relative;background: url(../images/mxv/hna-title-mxv.png) 0 0 no-repeat;background-size: contain;}
.MB_TABLE_MXV_INFO_BOX thead tr td::before{content: '';display: block;padding-top: 11.97%;}
.MB_TABLE_MXV_INFO_BOX thead tr td span {position: absolute;color: #1c2b5f;width: 100%;top: 0;text-align: center;padding-top: 3%;font-weight: 700;}
.MB_TABLE_MXV_INFO_BOX tbody tr td{padding: 0 50px 20px 50px;}
.MB_TABLE_MXV_INFO_BOX tbody tr td > span,.MB_TABLE_MXV_INFO_BOX tbody tr td .mxv-item{background: #fff;border-radius: 5px;width: 100%;display: block;padding: 10px 2%;font-weight: 700;color: #1c2b5f;margin-top: 15px;}
.MB_TABLE_MXV_INFO_BOX .mxv-item > span{display: inline-block;}
.MB_TABLE_MXV_INFO_BOX .mxv-item > span:nth-child(1){width: 25%;min-width: 150px;white-space: nowrap;}
.MB_TABLE_MXV_INFO_BOX .mxv-item > span:nth-child(2){width: 15%;text-align: right;white-space: nowrap;}
.MB_TABLE_MXV_INFO_BOX .mxv-item > span:nth-child(3){width: 15%;text-align: right;}
.MB_TABLE_MXV_INFO_BOX .mxv-item > span:nth-child(4){width: 12%;min-width: 75px;text-align: right;}
.MB_TABLE_MXV_INFO_BOX .mxv-item > span:nth-child(5){padding-left: 10px;}
.MB_TABLE_MXV_INFO_BOX .up_rate{color: #00721e;font-size: inherit;}
.MB_TABLE_MXV_INFO_BOX .down_rate{color: #ff0017;font-size: inherit;}
.MB_TABLE_MXV_INFO_BOX .mxv-source{color: #fff;font-weight: 700;text-align: right;}
@media screen and (max-width: 640px) {
.MB_TABLE_MXV_INFO_BOX thead tr td{background: none;padding: 5% 5% 0 5%;text-align: center;}
.MB_TABLE_MXV_INFO_BOX thead tr td::before{display: none;}
.MB_TABLE_MXV_INFO_BOX thead tr td span{color: #fff;position: unset;}
.MB_TABLE_MXV_INFO_BOX tbody tr td{padding: 0 5% 20px 5%;}
.MB_TABLE_MXV_INFO_BOX .mxv-item > span:nth-child(1){width: 100%;}
.MB_TABLE_MXV_INFO_BOX .mxv-item > span:nth-child(2){display: none;}
.MB_TABLE_MXV_INFO_BOX .mxv-item > span:nth-child(3){width: 25%;text-align: left;}
.MB_TABLE_MXV_INFO_BOX .mxv-item > span:nth-child(4){width: 25%;text-align: left;}
}
.__MASTERCMS_TABLE_DATA{background: #f79646;border-color: gray;}
/* mastercms_toc */
table.mastercms_toc,.cke_contents_ltr table.mastercms_toc{background: #f1f1f1;box-shadow: 1px 1px 5px #e9e9e9;width: 100%;margin: auto;}
.__MASTERCMS_CONTENT_MOBILE table.mastercms_toc{width: 100%;}
table.mastercms_toc thead,.cke_contents_ltr table.mastercms_toc thead{background: #f1f1f1;}
table.mastercms_toc thead td,.cke_contents_ltr table.mastercms_toc thead td {padding-left: 20px;font-size: 14px;font-weight: 700;padding-top: 15px;}
table.mastercms_toc tbody td div,.cke_contents_ltr table.mastercms_toc tbody td div{margin: 0 !important;}
table.mastercms_toc tbody td,.cke_contents_ltr table.mastercms_toc tbody td{padding: 0 0 10px 0;}
table.mastercms_toc tbody td a,.cke_contents_ltr table.mastercms_toc tbody td a{color: #f57922;padding: 0 20px;display: block;font-size: 14px;margin-top: 5px;}
table.mastercms_toc tbody td a + p:empty,.cke_contents_ltr table.mastercms_toc tbody td a + p:empty{display: none;}
table.mastercms_toc tbody td a:hover,.cke_contents_ltr table.mastercms_toc tbody td a:hover{color: #0065b3;}
/* table.mastercms_toc tbody td div[style="margin-left:80px"] > .mastercms_toc{font-weight: 700;} */
table.mastercms_toc tbody td div div[style="margin-left:120px"] > .mastercms_toc,.cke_contents_ltr table.mastercms_toc tbody td div div[style="margin-left:120px"] > .mastercms_toc{margin-left: 30px;}
#ats-third-party-wrapper,#ATS_avs {width: 100% !important;overflow: hidden;}