sup {
    vertical-align: super !important;
    font-size: smaller !important;
}
.hoidap-msg, .comment-msg {color: blue;}
.hoidap-msg.error, .comment-msg.error {color: red;}
.content_brand_default {background: #3a8aab;color: #fff;}
.pb40 {padding-bottom: 40px}
#content_detail_news h1 {
    font-size: 19px;
    font-weight: bold;
    line-height: 25px;
    margin: 7px 0;
}
#content_detail_news h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    margin: 5px 0;
}
#content_detail_news h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;
    margin: 5px 0;
}
#content_detail_news h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
}
#content_detail_news h5 {
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
}
#content_detail_news h6 {
    font-size: 13px;
    font-weight: bold;
    line-height: 21px;
}
.tag_new {
	position: relative;
	top: -3px;
	background:#549100;
	
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
	display: inline-block;
	line-height: 11px;
	padding: 2px 7px;
	border-radius: 3px;
	margin-right: 5px;
}
.tag_new.small {
	font-size: 9px;
	padding: 1px 5px;
	top: -2px
}
.tag_new.focus {
	font-size: 14px;
	top: -7px;
	line-height: 19px;
}

.tag_hot {
	position: relative;
	top: -3px;
	background:#c52b23;
	
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
	display: inline-block;
	line-height: 11px;
	padding: 2px 7px;
	border-radius: 3px;
	margin-right: 5px;
}
.tag_hot.small {
	font-size: 9px;
	padding: 1px 5px;
	top: -2px
}
.tag_hot.focus {
	font-size: 14px;
	top: -7px;
	line-height: 19px;
} 
.btn_view_more_list.load_more_timeline {
    color: #fff !important;
    width: 80%;
    padding: 5px 0;
}
.tit_sponsor{position:relative;padding-top:15px}
.tit_sponsor:before{content:'Tin tài trợ';position:absolute;top:-8px;background:#fff;font-size:11px;padding:2px 5px;display:inline-block;border:1px solid #eee;line-height:11px;color:#999}