

.UIArticleShare_default .UIShareNewsControl {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    padding: 0;

    container-type: inline-size;
}

.UIArticleShare_default .Wrap {
    min-height: 0;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

/* Di động: hiển thị toàn bộ nội dung, không giới hạn chiều cao */
@media (max-width: 767px) {
    .UIArticleShare_default .Wrap {
        max-height: none;
        overflow-y: visible;
    }
}


.UIArticleShare_default .UIShareNewsControl > .Header {
    display: block;
    height: 40px;
    overflow: hidden;
    padding-left: 0;
}

.UIArticleShare_default .UIShareNewsControl > .Header .HeaderWrap {
    position: relative;
    display: inline-block;

    width: 100%;
    min-width: 40%;

    padding: 10px 13px;

    background-color: #bf0800;
    background-image: url("https://storage-vnportal.vnpt.vn/gov-tnn/7350/icons/title_trong-dong.png");
    background-position: right top;
    background-repeat: no-repeat;

    color: #fff;

    font-size: 14px;
    text-transform: uppercase;
}

.UIArticleShare_default
.UIShareNewsControl
> .Header
.HeaderWrap
.text {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}




.UIArticleShare_default .UIShareNewsControl > .Wrap {
    display: flex;
    flex-direction: column;

    min-height: 300px;

    margin: 0;
    padding: 5px;

    border: 1px solid #bf080038;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.first {
    position: relative;

    display: flex;
    flex-direction: column;

    width: 100%;
    height: fit-content;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.first
.item-main {
    display: flex;
    flex-direction: column;

    width: 100%;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.first
.item-main
.img-news {
    display: none;
    visibility: hidden;
}

.UIArticleShare_default
.UIShareNewsControl
.Wrap
.first
.item-main
.img-news img {
    display: none;
    visibility: hidden;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.first
.news-info {
    display: flex;
    flex-direction: column;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.first
.news-title {
    margin: 0;
    padding: 10px 0;

    color: #202122;

    font-size: 16px;
    line-height: 1.45;
    font-weight: 600;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;

    overflow: hidden;
}

.UIArticleShare_default
.UIShareNewsControl
.Wrap
.first
.news-info > a {
    text-decoration: none;
    color: #202122;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.first
.time {
    padding: 0;

    color: #6c757d;

    font-size: 12px;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.first
.news-sapo {
    margin: 0;
    margin-top: 5px;

    color: #333;

    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;

    text-align: justify;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;

    overflow: hidden;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.next {
    margin: 0;

    padding: 0 0 0 15px;

    color: #ce1110;

    font-size: 14px;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.next
.news-item {
    display: block;

    position: relative;

    padding: 0 0 10px 0;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.next
.news-item
.img-news {
    display: none;
    visibility: hidden;
}

.UIArticleShare_default
.UIShareNewsControl
.Wrap
.next
.news-item
.img-news img {
    display: none;
    visibility: hidden;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.next
.news-item
.news-info {
    display: block;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.next
.news-item
.news-info > a {
    display: block;

    text-decoration: none;

    color: #202122;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.next
.news-title {
    margin: 0;
    padding: 0;

    color: #202122;

    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;

    text-align: justify;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;

    overflow: hidden;
    text-overflow: ellipsis;

    background: url(https://storage-vnportal.vnpt.vn/gov-tnn/themes/mauhhdnnhovavua/uitabarticle/singletab/images/gachdaudong.png) no-repeat;
    background-size: 5px;
    background-position: 0 6px;

    padding-left: 10px;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.next
.news-item
.time {
    display: block;
    margin-top: 5px;
    color: #6c757d;
    font-size: 12px;
    padding-left: 10px;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
.next
.news-item
.news-sapo {
    display: none;
}




.UIArticleShare_default
.UIShareNewsControl
.Wrap
a:hover .news-title {
    color: red !important;
}




@media only screen and (max-width: 1023px) {

    .UIArticleShare_default
    .UIShareNewsControl
    .Wrap
    .next {
        padding-left: 10px;
    }

}


@media only screen and (max-width: 768px) {

    .UIArticleShare_default
    .UIShareNewsControl
    > .Wrap {
        padding: 5px 0;
    }


    .UIArticleShare_default
    .UIShareNewsControl
    .Wrap
    .first,

    .UIArticleShare_default
    .UIShareNewsControl
    .Wrap
    .next {
        width: 100%;
        max-width: 100%;
    }


    .UIArticleShare_default
    .UIShareNewsControl
    .Wrap
    .next {
        padding-left: 0;
    }

}




@container (max-width: 700px) {

    .UIArticleShare_default
    .UIShareNewsControl
    > .Wrap {
        flex-direction: column;
    }


    .UIArticleShare_default
    .UIShareNewsControl
    .Wrap
    .first {
        width: 100%;
        min-height: fit-content;

        margin-bottom: 5px;
        padding: 5px;
    }


    .UIArticleShare_default
    .UIShareNewsControl
    .Wrap
    .next {
        width: 100%;
        max-width: 100%;

        padding: 5px;
    }


    .UIArticleShare_default
    .UIShareNewsControl
    .Wrap
    .first
    .news-title {
        padding: 0 0 5px;
    }

}