﻿body {
    margin: 0;
    padding: 0;
    font-family: Roboto, sans-serif, Arial, Helvetica !important;
    font-size: 14px !important;
    /* background: #fff7d0; */

    background-image: url("/images/background.jpg");
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;
}
.ms-WPBody {
    font-family: Roboto, sans-serif, Arial, Helvetica !important;
    font-size: 14px !important;
}
.ms-WPHeader {
	display: inline-block !important;
    width: 100%;
}
/* roboto-300 - latin_vietnamese_latin-ext */
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-300.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */ url("../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-300.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-300italic - latin_vietnamese_latin-ext */
/* 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-italic - latin_vietnamese_latin-ext */
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: local("Roboto Italic"), local("Roboto-Italic"), url("../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */ url("../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-italic.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-500italic - latin_vietnamese_latin-ext */
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url("../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-500italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */ url("../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-500italic.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+ */
}
@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;
}
.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: 8px;
    padding-right: 8px;
}
.row {
    margin-left: -8px;
    margin-right: -8px;
}
/* Begin: Header */
.header > .container {
    padding: 0;
    position: relative;
}
.portal-div-nav-top {
    padding: 4px 10px 2px 10px;
    background: #e9ecef;
    color: #333;
}
#clock {
    padding: 2px 0;
}
.portal-div-nav-top img {
    padding-left: 15px;
    margin-top: -3px;
}
.portal-div-nav-top img:first-child {
    padding-left: 5px;
    display: inline-block;
}
.portal-div-nav-top .btn-search {
    color: #000;
    font-weight: 500;
    padding-left: 5px;
    text-decoration: none;
    line-height: 18px;
    display: inline-block;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    background: none;
    border: none;
    padding: 0px;
}
.head-navbar {
    display: flex;
    position: relative;
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.head-navbar-link {
    display: inline-block;
    padding: 4px 0 4px 10px;
    height: 25px;
}
.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;
}
.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: 13px;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
    padding: 10px 6px;
}
.td-main-nav ul.navbar-nav > li {
    transition: all ease 0.3s;
}
.td-main-nav .navbar-nav > li:hover {
    background: #ff8c00;
}
.td-main-nav .navbar-nav > li:hover > a {
    color: #fff;
}
.td-main-nav .navbar-nav > li:first-child a{
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    font-size: 0 !important;
    line-height: 0px;
    padding: 10px 10px;
}
.td-main-nav ul.navbar-nav > li:first-child a:before,  .bottom-nav li:first-child a: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:before,  .bottom-nav li:first-child a:before{
    content: "\e021";
    font: normal normal normal 15px/1 Glyphicons Halflings;
    display: inline-block;
    border: none;
    line-height: 20px;
}

.td-main-nav .search-btn-area {
    float: right;
    position: relative;
}
.portal-div-nav {
    padding: 0;
    background: #14557b;    
    position: relative;
    box-shadow: 0px 0px 4px #f2c989;
}
.td-main-nav .navbar-nav {
    float: none;
}
.td-main-nav .search-btn-area .btn-navbar {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0;
    padding: 11px 15px;
    line-height: 20px;
    border: none;
    top: 0 !important;
    color: #fff;
    text-shadow: none;
    outline: none !important;
    transition: all ease 0.3s;
}
.td-main-nav .search-btn-area .btn-navbar:hover {
    background: rgba(255, 189, 40, 1);
}
.td-main-nav .search-btn-area .search-dropdown-panel {
    min-width: 200px;
    z-index: 9999;
    position: absolute;
    right: 0;
    top: 100%;
}
.menu-lv2 {
    display: none;
}
.portal-div-search {
    position: relative;
    height: 25px;
    background: #fff;
    padding: 2px 8px;
    display: block;
    width: 100%;
    border-radius: 3px;
}
.portal-div-search .btn-search {
    position: absolute;
    right: 0;
    width: 24px;
}
.portal-div-search .adv-search {
    display: none;
}
.portal-div-search .div-input {
    position: absolute;
    left: 8px;
    right: 26px;
}
.portal-div-search .div-input input {
    background: #fff;
    color: #000;
    height: 22px;
    width: 100%;
    border: 0px;
    outline: none;
}
.portal-search-icon {
    height: 22px;
    width: 18px;
}
.portal-div-nav li {
    white-space: nowrap;
    display: inline-block;
    position: relative;
}
.navbar-nav > li
{
    border-right: 1px solid rgba(0,0,0,0.2);
}
.navbar-nav > li:last-child{border: none;}

.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, 0.3);
    -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
}
.navbar-nav > li > .dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0;
}
.td-main-nav .navbar-nav li:hover > ul {
    display: block;
}
.td-main-nav .navbar-nav > li ul > li > a {
    color: #222;
    font-weight: 400;
    font-size: 13px;
    padding: 6px 0px;
    min-width: 235px;
    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,
.portal-div-article-other .portal-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);
}
.portal-div-banner {
    border-top: 1px solid #fff;
}
.portal-div-banner img {
    width: 100%;
    height: auto !important;
}
/* End: Navbar */

/* Begin: Wrapper content */
.wrapper-content > .container {
    padding: 15px 10px 20px 10px;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.header-top {
    position: relative;
}
.featured {
    padding: 0px;
    position: relative;
}
.featured .head-news-cover-wrapper {
    max-height: 380px;
    overflow: hidden;
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    max-width: none;
}
.featured .ui-tabs-panel .info {
    margin-top: 0;
    display: inline-block;
    min-height: 64px;
    padding: 0px 10px;
}
.featured .head-news-cover-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%;
    max-height: 380px;
}
.featured .info h2 {
    margin: 0 0 10px 0;
    line-height: 20px;
    font-size: 17px;
    padding: 5px 0px;
}
.featured .info h2 a {
    padding: 0 0 0px 0;
    width: 100%;
	font-size: 15px;
    color: #111;
    font-weight: 500;
    line-height: 21px;
    font-family: roboto, sans-serif;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.featured ul.ui-tabs-nav li span {
    position: relative;
    line-height: 18px;
}
.featured ul.ui-tabs-nav li:first-child span::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: url("../img/new.gif") no-repeat scroll 0 1px transparent;
    height: 16px;
    width: 33px;
    display: block;
}
.featured .info p {
    font-size: 14px;
    display: block;
}
.featured .ui-tabs-nav-item img {
    float: left;
    margin: 2px 8px 0 0;
    background: #fff;
    width: 75px;
    height: 50px;
    object-fit: cover;
    object-position: center;
}
.featured ul.ui-tabs-nav {
    list-style: none;
    padding: 0 10px 8px 10px;
    margin: 0;
    overflow: auto;
    text-align: justify;
    border-top: none;
}
#news_slider ul.ui-tabs-nav{
    width: calc(40% - 10px);
    float: left;
    overflow-x: hidden;
}
.featured ul.ui-tabs-nav li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-width: 20%;
    padding: 3px 0px;
}
.featured ul.ui-tabs-nav li:last-child,
.featured ul.ui-tabs-nav li:last-child a {
    padding-bottom: 0;
    border-bottom: none;
}
.featured ul.ui-tabs-nav li:last-child a {
	padding-top: 5px
}
.featured .ui-tabs-panel {
    width: 60%;
    position: relative;
    padding-right: 0;
    margin-top: -33px;
    float: right;
    padding-left: 0;
    border: 1px solid #fcd4b1;
}
.headnews-thumb .ui-tabs-panel{
    border: none !important;
}
.TD-table-module-border-default .TD-box-news-title {
    width: 40%;
    width: calc(40% - 10px);
    /* padding: 5px 5px 0 5px; */
    border: 1px solid #bde0f6;
    border-bottom: 2px solid #5c9bc4;
    /* background: url(../img/bg-title-2.png), linear-gradient(90deg, #0063c8, #0063c8 20%, #619fdf) !important; */
    background-position: top right !important;
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
}
.TD-table-module-border-default .TD-box-news > .TD-box-news-title a {
    color: #d2384f;
    padding: 8px 0 8px 12px;
}
.TD-table-module-border-default .TD-box-news > .TD-box-news-title a:before {
    display: none;
}
.block > .title{
    border-radius: 4px 4px 0px 0px;
    background: #e3781f;
    position: relative;
    box-shadow: 0px 0px 4px #ecb180;
}
.TD-box-news > .TD-box-news-title {
    border-radius: 4px 4px 0px 0px;
    background: #227863;
    position: relative;
    box-shadow: 0px 0px 4px #8bf4bf;
}
.TD-box-news .TD-box-news-title img {
    width: 20px;
    float: left;
    margin-right: 5px;
}
.block > .title:after,
.TD-box-news > .TD-box-news-title:after {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    content: "";
    height: 0px;
    z-index: 1;
    background: linear-gradient(90deg, #0063c8, #0063c8 20%, #619fdf);
}
.block > .title > a,
.TD-box-news > .TD-box-news-title > a,
.block .portal-p-article-other {
    padding: 7px 3px 5px 7px;
    background: transparent;
    color: #ffe596;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    /* background-image: url("img/ic-title.png"); */
    /* background-position: left center;
    background-size: 45px 100%; */
    /* background-repeat: no-repeat; */
    line-height: 22px;
}
.block > .body {
    position: relative;
    padding: 10px 8px;
}
.block .portal-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: 0.5;
}
.lattest-video .body>a {
	width: 100%;
    display: block;
    background: #444;
}
.lattest-video .video-icon {
    position: absolute;
    left: calc(50% - 32px);
    top: calc(50% - 32px);
    right: 0;
    bottom: 0;
}
.td-thongtincanbiet {
    height: auto;
    margin: 5px 0;
}
.td-ttcb-left img {
    margin-bottom: 5px;
}
.td-ttcb-right {
    width: 100%;
}

.center-col.Ads-center-top {
    padding: 0 5px;
}
.center-col.Ads-center-top > .col-xs-12 {
    padding-left: 5px;
    padding-right: 5px;
}
.center-col.Ads-center-top > .col-xs-12 .TD-quangcao {
    margin-bottom: 15px;
}
.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;
}
.vertical-menu.home-none {
    margin-bottom: 20px;
}
.vertical-menu .block {
    border: none;
    border-bottom: 1px solid #fff8ed;
    margin-bottom: 0;
}
.vertical-menu .block > .title {
	background-image: none
}
.vertical-menu .block + .block .title {
    border-top: 1px solid #f1cd9b;
}
.vertical-menu .block > .title > a:before {
    display: none;
}
.vertical-menu .block > .title > a {
    width: 100%;
    padding: 6px 10px;
    background-image: none;
    background: #f2b968;
    color: #333;
    background: linear-gradient(#ffdcac, #ffe4bf);
    font-weight: 500;
    font-size: 15px;
    text-transform: none;
    transition: all ease 0.3s;
}
.vertical-menu .block > .title:after {
    display: none;
}
.vertical-menu .block > .title > a:before {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    content: "\e019";
    float: left;
    font-size: 8px;
    padding: 0px 8px 0 0;
    color: #0063c8;
    border: none !important;
    position: relative;
    left: 0;
    width: auto;
}
.vertical-menu .block > .title > a:hover {
    background: #ffe4b2
}
.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, .featured li.ui-tabs-nav-item 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: 0px;
    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;
}
.TD-box-news,
.block {
    margin-bottom: 15px;
    position: relative;
}
.vb-moi.block, .tin-moi.block{
    border: 1px solid #fcb173;
    border-bottom: 2px solid #e3781f;
}
.TD-table-module-border-default .TD-box-news,
.TD-box-news.chu-chay {
    border: none;
}
.TD-box-news.chu-chay {
    margin-bottom: 0;
}
.TD-box-news.chu-chay marquee h1{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    padding-top: 2px;
}
.TD-table-module-border-default .TD-box-news:after,
.TD-box-news.chu-chay:after {
    background-image: none;
}
.TD-box-news .TD-box-news-main {
    width: 100%;
    padding: 10px 8px 8px 8px;
    border: 1px solid #e0e0e0;
}
.TD-table-module-border-default .TD-box-news .TD-box-news-main {
    padding: 0;
}
.TD-box-news .TD-box-news-main > table,
.TD-box-news .TD-box-news-main > div {
    display: flex;
    margin: 0;
    /* flex-wrap: wrap; */
}
.TD-box-news .TD-box-news-main > div {
    display: block;
}
.TD-box-news .TD-box-news-main > table .portal-div-module-default-left {
    float: left;
    display: inline-block;
}
.TD-box-news .TD-box-news-main > table .portal-div-module-default-left > a img {
    width: 150px !important;
    max-height: 140px;
    min-height: 80px;
    padding-top: 3px;
    margin: 0 10px 5px 0 !important;
}
.row.row-col-md-3.row-height-fix .TD-box-news .TD-box-news-main > table .portal-div-module-default-left {
    width: 100%;
}
.row.row-col-md-3.row-height-fix .TD-box-news .TD-box-news-main > table .portal-div-module-default-left > a img {
    width: 100% !important;
    margin: 0 0 10px 0 !important;
    max-height: 160px;
}
.TD-box-news .TD-box-news-main > table .portal-div-module-default-left > a img,
.portal-div-module-news-bottom .news-second-image a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
    color: #666;
    font-size: 10px;
}
.TD-box-news:after,
#TD-main-right .block:after,
.vb-moi.block:after {
    display: block;
    content: " ";
    clear: both;
    width: 100%;
    height: 13px;
    top: 100%;
    position: absolute;
    background-image: url("../img/bg-shadow.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 85% auto;
}
#TD-main-right .vertical-menu .block:after {
	display: none
}
.portal-div-module-news-bottom .portal-p-module-news-second:nth-child(n + 3) .news-second-image,
.TD-box-news .TD-box-news-main > table .portal-div-module-default-left > a img[src=""] {
    display: none;
}
.portal-div-module-news-bottom .portal-p-module-news-second .news-second-title a:before {
    display: inline-block;
    width: 12px;
    height: 11px;
    margin: 0px 8px 0 0;
    background: url(../img/ic-media-item.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 11px;
    content: "";
}
.portal-div-module-news-bottom .news-second-image a {
    width: 100%;
    overflow: hidden;
    margin-bottom: 6px;
    display: block;
}
.portal-p-module-news-second .news-second-title a {
    color: #333;
}
.portal-p-module-news-second .news-second-title a:hover {
    color: #c10600 !important;
    text-decoration: none;
}

.portal-div-module-news-bottom .portal-p-module-news-second .news-second-title {
    border-top: 1px dashed rgba(102, 102, 102, 0.18);
    width: 100%;
    display: block;
    padding: 8px 0;
}

.weather-section {
    display: flex;
    align-items: center;
    justify-content: center;
}
.weather-section .tmp-unit-c {
    margin-right: 10px;
}
.div-thong-bao-moi-hop .portal-p-module-news-second .news-second-title a:hover {
    color: #c10600 !important;
    text-decoration: none;
}
.div-thong-bao-moi-hop .portal-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 .portal-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 .portal-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 .portal-p-module-news-second:nth-child(n + 3) {
    width: 100%;
    display: block;
}
.div-thong-bao-moi-hop .portal-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;
}

.portal-div-module-default-left img[src=""] {
    display: none;
}
.portal-p-module-news-title {
    text-align: justify;
}
.portal-p-module-news-title a {
    text-align: justify;
    text-decoration: none;
    line-height: 20px;
    font-weight: 600;
    font-size: 16px;
    color: #404041;
}
.vb-moi .portal-p-module-news-title a,
.portal-div-module-news-bottom .portal-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 .portal-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;
}
.portal-p-module-news-title a:hover {
    color: #c10600;
    cursor: pointer;
    text-decoration: none;
}
.portal-p-module-news-summary {
    color: #666;
    text-align: justify;
    line-height: 20px;
    /*display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;*/
    padding-top: 5px;
    font-size: 13px
}
.row-col-md-3 .portal-p-module-news-summary {
	display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 18px
}
.portal-p-module-news-second a:hover {
    text-decoration: none;
}
.ngay {
    font-style: italic;
    font-size: 11px;
    color: #666;
}

.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: #166eca;
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    border: none !important;
    padding: 6px 13px;
    margin-right: 1px;
    border-radius: 0;
    margin-top: 4px;
    transition: all ease-in-out 0.2s;
    font-family: RobotoCondensed, Roboto, sans-serif;
}
.TD-box-donvi .tab-content a:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #c51404;
    transform: rotate(45deg);
    float: left;
    margin: 6px 5px 0 0;
    border-radius: 1px;
}
.TD-box-donvi .nav-tabs > li.active > a,
.TD-box-donvi .nav-tabs > li:hover > a {
    background: #08519c;
    margin-top: 0;
    padding: 8px 13px;
}
.TD-box-donvi .tab-content {
    padding: 10px 0;
    background: linear-gradient(#ecf2f9, #ffffff);
    border-top: 1px solid #166eca;
}
.TD-box-donvi .tab-content a {
    font-size: 14px;
    color: #222;
    text-decoration: none;
    padding: 5px 0;
    display: block;
    font-family: Roboto, sans-serif;
}
.TD-box-donvi .list-tab-pane .col-xs-6:nth-child(n + 5) 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;
}
.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: #222;
    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 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: 0 solid #ffe2bb;
    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;
}
.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: 17px;
}
.portal-form {
    border: 1px #e2e2e2 solid;
    border-radius: 2px;
}
.portal-form .row label {
    vertical-align: bottom;
    line-height: 32px;
    /* margin-top: 10px; */
    margin-bottom: 0px;
}
.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: 0;
    margin-top: 8px;
}
.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.portal-p-article-other {
    font-weight: 500;
    font-size: 16px;
    color: #d40e0e;
    border-bottom: 1px solid #d40e0e;
    margin: 6px 0;
    text-transform: uppercase;
}
.portal-div-article-other .portal-p-module-news-second {
    width: 100%;
    display: inline-block;
    padding: 5px 0;
}
.portal-div-article-other .portal-p-module-news-second a {
    color: #222;
    padding-right: 5px;
}
.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: middle;
}
.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 {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0px;
    position: relative;
    border-bottom: 3px solid #e2ac44;
}
.Td-footer > .container{
    background: #1a6f9f;
}
.admin-page-fix a {
    line-height: 18px;
    padding: 2px 10px;
    border-radius: 0px;
    margin: 6px 0 0;
    font-weight: 500;
    display: inline-block;
    color: #ff0;
}
.Td-footer-nav {
    display: flex;
    padding: 0 10px;
    background: #14557b;
    margin-bottom: 1px;
    z-index: 1;
    position: relative;
}
.bottom-nav li {
    float: left;
    padding: 8px 0;
    display: inline-block;
    line-height: 20px;
}
.bottom-nav li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    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);
    font-size: 13px;
}
.bottom-nav li a:hover {
    color: #ff0;
}
.Td-footer-text {
    color: #fff;
    /* background-image: url("../img/bg-footer-min.png"); */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    z-index: 1;
}

.Td-footer-text::before {
    position: absolute;
    content: '';
    z-index: 1;
    left: 0;
    top: 0px;
    right: 0;
    height: 11px;
    background: url("../img/bg-patern-footer.png");
    background-position: top left;
    background-repeat: repeat-x;
}

.Td-footer-text .row{
    padding: 30px 0px;
}
.Td-footer-text h2 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}
.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: 10px;
    background-color: #f5f5f5;
}
*::-webkit-scrollbar-thumb {
    background-color: #0050d0;
}

.featured ul.ui-tabs-nav::-webkit-scrollbar-track {
    background-color: #f5f5f5;
}
.featured ul.ui-tabs-nav::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}
.featured ul.ui-tabs-nav::-webkit-scrollbar-thumb {
    background-color: #5c9bc4;
}

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;
}
.portal-a-readmore {
    color: #f23505 !important;
    padding-left: 5px;
    font-style: italic;
    text-decoration: none;
    font-size: 12px;
}
.portal-a-readmore:hover {
    text-decoration: underline;
}
.TD-quangcao {
    height: auto;
    margin-bottom: 15px;
}
#TD-main-right .TD-quangcao {
    margin-bottom: 10px;
}
.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;
}
.portal-div-module-links-websites,
.TD-div-module-links-websites {
    text-align: center;
}
.portal-div-module-links-websites select,
.TD-div-module-links-websites select {
    width: 100%;
    height: 24px;
    border: 0;
    font-size: 13px;
    background: #fff;
    color: #888;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
.portal-div-module-links-websites label,
.TD-div-module-links-websites label {
    position: relative;
}
.portal-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;
}
.portal-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%;
    height: auto;
}
#TD-main-right .TD-link-img {
    margin-bottom: 10px;
}
.TD-img-lienket img,
.TD-link-img img {
    width: 100%;
    margin-bottom: 5px;
}
.center-col .TD-img-lienket img,
.center-col .TD-link-img img {
    width: 24%;
}
.img-quangcao-ngang {
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
    background: #f3f5f4;
    border-top: 2px solid #e2e0e1;
    padding: 4px 0 0 0;
    position: relative;
    display: inline-block;
    clear: both;
}
.img-quangcao-ngang > marquee {
    height: 100px;
}
.img-quangcao-ngang img {
    height: 90px;
    width: auto;
    margin-right: 10px;
}

.TD-body-bt-bt-right-chanel .pager {
    vertical-align: middle;
    text-align: center;
    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: #ababab;
    font-weight: normal;
}
.channel-news-folder .pub-time {
    font-size: 8pt;
    font-style: italic;
    color: #ababab;
    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: 13px;
    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;
}
.portal-div-article-center {
    width: 786px;
    float: left;
    margin: 5px;
}
.portal-div-article-border-top-center {
    height: 29px;
    width: 772px;
    float: left;
}
.portal-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;
}
.portal-div-border-article-center {
    width: 690px;
    float: left;
}
.portal-div-article-border-bottom-center {
    height: 4px;
    float: left;
    width: 782px;
}
.portal-div-module-article-img {
    margin: 3px;
    margin-right: 10px;
}
.portal-div-module-article-img img {
    padding: 2px;
    border: 1px solid #c0c0c0;
    width: 233px;
    height: 166px;
}
.portal-p-article-news-title {
    margin: 8px 0;
    color: #8D0000;
    font-size: 1.6em;
    line-height: 1.5;
}
.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);
}
.portal-p-article-news-title span{
    text-decoration: none;
    font-size: 16pt;
    font-weight: bold;
}
.portal-p-article-news-summary {
    font-weight: 400;
    color: #2e2c2c;
	font-family: arial !important;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.portal-div-module-news-article p,
.portal-div-module-news-article > div,
.portal-div-module-news-article .ms-rtestate-field span {
    margin: 10px 0;
    line-height: 20px !important;
    text-align: justify;
    font-family: Roboto, sans-serif, Arial, Helvetica;
    font-size: 14px;
    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;
}

.portal-div-module-news-article img {
    max-width: 100%;
    margin: 4px auto;
    height: auto;
}
.portal-div-module-news-article.left img {
    float: left;
}
.portal-div-module-news-article.right img {
    float: right;
}
.portal-div-module-news-article.zoom-09 p,
.portal-div-module-news-article.zoom-09 p span,
.portal-div-module-news-article.zoom-09 > div {
    font-size: 12px !important;
}
.portal-div-module-news-article.zoom-09 .portal-span-date-publish {
    font-size: 8pt;
}
.portal-div-module-news-article.zoom-11 p,
.portal-div-module-news-article.zoom-11 p span,
.portal-div-module-news-article.zoom-11 p font,
.portal-div-module-news-article.zoom-11 > div {
    font-size: 14px !important;
    line-height: 22px;
}
.portal-div-module-news-article.zoom-11 .portal-span-date-publish {
    font-size: 11pt;
}
.portal-div-module-news-article.zoom-12 p,
.portal-div-module-news-article.zoom-12 p span,
.portal-div-module-news-article.zoom-12 p font,
.portal-div-module-news-article.zoom-12 > div {
    font-size: 16px !important;
    line-height: 26px;
}
.portal-div-module-news-article.zoom-12 .portal-span-date-publish {
    font-size: 12pt;
}
.portal-div-module-news-article.zoom-13 p,
.portal-div-module-news-article.zoom-13 p span,
.portal-div-module-news-article.zoom-13 p font,
.portal-div-module-news-article.zoom-13 > div {
    font-size: 20px !important;
    line-height: 30px;
}
.portal-div-module-news-article.zoom-13 .portal-span-date-publish {
    font-size: 13pt;
}
.portal-div-module-news-article .img-border {
    background: #eee;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    display: table;
    margin: auto;
    padding: 6px;
    margin-bottom: 15px;
}
.portal-div-module-news-article .img-border .img-cap {
    text-align: center;
    min-width: 500px\9;
}
.portal-div-module-news-article .img-border .img-cap,
.portal-div-module-news-article .img-border .img-cap span,
.portal-div-module-news-article .img-border .img-cap p {
    font-size: 8pt !important;
    font-weight: 700;
}
.portal-div-module-news-article .img-border .img-cap p {
    margin: 0;
}
.portal-p-article-main {
    text-align: justify;
    line-height: 20px;
}
.portal-p-article-author {
    padding-right: 10px;
    text-align: right !important;
    font-style: italic;
}
.portal-span-date-publish {
    font-style: italic;
    color: #383838;
    font-size: 8pt;
    display: inline-block;
}
.portal-div-module-news-article .portal-span-date-publish {
    padding: 2px 20px 2px 2px;
    border-radius: 0 0px 60px 0;
    border-left: 2px #ddd solid;
}
.portal-div-article-other {
    margin-top: 10px;
    margin-right: 8px;
}
.portal-div-article-tool img {
    vertical-align: middle;
    margin-right: 5px;
}
.portal-div-article-tool a {
    color: black;
    text-decoration: none;
    font-size: 8pt;
    margin-right: 10px;
}
.trang-channel a {
    text-decoration: none;
    padding-right: 20px;
}
.portal-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;
    border: 1px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    padding: 10px;
}
.popup .close {
    float: right;
    position: absolute;
    top: 2px;
    right: 2px;
    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;
}
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 {
    padding: 9px 8px 8px 8px;
}
.vid-info  .entry-date{
    font-style: italic;
    color: #999;
}
.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;
    cursor: pointer;
}
.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;
}
.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: underline;
}
.binh-chon .bc-item > .body label {
    margin-left: 8px;
}
.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 .popup .popup-title {
    width: 440px;
}
.td-bar-chart {
    border-bottom: 1px #ddd solid;
    border-left: 1px #ddd solid;
    background-color: #eee;
}
.td-bar-chart li {
    margin: 6px 0;
}
.td-bar-chart li .bar {
    position: relative;
    height: 24px;
    border-bottom: 1px #fff dashed;
    border-right: 1px #eee solid;
}
.td-bar-chart li .fill {
    height: 100%;
    float: left;
    background: #fa4;
}
.td-bar-chart li .bar .count,
.td-bar-chart li .bar .per {
    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;
}
.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;
    padding: 3px 0;
    padding-left: 5px;
}
.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;
}
.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;
}
.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, 0.5);
    color: transparent;
    border-radius: 10px;
    overflow: hidden;
    margin-left: 4px;
}
.article-lst li {
    border-bottom: 1px #e2e2e2 dashed;
    padding: 6px 0; /*max-height:52px;*/
    overflow: hidden;
}
.article-lst.no-img li img {
    display: none;
}
.article-lst.no-img li a {
    padding-left: 15px;
    background: url(../img/ic-widget.png) no-repeat top left;
    background-position-y: 5px;
}
.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 {
    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{
    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;
}
.TD-sub-channel>ul {
    padding-left: 30px;
}
.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;
}
.portal-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("../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) - (1200px / 2) - ((100vw / 2) - (1200px / 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) - (1200px / 2) - ((100vw / 2) - (1200px / 2)));
}
/* Responsive */
@media (min-width: 1366px) {
    .ads-content {
        display: block;
        max-width: calc((100vw / 2) - (1200px / 2));
    }
    .container {
        width: 1200px;
    }
}
@media (min-width: 1490px) {
    .ads-content {
        max-width: 160px;
        left: calc((100vw / 2) - (1210px / 2) - 160px);
    }
    .ads-content.ads-sticky-right {
        right: calc((100vw / 2) - (1210px / 2) - 160px);
    }
}
.vb-moi marquee {
    height: 395px;
}
@media (min-width: 992px) {
    .portal-div-module-news-bottom .news-second-image a {
        height: 110px !important;
        max-height: 110px !important;
    }
    .featured .head-news-cover-wrapper img {
        width: 100%;
        height: 340px;
    }
    .footer-logo {
        width: auto;
        padding-right: 30px;
    }

}
@media (min-width: 768px) {
    .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand{
        display: none;
    }
    #TD-main-left {
        width: 75%;
    }
    #TD-main-right {
        width: 25%;
    }
    .featured ul.ui-tabs-nav {
        height: 500px;
    }
    .TD-box-news .TD-box-news-main > table .portal-div-module-default-left > a img {
        height: 110px;
        display: inline-block;
    }
    .row.row-col-md-3.row-height-fix .TD-box-news .TD-box-news-main > table .portal-div-module-default-left > a img {
        height: 160px;
    }
    .portal-div-module-news-bottom .news-second-image a {
        height: 80px;
        max-height: 80px;
    }
}
@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;
    }
}
@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 6px;
    }
    .bottom-nav li a {
        padding: 2px 5px;
    }
    .admin-page-fix a {
        padding: 2px 0 2px 6px;
    }
    .navbar-collapse {
        display: none;
        margin: 0 !important;
    }
    .navbar-collapse.in {
        overflow-y: auto;
        margin: 0 !important;
        padding: 0 10px !important;
        display: block;
    }
    .container-fluid > .navbar-header {
        margin: 0;
    }
    .portal-div-nav {
        width: 100%;
    }
    .td-main-nav .navbar-default .container-fluid {
        padding: 0;
        width: calc(100% - 10px);
        display: inline-block;
    }
    .td-main-nav ul.navbar-nav > li {
        width: 100%;
    }
    .td-main-nav ul.navbar-nav > li > a {
        padding: 10px !important;
    }
    .navbar-nav > li > .dropdown-menu {
        display: block;
        position: relative;
        width: 100%;
        margin: 0;
        left: 25px;
        background: transparent;
        box-shadow: none;
        border: none;
    }
    .td-main-nav .navbar-nav > li ul > li > a {
        color: #fff;
    }
    .navbar-default .navbar-brand {
        color: #fff !important;
        height: auto;
        padding: 8px 15px;
    }
    .navbar-default .navbar-brand:before {
        content: "Trang chủ";
    }
    .navbar-default .navbar-toggle {
        margin: 2px 5px 0px;
    }
    .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-left: 6px !important;
        padding-right: 6px !important;
    }
    .td-vid-View .vid-item {
        width: 50% !important;
    }
}
@media (max-width: 767px) {
    .featured ul.ui-tabs-nav {
        max-height: 300px;
    }
    .featured .ui-tabs-panel,
    .featured ul.ui-tabs-nav,
    .TD-table-module-border-default .TD-box-news-title {
        width: 100%;
    }
    .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;
    }
}
@media (max-width: 400px) {
    .portal-div-nav-top img {
        padding-left: 8px;
    }
    .portal-div-nav-top img:first-child {
        padding-left: 0;
    }
    .portal-div-nav-top a {
        font-family: RobotoCondensed, roboto, sans-serif;
    }
}

.pager li.disabled .page-link{
    background-color:silver;
}
.pcate-title span{
    font-size: 20px;
    font-weight: normal;
}
.pcate-title span strong{
    font-size: 24px;
}
.pcate-title span.td-search-query{
    font-size: 24px;
    color: green;
}
.contact-1 h1{
    color: #a80601;
    margin-top: 0px;
    font-size: 1.4em;
    line-height: 1.5;
}
.contact-1 p{
    line-height: 1.5;
    margin-bottom: 5px;
}
.contact-1 .map{
    margin-top: 20px;
}
.with-errors{color: red;}
.bad input, .bad textarea{
    border: 1px solid red;
}
.div-calendar{
    padding: 20px 0px;
    border-bottom: 1px dashed darkred ;
}
.div-calendar:last-child{border: none;}
.div-calendar .title-calendar{
    font-weight: bold;
    font-size: 1.3em;
    color: blue;
    margin-bottom: 20px;
}
.div-calendar .title-content{
    margin-bottom: 20px;
}
.div-calendar .title-content table{
    max-width: 100%;
}
.div-calendar .entry-date{
    font-style: italic;
    color: silver;
}
.th-lich-cong-tac .div-no-calendar span {
    text-align: center;
    width: 100%;
    padding: 5px;
    color: #588a3f;
    background: #f9f4e9;
    margin: 4px 0px;
    display: block;
    border-radius: 5px;
}
.widget.widget-map .widget-content-inner{padding: 0}
.navbar-inverse .navbar-nav{background: transparent}
.vertical-menu{background: transparent;margin-bottom: 10px;}
.vertical-menu .widget-content {background: transparent;padding: 0;}
.vertical-menu .portal-table-module-border-icon>.TD-div-module-title {
    background-image: url(/images/bg-vertical-menu-item.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.vertical-menu .portal-table-module-border-icon {
    background: #fedc92;
    border: double 4px #fff;
    margin-top: 2px;
}
.portal-table-module-border-icon>.TD-div-module-title>a {
    background: transparent;
    color: #f0010b;
    text-shadow: 0px 2px 2px #fff;
    border-radius: 0;
    font-size: 17px;
    font-weight: bold;
    line-height: 24px;
    padding: 5px 0px 5px 2px;
    font-family: Helvet;
    border: 0px;
    display: inline-block;
    width: calc(100% - 50px);
    float: none;
    text-decoration: none;
}
.portal-table-module-border-icon>.TD-div-module-title>span {
	vertical-align: top; text-shadow: 0px 1px 1px #fff;
}
.portal-table-module-border-icon>.TD-div-module-title>span:before {
	display: inline-block; color: #dda735; padding: 8px 0px 8px 9px; font-size: 16px;
	width: 25px; text-align: center;
}
.vertical-menu .portal-table-module-border-icon:hover {
    border-color: orange;
}

.LienKetWebsites{
    margin-top: 15px;
    padding: 5px;
}
.LienKetWebsites .nav {
    background: #eee;
}
.LienKetWebsites>.nav>li>a{
    border-radius: 0px;
    padding: 7px 10px;
    background-color: #29156e;
}
.LienKetWebsites .tab-content{
    padding: 15px;
}
.LienKetWebsites .link{
    padding-left: 15px;
    background: url("/images/bullet.png") no-repeat top left;
    background-position-y: 5px;
    font-size: 15px;
    line-height: 1.8;
}
.general-list{
    padding: 10px;
}
.general-list ul {
    list-style: none;
    padding: 0;
    margin-top: 0;
}
.general-list ul > li {margin-bottom: 8px;}
.general-list ul > li+li {
	border-top: 1px dashed #becdda;
    padding-top: 10px;
}
.general-list.no-v-margin ul > li {margin-bottom: 0}

.general-list ul > li:hover:before {
    background:#f90000;
}
.general-list ul > li a {
    color: #333;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    font-weight: bold;
}
.general-list ul > li a:hover {
    color: #db4a22
}
.general-list.separate li {
    padding-top:8px;
    position:relative;
}
.general-list.separate li+li{border-top:1px #ddd solid;}
.general-list.separate li a {padding-left:16px;}

.general-list.separate ul > li.toggle:before, .general-list.separate ul > li.toggle:after {
    display: inline-block;
    width:0;height:0;
    position:absolute;z-index:8;left:0;top:10px;
    background:none;
    content: '';
}
.general-list.separate ul > li:before {
    border-left:10px #666 solid;
    border-top:6px transparent solid;
    border-bottom:6px transparent solid;
}
.general-list.separate ul > li:after {
    border-left:4px #fff solid;
    border-top:6px transparent solid;
    border-bottom:6px transparent solid;
}
.general-list.separate ul > li:hover:before {border-left:10px #0566A5 solid; cursor: pointer;}

.general-list.separate #ul_cats ul{
    margin-left: 20px;display:none;
}

.div-module-categories .TD-box-news .portal-div-module-default-left{text-align: center;}
.div-module-categories .TD-box-news .TD-box-news-main img {
    width: auto;
    max-width: 100%;
    margin: 0 0 10px 0 !important;
}

.portal-div-module-news-top{
    padding-bottom: 10px;
}

.portal-div-module-news-right {padding-left: 15px !important;}
.portal-div-module-news-right .portal-p-module-news-second {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 auto;
    padding: 5px 0px;
    border-top: 1px dashed rgba(102, 102, 102, 0.18);
}
.portal-div-module-news-right .portal-p-module-news-second:first-child {
    border-top: none;
}
.portal-div-module-news-right .portal-p-module-news-second .news-second-image{width: 120px; padding-right: 8px;}
.portal-div-module-news-right .portal-p-module-news-second .news-second-image img{margin: 0px !important;}
.portal-div-module-news-right .portal-p-module-news-second .news-second-title {
    width: calc(100% - 120px);
}
.portal-div-module-news-right .portal-p-module-news-second .news-second-title a{display: block; font-weight: bold;font-size: 1.3rem;}

.div-module-categories-navs .TD-box-news{
    border: none;
}
.div-module-categories-navs .TD-box-news .TD-box-news-main{
    border: 1px solid #ddd;
}
.div-module-categories-navs .TD-box-news-title {
    background: #ffdaa0;
    border: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.div-module-categories-navs .TD-box-news-title a{
 color: #d2384f;
}

ul.nav.nav-categories-tabs {
    margin-left: auto;
    border: none;
}
.nav-categories-tabs>li>a {
    padding: 7px;
    margin: 0px;
    font-size: 12px;
}

@media (min-width: 768px){
    .TD-box-news .block-1-column{
        display: flex;
    }

    .TD-box-news .block-1-column > div{
        width: 50%;
    }

    .TD-box-news .block-1-column .portal-div-module-news-bottom{
        padding-left: 15px;
    }

    .TD-box-news .block-1-column .portal-div-module-news-bottom .portal-p-module-news-second:first-child .news-second-title{
        border: 0px;
        padding: 0px 0px 6px 0px;
    }
}

@media (max-width: 767px){
    .TD-box-news .block-1-column{
        display: block;
    }

    .TD-box-news .block-1-column > div{
        width: 100%;
    }
    .portal-div-module-news-right {padding-left: 0px !important;}
}

.tin-moi{
    background: #fff !important;
}
.nav-categories-list{display: inline;}
.nav-categories-list li{display: inline; border-right: 1px solid; padding-left: 5px;font-size: 12px;}
.nav-categories-list li:last-child{border: none;}
iframe{max-width: 100%;}