* {
        text-rendering: geometricprecision;
}

.spinner-border {
display: none;
}

.TabList .Wrap .Container .Item .item_title {
font-family: Roboto, sans-serif;
}

.TabList .HeaderWrap li a {
        display: block;
        font-family: "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif;
        white-space: nowrap;
}
.TabList .HeaderWrap li span {
        display: block;
        white-space: nowrap;
}
.TabList {
        margin-bottom: 10px;
        position: relative;
        /* padding-bottom: 10px; */
}
.TabList .cate-link{
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 13px;
        color: #005ba0;
        color: #005ba0 !important;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
}
.TabList .HeaderTitle {
        border-bottom: 3px solid #0087d2;
        height: 35px;
}
.TabList .HeaderTitle span {
        color: var(--bg-blue-weight);
        padding: 0 6px;
        font-size: 14px;
        font-weight: 600;
        line-height: 28px;
        display: inline-block;
}
.TabList ul.HeaderWrap {
        margin-bottom: 5px;
        border-bottom: 1px solid var(--bg-blue-weight);
        display: inline-flex;
        flex-wrap: wrap;
        padding: 0;
        list-style: none;
        width: 100%;
}
.TabList .HeaderWrap .NormalTab {
}
.TabList .HeaderWrap .ActiveTab, .NormalTab {
        cursor: pointer;
       padding-left: 10px;
        padding-right: 10px;
}
.TabList .HeaderWrap .ActiveTab{
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        background: linear-gradient(to bottom, var(--bg-blue) 0%, var(--bg-blue-weight) 100%);
        color: #fff;
        display: inline-block;
}
.TabList .HeaderWrap .NormalTab:hover {
        font-size: 14px;
        font-weight: 600;
        background: linear-gradient(to bottom, var(--bg-blue) 0%, var(--bg-blue-weight) 100%);
        color: #fff;
        display: inline-block;
}
.TabList .HeaderWrap .NormalTab:hover .text {
       color: #005ba0;
}



.TabList .HeaderWrap .ActiveTab .text {
        color: #005ba0;
        padding: 0 6px;
        font-size: 14px;
        font-weight: 600;
        line-height: 40px;
        display: inline-block;
}

.TabList .HeaderWrap .NormalTab .text {
        color: var(--bg-blue-weight);
        padding: 0 6px;
        font-size: 14px;
        font-weight: normal;
        line-height: 40px;
        display: inline-block;
        text-transform: uppercase;
}
.TabList .Wrap {
        text-align: justify;
        min-height: 303px;
        height: auto;
}
.TabList .Wrap .Container {
        display: inline-flex;
        list-style: outside none none;
        margin: 0;
        padding: 0;
        text-align: center;
        flex-wrap: wrap;
        gap: 10px;
        padding: 5px;
        /*padding-left: 345px;*/
        position: relative;
}
.TabList .Wrap .Container .Item {
        clear: both;
        padding: 0;
        text-align: justify;
        font-size: 14px;
        width: calc(100% / 2 - 8px);
}
.TabList .Wrap .Container .Item .image {
        float: left;
        height: 100px;
        margin-right: 20px;
        width: auto;
        object-fit: cover;
        margin-bottom: 15px;
}
.TabList .Wrap .Container .Item p {
        display: none;
        margin: 0;
        padding-bottom: 6px;
        padding-top: 6px;
        text-align: justify;
        font-size: 15px;
        color: #495057;
}
.TabList .Wrap .Container .Item h2 {
        color: #424242;
        font: 10pt arial;
        text-align: justify;
}
.TabList .Wrap .Container .Item:hover h2 {
        color: #B82805;
}
.TabList .TabListPage {
        /* padding: 0 10px 10px; */
        text-align: right;
        display: none;
}
.TabList .TabListPage .CurrentPage {
        color: #333333;
        font: bold 10pt arial;
        margin-right: 5px;
}
.TabList .TabListPage .ButtonPage {
        color: #555555;
        font: 10pt arial;
        margin-right: 5px;
}
.TabList .Wrap .Container .Item .item_title{
        color: #212529;
        text-align: justify;
        font-size: 15px;
        font-weight: 600;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
}
.TabList .Wrap .Container .Item .date{
        font-size: 13px;
        margin-top: 5px;
        color: #6c757d;
}
.TabList .Wrap .Container .Item:hover .item_title{
        color: var(--bg-blue);
}
/*
.TabList .Wrap .Container .Item:nth-child(1) a{
        display: flex;
        flex-direction: column;
}
*/
/*
.TabList .Wrap .Container .Item:nth-child(1) a img{
        height: 190px;
        width: 100%;
        object-fit: cover;
        margin-bottom: 10px;
}
*/
.TabList .Wrap .Container .Item:nth-child(1) a p{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-bottom: 0;
}

/*
.TabList .Wrap .Container .Item:nth-child(1){
        width: 335px;
        position: absolute;
        left: 0;
        top: 0;
        padding: 10px;
        max-height: 350px;
        height: auto;
}
*/
/*
.TabList .Wrap .Container .Item:nth-child(1) a .item_title{
        color: #212529;
        text-decoration: none;
        font-size: 18px;
        font-weight: 600;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
}
*/
.TabList .Wrap .Container .Item:nth-child(1):hover .item_title{
        color: var(--bg-blue);
}

.TabList .Wrap .Container .Item:nth-child(n+3) .item_title:before {
    content: url(https://storage-vnportal.vnpt.vn/gov-tnn/themes/default/uitabarticle/singletab/images/icon-bullet.png);
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-bottom: 2px;
    margin-right: 5px;
}

@media only screen and (max-width: 768px){
        .TabList .Wrap .Container .Item:nth-child(1) {
                position: static;
                max-height: unset;
                padding: 10px 0;
        }
        .TabList .Wrap .Container .Item:nth-child(2) img {
                display: none;
        }
        
        .TabList .Wrap .Container .Item:nth-child(2) .item_title {
			font-weight: normal;
        }
        
        .TabList .Wrap .Container .Item:nth-child(2) .item_title:before {
                    content: url(https://storage-vnportal.vnpt.vn/gov-tnn/themes/default/uitabarticle/singletab/images/icon-bullet.png);
                    display: inline-block;
                    width: 7px;
                    height: 7px;
                    margin-bottom: 2px;
                    margin-right: 5px;
		}
        
        ul.TabList .Wrap .Container {
                padding: 0;
        }
        .TabList {
                max-width: 100%;
        }
        .TabList ul.HeaderWrap {
                flex-wrap: nowrap;
                overflow: auto;
                max-width: 100%;
        }
        .TabList .Wrap .Container {
               padding: 0 5px !important;
        }
        div.TabArticleControl .Container .Item a {
                display: block;
        }

        /*
        .TabList .Wrap .Container .Item:nth-child(1) a img {
                min-width: 100%;
                min-height: 55vw;
        }
        */

        div.TabList .cate-link{
                position: absolute;
                bottom: 5px;
                font-size: 13px;
                color: #dc3545;
                top: unset;
        }
}



.TabList .HeaderWrap .ActiveTab {
    border-top: 2px solid blue;
}

.TabList .HeaderWrap .ActiveTab {
    background: #fff;
}


.TabList .HeaderWrap {
    background: #f6f6f6;
}


.TabList ul.HeaderWrap img {
        
 display:none;
}


.TabList .Wrap .Container .Item:nth-child(n+3) .image {
display: none;
}

.TabList .Wrap .Container .Item:nth-child(n+3) .item_title {
font-weight: normal;
}

@media only screen and (max-width: 1023px) {
   .UITabArticle_default3 .TabArticleControl {
        /*padding: 0 10px;*/
        padding: 0px;
        width: 100vw !important; 
        margin-bottom: 5px;
    }
}


.TabList .HeaderWrap .NormalTab .text {
    font-size: 14px;
    font-family: "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif;
}

.TabList .Wrap .Container .Item .item_title {
    font-size: 14px;
    font-family: "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif !important;
}

.TabList .Wrap .Container .Item:nth-child(1) a p {
    font-size: 12px;
    font-family: "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif !important;
}