.ArticleInMenu .Ngaydang {
         font: italic 14px arial;
         margin-bottom: 5px;
         font-family: arial;
         font-style: italic;
         font-weight: normal;
         font-size: 12px;
         line-height: 18px;
        /* identical to box height */
        /* Grey 5 */
         color: #515151;
         /* position: absolute; */
         /* right: 0px; */
         /* top: 62px; */
         text-align: right;
}
.ArticleInMenu .ArticleCatDesc {
        font: italic bold 13px/30px arial;
        text-decoration: underline;
        display: none;
}
.ArticleInMenu {
        display: block;
        margin: 0;
        padding: 0;
        padding-bottom: 40px;
}
.ArticleInMenu .Apple-tab-span {
        display: none;
}
.ArticleInMenu img {
        /* max-width: 860px !important; */
}
.ArticleInMenu .ArticleList li.row {
        /* clear: both; */
        /* float: left; */
        list-style: outside none none;
        padding: 20px 0;
        width: 100%;
        display: inline-block;
        /*   flex-direction: row-reverse; */
        border-bottom: 1px solid #eeeeee!important;
        height: 180px;
}
.ArticleInMenu .ArticleList li.row:nth-child(1) {padding-top: unset;}
.ArticleInMenu li{
        /* padding-top: 0 !important; */
        clear: both;
        display: inline-block;
        margin-bottom: 20px;
        width: 100%;
}
.ArticleInMenu li+li{
}
.ArticleInMenu li img {
        height: 150px !important;
        padding: 2px;
        width: 220px;
}
.ArticleInMenu .col-lg-2{
        width: 200px !important;
        height: 120px !important;
        margin: 0 !important;
        /*  margin-left: 30px !important; */
        float: left;
}
.ArticleInMenu .SingleArticle a {
    color: #1963b3;
    text-decoration: underline !important;
}
.ArticleInMenu .SingleArticle .title {
        text-align: center;
        font-family: Merriweather;
        font-style: normal;
        font-weight: bold;
        font-size: 26px !important;
        line-height: 33px;
        color: #031739;
        margin-top: 24px;
        margin-bottom: 16px;
}
.ArticleInMenu li .Title a, .ArticleInMenu li h2 {
          font-family: Merriweather;
          font-style: normal;
          font-weight: 600;
          font-size: 16px;
          color: #000000;
          line-height: 1.8;
}
/***********
.ArticleInMenu .ArticleOfCat .Title a:before {
        content: '\25A0';
        color: #99A5B5;
        font-size: 13px;
        display: block;
        position: absolute;
        top: -3px;
        left: -20px;
}****************/
.ArticleInMenu .ArticleOfCat .Title a{
        font-family: Merriweather;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    line-height: 1.8;
}

.ArticleInMenu .col-lg-10>p{
        font-style: normal;
        font-weight: normal;
        font-size: 15px !important;
        line-height: 21px;
        /* or 150% */
        /* Grey 3 */
        color: #494949 !important;
}
.ArticleInMenu ul {
        display: inline-block;
        margin: 0;
        padding: 0 !important;
}
.ArticleInMenu a img {
        float: left;
        margin-right: 20px;
        object-fit: cover;
        object-position: top;
}
.ArticleInMenu .Title {
        margin: 0 0 15px 0;
        text-align: left;
}
.ArticleInMenu .Page {
        clear: both;
        display: block;
}
.ArticleInMenu .Paging .button {
        font: 13px arial;
        margin: 0 2px;
}
.ArticleInMenu .Paging .curpage {
        font: bold 14px arial;
        margin: 0 2px;
}
.ArticleInMenu .Paging {
        margin: 0;
        text-align: right;
}
.ArticleInMenu .SingleArticle > table {
        margin: 0 !important;
        /* width: 100% !important; */
}
.ArticleInMenu > table {
        margin: 0 !important;
        width: 100% !important;
}
.ArticleInMenu .ArticleCatName {
        height: auto;
        position: relative;
        display: flex;
        align-items: center;
        margin-bottom: 0 !important;
        padding: 12px 0 !important;
        border-top: 2px solid red;
        border-bottom: 1px solid #eeeeee;
}
.ArticleInMenu .ArticleCat {
        margin: 0;
        padding: 0px 0 !important;
        margin-bottom: 36px;
}
.ArticleInMenu .ArticleCatName a {
        font-family: Merriweather;
        font-style: normal;
        font-weight: bold;
        font-size: 17px;
        line-height: 21px;
        text-transform: uppercase;
        /* Grey 1 */
        color: #031739;
}
.ArticleInMenu .ArticleCatName a:before {
        content:'';
        display: inline-block;
        padding: 7px 0;
        /* padding-left: 25px; */
        background: url(https://datafiles.chinhphu.vn/cpp/1/Icon/folder-icon.png) no-repeat left 15px;
        background-size: 14px 12px;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid-column;
        width: 14px;
        height: 12px;
        background-position: center;
        margin-right: 10px;
        display: none;
}
ul.ArticleOfCat {
        list-style: none;
        margin-top: 30px;
}
ul.ArticleOfCat p{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px !important;
    line-height: 21px;
    color: #494949 !important;
}
.ArticleInMenu .ArticleCat+.ArticleCat{
        margin-top: 0px;
}
.ArticleInMenu .pagination {
        justify-content: center !important;
        text-align: center;
}
.ArticleInMenu .pagination li.page-item {
        margin: 8px;
        border-radius: 3px;
}
.ArticleInMenu  a.page-link {
        background: #F6F6F6;
        border-radius: 3px !important;
        border: 1px solid #eeeeee !important;
        color: #666666;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
        /* identical to box height */
        text-align: center;
}
.page-item.active a.page-link {
        background: #f30000;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
          .ArticleInMenu .col-lg-10 {
                   padding-left: 220px;
           }
}
.ArticleInMenu .col-lg-10 {
   width: 100%;
}
/*.ArticleInMenu .Ngaydang {
        position: absolute;
        left: 0;
        top: 10px;
}*/
.ArticleInMenu .ArticleOfCat .Ngaydang{
        display: none;
}
.ArticleInMenu .SingleArticle * {
        font-family: 'Roboto', sans-serif;
        /* font-style: normal; */
        font-size: 17px !important;
        line-height: 30px;
        color: #031739;
}
.ArticleInMenu div.SingleArticle span {
    /* font-size: 14px !important; */
    /* font-weight: normal; */
    /* font-family: 'Roboto' !important; */
}
.ArticleInMenu .SingleArticle strong, .ArticleInMenu .SingleArticle strong span {
        font-family: Merriweather;
}
.ArticleOfCat li img {
        /* display: none; */
}
ul.ArticleOfCat p {
        /* display: none; */
}
.ArticleCatHeader {
        display: none;
}
.ArticleCatHeader2 {
        display: none;
}
ul.ArticleOfCat .col-lg-2 {
        display: none;
}
div.SingleArticle {
        padding: 0;
}
@media only screen and (max-width:768px){
        .ArticleInMenu li .Title a {
                color: #424242;
                padding-top: 0;
                font-size: 18px;
                margin-bottom: 10px;
                display: inline-block;
                margin-top: 10px;
                text-decoration: none;
        }
        .ArticleInMenu .col-lg-2 {
                height: auto !important;
                width: 100% !important;
        }
        div.ArticleInMenu .ArticleList li.row:nth-child(1) {
                padding-top: 0 !important;
        }
        .ArticleInMenu .ArticleList li.row {
                padding-bottom: 20px !important;
                padding-top: 20px !important;
                display: block;
                height: auto !important;
        }
        div.ArticleInMenu {
                padding: 0px 10px !important;
                margin-bottom: 36px;
        }
        .ArticleInMenu li .Title a {
                font-family: Merriweather;
                font-style: normal;
                font-weight: bold;
                font-size: 15px;
                line-height: 27px;
                /* or 150% */
                /* Grey 1 */
                color: #031739;
                text-align: justify;
        }
        .ArticleInMenu .col-lg-10 > p {
                font-style: normal;
                font-weight: normal;
                font-size: 14px !important;
                line-height: 21px;
                /* or 150% */
                color: #3B4E68 !important;
                order: 3;
        }
        .ArticleInMenu div.Ngaydang {
                font-family: 'Roboto', sans-serif;
                font-style: normal;
                font-weight: normal;
                font-size: 14px !important;
                line-height: 16px;
                /* Grey 5 */
                color: #7D92AE;
                order: 2;
                position: static;
                margin-bottom: 12px;
                margin-top: 5px;
        }
        .ArticleInMenu .col-lg-10 {
                display: flex;
                flex-direction: column;
        }
        .ArticleInMenu .Title {
                order: 1;
        }
    .ArticleInMenu li img {
        height: auto !important;
        padding: 2px;
        width: 100%;
}
}
.Pagination a.Active {
    background-color: #ff0000 !important;
    color: #fff;
    border: 1px solid #b9acac !important;
}






