.ArticleInMenu .Ngaydang {
        font: italic 12px arial;
        margin-bottom: 5px;
        text-align: right;
}
.ArticleInMenu {
        background: #fff none repeat scroll 0 0;
        margin: 0;
        padding: 0 5px;
}
.ArticleInMenu .Apple-tab-span {
        display: none;
}
.ArticleInMenu img {
        max-width: 650px !important;
}
.ArticleInMenu li {
        clear: both;
        float: left;
        list-style: outside none none;
        padding: 10px 0 0;
        width: 100%;
}
.ArticleInMenu li img {
        border: 1px solid #cccccc;
        height: 100px;
        padding: 2px;
        width: 160px;
        object-fit: cover;
        border-radius: 0;
}
div.ArticleInMenu .col-lg-2 img[src=""]{
        background: white url(https://storage-vnportal.vnpt.vn/vnportal-tw/themes/quochoivn/panelstylesheet/top-onecolumn-footer/images/noimage.jpg);
        background-size: cover;
        background-position: center;
}
div.SingleArticle {
        padding: 0;
}
div.SingleArticle .title {
        text-align: left;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 1.4;
        display: flex;
        align-items: center;
        color: #202122;
        margin-bottom: 15px;
}
div.SingleArticle * {
        text-align: justify;
        font-style: normal;
        font-size: 15px;
        line-height: 1.4;
        /* color: #202122; */
}
div.SingleArticle .UISocialShare{
        display: none;
}
div.ArticleInMenu .col-lg-10{
        padding-left: 15px;
        padding-right: 0;
}
.ArticleInMenu li .Title a {
        color: #333;
        font-size: 14px;
        line-height: 1.4;
        font-weight: 600;
}
div.ArticleInMenu ul {
        display: inline-block;
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%;
}
div.ArticleInMenu .col-lg-2 img {
        /* float: left; */
        /* margin-right: 10px; */
        padding: 0;
        padding: 2px;
        border: 1px solid #eee;
}
.ArticleInMenu h2 {
        margin: 0;
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 1.4;
        font-weight: 500;
}
.ArticleInMenu .Page {
        clear: both;
        display: block;
}
.ArticleInMenu .Paging {
        margin-top: 20px;
        text-align: right;
}
.ArticleInMenu .SingleArticle > table {
        margin: 0 !important;
}
.ArticleInMenu > table {
        margin: 0 !important;
        width: 100% !important;
}
div.ArticleInMenu .ArticleCatName {
        /* background: #e9ecef8a none repeat scroll 0 0; */
        /* border: 0px solid #dfdfdf; */
       /* border-radius: 3px 3px 0 0;
        height: 30px;
        margin-top: 0;
        position: relative;
        display: block;
        margin-bottom: 10px;
        background: url("images/redr.png") no-repeat left;
        padding-left: 35px;
        height: 40px;*/
}
.ArticleInMenu .ArticleCatName a {
        font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1e73be;
    display: inline-block;
    padding-left: 0;
    margin-top: 2px;
    text-align: left;
    padding: 7px 10px;
    display: inline-block;
    background: url("images/bluer.png") left no-repeat;
    padding-left: 25px;
    background-position-y: 1px;
     border-bottom: 3px solid #1e73be;
}
.ArticleOfCat p{
        font-size: 14px;
        color: #444444;
        text-indent: 0;
}
ul.ArticleOfCat>li>a, ul.ArticleOfCat>li>img {
        float: left;
        margin-right: 20px;
}
ul.ArticleOfCat>li>.Title {
        display: block;
        width: 100%;
}
ul.ArticleOfCat>li>p {
        display: block;
        width: 100%;
}
.ArticleOfCat{
        min-height: 300px;
}
.ArticleInMenu .col-lg-2{
        min-width: 250px;
        min-height: 150px;
}
div.ArticleInMenu .col-lg-10 p{
        font-size: 14px !important;
        color: #333;
        line-height: 1.4;
}
.ArticleInMenu ul li.row{
        padding: 10px 0;
}
div.ArticleInMenu li.row{
        border: none;
}
.ArticleInMenu ul li.row+li.row{
        border-top: 1px dashed #ccc;
}
div.ArticleInMenu .pagination{
        justify-content: center !important;
}
div.ArticleInMenu li.page-item {
        margin: 3px;
}
div.ArticleInMenu li.page-item a {
        width: 35px;
        height: 35px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        background: #dee2e6;
        border-radius: 3px !important;
        font-family: "NotoSans", sans-serif !important;
        font-size: 13px;
        color: #212529;
        margin: 0;
}
div.ArticleInMenu .page-item.active .page-link {
        background: #da251d;
        border: none;
        border-radius: 3px !important;
        margin: 0;
        font-size: 13px;
}
@media only screen and (max-width: 768px){
        .ArticleInMenu li img{
                max-height: 45vw;
                width: 100%;
        }
        .ArticleOfCat>li>a{
                width: 100%;
        }
        .ArticleInMenu .col-lg-2{
                min-width: 100%;
                min-height: 45vw;
                margin-bottom: 10px;
        }
        div.ArticleInMenu{
                padding: 5px 10px !important;
        }
        .page-item.active .page-link, .page-item .page-link{
                margin: 0 !important;
        }
        div.SingleArticle{
                padding: 0;
        }
        div.ArticleInMenu .col-lg-10{
                padding-right: 15px;
        }
}
