.page-content {
    margin: 0 auto 0 0;
    max-width: 1000px;
    color: #000000;
}

    .page-content .title {
        color: #000000;
        max-width:800px;
        
    }
    .page-content .time {
        color: #888888;
        font-size: 16px;
        max-width: 800px;
        margin: 10px auto 0px auto
    }

.content-wrapper{
    margin-top:50px;
    font-size:16px
}
.content-wrapper img {
    max-width: 100%
}

    .content-wrapper ul {
        list-style: inherit;
        margin: initial;
        padding: inherit;
        /*margin-left:2rem*/
    }
    .content-wrapper li {
        list-style: inherit;
        margin: initial;
        padding: inherit;
    }
.content-wrapper .RelatedArticles{
    margin: 10px 0;
}

.RelatedArticles p{
    font-weight:bold;
    margin: 0;
}

.RelatedArticles .articles {
    margin-top: 50px
}

.RelatedArticles .tin-tuc-lien-quan {
    text-align:center
}

    .RelatedArticles .articles .thumbnail-wrapper {
        width: 100%;
        height: auto;
        float: left;
        margin-right: 12px;
        border-radius: 5px;
        overflow: hidden;
        padding-bottom: 65%;
        position: relative;
        margin-bottom: 20px
    }

        .RelatedArticles .articles .thumbnail-wrapper a {
            display: block;
            width: 100%;
            height: 100%;
            position: absolute
        }

        .RelatedArticles .articles .thumbnail-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: cover
        }

.RelatedArticles .item-ttlq {
    margin-bottom: 30px
}

    .RelatedArticles .item-ttlq .title-ttlq {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 20px;
        display: block;
        line-height: 32px
    }

    .RelatedArticles .item-ttlq .time {
        color: #888;font-size:16px
    }

/*# sourceMappingURL=chitiet.css.map */

.page-content h1 {
    font-weight: 700;
    line-height: 35px;
    font-size: 24px;
    margin:0.5rem 0;
}

.page-content h2 {
    font-weight: 700;
    line-height: 28px;
    font-size: 20px;
    margin:0.5rem 0;
}

.page-content h3 {
    font-weight: 700;
    line-height: 28px;
    font-size: 18px;
    margin:0.5rem 0;
}

.page-content h4 {
    font-weight: 500;
    line-height: 28px;
    font-size: 16px;
    margin:0.5rem 0;
}

.page-content p {
    font-weight: normal;
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 15px;
}

.mce-content-body ul{
    list-style-type: disc !important;
    margin-left: 1.5rem;
    margin-bottom: 10px;
}

.mce-content-body li{
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 10px;
}

.mce-content-body ol {
    list-style-type: decimal !important;
    margin-left: 1.5rem;
}

