
@import url('fonts.css');
@import url('https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css');
@import url('https://fonts.googleapis.com/css2?family=Baloo+Chettan+2:wght@400;500;600;700;800&display=swap'); /* font-family: 'Baloo Chettan 2', cursive; */
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
/*font-family: 'Ubuntu', sans-serif;*/

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}




.mr3 {
    margin-right: 15px;
}



img {
    max-width: 100%;
    height: auto;
}

.bl {
    border-left: 1px solid #ddd;
}

.clear {
    clear: both;
}


.page .container {
    background: #fff;
    box-shadow: 2px 2px 6px #555;
}
/*Header*/
.header {
    background: url(../img/banner-bg.png) no-repeat center center / 100% auto;
}

    .header .logo img {
        height: auto;
        width: auto;
    }

.top-head {
    color: #333;
    font-weight: bold;
}

    .top-head a {
        color: #333;
    }

@media (max-width: 768px) {
    .divRightNewsHot {
        display: none;
    }

    .deal_ctsp_v2boxt_title {
        text-align: left !important;
    }

    .sync1 img {
        height: 350px;
    }

    #crumbs {
        padding-left: 15px;
    }

    .form_search_portfolio {
        width: 100% !important;
        padding: 10px 5px !important;
    }

    .form_search_portfolio .search_portfolio {
            padding: 10px 6px !important;
        }

    
}

/*Start content*/
.marqueeContainer {
    margin: 10px;
    padding-top: 1px;
    padding-bottom: 10px;
    display: flex;
}

    .marqueeContainer marquee {
        display: inline-block;
    }

    .marqueeContainer span.title {
        white-space: nowrap;
        margin-right: 10px;
        font-weight: bold;
        text-transform: uppercase;
        color: #f00;
    }

    .marqueeContainer marquee a {
        titleBlock color: #333;
    }




#featured {
    position: relative;
    min-height: 350px;
    background: #fff;
    margin-bottom: 10px;
}

    #featured .box-img .tit img {
        margin-bottom: 10px;
    }

    #featured .box-img .tit a {
        font-size: 16px;
        color: #004f80;
        font-weight: 700;
        margin-bottom: 10px;
    }

    #featured .des {
        margin: 10px 0;
    }

    #featured ul.ui-tabs-nav {
        list-style: none;
        padding: 0;
        margin: 0;
        overflow: auto;
        overflow-x: hidden;
    }

        #featured ul.ui-tabs-nav li {
            padding: 2px !important; /*top - right - bottom - left*/
            padding-left: 13px;
            color: #666;
            float: right;
            width: 100%;
        }

            #featured ul.ui-tabs-nav li img {
                float: left;
                margin: 2px 5px;
                padding: 1px;
                width: 95px;
                height: 80px;
            }

            #featured ul.ui-tabs-nav li span {
                font-size: 14px;
                font-family: 'Roboto',Arial,Verdana;
                line-height: 18px;
            }

    #featured li.ui-tabs-nav-item a p {
        font-size: 10px;
        color: #1b75bb;
    }

    #featured li.ui-tabs-nav-item a {
        display: block;
        text-decoration: none;
        color: #333;
        outline: none;
        padding-top: 2px;
        /*  text-transform: uppercase;
	  */
        text-align: justify;
        font-size: 15px;
        font-weight: bold;
    }

    #featured li.ui-tabs-nav-item:hover {
        background: #e1edf3;
    }

    #featured li.ui-tabs-selected, #featured li.ui-tabs-active {
        background: url("../img/selected-item.png") no-repeat 5px top;
    }

    #featured ul.ui-tabs-nav li.ui-tabs-selected, #featured ul.ui-tabs-nav li.ui-tabs-active {
        background: #F3F0ED;
    }

    #featured .ui-tabs-panel {
        position: relative;
    }

        #featured .ui-tabs-panel img {
            height: 370px;
            width: 100%;
        }

        #featured .ui-tabs-panel .info {
            bottom: 0;
            left: 0;
            height: 70px;
        }

            #featured .ui-tabs-panel .info a.hideshow {
                position: absolute;
                font-size: 11px;
                font-family: 'Roboto',Arial,Verdana;
                color: #f0f0f0;
                right: 10px;
                top: -20px;
                line-height: 20px;
                margin: 0;
                outline: none;
            }

    #featured .info h2 {
        font-size: 1.2em;
        font-family: 'Roboto',Arial,Verdana;
        color: #fff;
        padding: 10px 0 0 0;
        margin: 0;
        font-weight: normal;
        overflow: hidden;
    }

    #featured .info p {
        margin: 5px 0;
        font-family: 'Roboto',Arial,Verdana;
        font-size: 14px;
        line-height: 20px;
        color: #333;
    }

    #featured .info a {
        text-decoration: none;
        color: #004f80;
        font-weight: bold;
    }

        #featured .info a:hover {
            text-decoration: none;
        }

    #featured .ui-tabs-hide {
        display: none;
    }

.layouts-home .top .hot-news {
    max-height: 420px;
    overflow: hidden;
}

#featured {
    overflow: hidden;
}

.hot-news .right .ct .mCSB_scrollTools_vertical {
    margin-right: 8px;
}

#featured ul.ui-tabs-nav {
    top: 45px !important;
}


/*Block sidebar*/
.blockSidebar {
    margin: 0 0 20px;
    padding: 0;
}

    .blockSidebar .titleBlock {
        background-color: #113876;
        font-size: 16px;
        /* text-transform: uppercase;*/
        color: #fff;
        line-height: 35px;
        font-weight: bold;
        padding: 0 10px 0 25px;
        margin: 0;
        position: relative;
        margin: 0px 0px;
    }

        .blockSidebar .titleBlock a {
            color: #fff;
        }

        .blockSidebar .titleBlock:before {
            content: "\f0f6";
            font-family: fontawesome;
            color: #fff;
            position: absolute;
            left: 5px;
            top: 0px;
        }

        .blockSidebar .titleBlock.cateNews:before {
            content: "\f07c";
        }

        .blockSidebar .titleBlock.hinhanh:before {
            content: "\f1c5";
        }

        .blockSidebar .titleBlock.video:before {
            content: "\f144";
        }

        .blockSidebar .titleBlock.weblink:before {
            content: "\f26b";
        }

        .blockSidebar .titleBlock.statistic:before {
            content: "\f0c0";
        }

    .blockSidebar .bodyBlock {
        /* border-left: 1px solid #1B843F;
        border-bottom: 1px solid #1B843F;
        border-right: 1px solid #1B843F;
        */
        padding: 10px;
        text-align: center;
    }

@media (max-width: 768px) {
    .blockSidebar .bodyBlock {
        display: flex;
        margin: 0 auto;
    }
}

.web-link {
}

    .web-link ul {
        margin: 0;
        padding: 0;
    }

        .web-link ul li {
            list-style: none;
            margin-bottom: 5px;
        }

            .web-link ul li img {
                width: 100%;
                height: auto;
            }

/*Block Home*/
.blockHome {
    margin: 0 0 20px;
    padding: 0;
}

    .blockHome .titleBlock {
        background-color: #113876;
        font-size: 16px;
        /*  text-transform: uppercase;*/
        color: #fff;
        line-height: 35px;
        font-weight: bold;
        padding: 0 10px 0 10px;
        margin: 0;
        position: relative;
    }

        .blockHome .titleBlock a {
            color: #fff;
        }

    .blockHome .bodyBlock {
        /*  border: 1px solid #1B843F;
      */
    }

        .blockHome .bodyBlock .more-item {
            text-align: right;
            padding-right: 10px;
            padding-top: 5px;
            padding-bottom: 5px;
        }

        .blockHome .bodyBlock h1 {
            color: #004f80;
            font-size: 16px;
            line-height: 25px;
            font-weight: bold;
            font-family: 'Roboto',Arial,Tahoma;
            /*    text-transform: uppercase;
		*/
            text-align: justify;
        }

        .blockHome .bodyBlock h2 {
            margin: 0;
            padding: 0;
            border: 0;
            font-size: 14px;
            font-weight: normal;
            vertical-align: baseline;
            background: transparent;
        }

    .blockHome .bodyContent {
        padding: 10px;
    }

        .blockHome .bodyContent ul {
            list-style-type: none;
            padding-left: 0px;
        }

    .blockHome .bodyContentOther {
        padding: 10px;
    }

        .blockHome .bodyContentOther .title {
            font-weight: bold;
        }

        .blockHome .bodyContentOther .list {
            list-style-type: none;
            padding-left: 0px;
        }

            .blockHome .bodyContentOther .list li {
                background: rgba(0, 0, 0, 0) url(assets/img/icon-listnew.png) no-repeat scroll 5px 10px;
                padding: 5px 5px 5px 15px;
                line-height: 20px;
            }

.listnew {
    padding: 10px;
}

    .listnew .new2 .title {
        font-size: 15px;
        line-height: 20px;
        color: #333;
    }

        .listnew .new2 .title a {
            color: #333;
            font-weight: bold;
            line-height: 25px;
        }

    .listnew a.img0 img {
        float: left;
        margin-right: 10px;
    }

    .listnew .new1 {
        margin-top: 15px;
    }

        .listnew .new1 ul {
            margin: 0;
            padding: 0;
        }

            .listnew .new1 ul li {
                background: url(assets/img/icon-listnew.png) no-repeat left center;
                list-style: none;
                padding: 3px 0 3px 10px;
            }

                .listnew .new1 ul li a {
                    font-size: 13px;
                    color: #333;
                    font-weight: bold;
                }

                .listnew .new1 ul li span {
                    font-style: italic;
                    font-size: 12px;
                    color: #1b75bb;
                }

.list-event-news {
    margin: 0;
    padding: 0;
}

    .list-event-news li {
        list-style: none;
        padding: 5px 0;
        border-bottom: 1px solid #eee;
    }

        .list-event-news li a {
            color: #333;
        }

.list-video {
    list-style: none;
    padding: 5px 0 5px 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

ul.video {
    margin: 0;
    padding: 0;
}

.list-video a {
    color: #333;
    font-size: 13px;
}

.list-video:before {
    content: "\f144";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#ddlWebsiteLink {
    height: 35px;
    width: 100%;
}

.slick-slider {
    margin: 0;
    padding: 0;
}

.liSlider {
    text-align: center;
    background: none;
    padding: 10px;
}

.titleSlider {
    font-size: 13px;
    color: #333;
    font-weight: 700;
    line-height: 20px;
}

.divSlider2ViewMore {
    text-align: right;
    padding-bottom: 10px;
    padding-right: 10px;
}

.imgSlider {
    width: 90px;
    height: 130px;
    margin-bottom: 15px;
}


/* --------- them */
.mobileContainer {
    max-width: 680px;
    margin: 0 auto;
    padding: 10px;
}

.titleBlock {
    font-size: 20px;
    text-align: center;
}

.bodyBlock {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contentContainer {
    width: 45%;
    margin-bottom: 10px;
}
/*-------------end them-----*/
/*------them css moi-*/
body {
    margin: 0;
    padding: 0;
    font-family: Roboto, sans-serif, Arial, Helvetica !important;
    font-size: 15px !important;
    background: #e0f1fd;
    background-image: url(../images/pattern_xanh.svg);
    background-size: 260px;
    background-attachment: fixed;
}

.ms-WPBody {
    font-family: Roboto, sans-serif, Arial, Helvetica !important;
    font-size: 14px !important;
}
/* roboto-regular - latin_vietnamese_latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin_vietnamese_latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin_vietnamese_latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-900 - latin_vietnamese_latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url('../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
    font-family: RobotoCondensed;
    src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: RobotoCondensed;
    src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: bold
}

@font-face {
    font-family: UTMAvo;
    src: url('../fonts/UTM Avo.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: UTMAvo;
    src: url('../fonts/UTM AvoBold.ttf') format('truetype');
    font-weight: bold
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9,
.container, .container-fluid {
    padding-left: 10px;
    padding-right: 10px
}

.row {
    margin-left: -10px;
    margin-right: -10px
}
/* Begin: Header */
.header {
    position: relative;
}

    .header > .container {
        padding: 0;
        position: relative;
        z-index: 1;
    }

    .header .band-text {
        display: flex;
        color: #fff;
        text-transform: uppercase;
        padding: 20px 0;
        text-decoration: none
    }

        .header .band-text:hover {
            text-decoration: none
        }

    .header .band-title {
        padding-left: 20px;
    }

    .header .band-text h3 {
        font-size: 28px;
        font-family: RobotoCondensed;
        font-weight: 600;
        margin: 10px 0;
        text-shadow: 0px 2px 1px #005dab, 0px -2px 1px #005dab, -2px 0px 1px #005dab, 2px 0px 1px #005dab, 2px 2px 1px #005dab, -2px 2px 1px #005dab, -2px -2px 1px #005dab, 2px -2px 1px #005dab;
    }

    .header .band-text h2 {
        font-size: 33px;
        color: red;
        font-family: UTMAvo;
        font-weight: 600;
        margin: 0;
        text-shadow: 0px 2px 1px #fff, 0px -2px 1px #fff, -2px 0px 1px #fff, 2px 0px 1px #fff, 2px 2px 1px #fff, -2px 2px 1px #fff, -2px -2px 1px #fff, 2px -2px 1px #fff;
    }

.tandan-div-nav-top {
    text-align: right;
    padding: 0;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

    .tandan-div-nav-top img {
        padding-left: 15px;
        margin-top: -3px;
    }

        .tandan-div-nav-top img:first-child {
            padding-left: 5px;
            display: inline-block;
        }

    .tandan-div-nav-top a {
        color: #fff;
        padding-right: 15px;
        text-decoration: none;
        line-height: 18px;
        display: inline-block;
    }

.head-navbar {
    display: flex;
    background: #e50006;
    position: relative;
    padding: 3px 6px 3px 1px;
}

.head-navbar-link {
    display: inline-block;
    padding: 4px 0 2px 10px;
}

.head-navbar:before {
    position: absolute;
    content: '';
    right: 100%;
    bottom: 0;
    width: 65px;
    height: 100%;
    display: inline-block;
    background: url(../img/bg-nav-header.svg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.head-search {
    min-width: 150px;
    display: inline-block;
    margin-left: 10px;
}
/* End: Header */

/* Begin: Navbar */
.navbar.navbar-responsive {
    -moz-transition: all 400ms cubic-bezier(0, 0, 0, 1);
    -webkit-transition: all 400ms cubic-bezier(0, 0, 0, 1);
    -o-transition: all 400ms cubic-bezier(0, 0, 0, 1);
    -ms-transition: all 400ms cubic-bezier(0, 0, 0, 1);
    transition: all 400ms cubic-bezier(0, 0, 0, 1);
    background: transparent;
    border: none;
    border-radius: 0;
}

.td-main-nav > .container {
    padding: 0;
    background: #037fe9;
    background: linear-gradient(#1091ff, #037fe9);
    position: relative;
    border-top: 1px solid #0d7cdb;
    border-bottom: 2px solid #e50006;
}

.td-main-nav .navbar-default {
    background-color: transparent;
    border: none;
    border-radius: 0;
    min-height: auto;
    margin-bottom: 0;
}

    .td-main-nav .navbar-default .container-fluid, .td-main-nav .navbar-default .navbar-collapse {
        padding: 0
    }

.td-main-nav ul.navbar-nav > li > a {
    font-weight: 600;
    color: #fff;
    font-family: Roboto, sans-serif, verdana, tahoma;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
    padding: 12px 10px;
    display: inline-block;
}

.td-main-nav ul.navbar-nav > li {
    transition: all ease .3s;
}

    .td-main-nav ul.navbar-nav > li:nth-child(2) > a {
        padding: 12px 20px 12px 5px;
    }

    .td-main-nav ul.navbar-nav > li:not(:last-child) {
        border-right: 1px solid rgba(0, 0, 0, 0.15);
    }

    .td-main-nav ul.navbar-nav > li:nth-child(1) {
        border-right: 0
    }

    .td-main-nav ul.navbar-nav > li:nth-child(2) {
        border-left: 0
    }

    .td-main-nav ul.navbar-nav > li + li {
        border-left: 1px solid rgba(255, 255, 255, 0.15);
    }

.td-main-nav .navbar-nav > li:hover {
    background: #e50006;
}

    .td-main-nav .navbar-nav > li:hover > a {
        color: #fff
    }

.td-main-nav .navbar-nav > li:first-child a[href="/portal"] {
    background: #e50006;
    background-image: url('img/bg-icon-home.png');
    background-position: top right;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    font-size: 0 !important;
    line-height: 0px;
    padding: 12px 35px 12px 15px
}

.td-main-nav ul.navbar-nav > li:first-child a[href="/portal"]:before {
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.td-main-nav ul.navbar-nav > li:first-child a[href="/portal"]:before {
    content: "\e021";
    font: normal normal normal 15px/1 Glyphicons Halflings;
    display: inline-block;
    border: none;
    line-height: 20px;
}

.td-main-nav ul.navbar-nav > li:first-child:hover a[href="/portal"]:before {
    border-left: 12px solid #144F88\9; /*ie8*/
    border-right: 12px solid #144F88\9; /*ie8*/
}

.td-main-nav .search-btn-area {
    float: right;
    position: relative
}

.tandan-div-nav {
    display: inline-block;
    width: calc(100% - 44px)
}

.td-main-nav .navbar-nav {
    float: none
}

.td-main-nav .search-btn-area .btn-navbar {
    background: #e50006;
    border-radius: 0;
    padding: 12px 15px;
    line-height: 20px;
    border: none;
    top: 0 !important;
    color: #fff;
    text-shadow: none;
    outline: none !important;
    transition: all ease .3s;
}

    .td-main-nav .search-btn-area .btn-navbar:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background: rgba(255, 189, 40, 1)
    }

.td-main-nav .search-btn-area .search-dropdown-panel {
    min-width: 280px;
    z-index: 9999;
    position: absolute;
    right: 0;
    top: 100%;
}

.menu-lv2 {
    display: none;
}

.tandan-div-search {
    position: relative;
    height: 40px;
    background: #fb491b;
    padding: 8px 8px;
    display: block;
    width: 100%;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(13, 72, 134, 0.5);
}

    .tandan-div-search .btn-search {
        position: absolute;
        right: 0;
        width: 40px;
        text-align: center;
        top: 0;
        bottom: 0;
        vertical-align: middle;
        padding: 10px 10px;
    }

    .tandan-div-search .adv-search {
        display: none
    }

    .tandan-div-search .div-input {
        position: absolute;
        left: 8px;
        right: 26px;
    }

        .tandan-div-search .div-input input {
            background: #fb491b;
            height: 26px;
            color: #fff;
            width: 100%;
            border: 0px;
            outline: none;
        }

            .tandan-div-search .div-input input::placeholder {
                color: #fff
            }

            .tandan-div-search .div-input input:-ms-input-placeholder {
                color: #fff
            }

            .tandan-div-search .div-input input::-webkit-input-placeholder {
                color: #fff
            }

.tandan-search-icon {
    height: 22px;
    width: 18px;
    background-image: none !important
}

    .tandan-search-icon:before {
        content: "\e003";
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        color: #fff
    }

.tandan-div-nav li {
    white-space: nowrap;
    display: inline-block;
    position: relative;
}

.navbar-nav > li ul {
    position: absolute;
    z-index: 999;
    display: none;
    list-style: none;
    background: #fff;
    padding: 0 5px;
    margin: 0;
    -webkit-box-shadow: 3px 3px 6px rgba(0,0,0,.3);
    -moz-box-shadow: 3px 3px 6px rgba(0,0,0,.3);
    box-shadow: 3px 3px 6px rgba(0,0,0,.3);
}

.navbar-nav > li > .dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0
}

.navbar-nav > li > .dropdown-menu {
    border: none;
    left: -1px;
    top: 200%;
    transition: all ease 0.3s;
    display: block;
    opacity: 0;
    visibility: hidden;
    padding: 10px;
}

.td-main-nav .navbar-nav li:hover > ul {
    display: block;
    visibility: initial;
    opacity: 1;
    top: 100%;
}

.td-main-nav .navbar-nav > li > ul.dropdown-menu > li > ul {
    top: 0;
}

.td-main-nav .navbar-nav > li ul > li > a {
    color: #222;
    font-weight: 400;
    font-size: 15px;
    padding: 6px 0px;
    min-width: 215px;
    display: block;
    overflow: hidden;
    text-decoration: none;
    white-space: normal;
}

    .td-main-nav .navbar-nav > li ul > li > a:hover {
        color: #d65a01
    }

.td-main-nav .navbar-nav > li ul > li {
    display: block
}

    .td-main-nav .navbar-nav > li ul > li > a:before, .tandan-div-article-other .tandan-p-module-news-second a:before {
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        content: "\e019";
        float: left;
        font-size: 8px;
        padding: 3px 5px 0 0;
        color: #d65a01
    }

    .td-main-nav .navbar-nav > li ul > li + li {
        border-top: 1px dashed rgba(102, 102, 102, 0.28)
    }

.tandan-div-banner > a {
    height: 100%;
    width: 100%;
    display: inline-block;
}

.tandan-div-banner img {
    max-width: 100%;
    width: 100%;
}
/* End: Navbar */

/* Begin: Wrapper content */
.wrapper-content > .container {
    padding: 20px 20px;
    background: white;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.1);
}

.header-top {
    position: relative
}

.featured {
    padding: 0px;
    position: relative;
    display: grid;
}

    .featured .head-news-cover-wrapper {
        max-height: 340px;
        overflow: hidden;
        display: inline-block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }

    .featured .ui-tabs-panel .info {
        margin-top: 0;
        display: inline-block;
        width: 100%
    }

    .featured .head-news-cover-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-height: 340px;
    }

    .featured .info h2 {
        margin: 0;
        line-height: 20px;
        font-size: 17px;
        padding: 0 0 10px 0
    }

        .featured .info h2 a {
            padding: 5px 0 0 0;
            width: 100%;
            font-size: 20px;
            font-weight: 600;
            line-height: 28px;
            display: block;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            position: relative;
            color: #0178c1;
        }

    .featured .info p {
        font-size: 14px;
        display: block;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .featured .ui-tabs-nav li img {
        float: left;
        margin: 0px 0px 10px 0;
        background: #fff;
        width: 100%;
        max-width: 35%
    }

    .featured ul.ui-tabs-nav {
        list-style: none;
        padding: 0;
        overflow: auto;
        overflow-x: hidden;
        text-align: justify;
        order: 2;
    }

        .featured ul.ui-tabs-nav li {
            max-width: 100%;
            width: 100%;
        }

            .featured ul.ui-tabs-nav li span {
                width: 100%;
                font-weight: 500;
                color: #222;
                font-size: 15px
            }

            .featured ul.ui-tabs-nav li.ui-tabs-selected span, .featured ul.ui-tabs-nav li.ui-tabs-active span {
                color: #e50007
            }

    .featured li.ui-tabs-nav-item a {
        display: flex
    }

    .featured .ui-tabs-panel {
        width: 100%;
        position: relative;
        padding-right: 5px;
    }

    .featured ul.ui-tabs-nav li img {
        margin: 0px 10px 0 0
    }

        .featured ul.ui-tabs-nav li img[src=''] {
            display: none
        }

    .featured ul.ui-tabs-nav li {
        padding: 8px 0
    }

.TD-table-module-border-default .TD-box-news-title {
    width: 40%;
    width: calc(40% - 10px);
    float: right;
    border-color: #e88181 !important;
}

.TD-table-module-border-default .TD-box-news > .TD-box-news-title a {
    background: transparent;
    color: #e81515;
    padding: 0 0 6px 0;
}

    .TD-table-module-border-default .TD-box-news > .TD-box-news-title a:before {
        display: none
    }

.block > .title, .TD-box-news > .TD-box-news-title {
    border-bottom: 2px solid #e50006
}

    .block > .title > a, .TD-box-news > .TD-box-news-title > a, .block .tandan-p-article-other {
        padding: 10px 5px 7px 55px;
        background: #037fe9;
        position: relative;
        color: #ffffff;
        font-weight: 600;
        font-size: 17px;
        display: inline-block;
        background-image: url('../img/ic-title.png');
        background-position: left center;
        background-size: auto 100%;
        background-position-x: 0;
        background-repeat: no-repeat;
        font-family: arial;
    }

        .TD-box-news > .TD-box-news-title > a:after, .block.vb-moi > .title > a:after {
            top: 0;
            left: 100%;
            right: 0;
            position: absolute;
            content: '';
            height: 100%;
            width: 40px;
            background: url('../images/bg-title.svg');
            display: inline-block;
            background-repeat: no-repeat;
            background-size: auto 100%;
        }

.block.tieu-diem > .title > a {
    box-shadow: 0px 2px 0 #df0000;
    background-color: transparent;
    color: red
}

.block.vb-moi {
    background: #fcffe6;
    margin-bottom: 20px;
}

    .block.vb-moi > .body {
        border-color: #f5e3a5
    }

    .block.vb-moi > .title {
        background-color: #fff
    }

        .block.vb-moi > .title > a {
            box-shadow: none;
        }

.block.block-iframe {
    border: 1px solid #55aeff;
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

    .block.block-iframe > .title {
        border: none
    }

        .block.block-iframe > .title > a {
            padding: 0;
            background: transparent;
            box-shadow: none
        }

    .block.block-iframe > .body {
        border: none;
        border-radius: 0
    }
/*.block>.title>a:before, .TD-box-news>.TD-box-news-title>a:before, .block .tandan-p-article-other:before {
    position: absolute;
    content: '';
    left: 100%;
    bottom: 0;
    width: 20px;
    height: 100%;
    display: inline-block;
    border-bottom: 34px #166eca solid;
    border-left: 0px transparent solid;
    border-right: 18px transparent solid;
}*/
.block > .body {
    position: relative;
    padding: 10px 8px;
    border: 1px solid #e0e0e0;
    border-radius: 0px 0px 5px 5px;
}

.block .tandan-div-article-other {
    width: auto;
    float: none;
    margin-top: 0;
    margin-right: 0;
    border: 1px solid #e0e0e0;
    border-radius: 0 5px 5px 5px;
}

.lattest-video {
    background: #000
}

    .lattest-video img {
        width: 100%;
        opacity: .5
    }

    .lattest-video .video-icon {
        position: absolute;
        left: calc(50% - 32px);
        top: calc(50% - 32px);
        right: 0;
        bottom: 0;
    }

.td-thongtincanbiet {
    height: auto;
    margin: 20px 0;
}

.td-ttcb-left img {
    margin-bottom: 5px;
}

.td-ttcb-right {
    width: 100%
}

.center-col.Ads-center-top > .col-xs-12 .TD-quangcao {
    margin-bottom: 15px;
}

.block.block-gqhs {
    margin-bottom: 20px;
}

.vertical-menu {
    background: url('img/bg-verticalmenu.png'), linear-gradient(#fbf4dc, #fff);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 4px;
    margin-bottom: 0px;
    margin-top: 0 !important;
    width: 100%;
    display: inline-block;
}

    .vertical-menu.home-none {
        margin-bottom: 20px
    }

    .vertical-menu .block {
        margin-bottom: 2px
    }

        .vertical-menu .block:last-child {
            margin-bottom: 10px
        }

        .vertical-menu .block > .title > a:before {
            display: none
        }

        .vertical-menu .block > .title > a {
            width: 100%;
            padding: 10px;
            font-weight: 600;
            background-image: none;
            background: linear-gradient(#1091ff, #037fe9);
            border-radius: 3px;
            font-size: 15px;
            text-transform: none;
            transition: all ease .3s;
            color: #fff;
            box-shadow: none;
        }

            .vertical-menu .block > .title > a:before {
                display: inline-block;
                background-image: url('/portal/_res/img/ic-vertical-menu.svg');
                float: left;
                margin: 5px 5px 0 0;
                border: none !important;
                content: '';
                position: relative;
                left: 0;
                width: 11px;
                height: 11px
            }

            .vertical-menu .block > .title > a:hover {
                background: #0192ed;
            }

    .vertical-menu.TD-box-news .TD-box-news-main {
        display: block;
        padding: 15px 10px;
    }

        .vertical-menu.TD-box-news .TD-box-news-main > div {
            width: 100%;
            padding: 0;
        }

    .vertical-menu.TD-box-news .TD-ul-module-menu-left li {
        padding: 0;
        border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
    }

        .vertical-menu.TD-box-news .TD-ul-module-menu-left li:hover {
            background: transparent
        }

        .vertical-menu.TD-box-news .TD-ul-module-menu-left li:last-child {
            border-bottom: none;
        }

    .vertical-menu.TD-box-news .TD-ul-module-menu-left a {
        font-size: 14px;
        padding: 6px 0 6px 15px;
        display: block;
        font-weight: 500;
    }

        .vertical-menu.TD-box-news .TD-ul-module-menu-left a:hover {
            color: #da1f08
        }

    .vertical-menu.TD-box-news > .TD-box-news-title {
        margin-left: 30px;
        position: relative;
        border: none;
    }

        .vertical-menu.TD-box-news > .TD-box-news-title:after {
            position: absolute;
            content: '';
            top: 100%;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(45deg,#da1f08, rgba(244, 230, 111, 0%))
        }

        .vertical-menu.TD-box-news > .TD-box-news-title > a {
            background-color: transparent;
            width: 100%;
            border-radius: 4px 4px 0 0;
            color: #da1f08;
            font-size: 15px;
            padding: 8px 8px 3px 33px;
            font-family: 'RobotoCondensed', Roboto, sans-serif;
            margin-left: -30px;
            background-position-y: 7px;
            background-position-x: 4px;
            background-size: 22px;
        }

            .vertical-menu.TD-box-news > .TD-box-news-title > a:before {
                display: none;
            }

    .vertical-menu .block span.glyphicon {
        position: absolute;
        top: 0px;
        right: 0;
        color: #fff;
        font-size: 12px;
        padding: 12px 10px;
        cursor: pointer;
        transition: all ease 0.3s;
    }

    .vertical-menu .block.active span.glyphicon {
        transform: rotate(180deg)
    }

    .vertical-menu .block > .title {
        position: relative;
        border: none
    }

    .vertical-menu .block > .body {
        display: none;
    }

        .vertical-menu .block > .body .dropdown {
            padding-left: 0
        }

.TD-box-news {
    margin-bottom: 10px;
}

.block-cchc .tandan-p-module-news-summary {
    display: none
}

.TD-box-news.chu-chay {
    margin-bottom: 0
}

.block.tieu-diem > .body {
    border: none;
    box-shadow: none
}

.TD-box-news .TD-box-news-main, .block.tieu-diem > .body {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0
}

.block.tieu-diem .article-lst {
    margin: 0
}

.block.tieu-diem > .body {
    padding: 20px 20px 10px 20px
}

.block.tieu-diem > .title {
    border-bottom: 2px solid rgba(0, 0, 0, 0.08)
}

.TD-box-news .TD-box-news-main > table, .TD-box-news .TD-box-news-main > div {
    display: flex;
    margin: 0;
    width: 100% /* flex-wrap: wrap; */
}

.TD-box-news.block-counter > .TD-box-news-main > table, .TD-box-news.block-counter > .TD-box-news-main > table > tbody,
.TD-box-news.block-counter > .TD-box-news-main > table > tbody > tr, .TD-box-news.block-counter > .TD-box-news-main > table > tbody > tr > td {
    width: 100%;
    display: inline-block
}

.TD-box-news .TD-box-news-main > div {
    padding: 15px 0 0;
    display: block
}

.TD-box-news .TD-box-news-main > table .tandan-div-module-default-left {
    width: 100%;
    margin: 0 0px 15px 0;
    display: inline-block;
    float: left;
}

    .TD-box-news .TD-box-news-main > table .tandan-div-module-default-left > a {
        width: 100%;
        max-height: 255px;
        min-height: 80px;
    }

        .TD-box-news .TD-box-news-main > table .tandan-div-module-default-left > a img, .tandan-div-module-news-bottom .news-second-image a img {
            object-fit: cover;
            margin: 0;
            color: #666;
            font-size: 10px;
        }

        .TD-box-news .TD-box-news-main > table .tandan-div-module-default-left > a img {
            width: 100%;
        }

            .TD-box-news .TD-box-news-main > table .tandan-div-module-default-left > a img[src=""] {
                display: none
            }

.TD-box-news.block-cchc .tandan-div-module-news-top {
    display: flex;
}

    .TD-box-news.block-cchc .tandan-div-module-news-top .tandan-div-module-default-left {
        width: auto;
        margin-bottom: 0;
    }

        .tandan-div-module-news-bottom .news-second-image a img, .TD-box-news.block-cchc .tandan-div-module-news-top .tandan-div-module-default-left a img {
            height: 77px !important;
            min-width: 111px;
            max-height: 77px !important;
            width: 111px;
            max-width: 30%;
            margin-right: 15px
        }

            .tandan-div-module-news-bottom .news-second-image a img[src=""] {
                display: none
            }

.block-cchc.block-counter .tandan-div-module-news-bottom {
    counter-reset: step-count;
    counter-set: chapter 1;
}

.block-cchc.block-counter .tandan-div-module-news-top .tandan-div-module-default-left, .block-cchc.block-counter .tandan-p-module-news-summary {
    display: none
}

.block-cchc.block-counter .tandan-div-module-news-bottom .tandan-p-module-news-second:after, .block-cchc.block-counter .tandan-div-module-news-top:after {
    content: counter(chapter);
    counter-increment: chapter;
    font-size: 24px;
    color: #a9adb1;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-weight: 500;
    border-radius: 50px;
    background: #e9eaeb;
    min-width: 50px;
}

.block-cchc.block-counter .tandan-div-module-news-bottom .tandan-p-module-news-second .news-second-title,
.block-cchc.block-counter .tandan-div-module-news-top .tandan-div-module-default-right {
    padding-right: 20px;
    flex-grow: 1;
}

.block-cchc .tandan-p-module-news-second .ngay {
    color: #666
}

.TD-box-news:after {
    display: block;
    content: ' ';
    clear: both
}

.tandan-div-module-news-bottom .tandan-p-module-news-second .news-second-title .ngay:before {
    /*content: "\f073";
    display: inline-block;
    margin: 0px 8px 0 0;
    font: normal normal normal 14px/1 FontAwesome;*/
}

.tandan-div-module-news-bottom .news-second-image a {
    width: 100%;
    overflow: hidden;
    display: block;
}

.tandan-div-module-news-bottom .tandan-p-module-news-second {
    display: flex;
    padding: 15px 0;
    border-top: 1px dashed rgba(102, 102, 102, 0.3);
}

    .tandan-div-module-news-bottom .tandan-p-module-news-second:last-child {
        padding-bottom: 0
    }

    .tandan-div-module-news-bottom .tandan-p-module-news-second .news-second-title a,
    .TD-box-news.block-cchc .tandan-div-module-news-top .tandan-p-module-news-title a {
        color: #333;
        font-size: 16px;
        font-weight: 500;
        display: block;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

        .tandan-div-module-news-bottom .tandan-p-module-news-second .news-second-title a:hover {
            color: #df0000 !important;
            text-decoration: none;
        }

    .tandan-div-module-news-bottom .tandan-p-module-news-second .news-second-title {
        width: 100%;
        display: block;
    }

.div-thong-bao-moi-hop .tandan-p-module-news-second .news-second-title a:hover {
    color: #c10600 !important;
    text-decoration: none
}

.div-thong-bao-moi-hop .tandan-p-module-news-second .news-second-title a {
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 10px;
    color: #222;
    font-weight: 500;
}

    .div-thong-bao-moi-hop .tandan-p-module-news-second .news-second-title a:before {
        content: '';
        width: 6px;
        height: 6px;
        display: inline-block;
        margin: 6px 6px 5px 0;
        background: red;
        float: left;
    }

.div-thong-bao-moi-hop .tandan-p-module-news-second .news-second-title {
    margin-top: 5px;
    padding: 6px 0 6px 0;
    border-top: 1px dashed rgba(102, 102, 102, 0.5);
}

.div-thong-bao-moi-hop .tandan-p-module-news-second:nth-child(n+3) {
    width: 100%;
    display: block
}

.div-thong-bao-moi-hop .tandan-p-module-news-second:nth-child(n+4) .news-second-title {
    border-top: 1px dashed rgba(102, 102, 102, 0.18);
    width: 100%;
    display: block;
    padding: 6px 0;
}

.tandan-div-module-default-left img[src=''] {
    display: none
}

.tandan-p-module-news-title {
    text-align: justify;
}

    .tandan-p-module-news-title a {
        text-align: justify;
        text-decoration: none;
        line-height: 23px;
        font-weight: 600;
        font-size: 18px;
        font-family: Roboto, sans-serif, arial;
        color: #404041;
        display: block;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        width: 100%;
    }

.vb-moi .tandan-p-module-news-title a, .tandan-div-module-news-bottom .tandan-p-module-news-title a {
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 0px;
    color: #222;
    font-weight: 500;
    line-height: inherit;
}

.vb-moi .tandan-p-module-news-title + .tandan-p-module-news-title a {
    font-weight: 400;
}

.div-thong-bao-moi-hop {
    padding-top: 5px;
    margin-top: 5px
}

.vb-moi .article-lst li {
    padding: 6px 0;
    border-bottom: none
}

    .vb-moi .article-lst li + li {
        border-top: 1px #9e9e9e dashed
    }

.tandan-p-module-news-title a:hover {
    color: #c10600;
    cursor: pointer;
    text-decoration: none;
}

.tandan-p-module-news-summary {
    color: #333;
    text-align: justify;
    line-height: 20px;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-top: 5px;
}

#TD-main-right {
    /*position: sticky;*/
    top: 0;
}

.tandan-p-module-news-second a:hover {
    text-decoration: none;
}

.ngay {
    font-style: italic;
    font-size: 11px;
    color: #666;
}

.tandan-p-module-news-second .ngay, .tandan-div-module-default-right .ngay {
    color: #0380e9;
    display: block;
    font-size: 12px;
    font-style: normal;
    padding: 10px 0;
}

.tandan-p-module-news-second .ngay {
    color: #666;
    padding: 5px 0 0 0
}

.block-cchc .tandan-div-module-default-right .ngay {
    padding-bottom: 0;
    color: #666
}

.block-cchc .tandan-div-module-default-right > .tandan-p-module-news-title > a:hover {
    color: #df0000
}

.tandan-div-module-default-right .ngay:before, .tandan-p-module-news-second .ngay:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    content: "\f073"
}

.TD-box-donvi {
    margin-top: 10px
}

    .TD-box-donvi .nav-tabs {
        border: none
    }

        .TD-box-donvi .nav-tabs > li {
            margin: 0
        }

            .TD-box-donvi .nav-tabs > li > a {
                margin: 0;
                background: transparent;
                color: #333 !important;
                font-size: 20px;
                text-transform: normal;
                border: none !important;
                padding: 6px 5px 6px 25px;
                margin-right: 1px;
                border-radius: 0;
                font-weight: 600;
                transition: all ease-in-out .2s;
                font-family: Roboto, sans-serif;
                background-image: url('../img/ic-title-w.png');
                background-position: left center;
                background-position-x: 0;
                background-repeat: no-repeat;
            }

    .TD-box-donvi .tab-content a:before {
        content: '';
        width: 9px;
        height: 9px;
        display: inline-block;
        background-image: url('../img/ic-tab-donvi.svg');
        background-repeat: no-repeat;
        background-position: center center;
        float: left;
        margin: 3px 10px 0 0;
    }

    .TD-box-donvi .nav-tabs > li + li {
        padding-left: 20px
    }

    .TD-box-donvi .nav-tabs > li.active > a, .TD-box-donvi .nav-tabs > li:hover > a {
        color: #df0000 !important;
        background: transparent;
        margin-top: 0;
        background-image: url('../img/ic-title-donvi.png');
        background-position: left center;
        background-position-x: 0;
        background-repeat: no-repeat;
        box-shadow: 0px 2px 0 #df0000;
    }

    .TD-box-donvi .tab-content {
        padding: 15px 0 10px 0;
        background: transparent;
        border-top: 2px solid #ebebeb;
    }

        .TD-box-donvi .tab-content a {
            font-size: 14px;
            color: #222;
            text-decoration: none;
            padding: 8px 0;
            display: block;
            font-family: Roboto, sans-serif;
        }

    .TD-box-donvi .list-tab-pane .col-xs-6:nth-child(n+4) a {
        border-top: 1px dashed rgba(0, 0, 0, 0.13);
    }

    .TD-box-donvi .tab-content a:hover {
        color: #c51404
    }

    .TD-box-donvi .list-tab-pane {
        display: flex;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px;
    }

.td-slide-rotate {
    width: 100%;
    height: 200px
}

.td-fly-out-gallery a.close {
    width: 32px;
    background: #2c94ff;
    opacity: 1
}

video {
    width: 100%;
}

.TD-chanel-link a {
    border-radius: 0 0px 0px 0;
    background: #3498db;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    height: 32px;
    line-height: 33px;
    padding: 0 8px 0 0px;
    text-align: center;
    margin-right: 10px;
    font-weight: 400;
    display: inline-block;
}

.TD-chanel-link span + span a {
    margin-left: 8px
}

.TD-chanel-link img {
    display: none;
}

.TD-chanel-link a:before, .TD-chanel-link a:after {
    content: "";
    position: absolute;
    top: 0;
    border: 0 solid #3498db;
    border-width: 16px 10px;
    width: 0;
    height: 0;
    margin-top: 0;
}

.TD-chanel-link a:before {
    left: 0;
    margin-left: -20px;
    border-left-color: transparent;
}

.TD-chanel-link .top-t > span:first-child a:before {
    display: none;
}

.TD-chanel-link .top-t > span:first-child a {
    border-radius: 5px 0 0 5px;
    padding-left: 10px
}

.TD-chanel-link a:after {
    left: 100%;
    border-color: transparent;
    border-left-color: #3498db !important;
}

.TD-body-bt-bt-right-chanel {
    padding-top: 10px;
}

.TD-chanel-link {
    margin-bottom: 10px;
}

    .TD-chanel-link .top-t {
        white-space: nowrap;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow-x: auto;
        display: flex;
    }

        .TD-chanel-link .top-t::-webkit-scrollbar {
            display: none
        }

.channel-news-folder {
    padding: 10px 0;
    text-align: justify;
    border-bottom: 1px rgba(0, 0, 0, 0.18) dashed;
    width: 100%;
    display: inline-block;
}

.channel-news-title a {
    font-weight: 500;
    font-size: 18px;
}

.portal-form {
    margin: 10px 0px 16px 0;
    padding-bottom: 10px;
    border: 1px #e2e2e2 solid;
    border-radius: 2px
}

    .portal-form .row label {
        vertical-align: bottom;
        line-height: 32px;
    }

    .portal-form .title {
        height: 29px;
        padding-left: 12px;
        margin-bottom: 2px;
        font-weight: bold;
        text-decoration: none;
        line-height: 30px;
    }

    .portal-form .row {
        margin: 0
    }

    .portal-form input[type='text'], .portal-form select, .portal-form textarea {
        border: 1px #e2e2e2 solid;
        min-width: 224px;
        padding: 4px;
        margin: 8px 0 0 0;
    }

    .portal-form input[type='button'], .portal-form input[type='submit'], .portal-form button, a.tdbtn {
        margin: 8px 0 0 0;
    }

    .portal-form input[type='text'].large, .portal-form select.large {
        min-width: 350px
    }

p.tandan-p-article-other {
    font-weight: 500;
    font-size: 16px;
    color: #d40e0e;
    border-bottom: 1px solid #d40e0e;
    margin: 6px 0;
    text-transform: uppercase;
}

.tandan-div-article-other .tandan-p-module-news-second {
    width: 100%;
    display: inline-block;
    padding: 5px 0;
}

    .tandan-div-article-other .tandan-p-module-news-second a {
        color: #222;
        padding-right: 5px;
        font-size: 16px;
    }

.at-btn, .at-sep, .at-btn .icon, .at-btn .icon-text {
    display: inline-block;
}

.at-btn {
    padding: 4px 1px;
    cursor: pointer;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    -o-user-select: none;
    user-select: none;
    line-height: 8px;
    vertical-align: top;
}

    .at-btn .icon {
        content: " ";
        width: 16px;
        height: 16px;
        background-position: 16px 16px
    }

    .at-btn .icon-text {
        height: 16px;
        width: auto;
        font-weight: bold;
        vertical-align: middle;
        line-height: 16px;
    }

.at-sep {
    padding: 8px 2px;
    vertical-align: middle;
    border-left: 1px #888 solid;
}

.GopYVanBan {
    border: none !important
}

    .GopYVanBan h2 {
        border-bottom: 0 !important;
        color: #ca0e16;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 16px;
        margin: 10px 0 !important;
    }

    .GopYVanBan table th {
        background: #d6e8fb !important;
        color: #1258a2;
    }

    .GopYVanBan table th {
        height: 30px;
        font-size: 13px;
    }

    .GopYVanBan table td {
        font-size: 10pt;
        font-weight: 400;
    }

    .GopYVanBan table tr:nth-child(odd) td {
        background: #f4f9ff;
    }

    .GopYVanBan table tr td {
        border-color: #c5daf1 !Important;
        font-family: Roboto, sans-serif, arial;
    }

.ms-wpContentDivSpace {
    margin: 0;
}
/* End: Wrapper content */
/* Begin: Footer */
.Td-footer > .container {
    background: #a3ebff;
    color: #333;
    font-size: 14px;
    line-height: 23px;
    background-image: url('../img/bg-footer-left.png'), linear-gradient(90deg, #70dffa, #e0fbff 60%, #a3ebff);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-top: 3px solid #f34711;
    position: relative
}

.admin-page-fix a {
    line-height: 18px;
    padding: 2px 10px;
    border-radius: 0px;
    margin: 6px 0 0;
    font-weight: 500;
    display: inline-block;
    color: #ea0909;
}

.Td-footer-nav {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    display: flex;
    width: 100%;
    margin: 0
}

.bottom-nav li {
    float: left;
    padding: 8px 0;
    display: inline-block;
    line-height: 20px;
}

    .bottom-nav li a {
        color: #222;
        text-decoration: none;
        text-transform: normal;
        padding: 2px 10px
    }

    .bottom-nav li:first-child a {
        padding-left: 0
    }

    .bottom-nav li + li a, .admin-page-fix a {
        border-left: 1px solid rgba(255, 255, 255, 0.3)
    }

    .bottom-nav li a:hover {
        color: #ea0909;
    }

.Td-footer-text {
    padding: 35px 0 35px 0;
    margin: 0
}

    .Td-footer-text h4 {
        margin: 0 0 3px 0
    }

.admin-page-fix a:active {
    position: relative;
    top: 1px;
}

.footer-navbar > div {
    display: inline-block;
    float: left
}
/* End: Footer */
.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

*::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

*::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

*::-webkit-scrollbar-thumb {
    background-color: #dae3e8;
}

body::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

body::-webkit-scrollbar {
    width: 0px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    background-color: #dae3e8;
}



a {
    text-decoration: none;
    outline: none;
}

li {
    padding: 0;
    margin: 0;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    border: 0;
}

p {
    padding: 0;
    margin: 0;
}
/*Add 24-8
.td-row {overflow:hidden}*/
.td-row:after {
    display: block;
    content: ' ';
    clear: both
}
/**/
.form-group:after {
    display: block;
    content: ' ';
    clear: both;
}

.TD-main-left .NoiDungVB p, .TD-main-left .NoiDungVB span {
    white-space: pre-wrap !important;
}

.TD-main-left .Content > .NoiDungVB {
    max-width: 750px;
}

input.form-control {
    width: 100%;
}

#mask {
    display: none;
    background: url(img/mask.png);
    background-repeat: repeat;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

table.table {
    width: 100%;
    border: 1px #ddd solid;
    margin-bottom: 5px
}

    table.table th, table.table td {
        padding: 6px
    }

    table.table tr > th + th, table.table tr > td + td {
        border-left: 1px #ddd solid
    }

    table.table tr + tr > th, table.table tr + tr > td {
        border-top: 1px #ddd solid
    }

    table.table tr > th {
        background: #f4f4f4
    }

    table.table .header-top th {
        border-bottom: 2px #ddd solid;
    }

    table.table .header-left th {
        border-right: 2px #ddd solid;
    }

    table.table .header-right th {
        border-left: 2px #ddd solid;
    }

    table.table .header-bottom th {
        border-top: 2px #ddd solid;
    }

.TD-main-left h1:empty, .TD-main-left h3:empty {
    display: none
}

.tandan-a-readmore {
    color: #f23505 !important;
    padding-left: 5px;
    font-style: italic;
    text-decoration: none;
    font-size: 12px;
}

    .tandan-a-readmore:hover {
        text-decoration: underline;
    }

.TD-quangcao {
    height: auto;
    margin-bottom: 10px;
}

#TD-main-right .TD-quangcao {
    margin-bottom: 3px
}

.TD-quangcao img {
    width: 100%;
}

.subsites_main {
    width: 100%;
    height: auto;
    float: left;
}

.subsites_pb {
    width: 50%;
    float: left;
    height: auto;
    font-size: 9pt;
    vertical-align: top;
}

    .subsites_pb li {
        padding: 5px 0px 5px 0px;
        font-size: 9pt;
        width: 100%;
        float: left;
        white-space: nowrap;
    }

    .subsites_pb a, .subsites_pb a:visited {
        font-family: Roboto, sans-serif, Arial, Helvetica;
        font-size: 9pt;
        padding-left: 15px;
        font-weight: bold;
        text-decoration: none;
        margin-left: 10px;
        float: left;
        line-height: 19px;
    }

.TD-div-top-fotter {
    width: 100%;
    height: 1px;
    background: #ccc;
    float: left;
}

.tandan-div-module-links-websites, .TD-div-module-links-websites {
    text-align: center;
}

.block-weblink {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
    border: 1px solid #0380ea;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 20px;
}

    .block-weblink .weblink-content {
        display: flex
    }

        .block-weblink .weblink-content .weblink-title {
            white-space: nowrap;
            padding: 10px;
            border-radius: 0 20px 0 0;
            background: #0380ea;
            color: #fff;
        }

        .block-weblink .weblink-content .TD-div-module-links-websites {
            padding: 8px 0 0
        }

.block-visited, .weather-section {
    background: url('../img/bg-gray.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}

.weather-section {
    display: flex;
    align-items: center;
    justify-content: center;
}

.block-visited .title, .block-visited .title a {
    border: none;
    box-shadow: none;
    text-align: center;
    padding-bottom: 0;
}

.block-visited .block > .title > a {
    background-image: url('../img/ic-visited.png');
    background-color: transparent !important;
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 15px;
    color: red;
    padding-left: 40px;
}

.weather-section a.tmp-unit-c {
    margin-right: 10px;
}

.block-visited .block > .body {
    border: none;
    border-radius: 0;
    padding-top: 0
}

.tandan-div-module-links-websites select, .TD-div-module-links-websites select {
    width: 100%;
    height: 24px;
    border: 0;
    font-weight: 500;
    font-family: 'Roboto';
    font-size: 14px;
    background: #fff;
    color: #888;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

.tandan-div-module-links-websites label, .TD-div-module-links-websites label {
    position: relative
}

    .tandan-div-module-links-websites label:after, .TD-div-module-links-websites label:after {
        right: 0px;
        top: 0px;
        bottom: 1px;
        position: absolute;
        pointer-events: none;
        background: #fff;
        content-attachment: scroll;
        content-repeat: no-repeat;
        content-position-x: left;
        content-position-y: top;
        content-size: auto;
        content-origin: padding-box;
        content-clip: border-box;
        content-color: transparent;
    }

    .tandan-div-module-links-websites label:before, .TD-div-module-links-websites label:before {
        content: '';
        right: 6px;
        top: 0px;
        width: 20px;
        height: 20px;
        position: absolute;
        pointer-events: none;
        display: block;
    }

.td-thongke {
    margin: 5px 0;
    margin-left: 10px;
    width: 100%;
    height: auto;
    float: left;
}

    .td-thongke p {
        width: 100%;
        float: left;
        line-height: 25px;
    }

        .td-thongke p span {
            font-weight: bold;
            font-size: 14px;
            padding-left: 5px;
        }

.lv-mc-h-main-body {
    margin: 10px 0;
    width: 100%;
    height: auto;
    float: left;
}

.lv-mc-h-main-thang1, .lv-mc-h-main-thang2, .lv-mc-h-main-dunghan2 {
    text-align: center !important;
    font-family: Roboto, sans-serif, Arial, Helvetica;
    font-size: 10pt;
    font-weight: 700;
    padding-bottom: 4px;
}

.lv-mc-h-main-thang1, .lv-mc-h-main-thang2, .lv-mc-h-main-dunghan2 {
    font-family: Roboto, sans-serif, Arial, Helvetica;
    font-size: 10pt;
    font-weight: 700;
    padding-bottom: 4px;
}

.lv-mc-h-main-dunghan1, .lv-mc-h-main-dunghan1 a, .lv-mc-h-main-dunghan1 span {
    text-align: center !important;
    color: #C00000 !important;
    font-size: 25pt !important;
    font-weight: 700 !important;
}

.td-video-album {
    width: 100%;
    height: auto;
    float: left;
}

.TD-img-lienket, .TD-link-img {
    width: 100%;
    float: left;
    height: auto;
}

    .TD-img-lienket img, .TD-link-img img {
        width: 100%;
        margin-bottom: 5px;
    }

.home-main .TD-img-lienket img, .home-main .TD-link-img img {
    /*width:48%;*/
}

.center-col .TD-img-lienket img, .center-col .TD-link-img img {
    width: 24%;
}

.img-quangcao-ngang {
    width: 100%;
    margin-bottom: 0px;
    border-top: 1px solid #df0000;
    padding: 25px 0px 0px;
    position: relative;
    display: inline-block;
    clear: both;
}

    .img-quangcao-ngang > div > div {
        padding: 0 !important;
    }

        .img-quangcao-ngang > div > div > div > div {
            height: auto !important
        }

    .img-quangcao-ngang > div {
        max-width: 100%
    }

    .img-quangcao-ngang > marquee {
        height: 60px
    }

    .img-quangcao-ngang img {
        height: 58px;
        width: auto;
        margin-right: 20px;
    }

.TD-body-bt-bt-right-chanel .pager {
    vertical-align: middle;
    text-align: right;
    padding: 6px 0;
    line-height: 22px;
    border-top: 3px #ddd solid;
    margin-top: 12px;
}

    .TD-body-bt-bt-right-chanel .pager .PageNumbers, .TD-body-bt-bt-right-chanel .pager .CurrentPage {
        padding: 4px 8px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

        .TD-body-bt-bt-right-chanel .pager .PageNumbers:hover {
            background: #f6f6f6
        }

    .TD-body-bt-bt-right-chanel .pager .CurrentPage {
        font-weight: 700;
        background: #eee
    }

    .TD-body-bt-bt-right-chanel .pager a {
        color: #555;
        text-decoration: none
    }
/*.TD-body-bt-bt-right-chanel .pager .prev:before,.TD-body-bt-bt-right-chanel .pager .next:before{display:inline-block;font-size:18px}
.TD-body-bt-bt-right-chanel .pager .prev:before{content:'â ';}
.TD-body-bt-bt-right-chanel .pager .next:before{content:'â ’';}*/
.TD-body-bt-bt-right-chanel > span {
    padding: 4px;
    display: block
}

.TD-body-bt-bt-right-chanel .pager .PageNumbers, .TD-body-bt-bt-right-chanel .pager .CurrentPage {
    vertical-align: top
}

    .TD-body-bt-bt-right-chanel .pager .PageNumbers .next, .TD-body-bt-bt-right-chanel .pager .PageNumbers .prev {
        width: 20px;
        height: 20px;
        background-position: center center;
        background-repeat: no-repeat;
        display: inline-block
    }

.TD-div-chanel-main {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.channel-table-main {
    margin-right: 8px;
    background: #fff;
    margin-bottom: 5px;
}

.channel-news-folder .channel-news-title {
    display: inline
}

.channel-news-img img {
    width: 150px;
    height: 115px;
    margin-right: 8px;
    margin-top: 5px;
    float: left;
}

    .channel-news-img img[src=''] {
        display: none
    }

.TimeCreatedChannel {
    font-size: 8pt;
    font-style: italic;
    color: #6f6f6f;
    font-weight: normal;
}

.channel-news-folder .pub-time {
    font-size: 11pt;
    font-style: italic;
    color: #6f6f6f;
    font-weight: normal;
}

    .channel-news-folder .pub-time:before {
        content: "(";
    }

    .channel-news-folder .pub-time:after {
        content: ")";
    }

    .channel-news-folder .pub-time:empty:before {
        content: "";
    }

    .channel-news-folder .pub-time:empty:after {
        content: "";
    }

.channel-news-comments {
    color: #000;
    text-align: justify;
    width: 100%;
    font-size: 15px;
    margin-top: 5px;
    line-height: 20px;
}

.TD-chanel-next a {
    color: red !important;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 10px;
}

.TD-chanel-next {
    margin-bottom: 10px;
}

.tandan-div-article-center {
    width: 786px;
    float: left;
    margin: 5px
}

.tandan-div-article-border-top-center {
    height: 29px;
    width: 772px;
    float: left;
}

    .tandan-div-article-border-top-center a {
        color: white;
        font-weight: bold;
        line-height: 25px;
        text-align: center;
        margin-left: 5px;
        padding-left: 10px;
        text-shadow: 0px 1px #D51010;
    }

.tandan-div-border-article-center {
    width: 690px;
    float: left;
}

.tandan-div-article-border-bottom-center {
    height: 4px;
    float: left;
    width: 782px;
}

.tandan-div-module-article-img {
    margin: 3px;
    margin-right: 10px;
}

    .tandan-div-module-article-img img {
        padding: 2px;
        border: 1px solid #c0c0c0;
        width: 233px;
        height: 166px;
    }

.tandan-p-article-news-title {
    margin: 8px 0;
}

.TD-main-left .artcle-tools .icon.contrast {
    background-image: url(../img/tangtuongphan.png) !important;
    width: 20px;
    height: 20px;
    background-position: center;
}

.TD-main-left.article-contrast .artcle-tools .icon.contrast {
    background-image: url(../img/giamtuongphan.png) !important
}

.TD-main-left.article-contrast {
    background-color: rgb(220, 220, 220)
}

.tandan-p-article-news-title a {
    text-decoration: none;
    font-size: 17pt;
    font-weight: bold;
    line-height: initial;
}

.tandan-p-article-news-summary {
    font-weight: bold;
    color: #2E2C2C;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tandan-div-module-news-article p, .tandan-div-module-news-article > div, .tandan-div-module-news-article .ms-rtestate-field span {
    margin: 10px 0;
    line-height: 23px !important;
    text-align: justify;
    font-family: Roboto, sans-serif, Arial, Helvetica;
    font-size: 16px;
    text-indent: 0 !important;
    color: #000;
    background: transparent !important;
}

.div-sub-menu li {
    display: inline-block;
    padding: 5px 0;
}

.div-sub-menu {
    display: inline-block;
    margin-left: auto;
    margin-right: 0;
    float: right;
}

    .div-sub-menu li a {
        color: #e83006;
        font-family: RobotoCondensed, roboto, sans-serif;
        font-size: 15px;
        padding: 0px 5px;
    }

    .div-sub-menu li + li a {
        border-left: 1px solid #666
    }

    .div-sub-menu li:first-child a {
        padding-left: 0
    }

    .div-sub-menu li:last-child a {
        padding-right: 0
    }

.tandan-div-module-news-article img {
    max-width: 100% !important;
    margin: 4px auto;
    height: auto !important
}

.tandan-div-module-news-article.left img {
    float: left;
}

.tandan-div-module-news-article.right img {
    float: right;
}

.tandan-div-module-news-article.zoom-09 p, .tandan-div-module-news-article.zoom-09 p span, .tandan-div-module-news-article.zoom-09 > div {
    font-size: 12px !important
}

.tandan-div-module-news-article.zoom-09 .tandan-span-date-publish {
    font-size: 8pt;
}

.tandan-div-module-news-article.zoom-11 p, .tandan-div-module-news-article.zoom-11 p span, .tandan-div-module-news-article.zoom-11 p font, .tandan-div-module-news-article.zoom-11 > div {
    font-size: 14px !important;
    line-height: 22px;
}

.tandan-div-module-news-article.zoom-11 .tandan-span-date-publish {
    font-size: 11pt;
}

.tandan-div-module-news-article.zoom-12 p, .tandan-div-module-news-article.zoom-12 p span, .tandan-div-module-news-article.zoom-12 p font, .tandan-div-module-news-article.zoom-12 > div {
    font-size: 16px !important;
    line-height: 26px;
}

.tandan-div-module-news-article.zoom-12 .tandan-span-date-publish {
    font-size: 12pt;
}

.tandan-div-module-news-article.zoom-13 p, .tandan-div-module-news-article.zoom-13 p span, .tandan-div-module-news-article.zoom-13 p font, .tandan-div-module-news-article.zoom-13 > div {
    font-size: 20px !important;
    line-height: 30px;
}

.tandan-div-module-news-article.zoom-13 .tandan-span-date-publish {
    font-size: 13pt;
}

.tandan-div-module-news-article .img-border {
    background: #eee;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.3);
    box-shadow: 0 1px 1px rgba(0,0,0,.3);
    border-radius: 4px;
    display: table;
    margin: auto;
    padding: 6px;
    margin-bottom: 15px;
}

    .tandan-div-module-news-article .img-border .img-cap {
        text-align: center;
        min-width: 500px\9
    }

        .tandan-div-module-news-article .img-border .img-cap, .tandan-div-module-news-article .img-border .img-cap span, .tandan-div-module-news-article .img-border .img-cap p {
            font-size: 8pt !important;
            font-weight: 700;
        }

            .tandan-div-module-news-article .img-border .img-cap p {
                margin: 0
            }

.tandan-p-article-main {
    text-align: justify;
    line-height: 20px;
}

.tandan-p-article-author {
    padding-right: 10px;
    text-align: right !important;
    font-style: italic;
}

.tandan-span-date-publish {
    font-style: italic;
    color: #383838;
    font-size: 8pt;
    display: inline-block;
}

.tandan-div-module-news-article .tandan-span-date-publish {
    padding: 2px 20px 2px 2px;
    border-radius: 0 0px 60px 0;
    border-left: 2px #ddd solid;
}

.tandan-div-article-other {
    margin-top: 10px;
    margin-right: 8px
}

.tandan-div-article-tool img {
    vertical-align: middle;
    margin-right: 5px;
}

.tandan-div-article-tool a {
    color: black;
    text-decoration: none;
    font-size: 8pt;
    margin-right: 10px;
}

.trang-channel a {
    text-decoration: none;
    padding-right: 20px;
}

.tandan-div-article-tool {
    width: 100%;
    height: auto;
    float: right;
    padding-top: 5px;
    padding-bottom: 10px;
}

.toan-div-google, .toan-div-facebook, .toan-div-mail, .toan-div-print, .toan-div-chat {
    height: 20px;
    float: right;
    width: 20px;
    padding-right: 4px;
}

.popup {
    display: none;
    background: #fff;
    box-shadow: 0px 2px 10px #666;
    border: 1px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    padding: 10px 20px 35px 20px;
    border-radius: 5px
}

    .popup .close {
        float: right;
        position: absolute;
        top: 8px;
        right: 8px;
        color: #aaa;
        width: 20px;
        text-align: center
    }

.TD-table-module-border-compact {
    border: 1px #ddd solid;
    padding: 4px;
}

    .TD-table-module-border-compact .TD-div-module-tit {
        font-weight: 700
    }

.TD-div-module-thongke {
    font-size: 26px;
    text-align: center
}

    .TD-div-module-thongke a {
        font-size: 27px;
        font-weight: bold;
    }

        .TD-div-module-thongke a:hover {
            text-decoration: none;
        }

.current-online {
    text-align: center;
    padding-bottom: 5px;
}

.tdweather {
    font-family: 'Segoe UI Light',Tahoma,Helvetica,Sans-Serif;
}

    .tdweather select {
        width: 100%;
    }

    .tdweather .today {
        display: table;
        width: 100%
    }

        .tdweather .today > div {
            padding-left: 0;
            padding-right: 0;
            margin-left: 0;
            margin-right: 0
        }

        .tdweather .today .curdate {
            color: #333;
            float: left
        }

        .tdweather .today .time {
            color: #888;
            float: right
        }

    .tdweather .current .temp {
        font-family: "Segoe UI Light";
        font-size: 20pt;
        padding-left: 12px;
        color: #333;
        padding-top: 4px
    }

        .tdweather .current .temp.c:after {
            content: "Â°C";
            color: #888;
            font-size: 14pt
        }

        .tdweather .current .temp.f:after {
            content: "Â°F";
            color: #888;
            font-size: 14pt
        }

    .tdweather .current .img, .tdweather .current .temp {
        display: table-cell;
        vertical-align: middle
    }

    .tdweather .current .humidity {
        text-align: left;
        margin-top: 6px;
        color: #666
    }

        .tdweather .current .humidity:after {
            content: "%"
        }

    .tdweather .current {
        margin-bottom: 6px;
        padding: 4px
    }

    .tdweather .forecast {
        width: 60px;
        font-size: 8pt;
        text-align: center;
        float: left;
        margin-left: 10px;
        margin-top: 12px;
        font-family: Roboto, sans-serif, Arial, Helvetica;
    }

    .tdweather .location {
        text-align: left;
        line-height: 20px;
        border-bottom: 2px #ddd solid;
        color: #666;
        padding-left: 6px;
        margin-bottom: 10px
    }

.weather-popup {
    padding: 2px 10px 2px 2px;
    background-color: #d65a01;
    border-radius: 10px;
    float: right;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAA5SURBVHjabI5BCgAwCMNS///n7jBlTuxJ0lCUbXMjSQAUCl6al3aCTlVHTNBFLXvqs2sxH/oKgDMAds4X/GwwshUAAAAASUVORK");
    line-height: 20px !important;
}

.td-thongtincanbiet .tdweather {
    margin: 9px 0 10px 0
}

    .td-thongtincanbiet .tdweather .current {
        margin: 35px 0
    }

    .td-thongtincanbiet .tdweather .tdweather .current {
        margin: 10px 0
    }

.TD-sub-channel-title {
    padding: 6px;
    font-weight: bold;
}

marquee {
    overflow: hidden;
}

.vb-moi marquee {
    max-height: 200px;
}

button, input[type='button'], input[type='submit'], a.tdbtn {
    background-color: #f9f9f9;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    cursor: pointer;
    color: #666666;
    font-size: 14px;
    padding: 4px 8px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}

    button:hover, input[type='button']:hover, input[type='submit']:hover, a.tdbtn:hover {
        background-color: #e9e9e9;
    }

    button:active, input[type='button']:active, input[type='submit']:active, a.tdbtn:active {
        position: relative;
        top: 1px;
    }

.td-tags {
    margin-top: 10px;
    font-size: 11px;
}

    .td-tags .tag {
        display: inline-block;
        background: #f2f2f2;
        margin-right: 8px;
        margin-bottom: 8px;
        padding: 2px 6px;
    }

        .td-tags .tag.head {
            padding-left: 24px;
        }

        .td-tags .tag a {
            text-decoration: none;
            text-shadow: 0px 1px 0px #ffffff;
            color: #666
        }

.td-sitemap-node {
    background-repeat: no-repeat;
    background-position: 4px center;
    padding-left: 4px
}

    .td-sitemap-node[data-type='home'] {
        padding-left: 28px;
    }

    .td-sitemap-node a {
        color: #484848;
        font-size: 12px;
        font-weight: 700;
        text-decoration: none
    }

.contact input[type='text'], .contact textarea {
    width: 95%
}

.contact input[type='file'] {
    padding: 5px 0 5px 0
}

.contact {
    width: 98.5%
}

    .contact td {
        font-family: Roboto, sans-serif, arial;
        font-size: 14px;
    }

    .contact legend {
        color: #166eca;
        padding-bottom: 10px;
    }

.th-tbl-Contact td span {
    color: red
}

.textboxtContact {
    width: 20% !important;
    height: 30px;
    font-size: 13pt
}

.div-sent-reload-contact input[type='image'] {
    margin-bottom: -10px
}

.div-sent-reload-contact span {
    color: red
}

.vid-info {
    margin-right: 10px;
}

    .vid-info h2 {
        padding-left: 6px;
        margin-bottom: 1px
    }

    .vid-info .vid-desc {
        position: relative;
        height: 20px;
        overflow: hidden;
        display: inline-block;
        width: 100%;
    }

        .vid-info .vid-desc.expand {
            height: auto
        }

        .vid-info .vid-desc > p {
            margin-bottom: 24px;
            margin-top: 20px
        }

        .vid-info .vid-desc .expander {
            position: absolute;
            width: 100%;
            height: 20px;
            left: 0;
            right: 0;
            bottom: 0;
            border-bottom: 1px #eee solid;
            background-color: #fff;
        }

.td-vid-View {
    margin-bottom: 10px;
    margin-left: -10px;
    display: flex;
    padding-top: 20px;
    margin-right: -10px;
    flex-wrap: wrap;
}

    .td-vid-View .thumb {
        height: 160px;
        border-bottom: 1px solid #e6e6e6;
    }

        .td-vid-View .thumb img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
            border-radius: 5px 5px 0 0;
        }

    .td-vid-View .vid-title {
        height: 50px;
        padding: 9px 8px 8px 8px;
        color: #444;
        display: block;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .td-vid-View .vid-item {
        display: inline-block;
        width: 33.33336% !important;
        padding: 0 10px 20px 10px;
        margin: 0 !important;
    }

        .td-vid-View .vid-item > a {
            display: inline-block;
            background: #f2f4f5;
            padding: 0 0 5px 0;
            border-radius: 3px;
            border: 1px solid #e4e4e4;
            box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.15);
            transition: all ease 0.3s;
            width: 100%;
        }

            .td-vid-View .vid-item > a:hover {
                box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.25);
                text-decoration: none !important
            }

                .td-vid-View .vid-item > a:hover .vid-title {
                    color: #d85a00;
                    text-decoration: none !important
                }

    .td-vid-View.zoom-first .vid-item:first-child .thumb img {
        height: 100%;
    }

    .td-vid-View.zoom-first .vid-item:first-child .vid-title { /* height: 70px; */ /* padding: 8px; */ /* font-size: 17px; */
    }

.binh-chon .bc-item {
    margin: 0 8px 8px 8px;
}

    .binh-chon .bc-item > .title {
        line-height: 24px;
        font-weight: 700;
        color: #2586bd
    }

    .binh-chon .bc-item .number {
        margin-top: 8px;
        padding-left: 6px;
        font-style: italic;
        font-weight: 700
    }

        .binh-chon .bc-item .number .num:empty:before {
            content: '0'
        }

    .binh-chon .bc-item .actions {
        margin-top: 8px;
        text-align: center
    }

        .binh-chon .bc-item .actions a, .binh-chon .bc-item .actions a:visited {
            padding: 4px 6px;
            color: #666;
            text-decoration: none
        }

    .binh-chon .bc-item > .body label {
        margin-left: 8px;
        margin-bottom: 0;
    }

    .binh-chon .bc-item > .body > ul {
        padding-left: 12px
    }

        .binh-chon .bc-item > .body > ul > li {
            margin: 4px 0
        }

.binh-chon .td-bar-chart {
    width: 460px
}

.binh-chon.block > .body {
    border-radius: 0;
    border: none
}

.binh-chon.block {
    background: #ceedfe;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

    .binh-chon.block > .title {
        background: #0380ea;
        border-radius: 5px 5px 0 0;
        border-bottom: 3px double #fff;
    }

        .binh-chon.block > .title > a {
            color: #fff;
            border: none;
            box-shadow: none;
            font-size: 18px
        }

    .binh-chon.block .num {
        font-style: initial;
        color: red;
    }

.binh-chon .popup .popup-title {
    width: 440px;
    color: #0073ce;
    font-size: 19px;
    font-weight: 600;
}

.td-bar-chart {
    background: #ceedfe;
    ;
    margin-top: 15px;
    padding: 5px;
}

    .td-bar-chart li {
        margin: 10px 0;
    }

        .td-bar-chart li + li {
            border-top: 1px #fff solid
        }

            .td-bar-chart li + li .title {
                margin-top: 5px
            }

        .td-bar-chart li .bar {
            position: relative;
            height: 24px;
            background: #fff;
            margin-left: 5px;
        }

        .td-bar-chart li .fill {
            height: 100%;
            float: left;
            background: #fa4
        }

        .td-bar-chart li .bar .count, .td-bar-chart li .bar .per {
            position: absolute;
            text-shadow: 0 0 2px #FFFFFF;
            line-height: 24px;
            z-index: 9;
            color: #484848
        }

        .td-bar-chart li .bar .count {
            left: 0;
            padding-left: 6px;
        }

        .td-bar-chart li .bar .per {
            right: 0;
            padding-right: 6px;
        }

        .td-bar-chart li .title {
            padding-left: 6px;
            font-style: italic;
            font-weight: 500;
            color: #005ca5
        }

        .td-bar-chart li.selected .title {
            font-weight: 700;
        }

.TD-ul-module-menu-left {
    line-height: 18px;
}

    .TD-ul-module-menu-left li {
        border-bottom: 1px solid #e0e0e0;
    }

        .TD-ul-module-menu-left li:last-child {
            border-bottom: 0
        }

    .TD-ul-module-menu-left a {
        font-size: 13px;
        padding-left: 15px;
        text-decoration: none;
        width: 100%;
        display: inline-block;
        padding: 8px 0;
        font-size: 15px;
        font-weight: 500;
        background-image: none !important
    }

        .TD-ul-module-menu-left a:before {
            font-family: 'Glyphicons Halflings';
            font-style: normal;
            font-weight: 400;
            content: "\002b";
            font-size: 9px;
            padding-right: 3px;
        }

.tdtbl {
    margin-right: 8px;
    border-left: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    font-size: 14px;
    width: 98%;
    width: calc(100% - 8px)
}

    .tdtbl th {
        border-right: 1px solid #e2e2e2;
        border-bottom: 1px solid #e2e2e2;
        padding: 5px;
        line-height: 16px;
    }

        .tdtbl th.ms-vh2 {
            font-size: 13px;
            text-align: center;
            font-weight: bold;
        }

    .tdtbl .v-th {
        width: 90px
    }

    .tdtbl td {
        border-right: 1px solid #e2e2e2;
        border-bottom: 1px solid #e2e2e2;
        line-height: 20px;
        padding: 5px;
    }

.tdtbl {
    border-collapse: collapse;
}

    .tdtbl a {
        font-size: 14px;
        padding-right: 10px;
    }

    .tdtbl .ms-viewheadertr .ms-vh2-nofilter {
        display: none
    }

.ms-WPBody .tdtbl, .ms-WPBody .tdtbl td {
    font-size: 14px
}

.tdtbl .no-wrap {
    white-space: nowrap;
}

.list_carousel {
    margin: 5px;
}

    .list_carousel ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
    }

    .list_carousel li {
        font-size: 9pt;
        color: #999;
        text-align: center;
        background-color: #eee;
        height: 96px;
        padding: 0;
        margin: 4px;
        display: block;
        float: left;
    }

        .list_carousel li img {
            height: 96px;
            border: 1px solid #c0c0c0;
            padding: 3px;
        }

    .list_carousel .caroufredsel_wrapper a {
        display: block;
        width: 100%;
    }

    .list_carousel.responsive {
        width: auto;
        margin-left: 0;
    }

.album-preview {
    position: relative;
    max-width: calc(100vw - 20px)
}

    .album-preview.widget-videos {
        width: 100%;
        display: inline-block;
    }

    .album-preview .TD-box-news-title > div {
        float: left
    }

        .album-preview .TD-box-news-title > div.album-select {
            float: right;
            margin: 6px 6px 0 0
        }

    .album-preview .pager {
        text-align: center;
    }

        .album-preview .pager a {
            width: 12px;
            height: 12px;
            display: inline-block;
            background: #888;
            color: #888;
            background: rgba(0,0,0,.5);
            color: transparent;
            border-radius: 10px;
            overflow: hidden;
            margin-left: 4px;
        }

.TD-box-news.album-preview .jcarousel > ul, .TD-box-news.album-preview .jcarousel-list-horizontal, .block.tieu-diem .article-lst {
    width: 100% !important;
    margin: 0 0px !important;
    display: flex;
    flex-wrap: wrap
}

    .TD-box-news.album-preview li.jcarousel-item > div, .block.tieu-diem .article-lst li > a {
        width: 100% !important;
        position: relative
    }

    .block.tieu-diem .article-lst li > a {
        display: inline-block
    }

        .TD-box-news.album-preview li.jcarousel-item > div > a,
        .block.tieu-diem .article-lst li > a > span {
            color: #484848;
            font-size: 16px;
            font-weight: 600;
            display: block;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2 !Important;
            padding: 10px 0 0 0
        }

.TD-box-news.album-preview .TD-div-module-news-main {
    padding: 20px 0 10px 0;
    width: 100%;
    display: inline-block;
}

.TD-box-news.album-preview.video-cover .TD-div-module-news-main {
    margin: 0 -10px
}

.TD-box-news.album-preview.video-cover li.jcarousel-item:first-child > div > a, .TD-box-news.album-preview.album-css li.jcarousel-item > div > a,
.block.tieu-diem .article-lst li > a > span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 80px 10px 6px 10px;
    background: linear-gradient(rgba(0, 0, 0, 0%), rgba(0, 0, 0, 0.8));
    color: #fff;
    font-size: 17px;
    -webkit-line-clamp: 3
}

.TD-box-news.album-preview.video-cover li.jcarousel-item:first-child > div > a {
    -webkit-line-clamp: 3 !important
}

.block.tieu-diem .article-lst li > a > span {
    position: relative;
    background: transparent;
    color: #333;
    padding: 10px 0 0;
    width: 100%;
    -webkit-line-clamp: 3 !important;
    line-height: 20px !important;
    font-size: 15px !important;
    font-weight: 500;
}

.TD-box-news.album-preview.album-css li.jcarousel-item > div > a, .block.tieu-diem .article-lst li > a > span {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
}

.TD-box-news.album-preview.video-cover li.jcarousel-item > div > a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f16a";
    padding-right: 10px;
    font-size: 20px;
    color: #dd4423
}

.TD-box-news.album-preview.video-cover li.jcarousel-item:first-child > div > a:before {
    display: block;
    font-size: 22px;
    color: #fff
}

.TD-box-news.album-preview li.jcarousel-item > div center,
.TD-box-news.album-preview li.jcarousel-item > div center > a {
    width: 100%;
    display: inline-block
}

    .TD-box-news.album-preview li.jcarousel-item > div center > a > img,
    .TD-box-news.album-preview li.jcarousel-item > div center > img,
    .block.tieu-diem .article-lst li > a > img {
        width: 100%;
        height: 240px;
        object-fit: cover;
        object-position: center
    }

.block.tieu-diem .article-lst li > a > img {
    height: 135px
}

.TD-box-news.album-preview.video-cover li.jcarousel-item:first-child > div center > a > img {
    width: 100%;
    height: 300px;
}

.TD-box-news.album-preview.album-css li.jcarousel-item > div center > img {
    height: 256px
}

.TD-box-news.album-preview.video-cover li.jcarousel-item:first-child {
    width: 50%;
}

.TD-box-news.album-preview.video-cover.widget-video-simple li.jcarousel-item:first-child {
    width: 100%;
}

#TD-main-right .TD-box-news.album-preview.video-cover.widget-video-simple li.jcarousel-item:first-child > div center > a > img {
    height: 220px;
}

.TD-box-news.album-preview li.jcarousel-item, .block.tieu-diem {
    background: transparent;
    padding: 0 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.block.tieu-diem {
    background: #fcffe6;
    padding: 0 0px;
    box-shadow: inset 0px 0px 1px 1px #ff9800;
}

    .block.tieu-diem .article-lst li, .TD-box-news.album-preview li.jcarousel-item {
        width: 25%;
        padding: 0 10px;
        border: none;
        margin: 0
    }

.TD-box-news.album-preview .jcarousel-list.owl-carousel {
    width: 100% !important;
    margin: 0 !important;
}

.TD-box-news.album-preview .owl-carousel li.jcarousel-item {
    width: 100%;
    padding: 0
}

.block.tieu-diem .article-lst.owl-carousel li {
    width: 100%;
    padding: 0
}

.block.tieu-diem .article-lst .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 !important
}

.article-lst li {
    border-bottom: 1px #e2e2e2 dashed;
    padding: 2px 0; /*max-height:52px;*/
    overflow: hidden
}

.article-lst.no-img li img {
    display: none
}

.article-lst.no-img li a {
    padding-left: 10px;
}

.block.vb-moi .article-lst {
    margin: 0px;
}

.block .article-lst {
    margin: 6px;
}

    .block .article-lst img {
        float: left;
        width: 60px;
        height: 46px;
    }

.td-luffy li {
    width: 100%;
    height: 26px;
    border-radius: 15px;
    margin-bottom: 4px;
}

    .td-luffy li img {
        width: 20px;
        height: 20px;
        float: left;
        margin: 3px;
    }

    .td-luffy li a {
        text-decoration: none;
        font-weight: bold;
        font-family: Roboto, sans-serif, Arial, Helvetica;
        font-size: 9pt;
        line-height: 26px;
        padding-left: 5px;
        width: 87%; /*float:left;*/
    }

    .td-luffy li:hover {
        cursor: pointer;
    }

.TD-div-module-solid-right {
    width: 790px;
    float: left;
}

.ms-viewheadertr {
    width: 100%;
}

.GopYVanBan table {
    border: 0px !important;
}

    .GopYVanBan table th, .GopYVanBan table tr, .GopYVanBan table td {
        padding: 10px 0px;
        text-align: center;
        border: 1px solid #c5daf1 !important;
    }

td.ms-vb-title {
    display: none;
}

.div-webpart {
    margin-right: 8px;
}

.div-first-filter {
    padding-top: 10px;
    padding-left: 10px;
}

.div-between-filter {
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

#div-xaydung-filter input[type='text'] {
    width: 30%;
    line-height: 25px;
    font-size: 10pt;
    font-weight: bold
}

#div-xaydung-filter input[type='button'] {
    font-size: 12pt;
    font-weight: bold;
    width: 30%;
}

.div-calendar-table table {
    width: 100%;
    border: 1px #C6DBFF solid;
    font-family: Roboto, sans-serif, Arial, Helvetica;
}

.th-lich-cong-tac table th {
    height: 30px;
    font-size: 13px;
    padding: 0 5px;
}

.th-lich-cong-tac table td {
    height: 40px;
    font-weight: 400;
    font-size: 14px;
}

    .th-lich-cong-tac table td p {
        margin-top: 5px;
    }

    .th-lich-cong-tac table td .p-center {
        text-align: center
    }

.th-lich-cong-tac {
    width: 100% !important
}

    .th-lich-cong-tac * {
        font-family: Roboto, sans-serif, arial
    }

    .th-lich-cong-tac .title-center {
        display: inline-block !important;
    }

    .th-lich-cong-tac .div-xem td[style="display:none;"] {
        display: table-cell !important;
        text-align: right
    }

    .th-lich-cong-tac .title-center {
        margin: auto;
        display: block !important;
        float: none;
    }

    .th-lich-cong-tac font {
        font-size: 14px
    }

    .th-lich-cong-tac thead td {
        background: #bbdcff
    }

    .th-lich-cong-tac td {
        font-family: Roboto, sans-serif, arial
    }

    .th-lich-cong-tac .CalendarTable td {
        padding: 8px !important;
        border: 1px solid #7db5ef;
        pointer-events: initial !important;
    }

        .th-lich-cong-tac .CalendarTable td.TD_Date {
            text-align: center;
            background: #e7f3ff
        }

    .th-lich-cong-tac .CalendarTable tr:nth-child(even) td.TD_Date {
        background: #cce6ff
    }

    .th-lich-cong-tac .CalendarTable tr:nth-child(even) td {
        background: #f6fbff
    }

    .th-lich-cong-tac a[id*="LastWeek"], .th-lich-cong-tac a[id*="NextWeek"], .th-lich-cong-tac .title-center > a {
        background: #4CAF50;
        padding: 5px 10px;
        color: #fff !important;
        border-radius: 3px;
    }

    .th-lich-cong-tac .div-no-calendar {
        text-align: center;
        color: #FF5722
    }

    .th-lich-cong-tac .title-center > a {
        margin-top: 10px;
        display: inline-block;
    }

.div-title {
    width: 100%;
    float: left;
}

.TD-TH-div-calendar-tit {
    width: 199px;
    height: 22px;
    margin-bottom: 3PX;
}

.div-xem {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

    .div-xem table {
        width: 100%
    }

.div-calendar-next-pre {
    width: 135px;
    float: left;
}

    .div-calendar-next-pre a {
        font-weight: bold;
        font-size: 12px;
    }

.div-xem-left {
    float: left;
    height: 2px;
    width: 455px;
    margin: 9px 5px;
}

.div-xem-center {
    float: left;
    width: 190px;
}

.div-calendar-table {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.header-above-latest-news {
    font-size: 10pt;
    padding: 5px 0;
    margin: 0;
    font-weight: normal;
    overflow: hidden;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px
}

;
.th-lich-tiep-cong-dan a, p {
    font-size: 11pt;
    font-weight: bold;
}

.danh-sach-title {
    margin: 0;
    margin-bottom: 20px;
    padding: 6px 10px !important;
    margin-bottom: 0;
    border: 1px solid #dfdfdf;
    color: #fff;
}

.div-title img {
    width: 100%;
    margin-bottom: 10px;
    float: left;
}

.div-danh-sach {
    border-top: 0px !important;
}

.th-tbl-Contact td input[type='text'] {
    height: 30px;
    margin-bottom: 10px
}

.img-reload-captcha {
    margin-bottom: -8px;
    margin-left: 5px
}

.textboxtContact {
    margin-top: 5px
}

.div-btn-sent-info p {
    text-align: center
}

.div-btn-sent-info input[type='submit'] {
    padding: 5px 15px 5px 15px;
    font-size: 12pt;
    font-weight: 500;
    border: none;
    outline: none;
}

.div-btn-sent-info {
    margin-bottom: 10px;
    margin-top: 5px
}

.div-content-press, .div-text-name, .div-text-email {
    width: 100%;
    padding-left: 10px;
}

.div-text-captcha {
    float: left;
    margin-right: 10px;
}

.div-img-captcha {
    float: left;
    border: 1px solid #ccc;
}

.div-img-reload-captcha {
    padding-top: 6px;
    float: left;
    padding-left: 10px;
}

.cmnt-view-title {
    float: left;
    width: 100%;
}

.image-capcha {
    width: 150px
}

.title-center {
    text-align: center
}

a.lnk-btn {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 24px;
    margin: 0 4px;
}

    a.lnk-btn:active {
        position: relative;
        top: 1px;
    }

.div-title h3 {
    color: red;
    font-size: 15px;
    margin-bottom: 15px;
}

.div-calendar-table td {
    padding-left: 5px;
}

    .div-calendar-table td p {
        padding-left: 5px;
    }

.center-col .TD-img-lienket img, .center-col .TD-link-img img {
    width: 24%;
    float: left;
    margin-left: 10px;
}

.ExternalClass224FFBFB477F483A8C44785504ACB74A table td {
    border: 1px black solid
}

.bottom-nav {
    list-style: none;
    overflow: hidden;
    line-height: 36px;
    float: left;
}

.div-button-send-comment {
    clear: both;
    overflow: hidden;
}

    .div-button-send-comment input {
        display: block;
        border: 1px solid #aaa;
        padding: 5px 10px;
        margin: 10px 10px 10px 0px;
        border-radius: 5px;
        cursor: pointer;
    }

.div-under-legend {
    padding: 15px 0 0 15px
}

.div-left-send-comment {
    margin-left: 105px;
}

.div-img-captcha img {
    height: 30px;
}

.div-text-captcha input {
    height: 32px;
    padding-left: 10px;
    font-size: 10pt;
    border: 1px solid #ccc;
    width: 184px;
    line-height: 18px;
}

.div-text-name, .div-text-email {
    height: 32px;
    border: 1px solid #ccc;
    font-size: 10pt;
    line-height: 18px;
    width: 271px;
    float: left;
}

.div-comment-input-content {
    margin-top: 10px;
}

.div-content-press {
    width: 552px;
    font-style: italic;
    display: block;
    font-family: inherit;
    font-size: 10pt;
    overflow: hidden;
    padding-top: 5px;
    border: 1px solid #ccc;
}

.div-comment-input-name {
    float: left;
    margin-top: 10px;
}

.div-comment-input-email {
    margin-left: 10px;
    float: left;
    margin-top: 10px;
}

.cmnt-view-title {
    float: left;
    width: 100%;
    padding-left: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    padding-top: 5px;
}

.cmnt-view {
    float: left;
    width: 100%;
}

#resultData .item {
    border-bottom: 1px dashed #d1d1d1;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

    #resultData .item .title {
        font-weight: bold;
        color: #777;
        float: left;
        width: 100%;
        padding-bottom: 5px;
    }

    #resultData .item .content {
        float: left;
        width: 100%;
    }

#ctl00_PlaceHolderMain_ctl07_ctl00_readMore {
    float: left;
    width: 100%;
    padding-top: 10px;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    padding-left: 13px;
}

.TD-sub-channel {
    margin-bottom: 5px;
}

.artcle-tools {
    overflow: hidden
}

    .artcle-tools .at-btn:hover {
        background: #eee;
    }

    .artcle-tools .icon-text {
        color: #888;
    }

    .artcle-tools .at-btn:hover .icon-text {
        color: #000
    }

    .artcle-tools .icon.print {
        background-position: 0 0;
    }

    .artcle-tools .at-btn:hover .icon.print {
        background-position: 0 -16px;
    }

    .artcle-tools .icon.zoom-out {
        background-position: -16px 0;
    }

    .artcle-tools .at-btn:hover .icon.zoom-out {
        background-position: -16px -16px;
    }

    .artcle-tools .icon.zoom-in {
        background-position: -32px 0;
    }

    .artcle-tools .at-btn:hover .icon.zoom-in {
        background-position: -32px -16px;
    }

.div-form-input {
    margin-top: 5px;
    overflow: hidden
}


.TD-link-img a:last-child {
    margin-right: 0;
}

div[class^="ExternalClass"] table {
    margin-left: 0px !important;
    width: 100% !important;
    margin-top: 10px;
}

    div[class^="ExternalClass"] table td {
        padding: 5px 7px;
    }

div[class^="ExternalClass"] strong > span {
    font-size: 16px;
}

div[class^="ExternalClass"] p > span {
    font-size: 16px;
}

.th-lich-tiep-cong-dan p, .th-lich-tiep-cong-dan a {
    font-weight: bold;
    font-size: 14px;
    font-family: times new roman,serif;
    margin: 2px 0px 7px;
}

.div-no-calendar {
    margin: 5px 0px 15px;
}

.ms-rtestate-field table { /*border: 1px solid #666;*/
    width: 100% !important;
}

    .ms-rtestate-field table td { /*border: 1px solid #666;*/
    }

        .ms-rtestate-field table td p {
            margin-left: 0px !important
        }

.tandan-div-module-news-article table {
    max-width: 100%;
}


@keyframes lazy-show {
    0% {
        max-height: 28px
    }

    90% {
        max-height: 28px
    }

    100% {
        max-height: 200px;
    }
}

@-moz-keyframes lazy-show {
    0% {
        max-height: 28px
    }

    90% {
        max-height: 28px
    }

    100% {
        max-height: 200px;
    }
}

@-webkit-keyframes lazy-show {
    0% {
        max-height: 28px
    }

    90% {
        max-height: 28px
    }

    100% {
        max-height: 200px;
    }
}

body .lazyload-block-wrapper.show .block {
    overflow: hidden;
    -moz-animation: lazy-show 5s linear;
    -o-animation: lazy-show 5s linear;
    -webkit-animation: lazy-show 5s linear;
    animation: lazy-show 5s linear;
}

.lazyload-block-wrapper .block iframe {
    background: none
}

.input-medium {
    width: 256px;
}

.icon-paper-clip {
    background-image: url('/portal/_res/img/att.png');
}

table.table-border-none td {
    border: 1px solid #fff !important;
}

.ads-content {
    position: fixed;
    width: 160px;
    height: auto;
    max-height: 605px;
    z-index: 1;
    bottom: 50%;
    transform: translateY(50%);
    display: none;
    left: calc((100vw / 2) - (1170px / 2) - ((100vw / 2) - (1170px / 2)));
    transition: all ease 0.3s;
}

    .ads-content.fixedBottom {
        bottom: 165px;
        transform: translateY(0px);
    }

    .ads-content.ads-sticky-right {
        margin-left: auto;
        right: calc((100vw / 2) - (1170px / 2) - ((100vw / 2) - (1170px / 2)));
    }

.block-iframe > .title > a {
    width: 100%;
    display: inline-block
}

    .bg-title-image, .block-iframe > .title > a img {
        width: 100%;
    }
/* Responsive */
@media (min-width: 1367px) {
    .container {
        width: 1275px
    }
}

@media (min-width: 1366px) {
    .ads-content {
        display: block;
        max-width: calc((100vw / 2) - (1170px / 2));
    }
}

@media (min-width: 1490px) {
    .ads-content {
        max-width: 160px;
        left: calc((100vw / 2) - (1180px / 2) - 160px);
    }

        .ads-content.ads-sticky-right {
            right: calc((100vw / 2) - (1180px / 2) - 160px);
        }
}

@media (min-width: 1023px) and (max-width: 1100px) {
    .featured li.ui-tabs-nav-item a {
        display: inline-block !Important;
        float: left;
    }

    .featured ul.ui-tabs-nav li img {
        height: 80px !important;
        margin: 0px 10px 0px 0 !important;
        max-width: 100%;
    }

    .featured ul.ui-tabs-nav li span {
        width: auto;
    }

    .block.vb-moi > .title > a {
        font-size: 15px
    }

    .block > .title, .TD-box-news > .TD-box-news-title {
        overflow-x: hidden
    }

    .TD-box-news.album-preview.album-css li.jcarousel-item > div center > img {
        height: 205px
    }
}

@media (min-width: 1024px) {
    .navbar-toggle {
        display: none;
    }

    .navbar-collapse.collapse {
        display: block
    }
}

@media (max-width: 1023px) {
    .navbar-toggle {
        display: block
    }

    .navbar-collapse.collapse {
        display: none !important;
        border: none;
        box-shadow: none !important;
    }

        .navbar-collapse.collapse.in {
            display: block !important;
        }

    .navbar-default .navbar-toggle {
        margin: 3px 55px 0px;
        float: right;
        padding: 12px 10px;
    }

    .navbar-header {
        float: inherit
    }

    .td-main-nav .search-btn-area {
        position: absolute;
        top: 3px;
        right: 5px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .td-main-nav .search-btn-area .btn-navbar {
        background: transparent;
        padding: 9px 15px;
        border-radius: 5px;
        border: 1px solid #fff
    }

    .td-main-nav .navbar-nav > li:hover > a {
        width: 100%
    }

    .td-main-nav .navbar-nav > li:hover {
        background: transparent
    }

    .tandan-div-nav {
        width: 100%;
        padding: 0 5px
    }

    .td-main-nav {
        background: #0192ed;
        min-height: 48px;
    }

    .navbar-nav {
        margin: 0
    }

    .td-main-nav ul.navbar-nav > li > a {
        color: yellow
    }

    .block > .title, .TD-box-news > .TD-box-news-title {
        overflow-x: hidden
    }

    .TD-box-donvi .tab-content {
        max-height: 250px;
        overflow-y: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 992px) {
    .tandan-div-module-news-bottom .news-second-image a {
    }

    .featured .head-news-cover-wrapper img {
        height: 340px
    }

    .footer-logo {
        width: auto;
        padding-right: 30px;
    }

    .td-main-nav > .container {
        display: flex;
        flex-wrap: wrap
    }
}

@media (min-width: 768px) {
    .navbar > .container-fluid .navbar-brand {
        display: none
    }

    .featured {
        display: flex
    }

        .featured ul.ui-tabs-nav, .featured .ui-tabs-panel {
            width: 60%;
        }

        .featured ul.ui-tabs-nav {
            padding-left: 10px;
            width: 40%
        }

        .featured .ui-tabs-panel {
            padding-right: 10px
        }

    .TD-box-news .TD-box-news-main > table .tandan-div-module-default-left > a img {
        height: 254px;
        display: inline-block;
    }

    .tandan-div-module-news-bottom .news-second-image a > img {
        height: 80px;
        max-height: 80px;
    }

    .block-cchc .tandan-div-module-news-bottom .news-second-image a {
        max-height: 66px
    }

    .TD-box-news.block-cchc .tandan-div-module-news-bottom .news-second-image a img,
    .TD-box-news.block-cchc .tandan-div-module-news-top .tandan-div-module-default-left a img {
        height: 66px !important;
        min-width: 100px;
        max-height: 77px !important;
    }

    .footer-ncsc {
        width: auto;
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .featured .ui-tabs-nav li img {
        object-fit: cover;
        object-position: center;
        width: 100%;
    }

    .header .band-text {
        padding: 31px 0 32px
    }

    .featured ul.ui-tabs-nav li:first-child {
        padding-top: 0
    }

    .featured li.ui-tabs-nav-item a {
        padding: 0
    }

    .featured ul.ui-tabs-nav li img {
        height: 72px;
        width: 100px;
        min-width: 100px;
        margin-top: 4px;
    }

    .featured li.ui-tabs-nav-item {
        margin-top: -4px
    }

    .featured ul.ui-tabs-nav li span {
        line-height: 23px;
        margin-top: 0px;
        margin-bottom: 4px
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .featured ul.ui-tabs-nav li span {
        line-height: 20px
    }

    .featured ul.ui-tabs-nav li img {
        height: 50px
    }

    .TD-box-news .TD-box-news-main > table .tandan-div-module-default-left > a img {
        height: 180px
    }

    .TD-box-news > .TD-box-news-title > a {
        font-size: 17px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .featured li.ui-tabs-nav-item a img {
        display: none
    }

    .featured .head-news-cover-wrapper {
        height: 240px;
    }

    .tandan-div-module-news-bottom .news-second-image a img, .TD-box-news.block-cchc .tandan-div-module-news-top .tandan-div-module-default-left a img {
        height: 65px !important;
        min-width: 80px;
    }

    .block > .title > a, .TD-box-news > .TD-box-news-title > a, .block .tandan-p-article-other {
        font-size: 15px !important
    }

    .tandan-div-module-news-bottom .news-second-image a {
        height: 65px
    }

    .TD-box-donvi .list-tab-pane > .col-xs-6 {
        width: 50%
    }
}

@media (max-width: 1100px) {
    .td-main-nav ul.navbar-nav > li > a {
        padding: 10px 12px
    }
}

@media(max-width: 991px) {
    .TD-box-donvi .list-tab-pane .col-xs-6:nth-child(n+4) a {
        border-top: 1px dashed rgba(0, 0, 0, 0.13);
    }

    #TD-main-right .block > .title {
        overflow-x: hidden
    }

    .TD-box-news.album-preview.video-cover li.jcarousel-item {
        width: 50%
    }

        .TD-box-news.album-preview.video-cover li.jcarousel-item:first-child {
            width: 100%;
            margin-bottom: 20px;
        }

    .TD-box-donvi .nav-tabs {
        white-space: nowrap;
        overflow-x: auto;
        display: flex;
        max-width: calc(100vw - 20px)
    }

    .Td-footer > .container {
        background: rgba(186, 236, 255, 0.9);
    }

    .TD-box-donvi .nav-tabs > li {
        display: inline-block
    }
}

@media(max-width: 767px) {
    .TD-box-news .TD-box-news-main > table, .TD-box-news .TD-box-news-main > div {
        width: 100%;
        display: block
    }

    .featured .ui-tabs-panel {
        margin-top: 0
    }

    .TD-box-donvi .list-tab-pane .col-xs-6:nth-child(n+3) a {
        border-top: 1px dashed rgba(0, 0, 0, 0.13);
    }

    .wrapper-content {
        padding: 0 0px
    }

    .bottom-nav li a {
        padding: 2px 5px
    }

    .admin-page-fix a {
        padding: 2px 0 2px 6px;
    }

    .navbar-collapse {
        margin: 0 !important
    }

        .navbar-collapse.in {
            margin: 0 !important
        }

    .wrapper-content > .container {
        padding: 20px 10px
    }

    .td-main-nav .navbar-nav > li:first-child a[href="/portal"] {
        font-size: 14px !important;
        background: transparent;
        background-image: none;
    }

        .td-main-nav .navbar-nav > li:first-child a[href="/portal"]:before {
            display: none !Important
        }

    .Td-footer:after {
        display: none
    }

    .tandan-div-banner img {
        height: 100% !important
    }

    .container-fluid > .navbar-header {
        margin: 0
    }

    .td-main-nav .navbar-default .container-fluid {
        padding: 0;
        width: 100%;
        display: inline-block;
    }

    .td-main-nav ul.navbar-nav > li {
        width: 100%;
        border: none !important;
    }

        .td-main-nav ul.navbar-nav > li > a {
            padding: 10px 20px !important
        }

    .head-navbar-link {
        padding-left: 10px
    }

    .navbar-nav > li > .dropdown-menu {
        display: block;
        position: relative;
        width: 100%;
        margin: 0;
        padding-left: 30px;
        background: transparent;
        box-shadow: none;
        border: none;
        opacity: 1;
        visibility: initial;
    }

    .td-main-nav .navbar-nav > li ul > li > a {
        color: #fff
    }

        .td-main-nav .navbar-nav > li ul > li > a:hover {
            background: transparent;
            color: yellow
        }

    .featured ul.ui-tabs-nav {
        display: none
    }

    .navbar-default .navbar-brand {
        color: #fff !important;
        height: auto;
        padding: 8px 15px;
    }

        .navbar-default .navbar-brand:before { /*content: "Trang chủ"*/
        }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .td-main-nav .navbar-nav > li ul > li > a:before {
        color: yellow
    }

    .TD-box-donvi .nav-tabs > li > a {
        padding-right: 6px !important
    }

    .td-vid-View .vid-item {
        width: 50% !important
    }
}

@media (max-width: 580px) {
    .TD-box-news > .TD-box-news-title > a {
        box-shadow: none
    }

    .block.tieu-diem > .title {
        border: none
    }

        .block.tieu-diem > .title > a {
            box-shadow: none
        }
}

@media(max-width: 480px) {
    .featured .ui-tabs-panel, .featured ul.ui-tabs-nav, .TD-table-module-border-default .TD-box-news-title {
        width: 100%
    }

    .block.tieu-diem .article-lst li > a > img {
        height: 115px
    }

    .block.tieu-diem > .body {
        padding: 20px 10px 10px 10px
    }

    .TD-box-news.album-preview li.jcarousel-item > div center > a > img {
        height: 180px
    }

    .TD-box-news.album-preview.video-cover li.jcarousel-item:first-child > div center > a > img {
        height: 250px
    }

    .featured {
        display: inline-grid;
    }

        .featured .ui-tabs-panel {
            order: 1;
            padding-right: 0;
            padding-bottom: 20px
        }

        .featured ul.ui-tabs-nav {
            order: 2
        }

    .td-vid-View .vid-item {
        width: 100% !important
    }

    .td-vid-View .thumb {
        height: 230px;
    }

    .td-vid-View .vid-item > a {
        background: #daedf7
    }

    .header .band-text h3 {
        font-size: 25px;
    }

    .header .band-text h2 {
        font-size: 29px;
    }

    .header .band-text {
        padding: 10px 5px
    }

    .featured .head-news-cover-wrapper img {
        height: 250px
    }

    .featured .info h2 a {
        font-size: 18px;
        line-height: 23px
    }

    .TD-box-news .TD-box-news-main > table .tandan-div-module-default-left > a img {
        height: 220px
    }
}

@media (max-width: 400px) {
    .tandan-div-nav-top img {
        padding-left: 8px;
    }

        .tandan-div-nav-top img:first-child {
            padding-left: 0
        }

    .tandan-div-nav-top a {
        font-family: RobotoCondensed, roboto, sans-serif;
    }

    .header .band-text h3 {
        font-size: 19px;
    }

    .header .band-text h2 {
        font-size: 24px;
    }

    .band-logo > img {
        max-width: 80px
    }

    .TD-box-donvi .list-tab-pane > .col-xs-6 {
        width: 100%
    }
}
/*---end them css moi*/
