<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "fonts_face.css";
@import "album.css";
@import "tree_menu.css";

/*@import "treeview.css";*/

/*------------------------------------------------------------------------*/
.ui-sortable-placeholder {border: 1px dotted black; visibility: visible !important; height: 150px; background-color: #cccccc !important;}
.ui-sortable-placeholder * {visibility: hidden;}
.portlet {background-color: transparent;}

.webtable {box-shadow: none !important;width: 100%;}
/*------------------------------------------------------------------------*/

.clMobile {display: none;}

/* CSS Document */
body {
    font-family: Tahoma,Arial,sans-serif;
    font-size: 13px;
    color :#000;
    background-color: #fff;
    margin: 0;
}
ol, ul, ul li {
    padding:0;
    margin:0;
    list-style:none;
}
p {
    margin: 0;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    outline: 0;
    text-decoration: none;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin: 0;
}

/* ------------------------------------------------------------ */

.container {
    width: 1100px;
    margin: 0 auto;
}

.banner {
    background-color: #5bacff;
    line-height: 0;
}

/*Menu*/
.main-menu {
    background: #267dc6;
}
ul.uk-navbar-nav li {
    float: left;
    position: relative;
    padding: 10px 20px;
    border-right: 1px solid #1e66a2;
}
.clMenu ul li::before {
    content: "";
    position: absolute;
    top: 0px;
    right: -2px;
    z-index: 9;
    max-width: 100%;
    width: 1px;
    height: 100%;
    border-right: 1px solid #2580cc;
}
.clMenu ul li:last-child {
    border-right: none;
}
.clMenu ul li:last-child::before {
    border-right: none;
}
li a {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    font-family: arial;
    display: block;
}
.clMenu li:hover {background-color: #4c91cb;}
li.menu-item-home {padding: 5px 15px 5px 0 !important;}
h2.nav_label {font-size: 25px;}

.uk-navbar-nav &gt; li:hover .sub_menu_main{
    display: block; 
}
.sub_menu_main {
    position: absolute;
    top: 100%;
    min-width: 220px;
    border-top: none;
    display: none;
    background: #fff;
    margin-left: -20px;
    border: 1px solid #fff;
    z-index: 999;
}
.sub_menu_main ul li {
    display: block;
    padding: 6px 10px;
    position: relative;
    float: none;
    border-bottom: 1px solid #337bc5;
    background: #0e56a0 url(images/bul_1.png) 8px 9px no-repeat;
    padding-left: 20px;
}
.sub_menu_main ul li {border-right: 0;}
.sub_menu_main ul li:last-child {
    border-bottom: none;
}
.sub_menu_main ul li::before {border-right: 0;}
.sub_menu_main ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
}
.sub_menu_main ul li:hover {
    background: #013c78 url(images/bul_1H.png) 8px 9px no-repeat;
}
.sub_menu_main ul &gt; li &gt; a::before {
/*    content: "\f105";
    position: absolute;
    top: -2px;
    left: 0px;
    font-family: FontAwesome;
    font-size: 15px;*/
}

/*Noi dung*/
.content {margin: 10px 0;}
.content .portlet {margin-bottom: 10px;}

.content-left {
    float: left;
    width: 200px;
}
.content-left .home-group-title {
    padding: 8px;
    clear: both;
    overflow: hidden;
    background: #267dc6;
}
.content-left .home-group-title h1 {
    margin: 0;
    color: #FFF;
    font-weight: bold;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    text-transform: uppercase;
}
.content-left .home-group-content {
    border: 1px solid #D0D5CE;
    padding: 10px 5px;
    margin-top: 1px;
}
.truy_cap .home-group-content {
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
.clColor {color: #267dc6;}

.content-right {
    float: right;
    width: 280px;
}

.label-text {
    background: url(images/time.png) 0 2px no-repeat;
    padding-left: 20px;
    font-size: 13px;
    margin-top: 7px;
}

.thong_bao .home-group-title {
    background: #e42021;
    padding: 7px 10px;
}
.content-right .home-group-title a {
    color: #FFF;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}
.thong_bao .home-group-content {
    padding: 10px;
    border: 1px solid #eee;
    overflow: hidden;
}
.ThongBao_item {
    padding-bottom: 5px;
    background: url(images/4.jpg) no-repeat left 7px;
    padding-left: 10px;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 6px;
}
.ThongBao_item a {color: #1061a3;}

.imglink {
    line-height: 0;
    border: 1px solid #D0D5CE;
    padding: 1px;
}
.imglink img {
    width: 100%;
}

.content-center {
    float: left;
    margin-left: 10px;
    width: 600px;
}

.navi2 {
    background: #efefef;
    padding: 7px 10px;
}

.clGroupnew {
    background: #0e66b0;
    padding: 4px 4px 0;
    text-align: center;
}
.clGroupnew-title {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 10px;
}
.clGroupnew-item-l {
    float: left;
    width: 114px;
    margin-bottom: 5px;
    background: #edf7ff;
    padding: 10px;
    height: 35px;
    overflow: hidden;
}
.clGroupnew-item-r {
    float: right;
    width: 114px;
    margin-bottom: 5px;
    background: #edf7ff;
    padding: 10px;
    height: 35px;
    overflow: hidden;
}
.clGroupnew a {
    color: #0e66b0;
    padding: 4px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.lblThuvienanh .home-title, .blog-video .home-title {
    background: url(images/bg_title.png);
    height: 25px;
    margin-bottom: 1px;
    padding-left: 40px;
    padding-top: 7px;
}
.lblThuvienanh .home-title a, .blog-video .home-title a {
    color: #FFF;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}
.wrap-thumb {line-height: 0;}
.img-thume {
    position: relative;
}
.icon-video {
    position: absolute;
    bottom: 0;
    left: 0;
}
.warp-video {
    background: #efefef;
}
.warp-video .clcaption h2 {
    padding: 10px;
    line-height: 14px;
}
.warp-video .clcaption a {
    color: #0e66b0;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.img-thume{
    position: relative;
}
.icon-video{
    position: absolute;
    bottom: 0;
    left: 0;
}
.library-img {
    overflow: hidden;
}
.library-video-item0&gt;div {
    float: left;
}
.library-video-item {
    display: flex;
}
.library-video-item&gt;div {
    float: left;
    padding: 2px 1px 0 0;
}
.img-thume img {width: 100%;}

.weblink .home-title, .clKhoaPhong .home-title {
    padding: 8px;
    clear: both;
    overflow: hidden;
    background: #267dc6;
    margin-bottom: 1px;
}
.weblink .home-title span, .clKhoaPhong .home-title span {
    margin: 0;
    color: #FFF;
    font-weight: bold;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    text-transform: uppercase;
}

.clsArticle-hot {
    border: 1px solid #eee;
    padding: 8px;
    text-align: justify;
    height: 335px;
    overflow: hidden;
}
.article-hot-left {
    width: 360px;
    float: left;
}
.article-hot-right {
    width: 210px;
    float: right;
}
.article-hot-left img {width: 100%;}
.article-hot-title {
    border-bottom: 2px solid red;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.article-hot-title span {
    text-decoration: none;
    color: red;
    font: 13px arial;
    font-weight: bold;
    text-transform: uppercase;
}
.article-hot-left h1 {line-height: 14px;margin-bottom: 10px;}
.article-hot-left h1 a {
    color: #e22122;
    font-weight: bold;
    font-size: 14px;
}
.article-hot-right .more-article-item {
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-bottom: 5px;
}
.article-hot-right .more-article-item img {float: left;}

.clStyle1 .nhom-img-list-item {
    padding-bottom: 5px;
    margin-bottom: 10px;
    width: 25%;
    text-align: center;
}
.nhom-img-list-item p {
    color: #1066af;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
}
/*.list-nhom-img {margin-bottom: 20px;}*/

.content-center .home-group-title {
    border-bottom: 2px solid #0d84f2;
    margin-bottom: 1px;
    display: flex;
}
.content-center .home-group-title h1 {
    background-image: url(images/bg_pnews_title.jpg);
    padding: 0px 40px 0px 0px;
    margin: 0 0 0 0;
    color: #FFF;
    height: 23px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: right top;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    min-width: 100px;
    font-size: 12px;
    text-transform: uppercase;
}
.content-center .home-group-title h1 div {
    line-height: 23px;
    background: url(images/bg_pnews_title_bulet.jpg) left no-repeat;
    padding: 0px 0 0 30px;
}
.content-center .home-group-content {
    padding: 10px;
    border: 1px solid #edabab;
}

/*.tin-moi-nhom-tin .home-group-title {
    height: 31px;
    font-weight: bold;
    overflow: hidden;
    display: flex;
    border: 0;
}
.tin-moi-nhom-tin .home-group-title&gt;div {
    background: url(images/bg_letf.png) left no-repeat;
    padding-left: 15px;
}
.tin-moi-nhom-tin .line {
    background: url(images/line.png) right !important;
    height: 2px;
    width: 100%;
    margin-top: 15px;
}
.tin-moi-nhom-tin .home-group-title h1 {
    background: url(images/bg_right.png) right no-repeat;
    padding: 0px 16px 0px 0px;
    margin: 0 0 0 0;
    height: 31px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    min-width: 100px;
    font-size: 12px;
    text-transform: uppercase;
    border: 0;
}
.tin-moi-nhom-tin .home-group-title h1 div {
    margin: 0;
    line-height: 31px;
    background: #267cc5;
    padding: 0;
    color: #fff;
    font-size: 12px;
}
.tin-moi-nhom-tin .home-group-content {margin-top: 20px;}*/
.content-item-l {
    float: left;
    width: 315px;
}
.article1 {
    /*display: flex;*/
    line-height: 18px;
}
.content-item {margin-bottom: 10px;}
.content-item h5 {
    color: #0c67b0;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 7px;
}
.content-item p {text-align: justify;margin-bottom: 5px;}
.content-item .see-more {
    float: right;
    color: #cd1201;
    font-style: italic;
    text-decoration: underline;
}
.content-item-r {
    float: right;
    width: 250px;
}
.content-item-r img {
    margin-right: 10px;
    display: unset;
}
.content-item-r a {color: #404040;}
.content-item-r div {
    margin-bottom: 7px;
    text-align: justify;
    border-bottom: 1px dashed #bbb;
    padding-bottom: 7px;
}

.bottom-top {width: 1100px;}
.clStyle2 .nhom-img-list-item {
    width: 20%;
    text-align: center;
}

.clsArticle img {max-width: 100% !important;}
.clsArticle .home-group-content {
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding: 0 0 2px 0;
}
.clsArticle .home-group-content h1 {
    font-size: 18px;
    color: #0c67b0;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 5px;
}
.content-detail {
    line-height: 22px;
    font-family: arial, helvetica, sans-serif;
    text-align: justify;
}
.content-detail h2 {
    font-weight: 700;
    font-size: 11pt;
    line-height: 20px;
    margin-bottom: 10px;
}
.content-detail img {max-width: 100%;}

.social_share {margin: 20px 0;}
.box_tinlienquan .txt_main_category {
    font-size: 14px;
    color: #015db2;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: bold;
}
.box_tinlienquan .content_box_category a {
    font: 12px 'Arial';
    color: black;
    background: url(images/tintuckhac.png) no-repeat 0 5px;
    display: block;
    padding: 0 10px 0 16px;
    border-bottom: 1px dotted #c8c8c8;
    line-height: 22px;
}
.box_tinlienquan .content_box_category a:hover {
    color: #015db2;
    font-weight: bold;
}
.content_box_category li:hover {background: none;}
.clsArticle p {
    margin: 0 0 10px !important;
}
.clsArticle .content-detail {
    line-height: 22px;   
}

.control {margin: 5px 0;}
.colRight img {
    margin: 5px 0;
    float: left;
}
#btRefreshCaptcha {
    padding: 8px 0 0 10px;
    float: none;
}

.clsArtgroup .article {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
	border-bottom: 1px dashed #ddd;
}
.clsArtgroup .article img {
    margin-right: 15px;
    margin-bottom: 15px;
}
.newsview h2 {
    font-size: 12px;
    font-weight: 700
}
.newsview h2 a {color: #0e66b0;}
.newsview h2 a:hover {text-decoration: underline;}
/*.newsview h2::before{
    position: absolute;
    content: "";
    border-left: 2px solid #b7530f;
    width: 0px;
    height: 100%;
    left: -7px;
    top: 0px;
}
.newsview h2::after{
    position: absolute;
    content: "";
    border-left: 2px solid #106fc4;
    width: 0px;
    height: 100%;
    left: -3px;
    top: 0px;
}*/
.newsview .clsSum {
    font-weight: 500;
    position: relative;
    font-family: arial, helvetica, sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 18px;
}
.article a.view-more {
    color: #b7530f;
    font-weight: 700;
    float: right;
    text-decoration: underline;
    font-size: 12px;
    margin-bottom: 10px;
}
.clsArtgroup .home-group-title a {
    font-size: 18px;
    text-transform: uppercase;
    color: #0e66b0;
    font-weight: bold;
    padding-bottom: 5px;
}

.page {
    font: normal 12px Arial;
    color: #757575;
    padding-top: 5px;
    float: left;
    /*border-top: 1px solid #ccc;*/
    width: 100%;
}
.page span {
    font: normal 14px Arial;
    text-align: center;
    padding: 0;
    width: 27px;
    display: inline-block;
    line-height: 26px;
    margin: 2px;
    color: #fff;
    background: #015db2;
}
.page a {
    font: normal 14px Arial;
    text-align: center;
    padding: 0;
    width: 27px;
    display: inline-block;
    line-height: 26px;
    margin: 2px;
    color: #015db2;
    background: url(images/trangkhac.gif) no-repeat center;
}

.clThongBao img {
    margin-right: 10px;
    border: 0;
}
.clThongBao .more-article-item, .clSearch .more-article-item {
    padding: 5px 0;
    border-bottom: 1px dotted #ccc;
}
.clThongBao .more-article, .clSearch .more-article {margin-bottom: 20px;}

.clsImage .home-group-content img {
    border: 1px solid #CCCCCC;
    margin: 3px 7px 0 0;
}
.thumbImg {
    border: 0px; 
    margin-left: auto; 
    margin-right: auto; 
    padding: 5px;
}
.divAlbumItem {
    height: 100%;
    width: 30%;
    display: inline-table;
    margin: 5px 4px;
}
.titleAlbum {
    padding-left: 5px;
    height: 40px;
    overflow: hidden;
    padding-right: 5px;
    margin-bottom: 2px;
    margin-top: 5px;
    color: #000;
    font-weight: 700;
}
.photo-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.tlt {
    color: #0e66b0;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
    margin: 10px 0;
}
.tag_detail {
    margin: 15px 0;
}
.photo-viewer {
    float: left;
    margin: 0 10px;
    width: 30%;
}
.photo-viewer img {width: 100%;}
.thumb-tlt {
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 4px 1px 6px;
    height: 50px;
    overflow: hidden;
}
.col-sm-12 {
    width: 100%;
}

/*Footer*/
.footer {
    background: #165e9a;
    color: #fff;
    padding: 10px 0;
    line-height: 22px;
}
.bottom .left {
    float: left;
    padding: 20px 0;
}
.bottom .right {float: right;}

#cssmenu a {
    line-height: 1.3;
}
#cssmenu &gt; ul &gt; li {
    background: #f5f5f5;
    margin-bottom: 1px;
}
#cssmenu &gt; ul &gt; li:hover {
    background: #efefef;
}
#cssmenu &gt; ul &gt; li &gt; a {
    display: block;
    background: url(images/bg_li.png) 10px no-repeat;
    color: #000;
    border-top: none;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
}
#cssmenu &gt; ul &gt; li &gt; a &gt; span {
    display: block;
    padding: 10px 10px 10px 35px;
}
#cssmenu &gt; ul &gt; li &gt; a:hover {
    text-decoration: none;
}
#cssmenu &gt; ul &gt; li.active {
    border-bottom: none;
}
/*#cssmenu &gt; ul &gt; li.has-sub &gt; a span {
  background: url(images/icon_plus.png) 96% center no-repeat;
}
#cssmenu &gt; ul &gt; li.has-sub.active &gt; a span {
  background: url(images/icon_minus.png) 96% center no-repeat;
}*/
/* Sub menu */
#cssmenu ul ul {
    display: none;
    background: #fff;
}
#cssmenu ul ul li {
    padding: 0;
    border-top: none;
    background: #fff;
    padding-left: 20px;
}
#cssmenu ul ul li:last-child {
    border-bottom: none;
}
#cssmenu ul ul a {
    padding: 5px 10px 5px 25px;
    display: block;
    color: #333;
    font-size: 13px;
    font-weight: normal;
    background: url(images/bg_li_li.png) 10px no-repeat;
    text-transform: none;
}
#cssmenu ul ul a:hover {
    color: #e94f31;
}

.uti-ques {
    color: #0B4898;
    font-weight: bold;
    padding: 5px 0;
}
.listvote {
    padding: 0 5px;
}
.tdyk-ans {
    /*padding: 4px 0;*/
}
.tdyk-submit {
    padding: 10px 0px;
}
.tdyk-submit input {margin-right: 5px;}

.clStyle2-home-title {
    height: 21px;
    font-weight: bold;
    overflow: hidden;
    background: url(images/bg_pnews.jpg);
}
.clStyle2-home-title ul li {
    float: left;
    padding: 0 5px;
    border-right: 1px solid #D0D5CE;
}
.ui-state-default a {
    color: #656161; 
}
.ui-state-active a {
    color: #1771c6;
}
.ui-state-focus a {
    color: #1771c6;
}
.ui-tabs-hide {
    display: none;
}
.clStyle2-home-title li:hover {background: none !important;}
.clStyle2, .clStyle2-home-content {
    border: 1px solid #edabab;
    padding: 10px;
}
.clStyle2-home-title li div {
    font-size: 12px;
    padding: 5px 5px 3px;
}

.dv-tructhuoc img {
    border: none;
    margin: 0 10px 0 0;
}
.dv-tructhuoc ul li {
    width: 45%;
    float: left;
    margin-bottom: 5px;
}
.dv-tructhuoc ul li a {
    color: #0b4090;
    text-transform: none;
    font-weight: normal;
}
.dv-tructhuoc ul li:hover {background: none;}
.dv-tructhuoc ul li a:hover {text-decoration: underline;}

.pnlDateTime {
    float: left;
    width: 200px;
}
.navi2-left {
    float: left;
    width: 600px;
    padding: 0 10px;
}
.navi2-right {float: right;}

.clVideo iframe {max-width: 100%;}
.list-nhom-img .clStyle2 {
    border: none;
    padding: 0;
}

.clsSodotrang a {
    color: #0b4090;
    text-transform: none;
}

.list-group-news .menu2-text img {
    float: left;
    margin-right: 5px;
    padding-top: 5px;
}
.list-group-news a:hover {color: red;}

.centersearch {
    width: 190px;
    padding: 1px 5px;
}

/*Van ban phap quy*/
.menuVB {
    border-bottom: 1px solid #F0D6C9;
    display: table;
    width: 100%;
    padding-bottom: 10px;
}
.tieuchi {
    font-family: Arial;
    font-size: 13px;
    color: #990000;
    font-weight: bold;
    line-height: 17px;
}
.sCombovb {
    width: 320px;
    height: 22px;
    font-size: 13px;
}
.sSearchText {
    width: 310px;
    font-size: 13px;
    padding: 1px 3px;
}
.headTab {
    background-color: #F0D6C9;
    font-weight: bold;
}
.headTab td {padding: 5px 0;}
.filedk {
    font-family: Arial;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    background-image: url(images/attach.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}
.tinLienQuan {
    clear: both;
    font-size: 12px;
    margin: 20px 0;
}
.tinLienQuanTitle {
    border-bottom: 2px solid #A71400;
    color: #A71400;
    font-family: Tahoma;
    font-weight: bold;
    padding: 10px 0 4px;
    text-transform: uppercase;
}
.tinLienQuan ul {
    margin: 0;
    padding: 0;
}
.tinLienQuan li {
    background: url(images/bullet.jpg) no-repeat;
    margin: 5px 0;
}
.tinLienQuan a {
    color: #003D79;
    text-decoration: none;
    text-transform: none;
    padding-left: 20px;
}

/*Nav*/
#accordion div {
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.3px;
    border-bottom: 1px solid #13b7ff;
    padding: 10px 15px;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    font-family: Tahoma;
}
#accordion li {position: relative;}
#accordion li .fa-angle-right {
    background: #045f98;
    color: white;
    font-size: 11px;
    padding: 0 4px;
    border-radius: 2px;
    margin-right: 12px;
    position: absolute;
    top: 15px;
    left: 20px;
    width: 12px;
    height: 13px;
    z-index: 1;
    font-weight: bold;
}
#accordion div:hover, #accordion ul li a:hover {
/*    color: red;
    background: #f7f7f7;*/
}
#accordion ul {
    list-style: none;
    padding: 0 0 0 0;
}
#accordion ul {
    display: none;
}
#accordion ul li .a-menu2 {
    text-transform: none;
    padding: 10px 10px 10px 40px;
    font-weight: normal;
}
#accordion ul li a {
    color: #fff !important;
    letter-spacing: 0.3px;
    border-bottom: 1px solid #13b7ff;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}
/*
Mobile
@media screen and (max-width: 767px) {
    .clDestop, .banner, .navi2, .main-menu, .bottom .right, .content-left, .content-right .imglink, 
    .bottom-top, .list-nhom-img, .clStyle2, .lblThuvienanh, .blog-video {display: none;}
    
    .clMobile {display: block;}
    
    #clm-main-menu {
        background: #267dc6;
        position: fixed;
        width: 100%;
        height: 43px;
        z-index: 999;
        overflow: hidden;
    }
    #clm-main-menu h1 {margin: 0;}
    #clm-main-menu h1 a { 
        font-family: Tahoma;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        color: #FFF!important;
    }
    #clm-main-menu h1 a:hover, #top-main.clsnav li a:hover {text-decoration: none;}
    #clm-main-menu .expand {
        background: url(images/sprites.png) no-repeat 16px 11px;
        border-right: 1px solid rgba(255,255,255,.3);
        margin-right: 10px;
        background-color: #0181b1;
        float: left;
        width: 54px;
        height: 43px;
        text-align: center;
    }
    #clsMenuMobile {
        display: none;
        position: relative;
        top: 42px;
    }
    .active {display: block !important;}

    #clstop-nav {
        background: url(images/bg_navbar.gif) repeat-x top left #009bdf;
    }
    .clscontainer {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 5px;
    }
    .input-group {
        width: 100%;
        display: flex;
    }
    #clstop-nav form.clsearch {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #fff;
        color: #fff;
        font-family: Tahoma;
    }
    .form-control {
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        color: #fff;
        background-color: transparent;
        border: none;
    }
    .clsnav&gt;li {
        position: relative;
        display: block;
    }
    #top-main.clsnav &gt; li {cursor: pointer;}
    #top-main.clsnav &gt; li &gt; a {
        border-bottom: 1px solid #13b7ff;
        padding: 10px 15px;
        color: #fff!important;
        line-height: 20px;
        position: relative;
        display: block;
        font-size: 13px;
        font-weight: 700;
        font-family: Tahoma;
    }
    .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 6px;
        vertical-align: middle;
        border-top: 4px dashed;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }
    
    .container {width: 100%;}
    .bottom {padding: 0 10px;}
    
    .content {margin: 55px 10px 0;}
    
    .content-center {margin-left: 0;}
    .article-hot-left {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .clsArticle-hot {
        border: 0;
        padding: 0;
        height: auto;
    }
    .home-article-hot .sapo {
        height: 48px;
        overflow: hidden;
    }
    .content-item-l, .content-item-r, .content-right, .article-hot-left, .article-hot-right, .content-center {
        float: none;
        width: 100%;
    }
    .content-item {
        border-bottom: 1px dashed #bbb;
        padding-bottom: 10px;
    }
    .tin-moi-nhom-tin .home-group-title {background: #0e84f2;}
    .tin-moi-nhom-tin .home-group-title h1 {background-image: none;}
    .clGroupnew-item-r, .clGroupnew-item-l {width: 42%;}
    
    .content-right {margin-top: 20px;}
    .clsArtgroup .article img {width: 30%;}
}*/

#tplTd {
    border-bottom: 1px solid silver;
    padding: 5px 2px;
}</pre></body></html>