/**
 * @Project NUKEVIET 4.x
 * @Author mynukeviet (contact@mynukeviet.com)
 * @Copyright (C) 2017 mynukeviet. All rights reserved
 * @Createdate Sat, 04 Feb 2017 10:20:50 GMT
 */
* {
	margin: 0;
	padding: 0
}

}
/*-----------------------------------FLOAT FORMAT-----------------------------------*/
.float_left {
	float: left;
}

.float_right {
	float: right;
}
/*-----------------------------------FONT SIZE---COLOR-----------------------------------*/
.fs11 {
	font-size: 11px;
}

.fs16 {
	font-size: 16px;
}

.red {
	color: #C60005;
}

.black {
	color: #484848
}

.w_color {
	color: #fff;
}

.grey {
	color: #999 !important
}

.green {
	color: #6C0
}
/*-----------------------------------BORDER-----------------------------------*/
.bs1 {
	border: solid 1px #aeaeae;
}
/*-----------------------------------WIDTH-----------------------------------*/
.w200 {
	width: 200px;
}
/*--------------------------------PADDING------------------------------*/
.p27t {
	padding-top: 27px;
}

.p10t {
	padding-top: 10px;
}

.p7t {
	padding-top: 7px;
}

.p5t {
	padding-top: 5px;
}

.p10r {
	padding-right: 10px;
}

.p20r {
	padding-right: 20px;
}

.p10l {
	padding-left: 10px;
}

.p80l {
	padding-left: 124px;
}

.p30l {
	padding-left: 30px;
}

.p130l {
	padding-left: 130px;
}

.p20b {
	padding-bottom: 20px;
}

.p10b {
	padding-bottom: 10px;
}

.p5b {
	padding-bottom: 5px;
}

.p50b {
	padding-bottom: 50px;
}
/*--------------------------------MARGIN------------------------------*/
.m10l {
	margin-left: 10px;
}

.m5l {
	margin-left: 5px;
}

.m5r {
	margin-right: 5px;
}

.m5t {
	margin-top: 5px;
}

.m7t {
	margin-top: 7px;
}

.m2l {
	margin-left: 2px;
}

.m20l {
	margin-left: 20px;
}

.m30l {
	margin-left: 30px !important;
}

.m60l {
	margin-left: 178px;
}

.m20b {
	margin-bottom: 20px;
}

.m5b {
	margin-bottom: 5px;
}

.m10r {
	margin-right: 10px;
}

.m60r {
	margin-right: 60px !important;
}

.m10t {
	margin-top: 10px;
}

.m15t {
	margin-top: 15px;
}

.m20t {
	margin-top: 20px;
}

.m40t {
	margin-top: 30px;
}

.m30t {
	margin-top: 30px !important;
}

.m20b {
	margin-bottom: 20px;
}

.m12l {
	margin-left: 130px;
}

.m13l {
	margin-left: 112px;
}
/*--------------------------------BACKGROUND------------------------------*/

/*end slide show*/
.readMore {
	margin-left: 5px;
	font-style: italic;
}

.updateNew {
	position: relative;
}

.imgCover {
	width: 124px;
	height: 170px;
	border: solid #CCC 1px;
}

.borderImgCover {
	border: solid #CCC 1px;
	position: absolute;
	width: 73px;
	height: 102px;
	top: -1px;
	left: -2px;
}

.imgCover1 {
	width: 85px;
	height: 120px;
	border: solid #EEE 1px;
}

.borderImgCover1 {
	border: solid #CCC 1px;
	position: absolute;
	width: 87px;
	height: 122px;
	top: -2px;
	left: -2px;
}

.smallimgCover {
	width: 57px;
	height: 74px;
}

.smallborderImgCover {
	border: solid #CCC 1px;
	position: absolute;
	width: 55px;
	height: 72px;
	top: 0px;
	left: 0px;
}

.w160 {
	width: 160px
}

.w190 {
	width: 190px
}

.borderImgCoverShow {
	display: block;
	padding: 3px;
	line-height: 20px;
	border: 1px solid #ddd;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}

.borderImgCoverShow:hover {
	background-color: #f66b00;
}

.titleStory {
	margin-left: 10px;
}

.titleStory h2 {
	width: 188px;
}

.titleStory span {
	position: relative;
	color: #999
}

.bgCountTop {
	float: left;
	display: inline-block;
	color: white;
	text-align: center;
	margin: 0px 5px 0 3px;
	position: relative;
	background: #679a26;
	line-height: 18px;
	font-size: 10px;
	height: 18px;
	width: 18px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
}

.bgCount {
	float: left;
	display: inline-block;
	color: white;
	text-align: center;
	margin: 0px 5px 0 3px;
	position: relative;
	background: #FDA500;
	line-height: 18px;
	font-size: 10px;
	height: 18px;
	width: 18px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
}

.imgAvatar {
	width: 66px;
	height: 60px;
}

.categoriesTop {
	background: #f00;
	width: 100%;
}

.categoriesTop h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	line-height: 38px;
	left: 10px;
	font-family: utm_helvetins;
	font-weight: normal;
}

.categoriesCenter {
	background: #dadada;
	width: 100%;
}

.categoriesCenter ul li {
	line-height: 30px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
}

.categoriesCenter ul li a {
	color: #333;
	display: block;
	font-weight: bold
}

.categoriesCenter ul li a:hover {
	color: #e23f02;
	font-weight: bold;
}

.catSelect {
	font-weight: bold;
}

.categoriesCenter li.current a {
	color: #e23f02;
	font-weight: bold;
}

.categoriesBottom {
	width: 102px;
	height: 40px;
}

.showCategories {
	float: left;
	margin: 10px 0 10px 0;
}

.showCategories li {
	display: inline-table;
	padding: 0 14px;
}

.re {
	position: relative
}

.titleShow {
	font-size: 13px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 124px;
	padding-top: 5px
}

.author {
	font-size: 11px;
	color: #999;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 124px;
}

.hot-prev, .hot-next {
	font-weight: bold;
	left: 0;
	line-height: 60px;
	margin-top: -34px;
	opacity: 0.8;
	position: absolute;
	text-align: center;
	top: 50%;
}

.mybutton2 {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #e1e1e1;
	cursor: pointer;
	font-weight: bold;
	padding: 3px 10px;
}

.hot-next {
	left: auto;
	right: 0;
}

.column-left {
	border: 1px solid #ccc;
}

.catSelect {
	font-weight: bold;
	color: #ff0 !important;
}

.info-stories>p i {
	font-size: 12px;
	color: #444;
}

.item div {
	float: left;
	height: 20px;
	padding-top: 5px;
}

.cp1 {
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	width: 180px;
	clear: both;
}

.chuongmoi {
	font-size: 14px;
	line-height: 20px;
}

.chuongmoi a {
	color: #222222;
	font-size: 14px;
}

.chuongmoi a:visited {
	color: #888;
	font-size: 13px;
}
.chuongmoi>div{
	clear:both;
}
.chuongmoi>div>a>div {
	float: left;
}

.line {
	border: 1px dotted #222222;
	margin-bottom: 10px;
}

.form-gopage {
	font-weight: bold;
	font-size: 18px;
}

.search_alpha ul li {
	float: left;
	width: auto;
	padding: 5px 0;
	margin-right: 2px;
	border: 1px solid #ccc;
}

.search_alpha ul li:hover {
	background: #f00;
}

.search_alpha ul li a {
	padding: 10px;
	font-weight: bold;
}

.search_alpha ul li a:hover {
	color: #fff;
}

.w250 {
	width: 250px;
	float: left;
}

.w50 {
	width: 50px;
	display: inline-block;
}

.select {
	background: #f00;
}

.select a {
	color: #fff !important;
}

.bgCountTop {
	background: #679a26 none repeat scroll 0 0;
	border-radius: 50px;
	color: white;
	display: inline-block;
	float: left;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	margin: 0 5px 0 3px;
	position: relative;
	text-align: center;
	width: 18px;
}

.box-search>select, .box-search>input {
	margin: 5px;
}

.viewgrid .image {
	float: left;
	margin-right: 6px
}

ul.info-stories {
	font-size: 12px
}

ul.list-info {
	margin-bottom: 0;
	font-size: 12px
}

table.table-middle td {
	vertical-align: middle !important
}

table.table-middle td span.help-block, table.table-middle td span.help-block ul
	{
	margin-bottom: 0;
	font-size: 12px
}
.story_description >div{
	text-align: center;
}
.story_description .btn{
	margin-bottom: 5px;
	text-align: center;
}
a {

    color:#c00;

    text-decoration:none;

}

a:hover {

    color:#f00;

    text-decoration:underline;

}

}.nw_post_detail .pd_zoom .zoomin{display:block;float:left;width:21px;height:21px;background:url(https://hoavouu.com/content/themes/owner/hoavouu_com/images/sprite-x.png) -13px -372px no-repeat;margin-right:5px}.nw_post_detail .pd_zoom .zoomout{display:block;float:left;width:21px;height:21px;background:url(https://hoavouu.com/content/themes/owner/hoavouu_com/images/sprite-x.png) -13px -336px no-repeat}.nw_post_detail .pd_nextback{float:right}.nw_post_detail .pd_nextback .prevpost{display:block;height:21px;line-height:21px;float:left;background:url(https://hoavouu.com/content/themes/owner/hoavouu_com/images/sprite-x.png) 0 -299px no-repeat;padding-left:20px}.nw_post_detail .pd_nextback .nextpost{display:block;height:21px;line-height:21px;float:right;background:url(https://hoavouu.com/content/themes/owner/hoavouu_com/images/sprite-x.png) right -263px no-repeat;padding-right:20px;margin-left:20px}.nw_post_detail .pd_prints .print{display:block;height:21px;line-height:21px;float:left;text-indent:-500px;overflow:hidden;background:url(https://hoavouu.com/content/themes/owner/hoavouu_com/images/sprite-x.png) -13px -407px no-repeat;padding-left:20px}.nw_box_list_brief .pl_list .pl_row{margin-bottom:5px}.nw_box_list_brief .pl_thumbnail{float:left;margin:5px 8px 0 0}.nw_box_list_thumb .pl_list .pl_row{margin-bottom:5px}.nw_box_list_thumb .pl_title{text-align:center;display:block}.nw_box_list_thumb .pl_content{text-align:center}.nw_box_list_thumb .pl_thumbnail{text-align:center}.nw_box_list_thumb .pl_thumbnail_border{display:inline-block}#recaptcha_image{background:#fff url(https://hoavouu.com/content/themes/owner/hoavouu_com/images/loading.ajax.gif) center center no-repeat;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;float:left;max-width:100%;width:302px!important;height:59px!important;border:1px solid #c5c5c5;overflow:hidden}#recaptcha_image img{max-width:100%}.recaptcha{padding-bottom:15px}.recaptcha_image_container{max-width:330px;position:relative}.recaptcha_button{background:url(https://hoavouu.com/content/themes/owner/hoavouu_com/images/sprite-x.png) right -508px no-repeat;position:absolute;top:0;right:0;height:59px;width:25px}.recaptcha_refresh a{display:block;height:21px;width:25px}.recaptcha_only_if_image a{display:block;height:18px;width:25px}.recaptcha_only_if_audio a{background:url(https://hoavouu.com/content/themes/owner/hoavouu_com/images/sprite-x.png) no-repeat right -567px;display:block;height:18px;width:25px}.recaptcha_help a{display:block;height:20px;width:25px}.