﻿@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 > li a:focus,
    ul.header__area__container__row__text--left__ul li a:focus {
        color: white !important;
    }

    .header__area__container__row__text--right__ul > 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 > 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 > li > 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 > li:hover > ul {
    display: block;
}

.header__area__container__row ul > li > ul > li {
    float: left;
    width: 100%;
    position: relative;
    padding: 5px 12px;
    text-align: left;
}

    .header__area__container__row ul > li > ul > li > 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 {
    background-color: #fff;
}

#navbarNavDropdown ul, .why__choose, .tintucNoibat__xemthem, .tintucNoibat, .blockevent_other, .motaTeaser {
    width: 100%;
    float: left;
}

.header-top .navbar-default {
    border: 0;
    background-color: #0067b8;
    /*height: 52px;*/
}


.main-menu ul > li {
}

.header-top .navbar-default .navbar-nav > li > 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: #fff;
    font-family: Roboto-Bold !important;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
}

    .header-top ul li a:hover {
        text-decoration: none;
    }

.header-top ul > li > ul {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    z-index: 900 !important;
    display: none;
    position: absolute;
    background-color: white;
}

.o-slider--item {
    z-index: 99 !important;
    height: 495px !important;
}

.o-sliderContainer {
    height: 495px !important;
}

.Banner {
    float: left;
    width: 100%;
}

.header-top ul li ul li a {
    color: #0067b8;
    padding: 8px 15px;
    font-size: 16px;
    text-transform: unset;
}

    .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;
    }

#navbarNavDropdown > ul > li:hover > a {
    color: white !important;
    background: none;
}

#navbarNavDropdown > ul > li:focus > a, .header-top ul > li > ul > li:hover > a, .header-top ul > li > ul > li:focus > a,
.header-top ul > li > ul > li.open > a, .header-top ul li > ul > li > ul > li:hover > a, .header-top ul li ul > li > ul > li.active > a,
.header-top ul > li > ul > li > ul > li:focus > a {
    text-decoration: none;
}

/*.header-top ul > li:last-child > 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;
}*/

.ul-content > li > .menu-con {
    width: 260px;
    top: 0px;
    position: absolute;
    left: 100%;
    right: 0px;
    margin: 0 !important;
}


    .ul-content > li > .menu-con > li > .menu-level4 {
        left: 100%;
        width: 260px;
        box-shadow: 0px 2px 5px 1px #bbb;
        padding: 8px !important;
        margin-left: 8px;
    }



.ul-content > li:hover .menu-con {
    display: block;
}

.ul-content > li > .menu-con > li {
    position: relative;
}

    .ul-content > li > .menu-con > li:hover .menu-level4 {
        display: block;
    }




.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('../imgVienHLKH/search-Home_vienhanlam.png');
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px 13px;
    height: 47px;
    background-color: #0067b8;
    border: none;
    border-radius: 60%;
    box-shadow: none;
    margin-top: 5px;
}

.ButtonSearch {
    position: relative;
    height: 52px;
    float: right;
    display: none;
}

    .ButtonSearch > .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 > .form-control > input {
    width: 100%;
    height: 32px;
    font-style: italic;
    border: 0;
    border-radius: 0;
    background: #eaeaea;
    font-family: Roboto-Medium;
    box-shadow: none;
}

    .ButtonSearch > .form-control > 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: #014b8500 !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 > 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: 20px;
    padding-bottom: 15px;
    font-family: Roboto-Thin;
    color: white;
    background-color: #115eab;
}

/*#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 > h3, .adminmenu > h3, .memberlist > h3, .sitelistpage > h3,
#ctl00_mainContent_pnlContainer > h3, #ctl00_divCenter .panelwrapper > 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 !important;
    background: #0078d7;
}

header {
    background: #ffffff;
}

#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 > li.active > a, .header-top .nav-tabs > li.active > a:focus,
.header-top .nav-tabs > li.active > 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 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: scale-down;
    }

    .event_hot__item__clone > 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;
}


.chuyendetop a {
    font-family: Roboto-Medium;
}

#owl_KhoaPhong, #owl_DoiTac {
    float: left;
    width: 100%;
}

.view_banner__doitac {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff !important;
    padding: 30px 0px;
}

    .view_banner__doitac h2 {
        color: #fff;
    }

#owl_DoiTac.owl-carousel .owl-item {
    text-align: center;
}

    #owl_DoiTac.owl-carousel .owl-item img {
        width: 100% !important;
        height: 125px !important;
        display: inline-block;
        object-fit: scale-down;
        margin-bottom: 15px;
    }

/*----Login----*/
#ctl00_mainContent_pnlLogin .modulecontent {
    width: 35%;
    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;
}

.doc_slide__tinnoibat > 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 > h3 > 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;
}

.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;
    line-height: 30px;
}

.bangiamdoc h2 a, .bangiamdoc h2 a:hover {
    color: white;
}

.bangiamdoc .panel-primary {
    border: 0;
}

.bangiamdoc .panel-heading {
    border-radius: 20px;
    position: relative;
}

.soDoToChuc .panel-heading {
    background: #8dad14;
    color: #fff;
    border-radius: 20px;
}

.content-tochuc__item1 {
    padding-bottom: 30px !important;
    padding-top: 20px !important;
}

    .content-tochuc__item1 .panel-primary > .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 > .panel-heading {
            text-align: center;
            text-transform: uppercase;
        }

    .content-tochuc__item1 .col-sm-2 {
        padding: 0 5px;
        margin-left: 30%;
    }

.content-tochuc__item2 .panel-primary > .panel-heading {
    background: #3195b5;
}

.content-tochuc__item2 .panel-primary {
    /*    border-color: #3195b5;
    border: 1px solid #ccc;*/
    border: none;
}

.content-tochuc__item2 .panel-body {
    border: none;
}

.nav-list li a {
    color: #333333 !important;
}

.nav-list li {
    background-color: #d2d2d4;
    margin: 10px 0;
}


/*-------------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:nth-child(1) .img-Event img {
        height: auto !important
    }

    .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 p {
    color: white;
}

.info-footer {
    width: 100%;
    float: left;
    background-color: #049fd9;
    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 > li > a:hover,
ul.header__area__container__row__text--left__ul > li:hover,
.header__area__container__row__text--right__ul > li > a:hover,
.header__area__container__row__text--right__ul > li:hover
ul.header__area__container__row__text--left__ul > li > a:focus,
ul.header__area__container__row__text--left__ul > li:focus + a:hover,
.header__area__container__row__text--right__ul > li:focus {
    color: #fb6a65 !important;
}

.header__area__container__row ul > li > ul > li > a:focus {
    color: #027cff !important;
}

ul.header__area__container__row__text--left__ul > li > a:hover,
ul.header__area__container__row__text--left__ul li:hover,
.header__area__container__row__text--right__ul > li > 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 > li > ul > li > a:hover,
.header__area__container__row__text--right__ul > li > ul > li > a:hover,
ul.header__area__container__row__text--left__ul > li > ul > li > a:focus,
.header__area__container__row__text--right__ul > li > ul > li > 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 > ul > li > a:hover {
    color: #6abdff !important;
}

#navbarNavDropdown > ul > .nav-item {
    /* display: none; */
}

h2.page-header > 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 > a:hover, why__choose__content h3 a:hover {
        color: #003f71 !important;
        cursor: pointer;
    }

.header-top .navbar-default .navbar-nav > li > a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.header-top .navbar-default .navbar-nav > li > 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 > div > h2 {
    color: white !important;
}

.view_banner__doitac div h2 {
    color: white !important;
    display: none;
}


/*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 > 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: scale-down;
    }

.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: Roboto-Bold !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px; /*
    float: left;*/
    line-height: 22px;
}

.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 > li, .member-list > ul > li, ul.simplehorizontalmenu > 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 > ul > li > a {
    text-transform: uppercase;
}

#ctl00_pnlSearch > ul > li:nth-child(1) {
    padding-left: 0px !important;
}

    #ctl00_pnlSearch > ul > li:nth-child(1) > a {
        padding-left: 0px !important;
    }
/*
#search-header {
    padding-top: 5px;
}*/
/*
        #ctl00_pnlSearch > div > div.form-control.hienthi {
            margin-top: -5px;
        }*/

#haan_header_top .class-but-ul ul a {
    color: #333 !important;
}

.search-header-top {
    width: 285px;
    margin-right: 20px;
}

#haan_header_top .class-but-ul ul {
    width: 100%;
    font-size: 14px;
    font-family: Roboto-Medium;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    float: left;
    height: 90px;
    align-items: center;
}

    #haan_header_top .class-but-ul ul li:first-child {
        width: 82%;
    }


.class-but-ul {
    flex: 0 0 calc(100% - 380px);
    max-width: 100%;
    width: calc(100% - 380px);
    float: right;
}



.li-class span {
    display: none;
}

.li-class {
    height: 55px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#start-content {
    margin: 0px !important;
}

#haan_header_top > div > div > div {
    padding: 0px !important;
}

#ctl00_rightContent_ctl01_ctl00_pnlTab1 ul.nd-list-sukien > li:before {
    content: url('../ImgCucTTDLV2/logo-vs.png');
    padding: 10px 10px 10px 15px;
    float: left;
    position: absolute;
    left: 0;
}


.footer1 {
    background-color: #030034;
    padding-top: 30px;
    padding-bottom: 25px;
    font-family: Myriad Pro;
}

.sitelink {
    color: white;
    font-size: 13px;
}

#aspnetForm > footer > div > div > div > a {
    text-align: center;
    color: #fffeff !important;
    font-size: 14px !important;
    margin-bottom: 0.75rem;
}

.footer1 p {
    text-align: left;
    color: #fffeff !important;
    font-size: 14px !important;
    margin-bottom: 0.75rem;
}

.tieude-nhanh {
    font-size: 16px !important;
    font-family: 'Roboto-Bold';
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 26px;
}

.tieude-footer {
    font-size: 18px !important;
    font-family: 'Roboto-Bold';
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 28px;
}

.name-tieude {
    text-align: center;
    font-family: Roboto-Medium;
    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;
}



.dieutrathongke {
    background-image: url('../ImgCucTTDLV2/Bennerbody.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.linhvuc-col-right > 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 24px;
    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;
}

#ctl00_rightContent_ctl02_pnlWrapper > div > div > div > div.o-duoi > div > div > a {
    color: #e8e6ff !important;
}

/*
::-webkit-scrollbar {
    display: block;
}
*/
#ctl00_rightContent_ctl01_ctl00_pnlTab1 > div.articleTab1-right > ul > 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: #05004a;
}

/*    #aspnetForm > div.container {
        padding: 0px !important;
    }*/

.nd-sukien {
    padding: 10px 15px 10px 0px !important;
    margin-left: 30px;
    float: left;
}

#ctl00_bottomContent_ctl01_ctl00_pnlTab2 > div.container > div > div > div > a > img {
    height: 218px !important;
    width: 100%;
}

.nd-list-sukien {
    float: left;
    margin-bottom: 15px;
    overflow: auto;
    height: 300px;
    padding: 5px 0px;
}

#ctl00_rightContent_ctl01_ctl00_pnlTab1 > div.articleTab1-right > ul > li > div > 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 a {
    font-size: 14px;
    font-family: Roboto-Medium;
    color: #333333 !important;
}

.duoi-lienket {
    width: 25%;
    float: left;
    text-align: left;
    padding: 5px 0;
}

.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: 14px;
    font-family: Roboto-Medium;
    color: #0067b8 !important;
    width: 100%;
    float: left;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    height: 80px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.module9236 .content-newsright div {
    box-shadow: 0px 0px 4px 0px #bbb;
}

.content-newsright div {
    padding: 10px;
    background-color: #ffffff;
    height: 105px;
}

#ctl00_bottomContent_ctl01_ctl00_hplTab2Category {
    text-align: center;
    font-size: 48px;
    font-family: RobotoBlack;
    color: #333333;
    height: 40px;
}


.dichvuthongke-text {
    text-align: center;
    font-family: Roboto-Bold;
}

#ctl00_bottomContent_ctl02_ctl00_hplTab2Category {
    text-align: center;
    font-size: 48px;
    font-family: RobotoBlack;
    color: #333333 !important;
}

.dichvuthongke {
    width: 100%;
    float: left;
    border-bottom: 4px solid #1999d5;
}

.nd-dv {
    margin-bottom: 30px;
}

/*#demos {
    margin-top: 30px;
}*/

#ctl00_divRight {
    padding-right: 0px !important;
    /*padding-left: 35px !important;*/
    /*    margin-top: 0px !important;
    flex: 0 0 31.5% !important;
    max-width: 31.5% !important;*/
}

#ctl00_divCenter {
    padding-left: 0px !important;
    margin-top: 0px !important;
    /*width: 100% !important;
    max-width: 65.4% !important;*/
}

.div_center {
    width: 75% !important;
    max-width: 75% !important;
    padding-right: 20px;
}
/*
.padding-right-35 {
    padding-right: 35px !important;
}*/

#ctl00_mainContent_ctl00_HomeArticleHot_hplType1 {
    font-size: 24px;
    font-family: 'Roboto-Bold';
    color: black !important;
    line-height: 24px;
}

.hplType1 {
    margin-top: 25px;
    margin-bottom: 10px;
}

#demos > section > div > div > div:nth-child(2) {
    padding-left: 0px !important;
}

#demos > section > div > div > 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 > section > div > div > div.tin-noi > div > div > div > div.tin-noi-img > picture > 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: 21px;
    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 > section > div > div > div.tin-noi > div:nth-child(1) {
    padding-right: 15px !important;
}

#demos > section > div > div > div.tin-noi > div:nth-child(3) {
    padding-right: 15px !important;
}

#demos > section > div > div > div.tin-noi > div:nth-child(2) {
    padding-left: 15px !important;
}

#demos > section > div > div > div.tin-noi > div:nth-child(4) {
    padding-left: 15px !important;
}

#ctl00_pnlSearch .navbar-collapse {
    background-color: #0067b8;
}

.class-pd {
    padding: 0px 40px !important;
}

.nopd {
    padding: 0px !important;
}

.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.class-search {
    margin-bottom: -20px;
    padding: 25px 0px 20px;
    width: 100%;
    float: left;
    background-color: #e4e4e4;
}

fieldset > div > ul > div:nth-child(1) > .bg-color-tongdieutra .tongdieutra-text {
    margin-top: 12px;
}

fieldset > div > ul > div:nth-child(2) > .bg-color-tongdieutra .tongdieutra-text {
    margin-top: 4px;
}

fieldset > div > ul > div:nth-child(3) > .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;
}

/*.right-pane {
    margin-top: 30px !important;
}*/

.bg-sukien-bt {
    background-color: #f1f1f1;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.article-thongbao:first-child {
    padding-top: 0px !important;
}

#ctl00_mainContent_PostList_pnlPostList > table > tbody:nth-child(2) > tr > td:nth-child(1) {
    text-align: center;
}

#search-article > div.form-group > button.btn.btn-danger {
    margin-right: 10px;
}

.li-dangnhap-dx a {
    color: yellow !important;
    font-size: 16px !important;
}

.li-dangnhap-dx {
    display: flex !important;
    color: white;
    font-size: 20px;
}

.class-span-pd {
    padding: 0px 10px;
}

.class-no-flex {
    display: block !important;
}



/* Viện Hàn Lâm Khoa học ///// CSS */


.class-dangnhap {
}

.nd-time {
    font-size: 14px;
    font-family: Roboto-Medium;
    color: #333333;
}

.img-time {
    margin-right: 10px;
}

.header-bottom .col-sm-6 {
    padding: 0px !important;
}

.header-bottom {
    width: 100%;
    float: left;
    padding: 15px 0px;
    background-color: #f2f2f2;
}

.nd-time img {
    margin-top: -5px;
}

.class-left-mn {
    max-height: 20px;
}

    .class-left-mn span img {
        margin-top: -5px;
        padding: 0px 4px;
    }

    .class-left-mn span {
        padding: 0px 5px;
        font-size: 14px;
        font-family: Roboto-Medium;
        color: #333333;
    }

.all-list-product {
    width: 100%;
    height: 435px;
    /* background-color: rgb(241,241,241);
        border: 1px solid rgb(217,217,217);*/
    margin-bottom: 10px;
}

.wrraper-listproduct {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    margin-top: 12.5px;
    width: 1030px;
    min-height: 270px;
    height: auto;
}

.search-control {
    width: 100%;
}

.form-group .search-control input {
    width: 100% !important;
}


.hide_opcity {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    width: 1030px;
    min-height: 270px;
    height: auto;
    overflow: hidden;
}

.class-Article {
    float: right !important;
}

.class-tt-right {
    float: right !important;
}

div.col-sm-4.class-tt-left.nopd > div > div:nth-child(6) {
    margin-bottom: 0px !important;
}

.class-tt-right span {
}

.class-tt-right p:hover {
    color: #027cff !important
}

.class-tt-right p {
    position: absolute;
    transform: translate(0%, 20%);
    bottom: 0%;
    color: #feffff !important;
    font-family: Roboto-bold;
    padding: 10px;
    font-size: 16px;
    line-height: 20px;
    background-color: #0000008c;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

/*.class-tt-left {
    padding-right: 0 !important;
}

    .class-tt-left .row {
        display: block !important;
        margin-left: -15px;
        margin-right: -10px;
    }*/

div.class-tt-right > div > div:nth-child(1) {
    margin-bottom: 20px;
    width: 100%;
}

div.class-tt-right > div > div:nth-child(2) {
    width: calc(50% - 10px);
    float: left;
    margin-right: 10px;
}

div.class-tt-right > div > div:nth-child(3) {
    width: 50%;
    float: left;
    padding-left: 10px;
}

div.class-tt-right > div > div:nth-child(2) > a > img {
    height: 220px;
}

div.class-tt-right > div > div:nth-child(3) > a > img {
    height: 220px;
}

div.class-tt-right > div > div > a > img {
    width: 100%;
    height: 460px;
}

.posi {
    position: relative;
}

div.class-tt-right > div > div:nth-child(1) > a > p:hover {
    color: #027cff !important
}

div.class-tt-right > div > div:nth-child(1) > a > p {
    font-size: 30px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    height: 114px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    transform: translate(0%, 8%);
    background-color: #ffffff00 !important;
    background-image: url('../imgVienHLKH/layout-mo.png');
}

.cl-noibat {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

.module9239 {
    margin-top: 25px;
}

    .module9239 .row {
        margin: 0 !important;
    }

.module9235 .row {
    margin: 0px !important;
}

.module9235 {
    width: 100%;
    float: left;
    margin-top: 5px;
}

    .module9235 .nd-dv > div:nth-child(1) {
        padding: 0px 27px 0px 0px !important;
    }

.module9237 {
    width: 100%;
    float: left;
}

    .module9237 .row {
        margin: 0 !important;
    }

.nd-dv {
    margin: 0px;
}

.module9235 .nd-dv > div:nth-child(2) {
    padding: 0px 13px !important;
}

.module9235 .nd-dv > div:nth-child(3) {
    padding: 0px 0px 0px 27px !important;
}

#ctl00_rightContent_ctl00_ctl00_pnlTab5 > div > div.container {
    width: 100%;
}

.module9239 .nckh .content-newsright:last-child .date-td {
    border: none;
}

.module9239 .nckh .tieude-dv {
    padding: 5px 0px 0px 20px !important;
    height: auto !important;
    max-height: 100px;
    -webkit-line-clamp: 5;
}

.module9239 .nckh {
    position: relative;
    height: 350px;
    overflow: auto;
}

    .module9239 .nckh .tieude-dv::before {
        content: url('../imgVienHLKH/logocong.png');
        padding-right: 5px;
        float: left;
        position: absolute;
        left: 0;
    }

.module9237 .container {
    width: 100%;
}

.module9237 .nd-dv > div:nth-child(1) {
    padding: 0px 27px 0px 0px !important;
}

.module9237 .nd-dv > div:nth-child(2) {
    padding: 0px 13px !important;
}

.module9237 .nd-dv > div:nth-child(3) {
    padding: 0px 0px 0px 27px !important;
}

.module9237 .dichvuthongke-text {
    text-align: left;
}

    .module9237 .dichvuthongke-text a:hover {
        color: #027cff !important
    }

    .module9237 .dichvuthongke-text a {
        font-family: Roboto-bold;
        font-size: 30px;
        color: #333333 !important;
        line-height: 18px;
    }

.module9237 .dichvuthongke {
    margin: 40px 0px 30px;
}

.lienhe-tl {
    width: 100%;
    float: left;
    height: 70px;
    background-color: #1999d5;
}

.lienhe-l img {
    width: 40px;
    margin-top: 5px;
}

.lienhe-r img {
    width: 26px;
    margin-top: 5px;
}

.lienhe-l .imgl {
    margin-right: 10px;
    float: left;
}

.lienhe-r .imgl {
    margin-right: 10px;
    float: left;
}

.text-ol {
    font-family: Roboto-Bold;
    color: white;
}

.lienhe-l {
    width: 47%;
    float: left;
    padding: 13px 0px 13px 15px;
    border-right: 1px solid #6bbde4;
}

.lienhe-r {
    width: 53%;
    float: left;
    border-left: 1px solid #0973a4;
    padding: 13px 0px 13px 15px;
}

.so-ol {
    font-size: 16px;
}

.dichvuthongke-text a {
    /*text-transform: uppercase;*/
}

.module9238 .row {
    margin: 0px !important;
}

.module9238 {
    width: 100%;
    float: left;
}

    .module9238 .dichvuthongke {
        margin: 35px 0px 30px;
    }

    .module9238 .dichvuthongke-text a:hover {
        color: #027cff !important
    }

    .module9238 .dichvuthongke-text a {
        font-size: 30px;
        font-family: Roboto-Bold;
        color: #333333 !important;
        line-height: 18px;
    }

    .module9238 .container {
        width: 100%;
    }

    .module9238 .dichvuthongke-text {
        text-align: left;
    }

    .module9238 .class-icon-sp p {
        text-align: center;
        font-family: Roboto-Medium;
        color: #333333;
        text-transform: uppercase;
        margin-top: 15px;
        line-height: 22px;
        font-size: 14px;
    }


.class-icon-sp {
    width: 190px;
    height: 160px;
    padding: 15px 0px;
    box-shadow: rgb(25 25 25 / 4%) 0 0 1px 0, rgb(0 0 0 / 10%) 0 0px 10px 0;
}

.pd-tab4 {
    text-align: center;
    margin-bottom: 30px;
}

    .pd-tab4:nth-child(3) .class-icon-sp {
        float: right;
    }

    .pd-tab4:nth-child(6) .class-icon-sp {
        float: right;
    }

    .pd-tab4:nth-child(2) .class-icon-sp {
        margin: 0 auto;
    }

    .pd-tab4:nth-child(5) .class-icon-sp {
        margin: 0 auto;
    }

.class-posi {
    position: relative;
}

.tren-img {
    position: absolute;
    top: 0%;
    color: #ffffff !important;
    width: calc(100% - 27px);
    float: left;
    margin-right: 27px;
    padding: 15px;
}

    .tren-img .tieude-dv {
        margin-top: 10px;
        font-size: 18px;
        font-family: Roboto-Bold;
        color: #ffffff !important;
        line-height: 28px;
        -webkit-line-clamp: 9;
        height: auto;
    }

.text-chitiet a {
    color: #ffffff !important;
    font-family: Roboto-Light;
    font-style: italic;
    font-size: 14px;
}

.tong-van-ban .dichvuthongke-text a:hover {
    color: #027cff !important;
}

.tong-van-ban .dichvuthongke-text a {
    font-family: Roboto-bold;
    font-size: 22px;
    color: #0078d4 !important;
}

.tong-dichvu .content-newsright:last-child {
    margin-bottom: 0px;
}



.tong-van-ban {
    width: 100%;
    float: left;
    border: 1px solid #cdcdcd;
    margin-bottom: 20px;
}

    .tong-van-ban .dichvuthongke {
        margin: 0px 0px 10px;
    }

    .tong-van-ban .nckh .width100:last-child {
        border: none;
    }

    .tong-van-ban .nckh .width100 {
        padding: 10px 0;
    }

.banner-top {
    width: 72% !important;
    float: left;
    padding-right: 20px;
}

.tong-van-ban .nckh .tieude-dv {
    padding-left: 40px;
    padding-right: 10px;
    height: auto !important;
    -webkit-line-clamp: 3;
    color: #333333 !important;
}

.tong-van-ban .nckh {
    position: relative;
    height: 375px;
    overflow: auto;
    /*padding: 10px 0 !important;*/
}

    .tong-van-ban .nckh .tieude-dv img {
        position: absolute;
        left: 10px;
    }

.module9241 .dichvuthongke-text a:hover {
    color: #027cff !important
}

.module9241 .dichvuthongke-text a {
    font-family: Roboto-bold;
    font-size: 24px;
    color: #ffffff !important;
    line-height: 30px;
}

.module9241 .dichvuthongke {
    margin: 20px 0px 0px;
    background-color: #1a98d5;
    padding: 10px;
}

.date-td {
    color: #333333 !important;
    font-family: Roboto-Light;
    padding-left: 20px;
    margin-bottom: 0px !important;
    border-bottom: 1px solid #d0d0d0;
    font-size: 14px;
}

.module9239 .date-td {
    width: 100%;
    float: left;
}



.date-td span {
    float: right;
    color: #333333;
    font-family: Roboto-Light;
}

.module9239 .tieude-dv > p:nth-child(1) {
    margin-bottom: 0px !important;
}

.class-tongDS {
    width: 100%;
    float: left;
    border: 1px solid #cdcdcd;
}

.tong-dichvu .dichvuthongke-text b a {
    color: #0078d4 !important;
}

.tong-dichvu .dichvuthongke-text b {
    font-size: 22px;
    font-family: Roboto-Bold;
}

.tong-dichvu .dichvuthongke {
    margin: 0 0 10px;
}


.tong-dichvu .nckh {
    height: 375px;
}

/*.tong-dichvu .content-newsright .tieude-dv::before {
    content: "\f101";
    font-family: 'FontAwesome';
    color: black;
    padding-right: 5px;
    float: left;
    position: absolute;
    left: 0;
}*/

.tong-dichvu .content-newsright .tieude-dv p {
    padding-left: 15px;
    color: #333333;
}

.tong-dichvu .content-newsright .tieude-dv {
    width: auto;
    float: none;
    position: relative;
}

.tong-dichvu .content-newsright:last-child {
    border-bottom: none;
}

.tong-dichvu .content-newsright {
    /*border-bottom: 1px dotted #999999;*/
    padding: 5px 10px !important;
    max-height: 60px;
}

    .tong-dichvu .content-newsright img {
        width: 120px;
        height: 86px;
        float: left;
        margin-right: 15px;
        display: none;
    }

.bg-ing-video {
    padding-bottom: 10px;
    padding: 10px 30px 0px;
    background-image: url('../../clean-white/img/ImgPostThongTinCoSo/bennerAnh-Video.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    float: left;
}

    .bg-ing-video .dichvuthongke-text {
        text-align: left;
    }


    .bg-ing-video .nckh .class-img-video {
        margin-bottom: 30px;
    }

        .bg-ing-video .nckh .class-img-video img {
            width: 100%;
            height: 135px;
        }

    .bg-ing-video .first-video img {
        height: 360px !important;
    }

    .bg-ing-video .first-video iframe {
        width: 100%;
        height: 465px;
    }

    .bg-ing-video .first-video {
        padding: 0 27px 0 0 !important;
        border-right: 1px solid #cccccc;
        height: 465px;
    }

/*    .bg-ing-video .nckh > div > div a {
        position: absolute;
        bottom: 0%;
        color: #ffffff !important;
        font-family: Roboto-bold;
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
        background-color: #0000008c;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        height: 53px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        transform: translate(0%, -19%);
    }*/


.class-img-video {
    float: left;
}


.bg-ing-video .dichvuthongke-text a:hover {
    color: #0067b8 !important
}

.bg-ing-video .dichvuthongke-text a {
    color: #0067b8 !important;
    font-size: 22px;
    font-family: Roboto-Bold;
}

.bg-ing-video .nckh div:nth-child(1) a:hover {
    color: #027cff !important
}

.bg-ing-video .nckh > div > div a:hover {
    color: #027cff !important
}

/*  .bg-ing-video .nckh div:nth-child(1) a {
        position: absolute;
        bottom: 0%;
        color: #ffffff !important;
        font-family: Roboto-bold;
        padding: 10px;
        font-size: 18px;
        line-height: 20px;
        background-color: #0000008c;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        height: 60px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }*/

.video-img-right {
    padding-right: 0 !important;
}

    .video-img-right p a {
        font-family: Roboto-Bold;
        color: #333333;
        font-size: 14px;
    }

.product-btnNext {
    top: -19% !important;
    left: 94%;
    float: left;
    cursor: pointer;
    width: 35px;
    position: absolute;
    display: none;
}

.product-btnPR {
    top: -19% !important;
    left: 97%;
    cursor: pointer;
    width: 35px;
    position: absolute;
    display: none;
}

div.content-newsright > a > img {
    height: 155px;
}

    div.content-newsright > a > img.icon-vuong {
        height: 5px;
        width: 5px;
        display: block;
        position: absolute;
        top: 6px;
    }


.bg-ing-video .dichvuthongke {
    margin: 20px 0px 15px;
}




.bg-cl {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

    .bg-cl .container {
        padding: 15px 0px !important;
    }

.module9234 .nbcContent .bg-cl {
    background-color: #f2f2f2;
}

.tieude-sls {
    width: 80%;
    float: left;
}

    .tieude-sls ul {
        display: flex;
        list-style: none;
    }

        .tieude-sls ul li.li-css-cach:last-child {
            display: none;
        }

        .tieude-sls ul li.li-css-cach {
            font-size: 36px;
            color: #0078d4;
            line-height: 30px;
        }

        .tieude-sls ul li {
            margin-right: 8px;
        }

    .tieude-sls a {
        font-size: 24px;
        color: #333333;
        font-family: Roboto-bold;
    }

.class-button-slshow a {
    color: #000000 !important;
    font-family: Roboto-Medium;
    font-size: 14px;
}

.class-button-slshow {
    height: 40px;
    background-color: #ffffff !important;
    margin: 5px 4px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #1a98d5;
}


.wrraper-listproduct {
    width: 100% !important;
    margin-top: 0px;
}

.hide_opcity {
    width: 100% !important;
}

.listproduct-main {
    width: 215px;
    padding: 0 10px;
}

.all-list-product {
    height: 280px !important;
}

#ctl00_mainContent_ctl00_pnlWrapper > div:nth-child(1) > div > div > div {
    width: 100%;
    float: left;
}

.module9236 .bg-cl .container {
    padding: 0px !important;
}

.module9236 {
    margin: 20px !important;
}

.module9235 > div > div > div.container > div > div > div > a.tieude-dv > img
div.all-list-product.listproduct-margintop .wrraper-listproduct {
    height: 280px !important;
}

div.all-list-product.listproduct-margintop .wrraper-listproduct > div {
    height: 280px !important;
}

#ctl00_topContent_ctl02_ctl00_jssor_1 > div > div > div > div {
    height: 280px !important;
}

.hide_opcity {
    height: 280px !important;
}

#ctl00_topContent_ctl02_ctl00_jssor_1 > div > div > div:nth-child(3) > div > div.content-newsright > div {
    box-shadow: rgb(25 25 25 / 4%) 0 0 1px 0, rgb(0 0 0 / 10%) 0 3px 4px 0;
}

.listproduct-main {
    height: 280px !important;
}

#ctl00_mainContent_ctl00_ctl00_pnlTab2 > div.container {
    padding: 0 !important;
    width: 100%;
    float: left;
}

.module9235 .dichvuthongke {
    margin-top: 0px;
    margin-bottom: 30px;
}

#ctl00_mainContent_ctl00_ctl00_hplTab2Category:hover {
    color: #027cff !important
}

#ctl00_mainContent_ctl00_ctl00_hplTab2Category {
    font-family: Roboto-bold;
    text-align: left;
    font-size: 30px;
    color: #333333 !important;
}

.module9235 .dichvuthongke > .dichvuthongke-text {
    text-align: left;
    line-height: 26px;
}

#ctl00_mainContent_ctl00_ctl00_pnlTab2 > div.container > div > div > div > a.tieude-dv {
    height: auto;
}

.module9235 > div.container > div > div > div > a.tieude-dv > img {
    width: 240px;
    height: 310px;
}

#ctl00_rightContent_ctl00_pnlWrapper > div:nth-child(1) > div > div > div {
    width: 100%;
    float: left;
    padding: 0px !important;
}


.module9239 .dichvuthongke-text a:hover {
    color: #027cff !important
}

.module9239 .dichvuthongke-text a {
    font-family: Roboto-bold;
    font-size: 22px;
    color: #ffffff !important;
}

.module9239 .dichvuthongke {
    margin: 15px 0 0;
}


.owl-prev span {
    font-size: 60px;
    color: #ffffff;
}

.owl-next span {
    font-size: 60px;
    color: #ffffff;
}

.owl-dots {
    display: none;
}

.owl-prev {
    cursor: pointer;
    position: absolute;
}

.owl-next {
    cursor: pointer;
    position: absolute;
}

.module9244 .owl-carousel .owl-item img {
    display: initial;
    width: auto;
}

.module9244 .content-newsright {
    width: 100%;
    float: left;
    /*text-align: center;
    margin: 0 auto;
    margin-top: 15px;*/
}

.owl-item {
    position: relative;
    max-width: 100% !important;
}

.module9244 .dichvuthongke {
    margin: 10px 0px 10px;
}

.module9244 .dichvuthongke-text a:hover {
    color: #027cff !important
}

.module9244 .dichvuthongke-text a {
    font-size: 30px;
    color: #ffffff !important;
}

.module9244 .container {
    width: 100%;
    float: left;
}

.bg-tab10 {
    background-image: url('../imgVienHLKH/benner-blue.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    float: left;
    height: 391px;
}

.bg-2-5 {
    background-image: url('../imgVienHLKH/benner-whi.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    float: left;
}

div.col-sm-6.class-left-mn > span:nth-child(7) > a > img {
    padding-right: 0px;
    float: right;
    margin-top: 0px;
}

.class-left-mn span:last-child {
    padding-left: 0px !important;
}

.class-left-mn a {
    color: #333333 !important;
}

    .class-left-mn a:hover {
        color: #0067b8 !important;
    }

.bd-bt-blue {
    border-bottom: 4px solid #1a98d5;
    width: 100%;
    margin-top: 10px;
}

.xuatban {
    margin: 0 auto;
    width: 80px;
    border-bottom: 2px solid #ffffff !important;
}
/*
#owl_DoiTac > div.owl-stage-outer > div > div:nth-child(5) {
    width: 290px !important;
    float: right !important;
}


#owl_DoiTac > div.owl-stage-outer > div > div:nth-child(3) {
    margin-right: 25px !important;
}

#owl_DoiTac > div.owl-stage-outer > div > div:nth-child(1) {
    width: 80px !important;
    margin-right: 30px !important;
    float: left !important;
}
*/
.view_banner__doitac .owl-stage .owl-item {
    width: 25% !important;
    margin: 0 !important;
    padding: 0;
}

.view_banner__doitac .owl-stage {
    width: 100% !important;
}

.header-bottom > div > div.col-sm-6.class-left-mn > span:nth-child(6) > a {
    color: #027cff !important;
}

.tren-img :hover {
    color: #027cff !important;
}

.class-icon-sp a p:hover {
    color: #027cff !important;
}

.module9241 .tieude-dv:hover {
    color: #027cff !important
}

.module9235 .tieude-dv:hover {
    box-shadow: 0px 5px 7px 3px #bbb;
}

.module9244 .owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
}

.module9244 button:focus {
    outline: none !important;
}

.gallery-container {
    height: 297px !important;
}

.gallery-controls {
    display: block !important;
}

.gallery-item-3 {
    z-index: 4 !important;
}

.content-slide {
    margin-top: 20px !important;
}

.gallery-item-4 {
    left: 63.5% !important;
}

.bg-gallery-4 {
    left: 77.5% !important;
}

.gallery-item-2 {
    left: 36.5% !important;
}

.bg-gallery-2 {
    left: 36.5% !important;
}

.bg-gallery-1 {
    left: 24% !important;
}

.gallery-item-1 {
    left: 24% !important;
}

.bg-gallery-5 {
    left: 63.5% !important;
}

.gallery-item-5 {
    left: 76.5% !important;
}


.module9234 .owl-prev span {
    color: #333333;
}

.module9234 .owl-next span {
    color: #333333;
}

.module9236 .owl-prev span {
    color: #333333;
}

.module9236 .owl-next span {
    color: #333333;
}

.module9234 .owl-item {
    margin: 0px 5px !important;
}

.module9234 .listproduct-main {
    height: 267px;
}

.module9236 .listproduct-main {
    height: 267px;
}



button:focus {
    outline: none !important;
}

#owl_DoiTac .item img {
    height: auto !important;
}

#owl_DoiTac .item {
    padding: 0 15px !important;
    text-align: center;
    margin: 0 auto;
}

#ctl00_bottomContent_ctl00_ctl00_pnlTab9 > div > div > div.width100 > div > div > div:nth-child(2) > div:nth-child(1) > p > a {
    bottom: -1px;
    font-size: 14px;
    height: 51px;
}

.bg-dd .content-newsright .tieude-dv {
    width: auto;
    float: none;
}

.bg-dd .content-newsright img {
    width: 120px;
    height: 86px;
    float: left;
    margin-right: 15px;
}

.bg-dd {
    padding: 20px 15px 30px !important;
    border: 1px solid #d4d4d4;
    height: 350px;
}

    .bg-dd .content-newsright .date-td {
        border: none !important;
        margin-top: 3px;
    }

    .bg-dd .content-newsright .tieude-dv {
        -webkit-line-clamp: 3;
        height: 60px;
    }

    .bg-dd .content-newsright {
        margin-bottom: 15px;
    }


.footer-left {
    padding: 0 20px 0 0 !important;
    text-align: right;
}

.footer-right {
    padding: 0 0 0 20px !important;
    text-align: left;
    margin-right: -15px;
}

.footer-text-style {
    font-style: italic;
}


.class-left-mn > span:nth-child(6) {
    margin-left: 35px;
}


.dt {
    margin-bottom: 0px !important;
}

.module9234 div.all-list-product.listproduct-margintop > div:nth-child(3) {
    margin: 0 !important;
}

.module9236 div.all-list-product.listproduct-margintop > div:nth-child(3) {
    margin: 0 !important;
}

.dienthoai {
    float: left;
}

/*.owl-stage-outer {
    padding-left: 5px;
}*/

.article-thongbao:nth-child(1) .img-article img {
    height: auto;
    padding-right: 0;
}

.article-thongbao:nth-child(1) .img-article {
    //width: 50%;
    padding-right: 0;
    float: left;
}

.article-thongbao:nth-child(1) .info-article-full {
    float: left;
    width: 50%;
    padding-left: 20px;
}


.margin-top19 {
    margin-top: -19px !important;
}

.menu-con-add {
    display: block !important;
}

.menu-con {
    box-shadow: 0px 2px 5px 1px #bbb;
    padding: 8px !important;
}

.cot .menu-con .icon-menu-con {
    display: none;
    box-shadow: 0px 2px 5px 1px #bbb;
}

.name-banner {
    font-size: 16px;
    font-family: 'Roboto Medium';
}

.footer .col-sm-12 .footer-text-style {
    text-align: center;
}


.new-logo {
    display: block !important;
    float: left;
}

.img-hoatdong-dp {
    height: 310px;
    width: 100%;
}

.input-search-form input {
    width: auto !important;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// cụ thông tin cơ sở*/
.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.form-input-search::placeholder {
    font-family: Roboto-Medium;
    color: #ffffff;
}

.form-input-search {
    width: 100%;
    padding: 7px 15px;
    border-radius: 20px;
    background-color: transparent;
    border: 1px solid #fff;
    background-image: url('../ImgTTCS-T/logo-search.png');
    background-repeat: no-repeat;
    background-position: 95%;
    font-size: 16px;
}

.contact {
    text-align: left;
    font-family: Roboto-Bold;
    font-size: 14px;
}


.class-tt-left .tin-tt:nth-child(1) .img-tt-left img {
    display: block;
}

.img-tt-left img {
    height: 450px;
    width: 100%;
    position: relative;
    display: none;
}

.img-tt-left audio {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #f1f3f4;
}

h2.art-title a:hover {
    color: #ff7c7c !important;
}

.img-tt-left {
    object-fit: scale-down;
    float: left;
    width: 100%;
    position: relative;
}

.class-tt-left .title:hover {
    color: #027cff !important;
}

.class-tt-left .tin-tt:nth-child(1) p.title {
    font-size: 24px;
    color: #0078d4;
}

    .class-tt-left .tin-tt:nth-child(1) p.title i {
        top: 15px;
        margin-top: 0;
    }

.class-tt-left p.title {
    color: #333333;
    font-size: 16px;
    font-family: Roboto-Bold;
    padding: 10px 0 10px 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 0px !important;
    position: relative;
}

    .class-tt-left p.title i {
        margin-right: 10px;
        font-size: 24px;
        margin-top: -2px;
        position: absolute;
        left: 0;
    }
/*.class-tt-left p.title {
    position: absolute;
    color: #ffffff !important;
    font-size: 14px;
    font-family: Roboto-Medium;
    line-height: 20px;
    padding: 5px 10px 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 0px !important;
    bottom: 0;
    background-color: #00000080;
    margin-right: 4px;
}*/
.tin-tt {
    padding: 0 !important;
    margin-bottom: 5px !important;
}


.tong-video-img .dichvuthongke-text {
}


.bg-ing-video .date-imgvideo {
    color: #999999;
    font-family: Roboto-Medium;
}

.tong-video-img a {
    color: #333333;
    font-family: Roboto-Bold;
}

/*.tong-van-ban {
    margin-left: -15px;
}*/

.tong-van-ban .dichvuthongke-text {
    /*background-color: #115eab;*/
    padding: 10px;
}


.tong-dichvu {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

    .tong-dichvu .tieude-dv {
        height: auto !important;
        -webkit-line-clamp: 2;
    }

    .tong-dichvu .dichvuthongke-text {
        padding: 10px;
    }

.first-video a {
    padding: 10px;
    background-color: #0000008a;
    color: white;
    width: calc(100% - 27px) !important;
    float: left;
    position: absolute;
    font-family: Roboto-Bold;
    font-size: 18px;
    left: 0;
    bottom: 0;
}

.tong-thongbao .dichvuthongke {
    margin-bottom: 10px;
}

.tong-thongbao .dichvuthongke-text {
    /*background-color: #115eab;*/
    padding: 10px;
}

.tong-su-kien .width100 img {
    margin-bottom: 10px;
}

.tong-su-kien .width100 .tieude-dv {
    height: auto !important;
}

.tong-su-kien li.width100:last-child {
    border-bottom: none;
}

.tong-su-kien li.width100 {
    padding: 5px 0;
    border-bottom: 1px solid #999999;
}

.tong-su-kien .date-td i {
    margin-right: 5px;
}

.bg-ing-video .date-imgvideo i {
    margin-right: 5px;
}

.tong-su-kien .date-td {
    border-bottom: none;
    margin: 10px 0 !important;
    padding-left: 0;
    width: 100%;
    float: left;
}

.tong-su-kien i {
    color: #333333;
}

.tong-su-kien ul {
    list-style: none;
}

.tong-su-kien .dichvuthongke-text a {
    font-size: 22px;
    color: white;
}

.tong-su-kien .dichvuthongke-text {
    background-color: #115eab;
    padding: 13px;
    color: white;
}

.tieude-sls a {
    color: #0078d4;
}

.tong-thongbao {
    width: 100%;
    float: left;
    border: 1px solid #cdcdcd;
    margin-bottom: 20px;
}

    .tong-thongbao .content-newsright .date-td {
        border: none;
        font-style: italic;
    }

    .tong-thongbao .content-newsright:last-child {
        border-bottom: none;
    }

    .tong-thongbao .content-newsright {
        width: 100%;
        float: left;
        padding: 10px;
        border-bottom: 1px solid #cdcdcd;
    }

    /*.tong-thongbao .dichvuthongke {
    margin: 15px 0 0;
}*/

    .tong-thongbao .tieude-dv i {
        position: absolute;
    }

    .tong-thongbao .tieude-dv p {
        padding-left: 15px;
        margin-bottom: 0;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        height: auto;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .tong-thongbao .nd-dv {
        /*padding: 10px 0px !important;*/
        /*background-color: #e8f2f4;*/
        height: 375px;
    }

    .tong-thongbao .tieude-dv {
        height: auto;
        position: relative;
    }

    .tong-thongbao .dichvuthongke-text a {
        color: #333333 !important;
        font-size: 22px;
    }

.mohinh-tientien {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

    .mohinh-tientien .article_left {
        width: 62.5%;
        min-height: auto !important
    }

    .mohinh-tientien .article_right:last-child {
        margin-bottom: 0;
    }

    .mohinh-tientien .article_right {
        width: 37.5%;
        padding-right: 5px;
        margin-bottom: 20px;
    }

    .mohinh-tientien .article_left > div > div > a.tieude-dv {
        font-size: 18px;
        color: #0067b8 !important;
        margin-top: 15px;
        height: auto;
        line-height: 24px;
    }

    .mohinh-tientien .article_right > div > a {
        float: left;
        width: 44%;
    }

    .mohinh-tientien .article_right .tieude-dv {
        width: 56%;
        padding-left: 10px;
    }

.banner-vanban {
    margin-top: 20px;
    width: 36% !important;
    float: left;
    padding-right: 25px !important;
}

.banner-dichvu {
    margin-top: 20px;
    width: 36% !important;
    float: right;
    padding: 0 20px 0 5px !important;
}


.tong-thongbao .dichvuthongke-text {
    position: relative;
}

    .tong-thongbao .dichvuthongke-text .icon-thongbao {
        position: absolute;
        left: 5px;
    }

.div_right {
    float: right !important;
}

.div_right {
    float: right !important;
}

    .div_right .dichvuthongke {
        margin-top: 0px !important;
        margin-bottom: 15px !important;
    }

    .div_right .dichvuthongke {
        margin-top: 0px !important;
        margin-bottom: 20px !important;
    }

.page-phai .dichvuthongke {
    margin: 0 0 20px !important;
}

.warrperSilderIMG #myModal > div > div.modal-body {
    text-align: center;
    padding: 20px 0 !important;
}

.list-Event__blogitem:nth-child(1) .img-Event {
    width: 50% !important;
}

.list-Event__blogitem:nth-child(1) .info-Event {
    width: 50% !important;
}

.header-top ul li a:first-child {
    padding-left: 0;
}

.header-top ul li a {
    font-size: 14px;
}

.ptop10 {
    float: left;
    padding-top: 10px !important;
}

.accent-img {
    margin-bottom: 6px;
    width: 28px;
}

.li-class.sp-ngancach a div, .li-giohang .icon-giohang span {
    font-size: 13px;
}

.sp-ngancach span {
    color: #ffffff;
}

.width33-5 {
    width: 33.5%;
    float: left;
}

.width35-9 {
    width: 35.9%;
    float: left;
}

.width30-6 {
    width: 30.6%;
    float: left;
}

.thongbao33 {
    padding-left: 10px;
}

.hoidap33 {
    padding-right: 10px;
}

.vanban34 {
    padding: 0 20px;
}
/*.mgl-15 {
    margin-left: -15px;
}
.mgr-15 {
   margin-right: -15px;
}*/
.ul.global-navigation li a {
    font-family: Roboto-Medium !important;
}

.bg-f2 {
    background-color: #f2f2f2;
    width: 100%;
    float: left;
}

.phatthanh-top {
    background-color: #f1f1f1;
    width: 100%;
    float: left;
    border-bottom: 3px solid #049fd9;
}

.tong-phatthanh {
    padding: 0 !important;
    float: right !important;
    width: 100%;
}

.dp-title {
    height: 47px;
}

.tong-phatthanh .phatthanh-top-left.col-sm-6 {
    padding: 0 10px !important;
}

.phatthanh-top-left i {
    font-size: 20px;
    color: white;
    margin-right: 10px;
}

.phatthanh-top-left span {
    font-size: 24px;
    color: white;
    font-family: Roboto-Bold;
}

.dp-flex {
    display: flex;
}

.dp-flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dp-flex-deu {
    display: flex;
    justify-content: space-between;
}

.select-option-custom {
    padding: 5px;
    font-family: Roboto-Medium;
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #bae1ff;
}

    .select-option-custom option {
        font-size: 14px;
        font-family: Roboto-Medium;
        color: #ffffff;
        background-color: #0078d4;
        height: 20px;
    }

.pt-body-top {
    padding: 15px;
    border-bottom: 1px solid #d3d3d3;
}

.pt-body-bottom a:last-child {
    margin: 0;
    display: none;
}

.pt-body-bottom a {
    margin-bottom: 10px;
    height: 86px;
}

.pt-body-bottom {
    height: auto;
}

.phatthanh-body {
    background-color: #f3f3f3;
    width: 100%;
    float: left;
    padding: 10px;
    height: 390px;
}

.date-thu-ngay {
    font-family: Roboto;
    color: #000000;
}

.chuongtrinh-phatthanh span {
    font-size: 14px;
    font-family: Roboto-Bold;
    color: black;
    line-height: 20px;
    -webkit-line-clamp: 4;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: auto;
}

.chuongtrinh-phatthanh {
    float: left;
    width: calc(100% - 140px);
    padding-left: 10px;
}

.footer-right {
    float: right;
    display: flex;
}

.footer-left {
    float: left;
}

.bg-thongtin {
    background-color: #093c72;
    height: 75px;
    width: 350px;
    font-family: Roboto-Medium;
    color: #ffffff;
}

    .bg-thongtin .so-truycap {
        font-size: 16px;
    }

    .bg-thongtin .img-truycap {
        margin-right: 5px;
    }

    .bg-thongtin span {
        font-size: 14px;
    }

    .bg-thongtin .col-sm-6:nth-child(1) {
        border-right: 1px solid #052a51;
    }

    .bg-thongtin .col-sm-6 {
        padding: 15px !important;
    }

.Summary-text {
    font-family: Roboto-Medium;
    font-size: 14px;
    -webkit-line-clamp: 5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: auto;
}

.flex-right {
    display: flex;
    justify-content: flex-end;
    float: right !important
}

.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.banner-lienket .owl-carousel .owl-nav.disabled {
    display: none !important;
}

.lt-Audio audio {
    width: 100%;
    background-color: #f1f3f4;
}

.search-tong {
    border: 1px solid #049fd9;
    border-radius: 10px;
    width: calc(100% - 150px);
}

.searchDanhMuc i {
    position: absolute;
    top: 15px;
    right: 15px;
}

.searchDanhMuc select {
    position: relative;
    width: 100%;
    border: none;
    box-shadow: none;
    padding: 5px 15px;
    font-size: 18px;
    font-family: Roboto-bold;
    height: 45px;
    border-radius: 10px 0 0 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

    .searchDanhMuc select::-ms-expand {
        display: none;
    }

.searchDanhMuc {
    width: 225px;
}

.search-tong .butom-search input {
    background-image: url(../Img-NetCom/logo-search.png);
    background-size: 24px;
    background-repeat: no-repeat;
    margin: -5px -1px;
    padding: 10px;
    width: 55px;
    background-position: center;
    border-radius: 0 10px 10px 0;
    height: 45px;
}

.search-tong input.form-control::placeholder {
    color: #333 !important;
    font-size: 13px;
}

.search-tong input.form-control {
    width: calc(100% - 225px);
    border: none;
    padding-left: 15px;
    border-left: 1px solid #049fd9;
    box-shadow: none;
    border-radius: 0;
    height: 45px;
}

.tit-site {
    display: none;
}

.li-class-login {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 10px 0 20px;
}

.flex-24h img {
    margin-right: 5px;
    width: 40px;
}

.flex-24h {
    padding: 0 0 0 15px;
}

    .flex-24h > a {
        display: flex;
        align-items: flex-end;
    }

.giohang {
    justify-content: flex-end;
    display: flex;
    height: 50px;
    width: 60px;
    position: relative;
}

.li-giohang .span-Tong span {
    color: white;
}



.li-giohang .span-Tong {
    border-radius: 50%;
    text-align: center;
    padding: 1px;
    width: 23px;
    height: 23px;
    background-color: red;
    top: -10px;
    right: 5px;
    position: absolute;
    z-index: 1;
}

.li-giohang .icon-giohang img {
    margin-bottom: 7px;
    width: 40px;
}

.li-giohang .icon-giohang {
    display: flex;
    flex-direction: column;
    padding-left: 0;
}

.li-giohang {
    position: relative;
    display: flex;
    flex-direction: column;
}

.center-text-align {
    text-align: center;
}

.fieldset input.date {
    width: calc(100% - 50px ) !important;
}

.phatthanh-top .title {`
    color: #049fd9;
    text-transform: uppercase;
    font-family: Roboto-bold;
    font-size: 20px;
}

.img-tintuc img {
    width: 100%;
    object-fit: scale-down;
}

.img-tintuc {
    width: 140px;
    float: left;
    height: 86px;
}

.BennerSlide .view_banner__phongban .row-custom .owl-item img {
    height: 440px !important;
    object-fit: scale-down;
}

.BennerSlide .view_banner__phongban .row-custom .owl-item span {
    display: none;
}

.BennerSlide .view_banner__phongban .row-custom .owl-item {
    margin: 0;
}

.BennerSlide .view_banner__phongban .owl-nav button.owl-prev {
    background-image: url('../Img-NetCom/next-trai.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 70px;
    background-color: #023765;
    left: 0;
}

.BennerSlide .view_banner__phongban .owl-nav button.owl-next {
    background-image: url('../Img-NetCom/next-phai.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 70px;
    background-color: #023765;
    right: 1px;
}

.BennerSlide .view_banner__phongban .owl-nav button:hover {
    background-color: #ffffff1f;
}

.BennerSlide .view_banner__phongban .owl-nav button {
    top: 185px !important;
    margin: 0;
    border-radius: 0;
    width: 35px;
}

    .BennerSlide .view_banner__phongban .page-header, .BennerSlide .view_banner__phongban .owl-nav button span {
        display: none;
    }

.BennerSlide .row-custom {
    padding-right: 5px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.banner_vertical.col-sm-3 {
    padding: 0 10px !important;
}

.benner-qc .view__banner__box .row {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.benner-qc {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.ArticleHot {
    width: calc(25% + 5px);
    float: left;
    margin-left: -5px;
}

.banner-lienket {
    width: 100%;
    float: left;
    background-color: #f2f2f2;
    border-top: 1px solid #ccc;
}

    .banner-lienket .view_banner .row-custom .owl-item {
        height: 130px;
        display: flex;
        align-items: center;
        padding: 0 10px !important;
    }

        .banner-lienket .view_banner .row-custom .owl-item img {
            object-fit: scale-down;
            height: auto;
            min-height: 55px;
            max-height: 85px;
        }

    .banner-lienket .view_banner .row-custom {
        padding: 0 60px;
    }



    .banner-lienket .view_banner .owl-nav button.owl-prev {
        background-color: transparent;
        left: -50px;
    }

    .banner-lienket .view_banner .owl-nav button.owl-next {
        background-color: transparent;
        right: -50px;
    }

    .banner-lienket .view_banner .owl-nav button span {
        color: #bfbfbf;
        font-size: 122px;
        line-height: 42px;
    }

    .banner-lienket .view_banner .owl-nav button:hover {
        background-color: transparent;
    }

    .banner-lienket .view_banner .owl-nav button {
        top: 30px;
        margin: 0;
        border-radius: 0;
    }

    .banner-lienket .owl-theme .owl-nav {
        margin: 0;
    }

    .banner-lienket .view_banner .page-header {
        display: none;
    }

.gioithieu-footer {
    width: 100%;
    float: left;
    padding: 20px 0;
    border-top: 1px solid #ccc;
}

    .gioithieu-footer p span {
        color: #049fd9;
        font-size: 24px;
        font-family: Roboto-Bold;
    }

    .gioithieu-footer .col-sm-3 p, .gioithieu-footer a {
        font-size: 14px;
        font-family: Roboto-Medium;
        color: #333;
    }

    .gioithieu-footer .title-tren-footer {
        margin-top: 20px;
        margin-bottom: 5px;
        font-size: 16px;
        text-transform: uppercase;
        font-family: Roboto-Bold;
    }

.DangKyEmail input {
    width: calc(100% - 80px);
    float: left;
    border-radius: 0;
    height: 50px;
    font-family: Arial;
    border: 1px solid #049fd9;
}

    .DangKyEmail input::placeholder {
        font-family: Roboto-Medium;
        color: #333;
        font-size: 14px;
    }

.DangKyEmail .butom-dk input {
    width: 80px;
    margin-left: -1px;
}

.DangKyEmail {
    width: 100%;
    float: left;
}

.tong-lienket-css a:last-child {
    margin: 0;
}

.tong-lienket-css a {
    margin-right: 15px;
}

.tong-lienket-css {
    float: left;
    border: 1px solid #049fd9;
    padding: 10px 20px;
    margin: 10px 0;
}

.sanpham-banchay .title-sanpham a:hover i::before {
    color: #027cff;
}

.sanpham-banchay .title-sanpham a i::before {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.sanpham-banchay .title-sanpham a {
    color: #333;
    font-size: 14px;
    font-family: Roboto-Bold;
    font-style: italic;
}

.sanpham-banchay .title-sanpham span {
    font-size: 20px;
    color: black;
    font-family: Roboto-Bold;
    padding: 5px 0;
}

.sanpham-banchay .title-sanpham {
    width: 100%;
    float: left;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    border-bottom: 3px solid #049fd9;
}

.sanpham-banchay .sm-bgr-right .tt-sapham {
    /*border: 1px solid #c4c4c4;*/
}

.catchuoi3 {
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 62px;
}

.title-sp {
}

.sanpham-banchay .sm-bgr-right .tt-sapham .text-sanpham-ma .span {
    width: 10px;
}

.text-sanpham {
    padding: 2px 10px;
    display: flex;
    flex-direction: column;
}

    .text-sanpham p:nth-child(2),
    .text-sanpham p:nth-child(3) {
        word-break: break-all;
    }

.text-sanpham-ma-detail {
    float: left;
    word-break: break-all;
    height: 21px !important;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sanpham-banchay .sm-bgr-right .tt-sapham p span {
    font-size: 13px;
    color: #333;
    width: auto;
    float: left;
}

    .sanpham-banchay .sm-bgr-right .tt-sapham p span:first-child {
        width: 50px;
    }





.sanpham-banchay .sm-bgr-right .tt-sapham p {
    font-family: Roboto-Bold;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}

.sanpham-banchay .sm-bgr-right {
    width: calc(100% - 400px);
    float: right;
    padding: 20px 0 0 20px;
}

.sanpham-banchay .sm-bgr-left img {
    width: 100%;
    height: 100%;
}

.sanpham-banchay .sm-bgr-left {
    float: left;
    width: 400px;
}

.sanpham-banchay {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.Tong-sanpham {
    width: 100%;
    float: left;
    height: 660px;
}

.sm-bgr-right .row {
    margin-left: 0px;
    margin-right: 0px;
}

.sm-bgr-right .col-sm-3:nth-child(5) .tt-sapham, .sm-bgr-right .col-sm-3:nth-child(6) .tt-sapham, .sm-bgr-right .col-sm-3:nth-child(7) .tt-sapham, .sm-bgr-right .col-sm-3:nth-child(8) .tt-sapham {
    margin-top: 28px;
}

.sm-bgr-right .col-sm-3 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}



.img-sanpham {
    padding: 5px;
    text-align: center;
}

    .img-sanpham img {
        height: 150px;
        object-fit: scale-down;
    }

.muahang {
    margin-top: 10px;
    color: #1d9fd7;
    font-family: Roboto-Medium;
    font-size: 16px;
}

.mg-top-10 {
    margin-top: 10px !important;
}

.thietbimang {
    width: 100%;
    float: left;
}

.tieude-tbm {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-family: 'Roboto-Bold';
    border-bottom: 3px solid #049fd9;
    padding-bottom: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.tong0-tbm .grid-container .grid-item {
}

.ul-tbm li {
    font-size: 14px;
    margin: 0 10px;
}

.ul-tbm {
    margin-top: 10px;
    margin-left: 20px;
    list-style: none;
    display: flex;
}

.tong0-tbm .grid-container {
    display: grid;
    grid-template-columns: 24% 24% 24% 24%;
    padding: 10px 0;
    column-gap: 18px;
    margin-bottom: 20px;
}

.title-tbm {
    height: 48px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.grid-item .img-tbm {
    /*border: 1px solid #c4c4c4;*/
    padding: 10px;
}

.detail-tbm:hover {
    background-color: #a1d4e7;
}

.detail-tbm {
    font-family: Roboto-Medium;
    padding: 10px 15px;
    background-color: #c2e0eb;
    border-radius: 10px;
    font-size: 13px;
    margin-top: 10px;
}

.grid-item .title-tbm {
    font-family: Roboto-Bold;
    font-size: 13px;
    margin-top: 20px;
}

.grid-item {
    text-align: center;
}

a {
    cursor: pointer;
}

.item-tbm .detail-tbm {
    text-align: center;
    color: #333;
}

.item-tbm {
    display: flex;
    justify-content: center;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

#topcontrol {
    bottom: 10px !important;
    right: 10px !important;
}

/*.header-top ul li a i {
    position: absolute;
    right: 5px;
    top: 15px;
    font-size: 10px;
}*/

.big-thietbimang {
    clear: both;
}

.PreviewImage {
    width: 100px;
    margin-left: 200px;
}

.headerOfPage span {
    font-family: Roboto-Bold;
}

.headerOfPage {
    font-size: 22px;
    font-weight: bold;
    padding: 5px 0;
    margin: 10px 0;
    padding-left: 15px;
}

.boxListSanPhamItem {
    margin-bottom: 10px;
}

    .boxListSanPhamItem p {
        -webkit-line-clamp: 3;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        height: 75px;
    }


#ctl00_mainContent_txtTenSanPham, #ctl00_mainContent_txtMaSanPham {
    width: 100%;
}

.soluongsp {
    font-weight: normal;
    font-size: 17px;
    color: #747474;
    margin-left: 15px;
    display: inline-block;
}

.boxListSanPhamItem .img-tbm {
    max-height: 200px;
}

    .boxListSanPhamItem .img-tbm img {
        height: 200px;
        max-height: 200px;
        object-fit: scale-down;
    }

.boxListSanPhamItem .title-tbm {
    font-size: 15px;
    font-family: Roboto-Bold;
    padding: 5px;
}


.text-sanpham-ma {
    float: left;
    width: 100%;
    height: 21px !important;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}

.text-sanpham-hang {
    height: 21px !important;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.boxThongTinSanPham .tensp {
    font-size: 20px;
    font-family: Roboto-Bold;
    font-weight: bold;
    color: #2980b9;
}

.BoxImage img {
    object-fit: scale-down;
    width: 100%;
}

.boxThongTinSanPham .masp {
    font-size: 16px;
    font-family: Roboto;
    margin: 15px 0;
}

.mota {
    font-size: 14px;
    overflow: auto;
}

.boxThongTinSanPham .giasanpham {
    font-size: 22px;
    margin: 15px 0;
    color: red;
    font-family: Roboto;
}

.headerBoxContent {
    text-align: center;
    font-size: 22px;
    padding: 10px;
    font-family: Roboto;
    border-top: 1px dashed #2980b9;
    border-bottom: 1px dashed #2980b9;
    margin: 15px 0;
}

.boxInsideContent {
    margin-bottom: 20px;
}

    .boxInsideContent .nav-tabs {
        justify-content: center;
    }

        .boxInsideContent .nav-tabs > li {
            font-size: 15px;
        }

        .boxInsideContent .nav-tabs li.active a,
        .boxInsideContent .nav-tabs li.active a:hover,
        .boxInsideContent .nav-tabs li.active a:focus
        .boxInsideContent .nav-tabs li a:hover,
        .boxInsideContent .nav-tabs li a:active,
        .boxInsideContent .nav-tabs li a:focus {
            background-color: #2980b9 !important;
            color: white !important;
        }

.Tong-sanpham .col-xl-3,
.Tong-sanpham .col-lg-3,
.Tong-sanpham .col-md-3,
.Tong-sanpham .col-sm-6 {
    padding-left: 5px;
    padding-right: 5px;
}

#thongsokythuat, #gioithieusanpham {
    padding-top: 20px;
    font-size: 15px;
    font-family: 'Roboto Slab', serif;
}

    #thongsokythuat table.tblthongso thead tr th {
        border: 1px solid #ddd;
        padding: 10px;
    }

    #thongsokythuat table.tblthongso tbody tr td {
        border: 1px solid #ddd;
        padding: 10px;
    }

.tblthongso {
    width: 100%;
}



.submit-muahang .btn:hover {
    color: antiquewhite !important;
}

.submit-muahang {
    margin-top: 20px;
    padding-left: 20px !important;
    width: 100%;
    float: left;
    font-family: Roboto;
}

.mrb30 {
    margin-bottom: 30px;
}

.sp-thumbnail-container img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
    height: 100%;
    border: 1px solid #ccc;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    bottom: 0;
    top: unset;
    margin-top: 0;
}

.sp-bottom-thumbnails.sp-has-pointer {
    margin-top: 0px !important;
}

.boxThongTinSanPham {
    padding: 0 20px;
    width: 100%;
    float: left;
}

.li-giohang a {
    float: right;
    margin-left: 10px;
}

.li-class-login {
    width: auto !important;
}

.text-sanpham > p:nth-child(2),
.text-sanpham > p:nth-child(3) {
    height: 21px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.boxListSanPhamItem-border {
    border: 1px solid #c4c4c4;
    width: 100%;
    float: left;
}

#ctl00_mainContent_PanelChuaLogin {
    margin-top: 10px;
}

.top0 {
    position: relative !important;
}

.boxFilterItem label {
    font-family: Roboto-Bold;
}

.dp-none {
    display: none;
}

.legend-user {
    border: none;
    margin: 10px 5px 0 !important;
    float: left;
    font-family: Roboto-bold;
}

.Roboto-bold {
    font-family: Roboto-Bold;
}

.li-class.sp-ngancach > a.dropdown-toggle::after {
    display: none;
}

.li-class.sp-ngancach > a.dropdown-toggle {
    text-align: center;
}

.li-class.sp-ngancach > .dropdown-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .li-class.sp-ngancach > .dropdown-menu li a i {
        width: 20px;
    }

.li-class.sp-ngancach > .dropdown-menu li:last-child a {
    text-align: center;
}

.li-class.sp-ngancach > .dropdown-menu li:last-child {
    border-bottom: none;
}

.li-class.sp-ngancach > .dropdown-menu li:hover {
    background-color: wheat;
}

.li-class.sp-ngancach > .dropdown-menu li {
    width: 100% !important;
    border-bottom: 1px dashed #b5b5b5;
}

.li-class.sp-ngancach > .dropdown-menu {
    display: none !important;
    height: auto !important;
    left: auto !important;
    right: 0 !important;
    padding: 0 !important;
    width: 200px !important;
}

.li-class.sp-ngancach.open > .dropdown-menu {
    display: block !important;
}

.DangKyEmail input.form-control {
    width: calc(100% - 80px);
    border-color: #049fd9;
    border-radius: 0;
}

.title-chonss {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0;
    text-align: center;
    padding: 5px;
    border-bottom: 1px dashed;
}

.tensp-chonss {
    font-size: 18px;
    font-family: Roboto-Bold;
    font-weight: bold;
}

#ctl00_mainContent_pnlContentArticle > div:nth-child(2) > table > thead:nth-child(1) > tr > th:nth-child(1) {
    width: 28%;
}

#ctl00_mainContent_pnlContentArticle > div:nth-child(2) > table > thead:nth-child(1) > tr > th:nth-child(2) {
    width: 17%;
}

#ctl00_mainContent_pnlContentArticle > div:nth-child(2) > table > thead:nth-child(1) > tr > th:nth-child(3) {
    width: 17%;
}

#ctl00_mainContent_pnlContentArticle > div:nth-child(2) > table > thead:nth-child(1) > tr > th:nth-child(4) {
    width: 18%;
}

#ctl00_mainContent_pnlContentArticle > div:nth-child(2) > table > thead:nth-child(1) > tr > th:nth-child(5) {
    width: 8%;
}/*

#ctl00_mainContent_pnlContentArticle > div:nth-child(2) > table > thead:nth-child(1) > tr > th:nth-child(6) {
    width: 28%;
}*/


#ctl00_mainContent_divNewUser #ctl00_mainContent_spnIPLookup {
    width: 100%; 
}


.priceChietKhau {

}

.giasanphamss {
    color: #a29c9c;
    text-decoration: line-through;
    font-size: 20px;
}
.tt-sapham {
    position: relative;
}
.saleIcon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    padding: 4px 7px;
    /* background: #FFD839; */
    background: #ff4040;
    color: white;
    font-size: 12px;
    font-family: 'Roboto';
    border-radius: 0 0 0 5px;
    margin: -1px;
}


.ul-tab-active li {
}

    .ul-tab-active li a {
        font-family: Roboto;
        padding: 5px;
        text-transform: uppercase;
        color: #505050;
    }

    .ul-tab-active li a {
        background-color: #cae7ff;
    }
    .ul-tab-active li.active a {
        color: #ffffff !important;
        background-color: #049fd9 !important;
    }

.ul-tab-active {
    flex-direction: row;
    border-bottom: none;
    margin-bottom: 30px !important;
}

.ul-tab-in-active h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Roboto-bold;
    text-transform: uppercase;
}

#content_unit .modal-dialog {
    width: 75% !important;
}



.error {
    font-size: 13px;
    color: red;
    font-style: italic;
}