﻿/*tin noi bat*/
div.tinnoibat {
	overflow: hidden;
}
div.tinnoibat div.title {
	color: #CC0000;
	height: 23px;
	background-color: #f9f9f9;
	padding-bottom: 9px;
}
div.tinnoibat div.title p {
	margin: 0;
	padding-left: 16px;
}
ul.tinnoibat-list {
	list-style: none;
	overflow:hidden;
    /*padding: 5px;*/
}
ul.tinnoibat-list li.tinnoibat-item {
	overflow: hidden;
	padding: 14px 0 0;
	width: 48%;
	float: left;
}
ul.tinnoibat-list li.tinnoibat-item.last {
	margin-right: 0;
}

    ul.tinnoibat-list li.tinnoibat-item {
        margin-right: 2%;
    }
@media (max-width: 992px){
	ul.tinnoibat-list li.tinnoibat-item div.image img{
		width:100px !important;
		height:100px !important;
	}
	ul.tinnoibat-list li.tinnoibat-item div.tnb-cont h3{
		height:unset !important;
	}
ul.tinnoibat-list li.tinnoibat-item {
    height: unset !important;
   }
}
ul.tinnoibat-list li.tinnoibat-item:nth-child(2n) {
	margin-right: 2%;
}
ul.tinnoibat-list li.tinnoibat-item:last-child {
	margin-bottom: 18px;
}
ul.tinnoibat-list li.tinnoibat-item .image {
	float: left;
	/*margin-right: 10px;*/
}
ul.tinnoibat-list li.tinnoibat-item div.tnb-cont h3 a {
	color: #02345E;
    font-weight: bold;
}
ul.tinnoibat-list li.tinnoibat-item div.tnb-cont h3 a:hover {
	color: red;
}
ul.tinnoibat-list li.tinnoibat-item div.tnb-cont p {
	margin: 0;
	color: #333;
	text-align: justify;
	line-height:21px;
	outline: none;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	height: 105px;
}
ul.tinnoibat-list li.ttcd-left {
	margin-right: 2%;
}
	*+html ul.tinnoibat-list li.ttcd-right { 
		width: 48%;
	}
ul.tinnoibat-list li.tinnoibat-item div.image img {
	margin-right:10px;
	float: left;
	margin-bottom: 5px;
}
ul.tinnoibat-list li.tinnoibat-item div.tnb-cont
{
    text-align: justify;
}
	ul.tinnoibat-list li.tinnoibat-item div.tnb-cont h3 {
		height: 73px;
		margin-bottom: 5px;
		font-weight: normal;
		/*font-size: 13px;*/
		font-size: 14px;
		line-height: 18px;
		color: #003366;
		letter-spacing: normal;
		text-align: justify;
	outline: none;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	}
ul.tinnoibat-list li.tinnoibat-item div.tnb-cont a {
	color: #024281;
	font-weight: bold;
}
ul.tinnoibat-list li.tinnoibat-item div.tnb-cont a:hover {
	color: #CC0000;
}
/*tin noi bat*/
/*box tin tuc the loai*/
div.box {
	float: left;
	width: 49%;
	overflow: hidden;
}
div.box.box-item-left {
	margin-right: 2%;
}
	*+html div.box.box-item-right, div.box.box-item-right {
		width: 49%;
	}
div.box-top div {
	margin-right:10px;
	float: left;
}
div.box-top h3 {
	margin: 0 5px 5px 0;
	/*font-size: 13px;*/
	font-size: 14px;
	line-height: 1.2em;
	color: #003366;
	letter-spacing: normal;
}
div.box-top h3 a {
	color: #024281;
}
div.box-top h3 a:hover {
	color: #CC0000;
}
div.box div.title {
	color: #CC0000;
	height: 23px;
	background-color: #f9f9f9;
	padding-bottom: 9px;
}
div.box div.title img {
	float: left;
	padding-right: 5px;
}
div.box div.title p, div.tinnoibat div.title p {
	margin: 0;
	font-size: 18px;	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #bbb;
}

div.box div.title p a.redmore_box {
    color: #555;
    float: right;
    font-size: 11px;
    padding-right: 10px;
    }
div.box div.title p a, div.tinnoibat div.title p a
{
    color: #005a98;
}
div.box div.title p a:hover, div.tinnoibat div.title p a:hover
{
    color:#CC0000;
}
div.box-cont div.box-top{
	overflow: hidden;
	padding-top: 7px;
	text-align: justify;
}

div.box-cont div.box-bottom {
	overflow: hidden;
	padding-bottom: 7px;
}
ul.news-rel {
	list-style: none;
	padding-left: 11px;
}
ul.news-rel li {
	padding-left: 17px;
	background: url(images/icon_05.jpg) no-repeat 0px 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: justify;
}
ul.news-rel li a,ul.tinmoi li h3 a,ul.news-ppl li h3 a, .TopNew a {
	color: #003366;
}
ul.news-rel li a:hover,ul.tinmoi li a:hover,ul.news-ppl li h3 a:hover, .TopNew a:hover {
	color: #CC0000;
}

/*box tin tuc the loai*/
/*Tab*/
.TinCapNhat {
	color: #FA5260;
	height:25px;
	border: 1px solid #CCCCCC;
	border-bottom:none;
	font-weight: bold;
	font-size: 12px;
	background: url(images/cat_bg.jpg) repeat-x left top;
}	
.TinCapNhat p 	
{
    padding-top:4px;
    color: #CC0000;
}

ul.tinmoi li a {
    background: url("images/icon_05.jpg") no-repeat scroll 2px 7px rgba(0, 0, 0, 0);
    color: #2B3894;
    display: inline-block;
    font-size: 11px;
    padding-left: 13px;
    padding-right: 5px;
}
ul.tinmoi {
	padding: 5px;
}
ul.tinmoi li {
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
ul.tinmoi li:last-child, ul.tinmoi li.last
{
    border: medium none;
}
ul.tinmoi li:first-child {
	padding-top: 0;
}
ul.tinmoi li div {
	width: 74px;
	float: left;
	margin-right: 10px;
}
ul.tinmoi li h3 {
	margin: 0;
	font-weight: normal;
	font-size: 12px;
    line-height:18px;
    text-align: justify;
    letter-spacing:normal;
} 
/*Tab*/
/**** BX-SLIDER ****/
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	width: 100%;
	display: block;
}
/** SLIDE CAPTION **/
.slider {
	float: left;
}
div.slide-caption {
	padding: 0px 0px 0px 0px;
	color: #000;
	text-align: justify;
}
div.slide-caption h3 {
	font-weight: normal;
	font-size: 18px;
	margin: 5px;
    line-height: 24px;
    color:#003366;
    letter-spacing:normal;
}
div.slide-caption p {
	margin: 0 0 0 0;
}
div.slide-caption h3 a {
	color: #003366;
}
div.slide-caption h3 a:hover {
	color: #CC0000;
}
/**** BX-SLIDER ****/

/*tin chuyen muc doc*/
ul.news-ppl {
	padding: 0 5px;
}
ul.news-ppl li {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding: 9px 0 3px 0;
	list-style: none;
}
ul.news-ppl li:last-child,
ul.news-ppl li.last {
	border: none;
}
ul.news-ppl li div {
	width: 60px;
	float: left;
	margin-left: 6px;
	margin-right: 8px;
}
ul.news-ppl li h3 {
	font-weight: normal;
	font-size: 11px;
	margin: 0 5px 0 0;
    line-height: 18px;
    text-align: justify;
    letter-spacing:normal;
}
/*tin chuyen muc doc*/

/*chi tiet tin tuc*/
.titleTL span {
    color: #CC0000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.title1 span {
	color: #024281;
	/*font-size: 12px;*/
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
}

.TinTieuDe {
    border-bottom: 1px solid #DDDDDD;
    border-top: 2px solid #B00600;
    height: 34px;
    text-transform: uppercase;
}
.CacTinMoiNhan {
    line-height: 25px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.TopNew {
    line-height: 18px;
    margin-bottom: 5px;
    padding-left: 18px;
}

/*end chi tiet tin tuc*/

/*phan trang*/

.listPageNav {
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    height: 20px;
}
.firstpage, .lastpage {
    border: 1px solid #9DC3DF;
    color: #000000;
    margin-right: 5px;
    padding: 2px 5px;
    text-decoration: none;
}
.listPageNav a, .listPageNav SPAN input[type="button"] {
    border: 1px solid #9DC3DF;
    color: #000000;
    margin-right: 5px;
    padding: 2px 5px;
    text-decoration: none;
}
.current {
    background: none repeat scroll 0 0 #B6BFC2;
    border: 1px solid #9DC3DF;
    color: #000000;
    margin-right: 5px;
    padding: 2px 5px;
    text-decoration: none;
    font-weight: bold;
}
.listPageNav a:hover, .listPageNav SPAN input[type="button"]:hover {
    background: none repeat scroll 0 0 #336699;
    color: #FFFFFF;
}

div.scroll-cont {
	height: 412px;
	border-left:1px solid #DAD9D9;
	border-bottom:1px solid #DAD9D9;
	border-right: 1px solid #DAD9D9;
}
/* vertical scrollbar */
.mCSB_container{
	width:auto;
	margin-right: 6px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
	width: 1px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0; 
	height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width: 1px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width: 1px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
	/*background: #005292;*/ /* rgba fallback */
}
.mCustomScrollBox{
	-ms-touch-action:none; /*MSPointer events - direct all pointer events to js*/
}
/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox>.mCSB_scrollTools{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCustomScrollBox:hover>.mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail{
	background: #eeeeee; /* rgba fallback */
}
.view-description {
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
}
.view-content span p span{
	font-size: 14px;
	line-height: 21px;
        font-family: tahoma !important;
}
.title-sbn .redmore_box {
	color: #555;
	float: right;
	font-size: 13px;
	padding-right: 10px;
	margin-top: -40px;
	font-weight: bold;
}
@media only screen and (max-width: 430px){
	.title-sbn .redmore_box {
		color: #555;
		float: none !important;
		font-size: 13px;
		padding-right: 10px;
		margin-top: -40px;
		font-weight: bold;
	}
}