﻿.social-share-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    max-width: 100%;
    margin: 10px 0;
}

    .social-share-container div,
    .social-share-container span {
        display: inline-flex;
        align-items: center;
    }

    .social-share-container iframe {
        border: none;
        display: block;
    }
.delete-figcaption{
    display: none;
}
.social-share-container a {
    text-decoration: none;
    color: #333;
    transition: color 0.2s;
}

        .social-share-container a:hover {
            color: #007bff;
        }

    .social-share-container .error-message {
        color: #dc3545;
        font-size: 14px;
        display: none;
    }
.content-mb figure {
    margin: 0 -15px;
}

.edittor-content figcaption {
    background: ghostwhite;
    padding: 5px 10px;
}

.edittor-content figcaption p {
    margin: 0px !important;
    color: #717171 !important;
    text-align: center;
}

.bx-breadcrumb {
    position: relative;
    border-bottom: 1px solid #ebebeb;
}
blockquote {
    margin: 0 auto !important;
    font-size: 18px !important;
    line-height: 1.4 !important;
    background: #cbc284 !important;
}
.f3 {
    font-family: 'Roboto', sans-serif; /* Chỉ cần dùng "Roboto" */
    font-weight: bold; /* Hoặc 700 để làm đậm */
}
.breadcrumb {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 45px;
    margin-left: -18px;
}

.breadcrumb .cat:first-child {
    position: relative;
}

.breadcrumb .cat, .cat > h1 {

    font-weight: 400;
}

.cat {
    color: #666;
    font-size: 13px;
}
.breadcrumb > .cat:first-child a, .breadcrumb > .cat:first-child span {
    font-size: 20px;
    color: #000;
    margin-left: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    margin-right: 15px;
}

.cat a {
    font-size: 13px;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    margin: 0 12px;
    font-size: 18px;
    display: flex;
    justify-content: flex-start;
}

    .breadcrumb > .cat:first-child a::after {
        content: '';
        height: 18px;
        width: 4px;
        background-color: #e1e1e1;
        position: absolute;
        top: 4px;
        right: 0;
    }
    .breadcrumb .cat:not(:first-child) > a {
        vertical-align: -3px;
    }

.article-detail-title {
    font-size: 1.3125rem;
    line-height: 1.6;
    font-family: "NotoSerif", sans-serif;
    margin-top: 12px;
}
.bx-author-info {
    margin-bottom: 10px;
    margin-top: 15px;
}
.author-image {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    overflow: hidden;
    background: #f1f1f1;
}
    .author-image img {
        width: 100%;
        height: auto;
    }


.author-title {
    font-size: 13px;
    color: #999;
}
.author-email {
    font-size: 12px;
    color: #999;
}
.article-meta .article-cate, .bx-detail .article-cate {
    color: #ff0000;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 5px;
}
.f0 {
    font-family: 'Merriweather', serif;
    font-weight: bolder;
}
.article-cate {
    color: #999;
    font-size: 14px;
    margin-top: 12px;
    display: block;
}
.article-meta .article-publish-time, .bx-detail .article-publish-time {
    color: #ccc;
    font-size: 12px;
    display: inline-block;
    margin-top: 12px;
}
    .article-meta .article-publish-time::before, .bx-detail .article-publish-time::before {
        content: '|';
        padding-right: 5px;
    }
.ico-google-new {
    height: 20px;
    line-height: 20px;
    background: url(/Content/img/ico-google-new.png) right center no-repeat;
    padding-right: 82px;
    position: relative;
    font-size: 13px;
    background-size: 80px;
    color: #f26522;
    text-transform: none;
}
.article-like-share {
    margin: 15px 0;
   
}
.article-detail-desc {
    font: 400 1.125rem arial;
    line-height: 1.5;
    margin-bottom: 15px;
    text-align: justify;
}
.bx-detail .article-detail-desc:before {
    content: '';
    display: inline-block;
    background: #fff;
    color: #fff;
    font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    margin-right: 5px;
    background: url(/Content/img/logo-congthuong-sapo.png) left center no-repeat;
    width: 100px;
    height: 20px;
    vertical-align: -4px;
}
.content-mb p, .content-mb {
    font-size:1.125rem;
    line-height: 1.5;
    margin: 1em 0 1em 0;
    word-break: break-word;
}

.content-mb {
    margin-top: 15px;
    font-family: Arial, sans-serif;
    text-align:justify;
}
    .content-mb table {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .MASTERCMS_TPL_TABLE, .ma-content table, .content-mb table {
        margin: 0 0 20px 0;
        width: 100%;
        max-width: 100%;
    }

.__MB_ARTICLE_A {
    width: 100%;
    margin-bottom: 1em;
    max-width: 100%;
    background: #f5f5f5;
}

table {
    border-collapse: collapse;
    display: table;
    padding: 5px;
    vertical-align: top;
    line-height: 1.4;
}

.__MB_ARTICLE_A td {
    padding: 10px 15px;
}
    .__MB_ARTICLE_A td a:first-child {
        border-top: 0;
    }

    .__MB_ARTICLE_A td a {
        text-decoration: none;
        color: #003366;
        padding-left: 15px;
        float: left;
        font-style: italic;
        margin: 5px 0;
        background: url(/Content/img/bl-square-blue.png) left 8px no-repeat;
    }

    .__MB_ARTICLE_A td a {
        border-top: 1px solid #e1e1e1;
        width: auto;
        font-family: "NotoSerif", sans-serif;
        font-weight: 400;
    }

.ma-content a, .content-mb a, .cke_contents_ltr a {
    color: blue;
}


.content-mb img, .content-mb table, .content-mb iframe {
    max-width: 100%;
    height: auto;
}

.MASTERCMS_TPL_TABLE tbody tr:nth-child(odd) td {
    text-align: center;
    padding: 0;
    vertical-align: middle;
}
.content-mb table img, .ma-content table img {
    height: auto !important;
    margin: 0 !important;
}

.MASTERCMS_TPL_TABLE td img {
    margin-bottom: 0;
    width: 100% !important;
    height: auto !important
}

.MASTERCMS_TPL_TABLE tbody tr:nth-child(even) td {
    background-color: #f8f8f8;
    font-style: italic;
    padding: 10px;
    text-align: center;
    font-size: initial;
}
.content-mb table {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mb-d {
    margin-bottom: 1em;
    background-color: #fffbe4;
    box-sizing: border-box;
    font-size: inherit;
}
    .mb-d td.re-content {
        padding: 15px 10px 15px 15px;
    }
.article-detail-author {
    text-align: right;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 16px;
    margin-top: 25px;
}
.article-detail-source {
    text-align: right;
    font-style: italic;
    margin-top: 10px;
}
.article-detail-raterjs {
    width: 100%;
    float: left;
    background: #f9f9f9;
    padding: 10px 20px;
    text-align: center;
}
    .article-detail-raterjs h6 {
        font-size: 16px;
        margin-bottom: 10px;
        color: #105CB6;
    }
.reader-note {
    margin-bottom: 10px;
    color: #7f7f7f;
    font-size: 13px;
}
    .reader-note span {
        font-size: 14px;
    }
.star-rating {
    display: flex; /* Xếp các sao thành hàng ngang */
    gap: 5px; /* Khoảng cách giữa các sao */
    font-size: 30px;
    cursor: pointer;
}

.star {
    color: #bfbfbfe3;
    transition: color 0.2s ease-in-out;
    font-size: 40px;
}

    .star.active {
        color: gold;
    }

.reader-raterjs {
    display: flex;
    justify-content: space-evenly;
}
.article-detail-topic {
    background: #f8f8f8;
    padding: 20px;
}

.article-detail-topic .bx-cat-title {
    font-size: 16px;
}
.article-detail-topic .topic-name {
    color: #ec2226;
}
.lt {
    float: left;
}
.article-detail-topic .article:first-child {
    margin-top: 0;
}

.article-detail-topic .article {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.article-detail-topic .article-title {
    font-weight: normal;
}

.article-detail-topic .article-link {
    display: block;
    font-size: 14px;
    position: relative;
    color: #105CB6;
    padding-left: 15px;
}
    .article-detail-topic .article-link::before {
        content: '';
        width: 5px;
        height: 5px;
        background: #999;
        position: absolute;
        top: 7px;
        left: 0;
    }
.article-tag span {
    display: inline-block;
    color: #666;
    font-size: 24px;
    padding-left: 32px;
    line-height: 1;
    font-family: "RobotoCondensed", Arial, Helvetica, sans-serif;
    background: url(/Content/img/ico-tags.png) 0 5px no-repeat;
    font-weight: 700;
    font-style: normal;
    padding-bottom: 8px;
    margin-bottom: 12px;
    border-bottom: 1px solid #d7d7d7;
}
.article-keyword a {
    line-height: 30px;
    background-color: #e5e9ec;
    float: left;
    padding: 0 10px;
    border-radius: 4px;
    margin: 0px 2px 10px 0;
    font-size: 14px;
    font-family: "NotoSerif", Arial, Helvetica, sans-serif;
}
.tag-local {
    background: url(/Content/img/ico-place.png) 10px 7px no-repeat;
    padding: 0 10px 0 25px !important;
    color: #ed2227 !important;
}
.author-title {
    margin-bottom: 5px; /* Khoảng cách dưới thẻ h2 */
}

.author-link {
    display: block;
    margin-bottom: 5px; /* Khoảng cách giữa hai thẻ a */
}

.author-email {
    display: block;
}
#user-comment {
    margin-bottom: 15px;
}
    #user-comment .bx-cat-title {
        margin-bottom: 5px;
    }

    #user-comment .bx-cat-title {
        border-bottom: 1px solid #e1e1e1;
        font-weight: 700;
    }
    #user-comment .bx-cat-name {
        padding: 0;
    }

.bx-cat-name {
    padding-bottom: 18px;
    padding-top: 8px;
    position: relative;
}
#user-comment .bx-cat-link {
    line-height: inherit;
}

.bx-cat-link {
    font-size: 22px;
    line-height: 1.875;
    padding-bottom: 8px;
    border-bottom: 1px solid #ed2227;
    position: relative;
    bottom: 3px;
    font-weight: bold;
}
#user-comment .box-comment p.content {
    margin: 0;
}

#user-comment .box-comment p.content {
    clear: both;
}
#user-comment .box-comment textarea {
    width: 100%;
    height: 120px;
    box-sizing: border-box;
    padding: 10px;
    font-family: Arial;
    margin: 10px 0;
    font-size: 14px;
    border: 1px solid #dbdbdb;
    outline: none;
}
#user-comment button {
    padding: 5px 10px;
    background: #007bd9;
    border: none;
    color: #fff;
    float: right;
    font-size: 12px;
}

.bd {
    border-bottom: 1px solid #e1e1e1;
}
.bx-cat-ten .article:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
}

.bx-cat-ten .article:nth-child(-n+2) {
    margin-top: 0;
}

.bx-cat .article:first-child {
    margin-top: 0;
}

.bx-cat .article {
    margin-top: 15px;
}

.bx-cat-two .article {
    width: calc((100% - 20px) / 2);
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.article-image {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 12px;
}
    .article-image::before {
        content: '';
        display: block;
        padding-top: 56.25%;
    }
    .article-image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
.article-title {
    font-size: 14px;
    line-height: 1.4;
}
.bx-newest .article:first-child {
    border-top: 0;
    padding-top: 0;
}

.bx-cat-nine .article:first-child {
    margin-top: 0;
}

.bx-cat-nine .article {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ebebeb;
    float: left;
    width: 100%;
}
.bx-cat-nine .article-image {
    width: 156px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
}

.ml5 {
   margin-left: 15px;
}

.font14 {
   font-size: 14px;
}

.italic {
   font-style: italic;
}