.ArticleInMenu .UISocialShare{
        display:none;
}
.ArticleInMenu {
        background: none repeat scroll 0 0 #ffffff;
        margin: 0;
        padding: 0;
}
.ArticleInMenu .Apple-tab-span {
        display: none;
}
.ArticleInMenu .ArticleCatDesc {
        display: none;
}
.ArticleInMenu img {
        max-width: 820px !important;
}
.ArticleInMenu li {
        clear: both;
        list-style: none outside none;
        padding: 15px 0 !important;
        display: inline-block;
        width: 100%;
}
.ArticleInMenu li img {
        border: 1px solid #cccccc;
        height: 135px;
        padding: 2px;
        width: 160px;
}
.ArticleInMenu * {
        font-size: 14px;
}
.ArticleInMenu li .Title a {
        color: #222222;
        font-size: 16px;
}
.ArticleInMenu ul {
        margin: 0;
        padding: 0;
        width: 100%;
}
.ArticleList .col-lg-10 p, 
.ArticleList .col-lg-10 p span,
.ArticleList .col-lg-10 p strong,
.ArticleList .col-lg-10 h1 strong {
        font-size: 14px !important;
        color: #757575 !important;
        width: 100%;
        text-indent: 0 !important;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.5;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        background-color: unset !important;
        font-weight: normal !important;
        font-family: "open sans", sans-serif !important;
}
.ArticleInMenu a img {
        float: left;
        margin-right: 10px;
}
.ArticleInMenu h2 {
        margin: 0;
}
.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;
}
.ArticleInMenu .SingleArticle .title {
        color: #ed3700;
        font: bold 11pt arial;
}
.ArticleInMenu .SingleArticle .Tochuc .Cap1 {
        background: url("Images/home.png") no-repeat scroll left center rgba(0, 0, 0, 0);
        color: #cf3433;
        font: bold 10pt arial;
        padding: 5px 0 5px 25px;
}
.ArticleInMenu .SingleArticle .Tochuc li {
        background: url("Images/p.png") no-repeat scroll left center rgba(0, 0, 0, 0);
        margin: 0 0 0 17px;
        padding: 2px 0 2px 22px;
}
.ArticleInMenu .SingleArticle .Tochuc ol, .Tochuc ul {
        margin: 0;
        padding: 0 0 0 40px;
}
.ArticleInMenu .SingleArticle .Tochuc .Phong {
        background: url("Images/home.png") no-repeat scroll left center rgba(0, 0, 0, 0);
        color: #cf3433;
        font: bold 10pt arial;
        margin-left: 40px;
        padding: 5px 0 5px 20px;
}
.ArticleInMenu .ArticleCat {
        margin-bottom: 20px;
        display: inline-block;
        width: 100%;
}
.ArticleInMenu .ArticleCatName {
        /*background: url("Images/bar.png") repeat-x ; */
        /* background-color: /*#0d78c2; */
        /* text-decoration: underline; */
        border-bottom: 1px solid red;
}
.ArticleInMenu .ArticleCatName .lnk-CatName {
        color: #e91e25;
        font: 15px Roboto;
        padding-left: 10px;
        text-transform: uppercase;
        font-weight: 500;
}
.ArticleInMenu li .Title a:hover {
        text-decoration: none !important;
}
@media only screen and (min-width: 769px){
        .ArticleInMenu .col-lg-2 {
                width: 180px !important;
                height: 110px !important;
        }
}
@media only screen and (max-width: 768px){
        ul.ArticleOfCat li img {
                margin-bottom: 10px;
        }
}
.page-item.active .page-link {
        z-index: 3;
        color: #fff;
        background-color: #00327b;
        border-color: #464646;
        font-size: 14px;
}
.ArticleInMenu .Pagination a.Active {
        background-color: #939393;
        color: #fff;
        border: 1px solid #959595;
}
