@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.form-control {
	height:auto;
}
.icon_bulletright{
    background: url('../img/bulletlistLeft.gif') left bottom no-repeat;
    background-position: 3px;
    padding: 7px 5px 5px 10px;
}
html {
    
}
a,a:hover{
    text-decoration: none;
    outline: 0 none;
}
body
{
    color: #000000;
    font-size: 13px;
    font-family:Arial,Helvetica,sans-serif;
    line-height: 1.5;
}
.topnav {
    background: rgba(0, 0, 0, 0) url("../img/nav.png") repeat-x scroll 0 0;
    height: 5px;
    overflow: hidden;
}
.topnav .nav > li > a {
    color: #fff;
    padding: 2px 7px;
}
.topnav .nav > li > a:hover {
    background: transparent none repeat scroll 0 0;
    color: yellow;
}
#banner {
    overflow: hidden;
    position: relative;
}
#banner .background {
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    position: absolute;
    right: -9999px;
    top: -9999px;
}
#banner .logo {
    left: 2%;
    position: absolute;
    top: 1%;  
    z-index: 9999;
}
.banner-slider {
    /*border-radius: 7px;*/
    height: 100%;
}
.banner-slider ul.slides, .banner-slider ul.slides li, .banner-slider ul.slides, .banner-slider ul.slides li img {
    height: 100%;
    text-align: right;
    box-shadow: 1px 1px 1px #ccc;
    width: 100%;
}
.input-xs {
    border-radius: 3px;
    font-size: 12px;
    height: 22px;
    line-height: 1.5;
    padding: 5px;
}
.search-info {
    background: rgba(0, 0, 0, 0) url("../img/search-bar-background.jpg") repeat-x scroll 0 0;
    margin-bottom: 6px;
    margin-top: 6px;
}
.search-info .search-bar {
    padding: 4px 10px;
    position: relative;
}
.search-info .search-bar .input-search {
    border-radius: 12px !important;
    padding-right: 25px;
    width: 100%;
}
.search-info .btnsearch, .search-info .btnsearch:hover, .search-info .btnsearch:active {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    outline: medium none;
    position: absolute;
    right: 15px;
    top: 6px;
}
#current-datetime {
    color: #004f89;
    padding: 4px 10px;
    font-size: 12px;
}
.search-info .marquee {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 10px;
}
.search-info .marquee a{
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
.search-info .marquee marquee {
    vertical-align: middle;
}

.div_video{
    border: 1px solid #ccc;
    padding: 0px;
}
.div_video .block-title{
    border:1px solid #ddd;
    background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #E9EBEE 0%, #F6F6F6 100%) repeat scroll 0 0;
    padding: 5px 6px 5px 10px;
    width: 100%;
}

.div_video .block-title a {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.div_video audio{
    width:100%;
    margin-top: 2px;
    margin-bottom: 2px;
}
audio{
    width:100%;
    margin-top: 2px;
    margin-bottom: 2px;
}
.div_video .videorelate ul {
    background-color: #fff;
    list-style: outside none none;
    padding: 5px;
    text-align: justify;
    overflow: scroll;
    height: 150px;
}
.div_video .videorelate li {
    border-bottom: 1px dotted #ccc;
    cursor: pointer;
    margin: 0;
    padding: 5px 0;
}
.div_video .videorelate li:hover {
    background-color: #f2f2f2;
}
.div_video .videorelate li:last-child {
    border-bottom: 0 solid #fff;
}
.div_phatthanh{
    border: 1px solid #ccc;
    padding: 3px;
}
.div_phatthanh .block-title{
    border:1px solid #ddd;
    border-left: 5px solid red;
    background: #1D62CA url("../img/icon_huyhieudoan.png") no-repeat 2% 42%;/*#1F5CA98*/
    padding: 5px 6px 5px 34px;
    width: 100%;
}

.div_phatthanh .block-title a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.div_phatthanh audio{
    width:100%;
    margin-top: 2px;
    margin-bottom: 2px;
}
audio{
    width:100%;
    margin-top: 2px;
    margin-bottom: 2px;
}
.div_phatthanh .videorelate ul {
    background-color: #fff;
    list-style: outside none none;
    padding: 5px;
    text-align: justify;
    overflow: scroll;
    height: 300px;
}
.div_phatthanh .videorelate li {
    border-bottom: 1px dotted #ccc;
    cursor: pointer;
    margin: 0;
    padding: 5px 0;
}
.div_phatthanh .videorelate li:hover {
    background-color: #f2f2f2;
}
.div_phatthanh .videorelate li:last-child {
    border-bottom: 0 solid #fff;
}
#tabtinmoi{
    margin-bottom: 7px;
}
#tabtinmoi .nav-tabs > li.active > a, #tabtinmoi .nav-tabs > li.active > a:hover, #tabtinmoi .nav-tabs > li.active > a:focus {
    background-color: #3171B9;
    color: #fff;
    cursor: default;
    border: 0;
}
#tabtinmoi .tab-content-container {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #ccc;
}
#tabtinmoi .tab-content-container .tab-names-container {
    width: 100%;
}
#tabtinmoi .tab-names-container .nav > li > a {
    padding: 8px 15px;
    outline: 0 none;
    font-weight: bold;
}
#tabtinmoi .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
#tabtinmoi .nav-tabs > li > a{
    border-radius: 0;
    border: 0;
}
#tabtinmoi .tab-names-container .nav {
    padding-left: 0px;
    padding-top: 0px;
    border-radius: 0px;
}
#tabtinmoi .tab-content {
    padding: 5px; 
}
#tabtinmoi .tab-pane ul,#tabtinmoi .tab-pane ul li{
    padding: 0;
    margin:0;
    list-style: outside none;
}
#tabtinmoi .tab-pane ul li a{
    color: #333;
    text-decoration: none;
}
#tabtinmoi .tab-pane ul li a:hover{
    text-decoration: none;
    font-weight: bold;
    outline: 0 none;
}
#tabtinmoi .tab-pane ul li{ 
    text-align: justify;
    border-bottom: 1px dotted #ccc;
}
#tabtinmoi .tab-pane ul li .meta{
    font-size: 11px;
    color: #800D14;
}
#tabtinmoi .tab-pane ul li:hover{
    background-color: #ECECEC;
}
#tabtinmoi .tab-pane ul li:last-child{
    border-width:0px;
}
.boxmenu01{
    border: 3px solid #3171B9;
    box-shadow: 0 0 1px #ccc;
    margin-bottom: 6px;
}
.boxmenu01 .menu, .boxmenu01 .menu ul {
    margin: 0;
    padding: 0;
}
.boxmenu01 .menu li {
    list-style: outside none none;
}
.boxmenu01 .menu > li {
    background: #3171B9 url("../img/footer_bg.png") no-repeat scroll right top;
    list-style: outside none none;
    margin-bottom: 1px;
}
.boxmenu01 .menu > li a {
    color: #fff;/*#A46408;*/
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 2px 6px 4px;
    text-align: justify;
    text-decoration: none;
}.boxmenu01 .menu > li a:hover{
    color: yellow;
}
.boxmenu01 .menu li:last-child a {
}
.boxmenu01 .menu li a:hover {
    color: red;
    text-decoration: none;
}
.boxmenu01 .menu li ul li {
}
.boxmenu01 .menu li ul li a {
    border-bottom: 1px dotted #ccc;
    background: #FFFFFF;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    padding: 6px 2px;
    text-transform: none;
}
.boxmenu01 .menu li ul li a:hover{
	font-weight: bold;
}
.boxmenu01 .menu li:last-child ul li:last-child a {
    border-bottom: medium none;
    margin-bottom: 0px;
}
/* Block-1 */
.block-1{ 
    margin-bottom: 10px;
}
.block-1 .block-title {
    width: 100%;
    display: inline-block;
    background: #1D62CA url("../img/icon_huyhieudoan.png") no-repeat scroll 1% 42%;
    border: 1px solid #ccc;
    border-bottom: 2px solid #2098CA;
    padding: 1px;
    border-left: 5px solid red;
}
.block-1 .block-title h2 {  
    float: left;
    margin-top: -3px;
    margin-bottom: 0;
    padding: 1px 0px 1px;
    padding-left: 32px;
    vertical-align: middle;
}
.block-1 .block-title a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.block-1 .block-child-title {
    float: right;
    
}
.block-1 .block-child-title a {
    color: #065d77;
    margin-left: 10px;
}
.block-1 .block-child-title a:hover {
    color: #d80d2d;
}
.block-1 .block-content-2 .block-content-2-box:hover{
    background-color: #F7F7F7;
    padding: 5px;
    box-shadow: 2px 2px 2px #ccc;
}
.block-1 .block-content{
    border: 1px solid #ccc;
    padding: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: -5px;
}
.block-1 .block-content .block-content-1, .block-1 .block-content .block-content-2, .block-1 .block-content .block-content-3 {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    vertical-align: top;
    width: 32%;
}
.block-1 .block-content .block-content-1 .thumbnail {
    height: 191px;
    width: 100%;
    border-radius: 0;
}
.block-1 .block-content .block-content-1 .thumbnail img {
    height: 100%;
}
.block-1 .block-content .block-content-1 .title {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
    font-weight: 700;
    height: 46px;
    line-height: 20px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    top: 145px;
    width: 100%;
}
.block-1 .block-content .block-content-1 .excerpt {
    margin-top: 5px;
    text-align: justify;
    color:#333;
}
.block-1 .block-content .block-content-2 .block-content-2-box {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
    text-align: justify;
}
.block-1 .block-content .block-content-2 .thumbnail {
    display: inline-block;
    height: 75px;
    margin-right: 0;
    vertical-align: top;
    width: 33%;
    border-radius: 0;
}
.block-1 .block-content .block-content-2 .thumbnail img {
    height: 100%;
    width: 100%;
    border-radius: 0;
}
.block-1 .block-content .block-content-2 .block-info {
    display: inline-block;
    vertical-align: top;
    width: 65%;
}
.block-1 .block-content .block-content-2 .title {
    color: #000;
    display: inline-block;
    font-weight: 700;
    line-height: 15px;
    overflow: hidden;
    width: 100%;
}
.block-1 .block-content .block-content-2 .title:hover {
    color: #d80d2d;
}
.block-1 .block-content .block-content-2 .excerpt {
    color: #000;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    width: 100%;
}
.block-1 .block-content .block-content-3 {
    float: right;
    width: 33%;
    text-align: justify;
}
.block-1 .block-content .block-content-3 .title {
    color: #000;
    display: inline-block;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 5px;
    vertical-align: text-top;
    width: 100%;
    text-align: justify;
}
.block-1 .block-content .block-content-3 .title:hover {
    color: #d80d2d;
    font-weight: bold;
}
.block-1 .block-content .block-content-3 .title i {
    display: inline-block;
    font-size: 6px;
    line-height: 16px;
    margin-right: 5px;
    vertical-align: top;
}
/*-------*/
#lienketicon_ticker-container {
    width: 100%;
    margin-bottom: 5px;
    border: 1px solid #fff;
    box-shadow: 0 0 1px #888;
    background-color: #fff;  
}


#lienketicon_ticker {
    margin: auto;
    padding-left:0;
}

#lienketicon_ticker li {
    color: #4e4e4e;
    background: #FFF;
    line-height: 20px;
    list-style: none;
    margin-bottom: 7px;
    border-bottom: 1px solid #ccc;
    box-shadow: 1px 1px 1px #ccc;
    font-weight: normal;
    text-align: justify;
}
#lienketicon_ticker li:last-child{
    border-bottom: 0px solid #fff;
}
#lienketicon_ticker li div{
    padding: 10px;
}

#lienketicon_ticker li:hover {
    background: #F2F2F2;
}

.lienketwebsite {
    margin-bottom: 6px;
    padding: 10px;
    border: 1px solid #ccc;
}
.lienketwebsite .tieude {  
    color: #333333;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.lienketwebsite .btn-group, .lienketwebsite .btn-group .btn, .lienketwebsite .btn-group .dropdown-menu {
    width: 100%;
}
.lienketwebsite .btn-group .dropdown-menu > li, .lienketwebsite .btn-group .dropdown-menu > li > a {
    white-space: normal;
}
.lienketwebsite ul li a {
    font-size: 13px;
    margin-left: 5px;
    white-space: nowrap;
    text-decoration: none;
    color: #333;
}
.lienketwebsite ul li a:hover{
    color: #B52408;
}
.thongketruycap {
    background-color: #fff;
    margin-bottom: 6px;
    border: 1px solid #ccc;
    padding: 10px;
}
.thongketruycap .content {
    padding: 5px;
}
.thongketruycap .tieude {
    border-bottom: 1px dashed;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.thongketruycap .content .info .online {
    background: rgba(0, 0, 0, 0) url("../img/thongke-online-icon.png") no-repeat scroll 0 0;
    padding-left: 20px;
}
.thongketruycap .content .info .today {
    background: rgba(0, 0, 0, 0) url("../img/thongke-today-icon.png") no-repeat scroll 0 0;
    padding-left: 20px;
}
.thongketruycap .content .info .month {
    background: rgba(0, 0, 0, 0) url("../img/thongke-month-icon.png") no-repeat scroll 0 0;
    padding-left: 20px;
}
.thongketruycap .content .info .statistic {
    background: rgba(0, 0, 0, 0) url("../img/thongke-statistic-icon.png") no-repeat scroll 0 0;
    padding-left: 20px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 1, 2016, 8:39:34 AM
    Author     : KitHulk
*/
.block_list a{
    text-decoration: none;
}
.block_list{
    margin-bottom: 10px;
    text-align: justify;
    width: 100%;
    background-color: #ffffff;
}
.block_list .header{
    border:1px solid #ddd;
    border-left: 5px solid red;
    background: #1D62CA url("../img/icon_huyhieudoan.png") no-repeat 2% 42%;/*#1F5CA98*/
    padding: 6px 6px 5px 34px;
}
.block_list .header a{
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.block_list .body ul{
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
}
.block_list .body li{
    padding: 5px;
    margin: 0;
    list-style: outside none none;
    border-bottom: 1px dotted #ccc;
    height: 60px;
    overflow: hidden;
}
.block_list .body li img{
    border: 1px solid #f7f7f7;
    float: left;
    margin-right: 4px;
    padding: 2px;
    width: 80px;
}
.block_list .body li:last-child{
    border-bottom: 0px solid #fff;
}
.block_list .body li:hover{
    background-color: #E9EAED;
    box-shadow: 2px 2px 2px #ccc;
    font-weight: bold;
}
.block_list .body li a{
    color: #333;
}

.block_list2{
    margin-bottom: 10px;
    text-align: justify;
    width: 100%;
    background-color: #ffffff;
   
}
.block_list2 a{
    text-decoration: none;
}
.block_list2 .header{
    padding: 5px;
    background:#f5f5f5 none repeat scroll 0 0;
    border:1px solid #ddd;
    border-bottom: 4px solid #2098CA;
}
.block_list2 .header a{
    color: #FF0000;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.block_list2 .body ul{
    margin: 0;
    padding: 0;   
}
.block_list2 .body li{
    padding: 5px;
    margin: 0;
    list-style: outside none none;
    border-bottom: 1px dotted #ccc;
    max-height: 60px;
    overflow: hidden;
}
.block_list2 .body li img{
    border: 1px solid #f7f7f7;
    /*float: left;*/
    margin-right: 4px;
    padding: 2px;
    width: 60px;
}
.block_list2 .body li:last-child{
    border-bottom: 0px solid #fff;
}
.block_list2 .body li:hover{
    background-color: #E9EAED;
    box-shadow: 2px 2px 2px #ccc;
}
.block_list2 .body li a{
    color: #333;
}
.div_content-slider-video{
    padding:0px;
    margin-bottom: 10px;
    background-color: #ffffff;
    padding-bottom: 5px;
}
.div_content-slider-video .header{
     margin-bottom: 2px;
     border-bottom: 3px solid #2098CA;
}
.div_content-slider-video .header a{
    /*background-image: url("../img/menubackground.png");*/
    background-color: #2098CA;
    padding: 5px 12px 5px 12px;
    color: #fff;
    font-weight: bold; 
    text-transform: uppercase;
    text-decoration: none;
}



.content-slider-video{ 
    padding: 2px;
    list-style: outside none none;
    border: 1px solid #ccc;
}
.content-slider-video img{
    width: 100%;
    height: 150px;
}
.content-slider-video a{
    text-decoration: none;
    color: #000;
}
.content-slider-video img:hover{
    -webkit-transform: scale(1.08);
    transition: bottom 0.2s ease 0s;
    transform: scale(1.08);
    z-index: 1;
    border: 3px solid #ccc;
    box-shadow: 2px 2px 2px #fff;
}

.vanphongdaidien .header{
     margin-bottom: 2px;
     border-bottom: 3px solid #dd2a3c;
	 text-align: center;
}
.vanphongdaidien .header a{
    background-color: #dd2a3c;
    padding: 8px 12px 4px 12px;
    color: #FFFFFF;
    font-weight: bold; 
    text-transform: uppercase;
    text-decoration: none;
}

.doketqua{
	margin-bottom: 14px;
	
}
.doketqua .header{
	margin-top: 5px;
     margin-bottom: 2px;
     border-bottom: 3px solid #5cb85c;
}
.doketqua .header a{
    background-color: #5cb85c;
    padding: 8px 12px 4px 12px;
    color: #FFFFFF;
    font-weight: bold; 
    text-transform: uppercase;
    text-decoration: none;
}

/* Hinh */
.div_content-slider{
    padding:0px;
    margin-bottom: 12px;
    background-color: #ffffff;
}
.div_content-slider .header{
	margin-top: 5px;
     margin-bottom: 2px;
     border-bottom: 3px solid #dd2a3c;
	 text-align: center;
}
.div_content-slider .header a{
    background-color: #dd2a3c;
    padding: 8px 12px 4px 12px;
    color: #FFFFFF;
    font-weight: bold; 
    text-transform: uppercase;
    text-decoration: none;
}

.content-slider{ 
    padding: 3px;
    list-style: outside none none;
	background-color: #E9EBEE;
	border: 1px solid #ccc;
}
.div_content-slider .lSSlideOuter {
    border: 1px solid #ccc;
    background-color: #E9EBEE;
}
.content-slider p{ 
   text-align: center;
   color: #333;
}
.content-slider img{
    width: 100%;
    min-height: 200px; 
    padding: 5px;
}
.content-slider img:hover{
    -webkit-transform: scale(1.08);
    transition: bottom 0.2s ease 0s;
    transform: scale(1.08);
    z-index: 1;
    border: 3px solid #ccc;
    box-shadow: 2px 2px 2px #fff;
}
.div_news{
    margin-bottom: 5px;
    margin-top: 10px;
    background-color: #ffffff;
}

.div_news .header a{
    text-transform: uppercase;
    background-color: #d6a824;
    padding: 8px 8px 7px 10px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #ccc;
    border-left: 5px solid #98036d;
}
.div_news .body{
    margin-top: 5px;
    background-color: #fff;
    padding-top: 5px;
    border: 1px solid #ccc;
    text-align: justify;
}
.div_news .body a{
    text-decoration: none;
}
.div_news .body .news_left{
    padding: 5px;
}
.div_news .body .news_left .content-meta{
    color: #333;
}
.div_news .body .news_left .content-title{
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
    color: #333;
}
.div_news .body .news_left .content-title:hover{
    color: red;
}

.div_news .body .news_left .content-body{
    color: #333;  
}
.div_news .body .news_right ul{
    padding: 2px;
    margin:0;
    list-style: outside none none;
}
.div_news .body .news_right li{
    padding: 7px 5px;
}
.div_news .body .news_right li:hover{
    background-color: #F9F9F9;
    box-shadow: 2px 2px 2px #ccc;
    font-weight: bold;
}
.div_news .body .news_right li a{
    color:#333;
    font-weight: bold;
}
/* Landscape phones and down */
@media (max-width: 480px){
    .div_news .body .news_left .content-image {
        border: 1px solid #ccc;
        float: none;
        padding: 0;
        width: 100%;
        border: 0;
    }  
    .div_news .body .news_left:hover{
        background-color: #F9F9F9;
    }
    .div_news .body .news_left{
        border-bottom: 1px dotted #ccc;
        padding: 5px;
        padding-bottom: 10px;
    }
}
@media (min-width:481px) and (max-width:767px) {
    .div_news .body .news_left .content-image {
        border: 1px solid #ccc;
        float: none;
        padding: 0;
        width: 100%;
        border: 0;
    }  
    .div_news .body .news_left:hover{
        background-color: #F9F9F9;
    }
    .div_news .body .news_left{
        border-bottom: 1px dotted #ccc;
        padding: 5px;
        padding-bottom: 10px;
    }
    .div_news .body .news_left:last-child{
         border-bottom: 1px dotted #fff;
    }
}
@media (min-width: 768px) {
    .div_news .body .news_left .content-image {
        float: none;
        padding: 0;
        width: 100%;
        border: 0;
    }
    .div_news .body .news_left .content-title {
        margin-top: 10px;
    }
    .div_news .body .news_right li{
        border-bottom: 1px dotted #ccc;
    }
    .div_news .body .news_right li:last-child{
        border-bottom: 1px dotted #fff;
    }
}
@media (min-width: 992px) {
    .div_news .body .news_left:hover{
        
    }
    .div_news .body .news_left .content-image {
        float: left;
        padding: 0 7px 5px 0;
        width: 40%;
    }
    .div_news .body .news_left .content-image:hover {
        transform: scale(1.08);
        transition: bottom 0.2s ease 0s;
        z-index: 1;
    }
    .div_news .body .news_left .content-title {
        margin-top: 0;
    }
    .div_news .body .news_left{
        border-right: 1px dotted #ccc;
        padding: 5px;
    }
}
.div_content-slider-doitac{
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 15px;
	padding-top: 10px;
    background-color: #ffffff;
}
.div_content-slider-doitac .header{
	margin-bottom: 6px;
}
.div_content-slider-doitac .header a{
    text-transform: uppercase;
    /*background: linear-gradient(to top, #0090ca, #89c0fc);*/
	background: rgba(0, 0, 0, 0) url("../img/title_bar.jpg") repeat-x scroll 0 0;
    padding: 7px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #fff;
}
.category-background-gray {
    background: rgba(0, 0, 0, 0) url("../img/category-background-gray.jpg") repeat-x scroll 0 0;
    height: 6px;
    margin-bottom: 3px;
}
.div_content-slider-doitac .body{
	border: 1px solid #ccc;
	border-top: 2px solid #0B61CE;
	padding: 2px;
}
.footer {
    background-color: #FFFFFF;
}

.footer-main {
    margin-bottom: 2px;
	
}
.icon_co{
    background: url('../img/conco.png') left bottom no-repeat;
    background-position: 3px;
    padding: 7px 3px 3px 22px;
}
.footer .footer-main .footer-info {
    font-size: 13px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.footer-info{

}
.footer .footer-main .footer-info img.background {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity:0.1;
}
.footer-nav {
    padding-bottom: 3px;
    text-align: center;
}
.footer-nav > .navbar-nav {
    display: inline-block;
    float: none;
}
.footer-nav > .navbar-nav > li > a {
    background: rgba(0, 0, 0, 0) url("../img/footer-menu-separate.jpg") no-repeat scroll 0 50%;
    color: #a52d20;
    padding: 9px 10px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #ccc;
}
.footer-nav > .navbar-nav > li:first-child > a {
    background-image: none;
}

*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
.ads-mid{
    margin-bottom: 7px;
}
.ads-mid .w-item {
    background: white none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    height: 70px;
    margin: 0px 0px 5px 0px;
    overflow: hidden;
    text-align: center;
}
.ads-mid .w-item:hover{
    box-shadow: 2px 2px 2px #ccc;
}
.ads-mid .w-item .w-text {
    color: #000;
    height: 38px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
}
.ads-mid .w-item .color-orange {
    color: #FF794F;
}
.ads-mid .w-item .f-1d8 {
    font-size: 1.8em;
}
.container {
    width:100%;
}
#banner .container{
    padding: 0;
    background-color: #F6FEFF;
  }
#toTop {
    bottom: 50px;
    cursor: pointer;
    display: none;
    font-size: 32px;
    position: fixed;
    right: 30px;
    z-index: 1;
}  
.block-4,.block-4 a {
    color:#333;
}
.block-4{
    margin-bottom: 7px;
}
.block-4 .block-title{
    border:1px solid #ddd;
    border-left: 5px solid red;
    background: #1D62CA url("../img/icon_huyhieudoan.png") no-repeat 2% 42%;/*#1F5CA98*/
    padding: 5px 6px 5px 34px;
    width: 100%;
}
.block-4 .block-title a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.block-4 .block-content {
    padding: 5px;
    border: 1px solid #ccc;
}
.block-4 .block-content .block-content-1, .block-3 .block-content .block-content-2 {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    position: relative;
    vertical-align: top;
    width: 100%;
    text-align: justify;
}
.block-4 .block-content .block-content-1 img {
    border: 1px solid #ccc;
    border-radius: 0;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 2px;
    vertical-align: top;
    width: 40%;
}

.block-4 .block-content .block-content-1 .title {
    color: #333;
    display: inline-block;
    font-weight: bold;
    margin: 5px 0 0;
    width: 100%;
}

.block-4 .block-content .block-content-1, .block-4 .block-content .block-content-2 {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.block-4 .block-content .block-content-2 .block-content-2-box {
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
}
.block-4 .block-content .block-content-2 .block-info {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.block-4 .block-content .block-content-2 .title {
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    width: 100%;
    text-align: justify;
}
.block-4 .block-content .block-content-2 .title i {
    color: #d80d2d;
    font-size: 10px;
    margin-right: 5px;
}
#vanbandaidien_ticker-container {
    width: 100%;
    margin-bottom: 7px;
    border: 1px solid #fff;
    box-shadow: 0 0 1px #888;
    background-color: #fff;  
}

#vanbandaidien_ticker-container i {
    font-size: 36px;
    margin: 8px;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#vanbandaidien_ticker-container i:hover {
    color: #333;
}

#vanbandaidien_ticker {
    margin: auto;
    padding-left:0;
}

#vanbandaidien_ticker_header {
    border-bottom: 1px solid #ddd;
    color: #fff;
    padding: 5px;
    margin-bottom: 0px;
    font-weight: bold;
    text-transform: uppercase;   
    background-color: #98036d;
	text-align:center;
}
#vanbandaidien_ticker_header a{
    color: #fff;
    text-decoration: none;
}
#vanbandaidien_ticker li {
    color: #4e4e4e;
    background: #FFF;
    line-height: 20px;
    list-style: none;
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
    box-shadow: 1px 1px 1px #ccc;
    font-weight: normal;
    text-align: justify;
}
#vanbandaidien_ticker li:last-child{
    border-bottom: 0px solid #fff;
}
#vanbandaidien_ticker li a{
    text-decoration: none;
    color: #333333;
}
#vanbandaidien_ticker li div{
    padding: 10px;
}

#vanbandaidien_ticker li:hover {
    background: #F2F2F2;
}
.vanbandaidien_ticker_meta{
    text-align: right;
    padding-top: 5px;
}
.vanbandaidien_ticker_meta a{
    color: #ff6600;
    padding-right: 10px;
    text-decoration:none;
}
.col-value{
	font-size: 24px;
	font-weight: bold;
}
.giainhat-highlight{
	font-size: 30px;
	color: red;
}
.news-slider-imgs{
    
    border-bottom: 0px;
    position: relative;
    background: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    overflow: hidden;
}
.news-slider-imgs-wrap{
	border: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
}
.news-slider-imgs .header{
	margin-top: 5px;
    margin-bottom: 2px;
    border-bottom: 3px solid #dd2a3c;
    text-align: center;
}
.news-slider-imgs .header a{
	background-color: #dd2a3c;
    padding: 8px 12px 4px 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.news-slider-imgs .item .item-head {
    position: relative;
    /*height: 200px;*/
    overflow: hidden;  
}
.news-slider-imgs .item .item-head img {
    width: 100%;
}
.news-slider-imgs .item-head-content {
    /*position: absolute;*/
    bottom: 0;
    margin-bottom: 0;
    padding: 10px 10px 10px 10px;
    color: #333;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    text-align: justify;
}
.news-slider-imgs .item-head-content .link-text {
    font-weight: bold;
    font-size: 13px;
    color: #333;
}
.news-slider-imgs .item .desc {
    padding: 10px
}

.news-slider-imgs-wrap .slick-prev {
    background-image: url("../slick/controls.png");
    background-position: 0 0;
    background-color: transparent;
    border: 0px;
    left: 10px;
    cursor: pointer;
    display: block;
    height: 32px;
    margin-top: -16px;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    transition: opacity 0.35s linear 0s;
    width: 32px;
    z-index: 99;
}
.news-slider-imgs-wrap .slick-next {
    background-image: url("../slick/controls.png");
    background-color: transparent;
    border: 0px;
    background-position: -32px 0;
    right: 10px;
    cursor: pointer;
    display: block;
    height: 32px;
    margin-top: -16px;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    transition: opacity 0.35s linear 0s;
    width: 32px;
    z-index: 99;
}

.news-slider-imgs-navigation .slick-prev {
    position: absolute;
    left: 0;
    top: 40%;
    width: 30px;
    height: 50px;
    background: rgb(0, 0, 0); /* fallback in case rgba is not supported */
    background: rgba(0, 0, 0, 0.7);
    border: none;
}
.news-slider-imgs-navigation .slick-next {
    position: absolute;
    right: 0;
    top: 40%;
    width: 30px;
    height: 50px;
    background: rgb(0, 0, 0); /* fallback in case rgba is not supported */
    background: rgba(0, 0, 0, 0.7);
    border: none;
}
.news-slider-list {
   background-color: #ffffff;
   border-top: 0px dotted #fff;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
}
.news-slider-list .item {
    padding: 10px;
    cursor: pointer;
    text-align: justify;
    margin: 0px;
    color: #000;
    font-size: 12px;
	width:100%!important;
	border-bottom: 1px dotted #ccc;
}

.news-slider-list .item .span1 {
    background: rgba(0, 0, 0, 0) url("../img/bgtinmoi.png") no-repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font: bold 12px/33px Arial;
    height: 33px;
    margin-left: 0px;
    margin-right: 5px;
    text-align: center;
    width: 33px;
}

.news-slider-list .item.active {
    color: #A90000;
    font-weight: bold;
    outline: none;
}

.news-new-heading {
    border: 1px solid #ccc;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    width: 100%;
    color: #011C49;
    display: inline-block;
    margin-bottom: 0px;
    padding: 5px;
	
}

.news-new-list {
   background-color: #ffffff;
   border: 1px solid #ccc;
   overflow: scroll;
   height: 578px;
}
.news-new-list .item {
    width: 100% !important;
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    text-align: justify;
    margin: 0px;
    color: #000;
    font-size: 12px;
}
.news-new-list .item:nth-child(even){
    background-color: #f4f4f4;
}

.news-slider-imgs .title-heading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.news-slider-imgs-wrap .link-text:hover{
    color: #A90000;
}
.title-heading {
    border: 1px solid #ccc;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    width: 100%;
    color: #011C49;
    display: inline-block;
    margin-bottom: 0px;
    padding: 5px;
}
.title-heading h5 {
    margin: 0;
}
@media (min-width: 768px) {
    .news-slider-imgs .item .item-head img{
        width: 100% !important;height: 200px;
    }
    .news-slider-imgs .item .item-head {
        position: relative;
        height: 250px;
        overflow: hidden;   
    }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
    .banner-slider ul.slides, .banner-slider ul.slides li, .banner-slider ul.slides, .banner-slider ul.slides li img {
        width: 1200px;
    }
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #000!important; 	
}