#topwrapper, .bgadmtoptotal {
    display: none !important;
}

.top-main-menu {
    position: relative !important;
}

.newscontent .content p, .detail-content div {
    line-height: unset;
    font-family: inherit;
    box-sizing: border-box;
}
.lst-labels li {
    white-space: nowrap;
    list-style: none;
}
.newscontent h1, .newscontent h2, .newscontent h3, .newscontent h4 {
    margin: 10px 0;
    box-sizing: border-box;
    display: block;
}

.bigstories .header-bigs {
    background: #fff;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05), 0px 1px 0px rgba(0, 0, 0, 0.05);
}

.bigstories .header-bigs .logo-bigs a {
    position: absolute;
    left: 50%;
    top: 3px;
    transform: translateX(-50%);
    background: url(https://cafebiz.cafebizcdn.vn/web_images/sprite_biz_v42.png) no-repeat;
    width: 125px;
    height: 34px;
    background-position: 1px 0px;
    background-size: 312px;
}

.bigstories .header-bigs .bigstories-wrapper {
    background-color: transparent
}

.bigstories .header-bigs .back-to-homepage {
    position: relative;
    background: transparent;
    height: 40px;
    overflow: hidden
}

.bigstories .header-bigs .back-to-homepage a {
    font-family: Arial;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

.bigstories .header-bigs .back-to-homepage a:before {
    background: url(https://cafebiz.cafebizcdn.vn/web_images/back-to-k14-arrow.png) #c30204 center center no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    background-size: 25px;
}


@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.home-sticky {
    display: none !important;
}

.ico-print {
    display: none;
}

.big-date {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #666666;
    margin-bottom: 15px;
    position: relative;
}

.big-date:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #CC0000;
    border-radius: 50%;
    margin-right: 5px;
}

.bigstories {
    font-family: Arial, Helvetica, sans-serif;
}

.bigstories .r-block {
    width: 300px;
    display: block;
    border: 1px solid #d4d8dd;
    position: relative;
    overflow: visible;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}

.bigstories .r-block {
    margin-bottom: 15px;
}

.bigstories .r-block:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    height: 3px;
    left: 5px;
    right: 5px;
    background: #f1f1f1;
    margin-top: 1px;
    border-radius: 1px;
}

.bigstories .r-block .block-header {
    border-bottom: 1px solid #e7e7e7;
    line-height: 30px;
    background: #f4f4f4;
}

.bigstories .r-block .block-header .title {
    display: inline-block;
    font-size: 14px;
    color: #e53333;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 10px;
    margin-top: -1px;
    font-family: arial;
}

.bigstories .r-block .block-body {
    padding: 7px 0 7px 10px;
}

.bigstories .r-block .list-new li {
    padding: 0 0 10px;
    margin-right: 10px;
}

.bigstories .r-block .list-new li + li {
    border-top: 1px dotted #c0c0c0;
    padding-top: 10px;
}

.bigstories .r-block .list-new li a {
    font-size: 13px;
    line-height: 18px;
    color: #555;
}

.bigstories .r-block .list-new li a .news-meta {
    float: left;
    margin-right: 20px;
}

.bigstories .r-block .list-new li a .news-meta .time {
    font-weight: bold;
}

.bigstories .r-block .list-new li a .news-title {
    font-weight: bold;
}

.bigstories .r-block .list-new.list-new-focus li .news-meta {
    margin-top: 7px;
    font-size: 9pt;
    color: #555;
}

.bigstories .r-block .list-new.list-new-article li a .news-title {
    margin-left: 55px;
    font-weight: bold;
}

.bigstories .top-focus {
    position: relative;
    margin-bottom: 20px;
}

.bigstories .block-dien-bien {
    position: relative;
    width: 100%;
    z-index: 9999;
}

.bigstories .block-dien-bien .header {
    height: 50px;
    line-height: 50px;
    position: relative;
}

.bigstories .block-dien-bien .header .l {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #0C0C0C;
    line-height: 50px;
    padding-left: 0;
    display: flex;
}

.bigstories .block-dien-bien .header .r {
    position: absolute;
    right: 0;
    top: 0;
}

.bigstories .sel-option {
    z-index: 99;
    width: auto;
    cursor: pointer;
}

.bigstories .sel-option.open {
    border-radius: 5px;
    background: #d5d5d5;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.bigstories .sel-option span {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #4D4D4D;
    padding-right: 5px;
    padding-left: 10px;
}

.bigstories .sel-option ul {
    display: none;
}

.bigstories .sel-option.open ul {
    display: block;
}

.bigstories .sel-option ul li {
    border-top: 1px dotted #aeaeae;
}

.bigstories .sel-option li:hover {
    background: #bcbcbc;
}

.bigstories .top-focus .description {
    position: relative;
    background: none;
    padding: 0;
}

.bigstories .top-focus .description .big-desc {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 37px;
    color: #2D2D2D;
}

.bigstories .top-focus .kbsw-title {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    line-height: 22px;
    font-size: 16px;
    color: #4D4D4D;
    border: none;
    margin-top: 15px;
    word-break: break-all;
}

.lst-labels {
    display: flex;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px solid #DEDEDE;
    overflow-x: hidden;
    padding-left: 0;
}

ul.kbwscw-list.list-news-2 li {
    list-style: none;
}
ul.kbwscw-list.list-news-2 {
    padding: 0;
}
.lst-labels.drag {
    cursor: grab;
}

.lst-labels.sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 999;
    box-shadow: 0 3px 8px -1px rgba(0,0,0,.15);
    background: #fff;
}

.lst-labels:not(.sticky) {
    flex-wrap: wrap;
}

.lst-labels li {
    padding: 0 10px;
    border-right: 1px solid #C8C8C8;
    position: relative;
    margin: 10px 0;
    white-space: nowrap;
}

.lst-labels li.active:after {
    content: '';
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0;
    height: 3px;
    background: #CC0000;
}

.lst-labels li a {
    color: #4D4D4D;
}

.lst-labels li a:hover {
    color: #34877A;
}

.lst-labels:not(.sticky) li:first-child {
    padding-left: 0;
}

.lst-labels li:last-child {
    border-right: none;
}

.bigstories .block-dien-bien.sticky {
    position: fixed;
    bottom: 0;
    z-index: 98;
    width: 660px;
}

.bigstories .block-dien-bien.sticky .r, .bigstories .block-dien-bien.sticky .header .l {
    display: none;
}

.go-to-first-unread, .go-to-first {
    position: absolute;
    left: 44%;
    top: 0;
    text-align: center;
    animation: fadeIn 0.3s ease;
}

.go-to-first {
    height: 40px;
}

.go-to-first a {
    width: 40px;
    height: 40px;
    line-height: 46px;
    background: #e53333;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.45);
    border-radius: 50%;
    display: inline-block;
}

.bigstories .block-dien-bien .header .go-to-first-unread, .bigstories .block-dien-bien .header .go-to-first {
    display: none;
}

.go-to-first-unread svg {
    margin-right: 5px;
}

.bigstories .go-to-first-unread a {
    color: #fff;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    background: #CC0000;
    padding: 0 12px;
    line-height: 30px;
    border-radius: 30px;
    display: inline-block
}

.kbwscw-list.older {
    transform: rotate(180deg);
}

.kbwscw-list.older .kbwscwl {
    transform: rotate(-180deg);
}

.kbwscw-list .kbwscwl {
    padding: 15px;
    border: 1px solid #dedede;
    margin-bottom: 30px;
    position: relative;
    animation: fadeIn 0.3s ease;
}

.kbwscw-list .kbwscwl-title a {
    color: #333;
}

.bigstories .kbwscwl-title a, .bigstories .kbwscwl-title {
    font-family: Arial;
    font-size: 26px;
    color: #333;
    line-height: 30px;
    text-decoration: none;
    display: block;
    font-weight: bold;
}

.kbwscwl.notshow, .kbwscwl.hide, .top-content.hide {
    display: none;
}

.kbwscwl .timeago {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #666666;
    margin-bottom: 15px;
}

.timeago.redtime {
    color: #CC0000;
}

.kbwscwl-content > p {
    line-height: 26px;
}

.kbwscwl-extention {
    font-family: Arial;
    font-size: 13px;
    position: relative;
    height: 30px;
    clear: both;
}

.kbwscwl-extention .box-exten {
    position: absolute;
    width: 190px;
    right: 0;
    bottom: 0;
}

.kbwscwl-extention a {
    color: #333333;
}

    .kbwscwl-extention .showlst {
        width: 105px;
        height: 30px;
        border: 1px solid #d9e2f0;
        border-radius: 100px;
        text-align: center;
        padding: 6px;
        box-sizing: border-box;
        color: #555;
        cursor: pointer;
        margin-left: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 15px !important;
    }

.kbwscwl-extention .showlst svg {
    margin-left: 5px;
}

.kbwscwl-extention .box-exten:hover .lst-exten {
    display: block;
}

.kbwscwl-extention .lst-exten {
    border: 1px solid #D9E2F0;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    right: 0;
    bottom: 38px;
    background: #fff;
    width: 190px;
    margin-bottom: 10px;
    display: none;
}

    .kbwscwl-extention .lst-exten .item {
        color: #555555;
        height: 45px;
        display: flex;
        padding: 15px 3px 15px 35px;
        box-sizing: border-box;
        position: relative;
        cursor: pointer;
        font-size: 16px;
        align-items: center;
    }

.kbwscwl-extention .lst-exten .item:hover {
    background: #e0fdfb;
}

.kbwscwl-extention .lst-exten .item:not(:last-child) {
    border-bottom: 1px dashed #D9E2F0;
}

.kbwscwl-extention .lst-exten .item svg {
    margin-right: 7px;
    position: absolute;
    left: 12px;
    top: 14px;
}

.kbwscwl-extention .lst-exten .item.sharefb svg {
    left: 17px;
}

.kbwscwl-extention .lst-exten .item.copylink {
    position: relative;
}

.kbwscwl-extention .lst-exten .item.copylink .boxcopy {
    background: rgba(0,0,0,0.8);
    color: #fff;
    position: absolute;
    left: 0;
    top: -35px;
    width: 100%;
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
    display: none;
}

.kbwscwl-extention .lst-exten .item.copylink .boxcopy:before {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid rgba(0,0,0,0.8);
    left: 50%;
    position: absolute;
    bottom: 0;
    transform: translate(-50%, 100%);
}

.bigstories .VCSortableInPreviewMode[type=SimpleQuote] {
    margin: 20px 0;
}

.bigstories .VCSortableInPreviewMode[type="SimpleQuote"] p.quote {
    border-width: 2px;
    font-family: Arial;
    font-style: italic;
    font-size: 15px !important;
    line-height: 26px !important;
    padding: 0;
}

.bigstories .VCSortableInPreviewMode[type="SimpleQuote"] p.quote.border-left {
    border-left-color: #CC0000;
    padding-left: 15px;
}

.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="1"] p {
    font-family: Arial;
    text-align: left;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="1"] a {
    color: #CC0000;
}

.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="2"] {
    padding: 17px 20px;
}

.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="2"] img {
    width: 120px;
    height: 74.77px;
    margin-right: 15px;
}

.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="5"],
.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="2"],
.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="3"] {
    display: flex;
    background: #F0F1F5;
    border-radius: 3px;
}

.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="5"] img {
    width: 160px;
    height: 100.52px;
}

.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="5"] a:first-child,
.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="2"] a:first-child {
    flex-shrink: 0;
}

.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="5"] a:last-child,
.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="2"] a:last-child,
.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="3"] a {
    font-size: 15px;
    line-height: 22px;
    color: #004370;
}

.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="5"] a:last-child {
    font-weight: bold;
    padding: 13px 17px;
}

.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="3"] {
    padding: 10px 20px 11px 18px;
    border-left: 2px solid #CC0000;
}

.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="4"] {
    width: 220px;
    float: right;
    margin-left: 15px;
}

.bigstories .VCSortableInPreviewMode[type="readmore"][data-type="4"] a:last-child {
    background: #F0F1F5;
    font-weight: bold;
    font-size: 15px;
    line-height: 23px;
    color: #2D2D2D;
    padding: 5px 13px 14px;
    display: block;
}

.error-box {
    border: 1px solid #dedede;
    margin-bottom: 30px;
    position: relative;
    padding: 15px;
    position: relative;
    display: none;
}

.error-box.showerr {
    display: block;
}

.error-box .err {
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #333;
}

.error-box .txt {
    font-size: 17px;
}

.error-box .txt a {
    color: #00786e;
}

.error-box .btnhide {
    position: absolute;
    top: 0;
    right: 0;
    padding: 11px 15px 9px;
    border-left: 1px solid rgba(255, 0, 0, 0.67);
    cursor: pointer;
}

.error-box .btnhide:hover {
    background: #ffafaf;
}

.kbwscw-list .VCSortableInPreviewMode, .kbwscw-list .VCSortableInPreviewMode p {
    font-family: Arial;
}

.kbwscw-list .VCSortableInPreviewMode p {
    font-size: 15px;
}

.kbwscw-list .VCSortableInPreviewMode {
    margin: 20px 0;
    text-align: left;
}

.kbwscwl-content a {
    color: #36b;
}

.kbwscwl-content > p {
    margin-bottom: 15px;
    padding: 0;
}

.short-link:after, .VCSortableInPreviewMode[type=externalsource] a:after, .VCSortableInPreviewMode[type=reflinkinfo] a:after {
    content: '';
    background-image: url(https://sohanews.mediacdn.vn/web_images/bigs-iconsharelinkblue.png);
    background-size: 9px;
    background-repeat: no-repeat;
    width: 9px;
    height: 12px;
    display: inline-block;
    margin-left: 5px;
}

.VCSortableInPreviewMode[type=reflinkinfo] {
    line-height: 26px;
    padding-left: 17px;
    border-left: 3px solid #c4c4c4;
}

.VCSortableInPreviewMode[type=reflinkinfo] .ref-source {
    margin-left: 5px;
}

.kbwscw-list .VCSortableInPreviewMode.highlight {
    border-left: 2px solid #CC0000;
    padding-left: 15PX;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote] {
    font-weight: bold;
    line-height: 25px;
    position: relative;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote] p {
    font-size: 16px;
}

.VCSortableInPreviewMode[type=highlightquote] .quotemark,
.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="2"]:not(.highlight):before {
    content: '';
    background-image: url(https://sohanews.mediacdn.vn/web_images/bigs-iconquote.png);
    background-size: 18px 16px;
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 16px;
    display: block;
    margin-bottom: 10px;
    margin-left: 5px;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote] a {
    margin-left: auto;
    font-size: 14px;
    line-height: 23px;
    color: #666666;
    font-weight: normal;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote] .quotecontent {
    padding-bottom: 15px;
    border-bottom: 1px solid #D9DADE;
    text-align: center;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote] .quoteinfo {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 23px;
    color: #666666;
    padding-top: 7px;
    border-top: 1px solid #FFFFFF;
    font-weight: normal;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote] .quoteinfo img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    flex-shrink: 0;
    margin-right: 15px;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="1"] {
    padding-left: 15px;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="2"]:not(.highlight) {
    float: left;
    width: 323px;
    border-left: 0;
    padding-left: 0;
    margin-right: 15px;
    margin-top: 6px;
    font-weight: normal;
    background: #F0F1F5;
    padding: 10px 15px 10px 20px;
    border-radius: 3px;
    font-size: 15px;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="2"]:not(.highlight):before {
    margin-left: 0;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="2"].highlight {
    background: #F0F1F5;
    padding-top: 13px;
    font-weight: normal;
    padding-bottom: 15px;
    padding-right: 20px;
    padding-bottom: 0;
    border-radius: 3px;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="2"].highlight .hightlightcontent {
    padding-bottom: 15px;
    border-bottom: 1px solid #D9DADE;
    font-size: 15px;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="2"].highlight .hightlightlink {
    padding: 6px 0;
    border-top: 1px solid #fff;
    text-align: right;
    display: block;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="3"],
.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="4"],
.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="5"] {
    background: #F0F1F5;
    border-left: 0;
    padding: 14px 19px 10px 20px;
    border-radius: 3px;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="4"] {
    padding-top: 27px;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="4"] .quotemark {
    width: 25px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: -18px;
    margin-left: -12.5px;
    background-color: #F0F1F5;
    padding: 10px;
    border-radius: 50%;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="5"] {
    text-align: center;
    padding-top: 10px;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="5"] .quoteinfo {
    flex-direction: column;
    border-top: none;
    border-bottom: 1px solid #D9DADE;
    padding-bottom: 5px;
    padding-top: 0;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="5"] .quoteinfo img {
    margin-right: 0;
    margin-bottom: 5px;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="5"] .quotecontent {
    padding-bottom: 15px;
    border-bottom: none;
    padding-top: 14px;
    border-top: 1px solid #fff;
    margin-bottom: 6px;
    text-indent: 30px;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="5"] .quotemark {
    position: absolute;
    margin: 0;
    top: 95px;
    left: 29px;
}


.kbwscw-list .VCSortableInPreviewMode[relatednewsboxtype="7"][type=RelatedNewsBox] {
    display: flex;
    position: relative;
    padding-top: 29px;
    margin-top: 0;
}

.VCSortableInPreviewMode[relatednewsboxtype="7"][type=RelatedNewsBox] .RelatedNewsBoxMoreTitle {
    position: absolute;
    left: 0;
    top: 0;
    font-family: Arial;
    font-size: 14px;
    line-height: 26px;
    color: #4D4D4D;
}

.VCSortableInPreviewMode[relatednewsboxtype="7"][type=RelatedNewsBox] .RelatedNewsBoxMoreSubTitle {
    position: absolute;
    left: 215px;
    top: 27px;
    font-family: Arial;
    font-size: 13px;
    line-height: 26px;
    text-transform: uppercase;
    color: #CC0000;
}

.VCSortableInPreviewMode[relatednewsboxtype="7"][type=RelatedNewsBox] a:first-of-type {
    flex-shrink: 0;
}

.VCSortableInPreviewMode[relatednewsboxtype="7"][type=RelatedNewsBox] img {
    width: 200px;
    height: 125px;
}

.VCSortableInPreviewMode[relatednewsboxtype="7"][type=RelatedNewsBox] .RelatedNewsBoxType7Name {
    font-weight: bold;
    font-family: Arial;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    padding-top: 26px;
    padding-left: 15px;
    text-align: left;
}

.VCSortableInPreviewMode[relatednewsboxtype="7"][type=RelatedNewsBox] .RelatedNewsBoxType7Name:after,
.kbwscw-list .VCSortableInPreviewMode[type=highlightquote] a:after,
.bigstories .VCSortableInPreviewMode[type="readmore"]:not([data-type="1"]) a:last-child:after {
    content: '';
    background-image: url(https://sohanews.mediacdn.vn/web_images/bigs-iconsharelink.png);
    background-size: 14px 12px;
    width: 14px;
    height: 12px;
    display: inline-block;
    margin-left: 8px;
}

.kbwscw-list .VCSortableInPreviewMode[type=externalsource] {
    position: relative;
}

.VCSortableInPreviewMode[type=externalsource]:before {
    content: '';
    display: block;
    width: 100px;
    border-top: 1px dashed #c4c4c4;
    top: -10px;
    left: 0;
    position: absolute;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="1"] {
    border-left: 2px solid #C00;
}

.kbwscw-list .VCSortableInPreviewMode[type=highlightquote][data-type="1"]:before {
    content: '';
    background-image: url(https://sohanews.mediacdn.vn/web_images/bigs-iconquote.png);
    background-size: 18px 16px;
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 16px;
    display: block;
    margin-bottom: 10px;
}

.VCSortableInPreviewMode.alignRight[type=RelatedNewsBox][relatednewsboxtype="4"] {
    width: 290px;
    border: 1px solid #ccc;
    border-top: 3px solid #e53333;
    border-radius: 3px;
}

.VCSortableInPreviewMode.alignRight[type=RelatedNewsBox][relatednewsboxtype="4"] .kbwscwlrl-title-header {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
    text-align: left;
    margin-top: 10px;
    padding-bottom: 9px;
    display: block;
    width: 278px;
    padding-left: 10px;
    border-bottom: 1px solid #ccc
}

.VCSortableInPreviewMode.alignRight[type=RelatedNewsBox][relatednewsboxtype="4"] .kbwscwlrl-news-thumb-avata {
    float: left;
    width: 45%;
    padding: 0;
    margin-right: 3%
}

.VCSortableInPreviewMode.alignRight[type=RelatedNewsBox][relatednewsboxtype="4"] .kbwscwlrl-news {
    float: left;
    position: relative;
    text-align: left;
    border-top: 1px dotted #cbcfd3;
    margin-top: 10px;
    padding-top: 10px;
    margin-left: 10px;
    margin-right: 10px
}

.VCSortableInPreviewMode.alignRight[type=RelatedNewsBox][relatednewsboxtype="4"] .kbwscwlrl-news:first-child {
    margin-top: 0;
    border: 0
}

.VCSortableInPreviewMode.alignRight[type=RelatedNewsBox][relatednewsboxtype="4"] .kbwscwlrl-news:last-child {
    margin-bottom: 10px
}

.VCSortableInPreviewMode.alignRight[type=RelatedNewsBox][relatednewsboxtype="4"] .kbwscwlrl-news-thumb-avata {
    float: left;
    width: 45%;
    padding: 0;
    height: auto
}

.VCSortableInPreviewMode.alignRight[type=RelatedNewsBox][relatednewsboxtype="4"] .kbwscwlrl-news-thumb-avata img {
    display: block;
    width: 100%;
    height: auto;
    padding: 0
}

.VCSortableInPreviewMode.alignRight[type=RelatedNewsBox][relatednewsboxtype="4"] .kbwscwlrl-news-title {
    float: left;
    width: 52%;
    padding: 0;
    margin: 0
}

.VCSortableInPreviewMode.alignRight[type=RelatedNewsBox][relatednewsboxtype="4"] .kbwscwlrl-news-title a.title {
    font-family: SFD-bold !important;
    font-size: 15px;
    color: #333;
    margin-bottom: 0;
    text-decoration: none;
    display: block;
    line-height: 19px
}

.VCSortableInPreviewMode.alignRight[type=RelatedNewsBox][relatednewsboxtype="4"] .kbwscwlrl-news-title a.title:hover {
    color: #666 !important
}

.VCSortableInPreviewMode.alignRight[type=RelatedNewsBox][relatednewsboxtype="4"] .kbwscwl-relatedbox.type4 {
    margin-left: 0
}

.detail-content .VCSortableInPreviewMode.alignRight {
    width: 300px;
    margin-bottom: 15px;
}

.kbwscwl-relatedbox.type1 {
    width: auto;
}

.VCSortableInPreviewMode[type="insertembedcode"] iframe, twitter-widget {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100% !important;
}
