.wraper-paging {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}

.wraper-paging .pages {
    margin: auto;
    float: left;
}

.wraper-paging .pages a, .wraper-paging .pages span {
    width: 30px !important;
    height: 30px !important;
    float: left;
    border: 2px solid black;
    border-radius: 50% !important;
    margin: 5px;
    text-align: center;
    position: relative !important;
    line-height: 27px;
    font-weight: 600;
}

.wraper-paging .pages span.current {
    background: black;
    color: white;
}

.wraper-paging .pages .last:before, .wraper-paging .pages .first:before, .wraper-paging .pages .first-disabled:before, .wraper-paging .pages .last-disabled:before {position: absolute;width: 26px;height: 26px;top: 0;left: 0;background: white;border-radius: 50%;font: normal normal normal 14px/1 FontAwesome;font-size: 24px;font-weight: 600;}

.wraper-paging .pages .last:before, .wraper-paging .pages .last-disabled:before {
    content: "\f105";
}

.wraper-paging .pages .first:before, .wraper-paging .pages .first-disabled:before {content: "\f104";}

.wraper-paging .pages .first-disabled, .wraper-paging .pages .last-disabled {
    color: #ccc;
    border-color: #ccc;
    cursor: no-drop;
}

.wraper-paging .pages a:hover {
    background: black;
    color: white;
}

#design_menu_footer .design {
    width: 100%;
    text-align: center;
    padding: 10px;
}

.MainStructure .FooterBanner {
    height: auto !important;
}

.search-clock .UIClockSystem .clock {
    color: white;
    font-weight: 500;
    right: 0;
    padding: 3px;
    text-align: right;
    padding-right: 15px;
}

.dichvu .row .list {
    width: 20%;
    padding: 0;
}

.wraper-banner-home {
    width: 100%;
    display: inline-block;
}

.item-banner-home {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.item-banner-home img {
    max-width: 100%;
    float: left;
}

.wraper-video-home {
    width: 100%;
    display: inline-block;
}

.wraper-video-home iframe {width: 100%;height: 185px;}

.ServiceCategory ul li a {
    color: black !important;
    font-weight: normal;
}

.wraper-logo {
    width: 100%;
    background: #2094f0;
}

.wraper-logo .UIBannerControl {
    width: 1180px;
    margin: auto;
}

.document-search {
    width: 100%;
    display: inline-block;
}

.rows-search-document {
    width: 100%;
    float: left;
    padding-left: 15px;
}

.rows-search-document label {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.item-search-document {
    width: 33.33333%;
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
}

.value-search-document {
    width: 100%;
    float: left;
}

.value-search-document>input {
    width: 100%;
    border: 1px solid #ccc;
    outline: none;
    float: left;
    padding: 5px 10px;
}

.document-list {
    width: 100%;
    display: inline-block;
    padding-left: 15px;
}

.rows-search-document .item-search-document:last-child {
    padding-right: 0;
}

.wraper-table-document-list {
    width: 100%;
    float: left;
}

.header-table-document-list {
    width: 100%;
    float: left;
    background: #ededed;
    border: 1px solid #ccc;
}

.cols-kyhieu {
    width: 150px;
    float: left;
    padding: 10px;
    text-align: center;
    position: relative;
    margin: 0 !important;
}

.cols-kyhieu:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    background: #ccc;
    top: 0;
}

.cols-datebh:before, .cols-title-doc:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    background: #ccc;
    top: 0;
}

.cols-datebh:after, .cols-title-doc:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: -1px;
    background: #ccc;
    top: 0;
}

.cols-datebh {
    position: relative;
    padding: 10px;
    width: 150px;
    text-align: center;
    float: left;
    margin: 0 !important;
}

.cols-title-doc {
    position: relative;
    width: calc(100% - 400px);
    float: left;
    padding: 10px;
    margin: 0;
}

.cols-down-doc {
    width: 100px;
    float: left;
    position: relative;
    padding: 10px;
    margin: 0;
    text-align: center;
}

.body-table-document-list {
    width: 100%;
    float: left;
}

.row-document-list {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    border-top: 0;
}

.cols-down-doc i {
    font-size: 28px;
}

.row-document-list .cols-down-doc {
    padding: 0;
    padding-top: 5px;
}

.wraper-table-document {
    width: 100%;
    display: inline-block;
}

.row-table-document {
    width: 100%;
    float: left;
}

label.document-title {
    width: 200px;
    float: left;
    padding: 10px;
    border: 1px solid #ccc;
    border-bottom: 0;
}

.wraper-table-document .row-table-document:last-child label, .wraper-table-document .row-table-document:last-child .document-value {
    border-bottom: 1px solid #ccc;
}

.document-value {
    width: calc(100% - 200px);
    float: left;
    padding: 10px;
    border: 1px solid #ccc;
    border-bottom: 0;
    border-left: 0;
}

.SingleTab .Wrap .first .title a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.SingleTab .Wrap .next li a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.PostDate-tool {
    width: 200px;
    display: inline-block;
    font-style: italic;
    font-size: 14px;
    float: left;
}

.ArticleDetailControl .tool {
    width: 300px !important;
    float: right;
    background: transparent !important;
    margin-bottom: 10px;
}

.SingleSearch {
    right: 0 !important;
}

.ArticleInMenu .Title {
    font-size: initial;
    margin-bottom: 0;
}

.ArticleInMenu .Title a {
    font-size: 16px;
    font-weight: 600;
    color: black;
}

span.post-datetime {
    width: 100%;
    font-style: italic;
    font-size: 14px;
}

p.brief-post {
    width: 100%;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #666;
}

.ArticleInMenu .Title font {
    font-size: 14px;
    color: #999;
    font-style: italic;
    font-weight: 400;
    margin-left: 20px;
    position: relative;
}

.ArticleInMenu .Title font:before {
    content: "";
    width: 10px;
    height: 1px;
    background: #999;
    position: absolute;
    top: 9px;
    left: -16px;
}

.searchbox-header .SingleSearch {
    top: 17px !important;
    margin: 0 !important;
}

.wraper-list-new {
    width: 100%;
    display: inline-block;
}

.item-tin-first {
    width: 50%;
    float: left;
    padding: 10px;
}

h3.title-tin {
    width: 100%;
    /*color: black;
    font-size: 16px;*/
    float: left;
    color: #191919;
    font-weight: 800;
    font-size: 15px;
    font-family: 'Nunito', sans-serif, arial;
}

.brief-tin-new {
    width: 100%;
    float: left;
    color: #2d2d2d;
}

.brief-tin-new img {
    max-width: 250px;
    float: left;
    padding-right: 10px;
}

.item-tin-list {
    width: 50%;
    float: left;
}

.item-tin-second {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.img-tin-list {
    width: 100px;
    float: left;
}

.item-tin-second h3 {
    width: calc(100% - 100px);
    float: left;
    font-size: 15px;
    padding-left: 10px;
    line-height: 1.4;
}

.mobile-show {
    display: none;
}

.UIContactUs {
    padding: 0px 5px 0px 15px;
}

ul.ArticleList .ListItem a:before {
    background: url("/images/i1.png") no-repeat;
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 14px;
}

ul.ArticleList .ListItem a {
    padding-left: 10px;
}

.SimilarArticleControl .ModuleTitle {
    font-weight: bold !important;
    margin-bottom: 10px !important;
    margin-top: 20px;
}

ul.ArticleList .ListItem {
    position: relative;
}

.ArticleDetailControl .ArticleContent > table td {
    border: 1px solid black;
    padding: 8px 0px;
}

.first-news-item h2.Title a font:before {
    display: none;
}

.first-news-item h2.Title a font {
    display: block;
    margin: 3px 0px;
}

.first-news-item p.brief-post {
    -webkit-line-clamp: 4;
}

@media (max-width: 768px) {
    .searchbox-header {
        display: none !important;
    }

    .SimilarArticleControl .ModuleTitle {
        margin-bottom: 0 !important;
    }

    .mobile-show {
        display: block !important;
    }

    .header-table-document-list {
        display: none;
    }

    .row-document-list {
        border: 1px solid #ccc;
        margin-bottom: 10px;
    }

    span.cols-kyhieu {
        width: 50%;
        float: left;
        border-bottom: 1px solid #ccc;
        font-weight: 600;
        padding: 3px;
    }

    p.mobile-show {
        font-size: 12px;
        margin-bottom: 0px !important;
        font-weight: normal;
    }

    span.cols-datebh {
        width: 50%;
        float: left;
        border-bottom: 1px solid #ccc;
        padding: 3px;
        font-weight: 600;
    }

    span.cols-title-doc {
        width: 100%;
    }

    .document-list {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 10px;
    }

    .cols-datebh:before, .cols-title-doc:before {
        display: none;
    }

    .cols-down-doc {
        display: none;
    }

    .item-tin-first {
        width: 100%;
    }

    .item-tin-list {
        width: 100%;
    }
    
    .wraper-logo .UIBannerControl {
        width: 100%;
    }

    .AdvertContent .item-list-fastlink {margin: auto !important;display: inline-block !important;width: auto !important;}

    .item-list-fastlink>a {
        float: left;
        width: 64px !important;
        height: 51px !important;
        line-height: 64px !important;
        display: flex !important;
    }

    .item-list-fastlink .text-icon {
        float: left;
        width: auto !important;
        font-size: 26px !important;
    }

    .item-list-fastlink .text-icon a {
        font-size: 18px;
        padding: 11px 10px !important;
    }

    .item-list-fastlink>a img {
        margin: auto !important;
    }

    .dichvu {
        background: white;
    }

    .dichvu .row .list {
        background: rgb(19,103,193);
    }

    #footer .name_footer .icon {
        float: left;
        width: 35px !important;
        display: inline-block !important;
        line-height: 25px !important;
    }

    #footer .name_footer {
        display: inline-block !important;
    }

    #footer .name_footer p {
        display: inline-block !important;
        float: left;
        width: auto !important;
        line-height: 28px !important;
    }

    #footer .title_company1 {
        display: none !important;
    }

    div#design_menu_footer {
        padding-top: 10px !important;
    }

    .MainStructure .FooterBanner * {
        width: auto !important;
        text-align: left !important;
        align-items: baseline;
        display: inline-block !important;
    }

    #footer .logo_footer {
        width: 100% !important;
        text-align: center !important;
        margin-bottom: 15px !important;
    }

    #footer .logo_footer img {
        margin: auto !important;
    }

    #footer .left_footer p {
        width: 100% !important;
        float: left !important;
    }

    #footer .right_footer span.icon.fa {
        text-align: center !important;
    }

    #footer .name_footer p {
        width: calc(100% - 35px) !important;
    }

    div.DropdownMenu {
        align-items: normal;
        position: relative !important;
    }

    .DropdownMenu div.navbar-button {
        border-right: 1px solid #eee;
        border-left: 0;
    }

    .search-mobile {
        display: block !important;
        position: absolute;
        top: 6px;
        right: 5px;
    }

    .search-mobile input {
        width: 200px;
        border-radius: 30px;
        border: 0;
        outline: none;
        padding: 0px 10px;
        padding-right: 30px;
    }

    .search-mobile button {
        position: absolute;
        background: transparent;
        border: 0;
        bottom: 0px;
        right: 1px;
        padding: 0;
        width: 28px;
        text-align: center;
        color: gray;
    }

    .item-search-document {
        width: 100%;
        padding-right: 0;
    }

    .rows-search-document {
        padding-right: 10px;
        padding-left: 10px;
    }

    label.document-title {
        padding: 5px !important;
        width: 150px;
    }

    .document-value {
        width: calc(100% - 150px);
        padding: 5px !important;
    }

    ul.ArticleList .ListItem a:before {
        top: 20px;
    }
}

#notfound {
    position: relative;
    height: 60vh;
    background: #f6f6f6
}

#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.notfound {
    max-width: 767px;
    width: 100%;
    line-height: 1.4;
    padding: 110px 40px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.1);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.1)
}

.notfound .notfound-404 {
    position: relative;
    height: 180px
}

.notfound .notfound-404 h1 {
    font-family: roboto,sans-serif;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 165px;
    font-weight: 700;
    margin: 0;
    color: #262626;
    text-transform: uppercase
}

.notfound .notfound-404 h1>span {
    color: #00b7ff
}

.notfound h2 {
    font-family: roboto,sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #151515;
    margin-top: 0;
    margin-bottom: 25px
}

.notfound .notfound-search {
    position: relative;
    max-width: 320px;
    width: 100%;
    margin: auto
}

.notfound .notfound-search>input {
    font-family: roboto,sans-serif;
    width: 100%;
    height: 50px;
    padding: 3px 65px 3px 30px;
    color: #151515;
    font-size: 16px;
    background: 0 0;
    border: 2px solid #c5c5c5;
    border-radius: 40px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.notfound .notfound-search>input:focus {
    border-color: #00b7ff
}

.notfound .notfound-search>button {
    position: absolute;
    right: 15px;
    top: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    border: none;
    background: 0 0;
    padding: 0;
    cursor: pointer
}

.notfound .notfound-search>button>span {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -ms-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    margin-left: -3px
}

.notfound .notfound-search>button>span:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    left: 0;
    top: 0;
    border-radius: 50%;
    border: 4px solid #c5c5c5;
    -webkit-transition: .2s all;
    transition: .2s all
}

.notfound-search>button>span:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 10px;
    left: 7px;
    top: 17px;
    border-radius: 2px;
    background: #c5c5c5;
    -webkit-transition: .2s all;
    transition: .2s all
}

.notfound .notfound-search>button:hover>span:after {
    border-color: #00b7ff
}

.notfound .notfound-search>button:hover>span:before {
    background-color: #00b7ff
}

@media only screen and (max-width: 767px) {
    .notfound h2 {
        font-size:18px
    }
}

@media only screen and (max-width: 480px) {
    .notfound .notfound-404 h1 {
        font-size:141px
    }
}