div.ArticleInMenu li.row .col-lg-10 {
        display: flex;
        flex-direction: column;
}
div.ArticleInMenu li.row .col-lg-10 .NgayDang {
        order: 2;
}
div.ArticleInMenu li.row .col-lg-10 .Title {
        order: 1;
        width: 100%;
}
div.ArticleInMenu li.row .col-lg-10 > p {
        order: 3;
}
.ArticleInMenu .Ngaydang {
        order: 2;
        text-align: left;
}
.ArticleInMenu .SingleArticle .UISocialShare {
    display: flex;
    gap: 10px;
}
.ArticleInMenu .SingleArticle * {
        font-size: 14px;
        line-height: 1.4;
        color: #333;
        font-family: roboto;
}
.ArticleInMenu .SingleArticle {
        padding: 10px;
        border: 1px solid #eeeeee;
        margin-bottom: 15px;
}
.ArticleInMenu .Ngaydang {
        margin-bottom: 5px;
        text-align: left;
        font-size: 12px;
        font-style: italic;
        /* float: right; */
}
.ArticleInMenu .ArticleCatDesc {
        text-decoration: underline;
        display: none;
}
.ArticleInMenu {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        margin-bottom: 15px;
        padding: 0;
        border-top: 0;
}
.ArticleInMenu .Apple-tab-span {
        display: none;
}
.ArticleInMenu img {
        max-width: 650px !important;
}
div.ArticleInMenu li.row {
        clear: both;
        float: left;
        list-style: outside none none;
        padding: 10px 0;
        width: 100%;
}
.ArticleInMenu li img {
        border: 1px solid #cccccc;
        height: 100px;
        padding: 2px;
        width: 140px;
}
.ArticleInMenu .SingleArticle .title {
        color: #004e99;
        text-align: left;
        font-size: 15px;
        font-weight: bold;
}
.ArticleInMenu .SingleArticle a {
}
.ArticleInMenu li .Title a {
        color: #004e99;
        text-align: left;
        text-decoration: none;
        font-size: 15px;
        font-family: roboto;
        line-height: 1.4;
        font-weight: 600;
}
div.ArticleInMenu ul {
        display: inline-block;
        margin: 0;
        padding: 0 10px;
        width: 100%;
        list-style: none;
}
.ArticleInMenu a img {
        float: left;
        margin-right: 10px;
}
.ArticleInMenu .Title {
        margin: 0;
        font-size: 15px;
        line-height: 1.4;
}
.ArticleInMenu .Page {
        clear: both;
        display: block;
}
.ArticleInMenu .Paging .button {
        font: 13px "Segoe UI",Tahoma,Verdana;
        margin: 0 2px;
}
.ArticleInMenu .Paging .curpage {
        font: bold 14px "Segoe UI",Tahoma,Verdana;
        margin: 0 2px;
}
.ArticleInMenu .Paging {
        color: #555;
        margin: 0;
        text-align: right;
}
.ArticleInMenu .SingleArticle > table {
        margin: 0 !important;
}
.ArticleInMenu > table {
        margin: 0 !important;
        width: 100% !important;
}
div.ArticleInMenu .ArticleCatName {
        height: 42px;
        position: relative;
        width: 100%;
        padding: 0 10px;
        display: flex;
        align-items: center;
        background: #0071A6;
        margin: 0;
}
.ArticleInMenu .ArticleCatName a {
        display: inline-block;
        padding: 0;
        white-space: nowrap;
        width: 100%;
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
        color: white;
        text-decoration: none;
}
.ArticleCatHeader {
        display: none;
}
div.ArticleInMenu .ArticleCat {
        padding: 0;
        margin-bottom: 15px;
        border: 1px solid #eeeeee;
        border-top: 0;
}
.ArticleInMenu .ArticleCatName a::after {
        border-color: transparent transparent transparent #d32626;
        border-style: solid;
        border-width: 14px 0 11px 13px;
        content: " ";
        display: none;
        height: 0;
        margin-left: 2px;
        position: absolute;
        right: -12px;
        top: 0;
        vertical-align: middle;
        width: 0;
}
.ArticleCatHeader2 {
        border-bottom: 0;
        height: 42px;
        text-align: left;
        background: #21c2b6;
        padding: 0 10px;
        display: flex;
        align-items: center;
        width: 100%;
        /* margin-bottom: 10px; */
}
.ArticleCatHeader2 h2 {
        color: #ffffff;
        padding: 0;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 15px;
        margin: 0;
}
div.ArticleInMenu .col-lg-2 {
        width: 135px;
        height: 107px;
}
div.ArticleInMenu .col-lg-2 img {
        object-fit: cover;
        margin: 0;
        padding: 0;
}
.ArticleInMenu .col-lg-10 > p{
        margin: 0;
        margin-top: 10px;
        font-family: roboto;
        font-size: 14px;
        line-height: 1.4!important;
}
.ArticleInMenu .col-lg-10 > p *{
        font: 13px 'Roboto',Arial,Helvetica,sans-serif !important;
        line-height: 1.6 !important;
        color: #333 !important;
}
ul.ArticleOfCat>li>.col-lg-2 {
        display: none;
}
ul.ArticleOfCat>li>p {
        display: none;
}
ul.ArticleOfCat>li {
        padding: 10px 0;
        background-repeat: no-repeat;
        background-image: url(images/iconlist.png);
        background-position: left 17px;
        padding-left: 10px;
}
.ArticleList {
        border: 1px solid #eeeeee;
        border-top: 0;
}
@media only screen and (min-width: 0px){
        .page-item.active .page-link {
                z-index: 3;
                color: #fff;
                background-color: #0071a6;
                border-color: #0071a6 !important;
        }
}
@media only screen and (max-width: 768px){
        div.ArticleInMenu {
                padding: 0 10px !important;
        }
        div.ArticleInMenu .ArticleCatName a {
                white-space: normal;
        }
        div.ArticleInMenu .ArticleCatName {
                min-height: 42px;
                height: auto;
        }
        ul.ArticleOfCat>li {
                background-position: left 27px;
        }
        div.ArticleInMenu .col-lg-2 {
                height: 50vw;
        }
        .ArticleInMenu .SingleArticle {
                padding: 10px;
        }
        div.ArticleInMenu li.row {
                flex-direction: column !important;
        }
        div.ArticleInMenu .col-lg-2 {
                width: 100%;
        }
        div.ArticleInMenu li.row .col-lg-10 .Title { 
                margin-top: 10px;
        }
}
