@charset "UTF-8";
[data-role=content] {
  font-family: "Inter";
  font-size: 17px;
  line-height: 26px;
  color: #292929;
  margin-top: 10px;
  width: 100%;
  max-width: 100%;
  font-weight: 400;
}
[data-role=content] h1 {
  font-family: Beaufort;
  line-height: 38px;
  font-weight: 700;
  margin: 0.5em 0;
  font-size: 32px;
  color: #292929;
}
[data-role=content] h2 {
  color: #231f20;
  font-family: Beaufort;
  font-size: 54px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 54px */
  letter-spacing: -2.7px;
}
@media (max-width: 991px) {
  [data-role=content] h2 {
    font-size: 54px;
  }
}
[data-role=content] h3 {
  line-height: 120%;
  font-weight: 700;
  margin: 0.5em 0;
  font-size: 26px;
  font-family: Beaufort;
  color: #292929;
}
[data-role=content] h4 {
  line-height: 24px;
  font-weight: 700;
  margin: 0.5em 0;
  font-size: 17px;
  font-family: Beaufort;
  color: #292929;
}
[data-role=content] h5 {
  line-height: 28px;
  font-weight: 700;
  font-size: 17px;
  font-family: Beaufort;
  color: #292929;
}
[data-role=content] h6 {
  line-height: 28px;
  font-weight: 700;
  font-size: 17px;
  font-family: Beaufort;
  color: #292929;
}
[data-role=content] b {
  font-weight: bold;
}
[data-role=content] strong {
  font-weight: bold;
}
[data-role=content] i {
  font-style: normal;
}
[data-role=content] sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}
[data-role=content] sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
[data-role=content] .VCCSortableInPreviewMode .PhotoCMS_Caption p {
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  color: #292929;
  padding-top: 10px;
}
[data-role=content] .VCCSortableInPreviewMode .VideoCMS_Caption p {
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  color: #292929;
  padding-top: 10px;
}
[data-role=content] .VCSortableInPreviewMode {
  display: inline-flex;
  flex-direction: column;
  margin: 0 auto 15px;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
  visibility: visible;
  word-wrap: break-word;
  cursor: default;
  max-width: 100%;
}
[data-role=content] .VCSortableInPreviewMode .PhotoCMS_Caption,
[data-role=content] .VCSortableInPreviewMode .AudioCMS_Caption {
  background: unset;
  max-width: 100%;
  text-align: center;
  font-family: "Inter";
}
[data-role=content] .VCSortableInPreviewMode .PhotoCMS_Caption p,
[data-role=content] .VCSortableInPreviewMode .AudioCMS_Caption p {
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  color: #292929;
  padding-top: 10px;
}
[data-role=content] .VCSortableInPreviewMode .VideoCMS_Caption {
  background: unset;
  padding-top: 10px;
  max-width: 100%;
  text-align: center;
  font-family: "Inter";
}
[data-role=content] .VCSortableInPreviewMode .VideoCMS_Caption p {
  font-size: 15px;
  line-height: 22px;
  margin: 0;
}
[data-role=content] .VCSortableInPreviewMode embed {
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode::-webkit-scrollbar {
  width: 5px;
  height: 8px;
}
[data-role=content] .VCSortableInPreviewMode::-webkit-scrollbar-thumb {
  background: #a9a9a9;
  border-radius: 3px;
}
[data-role=content] .VCSortableInPreviewMode::-webkit-scrollbar-track {
  background: #fff;
}
[data-role=content] .VCSortableInPreviewMode::-webkit-scrollbar-track-piece {
  background-color: #fff;
}
[data-role=content] .VCSortableInPreviewMode h3 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 22px;
  line-height: 27px;
}
[data-role=content] p {
  margin-bottom: 24px;
  color: #231f20;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 27.9px */
  letter-spacing: -0.54px;
}
[data-role=content] .vceditor-content * {
  box-sizing: border-box;
}
[data-role=content] .vceditor-content p b {
  font-weight: bold;
}
[data-role=content] .vceditor-content p strong {
  font-weight: bold;
}
[data-role=content] .vceditor-content p i {
  font-style: italic;
}
[data-role=content] .vceditor-content sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}
[data-role=content] .vceditor-content sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
[data-role=content] .vceditor-content hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ececec;
  margin: 3em 0 2.5em;
  padding: 0;
}
[data-role=content] .vceditor-content h1 {
  color: #333;
  font-size: 32px;
  margin: 0;
  margin-bottom: 22px;
  line-height: 36px;
}
[data-role=content] .vceditor-content h2 {
  color: #333;
  font-size: 32px;
  margin: 0;
  margin-bottom: 22px;
  line-height: 36px;
}
[data-role=content] .vceditor-content h3 {
  font-size: 20px;
  line-height: 26px;
  color: #333;
  margin: 0;
  margin-bottom: 22px;
}
[data-role=content] .vceditor-content h4 {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  margin-bottom: 22px;
}
[data-role=content] .vceditor-content h5 {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  margin-bottom: 22px;
}
[data-role=content] .vceditor-content h6 {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  margin-bottom: 22px;
}
[data-role=content] .vceditor-content .VCSortableInPreviewMode[type=content] {
  min-height: 38px;
  text-align: left;
  display: inline-block;
  margin: 20px 0px 25px;
}
[data-role=content] .vceditor-content .VCSortableInPreviewMode[type=content] p {
  margin-bottom: 10px;
}
[data-role=content] .vceditor-content .VCSortableInPreviewMode[type=content] p:last-child {
  margin-bottom: 0;
  margin-bottom: 0;
}
[data-role=content] .vceditor-content .VCSortableInPreviewMode[type=hr] {
  margin: 40px 0px;
  min-height: 40px;
}
[data-role=content] .vceditor-content .PhotoCMS_Caption,
[data-role=content] .vceditor-content .AudioCMS_Caption {
  color: #292929;
  font-size: 15px;
  line-height: 22px;
  font-style: italic;
  margin-bottom: 0;
  background: #f2f2f2;
  padding: 10px;
  text-align: center;
}
[data-role=content] .vceditor-content .PhotoCMS_Caption p,
[data-role=content] .vceditor-content .AudioCMS_Caption p {
  color: #292929;
  font-size: 15px;
  line-height: 22px;
  font-style: italic;
  margin-bottom: 0;
}
[data-role=content] .vceditor-content .VideoCMS_Caption {
  color: #292929;
  font-style: normal;
  font-size: 15px;
  line-height: 22px;
  min-height: 30px;
  text-align: left;
  width: auto;
  background: unset;
  padding: 10px;
  text-align: center;
}
[data-role=content] .vceditor-content .VideoCMS_Caption p {
  color: #292929;
  font-style: normal;
  font-size: 15px;
  line-height: 22px;
  min-height: 30px;
  text-align: center;
  width: auto;
  padding-top: 10px;
}
[data-role=content] .vceditor-content .VCSortableInPreviewMode.noCaption .PhotoCMS_Caption,
[data-role=content] .vceditor-content .VCSortableInPreviewMode.noCaption .AudioCMS_Caption {
  display: none;
}
[data-role=content] .vceditor-content .VCSortableInPreviewMode.noCaption .LayoutAlbumCaptionWrapper {
  display: none;
}
[data-role=content] .vceditor-content .VCSortableInPreviewMode.noCaption .VideoCMS_Caption {
  display: none;
}
[data-role=content] .vceditor-content table {
  border-collapse: collapse;
}
[data-role=content] .VCSortableInPreviewMode[type] {
  display: inline-block;
}
[data-role=content] .VCSortableInPreviewMode[type=Video] {
  text-align: center;
}
[data-role=content] .VCSortableInPreviewMode[type=Photo] img {
  max-width: 100%;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
}
[data-role=content] .VCSortableInPreviewMode[type=Photo] a {
  outline: none !important;
}
[data-role=content] .VCSortableInPreviewMode[type=Photo] .fb-share-wrapper {
  font: normal 13px/25px;
  color: #bebebe;
  text-align: left;
}
[data-role=content] .VCSortableInPreviewMode[type=Photo] .fb-share-wrapper .fb-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../../images/fb-share.png);
  margin-right: 5px;
  background: rgba(0, 0, 0, 0) url("../../images/fb-share.png") no-repeat scroll 0 0;
  display: inline-block;
  height: 15px;
  margin-bottom: -3px;
  width: 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=Photo].alignCenterOverflow .PhotoCMS_Caption,
[data-role=content] .VCSortableInPreviewMode[type=Photo].alignCenterOverflow .AudioCMS_Caption {
  margin: auto;
  text-align: left;
}
[data-role=content] .VCSortableInPreviewMode[type=Photo].alignCenterOverflow .fb-share-wrapper {
  margin: auto;
  text-align: left;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedOneNews] {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 1px solid #ddd;
  display: inline-block;
  margin: 10px 0;
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedOneNews] img {
  outline: medium none;
  outline: medium none;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedOneNews] a.OneNewsTitle {
  color: #004276;
  font-size: 13px;
  font-weight: bold;
  margin-top: 7px;
  color: #004276;
  font-size: 15px;
  font-weight: bold;
  margin: 7px 0;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedOneNews] .VCObjectBoxRelatedNewsItemSapo {
  color: #777;
  color: #777;
  display: block;
  font-size: 12px;
  margin: 0 10px 0 0;
}
[data-role=content] .VCSortableInPreviewMode.alignLeft[type=RelatedOneNews] img {
  height: 175px !important;
  margin: 0 !important;
  width: 100% !important;
}
[data-role=content] .VCSortableInPreviewMode.alignLeft[type=RelatedOneNews] .OneNewsTitle {
  margin: 0;
  padding: 10px;
}
[data-role=content] .VCSortableInPreviewMode.alignLeft[type=RelatedOneNews] .VCObjectBoxRelatedNewsItemSapo {
  margin: 0;
  padding: 10px;
}
[data-role=content] .VCSortableInPreviewMode.alignLeftOverflow[type=RelatedOneNews] img {
  height: 175px !important;
  margin: 0 !important;
  width: 100% !important;
}
[data-role=content] .VCSortableInPreviewMode.alignLeftOverflow[type=RelatedOneNews] .OneNewsTitle {
  margin: 0;
  padding: 10px;
}
[data-role=content] .VCSortableInPreviewMode.alignLeftOverflow[type=RelatedOneNews] .VCObjectBoxRelatedNewsItemSapo {
  margin: 0;
  padding: 10px;
}
[data-role=content] .VCSortableInPreviewMode.alignRight[type=RelatedOneNews] img {
  height: 175px !important;
  margin: 0 !important;
  width: 100% !important;
}
[data-role=content] .VCSortableInPreviewMode.alignRight[type=RelatedOneNews] .OneNewsTitle {
  margin: 0;
  padding: 10px;
}
[data-role=content] .VCSortableInPreviewMode.alignRight[type=RelatedOneNews] .VCObjectBoxRelatedNewsItemSapo {
  margin: 0;
  padding: 10px;
}
[data-role=content] .VCSortableInPreviewMode.alignRightOverflow[type=RelatedOneNews] img {
  height: 175px !important;
  margin: 0 !important;
  width: 100% !important;
}
[data-role=content] .VCSortableInPreviewMode.alignRightOverflow[type=RelatedOneNews] .OneNewsTitle {
  margin: 0;
  padding: 10px;
}
[data-role=content] .VCSortableInPreviewMode.alignRightOverflow[type=RelatedOneNews] .VCObjectBoxRelatedNewsItemSapo {
  margin: 0;
  padding: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNews] {
  box-sizing: border-box;
  text-align: center;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNews] * {
  box-sizing: border-box;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNews] td {
  margin: 0;
  padding: 5px;
  width: 32% !important;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNews] img {
  max-width: 100% !important;
  width: 100% !important;
}
[data-role=content] .VCSortableInPreviewMode.alignLeft[type=RelatedNews] {
  width: 30% !important;
}
[data-role=content] .VCSortableInPreviewMode.alignLeft[type=RelatedNews] td {
  width: 100% !important;
}
[data-role=content] .VCSortableInPreviewMode.alignLeftOverflow[type=RelatedNews] {
  width: 30% !important;
}
[data-role=content] .VCSortableInPreviewMode.alignLeftOverflow[type=RelatedNews] td {
  width: 100% !important;
}
[data-role=content] .VCSortableInPreviewMode.alignRight[type=RelatedNews] {
  width: 30% !important;
}
[data-role=content] .VCSortableInPreviewMode.alignRight[type=RelatedNews] td {
  width: 100% !important;
}
[data-role=content] .VCSortableInPreviewMode.alignRightOverflow[type=RelatedNews] {
  width: 30% !important;
}
[data-role=content] .VCSortableInPreviewMode.alignRightOverflow[type=RelatedNews] td {
  width: 100% !important;
}
[data-role=content] .VCSortableInPreviewMode[type=content] {
  border: 1px solid #999;
  padding: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=content] p {
  margin-bottom: 7px;
}
[data-role=content] .VCSortableInPreviewMode[type=FirstCharacter] {
  color: white;
  display: inline;
  float: left;
  font-size: 60px;
  height: 70px;
  margin: 10px 10px 0 0;
  padding-top: 15px;
  width: 80px;
}
[data-role=content] .VCSortableInPreviewMode[type=contentnumber] {
  width: 100%;
  height: 68px;
  text-align: left;
}
[data-role=content] .VCSortableInPreviewMode[type=contentnumber] img {
  vertical-align: top;
}
[data-role=content] .VCSortableInPreviewMode[type=contentnumber].onLeft {
  text-align: left;
}
[data-role=content] .VCSortableInPreviewMode[type=contentnumber].onRight {
  text-align: right;
}
[data-role=content] .VCSortableInPreviewMode[type=contentnumber].onCenter {
  text-align: center;
}
[data-role=content] .VCSortableInPreviewMode[type=contentnumber] .IAContentNumber {
  border-radius: 50%;
  display: inline-block;
  font-size: 30px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  width: 70px;
  width: 68px;
  height: 68px;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
  font-size: 36px;
  font-weight: 700;
  margin: 0;
  line-height: 68px;
  margin-bottom: 15px;
  background-color: #ff6e15;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-role=content] .VCSortableInPreviewMode[type=FirstCharacterv2] {
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  width: auto !important;
  margin-right: 0px !important;
  margin-top: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=FirstCharacterv2] img {
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=FirstCharacterv2].alignLeft {
  margin-right: 15px !important;
}
[data-role=content] .VCSortableInPreviewMode[type=FirstCharacterv2].alignRight {
  margin-left: 15px !important;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] > div:not(#NLElementFunc):not(#NLFuncEnter):not(.sort-mode-delete) {
  width: 100%;
  border: solid 1px #dfdfdf;
  position: relative;
  background: #fff;
  padding: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] > div h3 {
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  background: #fff;
  margin: 0;
  width: 100%;
  -moz-user-select: none;
  text-align: left;
  color: #af1903;
  font-size: 18px;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] > div h4 {
  padding: 5px 10px;
  text-align: left;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] > div h4 a {
  color: #333;
  text-align: left;
  text-decoration: none;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] > div p {
  font-size: 12px;
  color: #999;
  margin: 0 10px 0 0;
  padding: 5px 10px;
  text-align: left;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] > div span {
  user-select: none !important;
  -moz-user-select: none !important;
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] > div label {
  font-size: 12px;
  color: #555;
  user-select: none !important;
  -moz-user-select: none !important;
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] > div img {
  outline: none;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] > div .VCListVoteAnswers {
  text-align: left;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] > div .VCPollFooter {
  text-align: center;
  margin: 10px 0;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .showResult label.IMSRadioLabel {
  padding-left: 16px;
  height: 16px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: -6px -125px;
  font-size: 15px;
  cursor: pointer;
  text-indent: 8px;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .showResult .d_result {
  padding-left: 16px;
  height: 16px;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: -6px -125px;
  font-size: 15px;
  vertical-align: middle;
  cursor: pointer;
  text-indent: 8px;
  display: block;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2] p.quote {
  border: 8px none #f5566c;
  padding: 20px 0px;
  text-align: left;
  font-size: 30px !important;
  line-height: 36px !important;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2] span.custom-border {
  border-color: #f5566c;
  border-style: solid none;
  border-width: 8px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  border-style: none;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2] span.custom-border.border-sort {
  left: 45%;
  right: 45%;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2] span.custom-border.border-top {
  border-top-style: solid;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2] span.custom-border.border-top > p.quote {
  margin-bottom: 0px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2] span.custom-border.border-bottom {
  border-bottom-style: solid;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2] .name-n-quote {
  position: relative;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2] p.quote.border-left {
  border-left-style: solid;
  padding-left: 20px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2] p.quote.border-right {
  border-right-style: solid;
  padding-right: 20px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2] .StarNameCaption {
  color: #797979;
  font: 14px/20px;
  margin-top: 10px;
  text-align: left;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2] .StarNameCaption.hasmargin {
  margin-left: 27px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2].alignCenter {
  clear: both;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2].alignCenterOverflow .StarNameCaption {
  width: 660px;
  margin: auto;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2].alignLeftOverflow {
  margin-top: 10px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2].alignLeft {
  margin-top: 10px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2].alignRight {
  margin-top: 10px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=StarQuoteV2].alignRightOverflow {
  margin-top: 10px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote] p.quote {
  border: 8px none #f5566c;
  padding: 20px 0px;
  text-align: left;
  font-size: 30px !important;
  line-height: 36px !important;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote] .name-n-quote {
  position: relative;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote] span.custom-border {
  border-color: #f5566c;
  border-style: solid none;
  border-width: 8px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  border-style: none;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote] span.custom-border.border-sort {
  left: 45%;
  right: 45%;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote] span.custom-border.border-top {
  border-top-style: solid;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote] span.custom-border.border-top > p.quote {
  margin-bottom: 0px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote] span.custom-border.border-bottom {
  border-bottom-style: solid;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote] p.quote.border-left {
  border-left-style: solid;
  padding-left: 20px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote] p.quote.border-right {
  border-right-style: solid;
  padding-right: 20px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote] .StarNameCaption {
  color: #797979;
  font: 14px/20px;
  margin-top: 10px;
  text-align: left;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote] .StarNameCaption.hasmargin {
  margin-left: 27px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote].alignCenter {
  clear: both;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote].alignCenterOverflow .StarNameCaption {
  width: 660px;
  margin: auto;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote].alignLeftOverflow {
  margin-top: 10px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote].alignLeft {
  margin-top: 10px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote].alignRight {
  margin-top: 10px;
}
[data-role=content] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type=SimpleQuote].alignRightOverflow {
  margin-top: 10px;
}
[data-role=content] .alignLeft .deflector.PhotoCMS_Caption {
  left: -10px;
  margin-left: -200px;
  position: absolute;
  text-align: right !important;
  top: 0;
  width: 200px;
}
[data-role=content] .alignLeft .deflector.PhotoCMS_Caption::before {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  content: "";
  display: block;
  margin-bottom: 10px;
  margin-left: 70%;
  width: 30%;
}
[data-role=content] .alignLeft .deflector.VideoCMS_Caption {
  left: -10px;
  margin-left: -200px;
  position: absolute;
  text-align: right !important;
  top: 0;
  width: 200px;
}
[data-role=content] .alignLeft .deflector.VideoCMS_Caption::before {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  content: "";
  display: block;
  margin-bottom: 10px;
  margin-left: 70%;
  width: 30%;
}
[data-role=content] .alignLeft .deflector.VideoCMS_Caption * {
  text-align: right !important;
}
[data-role=content] .alignRight .deflector.PhotoCMS_Caption {
  margin-right: -200px;
  position: absolute;
  right: -10px;
  text-align: left !important;
  top: 0;
  width: 200px;
}
[data-role=content] .alignRight .deflector.PhotoCMS_Caption::before {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  content: "";
  display: block;
  margin-bottom: 10px;
  margin-right: 70%;
  width: 30%;
}
[data-role=content] .alignRight .deflector.VideoCMS_Caption {
  margin-right: -200px;
  position: absolute;
  right: -10px;
  text-align: left !important;
  top: 0;
  width: 200px;
}
[data-role=content] .alignRight .deflector.VideoCMS_Caption * {
  text-align: left !important;
}
[data-role=content] .alignRight .deflector.VideoCMS_Caption::before {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  content: "";
  display: block;
  margin-bottom: 10px;
  margin-right: 70%;
  width: 30%;
}
[data-role=content] .LayoutAlbumWrapper {
  width: 100%;
}
[data-role=content] .LayoutAlbumWrapper .LayoutAlbumRow {
  margin-bottom: 0.5rem;
  width: 100%;
  display: flex;
}
[data-role=content] .LayoutAlbumWrapper .LayoutAlbumRow:last-child {
  margin: 0;
}
[data-role=content] .LayoutAlbumWrapper .LayoutAlbumItem {
  display: block;
  float: left;
  margin: 0 0.2rem;
}
[data-role=content] .LayoutAlbumWrapper .LayoutAlbumItem:first-child {
  margin-left: 0;
}
[data-role=content] .LayoutAlbumWrapper .LayoutAlbumItem:last-child {
  margin-right: 0;
}
[data-role=content] .LayoutAlbumWrapper .LayoutAlbumItem:hover a + figcaption {
  transform: translateY(0);
}
[data-role=content] .LayoutAlbumWrapper figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
}
[data-role=content] .LayoutAlbumWrapper figcaption {
  background-color: rgba(255, 255, 255, 0.75);
  box-sizing: border-box;
  font-size: 0.75rem;
  padding: 0.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transform: translateY(100%);
  transition: all 0.5s ease-in-out;
  display: none;
}
[data-role=content] .LayoutAlbumWrapper img {
  display: block;
  max-width: 100%;
  transition: all 0.25s ease-in-out;
}
[data-role=content] .LayoutAlbumItem a {
  border: 0;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  color: transparent;
}
[data-role=content] .VCSortableInPreviewMode[type=LayoutAlbum].alignJustify {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
[data-role=content] .LayoutAlbumContent {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
[data-role=content] .LayoutAlbumCaption {
  font-style: italic;
  font-size: 12px;
  line-height: 19px;
}
[data-role=content] .VCSortableInPreviewMode.link-content-footer {
  text-align: left;
  line-height: 25px;
  text-align: left;
  line-height: 25px;
}
[data-role=content] .VCSortableInPreviewMode[type=PhotoInContentBox] img {
  max-width: 100%;
  margin: 0 auto;
}
[data-role=content] .VCSortableInPreviewMode[type=PhotoInContentBox].floatleft {
  float: left;
  margin-right: 2%;
}
[data-role=content] .VCSortableInPreviewMode[type=PhotoInContentBox].floatnone {
  float: none;
  margin: 0 auto;
  display: block;
}
[data-role=content] .VCSortableInPreviewMode[type=PhotoInContentBox].floatright {
  float: right;
  margin-left: 2%;
}
[data-role=content] .VCSortableInPreviewMode[type=credit] {
  margin-bottom: 30px;
}
[data-role=content] .VCSortableInPreviewMode[type=credit] .content-wrapper {
  text-align: left;
  border-left: solid 5px #f5566c;
  padding-left: 18px;
}
[data-role=content] .VCSortableInPreviewMode[type=credit] .credit-item {
  line-height: 26px;
}
[data-role=content] .VCSortableInPreviewMode[type=credit] .credit-item label {
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  color: #222222;
  margin-right: 5px;
}
[data-role=content] .VCSortableInPreviewMode[type=credit] .credit-item div {
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  color: #222222;
  margin-right: 5px;
  margin-left: 6px;
}
[data-role=content] .VCSortableInPreviewMode[type=credit] .ttvn-link {
  color: #222222;
  position: absolute;
  right: 0;
  top: 0;
  color: #222222;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  line-height: 26px;
}
[data-role=content] .VCSortableInPreviewMode[type=credit] .publish-date {
  position: absolute;
  right: 0px;
  top: 30px;
  color: #b3b3b3;
}
[data-role=content] .VCSortableInPreviewMode[type=credit] .contentWrapper {
  padding-left: 18px;
  text-align: left;
  border-left: solid 5px #432e1e;
}
[data-role=content] .VCSortableInPreviewMode[type=credit] .creditItem {
  line-height: 26px;
}
[data-role=content] .VCSortableInPreviewMode[type=credit] .creditItem label {
  display: inline-block;
  font-size: 18px !important;
  line-height: 26px !important;
  color: #222222 !important;
  margin-right: 5px;
}
[data-role=content] .VCSortableInPreviewMode[type=credit] .creditItem div {
  display: inline-block;
  font-size: 18px !important;
  line-height: 26px !important;
  color: #222222 !important;
  margin-right: 5px;
}
[data-role=content] .VCSortableInPreviewMode[type=credit] .publishDate {
  position: absolute;
  right: 0px;
  top: 30px;
  color: #b3b3b3;
  font-size: 18px;
  line-height: 26px;
}
[data-role=content] .VCSortableInPreviewMode[type=ElectionVote] {
  border: solid 10px #fd4f4f;
  background: #668efd;
  height: 100px;
  color: #fff;
  line-height: 80px;
  text-transform: uppercase;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] {
  position: relative;
  display: block;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] img {
  max-width: none;
  height: 100%;
  width: 100% !important;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .panel-before {
  width: 50%;
  top: 0;
  overflow: hidden;
  left: 0;
  float: left;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .panel-after {
  width: 50%;
  top: 0;
  overflow: hidden;
  float: right;
  border-left: solid 2px #daa520;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .panel-after img {
  float: right;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .baw0 {
  width: 2%;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .baw10 {
  width: 10%;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .baw20 {
  width: 20%;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .baw30 {
  width: 30%;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .baw40 {
  width: 40%;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .baw50 {
  width: 50%;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .baw60 {
  width: 60%;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .baw70 {
  width: 70%;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .baw80 {
  width: 80%;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .baw90 {
  width: 90%;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .baw100 {
  width: 98%;
}
[data-role=content] .VCCSortableInPreviewMode[type=BeforeAfter] .PhotoCMS_Caption {
  width: 100%;
  clear: both;
}
[data-role=content] #VCBeforeWrapper {
  height: 100%;
  width: 800px;
  position: relative;
}
[data-role=content] .icon-beforeafter {
  transform: scale(0.8);
  background: url("../../images/before-after/vcbeforeafter.png") no-repeat #fff;
  height: 15px;
  width: 15px;
  float: left;
  margin-top: 1px;
}
[data-role=content] .balinksWrapper {
  margin: 0 auto;
}
[data-role=content] .VCSortableInPreviewMode[type=blockcontent] {
  margin-top: 30px;
}
[data-role=content] .VCSortableInPreviewMode[type=blockcontent] .block-title-wrap {
  text-align: left;
  font-size: 30px;
  color: #222;
  margin: 15px 0px;
  border: 1px solid #f1f1f1;
  padding: 5px 10px;
  margin-left: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=blockcontent] .block-content-wrap {
  text-align: left;
  border: 1px solid #f1f1f1;
  padding: 5px 10px;
  margin-left: 0px;
  min-height: 120px;
}
[data-role=content] .VCSortableInPreviewMode[type=blockcontent] .block-content-wrap p {
  margin-bottom: 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=blockcontent] .block-content-wrap .VCSortableInPreviewMode[type=VideoStream] {
  margin-bottom: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=BlockQuoteIa] div.quote {
  border-left: 2px solid #f5566c;
  text-align: left;
  padding-left: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] {
  display: block;
  line-height: 20px;
  width: 650px;
  padding: 18px 20px 25px;
  border: 2px solid #42bcee;
  background: #eaf7ff;
  margin-bottom: 30px;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballTop {
  display: flex;
  text-transform: uppercase;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballTop > div {
  height: 150px;
  flex: 1;
  border-bottom: 1px solid #c3e8fe;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballTop .NLFootballScale > div:nth-child(1) {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 18px;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballTop .NLFootballScale > div:nth-child(1) span {
  color: #5f6060;
  font-size: 14px;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballTop .NLFootballScale > div:nth-child(2) {
  margin-bottom: 25px;
  color: #1f97e3;
  font-size: 60px;
  line-height: 40px;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballTop .NLFootballScale > div:nth-child(3) {
  font-size: 12px;
  color: #5f6060;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballTop .NLFootballImage {
  padding-top: 34px;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballTop .NLFootballImage img {
  width: 70px;
  height: 70px;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballTop .NLFootballImage label {
  font-size: 19px;
  width: 100%;
  display: block;
  margin-top: 3px;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballBot {
  padding-top: 35px;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballBot > div {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  margin-bottom: 20px;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballBot > div:before {
  content: " ";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballBot > div > div {
  min-height: 20px;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballBot > div > div:nth-child(1) {
  display: inline-block;
  width: 40%;
  float: left;
  text-align: right;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballBot > div > div:nth-child(2) {
  text-align: center;
  display: inline-block;
  width: 20%;
  float: left;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballBot > div > div:nth-child(3) {
  display: inline-block;
  width: 40%;
  float: left;
  text-align: left;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall] .NLFootballBot > div:last-child {
  margin-bottom: 0;
}
[data-role=content] .VCSortableInPreviewMode[type=FootBall].alignJustify {
  width: 100%;
}
[data-role=content] .NLFootballGoals .football-icon {
  background: url("https://static.mediacdn.vn/images/football/football_01.png") no-repeat scroll center center;
}
[data-role=content] .NLFootballRedCards .football-icon {
  background: url("https://static.mediacdn.vn/images/football/football_03.png") no-repeat scroll center center;
}
[data-role=content] .NLFootballYellowCards .football-icon {
  background: url("https://static.mediacdn.vn/images/football/football_05.png") no-repeat scroll center center;
}
[data-role=content] .football-time {
  color: #2c91cf;
}
[data-role=content] .VCSortableInPreviewMode[type=MediaAlbum] {
  height: 230px;
  background: url("https://static.mediacdn.vn/images/multimediaalbum_bg.png") no-repeat center center;
}
[data-role=content] .VCSortableInPreviewMode[type=multipart] {
  display: inline-block;
}
[data-role=content] .VCSortableInPreviewMode[type=multipart] .knccmpo-left {
  min-width: 90px;
  max-width: 90px;
  padding: 0 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=multipart] .knccmpo-right {
  padding: 0 10px;
  flex-grow: 1;
  margin-left: 0;
}
[data-role=content] .kncc-multipart-object {
  padding: 30px 0;
  border-top: 1px solid #dfdfdf;
  margin-top: 30px;
  background-color: #f1f1f1;
}
[data-role=content] .kncc-multipart-object p {
  margin-bottom: 15px;
}
[data-role=content] .knccmpo-left {
  width: 90px;
  float: left;
}
[data-role=content] .knccmpo-right {
  margin-left: 110px;
}
[data-role=content] .knccmpol-label.datentime {
  font-size: 16px;
  color: #666;
  text-transform: uppercase;
}
[data-role=content] .knccmpol-label.number {
  display: block;
  margin: 0 auto;
  width: 45px;
  height: 45px;
  border: 1px solid #bbb;
  font-size: 24px;
  line-height: 43px;
  color: #777;
  text-align: center;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
[data-role=content] .knccmpor-content {
  text-align: justify;
}
[data-role=content] .kbwscwl-relatedbox {
  float: right;
  display: block;
  margin-bottom: 0px;
}
[data-role=content] .kbwscwl-relatedbox .kbwscwlrl-title {
  margin: 0px;
  padding: 10px 7px 7px 10px;
}
[data-role=content] .kbwscwl-relatedbox .kbwscwlrl-title a.title {
  font-size: 16px;
  color: #333333;
  margin-bottom: 5px;
  text-decoration: none;
  display: block;
  line-height: 30px;
}
[data-role=content] .kbwscwl-relatedbox .kbwscwlrl-title a.title svg {
  margin-left: 8px;
}
[data-role=content] .kbwscwl-relatedbox .kbwscwlrl-title a.title:hover {
  color: #666 !important;
}
[data-role=content] .af-detail-s-menu .afcb-content .kbwscwl-relatedbox.type-1 {
  width: auto;
}
[data-role=content] .kbwscwl-relatedbox.type-1 .kbwscwlrl-title {
  background: #eaeaea;
}
[data-role=content] .kbwscwl-relatedbox.type-2 {
  border-top: 3px solid #0959ab;
  border-bottom: 3px solid #0959ab;
}
[data-role=content] .kbwscwl-relatedbox.type-2 .kbwscwlrl-title {
  padding: 0 !important;
  margin: 0 !important;
}
[data-role=content] .kbwscwl-relatedbox.type-2 .kbwscwlrl-title a.title {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}
[data-role=content] .kbwscwl-relatedbox.type-2 .kbwscwlrl {
  list-style: disc;
  color: #0959ab;
  margin-left: 15px;
  padding: 20px 0;
  border-bottom: 1px solid #e2e2e2;
  display: list-item;
  list-style-type: disc !important;
}
[data-role=content] .kbwscwl-relatedbox.type-3 {
  border-top: 3px solid #0959ab;
  border-bottom: 3px solid #0959ab;
}
[data-role=content] .kbwscwl-relatedbox.type-3 .kbwscwlrl-title {
  padding: 15px 0;
}
[data-role=content] .kbwscwl-relatedbox.type-3 .kbwscwlrl-title a.title {
  font-size: 20px;
  line-height: 30px;
  color: #222222;
}
[data-role=content] .kbwscwl-relatedbox.type-3 .kbwscwlrl-next {
  font-size: 15px;
  color: #0959ab;
  height: 27px;
  text-transform: uppercase;
  width: 130px;
  line-height: 27px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  background-size: 27px;
  padding-right: 30px;
  border: 0;
  box-shadow: none;
  text-align: center;
}
[data-role=content] .kbwscwl-relatedbox.type-3 .kbwscwlrl-next:before {
  display: none;
}
[data-role=content] .kbwscwl-relatedbox.type-3 .kbwscwlrl-next:after {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: #0959ab;
  border-radius: 50%;
  top: 0px;
  right: 4px;
  background-image: url("https://static.mediacdn.vn/common/images/arr-next.svg");
  background-repeat: no-repeat;
  background-position: center;
}
[data-role=content] .kbwscwlrl-thumb {
  display: block;
}
[data-role=content] .kbwscwlrl-thumb img {
  display: block;
  width: 100%;
}
[data-role=content] .kbwscwlrl-next {
  color: #797671;
  display: inline-block;
  float: right;
  font-size: 15px;
  height: 36px;
  line-height: 36px;
  text-transform: uppercase;
  width: 130px;
  border: 1px solid #ddd;
  box-shadow: 4px 4px 6px -2px #ddd;
  background: #fff;
  border-radius: 18px;
  position: relative;
}
[data-role=content] .kbwscwlrl-next:before {
  content: "Xem ngay";
  margin-left: 14px;
  color: #0959ab;
}
[data-role=content] .kbwscwlrl-next:after {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: #0959ab;
  border-radius: 50%;
  top: 4px;
  right: 4px;
  background-image: url("https://static.mediacdn.vn/common/images/arr-next.svg");
  background-repeat: no-repeat;
  background-position: center;
}
[data-role=content] .kbwscwlr-list {
  text-align: left;
}
[data-role=content] .kbwscwl-relatedbox.type-4 {
  border: 1px solid #cccccc;
  border-top: 3px solid #0959ab;
  border-radius: 3px;
  overflow: hidden;
}
[data-role=content] .kbwscwl-relatedbox.type-4 .kbwscwlrl-title-header {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  margin-top: 10px;
  padding-bottom: 9px;
  display: block;
  padding-left: 10px;
  border-bottom: 1px solid #cccccc;
}
[data-role=content] .kbwscwl-relatedbox.type-4 .kbwscwlrl-news-thumb-avata {
  float: left;
  width: 45%;
  padding: 0px;
  margin-right: 3%;
}
[data-role=content] .kbwscwl-relatedbox.type-4 .kbwscwlrl {
  float: left;
  position: relative;
  text-align: left;
  border-top: 1px dotted #cbcfd3;
  margin-top: 10px;
  padding-top: 10px;
  margin-right: 10px;
}
[data-role=content] .kbwscwl-relatedbox.type-4 .kbwscwlrl:first-child {
  margin-top: 0px;
  border: none;
}
[data-role=content] .kbwscwl-relatedbox.type-4 .kbwscwlrl-thumb-avata {
  float: left;
  width: 45%;
  padding: 0px;
  height: auto;
}
[data-role=content] .kbwscwl-relatedbox.type-4 .kbwscwlrl-thumb-avata img {
  display: block;
  width: 100%;
  height: auto;
  padding: 0px;
}
[data-role=content] .kbwscwl-relatedbox.type-4 .kbwscwlrl-title {
  margin-left: 52%;
  padding: 0px;
}
[data-role=content] .kbwscwl-relatedbox.type-4 .kbwscwlrl-title a.title {
  font-size: 15px;
  color: #333333;
  margin-bottom: 0px;
  text-decoration: none;
  display: block;
  line-height: 22px;
}
[data-role=content] .kbwscwl-relatedbox.type-4 .kbwscwlrl-title a.title:hover {
  color: #666 !important;
}
[data-role=content] .fbPhotoWrap {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: whitesmoke;
  border-color: #435eac #e5e5e5 #e5e5e5;
  -o-border-image: none;
     border-image: none;
  border-style: solid;
  border-width: 3px 1px 1px;
  margin: 20px auto;
  text-align: center;
}
[data-role=content] .fbPhotoWrap .fbPhotoTitle {
  color: #555555;
  display: block;
  font: 300 18px/18px;
  margin-top: 18px;
}
[data-role=content] .fbPhotoWrap a {
  background-color: #4460ae;
  border-radius: 4px;
  color: white;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  margin: 20px auto 30px;
  padding: 0 66px;
  text-decoration: none;
}
[data-role=content] .fbPhotoWrap a:hover {
  background-color: #324b92;
}
[data-role=content] .fbPhotoWrap a span {
  background: transparent url("https://kenh143.vcmedia.vn/skin/fbuploadimages/camera-icon.png") no-repeat scroll left center;
  display: inline-block;
  height: 24px;
  padding-left: 22px;
  vertical-align: text-bottom;
  width: 31px;
}
[data-role=content] .fbPhotoWrap a em {
  background: transparent url("https://kenh143.vcmedia.vn/skin/fbuploadimages/camera-icon.png") no-repeat scroll left center;
  display: inline-block;
  height: 24px;
  padding-left: 22px;
  vertical-align: text-bottom;
  width: 31px;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] p.quote {
  border: 8px none #f5566c;
  padding: 20px 0px;
  text-align: left;
  font-size: 30px !important;
  line-height: 36px !important;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] .name-n-quote {
  position: relative;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] span.custom-border {
  border-color: #f5566c;
  border-style: solid none;
  border-width: 8px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  border-style: none;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] span.custom-border.border-sort {
  left: 45%;
  right: 45%;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] span.custom-border.border-top {
  border-top-style: solid;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] span.custom-border.border-top > p.quote {
  margin-bottom: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] span.custom-border.border-bottom {
  border-bottom-style: solid;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] p.quote.border-left {
  border-left-style: solid;
  padding-left: 20px;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] p.quote.border-right {
  border-right-style: solid;
  padding-right: 20px;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] .StarNameCaption {
  text-align: right;
  font-size: 17px;
  padding: 0;
  font-style: italic;
  font-weight: 700;
  color: #707070;
  color: inherit;
  text-decoration: none;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] .StarNameCaption:before {
  content: "";
  height: 1px;
  background-color: #ed1b2f;
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] .StarNameCaption:after {
  content: "";
  height: 1px;
  background-color: #ed1b2f;
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote] .StarNameCaption.hasmargin {
  margin-left: 27px;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote].alignCenter {
  clear: both;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote].alignCenterOverflow .StarNameCaption {
  width: 660px;
  margin: auto;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote].alignLeftOverflow {
  margin-top: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote].alignLeft {
  margin-top: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote].alignRight {
  margin-top: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=SimpleQuote].alignRightOverflow {
  margin-top: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=SliderImages] .SliderImagesContent {
  min-height: 270px;
  overflow: hidden;
}
[data-role=content] .VCSortableInPreviewMode[type=SliderImages] .SliderImagesContent li {
  position: relative;
}
[data-role=content] .VCSortableInPreviewMode[type=SliderImages] .SliderImagesContent li img {
  position: absolute;
  top: 0;
  left: 0;
}
[data-role=content] .VCSortableInPreviewMode[type=SliderImages] .IMSViewSliderImages {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 270px;
}
[data-role=content] .VCSortableInPreviewMode[type=SliderImages] .IMSViewSliderImages .btnpve {
  color: #fff;
  font-size: 50px;
  position: absolute;
  top: 40%;
  left: 10px;
  cursor: pointer;
  z-index: 10;
}
[data-role=content] .VCSortableInPreviewMode[type=SliderImages] .IMSViewSliderImages .btnnext {
  color: #fff;
  font-size: 50px;
  position: absolute;
  top: 40%;
  right: 10px;
  cursor: pointer;
  z-index: 10;
}
[data-role=content] .star-quote {
  padding: 8px;
}
[data-role=content] .star-quote a.star-ava {
  display: block;
  float: left;
  height: 50px;
  margin-right: 10px;
  width: 50px;
}
[data-role=content] .star-quote a.star-ava img {
  border-radius: 100px;
  height: 50px;
  width: 50px;
}
[data-role=content] .star-quote h3.star-name {
  text-align: left;
  margin: 4px 0;
}
[data-role=content] .star-quote h3.star-name a {
  color: #ff621d;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
[data-role=content] .star-quote .name-n-quote {
  width: 80%;
}
[data-role=content] .star-quote p.quote {
  position: relative;
  text-align: justify;
}
[data-role=content] .star-quote.type1 .name-n-quote p.quote {
  color: black;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  line-height: 26px;
  padding: 0 26px;
}
[data-role=content] .star-quote[type=StarQuote] p.quote::before {
  background: transparent url("https://static.mediacdn.vn/images/quote-sprite.png") no-repeat scroll left top;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 0;
  width: 21px;
}
[data-role=content] .star-quote[type=StarQuote] p.quote::after {
  background: transparent url("https://static.mediacdn.vn/images/quote-sprite.png") no-repeat scroll left bottom;
  bottom: 0;
  content: "";
  display: block;
  height: 16px;
  position: absolute;
  right: 0;
  width: 21px;
}
[data-role=content] .star-quote.type2 {
  margin-right: 20px;
  float: left;
  padding: 2px 2px 2px 5px;
  width: 240px;
  box-sizing: content-box !important;
}
[data-role=content] .star-quote.type2 p.quote {
  text-align: left;
  color: black;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 15px;
  padding: 0 26px;
}
[data-role=content] .star-quote.type2 .star-ava-n-name {
  margin-left: 25px;
}
[data-role=content] .star-quote.type2 .star-ava-n-name h3.star-name {
  float: left;
  padding-top: 12px;
}
[data-role=content] .star-quote.type2 .star-ava-n-name a.star-ava {
  margin-right: 10px;
  height: 50px;
  width: 50px;
}
[data-role=content] .star-quote.type3 p.quote {
  color: black;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 15px;
  padding: 0 22px;
}
[data-role=content] .k14-vote-quiz-wrapper {
  width: 100%;
  position: relative;
}
[data-role=content] .k14vqw-content {
  padding: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
[data-role=content] .k14vqwc-header {
  font-size: 30px;
  line-height: 36px;
  color: #fff;
  letter-spacing: 2px;
  padding-right: 150px;
  position: relative;
  margin-bottom: 30px;
}
[data-role=content] .vote-poll .k14vqwch-icon {
  display: block;
  width: 50px;
  height: 50px;
  background: url("https://static.mediacdn.vn/images/theremix-vote-sprite.png") left top #ff6d1a no-repeat;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
[data-role=content] .k14vqwca-img {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  float: left;
  margin-right: 20px;
}
[data-role=content] .k14vqwca {
  margin-bottom: 20px;
}
[data-role=content] .k14vqwca a {
  display: block;
  height: 60px;
  padding: 0 20px;
  font-size: 24px;
  color: #fff;
  line-height: 60px;
  text-decoration: none;
  margin-left: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: relative;
  transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  z-index: 0;
}
[data-role=content] .k14vqwca a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
[data-role=content] .k14vqwca a:hover:before {
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 17px;
  right: 20px;
  background: url("https://static.mediacdn.vn/images/theremix-vote-sprite.png") -60px 0 no-repeat;
  content: "";
}
[data-role=content] .k14vqwca-label {
  float: left;
}
[data-role=content] .k14vqwca-percent {
  float: right;
  display: none;
}
[data-role=content] .show-results .k14vqwca a:hover:before {
  display: none;
}
[data-role=content] .show-results .k14vqwca-percentbar {
  display: block;
}
[data-role=content] .show-results .user-selected {
  background-color: rgba(255, 109, 26, 0.2);
}
[data-role=content] .show-results .user-selected:hover {
  background-color: rgba(255, 109, 26, 0.2);
}
[data-role=content] .show-results .user-selected .k14vqwca-percentbar {
  background-color: #ff6d1a;
}
[data-role=content] .show-results .k14vqwca-percent {
  display: block;
}
[data-role=content] .btn-k14vqwcs {
  display: block;
  float: right;
  padding: 0 20px;
  height: 36px;
  background-image: linear-gradient(#fff, #ddd);
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 14px;
  line-height: 36px;
  color: #3b5998;
  text-decoration: none;
}
[data-role=content] .btn-k14vqwcs span {
  display: block;
  padding-left: 18px;
  position: relative;
}
[data-role=content] .btn-k14vqwcs span:before {
  display: block;
  width: 7px;
  height: 13px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 0;
  background: url("https://static.mediacdn.vn/images/theremix-vote-sprite.png") -60px -36px no-repeat;
  content: "";
}
[data-role=content] .k14vqwca-percentbar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transition: width linear 0.3s;
  -webkit-transition: width linear 0.3s;
  -moz-transition: width linear 0.3s;
  background-color: rgba(255, 255, 255, 0.2);
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  display: none;
  width: 0;
  z-index: -1;
}
[data-role=content] .VCCharacterBox {
  margin: 30px 0;
}
[data-role=content] .VCCharacterBox .VCCharacterBoxAvatar img {
  padding: 0 !important;
}
[data-role=content] .VCCharacterBox[data-type=one].VCCharacterBoxOuter {
  border: medium solid #007f74;
  border-width: 1px 1px 1px 18px;
}
[data-role=content] .VCCharacterBox[data-type=one] .VCCharacterBoxInner {
  border: medium solid #007f74;
  border-width: 0 0 0 4px;
  margin: 0 0 0 6px;
  overflow: hidden;
  padding: 69px 0 0;
  position: relative;
}
[data-role=content] .VCCharacterBox[data-type=one] .VCCharacterBoxHead {
  height: 110px;
  left: 20px;
  overflow: hidden;
  position: absolute;
  top: 7px;
  width: 100%;
}
[data-role=content] .VCCharacterBox[data-type=one] .VCCharacterBoxTitle {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #007f74;
  color: #fff;
  height: 35px;
  left: 109px;
  line-height: 35px;
  padding: 0 0 0 20px;
  position: absolute;
  top: 32px;
  width: 100%;
  text-align: left;
}
[data-role=content] .VCCharacterBox[data-type=one] .VCCharacterBoxDescription {
  font-weight: bold;
  text-transform: uppercase;
  color: #007f74;
  font-size: 12px;
  left: 120px;
  position: absolute;
  top: 12px;
}
[data-role=content] .VCCharacterBox[data-type=one] .VCCharacterBoxAvatar {
  position: absolute;
}
[data-role=content] .VCCharacterBox[data-type=one] .VCCharacterBoxAvatar img {
  height: 110px !important;
  width: 109px !important;
}
[data-role=content] .VCCharacterBox[data-type=one] .VCCharacterBoxAvatar:before {
  background: url("https://static.mediacdn.vn/images/mask-tron-1.png") no-repeat scroll 0 0 transparent;
  content: " ";
  height: 110px;
  left: 0;
  position: absolute;
  top: 0;
  width: 109px;
  z-index: 1;
}
[data-role=content] .VCCharacterBox[data-type=one] .VCCharacterBoxContent {
  font-size: 17px;
  font-style: italic;
  padding: 20px 0 20px 30px;
}
[data-role=content] .VCCharacterBox[data-type=one] .VCCharacterBoxContent:before {
  content: " ";
  float: left;
  height: 34px;
  width: 120px;
}
[data-role=content] .VCCharacterBox[data-type=two] {
  background-color: #ebf1f1;
}
[data-role=content] .VCCharacterBox[data-type=two] .VCCharacterBoxInner {
  overflow: hidden;
  padding: 69px 0 0;
  position: relative;
}
[data-role=content] .VCCharacterBox[data-type=two] .VCCharacterBoxHead {
  height: 116px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 7px;
  width: 100%;
}
[data-role=content] .VCCharacterBox[data-type=two] .VCCharacterBoxTitle {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #2f4a5f;
  color: #fff;
  height: 33px;
  left: 0;
  line-height: 33px;
  padding: 0 0 0 150px;
  position: absolute;
  top: 40px;
  width: 100%;
}
[data-role=content] .VCCharacterBox[data-type=two] .VCCharacterBoxDescription {
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  left: 150px;
  position: absolute;
  top: 20px;
}
[data-role=content] .VCCharacterBox[data-type=two] .VCCharacterBoxAvatar {
  left: 7px;
  position: absolute;
  z-index: 3;
}
[data-role=content] .VCCharacterBox[data-type=two] .VCCharacterBoxAvatar img {
  height: 116px !important;
  width: 120px !important;
}
[data-role=content] .VCCharacterBox[data-type=two] .VCCharacterBoxAvatar:before {
  background: url("https://static.mediacdn.vn/images/mask-tron-2.png") no-repeat scroll 0 0 transparent;
  content: " ";
  height: 116px;
  position: absolute;
  top: 0;
  width: 120px;
  z-index: 1;
}
[data-role=content] .VCCharacterBox[data-type=two] .VCCharacterBoxContent {
  font-size: 17px;
  padding: 20px 0 20px 30px;
}
[data-role=content] .VCCharacterBox[data-type=two] .VCCharacterBoxContent:before {
  content: " ";
  float: left;
  height: 34px;
  width: 109px;
}
[data-role=content] .VCCharacterBox[data-type=two].VCCharacterBoxOuter {
  border: medium solid #2f4a5f;
  border-width: 1px;
}
[data-role=content] .VCCharacterBox[data-type=three] {
  background-color: #dadada;
}
[data-role=content] .VCCharacterBox[data-type=three] .VCCharacterBoxInner {
  padding: 70px 0 0;
  position: relative;
}
[data-role=content] .VCCharacterBox[data-type=three] .VCCharacterBoxHead {
  height: 70px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
[data-role=content] .VCCharacterBox[data-type=three] .VCCharacterBoxTitle {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #b2afaf;
  color: #000;
  font-size: 18px;
  height: 30px;
  left: 130px;
  line-height: 30px;
  padding: 0 20px;
  position: absolute;
  top: 11px;
}
[data-role=content] .VCCharacterBox[data-type=three] .VCCharacterBoxTitle:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #b2afaf #b2afaf;
  -o-border-image: none;
     border-image: none;
  border-style: solid;
  border-width: 15px 11px;
  content: " ";
  position: absolute;
  right: -22px;
  top: 0;
  z-index: 1;
}
[data-role=content] .VCCharacterBox[data-type=three] .VCCharacterBoxDescription {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #c51010;
  color: #fff;
  font-size: 12px;
  height: 27px;
  left: 130px;
  line-height: 27px;
  padding: 0 10% 0 20px;
  position: absolute;
  top: 43px;
}
[data-role=content] .VCCharacterBox[data-type=three] .VCCharacterBoxAvatar {
  left: 35px;
  position: absolute;
  top: -25px;
  z-index: 3;
}
[data-role=content] .VCCharacterBox[data-type=three] .VCCharacterBoxAvatar img {
  height: 95px !important;
  width: 95px !important;
}
[data-role=content] .VCCharacterBox[data-type=three] .VCCharacterBoxAvatar:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #878181 #878181;
  -o-border-image: none;
     border-image: none;
  border-style: solid;
  border-width: 12.5px;
  content: " ";
  position: absolute;
  right: -24px;
  top: 0;
  z-index: 1;
}
[data-role=content] .VCCharacterBox[data-type=three] .VCCharacterBoxContent {
  background-color: #e5eeeb;
  color: #710000;
  font-size: 17px;
  padding: 20px 0 20px 30px;
}
[data-role=content] .VCCharacterBox[data-type=three].VCCharacterBoxOuter {
  border: medium solid #b5b5b5;
  border-width: 1px;
}
[data-role=content] .VCCharacterBox[data-type=four] {
  background-color: #dadada;
}
[data-role=content] .VCCharacterBox[data-type=four] .VCCharacterBoxInner {
  padding: 85px 0 0;
  position: relative;
}
[data-role=content] .VCCharacterBox[data-type=four] .VCCharacterBoxHead {
  height: 83px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
[data-role=content] .VCCharacterBox[data-type=four] .VCCharacterBoxTitle {
  font-weight: bold;
  text-transform: uppercase;
  color: #ba2a2a;
  font-size: 25px;
  height: 33px;
  left: 110px;
  line-height: 33px;
  padding: 0 20px;
  position: absolute;
  top: 15px;
}
[data-role=content] .VCCharacterBox[data-type=four] .VCCharacterBoxDescription {
  font-weight: bold;
  text-transform: uppercase;
  color: #040304;
  font-size: 13px;
  height: 30px;
  left: 130px;
  line-height: 30px;
  position: absolute;
  top: 45px;
}
[data-role=content] .VCCharacterBox[data-type=four] .VCCharacterBoxAvatar {
  left: 10px;
  position: absolute;
  top: -25px;
  z-index: 3;
}
[data-role=content] .VCCharacterBox[data-type=four] .VCCharacterBoxAvatar img {
  height: 107px !important;
  width: 107px !important;
}
[data-role=content] .VCCharacterBox[data-type=four] .VCCharacterBoxAvatar:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #878181 #878181;
  -o-border-image: none;
     border-image: none;
  border-style: solid;
  border-width: 12.5px;
  content: " ";
  position: absolute;
  right: -24px;
  top: 0;
  z-index: 1;
}
[data-role=content] .VCCharacterBox[data-type=four] .VCCharacterBoxContent {
  color: #474545;
  font-size: 17px;
  padding: 20px 0 20px 30px;
}
[data-role=content] .VCCharacterBox[data-type=four].VCCharacterBoxOuter {
  border: medium solid #b5b5b5;
  border-width: 1px;
}
[data-role=content] .VCCharacterBox[data-type=five].VCCharacterBoxOuter {
  border: medium solid #007f74;
  border-width: 1px 1px 1px 18px;
}
[data-role=content] .VCCharacterBox[data-type=five] .VCCharacterBoxInner {
  border: medium solid #007f74;
  border-width: 0 0 0 4px;
  margin: 0 0 0 6px;
  overflow: hidden;
  padding: 69px 0 0;
  position: relative;
}
[data-role=content] .VCCharacterBox[data-type=five] .VCCharacterBoxHead {
  height: 120px;
  left: 10px;
  overflow: hidden;
  position: absolute;
  top: 7px;
  width: 100%;
}
[data-role=content] .VCCharacterBox[data-type=five] .VCCharacterBoxTitle {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #007f74;
  color: #fff;
  height: 33px;
  left: 134px;
  line-height: 33px;
  padding: 0 0 0 20px;
  position: absolute;
  top: 37px;
  width: 100%;
  text-align: left;
}
[data-role=content] .VCCharacterBox[data-type=five] .VCCharacterBoxDescription {
  font-weight: bold;
  text-transform: uppercase;
  color: #007f74;
  font-size: 12px;
  left: 134px;
  position: absolute;
  top: 12px;
}
[data-role=content] .VCCharacterBox[data-type=five] .VCCharacterBoxAvatar {
  position: absolute;
}
[data-role=content] .VCCharacterBox[data-type=five] .VCCharacterBoxAvatar img {
  height: 120px !important;
  width: 134px !important;
}
[data-role=content] .VCCharacterBox[data-type=five] .VCCharacterBoxAvatar:before {
  background: url("https://static.mediacdn.vn/images/mask-lucgiac-1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: " ";
  height: 120px;
  left: 0;
  position: absolute;
  top: 0;
  width: 134px;
  z-index: 1;
}
[data-role=content] .VCCharacterBox[data-type=five] .VCCharacterBoxContent {
  font-size: 17px;
  font-style: italic;
  padding: 20px 0 20px 30px;
}
[data-role=content] .VCCharacterBox[data-type=five] .VCCharacterBoxContent:before {
  content: " ";
  float: left;
  height: 44px;
  width: 125px;
}
[data-role=content] .VCCharacterBox[data-type=six] {
  background-color: #ebf1f1;
}
[data-role=content] .VCCharacterBox[data-type=six] .VCCharacterBoxInner {
  overflow: hidden;
  padding: 69px 0 0;
  position: relative;
}
[data-role=content] .VCCharacterBox[data-type=six] .VCCharacterBoxHead {
  height: 116px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 3px;
  width: 100%;
}
[data-role=content] .VCCharacterBox[data-type=six] .VCCharacterBoxTitle {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #2f4a5f;
  color: #fff;
  height: 33px;
  left: 0;
  line-height: 33px;
  padding: 0 0 0 150px;
  position: absolute;
  top: 40px;
  width: 100%;
  text-align: left;
}
[data-role=content] .VCCharacterBox[data-type=six] .VCCharacterBoxDescription {
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  left: 145px;
  position: absolute;
  top: 20px;
}
[data-role=content] .VCCharacterBox[data-type=six] .VCCharacterBoxAvatar {
  left: 7px;
  position: absolute;
  top: 3px;
  z-index: 3;
}
[data-role=content] .VCCharacterBox[data-type=six] .VCCharacterBoxAvatar img {
  height: 107px !important;
  width: 125px !important;
}
[data-role=content] .VCCharacterBox[data-type=six] .VCCharacterBoxAvatar:before {
  background: url("https://static.mediacdn.vn/images/mask-lucgiac-2.png") no-repeat scroll 0 0 transparent;
  content: " ";
  height: 107px;
  position: absolute;
  top: 0;
  width: 125px;
  z-index: 1;
}
[data-role=content] .VCCharacterBox[data-type=six] .VCCharacterBoxContent {
  font-size: 17px;
  padding: 20px 0 20px 30px;
}
[data-role=content] .VCCharacterBox[data-type=six] .VCCharacterBoxContent:before {
  content: " ";
  float: left;
  height: 34px;
  width: 109px;
}
[data-role=content] .VCCharacterBox[data-type=six].VCCharacterBoxOuter {
  border: medium solid #2f4a5f;
  border-width: 1px;
}
[data-role=content] .VCUserQuoteInsertWrapper {
  position: relative;
  height: 100%;
  width: 400px;
}
[data-role=content] .VCUserQuoteInsertWrapper input[type=text] {
  padding: 0 10px;
  border: 1px solid #c0c0c0;
  color: #000;
  font: 12px/22px;
  height: 30px;
  width: 99%;
}
[data-role=content] .VCUserQuoteInsertWrapper table {
  width: 100%;
}
[data-role=content] .VCUserQuoteInsertWrapper tr td {
  padding: 10px 0;
}
[data-role=content] .VCUserQuoteInsertWrapper tr td:first-child {
  width: 100px;
}
[data-role=content] .VCUserQuoteInsertWrapper #IMSVcUserQuote_Avatar {
  height: 50px !important;
  width: 50px !important;
}
[data-role=content] .VCUserQuoteInsertWrapper #IMSVcUserQuote_Type {
  width: 99%;
  padding: 0 10px;
  height: 30px;
}
[data-role=content] .VCUserQuoteInsertWrapper #IMSVcUserQuote_Type option {
  padding: 0 10px;
  resize: none;
}
[data-role=content] .VCUserQuoteInsertWrapper #IMSVcUserQuote_Content {
  width: 99%;
  border: 1px solid #ccc;
  height: 99px;
  padding: 10px;
  font: 12px/22px;
}
[data-role=content] .VCUserQuoteInsertWrapper .plugincontent-wrapper {
  padding: 10px;
  height: 86%;
  overflow-y: auto;
}
[data-role=content] .VCSortableInPreviewMode[type=MadeByMe] {
  width: 100%;
  display: inline-block;
  clear: both;
  margin-bottom: 30px;
}
[data-role=content] .VCSortableInPreviewMode[type=MadeByMe] .MadeByMePhoto img {
  width: 100%;
  max-width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=MadeByMe] .MadeByMeText {
  display: inline;
  width: 100%;
  text-align: left;
}
[data-role=content] .VCSortableInPreviewMode[type=MadeByMe] p {
  font-style: italic;
  padding-bottom: 20px;
}
[data-role=content] .VCSortableInPreviewMode[type=MadeByMe] p.MadeByMeStepTitle {
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 20px;
}
[data-role=content] .VCSortableInPreviewMode[type=MadeByMe] .MadeByMePhoto {
  float: left;
  margin-right: 20px;
  vertical-align: top;
  width: 400px;
}
[data-role=content] .VCSortableInPreviewMode[type=MadeByMe].PhotoRightTextLeft .MadeByMePhoto {
  float: right;
  margin-left: 20px;
}
[data-role=content] .VCSortableInPreviewMode[type=profilecontentbox] {
  display: block;
  text-align: left;
  border: 2px solid #fecb2e;
  background-color: #fffbf1;
  width: 350px;
  padding: 20px 25px 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=profilecontentbox] > div:first-child {
  border-bottom: 1px solid #e9dec6;
  display: inline-block;
  margin-bottom: 15px;
  padding: 0 0 23px;
  text-align: center;
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=profilecontentbox] > div:first-child img {
  border-radius: 50%;
  float: none;
  height: 85px;
  margin: 0 auto;
  width: 85px;
}
[data-role=content] .VCSortableInPreviewMode[type=profilecontentbox] > div:first-child > div {
  clear: both;
  float: none;
  padding-top: 3px;
  text-align: center;
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=profilecontentbox] > div:first-child > div p {
  font-size: 16px;
  line-height: 20px;
}
[data-role=content] .VCSortableInPreviewMode[type=profilecontentbox] > div:first-child > div p:first-child {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 33px;
}
[data-role=content] .VCSortableInPreviewMode[type=profilecontentbox] > div ul.NLProfileInfo li {
  list-style-type: disc;
  color: #fecb2e;
  font-size: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=profilecontentbox] > div ul.NLProfileInfo li p {
  line-height: 20px;
  margin-bottom: 5px;
  color: #000;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  font-size: 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=profilecontentbox].alignJustify {
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode.alignCenter {
  margin: 0 auto 5px;
  display: block;
}
[data-role=content] .widget-box.alignCenter {
  margin: 0 auto 15px;
  display: block;
}
[data-role=content] .VCSortableInPreviewMode.alignJustify {
  width: 100%;
}
[data-role=content] .widget-box.alignJustify {
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode.alignLeft {
  float: left;
  margin-right: 20px;
  width: 45%;
  margin-right: 15px !important;
}
[data-role=content] .widget-box.alignLeft {
  float: left;
  margin-right: 20px;
  width: 45%;
  margin-right: 15px !important;
}
[data-role=content] .VCSortableInPreviewMode.alignLeftOverflow {
  float: left;
  margin-left: -200px;
  margin-right: 20px;
  width: 450px;
}
[data-role=content] .widget-box.alignLeftOverflow {
  float: left;
  margin-left: -200px;
  margin-right: 20px;
  width: 450px;
}
[data-role=content] .VCSortableInPreviewMode.alignRight {
  float: right;
  margin-left: 15px;
  width: 45%;
}
[data-role=content] .widget-box.alignRight {
  float: right;
  margin-left: 15px;
  width: 45%;
}
[data-role=content] .VCSortableInPreviewMode.alignRightOverflow {
  float: right;
  margin-right: -160px;
  width: 450px;
  margin-left: 40px;
}
[data-role=content] .widget-box.alignRightOverflow {
  float: right;
  margin-right: -160px;
  width: 450px;
  margin-left: 40px;
}
[data-role=content] .VCSortableInPreviewMode.alignCenterOverflow {
  margin-left: 0;
  width: 100%;
  width: 100%;
  max-width: 100%;
}
[data-role=content] .widget-box.alignCenterOverflow {
  margin-left: 0;
  width: 100%;
  width: 100%;
  max-width: 100%;
}
[data-role=content] .alignCenterOverflow.VCSortableInPreviewMode[type=Photo] img {
  width: 100%;
}
[data-role=content] .alignJustify.VCSortableInPreviewMode[type=Photo] img {
  width: 100%;
}
[data-role=content] .fancybox-opening {
  opacity: 1;
  display: block;
}
[data-role=content] .fancybox-type-image a.fancybox-close {
  display: none;
}
[data-role=content] .fancybox-type-image a.fancybox-expand {
  display: none;
}
[data-role=content] .fancybox-type-image a.fancybox-nav span {
  display: none;
}
[data-role=content] .fancybox-closing {
  opacity: 0 !important;
}
[data-role=content] .fancybox-image {
  cursor: zoom-out;
  cursor: -moz-zoom-out;
}
[data-role=content] .fancybox-next {
  cursor: url("https://static.mediacdn.vn/images/sp-next-cursor.png"), auto !important;
}
[data-role=content] .lightbox .lb-next {
  cursor: url("https://static.mediacdn.vn/images/sp-next-cursor.png"), auto !important;
}
[data-role=content] .lightbox .lb-prev {
  cursor: url("https://static.mediacdn.vn/images/sp-prev-cursor.png"), auto !important;
}
[data-role=content] .fancybox-prev {
  cursor: url("https://static.mediacdn.vn/images/sp-prev-cursor.png"), auto !important;
}
[data-role=content] .fancybox-expand {
  display: none;
}
[data-role=content] .fancybox-title-outside-wrap {
  width: auto;
  color: #666 !important;
  text-shadow: none !important;
  padding-top: 0px;
  font-size: 15px;
  line-height: 19px;
  padding-right: 20px;
}
[data-role=content] .detail-img-lightbox {
  cursor: zoom-in;
  display: block;
}
[data-role=content] .VCCTable {
  width: 100%;
  border-collapse: collapse;
  border-color: #999;
  border: none;
}
[data-role=content] .MsoNormalTable {
  width: 100%;
  border-collapse: collapse;
  border-color: #999;
  border: none;
}
[data-role=content] .VCSortableInPreviewMode[type=BoxTable] tr {
  border: 1px solid;
  border-color: #333;
  padding: 5px;
}
[data-role=content] .VCSortableInPreviewMode[type=BoxTable] th {
  border: 1px solid;
  border-color: #333;
  padding: 5px;
}
[data-role=content] .VCSortableInPreviewMode[type=BoxTable] td {
  border: 1px solid;
  border-color: #333;
  padding: 5px;
}
[data-role=content] .VCSortableInPreviewMode[type=insertembedcode] iframe {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
[data-role=content] input[type=checkbox].IMSCheckbox {
  display: none;
}
[data-role=content] input[type=checkbox].IMSCheckbox + label.IMSCheckboxLabel {
  padding-left: 16px;
  height: 16px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: -5px -5px;
  font-size: 15px;
  vertical-align: middle;
  cursor: pointer;
  text-indent: 8px;
}
[data-role=content] input[type=checkbox].IMSCheckbox + label.IMSCheckboxLabel:hover {
  background-position: -5px -37px;
}
[data-role=content] input[type=checkbox].IMSCheckbox + label.IMSCheckboxLabel:disabled:hover {
  background-position: -5px -5px;
}
[data-role=content] input[type=checkbox].IMSCheckbox:checked + label.IMSCheckboxLabel {
  background-position: -5px -67px;
  white-space: nowrap;
}
[data-role=content] input[type=checkbox].IMSCheckbox:disabled:checked + label.IMSCheckboxLabel {
  background-position: -5px -67px;
}
[data-role=content] input[type=checkbox].IMSCheckbox.checked + label.IMSCheckboxLabel {
  background-position: -5px -67px;
  white-space: nowrap;
}
[data-role=content] input[type=checkbox].IMSCheckbox.IMSSmall {
  display: none;
}
[data-role=content] input[type=checkbox].IMSCheckbox.IMSSmall + label.IMSCheckboxLabel {
  padding-left: 13px;
  height: 13px;
  display: inline-block;
  line-height: 13px;
  background-repeat: no-repeat;
  background-position: -5px -243px;
  font-size: 12px;
  vertical-align: middle;
  cursor: pointer;
  text-indent: 4px;
}
[data-role=content] input[type=checkbox].IMSCheckbox.IMSSmall + label.IMSCheckboxLabel:hover {
  background-position: -5px -274px;
}
[data-role=content] input[type=checkbox].IMSCheckbox.IMSSmall:checked + label.IMSCheckboxLabel {
  background-position: -5px -305px;
}
[data-role=content] input[type=checkbox].IMSCheckbox.IMSSmall:disabled + label.IMSCheckboxLabel {
  background-position: -5px -335px;
}
[data-role=content] input[type=checkbox].IMSCheckbox.IMSSmall.checked + label.IMSCheckboxLabel {
  background-position: -5px -305px;
}
[data-role=content] input[type=radio].IMSRadio {
  display: none;
}
[data-role=content] input[type=radio].IMSRadio + label.IMSRadioLabel {
  padding-left: 16px;
  height: 16px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: -6px -125px;
  font-size: 15px;
  cursor: pointer;
  text-indent: 8px;
}
[data-role=content] input[type=radio].IMSRadio + label.IMSRadioLabel:hover {
  background-position: -6px -159px;
}
[data-role=content] input[type=radio].IMSRadio:checked + label.IMSRadioLabel {
  background-position: -6px -188px;
}
[data-role=content] input[type=radio].IMSRadio:disabled + label.IMSRadioLabel {
  background-position: -6px -216px;
}
[data-role=content] input[type=radio].IMSRadio.checked + label.IMSRadioLabel {
  background-position: -6px -188px;
}
[data-role=content] input[type=radio].IMSRadio.IMSSmall {
  display: none;
}
[data-role=content] input[type=radio].IMSRadio.IMSSmall + label.IMSRadioLabel {
  padding-left: 16px;
  height: 16px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: -6px -125px;
  font-size: 15px;
  vertical-align: middle;
  cursor: pointer;
  text-indent: 8px;
}
[data-role=content] input[type=radio].IMSRadio.IMSSmall + label.IMSRadioLabel:hover {
  background-position: -6px -159px;
}
[data-role=content] input[type=radio].IMSRadio.IMSSmall:checked + label.IMSRadioLabel {
  background-position: -6px -188px;
}
[data-role=content] input[type=radio].IMSRadio.IMSSmall:disabled + label.IMSRadioLabel {
  background-position: -6px -216px;
}
[data-role=content] input[type=radio].IMSRadio.IMSSmall.checked + label.IMSRadioLabel {
  background-position: -6px -188px;
}
[data-role=content] .IMSCheckboxLabel {
  background-image: url("https://static.mediacdn.vn/web_images/IMS-radio-checkbox-icons.png");
}
[data-role=content] .IMSRadioLabel {
  background-image: url("https://static.mediacdn.vn/web_images/IMS-radio-checkbox-icons.png");
}
[data-role=content] .backgroundoff .IMSCheckboxLabel {
  background-image: none;
  background: none;
}
[data-role=content] .backgroundoff .IMSRadioLabel {
  background-image: none;
  background: none;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] {
  width: 100%;
  box-sizing: border-box;
  width: 100%;
  box-sizing: border-box;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] .slider-wrap {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] .slider-wrap:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] .slider-wrap.show-thumbs {
  height: 400px;
  height: 480px;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] .slider-wrap.show-thumbs .swiper-container:not(.gallery-thumbs) {
  height: 480px;
  height: 400px;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] ul.swiper-wrapper {
  list-style: none;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] .swiper-slide {
  height: 400px;
  float: left;
  float: left;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] .swiper-container .swiper-slide figure {
  margin: 0px;
  padding: 0px;
  margin: 0px;
  padding: 0px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] .swiper-container.gallery-thumbs {
  height: 80px;
  box-sizing: border-box;
  padding: 10px 0;
  height: 80px;
  box-sizing: border-box;
  padding: 10px 0;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] .swiper-container.gallery-thumbs .swiper-slide {
  width: 120px;
  height: 100%;
  margin-right: 10px;
  width: 120px;
  height: 100%;
  margin-right: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] .swiper-container.gallery-thumbs .swiper-slide:last-child {
  margin-right: 0px;
  margin-right: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] .swiper-container.gallery-thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-role=content] .VCSortableInPreviewMode[type=sliderimages] ul > li {
  list-style: none;
}
[data-role=content] .zalo-share-button .zaloshare {
  position: relative;
  left: 6px;
  top: -1px;
}
[data-role=content] .VCSortableInPreviewMode[type=blockquote] {
  margin: 20px auto;
  padding: 0px;
  display: block;
  box-sizing: border-box;
}
[data-role=content] .VCSortableInPreviewMode[type=blockquote] p {
  margin: 0px 0px 15px 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=blockquote]:before {
  content: "\f10d";
  font: normal normal normal 14px/1 font-icons;
  position: absolute;
  top: -10px;
  left: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=blockquote]:after {
  content: "\f10e";
  font: normal normal normal 14px/1 font-icons;
  position: absolute;
  bottom: -15px;
  right: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview] {
  width: 100%;
  border-radius: 6px;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview] .embed-link-image-wrapper {
  border-radius: 6px 6px 0px 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview] .embed-link-image-wrapper img {
  width: 100%;
  display: block;
  border-radius: 6px 6px 0px 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview] .embed-link-info-wrapper {
  padding: 12px 15px;
  background: #ebebeb;
  border-radius: 0px 0px 6px 6px;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview] .embed-link-info-wrapper .link-title {
  font-size: 20px;
  line-height: 26px;
  color: #111;
  font-weight: 600;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview] .embed-link-info-wrapper a {
  color: inherit;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview] .embed-link-info-wrapper a:hover {
  text-decoration: none;
  border-bottom: none;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview] .embed-link-info-wrapper .link-description {
  font-size: 13px;
  line-height: 17px;
  margin: 10px 0 0;
  color: #888888;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview] .embed-link-info-wrapper .link-source {
  font-size: 13px;
  line-height: 17px;
  color: #888;
  margin-top: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview] .embed-link-info-wrapper .link-source .icon-open-link {
  width: 16px;
  height: 16px;
  display: block;
  background: transparent url("https://static.mediacdn.vn/images/external-link.svg") center center no-repeat;
  float: right;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview].layout-row {
  display: flex;
  flex-direction: row;
  flex-direction: row-reverse;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview].layout-row .embed-link-image-wrapper {
  width: 224px;
  border-radius: 0px 6px 6px 0px;
  flex: none;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview].layout-row .embed-link-image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 0px 6px 6px 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview].layout-row .embed-link-info-wrapper {
  flex-grow: 1;
  background: #ebebeb;
  border-radius: 6px 0px 0px 6px;
  overflow: hidden;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview].layout-row .embed-link-info-wrapper .link-title {
  font-size: 17px;
  line-height: 21px;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview].layout-row .embed-link-info-wrapper .link-description {
  display: block;
  margin-top: 5px;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview].layout-row .embed-link-info-wrapper .link-source {
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview].alignRight {
  width: 250px !important;
  float: right;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview].alignRight .embed-link-info-wrapper .link-title {
  font-size: 17px;
  line-height: 21px;
}
[data-role=content] .VCSortableInPreviewMode[type=embed-link-preview].alignRight .embed-link-info-wrapper .link-description {
  display: none;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info] {
  width: 100%;
  background: #f3faff;
  padding: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #f4fcee;
  border-radius: 12px;
  border: 1px solid #92c586;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info] .quote-content {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  position: relative;
  padding-top: 60px;
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info] .quote-content::before {
  width: 54px;
  height: 40px;
  display: block;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #0959ab;
  -webkit-mask: url("https://static.mediacdn.vn/images/quote-icon1.svg") no-repeat 50% 50%;
  mask: url("https://static.mediacdn.vn/images/quote-icon1.svg") no-repeat 50% 50%;
  -webkit-mask-size: contain;
  mask-size: contain;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info] .quote-content.has-border {
  border-bottom: 1px dotted #333333;
  padding-bottom: 24px;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info] .quote-author-info {
  margin: 20px auto 0px auto;
  display: flex;
  justify-content: space-between;
  width: 100%;
  line-height: 40px;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info] .quote-author-info .q-avatar {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #c7c7c7;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: inline-block;
  flex: none;
  margin-right: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info] .quote-author-info .q-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info] .quote-author-info .q-name {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #888888;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info] .q-link {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #aaaaaa;
  flex-grow: 1;
  text-align: right;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info] .q-link a {
  color: #aaaaaa;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info] .q-link a::after {
  content: "";
  background: url("https://static.mediacdn.vn/images/icon-svg-link.svg") no-repeat center center;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  background-size: 14px;
  filter: invert(60%) sepia(2%) saturate(0%) hue-rotate(154deg) brightness(90%) contrast(87%);
  top: 3px;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=center] .quote-content {
  text-align: center;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=center] .quote-content::before {
  left: calc((100% - 32px) / 2);
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=top-center] {
  margin-top: 30px;
  overflow: visible;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=top-center] .quote-content {
  padding-top: 0px;
  text-align: center;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=top-center] .quote-content::before {
  left: calc((100% - 32px) / 2);
  top: -60px;
  border-top: 1px solid #92c586;
  border-radius: 50%;
  background-color: #f4fcee;
  color: #fff;
  position: absolute;
  width: 55px;
  height: 55px;
  background-size: 40px;
  display: none;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=top-center] .icon-quote {
  position: absolute;
  left: 0;
  margin: 0 auto;
  right: 0px;
  top: -27px;
  z-index: 2;
  width: 55px;
  height: 55px;
  background-color: #ffffff;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: center;
  border-top: 1px solid #e5e5e5;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=top-center] .icon-quote:after {
  position: absolute;
  content: "";
  background-color: #0959ab;
  -webkit-mask: url("https://static.mediacdn.vn/images/quote-icon1.svg") no-repeat 50% 50%;
  mask: url("https://static.mediacdn.vn/images/quote-icon1.svg") no-repeat 50% 50%;
  -webkit-mask-size: contain;
  mask-size: contain;
  display: inline-block;
  width: 36px;
  height: 30px;
  top: 10px;
  left: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=middle-left] {
  padding: 15px 35px;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=middle-left] .quote-content {
  padding-top: 15px;
  text-indent: 70px;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=middle-left] .quote-content::before {
  top: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=middle-left] .quote-content.has-border {
  padding-top: 30px;
  border-bottom: none;
  border-top: 1px dotted #333;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=middle-left] .quote-content.has-border::before {
  top: 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=middle-left] .quote-author-info {
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  margin: 0px 0px 20px 0px;
  line-height: 18px;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=middle-left] .q-avatar {
  margin: 0px;
  margin-bottom: 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=block-quote-info][data-layout=middle-left] .q-link {
  text-align: right;
  justify-content: center;
  align-items: center;
  display: flex;
}
[data-role=content] .VCSortableInPreviewMode[type=photoinfo] .photo-wrap {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  background: #f4f4f4;
}
[data-role=content] .VCSortableInPreviewMode[type=photoinfo] .photo-wrap .photo-description {
  box-sizing: border-box;
  padding: 30px 36px;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  color: #888888;
  flex-grow: 1;
  overflow-y: auto;
  overflow-y: auto;
  scrollbar-color: #e6e6e6 #f4f4f4;
  scrollbar-width: thin;
}
[data-role=content] .VCSortableInPreviewMode[type=photoinfo] .photo-wrap .photo-description::-webkit-scrollbar {
  width: 6px;
  border-radius: 4px;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
[data-role=content] .VCSortableInPreviewMode[type=photoinfo] .photo-wrap .photo-description::-webkit-scrollbar:hover {
  background: #f4f4f4;
}
[data-role=content] .VCSortableInPreviewMode[type=photoinfo] .photo-wrap .photo-description::-webkit-scrollbar-track {
  background-color: transparent;
}
[data-role=content] .VCSortableInPreviewMode[type=photoinfo] .photo-wrap .photo-description::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
  width: 6px;
}
[data-role=content] .VCSortableInPreviewMode[type=photoinfo] .photo-wrap .photo-place-holder {
  width: 380px;
  flex: none;
}
[data-role=content] .VCSortableInPreviewMode[type=photoinfo] .photo-wrap .photo-place-holder img {
  width: 100%;
  display: block;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] {
  display: grid;
  grid-gap: 5px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(12, 1fr);
  overflow: hidden;
  max-width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .media-item {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  display: none;
  overflow: hidden;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .media-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .media-item .detail-img-lightbox {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .media-item[data-more] {
  position: relative;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .media-item[data-more]:before {
  pointer-events: none;
  content: "";
  display: block;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .media-item[data-more]:after {
  z-index: 2;
  content: attr(data-more);
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  text-align: center;
  pointer-events: none;
  color: #ffffff;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .PhotoCMS_Caption {
  display: block;
  grid-column-start: 1;
  grid-column-end: 13;
  margin-top: -5px;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .grid-row {
  padding: 0;
  margin: 0 0 5px 0;
  width: 100%;
  box-sizing: border-box;
  display: flex;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .grid-row .media-item {
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-left: 5px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .grid-row .media-item:first-child {
  margin-left: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .grid-row .media-item img {
  width: 100%;
  display: block;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=default] {
  display: flex;
  flex-direction: column;
  height: unset;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-11] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-11] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-11] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 7;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-11] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 13;
  grid-row-start: 7;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-12] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 8;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-12] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 8;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-12] .media-item:nth-child(3) {
  display: block;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 8;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-21] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 6;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-21] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 6;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-21] .media-item:nth-child(3) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 13;
  grid-row-start: 6;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-12] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-12] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 7;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-12] .media-item:nth-child(3) {
  display: block;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 7;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-21] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 7;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-21] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 7;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-21] .media-item:nth-child(3) {
  display: block;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-22] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 7;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-22] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 7;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-22] .media-item:nth-child(3) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 7;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-22] .media-item:nth-child(4) {
  display: block;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 7;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-13] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 9;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-13] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 9;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-13] .media-item:nth-child(3) {
  display: block;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 9;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-13] .media-item:nth-child(4) {
  display: block;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 9;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-13] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-13] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 5;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-13] .media-item:nth-child(3) {
  display: block;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 5;
  grid-row-end: 9;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-13] .media-item:nth-child(4) {
  display: block;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 9;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-13-50] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-13-50] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 5;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-13-50] .media-item:nth-child(3) {
  display: block;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 5;
  grid-row-end: 9;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-13-50] .media-item:nth-child(4) {
  display: block;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 9;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-23] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 8;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-23] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 8;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-23] .media-item:nth-child(3) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 8;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-23] .media-item:nth-child(4) {
  display: block;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 8;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-23] .media-item:nth-child(5) {
  display: block;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 8;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-23] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 8;
  grid-row-start: 1;
  grid-row-end: 7;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-23] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 8;
  grid-row-start: 7;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-23] .media-item:nth-child(3) {
  display: block;
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 5;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-23] .media-item:nth-child(4) {
  display: block;
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 5;
  grid-row-end: 9;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-23] .media-item:nth-child(5) {
  display: block;
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 9;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-33] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 7;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-33] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 7;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-33] .media-item:nth-child(3) {
  display: block;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 7;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-33] .media-item:nth-child(4) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 7;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-33] .media-item:nth-child(5) {
  display: block;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 7;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-33] .media-item:nth-child(6) {
  display: block;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 7;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-123] .media-item:nth-child(1) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 9;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-123] .media-item:nth-child(2) {
  display: block;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 9;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-123] .media-item:nth-child(3) {
  display: block;
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 9;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-123] .media-item:nth-child(4) {
  display: block;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 5;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-123] .media-item:nth-child(5) {
  display: block;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 5;
  grid-row-end: 9;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album][data-layout=col-123] .media-item:nth-child(6) {
  display: block;
  grid-column-start: 9;
  grid-column-end: 13;
  grid-row-start: 9;
  grid-row-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkinfo] {
  border-left: 2px solid #c4c4c4;
  padding-left: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkinfo] .ref-title:before {
  content: "“";
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkinfo] .ref-title:after {
  content: "”";
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkinfo] .ref-source {
  margin-left: 10px;
  color: #2b73fb;
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkinfo] .ref-source::before {
  content: "·";
  margin-right: 10px;
  color: #333;
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkinfo] div[role=add-new-line] {
  display: none;
  visibility: hidden;
}
[data-role=content] .vceditor-content[contentEditable=true] .VCSortableInPreviewMode[type=reflinkinfo]:hover {
  background: #f1f1f1;
  outline: none;
}
[data-role=content] .vceditor-content[contentEditable=true] .VCSortableInPreviewMode[type=reflinkinfo].hover {
  background: #f1f1f1;
  outline: none;
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkblock][contenteditable=false]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkblock] > p {
  border-left: 2px solid #c4c4c4;
  margin-top: 0px;
  margin-bottom: 15px;
  padding-left: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkblock] a {
  color: #2b73fb !important;
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkblock]:hover {
  background: #eeeeee;
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkblock] .VCSortableInPreviewMode {
  margin-bottom: 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkblock].hover {
  background: #eeeeee;
}
[data-role=content] .VCSortableInPreviewMode[type=reflinkblock].hover .VCSortableInPreviewMode[type=reflinkinfo] {
  outline: none !important;
}
[data-role=content] .vceditor-content[contenteditable=true] .VCSortableInPreviewMode[type=sliderimages] .slider-wrap:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
[data-role=content] .VCSortableInPreviewMode.table-0[type=BoxTable] {
  overflow: scroll;
}
[data-role=content] .VCSortableInPreviewMode[type=boxhighlight] .boxhighlight {
  display: block;
  color: #333333;
  padding: 10px 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=boxhighlight] .boxhighlight[data-layout=type-1] {
  background-color: #f0f1f5;
  border-left: 3px solid #0959ab;
  border-radius: 3px;
}
[data-role=content] .VCSortableInPreviewMode[type=boxhighlight] .boxhighlight[data-layout=type-1] .boxhighlight-content {
  border-bottom: 1px solid #d9dade;
  padding-bottom: 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=boxhighlight] .boxhighlight[data-layout=type-2] {
  background-color: #fff;
  border-left: 2px solid #0959ab;
  border-radius: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=boxhighlight] .boxhighlight-link {
  display: flex;
  justify-content: flex-end;
  border-top: 1px solid #fff;
  padding-top: 5px;
  color: #666666 !important;
  font-size: 14px;
  text-decoration: none;
}
[data-role=content] .VCSortableInPreviewMode[type=boxhighlight] .boxhighlight-link::after {
  content: "";
  background: url("https://static.mediacdn.vn/images/external-link.svg") no-repeat center center;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  top: 5px;
  position: relative;
}
[data-role=content] .VCSortableInPreviewMode[type=boxhighlight] .boxhighlight-content {
  color: #000;
  font-size: 17px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview {
  color: #333333;
  padding: 15px;
  clear: both;
  display: flow-root;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview .linkpreview-title {
  line-height: 24px;
  display: table;
  text-decoration: none;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview .linkpreview-title::after {
  content: "";
  background: url("https://static.mediacdn.vn/images/external-link.svg") no-repeat center center;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  top: 1px;
  position: relative;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-1] {
  background-color: #f0f1f5;
  border-radius: 3px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-1] .linkpreview-img {
  width: 120px;
  float: left;
  margin-right: 15px;
  margin-top: 8px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-1] .linkpreview-img img {
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-1] .linkpreview-title {
  color: #0959ab;
  font-size: 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-2] {
  border-radius: 3px;
  padding: 0;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-2] .linkpreview-readmore {
  color: #4d4d4d;
  font-size: 14px;
  margin-bottom: 5px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-2] .linkpreview-newrelated {
  color: #cc0000;
  text-transform: uppercase;
  font-size: 13px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-2] .linkpreview-title {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-2] .linkpreview-img {
  width: 200px;
  float: left;
  margin-right: 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-2] .linkpreview-img img {
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-3] {
  background-color: #f0f1f5;
  border-left: 2px solid #cc0000;
  border-radius: 3px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-3] .linkpreview-title {
  color: #0959ab;
  font-size: 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-4] {
  background-color: #f0f1f5;
  border-radius: 3px;
  max-width: 250px;
  float: right;
  padding: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-4] img {
  margin-bottom: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-4] .linkpreview-img {
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-4] .linkpreview-img img {
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal] .linkpreview[data-layout=type-4] .linkpreview-title {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  padding: 10px;
  line-height: 24px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal].alignRight {
  width: 250px;
}
[data-role=content] .VCSortableInPreviewMode[type=relatednewsexternal].alignLeft {
  width: 250px;
}
[data-role=content] .VCSortableInPreviewMode[type=chartbox] .chartbox-columnselect {
  top: 0;
  position: absolute;
  right: 0;
  min-width: 100px;
  height: 26px;
  cursor: pointer;
}
[data-role=content] .VCSortableInPreviewMode[type=VideoStream] .videoNewsPlayer {
  padding-top: 56.26% !important;
  height: 0 !important;
}
[data-role=content] .kbwscwl-relatedbox.type-5 {
  border: 1px solid #e2e2e2;
}
[data-role=content] .kbwscwl-relatedbox.type-5 .kbwscwlrl-title-header {
  display: block;
  padding: 14px 20px;
  font-weight: bold;
  border-top: 3px solid #0959ab;
  border-bottom: 1px solid #e2e2e2;
  font-size: 16px;
  text-transform: uppercase;
}
[data-role=content] .kbwscwl-relatedbox.type-5 .kbwscwlrl {
  padding: 10px;
  border-bottom: 1px solid #e2e2e2;
}
[data-role=content] .kbwscwl-relatedbox.type-5 .kbwscwlrl i {
  margin-left: 10px;
  color: #fb7533;
  font-size: 14px;
  font-weight: 300;
}
[data-role=content] .kbwscwl-relatedbox.type-5 ul.kbwscwlr-list {
  padding-right: 20px;
  padding-left: 20px;
}
[data-role=content] .kbwscwl-relatedbox.type-5 a.title {
  color: #292929;
  font-size: 15px;
  text-decoration: none;
}
[data-role=content] .kbwscwl-relatedbox.type-5 a.title:hover {
  color: #0959ab;
}
[data-role=content] .VCSortableInPreviewMode.alignCenter[relatednewsboxtype=type-6] {
  width: 100%;
  display: flex;
}
[data-role=content] .VCSortableInPreviewMode[relatednewsboxtype=type-6][data-style=align-center] .kbwscwlrl {
  border: none;
}
[data-role=content] .VCSortableInPreviewMode[relatednewsboxtype=type-6][data-style=align-center] .kbwscwlrl-content {
  flex-direction: row;
  border: 1px solid #e3e3e3;
  border-left: 1px solid #0959ab;
  justify-content: space-between;
}
[data-role=content] .VCSortableInPreviewMode[relatednewsboxtype=type-6][data-style=align-center] .kbwscwlrl-title {
  order: 0;
}
[data-role=content] .VCSortableInPreviewMode[relatednewsboxtype=type-6][data-style=align-center] .kbwscwlrl-thumb-avata {
  flex-basis: 100px;
  flex-shrink: 0;
}
[data-role=content] .VCSortableInPreviewMode[relatednewsboxtype=type-6][data-style=align-center] .kbwscwlrl-thumb-avata img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-role=content] .VCSortableInPreviewMode[relatednewsboxtype=type-6] span.kbwscwlrl-label {
  padding-left: 10px;
  height: 30px;
  display: block;
  font-size: 12px;
  color: #666;
  text-align: left;
  height: 30px;
  line-height: 28px;
}
[data-role=content] .VCSortableInPreviewMode[relatednewsboxtype=type-6] .kbwscwlrl-content {
  display: flex;
  flex-direction: column;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox.type-6 .kbwscwlrl-thumb-avata {
  text-decoration: none;
  display: inline-block;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox.type-6 .kbwscwlrl-title {
  background: #f2f2f2;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox.type-7 {
  border-top: 3px solid #0959ab;
  border-radius: 3px;
  border-bottom: 3px solid #0959ab;
  overflow: hidden;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox.type-7 .kbwscwlrl {
  float: left;
  position: relative;
  text-align: left;
  border-top: 1px dotted #cbcfd3;
  padding: 0 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox.type-7 .kbwscwlrl:first-child {
  margin-top: 0px;
  border: none;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox.type-7 .kbwscwlrl-thumb-avata {
  float: left;
  width: 116px;
  padding: 0px;
  height: auto;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox.type-7 .kbwscwlrl-title {
  margin-left: 135px;
  padding: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox.type-7 .kbwscwlrl-title a.title {
  font-size: 15px;
  color: #333333;
  margin-bottom: 0px;
  text-decoration: none;
  display: block;
  line-height: 19px;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox {
  display: block;
  margin-bottom: 0px;
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox div.inforNews {
  font-size: 11px;
  text-decoration: none;
  color: #777;
  margin-top: 13px;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwlr-list {
  text-align: left;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] ul.kbwscwlr-list {
  text-align: left;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox.type-4 .kbwscwlrl {
  float: left;
  position: relative;
  text-align: left;
  border-top: 1px dotted #cbcfd3;
  padding: 0 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
  width: 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox.type-4 .kbwscwlrl:first-child {
  margin-top: 0px;
  border: none;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox.type-4 .kbwscwlrl-title a.title {
  font-size: 15px;
  color: #333333;
  margin-bottom: 0px;
  text-decoration: none;
  display: block;
  line-height: 19px;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox].type-4_preview.alignRight {
  width: 350px;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox].type-4_preview.alignLeft {
  width: 350px;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox].type-7_preview.alignRight {
  width: 350px;
}
[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox].type-7_preview.alignLeft {
  width: 350px;
}
[data-role=content] .VCSortableInPreviewMode.skin2[type=BeforeAfter] {
  margin: 0px;
  margin-top: 2%;
  overflow: hidden;
  height: auto !important;
  margin-bottom: 20px;
}
[data-role=content] .VCSortableInPreviewMode.skin2[type=BeforeAfter] img {
  margin: 0px;
  padding: 0px;
  margin: auto;
}
[data-role=content] .VCSortableInPreviewMode.skin2[type=BeforeAfter] .flipper img {
  width: 100% !important;
  height: 100% !important;
}
[data-role=content] .VCSortableInPreviewMode.skin2[type=BeforeAfter].flip-container .PhotoCMS_Caption {
  margin-bottom: 0;
}
[data-role=content] .flip-container {
  padding: 0;
  margin: 0;
  perspective: 1000px;
  margin-top: 10px;
  position: relative;
}
[data-role=content] .flip-container img {
  margin: 0;
}
[data-role=content] .flip-container .flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
[data-role=content] .flip-container .icon {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px 5px;
  display: inline-block;
  cursor: pointer;
}
[data-role=content] .flip-container .icon img {
  border: none !important;
}
[data-role=content] .flip-container .tips {
  border: 0;
  position: absolute;
  bottom: 0;
  right: 0px;
  padding: 12px 0px;
  display: inline-block;
  background: rgba(12, 12, 12, 0.65);
  color: #fff;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  width: 100%;
}
[data-role=content] .flip-container .tips.hide {
  display: none;
}
[data-role=content] .flip-container .front {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transform: rotateY(0deg);
}
[data-role=content] .flip-container .back {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotateY(180deg);
}
[data-role=content] .flip-container.rotate .flipper {
  transform: rotateY(180deg);
}
[data-role=content] .VCCSortableInPreviewMode.noCaption .PhotoCMS_Caption {
  display: none;
}
[data-role=content] .VCCSortableInPreviewMode.noCaption .VideoCMS_Caption {
  display: none;
}
[data-role=content] .VCSortableInPreviewMode.noCaption .PhotoCMS_Caption {
  display: none;
}
[data-role=content] .VCSortableInPreviewMode.noCaption .VideoCMS_Caption {
  display: none;
}
[data-role=content] .IMSNoChangeStyle a {
  background-position: 0 4px;
  color: #0959ab;
  font-size: 22px;
  font-weight: bold;
  padding-left: 25px;
  text-decoration: none;
}
[data-role=content] .IMSNoChangeStyle a:before {
  position: absolute;
  content: "";
  background-color: #0959ab;
  -webkit-mask: url("https://static.mediacdn.vn/common/images/bg_linkfooter.svg") no-repeat 50% 50%;
  mask: url("https://static.mediacdn.vn/common/images/bg_linkfooter.svg") no-repeat 50% 50%;
  -webkit-mask-size: contain;
  mask-size: contain;
  display: inline-block;
  width: 18px;
  height: 14px;
  top: 6px;
  left: 0;
}
[data-role=content] .link-content-footer a {
  background-position: 0 4px;
  color: #336699;
  font-size: 18px;
  font-weight: bold;
  padding-left: 25px;
  text-decoration: none;
}
[data-role=content] .link-content-footer a:before {
  position: absolute;
  content: "";
  background-color: #336699;
  -webkit-mask: url("https://static.mediacdn.vn/common/images/bg_linkfooter.svg") no-repeat 50% 50%;
  mask: url("https://static.mediacdn.vn/common/images/bg_linkfooter.svg") no-repeat 50% 50%;
  -webkit-mask-size: contain;
  mask-size: contain;
  display: inline-block;
  width: 18px;
  height: 14px;
  top: 6px;
  left: 0;
}
[data-role=content] .VCSortableInPreviewMode[type=landingblock] .lpe-container-block-item {
  pointer-events: none;
}
[data-role=content] .VCSortableInPreviewMode[type=landingblock] .landing-editor-wrapper .lpe-landing-page .vceditor-content div[role=element-actions] {
  background-color: rgba(3, 8, 15, 0.92);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  color: #fff;
  border-radius: 42px;
  border: none;
}
[data-role=content] .VCSortableInPreviewMode[type=landingblock] .landing-editor-wrapper .lpe-landing-page .vceditor-content div[role=element-actions] ul li {
  color: white;
  border-color: #ccc;
}
[data-role=content] .VCSortableInPreviewMode[type=landingblock] .landing-editor-wrapper .lpe-landing-page .vceditor-content div[role=element-actions] ul li:last-child {
  border-radius: 0 42px 42px 0;
}
[data-role=content] .VCSortableInPreviewMode[type=landingblock] .landing-editor-wrapper .lpe-landing-page .vceditor-content div[role=element-actions] ul li:first-child {
  border-radius: 42px 0 0 42px;
}
[data-role=content] .VCSortableInPreviewMode[type=landingblock] .landing-editor-wrapper .lpe-landing-page .vceditor-content div[role=element-actions] li:hover {
  background-color: rgba(3, 8, 15, 0.92);
  color: #3dbfe8;
}
[data-role=content] .VCSortableInPreviewMode[type=landingblock] .landing-editor-wrapper .lpe-landing-page .vceditor-content div[role=element-actions] li.lpe-active {
  background-color: rgba(3, 8, 15, 0.92);
  color: #3dbfe8;
}
[data-role=content] .VCSortableInPreviewMode.landing-page div[role=element-actions] {
  top: -35px !important;
  background: #111111;
  border-radius: 50px;
  height: auto;
}
[data-role=content] .VCSortableInPreviewMode.landing-page div[role=element-actions]::after {
  content: "";
  position: absolute;
  left: 42%;
  top: 100%;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 9px solid #111111;
  clear: both;
}
[data-role=content] .VCSortableInPreviewMode.landing-page div[role=element-actions] ul li {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  min-width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-role=content] .VCSortableInPreviewMode.landing-page div[role=element-actions] ul li:hover {
  background: rgba(255, 255, 255, 0.1);
}
[data-role=content] .VCSortableInPreviewMode.landing-page div[role=element-actions] ul li:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
[data-role=content] .VCSortableInPreviewMode.landing-page div[role=element-actions] ul li.active {
  background: rgba(255, 255, 255, 0.1);
}
[data-role=content] .VCSortableInPreviewMode.landing-page div[role=element-actions] li:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
[data-role=content] .IMSPlugin-Popup#IMSinsertblocklandingpage {
  width: 100vw;
}
[data-role=content] .IMSPlugin-Popup#IMSinsertblocklandingpage footer {
  height: auto;
  display: flex;
  justify-content: center;
}
[data-role=content] .IMSPlugin-Popup#IMSinsertblocklandingpage footer #btnCancel {
  margin: 0px;
}
[data-role=content] .IMSPlugin-Popup#IMSinsertblocklandingpage #wapper-block {
  width: 100%;
}
[data-role=content] .IMSPlugin-Popup#IMSinsertblocklandingpage #wapper-block .content-block {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  width: 25%;
  box-sizing: unset;
  border: unset;
  padding: unset;
  cursor: unset;
}
[data-role=content] .IMSPlugin-Popup#IMSinsertblocklandingpage #wapper-block .content-block .container {
  margin: 5px;
  box-sizing: border-box;
  border: 1px solid rgba(195, 184, 184, 0.2784313725);
  padding: 5px;
  cursor: pointer;
}
[data-role=content] .IMSPlugin-Popup#IMSinsertblocklandingpage .empty {
  padding: 10px;
}
[data-role=content] .IMSPlugin-Popup {
  width: 100% !important;
}
[data-role=content] .IMSPlugin-Popup#IMSinsertBlockLandingpageEdit {
  width: 100vw;
}
[data-role=content] .footer-edit-landing-page {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
[data-role=content] #contentEditLandingPage .editor-toolbar {
  width: 100%;
  display: flex;
  background: #fff;
  border-bottom: solid 1px #dbdbdb;
  height: 50px;
  flex: none;
  align-items: center;
  justify-content: center;
}
[data-role=content] #contentEditLandingPage .editor-toolbar .btn-group > .btn {
  background: #fff;
  font-weight: bold;
  border-color: #e2e2e2 #e2e2e2 #e2e2e2 transparent;
  color: #999999;
  margin-right: 0px;
}
[data-role=content] #contentEditLandingPage .editor-toolbar .btn-group > .btn:first-child {
  margin-left: 0;
  border-left-color: #e2e2e2;
}
[data-role=content] #contentEditLandingPage .editor-toolbar .btn-group > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
[data-role=content] #contentEditLandingPage .editor-toolbar .btn-group > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
[data-role=content] #contentEditLandingPage .editor-toolbar .btn-group > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
[data-role=content] #contentEditLandingPage .editor-toolbar .btn-group > .btn.active {
  background: #dddfe2;
  color: #333333;
}
[data-role=content] #contentEditLandingPage .editor-toolbar .btn {
  display: inline-block;
  padding: 8px 16px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid;
  border-radius: 4px;
  background-color: #f6f7f9;
  border-color: #ced0d4;
  color: #4b4f56;
  transition: all 0.2s ease-in-out;
  margin-right: 15px;
}
[data-role=content] #wapper-block {
  width: 600px;
  display: flex;
  flex-flow: row wrap;
}
[data-role=content] #wapper-block:after {
  content: "";
  clear: both;
  display: table;
}
[data-role=content] #wapper-block .content-block {
  margin: 5px;
  box-sizing: border-box;
  border: 1px solid rgba(195, 184, 184, 0.2784313725);
  padding: 5px;
  cursor: pointer;
  width: 48.3%;
}
[data-role=content] #wapper-block .content-block:hover {
  background-color: aliceblue;
  box-shadow: 0px 0px 2px 2px #eaeaea;
}
[data-role=content] #wapper-block .content-block .title {
  color: #111;
  letter-spacing: 0.1px;
  word-break: break-word;
  overflow: hidden;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 5px;
}
[data-role=content] #wapper-block .content-block .type_name {
  color: #1f9ffc;
  margin-top: 10px;
}
[data-role=content] #wapper-block .content-block .info-author {
  color: #8a8a8f;
  letter-spacing: 0.2px;
  position: relative;
}
[data-role=content] #wapper-block .content-block .avatar {
  width: 100%;
  max-height: 160px;
  overflow: hidden;
}
[data-role=content] #wapper-block .content-block .avatar img {
  width: 100%;
}
[data-role=content] #wapper-block .content-block .default-avatar {
  min-height: 80px;
  background-color: #d4dadc;
}
[data-role=content] #IMSinsertBlockLandingpageEdit .icon-landing-setting {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 100%;
  cursor: pointer;
}
[data-role=content] #IMSinsertBlockLandingpageEdit .icon-landing-setting i {
  color: #fff;
  font-size: 15px;
}
[data-role=content] .popup-setting-maps {
  padding: 10px;
  background: #fff;
  box-shadow: rgba(0, 24, 46, 0.16) 0px 6px 24px;
  border-radius: 10px;
  position: absolute;
  width: 300px;
  top: -125px;
  right: 10px;
  display: none;
}
[data-role=content] .popup-setting-maps .form-group {
  margin-bottom: 10px;
}
[data-role=content] .popup-setting-maps .form-group input {
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 0 2px #ddd inset;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 5px;
}
[data-role=content] .popup-setting-maps.lpe-active {
  display: block;
}
[data-role=content] .landing-page-custom-scroll-bar {
  scrollbar-color: #7a7a7a #b4b4b4;
  scrollbar-width: thin;
}
[data-role=content] .landing-page-custom-scroll-bar::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #b4b4b4;
}
[data-role=content] .landing-page-custom-scroll-bar::-webkit-scrollbar {
  width: 5px;
  border-radius: 10px;
  background-color: #b4b4b4;
}
[data-role=content] .landing-page-custom-scroll-bar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #7a7a7a;
}
[data-role=content] .IMSPlugin-PopupItem {
  width: 85%;
  left: 50%;
  top: 50% !important;
  height: 80vh;
  transform: translate(-50%, -50%) !important;
  border-radius: 16px;
}
[data-role=content] #IMSinsertblocklandingpage {
  height: 100%;
}
[data-role=content] #IMSinsertblocklandingpage .header {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
[data-role=content] #IMSinsertblocklandingpage .header .title {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #666666;
}
[data-role=content] #IMSinsertblocklandingpage .header .icon {
  position: relative;
}
[data-role=content] #IMSinsertblocklandingpage .header .icon .close-popup {
  position: absolute;
  top: -7px;
  right: 0;
  padding: 10px;
  cursor: pointer;
}
[data-role=content] #IMSinsertblocklandingpage .footer {
  display: flex;
  justify-content: center;
  padding: 10px;
  border-top: 1px solid #e5e5e5;
}
[data-role=content] #IMSinsertblocklandingpage .footer p {
  margin: 0px;
}
[data-role=content] #IMSinsertblocklandingpage .footer .cancel {
  background: #ffffff;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 7px 15px 4px 15px;
  cursor: pointer;
  margin-right: 7px;
}
[data-role=content] #IMSinsertblocklandingpage .footer .cancel p {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #555555;
}
[data-role=content] #IMSinsertblocklandingpage .footer .insert {
  background: linear-gradient(0deg, #5bc0de, #5bc0de), #ffffff;
  border-radius: 4px;
  padding: 7px 22px 4px 22px;
  margin-left: 7px;
}
[data-role=content] #IMSinsertblocklandingpage .footer .insert p {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  color: #ffffff;
}
[data-role=content] #IMSinsertblocklandingpage .content-list {
  height: calc(100% - 107px);
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-categoris {
  width: 20%;
  height: 100%;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-categoris .title {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #50565b;
  padding: 10px 13px 10px 13px;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-categoris .list {
  height: calc(100% - 40px);
  overflow-y: scroll;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-categoris .list p {
  margin: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #637585;
  padding: 5px 15px 5px 15px;
  cursor: pointer;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-categoris .list p.active {
  font-weight: bold;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-categoris .list::-webkit-scrollbar {
  width: 5px;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-categoris .list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-categoris .list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #e4e7e9;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-categoris .list::-webkit-scrollbar-thumb:window-inactive {
  background: #e4e7e9;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block {
  width: 80%;
  background: #eff3f6;
  height: 100%;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .search-block {
  display: flex;
  flex-flow: row wrap;
  padding: 20px 25px 8px 25px;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .search-block .form-group {
  width: 35%;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .search-block #search-box {
  font-size: 14px;
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #e0dfdf;
  padding: 4px 10px 4px 10px;
  width: 100%;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .search-block .icon {
  width: 4%;
  background: #f2f2f2;
  border: 1px solid #e0dfdf;
  border-left: 0px;
  border-radius: 0px 4px 4px 0px;
  position: relative;
  cursor: pointer;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .search-block .icon svg {
  color: #b4b4b4;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .search-block svg {
  width: 15px;
  color: #b4b4b4;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .content {
  padding: 4px 9px 4px 9px;
  height: calc(100% - 54px);
  overflow-y: scroll;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .content::-webkit-scrollbar {
  width: 5px;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #e4e7e9;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .content::-webkit-scrollbar-thumb:window-inactive {
  background: #e4e7e9;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block p {
  margin: 0px;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .list {
  display: flex;
  flex-flow: row wrap;
  height: 100%;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .list .empty {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #50565b;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .list .icon-load-cat {
  margin: 0 auto;
  display: block;
  width: 65px;
  height: 100%;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .list .item-block {
  width: calc(33.33333% - 25px);
  margin: 12.5px;
  cursor: pointer;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .list .item-block .content-item {
  background: #ffffff;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 12px;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .list .item-block .content-item .image-item {
  overflow: hidden;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .list .item-block .content-item img {
  width: 100%;
  height: 130px;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .list .item-block .content-item .name-cat {
  margin-top: 6px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  color: #2ea2c7;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .list .item-block .content-item .name-item {
  margin-top: 6px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #50565b;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .list .item-block .content-item .create-at {
  margin-top: 8px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  color: #b3b3b3;
}
[data-role=content] #IMSinsertblocklandingpage .content-list .list-block .list .item-block.active .content-item {
  border: 2px solid #5bc0de;
}
[data-role=content] .list-content-album {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 15px;
}
[data-role=content] .list-content-album > a {
  overflow: hidden;
  border-radius: 8px;
}
[data-role=content] .list-content-album > a img {
  border-radius: 8px;
  display: block;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
[data-role=content] .list-content-album > a:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
[data-role=content] .VCSortableInPreviewMode[type=toc] {
  background-color: #f7f7f7;
  max-width: 280px;
  padding: 15px 25px;
}
[data-role=content] .VCSortableInPreviewMode[type=toc] .toc-title {
  text-transform: uppercase;
  font: 600 16px/30px "Open Sans" !important;
  margin-bottom: 10px;
  color: #333;
}
[data-role=content] .VCSortableInPreviewMode[type=toc] ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
[data-role=content] .VCSortableInPreviewMode[type=toc] .toc-level {
  margin-top: 5px;
  line-height: 18px;
  text-align: left;
  list-style: none;
}
[data-role=content] .VCSortableInPreviewMode[type=toc] .toc-level a {
  color: #3575d3;
  font: 400 14px/16px "BrownVN" !important;
}
[data-role=content] .VCSortableInPreviewMode[type=toc] .toc-level a:hover {
  color: #dc1f00;
}
[data-role=content] .VCSortableInPreviewMode[type=toc] .toc-level-2 {
  margin-left: 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=toc] .toc-level-3 {
  margin-left: 25px;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] {
  width: 100%;
  text-align: left;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper {
  width: 100% !important;
  overflow: hidden;
  border: solid 1px #e5e5e5 !important;
  border-radius: 3px;
  padding: 25px 0 !important;
  margin: 0 auto;
  background-color: #fefefe;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05) inset;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VoteObjectBoxHeader {
  color: #0959ab;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
  padding: 0 15px;
  text-transform: uppercase;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VoteObjectBoxTitle a {
  color: #222;
  font-size: 20px;
  font-weight: bold;
  line-height: inherit;
  padding: 0 100px 0 15px;
  text-decoration: none;
  line-height: 36px;
  display: block;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VoteObjectBoxWarning {
  font-family: Arial;
  font-size: 13px;
  line-height: 18px;
  color: #999;
  padding: 0 15px;
  margin-bottom: 10px;
  margin-top: 5px;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers {
  padding: 0 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers span {
  display: block;
  padding-bottom: 7px;
  padding-left: 15px;
  position: relative;
  z-index: 0;
  margin-bottom: 10px;
  background-color: #e8e8e8;
  border-radius: 5px;
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  line-height: 18px;
  color: #888;
  position: relative;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers span:hover::before {
  content: none;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers span .IMSRadio {
  margin: 10px 10px 0 30px;
  cursor: pointer;
  margin-left: 0;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers span .IMSRadio:checked + label {
  color: #333;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers span .IMSRadio:checked::before {
  width: 100%;
  height: 100%;
  display: inline-block;
  content: "";
  background-color: #fff0e8;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  z-index: -1;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers span .IMSRadio:checked::after {
  width: 6px;
  height: 6px;
  border: solid 5px #ed2e2e;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers span .IMSRadio::after {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: #fff;
  border: solid 1px #888;
  border-radius: 50%;
  position: relative;
  top: -2px;
  left: -2px;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers span label {
  cursor: pointer;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers span .IMSCheckbox::after {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: solid 1px #888;
  border-radius: 3px;
  position: relative;
  top: -2px;
  left: -2px;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers span .IMSCheckbox:checked::after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  border: none;
  background: url("../../images/checkbox-checked.jpg") no-repeat top left;
  background-size: auto 100%;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers p .IMSCheckbox {
  margin: 10px 10px 0 30px;
  cursor: pointer;
  margin-left: 0;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCListVoteAnswers p .IMSCheckbox:checked + label {
  color: #333;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCPollFooter {
  padding-top: 15px;
  padding-left: 15px;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCPollFooter a {
  text-decoration: none;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCPollFooter .VCPollSubmit {
  color: #fff !important;
  text-transform: uppercase;
  display: inline-block;
  height: 38px;
  padding: 0 20px;
  background-color: #0959ab;
  line-height: 38px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] .VoteObjectBoxWrapper .VCPollFooter .VCPollViewResult {
  color: #fff;
  display: inline-block;
  height: 38px;
  padding: 0 20px;
  color: #555;
  line-height: 38px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
}
[data-role=content] .VCSortableInPreviewMode[type=Vote] input[type=checkbox].IMSCheckbox + label.IMSCheckboxLabel {
  padding-left: 16px;
  height: auto;
  top: -3px;
  position: relative;
}
[data-role=content] .VCSortableInPreviewMode[type=attachfile] {
  width: 100%;
  display: block;
}
[data-role=content] .VCSortableInPreviewMode[type=attachfile] .file-download-link {
  position: relative;
  color: #0959ab;
  display: flex;
  align-items: center;
  text-decoration: underline;
}
[data-role=content] .VCSortableInPreviewMode[type=attachfile] .file-download-link i.fi-download {
  background: url("https://static.mediacdn.vn/images/attach-icon.png") no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 2px;
}
[data-role=content] .VCSortableInPreviewMode .PhotoCMS_Author {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  font-family: "Inter";
  text-align: center;
  color: #8b8b8b;
  padding-bottom: 8px;
}
[data-role=content] .VCSortableInPreviewMode .PhotoCMS_Author * {
  margin: 0;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .PhotoCMS_Caption {
  display: block;
  grid-column-start: 1;
  grid-column-end: 13;
}
[data-role=content] .VCSortableInPreviewMode[type=photo-grid-album] .PhotoCMS_Author {
  display: block;
  grid-column-start: 1;
  grid-column-end: 13;
}
[data-role=content] .VCSortableInPreviewMode .PhotoCMS_Author {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  font-family: Inter;
  text-align: center;
  color: #8b8b8b;
  padding-bottom: 8px;
  margin-bottom: 10px;
}
[data-role=content] .VCSortableInPreviewMode[type=boxgame] {
  width: 100%;
  min-height: 160px;
  background: #f4f4f4;
  border: 1px solid #e2e2e2;
  display: flex !important;
  gap: 24px;
  padding: 35px 24px;
  cursor: pointer;
  flex-direction: row;
}
[data-role=content] .VCSortableInPreviewMode[type=boxgame] .game-avatar {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  overflow: hidden;
}
[data-role=content] .VCSortableInPreviewMode[type=boxgame] .game-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
[data-role=content] .VCSortableInPreviewMode[type=boxgame] .game-info .game-info-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
[data-role=content] .VCSortableInPreviewMode[type=boxgame] .game-info .game-info-text .game-name {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
[data-role=content] .VCSortableInPreviewMode[type=boxgame] .btn {
  background: #ffffff;
  border: 1px solid rgba(103, 113, 129, 0.3);
  box-sizing: border-box;
  padding: 7px 10px;
  font-size: 14px;
  border-radius: 4px;
  color: #666666;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: inline-block;
}
[data-role=content] .VCSortableInPreviewMode[type=boxgame] .btn.btn-primary {
  background: #1095ea;
  border-color: #1095ea;
  color: #ffffff;
}

.contentOuter .VCSortableInPreviewMode.alignCenterOverflow {
  margin-left: -25%;
  width: 150%;
  width: 150%;
  max-width: 150%;
}
.contentOuter .widget-box.alignCenterOverflow {
  margin-left: -25%;
  width: 150%;
  width: 150%;
  max-width: 150%;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.clearfix .text {
  display: none;
}

[data-role=content] .VCSortableInPreviewMode[type=RelatedNewsBox] .kbwscwl-relatedbox.type-7 {
  margin-top: 15px;
  margin-bottom: 15px;
}
[data-role=content] .audioTransPlayer[data-role=audio-player] {
  background-color: #f1f3f4 !important;
  border-radius: 60px;
}
[data-role=content] a {
  color: #0959ab;
}

.VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-col-auto] {
  display: flex;
  flex-direction: column;
}
.VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-col-auto] .row-col-auto {
  grid-template-columns: auto auto auto auto auto;
  grid-template-rows: initial;
  display: grid;
  grid-gap: 5px;
  flex: 1;
}
.VCSortableInPreviewMode[type=photo-grid-album][data-layout=row-col-auto] .media-item {
  display: flex;
}

@media (max-width: 1199px) {
  [data-role=content] .VCSortableInPreviewMode.alignCenterOverflow {
    width: 100%;
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  [data-role=content] .widget-box.alignCenterOverflow {
    width: 100%;
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .contentOuter .VCSortableInPreviewMode.alignCenterOverflow {
    width: 100%;
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .contentOuter .widget-box.alignCenterOverflow {
    width: 100%;
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
}
.detail__cmain.small [data-role=title] {
  font-size: 28px;
  line-height: 40px;
  transition: 1s;
}
.detail__cmain.small [data-role=sapo] {
  font-size: 14px;
  line-height: 26px;
  transition: 1s;
}
.detail__cmain.small [data-role=content] {
  font-size: 14px;
  line-height: 26px;
  transition: 1s;
}
.detail__cmain.small [data-role=content] .PhotoCMS_Caption,
.detail__cmain.small [data-role=content] VideoCMS_Caption {
  font-size: 10px;
  line-height: 18px;
  transition: 1s;
}
.detail__cmain.small [data-role=content] .PhotoCMS_Caption p,
.detail__cmain.small [data-role=content] VideoCMS_Caption p {
  font-size: 10px;
  line-height: 18px;
  transition: 1s;
}
.detail__cmain.small [data-role=content] h1 {
  font-size: 30px;
  line-height: 36px;
  transition: 1s;
}
.detail__cmain.small [data-role=content] h2 {
  font-size: 28px;
  line-height: 33px;
  transition: 1s;
}
.detail__cmain.small [data-role=content] h3 {
  font-size: 24px;
  line-height: 118%;
  transition: 1s;
}
.detail__cmain.small [data-role=content] h4 {
  font-size: 15px;
  line-height: 24px;
  transition: 1s;
}
.detail__cmain.small [data-role=content] h5 {
  font-size: 15px;
  line-height: 28px;
  transition: 1s;
}
.detail__cmain.small [data-role=content] h6 {
  font-size: 15px;
  line-height: 28px;
  transition: 1s;
}

.detail__cmain.medium [data-role=title] {
  transition: 1s;
}
.detail__cmain.medium [data-role=sapo] {
  transition: 1s;
}
.detail__cmain.medium [data-role=content] {
  transition: 1s;
}
.detail__cmain.medium [data-role=content] .PhotoCMS_Caption,
.detail__cmain.medium [data-role=content] VideoCMS_Caption {
  transition: 1s;
}
.detail__cmain.medium [data-role=content] .PhotoCMS_Caption p,
.detail__cmain.medium [data-role=content] VideoCMS_Caption p {
  transition: 1s;
}
.detail__cmain.medium [data-role=content] h1 {
  transition: 1s;
}
.detail__cmain.medium [data-role=content] h2 {
  transition: 1s;
}
.detail__cmain.medium [data-role=content] h3 {
  transition: 1s;
}
.detail__cmain.medium [data-role=content] h4 {
  transition: 1s;
}
.detail__cmain.medium [data-role=content] h5 {
  transition: 1s;
}
.detail__cmain.medium [data-role=content] h6 {
  transition: 1s;
}

.detail__cmain.large [data-role=title] {
  font-size: 35px;
  line-height: 50px;
  transition: 1s;
}
.detail__cmain.large [data-role=sapo] {
  font-size: 24px;
  line-height: 36px;
  transition: 1s;
}
.detail__cmain.large [data-role=content] {
  font-size: 24px;
  line-height: 38px;
  transition: 1s;
}
.detail__cmain.large [data-role=content] .PhotoCMS_Caption,
.detail__cmain.large [data-role=content] VideoCMS_Caption {
  font-size: 16px;
  line-height: 24px;
  transition: 1s;
}
.detail__cmain.large [data-role=content] .PhotoCMS_Caption p,
.detail__cmain.large [data-role=content] VideoCMS_Caption p {
  font-size: 16px;
  line-height: 24px;
  transition: 1s;
}
.detail__cmain.large [data-role=content] h1 {
  font-size: 36px;
  line-height: 42px;
  transition: 1s;
}
.detail__cmain.large [data-role=content] h2 {
  font-size: 34px;
  line-height: 39px;
  transition: 1s;
}
.detail__cmain.large [data-role=content] h3 {
  font-size: 30px;
  line-height: 124%;
  transition: 1s;
}
.detail__cmain.large [data-role=content] h4 {
  font-size: 21px;
  line-height: 28px;
  transition: 1s;
}
.detail__cmain.large [data-role=content] h5 {
  font-size: 21px;
  line-height: 32px;
  transition: 1s;
}
.detail__cmain.large [data-role=content] h6 {
  font-size: 21px;
  line-height: 32px;
  transition: 1s;
}

.detail-container-full .VCSortableInPreviewMode.alignCenterOverflow {
  width: 926px;
  max-width: 926px;
  margin-left: -98px;
}
.detail-container-full .widget-box.alignCenterOverflow {
  width: 926px;
  max-width: 926px;
  margin-left: -98px;
}/*# sourceMappingURL=detailcontent.css.map */