.chitiet{
	margin-bottom:30px;
	min-height:500px;
	background-color:#fff;
    padding-left:0px;
    padding-right:0px;
}
/* header bai viet */
.chitiet .header{
	min-height:140px;
	background-color: #233f88;	
	padding:55px 15px 25px 15px;
}
.header .title h1{	
	color: #fff;
	font-family: 'Roboto Slab', serif ;
	font-size: 25px;
	font-weight: 400;
	line-height: 36px;
	text-align:left;
	margin-top:0;
}
.header .link{
	text-align:right;
	margin-top:10px;	
}
.header .link li{
	display:inline-block;
}
.header .link a{	
	color: #b2b2b2;
	font-size: 13px;
	padding-left:15px;	
}
.header .link a:hover{
	color:#fff!important;
}
.header .link:first-child a{
	padding-left:0;
}
.header .link span{
	padding-left:10px;
}
/* header bai viet 
-------------------------------------------------------*/
/* line */
.chitiet .line{
	border:0;
	line-height:0;
	margin:0;
}
.chitiet .line img{
	width:100%;
}
/* line 
------------------------------------------------------*/
/* ngày đăng */
.ngaydang{
	padding: 10px 30px;
	margin-bottom:10px;
}
.ngaydang a:hover{
	color: #4caa47!important;
}
.ngaydang-baiviet{
	width:210px;	
	color: #b2b2b2;
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	float:left;
}
.tien-ich{
	float:left;
}
.tien-ich li{
	display:inline-block;
}
.tien-ich a{		
	color: #b2b2b2;
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	padding-right:40px;
}
.tien-ich li:last-child a{
	padding-right:0;
}
.ngaydang span{
	padding-right:5px;
}
/* ngày đăng 
---------------------------------------------------------*/
.bai-viet{
	padding:0 15px 25px 15px;
}

/* nội dung bài viết*/
.noidung-baiviet .wrapper{
	padding-right:40px;
}/*
.noidung-baiviet p:first-child:first-letter {  
	display: block;
	float: left;
	margin: 12px 5px 5px 0;  
	color: #233f88;
	font-family: 'Roboto Slab', serif ;
	font-size: 50px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
}*/

.noidung-baiviet p{
	font-family: 'Roboto', serif ;
	color: #636363;
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom:30px;
	
}
.noidung-baiviet img{
	width:100%;
}
.noidung-baiviet .figure-caption{	
	background-color: #f3f3f3;
	text-align:center;
	padding: 10px 0;
}
/* nội dung bài viết
---------------------------------------------------------*/


/* tin liên quan */
.tin-lien-quan .text-head{	
	color: #636363;
	font-family: 'Roboto Slab', serif ;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom:20px;
}
.box-list{
	margin-bottom:30px;
}
.box-list .out-line {
    float: left;
    width: 20px;
    height: 20px;
    font-size: 30px;
    padding-top: 2px;
}
.box-list article {
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px dashed #e2e2e3;
    min-height: 30px;
}
.box-list a{	
	font-size: 15px;
	line-height: 24px;
	padding-left: 25px;
	display:block;
	text-align:left;
	font-family:'Roboto', sans-serif ;
	font-weight:300;
}
.box-list .date{
	display:block;
	padding-left:25px;	
	color: #b2b2b2;
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
}
/* quang cao */
.tin-lien-quan .quang-cao{
	margin-bottom:20px;
}
.tin-lien-quan .quang-cao .item{
	margin-bottom:10px;
}
.tin-lien-quan .quang-cao .item img{
	width:100%;
}
/* tin liên quan 
--------------------------------------------------------*/
