<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Roboto-Bold';
    src: url('../font/Roboto-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../font/Roboto-Medium_0.ttf') format('truetype');
}

@font-face {
    font-family: 'RobotoCondensed-Bold';
    src: url('../font/RobotoCondensed-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'RobotoBlack';
    src: url('../font/Roboto-Black.ttf') format("truetype")
}

@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url('../font/RobotoCondensed-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Thin';
    src: url('../font/Roboto-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../font/Roboto-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('../font/RobotoSlab-Regular.ttf') format('truetype');
}

* {
    padding: 0;
    margin: 0;
    outline: 0;
}

a:hover, a:focus {
    color: #027cff !important;
    text-decoration: none;
}


body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: justify;
    position: relative;
    /*font-family: Roboto-Medium !important;*/
    font-family: Arial;
}

.pd0 {
    padding: 0 !important;
}

.pdr0 {
    padding-right: 0 !important;
}

.pdl0 {
    padding-left: 0 !important;
}

.header__area__container__row__text--left {
    height: 35px;
}

.header__area__container__row__text--left, .header__area__container__row__text--right {
    padding: 0 !important;
}

.container {
    padding: 0 !important;
}

ul.header__area__container__row__text--left__ul li {
    margin-right: 0 !important;
    padding: 7px 0;
}


    ul.header__area__container__row__text--left__ul li a {
        padding-right: 4px;
        color: #fff;
        font-family: 'Roboto Slab', serif;
        font-weight: normal;
        border-right: 1px solid #fff;
        font-size: 14px;
    }

    ul.header__area__container__row__text--left__ul li:last-child a {
        border: 0;
    }

.header__area {
    height: 35px;
    background: #014b85;
    color: #fff;
}

.header__area__container__row__text--right__ul {
    margin: 0px;
}

    .header__area__container__row__text--right__ul li, .header__area__container__row__text--right__Language li {
        float: right;
        padding: 7px 0;
        list-style: none;
    }

    .header__area__container__row__text--right__ul &gt; li a:focus,
    ul.header__area__container__row__text--left__ul li a:focus {
        color: white !important;
    }

    .header__area__container__row__text--right__ul &gt; li a {
        padding-right: 6px;
        padding-left: 6px;
        color: #fff;
        border-right: 1px solid #fff;
        font-family: 'Roboto Slab', serif;
        font-weight: normal;
        font-size: 14px;
    }

    .header__area__container__row__text--right__ul &gt; li:last-child {
        padding-left: 40px;
        background-image: url('../images/gv.png');
        background-repeat: no-repeat;
        background-position: left center;
    }

    .header__area__container__row__text--right__ul li:first-child a {
        border: 0;
    }

.header__area__container__row__text--right__Language {
    float: right;
    list-style: none;
}

    .header__area__container__row__text--right__Language li a {
        padding-left: 10px;
    }

.header__area__container__row ul &gt; li &gt; ul {
    float: left;
    width: 320px;
    position: absolute;
    background: #fff;
    z-index: 99999;
    top: 100%;
    box-shadow: 0px 1px 7px 1px #b1b1b1;
    display: none;
}

.header__area__container__row ul &gt; li:hover &gt; ul {
    display: block;
}

.header__area__container__row ul &gt; li &gt; ul &gt; li {
    float: left;
    width: 100%;
    position: relative;
    padding: 5px 12px;
    text-align: left;
}

    .header__area__container__row ul &gt; li &gt; ul &gt; li &gt; a {
        border-right: 0;
        float: left;
        width: 100%;
        color: #075796;
    }

.Banner-School__logo a {
    text-align: left;
}

.Banner-School__huanchuong img {
    float: right;
}

.Banner-School {
    /* padding: 15px 0;*/
    background-image: url('../ImgCucTTDLV2/benner-header.jpg'); /*
    background-image: url('../images/bgrTop.png');*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#navbarNavDropdown ul, .why__choose, .tintucNoibat__xemthem, .tintucNoibat, .blockevent_other, .motaTeaser {
    width: 100%;
    float: left;
}

.header-top .navbar-default {
    border: 0;
    background-color: #05004a;
    /*height: 52px;*/
}


.header-top ul {
    list-style: none;
    border-radius: 0;
}

    .header-top ul li {
        float: left;
        padding: 0px 8px 0px 7px;
    }

.main-menu ul &gt; li {
}

.header-top .navbar-default .navbar-nav &gt; li &gt; a {
    padding: 6px 0px;
    color: #fff;
    text-transform: unset;
    font-family: Roboto-Bold;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
}




.header-top ul li a {
    color: #ffffff;
    font-family: 'RobotoCondensed-Bold' !important;
    font-size: 20px;
    text-decoration: none;
}

    .header-top ul li a:hover {
        text-decoration: none;
    }

.header-top ul &gt; li &gt; ul {
    margin-left: 0 !important;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    z-index: 900 !important;
}

.o-slider--item {
    z-index: 99 !important;
    height: 495px !important;
}

.o-sliderContainer {
    height: 495px !important;
}

.Banner, .sliderShow {
    float: left;
    width: 100%;
}

.header-top ul li ul li a {
    color: #fff !important;
    padding: 8px 15px;
    font-size: 16px;
}

    .header-top ul li ul li a:hover {
        color: #e12523 !important;
        text-decoration: underline !important;
    }

    .header-top ul li ul li a:hover {
        text-decoration: none;
    }

.header-top ul li ul li {
    width: 100%;
}

    .header-top ul li ul li:last-child {
        border-bottom: 0;
    }

#navbarNavDropdown &gt; ul &gt; li:hover &gt; a {
    color: white !important;
    background: none;
}

#navbarNavDropdown &gt; ul &gt; li:focus &gt; a, .header-top ul &gt; li &gt; ul &gt; li:hover &gt; a, .header-top ul &gt; li &gt; ul &gt; li:focus &gt; a,
.header-top ul &gt; li &gt; ul &gt; li.open &gt; a, .header-top ul li &gt; ul &gt; li &gt; ul &gt; li:hover &gt; a, .header-top ul li ul &gt; li &gt; ul &gt; li.active &gt; a,
.header-top ul &gt; li &gt; ul &gt; li &gt; ul &gt; li:focus &gt; a {
    text-decoration: underline;
}

.header-top ul &gt; li:last-child &gt; ul li ul {
    width: auto;
    top: auto;
    position: absolute;
    left: -280px !important;
    right: 0px;
    margin: 0 !important;
    float: none;
    min-width: 10em;
    max-width: 20em;
}

.header-top ul li ul li ul {
    width: auto;
    top: auto;
    left: 100% !important;
    right: 0px;
    top: 0px !important;
    margin: 0 !important;
    float: none;
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
}

.Box__Why .modulecontent {
    background-image: url('../images/bgrWhy.png');
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    width: 100%;
}

.ButtonSearch #ctl00_search_button {
    /*    background-image: url('../images/iconsearch.png');*/
    background-image: url('../ImgCucTTDLV2/logo-search.png');
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px 22px;
    height: 42px;
    background-color: #013e78;
    border: none;
    border-radius: 60%;
    box-shadow: none;
    margin-top: 5px;
}

.ButtonSearch {
    position: relative;
    height: 52px;
    float: right;
}

    .ButtonSearch &gt; .form-control {
        position: absolute;
        right: 50px;
        height: 52px;
        border-radius: 0;
        padding: 10px 15px;
        background: #eaeaea;
        border: 0;
        width: 0;
        -webkit-transition: width 1.5s;
        transition: width 1.5s;
        z-index: -2;
        opacity: 0;
    }

.hienthi {
    width: 300px !important;
    opacity: 1 !important;
    z-index: 99 !important;
    transition: all .5s linear !important;
}

#search-header {
    position: absolute;
    width: 50px;
    cursor: pointer;
    height: 52px;
    top: 0;
}

.ButtonSearch &gt; .form-control &gt; input {
    width: 100%;
    height: 32px;
    font-style: italic;
    border: 0;
    border-radius: 0;
    background: #eaeaea;
    font-family: Roboto-Medium;
    box-shadow: none;
}

    .ButtonSearch &gt; .form-control &gt; input::placeholder {
        font-style: italic;
    }

#ctl00_mainContent_ctl00_ctl00_TabType2 .articleTab2-right ul li, #ctl00_mainContent_ctl03_ctl00_TabType2 ul li,
#ctl00_mainContent_ctl00_ctl00_nbcContent .articleTab2-left, #ctl00_mainContent_ctl00_ctl00_TabType2 .articleTab2-right {
    width: 50%;
}

    #ctl00_mainContent_ctl00_ctl00_TabType2 .articleTab2-right ul li .articleTab2-image,
    #ctl00_mainContent_ctl00_ctl00_TabType2 .articleTab2-right ul li .articleTab2-content {
        width: 100%;
        padding-left: 0;
    }

    #ctl00_mainContent_ctl00_ctl00_TabType2 .articleTab2-right ul li:nth-child(odd) {
        padding-right: 10px;
    }

    #ctl00_mainContent_ctl00_ctl00_TabType2 .articleTab2-right ul li:nth-child(even) {
        padding-left: 10px;
    }

.container--menu, .Event__Right__Content {
    display: flex;
}

.articleTitle ul.ulOrtherArticle li .width100 {
    display: flex;
}

.navbar-default .navbar-toggle {
    display: none;
}

#navbarNavDropdown, .header-top .navbar-default {
    padding-left: 0;
    padding-right: 0;
}

.tin-tieu-diem .articleTab2-content a {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    visibility: visible;
}

#ctl00_mainContent_ctl00_ctl00_TabType2 .articleTab2-right ul li {
    height: 220px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #014b85 !important;
}

#navbarNavDropdown.fb-parent, #navbarNavDropdown.flex-children {
    flex-grow: 1;
    display: unset !important;
    height: 100% !important;
}

/*.navbar-default .navbar-toggle {
    border-radius: 10px;
}*/


.why__choose {
    margin: 20px 0;
}

    .why__choose:nth-of-type(odd) .why__choose__img {
        padding-right: 15px;
        text-align: right;
    }

    .why__choose:nth-of-type(even) .why__choose__img.col-sm-6 {
        padding-left: 65px;
        text-align: left;
    }

    .why__choose:nth-of-type(odd) p, .why__choose:nth-of-type(odd) h3 {
        text-align: left;
    }

    .why__choose:nth-of-type(even) p, .why__choose:nth-of-type(even) h3 {
        text-align: right;
    }

#ctl00_mainContent_ctl01_ctl00_TabType1, #ctl00_mainContent_ctl04_ctl00_TabType1, .ctl00_mainContent_ctl06_ctl00_TabType2 {
    flex-wrap: wrap;
}

#ctl00_mainContent_ctl06_ctl00_TabType2 .articleTab2-right ul li {
    width: 50%;
}

#ctl00_mainContent_ctl04_ctl00_TabType1 .articleTab2-left {
    width: 100%;
}

.why__choose__content p {
    font-family: 'Roboto Slab',serif;
    font-size: 16px;
    line-height: 1.9;
}

.content-tochuc__item2 ul li, #document__page {
    float: left;
    width: 100%;
}

    #document__page .panel-border-title {
        margin-top: 15px;
    }

        #document__page .panel-border-title .panel-heading &gt; div {
            padding: 10px;
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            margin-bottom: 15px;
            background: #1da1f2;
            color: #fff;
        }

    #document__page .search-item label {
        margin-bottom: 10px;
        font-size: 14px;
    }

    #document__page .panel-border-title .panel-heading {
        padding: 0;
        width: 100%;
    }

#ctl00_mainContent_ctl00_ctl00_TabType2 .articleTab2-content {
    margin-top: 10px;
}

.why__choose__content ul li, .totnghiep .totnghiep__content p {
    font-family: 'Roboto Slab',serif;
    font-size: 15px;
    line-height: 1.5;
}

.why__choose__content h3 {
    font-family: 'Roboto Slab',serif;
    font-weight: 800;
    font-size: 18px;
    color: #333;
    margin-bottom: 25px;
    padding-top: 40px;
}

.totnghiep .totnghiep__content h3 {
    font-family: 'Roboto Slab'serif;
    font-weight: 800;
    font-size: 18px;
    color: #333;
    margin-bottom: 15px;
    margin-top: 10px;
}

.why__choose__content ul {
    list-style-position: inside;
    line-height: 1.5;
    padding-left: 10px;
}

.why__choose--3 .why__choose__content h3 {
    padding-top: 0px;
}
/*
#ctl00_divBottom .outerwrap:nth-child(1) {
    background-image: url('../images/bgtn.png');
    background-position: left bottom;
    margin-bottom: 30px;
    background-repeat: no-repeat;
}
*/
/*#ctl00_divBottom .outerwrap:nth-child(1) #ctl00_bottomContent_ctl00_divContent {
    padding-top: 30px;
}*/

#ctl00_bottomContent_ctl00_divContent img {
    max-width: 100%;
}

#ctl00_bottomContent_ctl00_divContent .totnghiep {
    padding-top: 80px;
}

    #ctl00_bottomContent_ctl00_divContent .totnghiep .totnghiep__content {
        margin-bottom: 25px;
    }

.footer {
    padding: 15px;
    text-align: center;
    font-family: Roboto-Thin;
    color: white;
    background-color: #04003a;
}

#ctl00_bottomContent_ctl01_divContent {
    background-color: #1b4557;
    padding: 15px 0;
}

.info-contact {
    display: flex;
}

    .info-contact .item {
        width: 237px;
    }

        .info-contact .item:last-child {
            flex-grow: 3;
        }

    /*.info-contact .item:nth-child(2) {
            flex-grow: 1;
        }*/

    .info-contact ul {
        list-style: none;
        padding: 0;
        line-height: 2;
    }

        .info-contact ul li a {
            color: #fff;
            font-family: "Roboto Slab", serif !important;
        }

.info-contact {
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #fff;
}

    .info-contact h4 {
        text-transform: uppercase;
        font-size: 14px;
        line-height: 1.7;
    }

.table__vanban {
    float: left;
    width: 100%;
    overflow: auto;
}

.modulelinks a {
    padding-right: 5px;
    padding-left: 5px;
    border-right: 1px solid #ff0000;
    line-height: 2.5;
    color: #ff0000 !important;
    font-weight: bold;
}

    .modulelinks a:last-child {
        border: 0;
    }

.tintucNoibat .posted-by {
    margin: 10px 0;
}

    .tintucNoibat .posted-by span {
        font-family: 'Roboto Slab',serif;
        font-size: 14px;
        color: #0078d7 !important;
    }

    .tintucNoibat .posted-by a {
        padding-left: 5px;
        margin-left: 4px;
        position: relative;
        font-family: 'Roboto Slab',serif;
        font-size: 14px;
        color: #0078d7;
    }

        .tintucNoibat .posted-by a:before {
            content: "|";
            position: absolute;
            left: -2px;
        }

.tintucNoibat .tintucNoibat__Mota {
    font-family: 'Roboto Slab',serif;
    font-size: 14px;
    color: #333;
}

.single-news h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}


.tintucNoibat__xemthem {
    margin-top: 30px;
    text-align: center;
}

    .tintucNoibat__xemthem a {
        padding: 10px 110px;
        border: 1px solid #c4261d;
        text-transform: uppercase;
        color: #c4261d;
    }

#divtabs.ui-tabs .ui-tabs-nav {
    background: transparent;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    padding: 0;
}

.outerwrap .admin &gt; h3, .adminmenu &gt; h3, .memberlist &gt; h3, .sitelistpage &gt; h3,
#ctl00_mainContent_pnlContainer &gt; h3, #ctl00_divCenter .panelwrapper &gt; h3 {
    color: #0078d7;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none;
}

.ui-widget.ui-widget-content {
    border: 0 !important;
}

.ui-tabs .ui-tabs-panel, .ui-state-active, .ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #ccc !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active:focus .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor:focus {
    color: #fff;
    background: #0078d7;
}

header {
    background: #0056a8;
}

#ctl00_mainContent_divNewUser #ctl00_mainContent_spnIPLookup {
    margin-top: 0;
    float: right;
    margin-bottom: 15px;
}

#ctl00_mainContent_pnlLocked {
    text-align: center;
}

#ctl00_mainContent_spnTopPager.member-list ul li a, .sitelistpage .modulecontent ul li a {
    position: relative;
    margin-left: 5px;
    padding-left: 4px;
}

    #ctl00_mainContent_spnTopPager.member-list ul li a:hover {
        color: #efbf00 !important;
    }

    #ctl00_mainContent_spnTopPager.member-list ul li a:before {
        content: "|";
        left: -5px;
        position: absolute;
    }

    .sitelistpage .modulecontent ul li a:last-child::before {
        content: "|";
        position: absolute;
        left: -5px;
    }

.sitelistpage .modulecontent a {
    color: #c4261d;
}

.sitelistpage .modulecontent ul {
    list-style-type: decimal;
    list-style-position: inside;
}

    .sitelistpage .modulecontent ul li {
        line-height: 2;
    }


.searchSubmit {
    text-align: center;
}

.header-top .nav-tabs &gt; li.active &gt; a, .header-top .nav-tabs &gt; li.active &gt; a:focus,
.header-top .nav-tabs &gt; li.active &gt; a:hover {
    background-color: #0078d7;
    color: #fff;
    text-shadow: none;
}

#ctl00_mainContent_pnlContainer .tab-content .row20 {
    float: left;
    width: 50%;
}

#ctl00_mainContent_pnlContainer .tab-content label {
    width: 150px;
    white-space: normal;
    margin-top: 20px;
}

#ctl00_mainContent_pnlContainer .tab-content ul li label {
    float: left;
    width: 100%;
}

ul.simplelist {
    list-style-type: decimal;
    list-style-position: inside;
    line-height: 1.8;
}

    ul.simplelist li a {
        color: #333;
    }

.articletitle a {
    color: #c4261d;
}

h2#module1429, h2#module107, h2#module1447, h2#module1446 {
    font-size: 20px;
}

.text-xs-center.text-sm-right {
    position: absolute;
    z-index: 99;
    bottom: 0;
    color: #fff;
    right: 15%;
}

    .text-xs-center.text-sm-right a {
        color: #fff;
    }

.back-to-top {
    background: url('../images/backtotop.png') no-repeat;
    width: 45px;
    height: 45px;
    position: fixed;
    right: 30px;
    bottom: 100px;
    background-size: 100%;
    display: none;
    z-index: 999;
}

.event_hot__last__local {
    border-bottom: 1px solid #00aef0;
    font-family: 'Roboto Slab',serif;
    font-size: 14px;
    display: flex;
}

.event_hot__last___local__StartDate {
    background: #00aef0;
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
}

.event_hot__last___local__Location {
    display: inline-block;
    padding: 10px 15px;
    color: #666666
}

.box_eventhot {
    background-image: url('../images/bgrEvent.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 30px;
}

.event_hot__last ul {
    list-style: none;
    padding: 0;
}

    .event_hot__last ul li {
        margin-bottom: 15px;
        box-shadow: 0px 2px 2px 0px #ccc;
        background-color: #fff;
    }

        .event_hot__last ul li a {
            padding: 11px 15px;
            display: -webkit-box;
            font-family: 'Roboto Slab',serif;
            font-weight: bold;
            color: #333333;
            line-height: 1.4;
            font-size: 14px;
            height: 66.5px;
            overflow: hidden;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            white-space: normal;
            visibility: visible;
        }

.event_hot__common {
    height: 420px;
}

.event_hot__item__clone {
    background: #fff;
    height: 100%;
    box-shadow: 0px 2px 2px 0px #ccc;
}

    .event_hot__item__clone img {
        height: 250px !important;
        max-width: 100%;
        object-fit: cover;
    }

    .event_hot__item__clone &gt; a:hover img {
    }

.event_hot__item__clone__content {
    padding: 10px 15px;
    width: 100%;
    float: left;
}

    .event_hot__item__clone__content a {
        font-family: 'Roboto Slab',serif;
        font-size: 18px;
        color: #333;
        font-weight: bold;
    }

    .event_hot__item__clone__content ul {
        list-style: none;
        font-family: 'Roboto Slab',serif;
        margin-top: 5px;
        padding: 0 !important;
    }

        .event_hot__item__clone__content ul li {
            line-height: 1.8;
            padding-left: 30px;
            color: #0078d7;
            margin-left: 6px;
            font-size: 14px;
        }

            .event_hot__item__clone__content ul li:first-child {
                background-image: url('../images/timenb.png');
                background-position: left center;
                background-repeat: no-repeat;
            }

            .event_hot__item__clone__content ul li:last-child {
                background-image: url('../images/local.png');
                background-position: left center;
                background-repeat: no-repeat;
            }

.modulecontent #ctl00_bottomContent_ctl03_divContent {
    background-color: #1b4557;
    padding: 15px 0;
}

.view_banner__phongban .owl-carousel .owl-item img {
    width: 62% !important;
    height: auto !important;
    display: inline-block !important;
}

.view_banner__phongban {
    background: #f5fafc;
    padding-bottom: 30px;
}

    .view_banner__phongban .owl-carousel.owl-drag .owl-item {
        text-align: center;
    }

#owl_KhoaPhong, #owl_DoiTac {
    float: left;
    width: 100%;
}

.view_banner__doitac {
    background-image: url('../images/bgrdoitac.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff !important;
    padding-bottom: 40px;
}

    .view_banner__doitac h2 {
        color: #fff;
    }

#owl_DoiTac.owl-carousel .owl-item {
    text-align: center;
}

    #owl_DoiTac.owl-carousel .owl-item img {
        width: 80% !important;
        height: 120px !important;
        display: inline-block;
        object-fit: scale-down;
    }

/*----Login----*/
#ctl00_mainContent_pnlLogin .modulecontent {
    width: 40%;
    margin: 30px auto;
    background: #f3f7ff;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 5px #f1f1f1;
    font-family: Roboto-Medium;
}

    #ctl00_mainContent_pnlLogin .modulecontent .settingrow input[type=text],
    #ctl00_mainContent_pnlLogin .modulecontent .settingrow input[type=password] {
        width: 100%;
    }

    #ctl00_mainContent_pnlLogin .modulecontent fieldset {
        text-align: center;
        border: 1px solid #0078d7 !important;
        padding: 15px;
    }

        #ctl00_mainContent_pnlLogin .modulecontent fieldset legend {
            width: 40%;
            border-bottom: 0;
            text-transform: uppercase;
            color: #0078d7;
            font-family: Roboto-Medium;
            text-shadow: none;
        }

        #ctl00_mainContent_pnlLogin .modulecontent fieldset label {
            font-weight: normal;
        }

/*#start-content {
    padding-bottom: 30px;
}*/

.SlideList .doc_slide ul {
    list-style: none;
    width: 100%;
    float: left;
}

.listTin h3.article-title a {
    font-size: 16px;
    font-family: 'Roboto Slab';
    font-weight: bold;
}

.listTin .listTin__other h3.article-title {
    margin: 10px 0;
    float: left;
    width: 100%;
}

.li_docSlide2 .content-newsright {
    display: flex;
}

.li_docSlide2__item, .Event__Right {
    width: 100%;
}

.li_docSlide2__item {
    flex-grow: 2;
}

.doc_slide__tinnoibat .li_docSlide2__item {
    font-family: 'Roboto Slab';
}

.listTin .img-article2 {
    width: 100%;
    padding: 0;
}

.list-article.listTin {
    padding-top: 0;
}

.listTin__First .info-article2 {
    float: left;
    width: 100%;
    padding: 15px 20px 5px 20px;
}

.listTin__First {
    border: 1px solid #ccc !important;
    padding-bottom: 0 !important;
}

.lisTin__item {
    float: left !important;
    width: 100% !important;
}

.listTin__First .img-article2 img {
    height: 420px;
}

.img-newsright.li_docSlide2__item {
    padding: 2px 10px 2px 0;
}

.listTin__other {
    padding: inherit;
    width: auto !important;
    width: 50% !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    height: 475px;
}

    .listTin__other .img-article {
        width: 100%;
        padding-right: 0;
    }

    .listTin__other:nth-of-type(odd) {
        padding-left: 12px;
    }

    .listTin__other:nth-of-type(even) {
        padding-right: 12px;
    }

    .listTin__other .img-article img {
        height: 250px !important;
    }

.listTin__dep {
    position: relative;
    width: 100%;
    float: left;
}

    .listTin__dep .article-date {
        margin: 0;
    }

    .listTin__dep .listTin_Noibat {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 10px 15px;
        z-index: 9;
    }

.listTin_Noibat::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background: #737373e3;
    z-index: -1;
    top: 0;
}

.listTin_Noibat .motaTeaser .detail-muted ul li,
.listTin_Noibat h3.article-title a {
    color: #fff !important;
}

.center-right {
    width: 70% !important;
}

/*.right-center#ctl00_divRight {
    width: 33% !important;
    padding-right: 0;
    max-width: 33% !important;
    flex: auto !important;
}
*/
.doc_slide__tinnoibat &gt; h3 {
    margin: 0;
    padding: 12px;
    background: #0078d7;
    color: #fff;
    text-align: center;
    font-family: Roboto-Bold;
    text-transform: uppercase;
    font-size: 20px;
}

    .doc_slide__tinnoibat &gt; h3 &gt; a {
        color: #fff;
    }

.info-contact__item ul li img {
    background: #e6e6e6;
    padding: 5px;
    margin-top: 10px;
}

.info-contact__item:first-child ul li:last-child span {
    text-transform: uppercase;
    line-height: 4.5;
}

.modulecontent .ModuleEditLink {
    font-size: 12px !important;
    color: #ff0000 !important;
}

.ViddeoHighlight iframe {
    margin-top: 10px;
    height: 250px;
}

.ViddeoHighlight .titelVideo {
    margin: 10px 0;
}

    .ViddeoHighlight .titelVideo a {
        font-size: 14px;
        color: #0078d7;
        font-weight: bold;
    }

.ViddeoHighlight .ortherVideo ul {
    padding-left: 20px;
    list-style-type: square;
    color: #929292;
}

    .ViddeoHighlight .ortherVideo ul li a {
        color: #333;
    }

ul.ulActiveReference {
    padding-left: 20px;
    line-height: 2;
    margin-bottom: 25px;
}

    ul.ulActiveReference li {
        color: #929292;
    }

        ul.ulActiveReference li a {
            font-style: italic;
            color: #929292;
        }

.doc_slide__tinnoibat ul li a {
    font-family: Roboto-Medium;
    font-size: 14px !important;
    font-weight: normal !important;
}

#ctl00_mainContent_articleView_pnlDetails .panel.panel-default {
    border: 0;
    padding: 0;
}

#search-advanced {
    color: #ffffff !important;
    float: right;
    background-image: none;
    background-color: #22a6d1;
    text-shadow: none;
    BORDER: 0;
    border-radius: 0;
    font-family: Roboto-Medium;
}

#search-article button {
    background-image: none;
    border-radius: 0;
}

.Pager.tinLienquan {
    float: left;
    width: 100%;
    text-align: center;
}

.motaTeaser .detail-muted ul li {
    padding: 0;
}

.motaTeaser .detail-muted ul {
    padding-left: 5px;
}

.contentNews__Other {
    box-shadow: none !important;
}

.banner_vertical, .ViddeoHighlight {
    margin-bottom: 20px;
}

.header-tochuc, .bangiamdoc {
    float: unset !important;
    margin: auto;
    margin-bottom: 30px;
}

.header-bangiamdoc .bangiamdoc h2, .soDoToChuc h2 {
    margin: 0;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
}

.bangiamdoc h2 a, .bangiamdoc h2 a:hover {
    color: white;
}

.bangiamdoc .panel-primary {
    border: 0;
}

.bangiamdoc .panel-heading {
    border-radius: 20px;
    position: relative;
}

.bangiamdoc .panel-primary::before {
    content: "";
    border-left: 1px solid #b9b9b9;
    height: 61px;
    position: absolute;
    bottom: -110%;
    left: 50%;
    width: 2px;
}

.bangiamdoc .panel-primary::after {
    content: "";
    border-bottom: 1px solid #b9b9b9;
    width: 100%;
    position: absolute;
    bottom: -111%;
    left: 0;
    height: 2px;
}

.soDoToChuc .panel-heading {
    background: #8dad14;
    color: #fff;
    border-radius: 20px;
}

.content-tochuc__item1 {
    padding-bottom: 110px !important;
    padding-top: 110px !important;
}

    .content-tochuc__item1 .panel-primary &gt; .panel-heading, .content-tochuc__item1 .panel-primary {
        background-color: #00aeef;
        border-color: #00aeef;
        box-shadow: none;
    }

        .content-tochuc__item1 .panel-primary .panel-heading, .content-tochuc__item2 .panel-primary &gt; .panel-heading {
            text-align: center;
            text-transform: uppercase;
        }

    .content-tochuc__item1 .col-sm-2 {
        padding: 0 5px;
    }

.content-tochuc__item2 .panel-primary &gt; .panel-heading {
    background: #3195b5;
}

.content-tochuc__item2 .panel-primary {
    border-color: #3195b5;
    border: 1px solid #ccc;
}

.content-tochuc__item1 .panel-primary::before {
    content: "";
    border-left: 1px solid #b9b9b9;
    height: 71px;
    position: absolute;
    top: -115%;
    left: 50%;
    width: 2px;
}

.content-tochuc__item1 .panel-primary::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 1px solid #b9b9b9;
    border-right: 1px solid #b9b9b9;
    transform: rotate(135deg);
    display: inline-block;
    position: absolute;
    top: -22%;
    left: 48%;
}

.content-tochuc__item1 .bangiamhieu .panel-primary &gt; .panel-heading::before {
    content: "";
    border-left: 1px solid #b9b9b9;
    height: 59px;
    position: absolute;
    bottom: -55%;
    left: 50%;
    width: 2px;
}

.content-tochuc__item1::before {
    content: "";
    border-bottom: 1px solid #b9b9b9;
    width: 75.1%;
    position: absolute;
    bottom: 24.5%;
    left: 12.5%;
    height: 2px;
}

.content-tochuc__item2 .panel-primary &gt; .panel-heading::before {
    content: "";
    border-left: 1px solid #b9b9b9;
    height: 58px;
    position: absolute;
    top: -71px;
    left: 50%;
    width: 2px;
}

.content-tochuc__item2 .panel-primary &gt; .panel-heading::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 1px solid #b9b9b9;
    border-right: 1px solid #b9b9b9;
    transform: rotate(135deg);
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 48.5%;
}
/*-------------Event----------*/
.list-Event {
    width: 100%;
    float: left;
}

.img-Event {
    width: 25%;
    float: left;
}

.info-Event {
    width: 75%;
    float: left;
    padding-left: 15px;
}

.info-Event-full {
    width: 100%;
    float: left;
}

.Event-date {
    font-size: 12px;
    color: #8e8e8e;
}

.Event-author {
    font-weight: bold;
}

.list-Event__blogitem {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

    .list-Event__blogitem:last-child {
        border-bottom: 0;
    }

    .list-Event__blogitem .info-Event h3 {
        margin-top: 0;
        font-size: 16px;
    }

        .list-Event__blogitem .info-Event h3 a {
            font-family: 'Roboto Slab';
            font-weight: bold;
            line-height: 1.4;
        }

    .list-Event__blogitem .img-Event img {
        height: 150px !important;
    }
/*--End--*/
.LichSuKien__Time {
    width: 70%;
    margin: auto;
    text-align: center;
}

    .LichSuKien__Time table {
        border: 1px solid #b8dfff;
        width: 100%;
        margin: 15px 0;
        font-family: Roboto-Medium;
        background: #f0fcff;
        border-collapse: collapse;
    }

        .LichSuKien__Time table td {
            color: #0078d7;
        }

        .LichSuKien__Time table thead {
            background-color: #00aeef;
            color: #fff;
        }

        .LichSuKien__Time table td, .LichSuKien__Time table th {
            border: 1px solid #c4e4ff;
            padding: 10px;
            text-align: center;
        }

.single-news h3 a {
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px; /* fallback */
    /*-webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
    line-height: 1.5;
    visibility: visible;
}

.center-right {
    line-height: 1.8;
}

.blockevent_other .list-article .blogitem {
    margin-bottom: 0;
    padding: 15px 0;
}

.blockevent_other h3.article-title a {
    width: 100%;
    font-size: 14px;
    color: #646464;
    font-weight: normal;
    line-height: 1.6;
    font-family: Roboto;
    text-align: left;
}

.blockevent_other h2.box-other-title {
    font-size: 18px;
    color: #0078d7;
    font-weight: 700;
    border-bottom: 1px solid #ccc !important;
    line-height: 40px;
    font-family: Roboto;
}

.Event__Right__Content__item:first-child {
    text-align: center;
    padding: 5px;
    color: #e30700;
}

.Event__Right__Content__item:last-child {
    padding-left: 10px;
}

    .Event__Right__Content__item:last-child a {
        font-family: Roboto-Medium;
        font-weight: normal;
    }

.info-footer {
    width: 100%;
    float: left;
    background-color: #00366a;
    padding: 15px 0;
}

.top10 {
    top: 10px;
}

@media screen and (max-width:991px) {
    .width25-mr10 {
        display: none !important;
    }

    .width75-mf10 {
        width: 100% !important;
    }

    .phongban-content {
        padding: 0 !important;
    }

    #ctl00_divCenter {
        padding: 0;
    }

    .text-center {
        padding-left: 0 !important;
    }

    .table-overflow {
        width: 100%;
        height: 50%;
        overflow: scroll;
    }

    .phongban-div {
        border: 0 !important;
    }

        .phongban-div h2 {
            padding-right: 5px !important;
        }

    .panel-group {
        display: none;
    }

    .bck-article-content {
        width: 100%;
        padding: 0 !important;
    }

    .bck-category-item {
        margin: 0 !important;
    }
}

@media screen and (max-width:480px) {
    .bck-article-content h2 span {
        font-size: 20px !important;
    }

    .bck-category-head div h3 {
        font-size: 18px;
    }
}

ul.header__area__container__row__text--left__ul &gt; li &gt; a:hover,
ul.header__area__container__row__text--left__ul &gt; li:hover,
.header__area__container__row__text--right__ul &gt; li &gt; a:hover,
.header__area__container__row__text--right__ul &gt; li:hover
ul.header__area__container__row__text--left__ul &gt; li &gt; a:focus,
ul.header__area__container__row__text--left__ul &gt; li:focus + a:hover,
.header__area__container__row__text--right__ul &gt; li:focus {
    color: #fb6a65 !important;
}

.header__area__container__row ul &gt; li &gt; ul &gt; li &gt; a:focus {
    color: #027cff !important;
}

ul.header__area__container__row__text--left__ul &gt; li &gt; a:hover,
ul.header__area__container__row__text--left__ul li:hover,
.header__area__container__row__text--right__ul &gt; li &gt; a:hover,
.header__area__container__row__text--right__ul li:hover {
    text-decoration: underline;
    color: #f86a6a !important;
}

ul.header__area__container__row__text--left__ul &gt; li &gt; ul &gt; li &gt; a:hover,
.header__area__container__row__text--right__ul &gt; li &gt; ul &gt; li &gt; a:hover,
ul.header__area__container__row__text--left__ul &gt; li &gt; ul &gt; li &gt; a:focus,
.header__area__container__row__text--right__ul &gt; li &gt; ul &gt; li &gt; a:focus {
    color: #d50600 !important;
    text-decoration: underline !important;
}

ul .header__area__container__row__text--left__ul li a:hover, .header__area__container__row__text--right__ul li a:hover {
    text-decoration: underline;
}

.info-contact &gt; ul &gt; li &gt; a:hover {
    color: #6abdff !important;
}

#navbarNavDropdown &gt; ul &gt; .nav-item {
    /* display: none; */
}

h2.page-header &gt; a {
    font-family: Roboto-Bold;
    font-size: 36px;
    text-transform: uppercase;
    color: #0067b8 !important;
}

h2.page-header {
    margin-top: 30px !important;
    color: #0067b8;
    margin-bottom: 20px;
    border-bottom: 0;
    text-align: center;
    font-family: Roboto-Bold;
    font-size: 36px;
    text-transform: uppercase;
    color: #0067b8 !important;
}

    h2.page-header &gt; a:hover, why__choose__content h3 a:hover {
        color: #003f71 !important;
        cursor: pointer;
    }

.header-top .navbar-default .navbar-nav &gt; li &gt; a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.header-top .navbar-default .navbar-nav &gt; li &gt; a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 22px;
    left: 0;
    background-color: white;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    bottom: 1px;
}

.view_banner__doitac &gt; div &gt; h2 {
    color: white !important;
}

.view_banner__doitac div h2 {
    color: white !important;
}


/*TNUE BOX*/
/****/


a:hover, a:focus, a:active {
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    outline: none !important;
    color: #CD2122;
}

input:hover, input:focus, input:active, select:hover, select:focus, select:active, textarea:hover, textarea:focus, textarea:active {
    outline: none !important;
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}


.gallery-post {
    position: relative;
    display: block;
    width: 100%;
}

    .gallery-post:after {
        content: "";
        width: 100%;
        height: 85%;
        -webkit-transition: all 0.35s;
        -o-transition: all 0.35s;
        transition: all 0.35s;
        -moz-transition: all 0.35s;
        -ms-transition: all 0.35s;
        top: 0;
        left: 0;
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        z-index: 9;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .gallery-post .image {
        overflow: hidden;
    }

        .gallery-post .image img {
            -webkit-transition: all 3s;
            -o-transition: all 3s;
            transition: all 3s;
            -moz-transition: all 3s;
            -ms-transition: all 3s;
            height: 219px;
            width: 100%;
        }

    .gallery-post a.link-image {
        position: absolute;
        width: 32px;
        height: 32px;
        top: 50%;
        left: 50%;
        margin-top: -16px;
        margin-left: -16px;
        z-index: 99;
        color: #fff;
        font-size: 30px;
        line-height: 1;
        opacity: 0;
        filter: alpha(opacity=0);
    }



    .gallery-post:hover:after {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .gallery-post:hover .link-image {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .gallery-post:hover img {
        -webkit-transform: scale(1.2) !important;
        -ms-transform: scale(1.2) !important;
        -o-transform: scale(1.2) !important;
        transform: scale(1.2) !important;
    }



.gallery-post {
    position: relative;
}

    .gallery-post:hover {
        -webkit-box-shadow: 0px 4px 26px 3px #d5ddea;
        box-shadow: 0px 4px 26px 3px #d5ddea;
    }

    .gallery-post .gva-pajax {
        position: absolute;
        top: 10px;
        right: 10px;
        color: #fff;
        font-size: 16px;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        background: rgba(0, 0, 0, 0.3);
        text-align: center;
        line-height: 40px;
        -webkit-transition: all 0.35s;
        -o-transition: all 0.35s;
        transition: all 0.35s;
        -moz-transition: all 0.35s;
        -ms-transition: all 0.35s;
        opacity: 1;
        filter: alpha(opacity=0);
        z-index: 99;
    }

.gva-pajax a {
    color: white !important;
}


.gallery-post .gva-pajax:hover, .gallery-post .gva-pajax:focus, .gallery-post .gva-pajax:active {
    background: #CD2122;
    color: white;
}

.gallery-post .post-meta-wrap {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 8px 15px;
    opacity: 1;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    /*z-index: 999;*/
}

    .gallery-post .post-meta-wrap .post-title {
        line-height: 1;
    }

        .gallery-post .post-meta-wrap .post-title a {
            color: #fff;
            font-size: 16px;
            font-family: "Roboto", sans-serif;
            line-height: 22px;
            font-weight: 400;
            display: inline-block;
        }

    .gallery-post .post-meta-wrap .post-title {
        color: #fff;
        font-size: 16px;
        font-family: "Roboto", sans-serif;
        line-height: 22px;
        font-weight: 400;
        display: inline-block;
        text-transform: uppercase;
    }

        .gallery-post .post-meta-wrap .post-title a:hover, .gallery-post .post-meta-wrap .post-title a:focus, .gallery-post .post-meta-wrap .post-title a:active {
            color: #CD2122;
        }

.gallery-post:hover .gva-pajax, .gallery-post:hover .post-meta-wrap {
    opacity: 1;
    filter: alpha(opacity=100);
}

.views-col {
    margin-bottom: 30px;
}


.title-tnue {
    font-size: 32px;
    text-transform: uppercase;
    color: #337ab7;
    font-family: Roboto;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

/*END TNUE BOX*/

h2.tit-co-so-vat-chat {
    position: relative;
    padding-bottom: 8px;
    color: #0067ac !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    float: left;
    margin: 20px;
}

.thongke-all {
    border: 1px solid #C0C0C0;
    margin-bottom: 5px;
    display: block;
    float: left;
}

.thongke-header {
    text-align: center;
    /*background: url(/Data/SiteImages/bg_left_header.png);*/
    background: #0078d7;
    font-family: Arial;
    height: 50px;
    color: white;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    float: left;
}

div.art-block img {
    border: none;
    /* margin: 3px; */
    margin-bottom: 20px;
}

.site-statistics {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
/*start by: MANHND date: 15-10-2019 Module:Training*/
.list-Trainingt__blogitem {
    height: 150px;
}

.img-Training {
    height: 150px;
    width: 25%;
    padding-right: 10px;
    float: left;
}

.Training-title &gt; a {
    font-family: 'Roboto Slab';
    font-weight: bold;
    line-height: 1.4;
    font-size: 16px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*end Module:Training*/
.articletext {
    font-size: 14px;
    line-height: 1.7;
}

    .articletext ul {
        list-style-position: inside;
    }

.author-post {
    display: none;
}

.social-right {
    width: 100% !important;
}

.lawh3title {
    margin-bottom: 15px;
    font-family: Arial;
    color: #0a6eac;
    line-height: 1.4;
    font-weight: bold;
    line-height: 28px;
    text-align: justify;
    font-size: 22px;
}

.lawh3 em, .lawh3 label {
    font-size: 18px;
    font-weight: normal !important;
}

.other-doc tr td,
.other-doc tr th,
#content_doc table tr td, #content_doc table tr th {
    padding: 8px 10px !important;
}

.article-thongbao {
    width: 100%;
    float: left;
    padding: 20px 0;
    border-bottom: 1px dotted #ccc;
}

    .article-thongbao .parentImgDefault img {
        width: 350px;
        float: left;
        padding-right: 10px;
    }




    .article-thongbao img {
        width: 350px;
        float: left;
        padding-right: 10px;
        object-fit: contain;
    }

.info-article {
    width: auto;
    float: none;
    padding: 0px;
    text-align: justify;
    font-family: TIMES;
    font-size: 14px;
}

    .info-article h3 {
        line-height: 20px;
        margin-top: 0;
        color: #1e6eb3;
        font-family: TIMES;
        font-size: 16px;
        margin: 0;
    }

h3.article-title a {
    color: #000000 !important;
    font-family: TIMESBD;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px; /*
    float: left;*/
}

.info-article .post {
    color: #333333;
}

.article-date {
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
    margin-bottom: 5px;
}

.article-author {
    font-weight: bold;
}

.list-inline {
    padding-left: 5px;
    list-style: none;
    margin-left: -5px;
    font-size: 13px;
}

    .list-inline &gt; li, .member-list &gt; ul &gt; li, ul.simplehorizontalmenu &gt; li {
        display: inline-block;
        padding-right: 5px;
        font-family: TIMES;
    }

.list-unstyled li img {
    height: 12px;
    width: auto !important;
    margin-top: 2px;
    padding-right: 5px !important;
}

.article-thongbao .post .summary-article {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-family: TIMES;
    font-size: 14px;
}

.sapo_gallery {
    font-size: 14px;
    color: black;
    font-weight: normal;
    text-transform: inherit;
    font-family: 'Roboto Slab',serif;
    line-height: 28px;
}

.title_gallery {
    margin: 22px 0;
    font-size: 23px;
}

    .title_gallery a {
        color: red;
        font-weight: normal;
        font-size: 12px;
        text-transform: initial;
    }


/*.bottom-pane .panelwrapper, .container, .top-pane .panelwrapper {
    padding-left: 0px !important;
}*/

/*#ctl00_pnlSearch {
    padding: 0px !important;
}*/

#ctl00_pnlSearch &gt; ul &gt; li &gt; a {
    text-transform: uppercase;
}

#ctl00_pnlSearch &gt; ul &gt; li:nth-child(1) {
    padding-left: 0px !important;
}

    #ctl00_pnlSearch &gt; ul &gt; li:nth-child(1) &gt; a {
        padding-left: 0px !important;
    }
/*
#search-header {
    padding-top: 5px;
}*/
/*
        #ctl00_pnlSearch &gt; div &gt; div.form-control.hienthi {
            margin-top: -5px;
        }*/

#haan_header_top .class-but-ul ul a {
    color: #333333 !important;
}
/*#haan_header_top .class-but-ul ul li {
margin-left:5px;
}*/
#haan_header_top .class-but-ul ul {
    font-size: 16px;
    font-family: Roboto-Medium;
    list-style: none;
    padding-left: 10px;
    display: flex;
    text-align: left;
}

.class-but-ul {
    margin-top: 30px;
}

.li-class {
    line-height: 31px;
}

#start-content {
    margin: 0px !important;
}

#haan_header_top &gt; div &gt; div &gt; div {
    padding: 0px !important;
}

#ctl00_rightContent_ctl01_ctl00_pnlTab1 ul.nd-list-sukien &gt; li:before {
    content: url('../ImgCucTTDLV2/logo-vs.png');
    padding: 7px 10px 8px 15px;
    float: left;
    position: absolute;
    left: 0;
}


.footer1 {
    background-color: #030034;
    padding-top: 30px;
    padding-bottom: 25px;
    font-family: Myriad Pro;
}

.sitelink {
    color: white;
}

#aspnetForm &gt; footer &gt; div &gt; div &gt; div &gt; a {
    text-align: center;
    color: #fffeff !important;
    font-size: 14px !important;
    margin-bottom: 0.75rem;
}

.footer1 p {
    text-align: center;
    color: #fffeff !important;
    font-size: 14px !important;
    margin-bottom: 0.75rem;
}

.dia-chi p {
    font-size: 14px !importantl;
}

.dia-chi {
    width: 38%;
    float: left;
}

.sdt {
    width: 30%;
    float: left;
}

.dc-email {
    width: 25%;
    float: left;
    text-align: right;
}

.tieude-footer {
    font-size: 18px !important;
    letter-spacing: 0.5px;
    font-family: Roboto-Bold;
    margin-top: 15px;
}

.name-tieude {
    text-align: center;
    font-family: Myriad Pro;
    font-size: 36px;
    color: #04003a;
    font-weight: bold;
}

.name-tieude-p {
    text-align: center;
    font-family: Myriad Pro;
    font-size: 18px;
    color: #666666;
}

.chiso-sxcn-duoi {
    margin-top: 40px;
    margin-bottom: 35px;
    text-align: center;
}

.name-phantram {
    margin-top: 10px;
    font-size: 14px;
    font-family: Myriad Pro;
    color: black;
}

.contact {
    font-family: Roboto-Medium;
}

.dieutrathongke {
    background-image: url('../ImgCucTTDLV2/Bennerbody.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.linhvuc-col-right &gt; a {
    color: #ffffff !important;
    font-size: 18px;
}

.linhvuc-col-left {
    width: 100%;
    float: left;
    text-align: center;
}

.linhvuc-col-right {
    width: 100%;
    float: left;
    text-align: center;
    padding: 15px 60px;
    font-family: Roboto-Bold;
}

.linhvuc-col {
    width: 25%;
    float: left;
    height: 170px;
}

.tieude-dieutra {
    font-size: 48px;
    font-family: Roboto-Bold;
    color: #ffffff;
    margin-top: 40px;
    margin-bottom: 35px;
    text-align: center;
    text-transform: uppercase;
}

.tieude-tongdieutra {
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    font-family: Roboto-Bold;
    border-bottom: 1px solid white;
    width: auto !important;
    border: none;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}

.bg-color-tongdieutra {
    background-color: #04003a;
    padding: 10px 20px;
    width: 100%;
    float: left;
    height: 70px;
    border-radius: 5px;
}

.tongdieutra-img {
    width: 25%;
    float: left;
}

.tongdieutra-text a {
    color: #edf268 !important;
}

.tongdieutra-text {
    width: 75%;
    float: left;
    font-family: Roboto-Bold;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 0px;
}

.tong-dk {
    border-radius: 5px;
    padding: 50px 40px 60px;
    width: 100%;
    float: left;
}

.linhvuc-dt {
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: Roboto-Bold;
    text-transform: uppercase;
}

.o-duoi {
    width: 100%;
    float: left;
    background-color: #04003a;
    height: 70px;
}

#ctl00_rightContent_ctl02_pnlWrapper &gt; div &gt; div &gt; div &gt; div.o-duoi &gt; div &gt; div &gt; a {
    color: #e8e6ff !important;
}


::-webkit-scrollbar {
    display: none;
}

#ctl00_rightContent_ctl01_ctl00_pnlTab1 &gt; div.articleTab1-right &gt; ul &gt; li {
    list-style-type: none;
}

.sukien {
    font-size: 26px !important;
    font-family: Roboto-Bold !important;
    color: white !important;
    text-transform: uppercase;
}

.bg-sukien {
    width: 100%;
    text-align: center;
    padding: 8px 0px;
    background-color: #0056a8;
}

/*    #aspnetForm &gt; div.container {
        padding: 0px !important;
    }*/

.nd-sukien {
    padding: 8px 15px 8px 0px !important;
    margin-left: 30px;
    float: left;
}

#ctl00_bottomContent_ctl01_ctl00_pnlTab2 &gt; div.container &gt; div &gt; div &gt; div &gt; a &gt; img {
    height: 218px !important;
}

.nd-list-sukien {
    float: left;
    margin-bottom: 15px;
    overflow: auto;
    height: 300px;
    padding: 5px 0px;
}

#ctl00_rightContent_ctl01_ctl00_pnlTab1 &gt; div.articleTab1-right &gt; ul &gt; li &gt; div &gt; a {
    color: #333333 !important;
    font-family: Roboto-Bold;
}


.o-tren {
    width: 100%;
    float: left;
    background-color: #edf268;
    height: 130px;
    padding: 25px 22px;
}



.lien-ket-w {
    font-size: 18px;
    font-family: Roboto-Medium;
    margin-bottom: 15px;
}

#ctl00_rightContent_ctl02_ddlLink {
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 0;
    height: 40px;
}

.duoi-lienket {
    width: 25%;
    float: left;
    border-right: 1px solid #82809d;
    height: 100%;
    text-align: center;
}

.img-logo-lk {
    padding-top: 10px;
    padding-bottom: 10px;
}

.class-text-lk {
    font-size: 13px;
    font-family: Roboto-Medium;
}

.linktip {
    color: #333333 !important;
    font-family: Roboto-Medium;
    font-size: 14px;
    width: 100%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    max-height: 105px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.tieude-dv {
    text-align: left;
    font-size: 16px;
    font-family: Roboto-Medium;
    margin-top: 15px;
    margin-bottom: 20px;
    color: #000000 !important;
    width: 100%;
    float: left;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    max-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

#ctl00_bottomContent_ctl01_ctl00_hplTab2Category {
    text-align: center;
    font-size: 48px;
    font-family: RobotoBlack;
    color: #333333;
    height: 40px;
}


.dichvuthongke-text {
    font-family: RobotoBlack;
}

#ctl00_bottomContent_ctl02_ctl00_hplTab2Category {
    text-align: center;
    font-size: 48px;
    font-family: RobotoBlack;
    color: #333333 !important;
}

.dichvuthongke {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 20px;
}

.nd-dv {
    margin-bottom: 30px;
}


#ctl00_divRight {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-top: 0px;
    flex: 0 0 34.6% !important;
    max-width: 34.6% !important;
}

#ctl00_divCenter {
    padding-left: 0px !important;
    /*    padding-right: 35px !important;
    width: 100% !important;
    max-width: 65.4% !important;*/
}

.div_center {
    width: 100% !important;
    max-width: 65.4% !important;
}

.padding-right-35 {
    padding-right: 35px !important;
}

#ctl00_mainContent_ctl00_HomeArticleHot_hplType1 {
    font-size: 24px;
    font-family: 'Roboto-Bold';
    color: black !important;
    line-height: 28px;
}

.hplType1 {
    margin-top: 25px;
    margin-bottom: 10px;
}

#demos &gt; section &gt; div &gt; div &gt; div:nth-child(2) {
    padding-left: 0px !important;
}

#demos &gt; section &gt; div &gt; div &gt; div:nth-child(4) {
    padding-right: 0px !important;
}

.news-img img {
    height: 101px !important;
}

#ctl00_mainContent_ctl00_HomeArticleHot_imageType1 {
    height: 455px;
    width: 100%;
}

.tintucNoibat .item {
    height: auto !important;
    max-height: 100%;
}

.item {
    margin: 10px 0px;
    padding: 0px !important;
}

.tin-noi {
    margin: 5px 0px;
}

.tin-noi-img {
    width: 45%;
    float: left;
}

.tin-noi-nd {
    width: 55%;
    float: left;
}

#demos &gt; section &gt; div &gt; div &gt; div.tin-noi &gt; div &gt; div &gt; div &gt; div.tin-noi-img &gt; picture &gt; img {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-family: Roboto-Medium;
    height: 160px;
    line-height: 20px;
    font-size: 14px;
}

.tin-noi-nd a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-family: Roboto-Medium;
    height: 90px;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
    padding-top: 10px;
    padding-right: 10px;
    color: #333333 !important;
}

.backg-nd {
    background-color: #f1f1f1;
    height: 101px;
    padding-left: 15px;
}

#demos &gt; section &gt; div &gt; div &gt; div.tin-noi &gt; div:nth-child(1) {
    padding-right: 15px !important;
}

#demos &gt; section &gt; div &gt; div &gt; div.tin-noi &gt; div:nth-child(3) {
    padding-right: 15px !important;
}

#demos &gt; section &gt; div &gt; div &gt; div.tin-noi &gt; div:nth-child(2) {
    padding-left: 15px !important;
}

#demos &gt; section &gt; div &gt; div &gt; div.tin-noi &gt; div:nth-child(4) {
    padding-left: 15px !important;
}

#ctl00_pnlSearch .navbar-collapse {
    background-color: #05004a;
}

.class-pd {
    padding: 0px 30px !important;
}

.nopd {
    padding: 0px !important;
}

.class-search {
    margin-bottom: 30px;
    width: 100%;
    float: left;
}

fieldset &gt; div &gt; ul &gt; div:nth-child(1) &gt; .bg-color-tongdieutra .tongdieutra-text {
    margin-top: 12px;
}

fieldset &gt; div &gt; ul &gt; div:nth-child(2) &gt; .bg-color-tongdieutra .tongdieutra-text {
    margin-top: 4px;
}

fieldset &gt; div &gt; ul &gt; div:nth-child(3) &gt; .bg-color-tongdieutra .tongdieutra-text {
    margin-top: 4px;
}

.tong-dieu-tra {
    width: 33.33333333%;
    float: left;
}

.nd-list-sukien li {
    float: left;
    position: relative;
    width: 100%;
}

.center-img-tintucNoibat {
    text-align: center;
}

.font-face {
    font-family: Roboto-Medium;
}

.tex-left {
    text-align: left;
    line-height: 20px;
}



.bg-sukien-bt {
    background-color: #f1f1f1;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.bg-hoidap-tc {
    background-color: #deeef3;
    height: 200px;
    margin-bottom: 30px;
}

.tieude-hoidap-tc {
    padding: 30px;
    text-align: center;
}

    .tieude-hoidap-tc span {
        font-size: 24px;
        font-family: Roboto-Bold;
        text-transform: uppercase;
        color: #0056a8;
    }

.pdvideo-tc {
    padding: 35px 0px 25px !important;
}

.audio-hoidap-tc {
    text-align: center;
}

.text-videohd {
    font-size: 24px;
    font-family: Roboto-Bold;
    text-transform: uppercase;
    color: #0056a8;
    margin-bottom: 20px;
}

.class-video-hd {
    width: 65.5%;
    float: left;
    padding-right: 65px;
}

.class-tailieu-hd {
    width: 34.5%;
    float: left;
}

.bg-video-tc {
    background-color: #f6f8fb;
    height: 560px;
}

.video-tc a {
    font-size: 16px;
    font-family: Roboto-Medium;
    color: #333333 !important;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-family: Roboto-Medium;
    height: 45px;
    line-height: 22px;
}

.video-tc iframe {
    width: 100%;
    height: 395px;
    border: none;
}

.class-tailieu-hd ul li {
    padding: 10px 0px;
}

    .class-tailieu-hd ul li a {
        font-size: 16px;
        color: #333333 !important;
        font-family: Roboto-Medium;
    }

        .class-tailieu-hd ul li a img {
            margin-right: 15px;
            margin-top: -5px;
        }

.class-tailieu-hd ul {
    list-style: none !important;
}

.class-tailieu-hd .tieude-tailieu {
    font-size: 24px;
    font-family: Roboto-Bold;
    text-transform: uppercase;
    color: #0056a8;
    margin-bottom: 15px;
    width: 100%;
    float: left;
}

.logoimg-video-hd {
    width: 16px;
    object-fit: none !important;
    margin-right: 10px;
    margin-top: -20px;
}

.dichvuthongke-text .nbchTitle {
    font-size: 24px;
    font-family: Roboto-Bold;
    text-transform: uppercase;
    color: #0056a8;
    text-align: left;
}

.img-hoatdong-dp {
    width: 100%;
    height: 170px;
}

.li-dangnhap-dx {
    display: flex !important;
    color: white;
    font-size: 20px;
}

    .li-dangnhap-dx a {
        color: yellow !important;
        font-size: 16px !important;
    }

.class-span-pd {
    padding: 0px 10px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #014b8500 !important;
}

.m-top30 {
    margin-top: 30px !important;
}

.home-layout .div_center, .home-layout .right-pane {
    margin-top: 30px !important;
}

.class-no-flex {
    display: block !important;
}
</pre></body></html>