.flex-table-laws > .table-rows > .c-code {
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
    display: none;
}

.flex-table-laws > .table-rows > .c-time {
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
    display: none;
}
.flex-table-laws > .table-rows > .c-file {
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    max-width: 220px;
}

h5, .h5 {
    font-size: 14px;
font-family:'Times New Roman
}

figure figcaption {
    font-size: 18px;
    font-weight: normal;
    font-family: 'Times New Roman';
}
style attribute {
    text-align: justify;
}
.panel-body {
    padding: 15px;
}
.hasDatepicker img {
    vertical-align: middle;
    width: 100%;
}
.tms_block_body img {
    width: 100%;
}
//.tms_block_heading {
//    display: none;
//    text-align: center;
//    background: #003f7f;
//}
.panel-body .img-thumbnail {
height: 100px;
width:auto;
}
.panel-body h3 a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.icon_new {
display: none;
}
@media (max-width: 767.98px) {
    .news_column.two_column {
        flex: 0 0 100%; /* 100% width trên màn hình nhỏ */
        max-width: 100%;
    }
}
.article.center .img-thumbnail {
    width: 100%;          /* Chiều rộng ảnh chiếm 100% phần tử chứa */
    height: auto;         /* Chiều cao tự động điều chỉnh theo tỷ lệ */
    max-width: 100%;      /* Đảm bảo ảnh không vượt quá chiều rộng của container */
}
.nav-tabs>li {
    width: 100%;
    text-align: center;
}
a#ui-id-2 {
    display: none;
}
.tms_block_body {
border: none;
}
.nv-fullbg {
min-height: auto;
}
.yhy-append-wrap {
    padding-top: 0px;
    background: #003f7f;
}
.hometext {
display: none !important;
}
.img-thumbnail {
    background-color: #cccccc;
    border: none;
    border-radius: 3px;
    max-width: 30%;
    padding: 1px;
}