﻿@charset "UTF-8";
@font-face {
  font-family: "Roboto-Bold";
  font-weight: normal;
  font-style: normal;
  src: url("../font/Roboto-Bold.woff2") format("woff2"), url("../font/Roboto-Bold.woff") format("woff"), url("../font/Roboto-Bold.ttf") format("truetype"), url("../font/Roboto-Bold.eot") format("embedded-opentype");
}
@font-face {
  font-family: "HelveticaWorld-Regular";
  font-weight: normal;
  font-style: normal;
  src: url("../font/HelveticaWorld-Regular.woff2") format("woff2"), url("../font/HelveticaWorld-Regular.woff") format("woff"), url("../font/HelveticaWorld-Regular.ttf") format("truetype"), url("../font/HelveticaWorld-Regular.eot") format("embedded-opentype");
}
@font-face {
  font-family: "Roboto-Regular";
  font-weight: normal;
  font-style: normal;
  src: url("../font/Roboto-Regular.woff2") format("woff2"), url("../font/Roboto-Regular.woff") format("woff"), url("../font/Roboto-Regular.ttf") format("truetype"), url("../font/Roboto-Regular.eot") format("embedded-opentype");
}
@font-face {
  font-family: "Roboto-Italic";
  font-weight: normal;
  font-style: normal;
  src: url("../font/Roboto-Italic.woff2") format("woff2"), url("../font/Roboto-Italic.woff") format("woff"), url("../font/Roboto-Italic.ttf") format("truetype"), url("../font/Roboto-Italic.eot") format("embedded-opentype");
}
@font-face {
  font-family: "HelveticaWorld-Bold";
  font-weight: normal;
  font-style: normal;
  src: url("../font/HelveticaWorld-Bold.woff2") format("woff2"), url("../font/HelveticaWorld-Bold.woff") format("woff"), url("../font/HelveticaWorld-Bold.ttf") format("truetype"), url("../font/HelveticaWorld-Bold.eot") format("embedded-opentype");
}
@font-face {
  font-family: "RobotoCondensed-Bold";
  font-weight: normal;
  font-style: normal;
  src: url("../font/RobotoCondensed-Bold.woff2") format("woff2"), url("../font/RobotoCondensed-Bold.woff") format("woff"), url("../font/RobotoCondensed-Bold.ttf") format("truetype"), url("../font/RobotoCondensed-Bold.eot") format("embedded-opentype");
}
@font-face {
  font-family: "Merriweather-Bold";
  font-weight: normal;
  font-style: normal;
  src: url("../font/Merriweather-Bold.woff2") format("woff2"), url("../font/Merriweather-Bold.woff") format("woff"), url("../font/Merriweather-Bold.ttf") format("truetype"), url("../font/Merriweather-Bold.eot") format("embedded-opentype");
}
@font-face {
  font-family: "Merriweather-Regular";
  font-weight: normal;
  font-style: normal;
  src: url("../font/Merriweather-Regular.woff2") format("woff2"), url("../font/Merriweather-Regular.woff") format("woff"), url("../font/Merriweather-Regular.ttf") format("truetype"), url("../font/Merriweather-Regular.eot") format("embedded-opentype");
}
@font-face {
  font-family: "NotoSerif-Regular";
  src: url(../font/NotoSerif-Regular.ttf);
}
@font-face {
  font-family: "NotoSerif-Bold";
  src: url(../font/NotoSerif-Bold.ttf);
}
@font-face {
  font-family: "NotoSerif-BoldItalic";
  src: url(../font/NotoSerif-BoldItalic.ttf);
}
@font-face {
  font-family: "NotoSerif-Italic";
  src: url(../font/NotoSerif-Italic.ttf);
}
#article-preview [element-actions] {
  display: none !important;
}
#article-preview.modal {
  background: rgba(0, 0, 0, 0.6);
}
#article-preview .btn-close {
  background: transparent url(../images/icon_close.png) center center no-repeat;
  cursor: pointer;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 5px;
  right: 5px;
}
#article-preview .btn-close:hover {
  background-color: #eeeeee;
  border-radius: 30px;
}
#article-preview .close-button {
  display: inline-block;
  color: #3e3e3e;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  background: transparent url(../images/icon_close_15x15.png) 8px no-repeat;
  padding: 4px 10px 1px 30px;
  border: 0;
  outline: none !important;
  transition: all 0.3s ease;
  border-radius: 0;
  border-left: 1px solid #ddd;
}
#article-preview .close-button:hover {
  background-color: #bbb;
}
#article-preview .content-cate {
  margin: 7px 0 0;
}
#article-preview .clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#article-preview .w1000 {
  margin: 0 auto;
  display: block;
  width: 1000px;
}
#article-preview footer {
  font-size: 12px;
  line-height: 17px;
  background-color: #ececec;
  margin-top: 30px;
  padding-bottom: 10px;
}
#article-preview footer a {
  display: inline-block;
  color: #333;
}
#article-preview .footer-left {
  width: 700px;
  float: left;
  margin-left: 30px;
  margin-top: 10px;
  font-size: 13px;
  line-height: 17px;
}
#article-preview .footer-right {
  width: 239px;
  margin-top: 10px;
  float: right;
  font-size: 13px;
  line-height: 17px;
}
#article-preview .icon-footer {
  float: right;
  width: 239px;
  margin-top: 15px;
}
#article-preview .icon-footer li {
  margin-right: 11px;
  float: left;
}
#article-preview .icon-footer a.icon-fb {
  background-image: url(../images/sprite-all_v3.png);
  display: block;
  background-repeat: no-repeat;
  background-position: -452px -3px;
  width: 19px;
  height: 19px;
}
#article-preview .icon-footer a.icon-youtube {
  background-image: url(../images/sprite-all_v3.png);
  display: block;
  background-repeat: no-repeat;
  background-position: -474px -3px;
  width: 19px;
  height: 19px;
}
#article-preview .icon-footer a.icon-wifi {
  background-image: url(../images/sprite-all_v3.png);
  display: block;
  background-repeat: no-repeat;
  background-position: -503px -3px;
  width: 19px;
  height: 19px;
}
#article-preview .title-pagecate {
  font: normal 20px/normal RobotoCondensed-Bold;
  text-transform: uppercase;
  color: #003865;
  float: left;
}
#article-preview .title-pagecate::before {
  width: 4px;
  height: 17px;
  background-color: #f48320;
  content: "";
  display: block;
  float: left;
  margin-right: 4px;
  margin-top: 4px;
}
#article-preview .title-pagecate:hover {
  color: #f48320;
}
#article-preview .vnbcbc-top-social {
  padding: 5px 0 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 15px 15px 15px 0;
}
#article-preview .vnbcbc-top-social .time-detail {
  color: #333;
  font: normal 12px/normal Roboto-Regular;
  float: left;
  margin-top: 4px;
  margin-right: 10px;
}
#article-preview .vnbcbc-top-social .fbLikeWrap {
  float: left;
}
#article-preview .vnbcbc-top-social .kbwcs-fb {
  background-color: #4267b2;
  padding: 3px 5px;
  border-radius: 5px;
  color: #fff;
  font: normal 12px/normal Roboto-Bold;
  margin-left: 5px;
  text-align: center;
  float: left;
}
#article-preview .vnbcbc-top-social .mail-icon {
  background-image: url(../images/sprite-all_v3.png);
  display: block;
  background-repeat: no-repeat;
  background-position: -487px -75px;
  width: 17px;
  height: 11px;
  margin-top: 5px;
}
#article-preview .vnbcbc-top-social .print-icon {
  background-image: url(../images/sprite-all_v3.png);
  display: block;
  background-repeat: no-repeat;
  background-position: -457px -70px;
  width: 30px;
  height: 19px;
}
#article-preview .list-cate {
  float: left;
  margin-top: 4px;
}
#article-preview .list-cate li {
  float: left;
  margin-left: 10px;
}
#article-preview .list-cate li:first-child {
  margin-left: 20px;
}
#article-preview .list-cate li:first-child a::before {
  content: none;
}
#article-preview .list-cate li a {
  color: #898989;
  font: normal 15.5px/normal RobotoCondensed-Bold;
  text-transform: uppercase;
  float: left;
}
#article-preview .list-cate li a:hover, #article-preview .list-cate li a.active {
  color: #f48320 !important;
  text-decoration: none;
}
#article-preview .list-cate li a::before {
  width: 1px;
  height: 14px;
  background-color: #a1a1a1;
  content: "";
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}
#article-preview .list-cate.thread-name {
  margin-top: 0;
}
#article-preview .list-cate.thread-name li a {
  color: #f48320;
  font: normal 20px/normal Roboto-Bold;
  text-transform: uppercase;
  float: left;
}
#article-preview a {
  text-decoration: none !important;
}
#article-preview ul, #article-preview li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#article-preview img {
  max-width: 100%;
}
#article-preview .modal-dialog {
  min-width: 1000px;
  max-width: 92%;
  margin: 0 auto;
}
#article-preview .modal-dialog.fullwidth {
  height: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
#article-preview .modal-dialog .modal-header {
  display: flex;
  line-height: 40px;
  align-items: center;
  background: #fff;
  margin: 0;
  padding: 1px 0 0 15px;
  color: #666;
  border-bottom: 1px solid #e0e0e0;
}
#article-preview .modal-dialog .modal-title {
  flex: 1;
}
#article-preview .modal-dialog .modal-body {
  margin: 0 auto;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}
#article-preview header {
  position: relative;
  z-index: 9999;
  position: relative;
  transition: ease 0.2s;
  animation: nav-slide-out 0.2s;
}
#article-preview .header-top {
  width: 100%;
  background-color: #003865;
  height: 103px;
}
#article-preview .header-top .open-menu {
  display: none;
}
#article-preview .header-top a.logo-header {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -2px -2px;
  width: 263px;
  height: 71px;
  margin-top: 16px;
}
#article-preview .header-top .logo-thuatngu {
  right: 0;
  top: 70px;
  position: absolute;
}
#article-preview .header-top .logo-thuatngu img {
  height: 27px;
  object-fit: cover;
}
#article-preview .header-top .menu-header-top {
  position: absolute;
  bottom: -10px;
  right: 0;
}
#article-preview .header-top .menu-header-top li {
  margin-left: 16px;
  float: left;
  color: #939393;
  font: normal 14px/normal HelveticaWorld-Bold;
}
#article-preview .header-top .menu-header-top .phone {
  display: inline-flex;
}
#article-preview .header-top .menu-header-top .phone span {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -295px -1px;
  width: 18px;
  height: 18px;
  margin-right: 7px;
  background-size: 400px 300px;
}
#article-preview .header-top .menu-header-top .phone a {
  color: #939393;
  font: normal 14px/normal HelveticaWorld-Bold;
}
#article-preview .header-top .menu-header-top .button img {
  height: 27px;
}
#article-preview .header-top .menu-header-top .fb a {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -315px -1px;
  width: 16px;
  height: 16px;
  background-size: 400px 300px;
}
#article-preview .header-top .menu-header-top .youtube a {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -333px -1px;
  width: 18px;
  height: 13px;
  margin-top: 2px;
  background-size: 400px 300px;
}
#article-preview .header-top .menu-header-top .twitter a {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -352px -1px;
  width: 20px;
  height: 16px;
  background-size: 400px 300px;
}
#article-preview .header-top .menu-header-top .wifi a {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -373px -1px;
  width: 15px;
  height: 15px;
  background-size: 400px 300px;
}
#article-preview .header-top .menu-with-footer {
  display: none;
}
#article-preview .header-bottom {
  height: 39px;
  z-index: 999;
  position: relative;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transform: translateY(0);
  background-color: #f48320;
}
#article-preview .header-bottom .menu-main li {
  float: left;
  position: relative;
  height: 39px;
}
#article-preview .header-bottom .menu-main li > .arrow::after {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -489px -44px;
  width: 9px;
  height: 5px;
  content: "";
  position: absolute;
  left: 45%;
  bottom: 0;
  transition: all 0.2s;
}
#article-preview .header-bottom .menu-main li:hover .submenu, #article-preview .header-bottom .menu-main li.active .submenu {
  display: block;
}
#article-preview .header-bottom .menu-main li.active {
  transition: all 0.2s;
}
#article-preview .header-bottom .menu-main li.active::after {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -489px -44px;
  width: 9px;
  height: 5px;
  content: "";
  position: absolute;
  left: 45%;
  bottom: -1px;
  transition: all 0.2s;
}
#article-preview .header-bottom .menu-main li.active, #article-preview .header-bottom .menu-main li.selected {
  background-color: #f44320;
  transition: all 0.5s;
}
#article-preview .header-bottom .menu-main li a {
  padding: 12px 10px;
  color: #fff;
  font: normal 12.5px/normal RobotoCondensed-Bold;
  display: inline-block;
  max-height: 39px;
}
#article-preview .header-bottom .menu-main li a:hover:not(.home) {
  background-color: #f44320;
  transition: all 0.5s;
}
#article-preview .header-bottom .menu-main li.icon-home {
  padding: 0;
}
#article-preview .header-bottom .menu-main li.icon-home:hover {
  background-color: #f44320;
  transition: all 0.5s;
}
#article-preview .header-bottom .menu-main li.icon-home a.home {
  position: relative;
  padding: 18px 20px;
}
#article-preview .header-bottom .menu-main li.icon-home a.home::before {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -284px -2px;
  width: 23px;
  height: 20px;
  content: "";
  position: absolute;
  top: 8px;
  left: 9px;
}
#article-preview .header-bottom .menu-main li.icon-home a.hidearrow .arrow {
  display: none !important;
}
#article-preview .header-bottom .menu-main li .submenu {
  position: absolute;
  top: 36px;
  display: none;
  left: 1px;
  width: 1000px;
  background-color: #ec760d;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
}
#article-preview .header-bottom .menu-main li .submenu li {
  padding: 0;
}
#article-preview .header-bottom .menu-main li .submenu li a {
  padding: 10px 0;
  width: 189px;
  display: block;
  padding-left: 10px;
  text-transform: uppercase;
}
#article-preview .header-bottom .menu-main li .submenu li a:hover {
  text-decoration: none;
}
#article-preview .header-bottom [data-trigger] {
  height: 37px;
  width: 40px;
  text-align: center;
  float: left;
}
#article-preview .header-bottom [data-trigger] .icon {
  transition: ease 0.25s;
  padding-top: 15px;
  display: block;
  padding-left: 6px;
  position: relative;
}
#article-preview .header-bottom [data-trigger] .icon .dot-1 {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  left: 7px;
  position: absolute;
  transition: ease 0.25s;
}
#article-preview .header-bottom [data-trigger] .icon .dot-2 {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  float: left;
  left: 17px;
  position: absolute;
  transition: ease 0.25s;
}
#article-preview .header-bottom [data-trigger] .icon .dot-3 {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  float: left;
  position: absolute;
  right: 7px;
  transition: ease 0.25s;
}
#article-preview .w1000 {
  position: relative;
}
#article-preview .search {
  padding-top: 7px;
  position: relative;
}
#article-preview .search.mobile {
  display: none;
}
#article-preview .search input {
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 30px;
  border: none;
  outline: none;
  width: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  position: absolute;
  right: 30px;
}
#article-preview .search input.active {
  width: 190px;
  opacity: 1;
  visibility: visible;
}
#article-preview .search img {
  margin-left: 10px;
  cursor: pointer;
}
#article-preview .box-right-out, #article-preview .box-right-in {
  margin-left: 15px;
  width: 300px;
}
#article-preview .vnb-body {
  width: 100%;
  clear: both;
  margin: 18px 0 0 0;
  max-width: 685px;
}
#article-preview .vnb-body .post-body-content {
  width: 100%;
}
#article-preview .vnb-body .vnbcb-content .vnbcbc-sapo {
  color: #333;
  font: normal 20px/normal RobotoCondensed-Bold;
  margin-bottom: 18px;
  line-height: 27px;
}
#article-preview .vnb-body .article-body-content {
  margin: 0 15px 0 25px;
  max-width: 610px;
}
#article-preview .vnbcbc-bottom-social,
#article-preview .vnbcbc-top-social {
  padding: 5px 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 15px 15px 15px 0;
}
#article-preview .vnbcbc-bottom-social .kbwcs-fb {
  background-color: #4267b2;
  padding: 3px 5px;
  border-radius: 5px;
  color: #fff;
  font: normal 12px/normal Roboto-Bold;
  margin-left: 5px;
  text-align: center;
  float: left;
}
#article-preview .vnbcbc-bottom-social .title-pagecate {
  margin-right: 15px;
}
#article-preview .vnbcbc-bottom-social .title-pagecate a {
  font-size: 17px;
  color: #f48320;
}
#article-preview .vnbcbc-bottom-social .fbLikeWrap {
  float: left;
}
#article-preview .vnbcbc-bottom-social .print-icon {
  background-image: url(../images/sprite-all_v3.png);
  display: block;
  background-repeat: no-repeat;
  background-position: -457px -70px;
  width: 30px;
  height: 19px;
}
#article-preview .menu-footer-container {
  width: 100%;
  background-color: #f48320;
  overflow: hidden;
}
#article-preview .menu-footer-container .menutop {
  width: 1000px;
  margin: 0 auto;
}
#article-preview .menu-footer-container .menutop li {
  float: left;
}
#article-preview .menu-footer-container .menutop li a {
  padding: 11px 10px;
  color: #fff;
  font: normal 12.5px/normal RobotoCondensed-Bold;
  display: inline-block;
}
#article-preview .menu-footer-container .menutop li:hover,
#article-preview .menu-footer-container .menutop li.active {
  background-color: #f44320;
}
#article-preview .menu-footer-container .menutop li:first-child {
  padding: 8px 10px 9px;
}
#article-preview .menu-footer-container .menutop li:first-child .home {
  background-image: url(../images/sprite-all_v3.png);
  display: block;
  background-repeat: no-repeat;
  background-position: -284px -2px;
  width: 23px;
  height: 20px;
  padding: 0;
}
#article-preview .menu-footer-container .menutop li.selected {
  background-color: #f44320;
  transition: all 0.5s;
}
#article-preview .footer-bottom-container {
  width: 1000px;
  margin: 0 auto;
}
#article-preview .print-icon {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -457px -70px;
  width: 30px;
  height: 19px;
}
#article-preview .mail-icon {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -487px -75px;
  width: 17px;
  height: 11px;
}
#article-preview .bottom-info {
  position: relative;
  z-index: 1000;
  margin-bottom: 30px;
}
#article-preview .bottom-info .link-source-wrapper {
  display: block;
  float: right;
  position: relative;
  padding-top: 15px;
}
#article-preview .bottom-info .link-source-wrapper:hover .link-source-detail {
  display: block;
  background: rgb(0, 0, 0);
}
#article-preview .bottom-info .link-source-name {
  font-size: 14px;
  line-height: 14px;
  color: #888;
  box-sizing: border-box;
  background: #F2F2F2;
  border-radius: 100px;
  padding: 9px 11px;
  display: block;
  color: #444;
}
#article-preview .bottom-info .link-source-name span {
  font-weight: bold;
}
#article-preview .bottom-info .link-source-name .icon-source {
  background-image: url(../images/icon-source.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 12px;
  height: 12px;
  display: inline-block;
}
#article-preview .bottom-info .link-source-detail {
  display: none;
  background: rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  width: 300px;
  position: absolute;
  right: 0;
  bottom: 50px;
  padding: 10px 12px;
}
#article-preview .bottom-info .link-source-detail .arrow-down {
  width: 20px;
  height: 10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgb(0, 0, 0);
  position: absolute;
  bottom: -10px;
  right: 16px;
}
#article-preview .bottom-info .link-source-detail .link-source-detail-title {
  color: rgba(255, 255, 255, 0.8);
  font-size: 11px;
  line-height: 11px;
}
#article-preview .bottom-info .link-source-detail .link-source-full {
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  display: block;
  margin-top: 5px;
}
#article-preview .networktop {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 2;
}
#article-preview .home-popup-icon {
  background-image: url("../images/sprite-all_v2.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -541px -55px;
  width: 35px;
  height: 35px;
  margin-bottom: 10px;
}
#article-preview .fb-popup-icon {
  background-image: url("../images/sprite-all_v2.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -581px -56px;
  width: 35px;
  height: 35px;
  margin-bottom: 10px;
}
#article-preview .title-pagecate {
  float: left;
}
#article-preview .title-pagecate a {
  color: #003865;
  font: normal 20px/normal RobotoCondensed-Bold;
  display: inline-block;
}
#article-preview .vnb-body {
  margin: 18px 0 0 0;
  max-width: 685px;
}
#article-preview .vnb-body .icolive {
  position: relative;
  color: #c62127;
  font: normal 20px/36px RobotoCondensed-Bold;
  letter-spacing: -0.2px;
  float: left;
  margin-right: 4px;
  animation: blinker 0.8s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
  -webkit-animation: blinker 0.8s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
  -moz-animation: blinker 0.8s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
}
#article-preview .vnb-body .icolive i {
  width: 20px;
  height: 20px;
  background-color: #c62127;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 3px;
}
#article-preview .vnb-body .post-body-content {
  width: 100%;
}
#article-preview .vnb-body .article-body-content {
  margin: 0 15px 0 25px;
  max-width: 610px;
}
#article-preview .vnb-body .vnbcb-title {
  color: #333;
  font: normal 30px/normal RobotoCondensed-Bold;
}
#article-preview .vnb-body .vnbcb-content .networktop {
  top: 50px !important;
}
#article-preview .vnb-body .vnbcb-content .vnbcbc-sapo {
  color: #333;
  font: normal 20px/normal RobotoCondensed-Bold;
  margin-bottom: 18px;
  line-height: 27px;
}
#article-preview .vnb-body .vnbcb-content .vnbcbc-sapo a {
  display: inline;
  color: #f48320;
}
#article-preview .vnb-body .vnbcb-content .vnbcbc-body {
  clear: both;
  width: 100%;
}
#article-preview .vnb-body .vnbcb-content .vnbcbc-body iframe {
  max-width: 100%;
}
#article-preview .vnb-body .vnbcb-content .vnbcbc-body .bold, #article-preview .vnb-body .vnbcb-content .vnbcbc-body strong, #article-preview .vnb-body .vnbcb-content .vnbcbc-body h2, #article-preview .vnb-body .vnbcb-content .vnbcbc-body h3, #article-preview .vnb-body .vnbcb-content .vnbcbc-body h4, #article-preview .vnb-body .vnbcb-content .vnbcbc-body h5 {
  font-weight: bold;
  color: #252525;
  font: normal 17px/normal Roboto-Bold;
  margin-bottom: 10px;
  line-height: 25px;
  text-align: left;
}
#article-preview .vnb-body .vnbcb-content .vnbcbc-body a {
  color: #f48320;
}
#article-preview .vnb-body .vnbcb-content .vnbcbc-body p {
  color: #252525;
  font: normal 17px/normal Roboto-Regular;
  margin-bottom: 13px;
  line-height: 25px;
}
#article-preview .vnb-body .vnbcb-content .vnbcbc-body p i {
  font-family: "Roboto-Italic";
}
#article-preview .vnb-body .vnbcb-content .vnbcbc-body p sub, #article-preview .vnb-body .vnbcb-content .vnbcbc-body p sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#article-preview .vnb-body .vnbcb-content .vnbcbc-body .file-download-link, #article-preview .vnb-body .vnbcb-content .vnbcbc-body .link-content-inline {
  pointer-events: none;
  font: normal 17px/normal Roboto-Regular;
}
#article-preview .vnb-body .vnbcb-content .vnbcbc-body .file-download-description p {
  font-size: 12px;
  color: #999999;
  font-style: italic;
}
#article-preview .vnb-body .vnbcb-content .author {
  text-align: right;
  color: #252525;
  font: normal 17px/normal Roboto-Bold;
  line-height: 25px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 8px;
}
#article-preview .vnb-body .vnbcb-content .vnbcb-author.bottom {
  position: relative;
  margin: 0 -15px 0 -60px;
  left: 0;
  width: 685px;
}
#article-preview .vnb-body .vnbcb-content .vnbcb-author.bottom .vnbcbc-top-social .title-pagecate {
  margin-right: 15px;
  margin-top: 2px;
}
#article-preview .vnb-body .vnbcb-content .vnbcb-author.bottom .vnbcbc-top-social .title-pagecate::before {
  content: none;
}
#article-preview .vnb-body .vnbcb-content .vnbcb-author.bottom .vnbcbc-top-social .title-pagecate a {
  font-size: 17px;
  color: #f48320;
  text-transform: uppercase;
}
#article-preview .vnb-body .vnbcb-content .vnbcb-author.bottom .vnbcbc-top-social .mail-icon, #article-preview .vnb-body .vnbcb-content .vnbcb-author.bottom .vnbcbc-top-social .kbwcs-fb, #article-preview .vnb-body .vnbcb-content .vnbcb-author.bottom .vnbcbc-top-social .fbLikeWrap {
  margin-top: 5px;
}
#article-preview .vnb-body .vnbcb-content .bottom-info {
  position: relative;
  z-index: 1000;
  margin-bottom: 30px;
}
#article-preview .vnb-body .vnbcb-content .bottom-info .link-source-wrapper {
  display: block;
  float: right;
  position: relative;
  padding-top: 15px;
}
#article-preview .vnb-body .vnbcb-content .bottom-info .link-source-wrapper:hover .link-source-detail {
  display: block;
  background: rgb(0, 0, 0);
}
#article-preview .vnb-body .vnbcb-content .bottom-info .link-source-name {
  font-size: 14px;
  line-height: 14px;
  color: #888;
  box-sizing: border-box;
  background: #F2F2F2;
  border-radius: 100px;
  padding: 9px 11px;
  display: block;
  color: #444;
}
#article-preview .vnb-body .vnbcb-content .bottom-info .link-source-name span {
  font-weight: bold;
}
#article-preview .vnb-body .vnbcb-content .bottom-info .link-source-detail {
  display: none;
  background: rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  width: 300px;
  position: absolute;
  right: 0;
  bottom: 50px;
  padding: 10px 12px;
}
#article-preview .vnb-body .vnbcb-content .bottom-info .link-source-detail .arrow-down {
  width: 20px;
  height: 10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgb(0, 0, 0);
  position: absolute;
  bottom: -10px;
  right: 16px;
}
#article-preview .vnb-body .vnbcb-content .bottom-info .link-source-detail .link-source-detail-title {
  color: rgba(255, 255, 255, 0.8);
  font-size: 11px;
  line-height: 11px;
}
#article-preview .vnb-body .vnbcb-content .bottom-info .link-source-detail .link-source-full {
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  display: block;
  margin-top: 5px;
}
#article-preview .vnb-body .vnbcb-content .PhotoCMS_Caption {
  color: #666;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0;
  margin-top: 0;
  display: block;
  background: #f2f2f2;
  padding: 10px;
  margin-top: 0;
  text-align: left;
}
#article-preview .vnb-body .vnbcb-content .PhotoCMS_Caption p {
  font-family: Arial;
  color: #666;
  font-size: 14px;
  line-height: 18px;
  font-style: normal;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  line-height: normal !important;
}
#article-preview .vnb-body table {
  width: 100%;
  border-collapse: collapse;
  border-color: #999;
  border: none;
}
#article-preview .vnb-body table td {
  height: 30px;
  padding: 2px;
  border: solid 1px #999;
  font: normal 17px/normal Roboto-Regular;
  line-height: 25px;
}
#article-preview .vnb-body table td b {
  font-weight: bold;
}
#article-preview .vnbbc-relate .vnbcbc-relate-box {
  padding: 0 0 20px;
}
#article-preview .vnbbc-relate .vnbbcru-li {
  display: flex;
  padding: 2px 0;
}
#article-preview .vnbbc-relate .vnbbcru-li .relate-time {
  color: #777;
  font: normal 12px/normal Roboto-Regular;
  line-height: 20px;
  margin-right: 10px;
}
#article-preview .vnbbc-relate .vnbbcru-li .vnbcbcrl-link {
  font: normal 15px/normal RobotoCondensed-Bold;
  flex: 1;
  padding-left: 10px;
  border-left: 1px solid #aaa;
  margin-top: 2px;
  color: #003865;
}
#article-preview .vnbbc-relate.relations {
  margin: 10px 0 20px;
}
#article-preview .vnbbc-relate.relations .vnbcbc-relate-box {
  padding: 2px 0;
}
#article-preview .vnbbc-relate.relations .vnbcbc-relate-box:first-child {
  border-bottom: 0;
}
#article-preview .vnbbc-relate.relations .vnbcbc-relate-box:first-child a {
  color: #003865;
  font: normal 15px/normal RobotoCondensed-Bold;
  line-height: 20px;
  padding-left: 10px;
  border-left: 1px solid #aaa;
  display: block;
}
#article-preview .vnbbc-relate.relations .vnbcbc-relate-box:first-child a::before {
  content: none;
}
#article-preview .vnbcbc-bottom-social,
#article-preview .vnbcbc-top-social {
  padding: 5px 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 15px 15px 15px 0;
}
#article-preview .vnbcbc-bottom-social .vnbcbcbsw-social .fbLikeWrap,
#article-preview .vnbcbc-top-social .vnbcbcbsw-social .fbLikeWrap {
  float: left;
}
#article-preview .vnbcbc-bottom-social .vnbcbcbsw-social .mail-icon,
#article-preview .vnbcbc-top-social .vnbcbcbsw-social .mail-icon {
  margin-top: 5px;
}
#article-preview .vnbcbc-bottom-social .time-detail,
#article-preview .vnbcbc-top-social .time-detail {
  color: #333;
  font: normal 12px/normal Roboto-Regular;
  float: left;
  margin-top: 4px;
  margin-right: 10px;
}
#article-preview .vnbcbc-bottom-social .time-detail::before,
#article-preview .vnbcbc-top-social .time-detail::before {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -189px -47px;
  width: 15px;
  height: 15px;
  content: "";
  float: left;
  margin-right: 4px;
  background-size: 400px 300px;
  margin-top: -2px;
}
#article-preview .vnbcbc-bottom-social .kbwcs-fb,
#article-preview .vnbcbc-top-social .kbwcs-fb {
  background-color: #4267b2;
  padding: 3px 5px;
  border-radius: 5px;
  color: #fff;
  font: normal 12px/normal Roboto-Bold;
  margin-left: 5px;
  text-align: center;
  float: left;
}
#article-preview .vnbcbc-bottom-social .kbwcs-fb.k14-fb-like::before,
#article-preview .vnbcbc-top-social .kbwcs-fb.k14-fb-like::before {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -323px -7px;
  width: 13px;
  height: 13px;
  content: "";
  float: left;
  margin-right: 4px;
}
#article-preview .vnbcbc-bottom-social .icongoogle,
#article-preview .vnbcbc-top-social .icongoogle {
  color: #d81010;
  font: normal 14px/normal Roboto-Bold;
  border: 1px solid #ccc;
  padding: 1px 7px;
  border-radius: 3px;
  margin-left: 10px;
}
#article-preview .vnbcbc-bottom-social .icontweet,
#article-preview .vnbcbc-top-social .icontweet {
  color: #000;
  font: normal 14px/normal Roboto-Bold;
  border: 1px solid #ccc;
  padding: 1px 7px;
  margin-left: 10px;
  border-radius: 3px;
}
#article-preview .vnbcbc-bottom-social .title-pagecate {
  margin-right: 15px;
}
#article-preview .vnbcbc-bottom-social .title-pagecate a {
  font-size: 17px;
  color: #f48320;
}
#article-preview .vnbcbc-bottom-social .title-pagecate::before {
  content: none;
}
#article-preview .vnbcbc-relate-box {
  display: flex;
  padding: 10px 0;
}
#article-preview .vnbcbc-relate-box a:hover {
  color: #333;
  text-decoration: none;
}
#article-preview .vnbcbc-relate-box a.img257x172 {
  width: 257px;
  height: 172px;
}
#article-preview .vnbcbc-relate-box a.img257x172 img {
  object-fit: cover;
}
#article-preview .vnbcbc-relate-box:first-child {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
#article-preview .vnbcbc-relate-box:first-child .vnbcbcrl-link {
  color: #003865;
  font: normal 28px/normal RobotoCondensed-Bold;
  border-left: none;
  position: relative;
  padding-left: 25px;
  margin-right: 10px;
  flex: 1;
}
#article-preview .vnbcbc-relate-box:first-child .vnbcbcrl-link::before {
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -214px -18px;
  width: 20px;
  height: 10px;
  background-size: 400px 300px;
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
}
#article-preview .vnbcbc-relate-box .content {
  flex: 1;
  padding-left: 10px;
  border-left: 1px solid #aaa;
  margin-top: 5px;
}
#article-preview .vnbcbc-relate-box .time {
  display: none;
}
#article-preview .vnbcbc-relate-box .vnbcbcrl-link {
  color: #003865;
  font: normal 18px/normal RobotoCondensed-Bold;
  line-height: 20px;
  width: auto;
  float: none;
  border: 0;
  margin-top: 0;
  padding-left: 0;
}
#article-preview .vnbcbc-relate-box .relate-time {
  color: #aaa;
  font: normal 14px/normal Roboto-Regular;
  line-height: 20px;
  margin-right: 10px;
  margin-top: 5px;
}
#article-preview .special-footer-detail {
  position: relative;
}
#article-preview .special-footer-detail a:hover {
  text-decoration: none;
}
#article-preview .special-footer-detail .tag-and-ads {
  position: relative;
}
#article-preview .special-footer-detail .tag-and-ads .box-tag-detail {
  display: flex;
  padding-left: 63px;
  align-items: center;
  margin-bottom: 12px;
}
#article-preview .special-footer-detail .tag-and-ads .box-tag-detail .title-tag {
  color: #000;
  font: normal 14px/normal Roboto-Bold;
  width: 63px;
  margin-right: 16px;
  position: absolute;
  top: 7px;
  left: 0;
}
#article-preview .special-footer-detail .tag-and-ads .box-tag-detail .title-tag::before {
  content: "";
  background-image: url("../images/sprite-all_v3.png");
  display: block;
  background-repeat: no-repeat;
  background-position: -106px -25px;
  width: 14px;
  height: 12px;
  float: left;
  margin-right: 5px;
  background-size: 200px 150px;
  margin-top: 2px;
}
#article-preview .special-footer-detail .tag-and-ads .box-tag-detail .vnbcbcbs-tags .vnbcbcbst-ul .afcbcbstu-li {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 10px;
}
#article-preview .special-footer-detail .tag-and-ads .box-tag-detail .vnbcbcbs-tags .vnbcbcbst-ul .afcbcbstu-li a {
  color: #464646;
  font: bold 12.5px/normal HelveticaWorld-Regular;
  border-radius: 14px;
  background-color: #ccc;
  padding: 5px 10px 7px 10px;
  display: inline-block;
}
#article-preview .special-footer-detail .footer-post-5-zone {
  margin: 0;
  display: flex;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom {
  width: 336px;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom:nth-child(2) {
  flex: 1;
  margin-left: 13px;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .title-box {
  color: #898989;
  margin-bottom: 17px;
  display: inline-block;
  text-transform: uppercase;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .title-box a {
  color: #898989;
  display: inline-block;
  text-transform: uppercase;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news {
  margin: 0;
  padding: 0;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item {
  position: relative;
  margin-left: 15px;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item .time {
  display: none;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item a img {
  display: none;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item .img336x223 {
  height: auto;
  width: auto;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item:first-child a img {
  display: block;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item:first-child .title {
  font-size: 18px;
  color: #003865;
  font: normal 17px/normal RobotoCondensed-Bold;
  line-height: 21px;
  margin-bottom: 4px;
  border-top: none;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item:first-child a.title {
  position: absolute;
  bottom: -4px;
  color: #fff;
  font: normal 18px/normal RobotoCondensed-Bold;
  width: 100%;
  padding: 20px 10px 4px;
  background-image: linear-gradient(to bottom, transparent, #033b67);
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item:first-child a.title:hover {
  color: #fff !important;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item .title {
  color: #232323;
  text-decoration: none;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item .title::before {
  width: 5px;
  height: 5px;
  background-color: #f48320;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: -15px;
  top: 15px;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item .title {
  border-top: 1px solid #ebebeb;
  color: #363636;
  font: normal 14px/normal Roboto-Regular;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item:first-child {
  margin: 0 0 12px 0;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item:first-child .title {
  color: #003865;
  font: normal 17px/normal RobotoCondensed-Bold;
  line-height: 21px;
  margin-bottom: 4px;
  border-top: none;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item:first-child .title {
  position: absolute;
  bottom: -4px;
  left: 0;
  color: #fff;
  font: normal 18px/normal RobotoCondensed-Bold;
  width: auto;
  padding: 20px 10px 4px;
  background-image: linear-gradient(to bottom, transparent, #033b67);
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item:first-child .title::before {
  content: none;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item:first-child .title:hover {
  color: #fff !important;
  text-decoration: none;
}
#article-preview .special-footer-detail .footer-post-5-zone .box-cate-bottom .list-news .item:nth-child(2) a {
  border-top: none;
}
#article-preview .VnBizPreviewMode .before-after-slider {
  overflow: hidden;
  position: relative;
  transition: 0.5s;
  box-shadow: none;
}
#article-preview .VnBizPreviewMode .before-after-slider:hover .ba-item-before-text, #article-preview .VnBizPreviewMode .before-after-slider:hover .ba-item-after-text {
  display: none;
}
#article-preview .VnBizPreviewMode .before-after-slider .ba-item-before-text,
#article-preview .VnBizPreviewMode .before-after-slider .ba-item-after-text {
  background: white !important;
  color: black !important;
}
#article-preview .VnBizPreviewMode .before-after-slider [data-type=data-type-image] {
  overflow: hidden;
  position: relative;
}
#article-preview .VnBizPreviewMode .before-after-slider [data-type=before],
#article-preview .VnBizPreviewMode .before-after-slider [data-type=after] {
  height: 100%;
  position: absolute;
}
#article-preview .VnBizPreviewMode .before-after-slider [data-type=before] img,
#article-preview .VnBizPreviewMode .before-after-slider [data-type=after] img {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 100%;
  max-width: initial;
}
#article-preview .VnBizPreviewMode .before-after-slider [data-type=before] {
  z-index: 2;
  width: 50%;
  overflow: hidden;
  border-right: solid 0px #fff;
}
#article-preview .VnBizPreviewMode .before-after-slider [data-type=after] {
  z-index: 1;
  width: 50%;
}
#article-preview .VnBizPreviewMode .before-after-flip {
  width: 100%;
  position: relative;
  padding: 0px;
  margin: 0 auto 15px;
}
#article-preview .VnBizPreviewMode .before-after-flip .panel-before,
#article-preview .VnBizPreviewMode .before-after-flip .panel-after {
  width: 100%;
  overflow: hidden;
}
#article-preview .VnBizPreviewMode .before-after-flip .panel-before img,
#article-preview .VnBizPreviewMode .before-after-flip .panel-after img {
  width: auto;
}
#article-preview .VnBizPreviewMode .before-after-flip {
  position: relative;
  transform-style: preserve-3d;
  box-shadow: none;
  min-width: initial;
}
#article-preview .VnBizPreviewMode .before-after-flip .panel-before,
#article-preview .VnBizPreviewMode .before-after-flip .panel-after {
  height: 100%;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: 0.5s ease-out;
}
#article-preview .VnBizPreviewMode .before-after-flip .panel-before {
  position: absolute;
  z-index: 1;
}
#article-preview .VnBizPreviewMode .before-after-flip .panel-after {
  position: relative;
  z-index: 0;
  transform: rotateY(-180deg);
  visibility: visible;
}
#article-preview .VnBizPreviewMode .before-after-flip .btn_flip {
  font-size: 14px !important;
  position: absolute;
  bottom: 1px;
  right: 1px;
  z-index: 2;
  display: flex;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  cursor: default;
  padding: 1px 5px;
  align-content: center;
  align-items: center;
  background: #fff;
}
#article-preview .VnBizPreviewMode .before-after-flip .btn_flip .icon {
  width: 25px;
  height: 25px;
  margin-left: 4px;
  display: inline-block;
  background: url(/images/flip_icon.png) no-repeat 0 0/contain;
}
#article-preview .VnBizPreviewMode a:hover {
  border-bottom: 1px dashed #2ea2c7;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] {
  width: auto;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul {
  margin: 0 auto;
  padding: 0;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul li {
  position: relative;
  list-style-type: none;
  text-align: left;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul li:hover .btn-close-preview {
  opacity: 1;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul a {
  text-decoration: none;
  pointer-events: none;
  color: #252525;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul .title {
  background: #eaeaea;
  margin: 0px;
  padding: 10px 7px 7px 10px;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul .btn-close-preview {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer;
  opacity: 0;
  background: #fff;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.3);
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-3, #article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-2 {
  width: 250px;
  border-top: 3px solid rgb(33, 39, 93);
  border-bottom: 3px solid rgb(33, 39, 93);
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-3 li, #article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-2 li {
  margin-left: 15px;
  padding: 20px 0;
  border-bottom: 1px solid #e2e2e2;
  display: list-item;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-3 li:last-child, #article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-2 li:last-child {
  border-bottom: 0;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-3 .title, #article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-2 .title {
  background: none;
  margin: 0;
  padding: 0;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-3 .title a, #article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-2 .title a {
  display: block;
  color: #252525;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-3 .datetime, #article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-2 .datetime {
  display: none;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-3 a, #article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-2 a {
  display: none;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-1 {
  width: 250px;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-1 li {
  margin-bottom: 15px;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-1 .datetime {
  display: none;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-2 li {
  list-style: disc;
  color: #21275d;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-3 {
  border-top: 3px solid #217ffa;
  border-bottom: 3px solid #217ffa;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-4 {
  width: auto;
  border: 1px solid #ccc;
  border-top: 3px solid #007f74;
  border-color: rgb(33, 39, 93);
  border-radius: 3px;
  overflow: hidden;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-4 li {
  float: left;
  position: relative;
  text-align: left;
  border-bottom: 1px dotted #cbcfd3;
  padding: 0 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 10px;
  width: 100%;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-4 li:last-child {
  border-bottom: 0;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-4 .title-header {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: left;
  display: block;
  border-bottom: 1px solid #ccc;
  border-top: 0;
  margin: 0;
  margin-bottom: 5px;
  padding: 10px 10px 5px;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-4 a {
  float: left;
  width: 40%;
  padding: 0px;
  height: auto;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-4 a img {
  display: block;
  width: 100%;
  height: auto;
  padding: 0px;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-4 .title {
  margin-left: 43%;
  padding: 0px;
  background: none;
  font-size: 16px;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-4 .datetime {
  display: none;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-7 {
  border-top: 3px solid #007f74;
  border-radius: 3px;
  border-bottom: 3px solid #007f74;
  overflow: hidden;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-7 li {
  float: left;
  position: relative;
  text-align: left;
  border-bottom: 1px dotted #cbcfd3;
  padding: 0 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 10px;
  width: 100%;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-7 li:last-child {
  border-bottom: 0;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-7 a.image {
  float: left;
  width: 116px;
  padding: 0px;
  height: auto;
  padding-top: 1%;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-7 a.image img {
  display: block;
  width: 100%;
  height: auto;
  padding: 0px;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-7 .title {
  margin-left: 135px;
  padding: 0px;
  background: none;
  text-align: left;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-7 .title a {
  float: none;
  width: auto;
  display: block;
  color: #252525 !important;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-7 .title a:hover {
  border: 0;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul.type-7 .datetime {
  font-size: 11px;
  text-decoration: none;
  color: #777;
  display: block;
  margin-top: 10px;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated] ul li.title-header {
  display: none;
}
#article-preview .VnBizPreviewMode[data-type=boxnewsrelated].type-7.align-right, #article-preview .VnBizPreviewMode[data-type=boxnewsrelated].type-7.align-left {
  width: 350px;
}

#article-preview .wrapper {
  margin-left: auto;
  margin-right: auto;
  height: auto;
  display: block;
  min-width: initial;
}
#article-preview .content-magazine-detail .sp-sticky-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 44px;
  background: #003865;
  text-align: center;
  z-index: 1;
  visibility: visible !important;
  opacity: 1 !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
#article-preview .content-magazine-detail .sp-user-profile {
  display: none;
}
#article-preview .magazine-wrapper {
  overflow: hidden;
}
#article-preview .magazine-wrapper .sp-cover {
  position: relative;
  background-size: cover;
  background-attachment: fixed;
  background-position: center top;
  margin-top: 44px;
}
#article-preview .magazine-wrapper .sp-cover img {
  width: 100%;
  max-width: initial;
  object-fit: cover;
}
#article-preview .magazine-wrapper .sp-body-content {
  width: 1000px;
  margin: 0 auto;
}
#article-preview .magazine-wrapper .sp-body-content .sp-detail {
  padding: 50px 140px 0;
  color: #222;
  font-family: NotoSerif-Regular;
  font-size: 17px;
  line-height: 27px;
  position: relative;
  margin-bottom: 100px;
}
#article-preview .magazine-wrapper .bottom-info {
  position: relative;
  z-index: 1000;
  margin-bottom: 30px;
}
#article-preview .magazine-wrapper .link-source-wrapper {
  display: inline-block;
  box-sizing: border-box;
  font-family: Roboto-Regular;
  float: right;
  position: relative;
  padding-top: 15px;
}
#article-preview .detail-special {
  position: relative;
}
#article-preview .detail-special nav {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  margin-top: 0;
  background: #003865;
  line-height: 44px;
  height: 44px;
  z-index: 1000;
  transition: all ease 0.2s;
}
#article-preview .detail-special nav .sp-back-to-site {
  width: 60px;
  height: 44px;
  display: block;
  padding-left: 55px;
  position: absolute;
  top: 0;
  left: 0;
}
#article-preview .detail-special .nav_icon {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 40%;
  margin: 0 30%;
  height: 100%;
  text-align: center;
}
#article-preview .detail-special .nav_icon .icon {
  margin-bottom: 0;
  margin-top: 8px;
  display: inline-block;
  background-repeat: no-repeat;
}
#article-preview .detail-special .nav_icon .icon.infographic {
  background-image: url(../images/icon-infographic-vnb-desktop.png);
  width: 180px;
  height: 30px;
}
#article-preview .detail-special .nav_icon .icon.photostory {
  background-image: url(../images/icon-photostory-vnb-desktop.png);
  width: 180px;
  height: 30px;
}
#article-preview .detail-special .nav_icon .icon.minimagazine {
  background-image: url(../images/sprite-all_v4.png);
  width: 160px;
  height: 40px;
  background-size: 483px 328px;
  margin: 0 auto;
  pointer-events: none;
}
#article-preview .infographic-photostory-wrapper {
  width: 1000px;
  margin: 57px auto 0;
}
#article-preview .infographic-photostory-wrapper .title-pagecate {
  font: normal 20px/normal RobotoCondensed-Bold;
  text-transform: uppercase;
  color: #003865;
  float: left;
}
#article-preview .infographic-photostory-wrapper .title-pagecate::before {
  width: 4px;
  height: 17px;
  background-color: #f48320;
  content: "";
  display: block;
  float: left;
  margin-right: 4px;
  margin-top: 4px;
}
#article-preview .infographic-photostory-wrapper .title-pagecate a {
  color: #003865;
  font: normal 20px/normal RobotoCondensed-Bold;
  display: inline-block;
}
#article-preview .infographic-photostory-wrapper .list-cate {
  float: left;
  margin-top: 4px;
}
#article-preview .infographic-photostory-wrapper .list-cate li {
  float: left;
  margin-left: 10px;
}
#article-preview .infographic-photostory-wrapper .list-cate li a {
  color: #898989;
  font: normal 15.5px/normal RobotoCondensed-Bold;
  text-transform: uppercase;
  float: left;
}
#article-preview .infographic-photostory-wrapper .vnb-body {
  clear: both;
  max-width: 1000px;
  margin: 18px auto;
  width: 100%;
}
#article-preview .infographic-photostory-wrapper .vnb-body .vnbcb-content .vnbcbc-sapo {
  color: #333;
  font: normal 20px/normal RobotoCondensed-Bold;
  margin-bottom: 18px;
  line-height: 27px;
}
#article-preview .infographic-photostory-wrapper .vnb-body .vnbcb-content .bottom-info {
  position: relative;
  z-index: 1000;
  margin-bottom: 30px;
}
#article-preview .infographic-photostory-wrapper .vnb-body .vnbcb-content .author {
  text-align: right;
  color: #252525;
  font: normal 17px/normal Roboto-Bold;
  line-height: 25px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 8px;
}
#article-preview .infographic-photostory-wrapper .vnbcbcbsw-social {
  padding-bottom: 5px;
}
#article-preview .infographic-photostory-wrapper .vnbbc-relate.relations {
  margin: 10px 0 20px;
}
#article-preview .infographic-photostory-wrapper .post-body-content {
  width: 700px;
  margin: 0 auto;
}
#article-preview .infographic-photostory-wrapper .vnbcbc-bottom-social, #article-preview .infographic-photostory-wrapper .vnbcbc-top-social {
  padding: 5px 0 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 15px 15px 15px 0;
}
#article-preview .infographic-photostory-wrapper .article-body-content {
  max-width: 700px;
  margin: 0 auto;
}
#article-preview .infographic-photostory-wrapper .vnbbc-relate.relations {
  margin: 10px 0 20px;
}
#article-preview .infographic-photostory-wrapper .vnbcbc-relate-box {
  display: flex;
  padding: 10px 0;
}
#article-preview .infographic-photostory-wrapper .vnbcbc-relate-box:first-child {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
#article-preview .infographic-photostory-wrapper .vnbcbcbsw-social .title-pagecate::before {
  content: none;
}
#article-preview .infographic-photostory-wrapper .vnbcbcbsw-social .title-pagecate a {
  color: #f48320;
}
#article-preview .infographic-photostory-wrapper .vnbcb-author.minimagazine {
  width: 1000px;
  margin-left: -150px;
}
#article-preview .VCSortableInPreviewMode.alignCenterOverflow,
#article-preview .widget-box.alignCenterOverflow,
#article-preview .alignCenterOverflow.VCSortableInPreviewMode[type=Photo] img,
#article-preview .alignJustify.VCSortableInPreviewMode[type=Photo] img {
  width: 100%;
}
#article-preview .VCSortableInPreviewMode[type=Photo] {
  margin: 15px 0;
}
#article-preview .VCSortableInPreviewMode[type] {
  display: inline-block;
}
#article-preview .VCSortableInPreviewMode {
  display: inline-flex;
  flex-direction: column;
  margin: 10px auto;
  position: relative;
  text-align: left;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
  z-index: 100;
  visibility: visible;
  word-wrap: break-word;
  cursor: default;
  overflow: hidden;
  display: inline-block;
  margin: 0 auto 15px;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
  z-index: 90;
  visibility: visible;
  word-wrap: break-word;
  cursor: default;
  margin-bottom: 30px;
}
#article-preview .VCSortableInPreviewMode[type=Photo] {
  margin-top: 15px;
  margin-bottom: 15px;
}
#article-preview .alignCenterOverflow {
  margin-left: -25%;
  width: 150%;
  margin-left: -25%;
  width: 150%;
}
#article-preview .VCSortableInPreviewMode.alignCenterOverflow {
  margin-left: -140px;
  width: 980px;
  margin-bottom: 10px;
}

#article-preview.mobile .w1000 {
  width: auto;
}
#article-preview.mobile .content-magazine-detail, #article-preview.mobile footer, #article-preview.mobile header, #article-preview.mobile .content-cate, #article-preview.mobile .vnb-body {
  max-width: 414px;
  margin: 0 auto;
}
#article-preview.mobile footer {
  font-size: 12px;
  line-height: 17px;
  background-color: #001d34;
  margin: 30px auto 0;
  color: #898989;
  padding: 20px 10px;
  position: relative;
}
#article-preview.mobile footer .icon-footer,
#article-preview.mobile footer .menu-footer-container {
  display: none;
}
#article-preview.mobile footer .footer-right,
#article-preview.mobile footer .footer-left {
  width: auto;
  float: none;
  margin: 0;
}
#article-preview.mobile footer a {
  display: inline-block;
  color: #898989;
}
#article-preview.mobile .header-top {
  height: 54px;
}
#article-preview.mobile .header-top .logo-header {
  width: 129px;
  height: 35px;
  margin-top: 10px;
  background-size: 500px 500px;
  margin-left: 8px;
  background-image: url(../images/sprite-mob-v3.png);
  background-position: 0 0;
}
#article-preview.mobile .header-top .logo-thuatngu {
  display: none;
}
#article-preview.mobile .header-bottom .mobile-items li {
  width: 25%;
  overflow: hidden;
  float: left;
  position: relative;
}
#article-preview.mobile .header-bottom .mobile-items li::after {
  width: 1px;
  height: 30px;
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  right: 0;
}
#article-preview.mobile .header-bottom .mobile-items li:last-child::after {
  content: none;
}
#article-preview.mobile .header-bottom .mobile-items li .button-tnvb {
  display: flex;
  align-items: center;
  justify-content: center;
}
#article-preview.mobile .header-bottom .mobile-items li .button-tnvb::before {
  content: none;
}
#article-preview.mobile .header-bottom .mobile-items li .button-tnvb img {
  max-width: 90%;
  max-height: 80%;
  margin-top: 4px;
}
#article-preview.mobile .header-bottom .mobile-items li a {
  width: 100%;
  background-color: #f48320;
  height: 45px;
  color: #fff;
  font: bold 12px/normal RobotoCondensed-Bold;
  text-transform: uppercase;
  float: left;
  text-align: center;
}
#article-preview.mobile .header-bottom .mobile-items li a::before {
  content: "";
  background-repeat: no-repeat;
  background-size: 500px 500px;
  display: block;
  margin-top: 5px;
  margin-left: 44%;
  width: 21px;
  height: 18px;
}
#article-preview.mobile .header-bottom .mobile-items li a.home::before {
  background-image: url(../images/sprite-mob-v3.png);
  background-position: 0 -140px;
  margin-left: 42%;
  margin-bottom: 3px;
}
#article-preview.mobile .header-bottom .mobile-items li a.new::before {
  background-image: url(../../images/sprite-mob-v3.png);
  background-position: -27px -140px;
  width: 17px;
  height: 19px;
  margin-top: 7px;
}
#article-preview.mobile .header-bottom .mobile-items li a.banch::before {
  background-image: url(../../images/sprite-mob-v3.png);
  background-position: -73px -140px;
  width: 18px;
  height: 21px;
}
#article-preview.mobile .content-cate {
  background-color: #ebebeb;
  width: 100%;
  padding: 8px;
}
#article-preview.mobile .content-cate .title-pagecate {
  font-weight: 900;
  display: inline-block;
  padding-right: 30px;
  position: relative;
  float: none;
}
#article-preview.mobile .content-cate .title-pagecate::after {
  display: block;
  background-repeat: no-repeat;
  background-image: url(../images/sprite-mob-v3.png);
  background-position: -68px -188px;
  width: 7px;
  height: 12px;
  content: "";
  background-size: 500px 500px;
  position: absolute;
  top: 6px;
  right: 10px;
}
#article-preview.mobile .content-cate .list-cate {
  display: none;
}
#article-preview.mobile .vnb-body .article-body-content {
  max-width: initial;
  width: 100%;
  margin: 0;
}
#article-preview.mobile .vnb-body .kbwcs-fb, #article-preview.mobile .vnb-body .print-icon, #article-preview.mobile .vnb-body .mail-icon {
  display: none;
}
#article-preview.mobile .titledetail {
  color: #333;
  font: normal 30px/normal RobotoCondensed-Bold;
}
#article-preview.mobile .vnbcb-content {
  flex-direction: column;
}
#article-preview.mobile .vnbcb-content .content-social {
  display: none;
}
#article-preview.mobile .vnbcbc-body {
  font: normal 17px/normal Roboto-Regular;
  line-height: 24px;
}
#article-preview.mobile .vnbcbc-top-social,
#article-preview.mobile .vnbcbc-bottom-social {
  margin: 0 0 15px;
}
#article-preview.mobile .vnbcbc-top-social {
  padding: 0;
  border-bottom: 0px solid #ddd;
}
#article-preview.mobile .vnbcbc-top-social .time-detail {
  color: #8b8888;
  font: normal 12px/normal Roboto-Regular;
  margin: 10px 10px 10px 0;
  width: 100%;
}
#article-preview.mobile .box-right-out {
  display: none !important;
}
#article-preview.mobile[data-page="27"] header {
  height: auto;
}
#article-preview.mobile .magazine-wrapper {
  max-width: 414px;
  margin: 0 auto;
}
#article-preview.mobile .magazine-wrapper .sp-body-content {
  margin-top: 0;
  font-size: 17px;
  line-height: 27px;
  font-family: NotoSerif-Regular;
  padding: 20px 0;
  width: 100%;
}
#article-preview.mobile .magazine-wrapper .sp-body-content .sp-detail {
  padding: 20px 20px 60px 20px;
  margin-bottom: 0;
}
#article-preview.mobile .magazine-wrapper .sp-body-content p {
  font-family: NotoSerif-Regular;
  width: 100%;
  text-align: left;
  margin-bottom: 20px !important;
  line-height: 27px;
}
#article-preview.mobile .magazine-wrapper .sp-cover img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
#article-preview.mobile .magazine-wrapper .VCSortableInPreviewMode[type=photo] {
  text-align: center;
  display: block;
  overflow: hidden;
  width: auto;
  margin: 0 -20px 20px -20px !important;
}
#article-preview.mobile .infographic-photostory-wrapper .title-pagecate, #article-preview.mobile .infographic-photostory-wrapper .list-cate {
  display: none;
}
#article-preview.mobile .infographic-photostory-wrapper .post-body-content {
  width: 100%;
  margin: 0 auto;
}
#article-preview.mobile .infographic-photostory-wrapper .VnBizPreviewMode.align-center {
  display: block;
  text-align: center;
}
#article-preview.mobile .infographic-photostory-wrapper .VnBizPreviewMode[data-type=simpleimage],
#article-preview.mobile .infographic-photostory-wrapper .VnBizPreviewMode .alignCenterOverflow {
  margin-left: 0;
  width: 100%;
}
#article-preview.mobile .infographic-photostory-wrapper .VnBizPreviewMode figure {
  margin: 0 auto;
}
#article-preview.mobile .infographic-photostory-wrapper .VnBizPreviewMode .PhotoCMS_Caption p, #article-preview.mobile .infographic-photostory-wrapper .VnBizPreviewMode figcaption {
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  background: #f2f2f2;
  margin: 0;
  text-align: left;
  font-style: italic;
  font-size: 14px;
  line-height: 24px;
}
#article-preview.mobile [data-type=vietlott-number] .result_numbers .number_device {
  height: 14px;
}
#article-preview.mobile [data-type=vietlott-jackpot] table {
  font-size: 13px;
}
#article-preview.mobile [data-type=vietlott-jackpot] table tr th {
  font-size: 13px;
}
#article-preview.mobile [data-type=vietlott-jackpot] table td {
  font-size: 13px;
  height: auto;
  line-height: initial;
}
#article-preview.mobile [data-type=vietlott-jackpot] .circle-num i, #article-preview.mobile [data-type=vietlott-jackpot] .circle-num em {
  width: 8px;
  height: 8px;
}
#article-preview .VnBizPreviewMode[data-type=simpleimage] {
  margin-top: 15px;
  margin-bottom: 15px;
  /*img {
      width: 100%;
      object-fit: cover;
  }*/
}
#article-preview .VnBizPreviewMode .align-center {
  display: block;
  text-align: center;
}

#article-preview [data-type=vietlott-number] {
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
#article-preview [data-type=vietlott-number] .result_title {
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 30px 0 20px;
}
#article-preview [data-type=vietlott-number] .result_title img {
  width: 30%;
  margin-bottom: 10px;
}
#article-preview [data-type=vietlott-number] .result_numbers {
  text-align: center;
  padding: 30px 0 10px 0;
  border-top: 1px solid #ccc;
}
#article-preview [data-type=vietlott-number] .result_numbers ul, #article-preview [data-type=vietlott-number] .result_numbers li {
  list-style: none;
}
#article-preview [data-type=vietlott-number] .result_numbers li {
  border-radius: 50%;
  border: red solid 2px;
  font-family: consolas;
  margin-right: 5px;
  margin-bottom: 3px;
  font-weight: bold;
  line-height: 1;
  font-size: 18px;
  padding: 6px;
  display: inline-block;
  text-align: center;
}
#article-preview [data-type=vietlott-number] .result_numbers .number_device {
  border-radius: 0;
  border-width: 1px;
  padding: 0;
  border-color: #333;
  margin: 0 5px 0 0;
  width: 1px;
}
#article-preview [data-type=vietlott-number] .result_numbers .number_special {
  color: #faa61a;
  border-color: #faa61a;
}
#article-preview [data-type=vietlott-jackpot] {
  background: url(/images/doso_output_nd.png) no-repeat;
  background-size: cover;
  background-position-y: -30px;
  margin-bottom: 15px;
}
#article-preview [data-type=vietlott-jackpot] .gt_jackpot {
  padding: 20px 10px 10px;
  background: #ed1b2f url(/images/gt_jackpot_bg.jpg) no-repeat center;
  background-size: cover;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
}
#article-preview [data-type=vietlott-jackpot] .gt_jackpot h5 {
  font-size: 19px;
  font-weight: 500;
  margin: 0;
  margin-top: 6px;
  color: #fff !important;
}
#article-preview [data-type=vietlott-jackpot] .gt_jackpot h3 {
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
  color: #fff !important;
}
#article-preview [data-type=vietlott-jackpot] .gt_jackpot .so_tien {
  text-align: right;
  color: #fff !important;
}
#article-preview [data-type=vietlott-jackpot] .gt_jackpot .so_tien p {
  font-size: 19px;
  font-weight: 700;
  display: inline-block;
  margin-left: 4px;
  color: #fff !important;
}
#article-preview [data-type=vietlott-jackpot] table tr {
  background: none;
  border-bottom: 1px solid #ccc;
}
#article-preview [data-type=vietlott-jackpot] table tr:nth-of-type(odd) {
  background: none;
}
#article-preview [data-type=vietlott-jackpot] table tr th {
  padding: 8px;
  position: relative;
}
#article-preview [data-type=vietlott-jackpot] table tr th:nth-child(2) {
  visibility: hidden;
}
#article-preview [data-type=vietlott-jackpot] table tr th:nth-child(2)::after {
  content: "Kết quả";
  visibility: visible;
  position: absolute;
  left: 10px;
}
#article-preview [data-type=vietlott-jackpot] table tr th:nth-child(3), #article-preview [data-type=vietlott-jackpot] table tr th:nth-child(4) {
  text-align: right;
}
#article-preview [data-type=vietlott-jackpot] table tr td {
  padding: 8px;
  border: 0;
}
#article-preview [data-type=vietlott-jackpot] table tr td:nth-child(2) {
  vertical-align: middle;
}
#article-preview [data-type=vietlott-jackpot] table tr td:nth-child(3) {
  text-align: right;
}
#article-preview [data-type=vietlott-jackpot] .circle-num {
  padding: 8px;
}
#article-preview [data-type=vietlott-jackpot] .circle-num i, #article-preview [data-type=vietlott-jackpot] .circle-num em {
  color: #ed1b2f;
  border-radius: 50%;
  border: 2px solid #ed1b2f;
  width: 10px;
  height: 10px;
  float: left;
  margin-left: 4px;
}
#article-preview [data-type=vietlott-jackpot] .circle-num i.number_device_i, #article-preview [data-type=vietlott-jackpot] .circle-num em.number_device_i {
  border-radius: 0;
  width: 0px;
  border-width: 1px;
}
#article-preview [data-type=vietlott-jackpot] .circle-num i.number_special_i, #article-preview [data-type=vietlott-jackpot] .circle-num em.number_special_i {
  color: #faa61a;
  border: 2px solid #faa61a;
}
#article-preview [data-type=vietlott-jackpot] .giai_thuong_gia_tri {
  text-align: right;
  color: #ed1b2f;
}
#article-preview [data-type=vietlott-jackpot] .giai_thuong_gia_tri sup {
  display: none;
}

.height99 {
  height: 99px;
}
