@charset "utf-8";
/* CSS Document */

/* 
Name : Dao Van Hieu
Phone: 0377 26 1991
email: dv.hieu026@gmail.com
/* 

/*  begin-CSS:absolute --------------------------------------------------------------------------*/
*{margin:0px; padding: 0px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.opensans-extrabold{font-family:800;}
.opensans-bold{font-weight:700;}
.opensans-semibold{font-weight:600;}
.opensans-light{font-weight:100;}
.opensans-italic{font-style:italic;}
.opensans-regular{font-weight:500;}
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar;}
body{color:#212121; font-size:14px; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; line-height:1.5;}
#wrapper{background:#fff;}
figure, section, aside, article, header, footer{display:block;}
address{display:block; font-style:normal;}
h1, h2, h3, h4, h5, h6 {font-weight:inherit;}
ul li, li ol{list-style-type: none;}
table{border-collapse:collapse; border-spacing:0; vertical-align:middle; width:100%;}
td, th{vertical-align:middle;text-align:center;padding:5px;}
label{display:block;}
hr{background:#e5e5e5; color:#515151; clear:both; float:none; width:100%; height:1px; border:none; }
input[type=submit], input[type=button], button{ border: medium none;cursor: pointer;white-space: nowrap;}
input[type=file]{box-shadow:none !important;}
input[type=text], input[type=password], select, textarea, input[type=file]{color:#515151; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; border:1px solid #e5e5e5; background:none;}
textarea{height:100px; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; color:#515151; border:1px solid #e5e5e5;}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus, input[type=file]:focus{outline:0;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {top:0.25em;}
.font-clasic {font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";}
.font-arial{font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;}
.font10{font-size:10px;}
.font11{font-size:11px;}
.font12{font-size:12px;}
.font13{font-size:13px;}
.font14{font-size:14px;}
.font15{font-size:15px;}
.font16{font-size:16px;}
.font17{font-size:17px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font22{font-size:22px;}
.font24{font-size:24px;}
.font26{font-size:26px;}
.font28{font-size:28px;}
.font30{font-size:30px;}
.font32{font-size:32px;}
.font35{font-size:35px;}
.font40{font-size:40px;}
.font45{font-size:45px;}
.font50{font-size:50px;}
.word-wrap{word-wrap:break-word;}
.bold{font-weight:bold;}
.italic{font-style:italic;}
.uppercase{text-transform:uppercase;}
.hide{display:none !important;}
.w-full{width:100% !important;}
.w90-100{width:90%}
.w85-100{width:85%}
.w80-100{width:80%}
.w55-100{width:55%}
.w50-100, .w-50-100{width:50%}
.w45-100{width:45%}
.w40-100{width:40%}
.w35-100{width:35%}
.w33-100{width:33.3%}
.w25-100{width:25%}
.w20-100{width:20%}
.w15-100{width:15%}
.w14-100{width:14.28%}
.w10-100{width:10%}
.w480{width:480px;}
.w177{width:177px;}
.w120{width:120px;}
.w90{width:90px;}
.w70{width:70px;}
.w60{width:60px;}
.w50{width:50px;}
.w45{width:45px;}
.w40{width:40px;}
.w35{width:35px;}
.w30{width:30px;}
.w25{width:25px;}
.w20{width:20px;}
.w-maxcontent{
	width: max-content;
	width: -moz-max-content;
    width: -webkit-max-content;
    width: -o-max-content;
}
.h-full{height:100% !important;}
.h-max350{max-height:350px;}
.h600{height:600px;}
.h250{height:250px;}
.h150{height:150px;}
.h120{height:120px;}
.h90{height:90px;}
.h60{height:60px;}
.h63{height:63px;}
.h50{height:50px;}
.h45{height:45px;}
.h40{height:40px;}
.h35{height:35px;}
.h30{height:30px;}
.h28{height:28px;}
.h25{height:25px;}
.min-h168{min-height:168px;}
.h-auto{height:auto !important;}
.lh0{line-height:0;}
.lh-1-2{line-height:1.2;}
.lh-1-3{line-height:1.3;}
.lh-1-4{line-height:1.4;}
.lh-1-6{line-height:1.6;}
.lh-20{line-height:20px;}
.lh-25{line-height:25px;}
.lh-28{line-height:28px;}
.lh-30{line-height:30px;}
.lh-35{line-height:35px;}
.lh-37{line-height:37px;}
.lh-38{line-height:38px;}
.lh-40{line-height:40px;}
.lh-45{line-height:45px;}
.lh-50{line-height:50px;}
.lh-60{line-height:60px;}
.none-resize{resize:none;}
b, strong{font-weight: bold;}
a{
	color:#212121;
	outline:none; 
	display:inline-block; 
	text-decoration:none;
	-webkit-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms;
}
.pic img{max-width:100%; max-height:100%;}
.inline{display: inline-block;}
.inline-nb{display:inline;}
a:hover{outline: 0;text-decoration: none;}
img{border:none; display:inline-block;}
.fl{float:left;}
.fr{float:right;}
.tj{text-align:justify;}
.tr{text-align:right;}
.tc{text-align:center;}
.tl{text-align:left;}
.underline{text-decoration:underline !important;}
.cursor{cursor:pointer;}
.break{word-break:break-word;}
.overflow{overflow:hidden;}
.scroll-x{overflow-x:scroll;}
.scroll-y{overflow-y:scroll;}
.ellipsis{white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.relative{position:relative;}
.cover{background-position: center center;background-size: cover;}
.mg-auto{margin:0 auto;}
.mr0{margin-right:0px !important;}
.mt40{margin-top:40px;}
.mt30{margin-top:30px;}
.mt2{margin-top:2px;}
.mr2{margin-right:2px;}
.mb2{margin-bottom:2px;}
.mt5{margin-top:5px;}
.mr5{margin-right:5px;}
.ml5{margin-left:5px;}
.mb5{margin-bottom:5px;}
.mt7{margin-top:7px;}
.mr10{margin-right:10px;}
.mt10{margin-top:10px;}
.ml10{margin-left:10px;}
.mb10{margin-bottom:10px;}
.mr15{margin-right:15px;}
.mt15{margin-top:15px;}
.ml15{margin-left:15px;}
.mb15{margin-bottom:15px;}
.mr20{margin-right:20px;}
.mt20{margin-top:20px;}
.ml20{margin-left:20px;}
.mb20{margin-bottom:20px;}
.mr30{margin-right:30px;}
.mt30{margin-top:30px;}
.ml30{margin-left:30px;}
.mb30{margin-bottom:30px;}
.ml-5minus{margin-left:-5px;}
.ml-10minus{margin-left:-10px;}
.mr-10minus{margin-right:-10px;}
.pd30{padding:30px;}
.pd20{padding:20px;}
.pd15{padding:15px;}
.pd10{padding:10px;}
.pd7{padding:7px;}
.pd5{padding:5px;}
.pl5{padding-left:5px;}
.pr5{padding-right:5px;}
.pt5{padding-top:5px;}
.pb5{padding-bottom:5px;}
.pl10{padding-left:10px;}
.pr10{padding-right:10px;}
.pt10{padding-top:10px;}
.pb10{padding-bottom:10px;}
.pl15{padding-left:15px;}
.pr15{padding-right:15px;}
.pt15{padding-top:15px;}
.pb15{padding-bottom:15px;}
.pl20{padding-left:20px;}
.pr20{padding-right:20px;}
.pt20{padding-top:20px;}
.pb20{padding-bottom:20px;}
.pt25{padding-top:25px;}
.pb25{padding-bottom:25px;}
.pl25{padding-left:25px;}
.pr25{padding-right:25px;}
.pl30{padding-left:30px;}
.pt30{padding-top:30px;}
.pb30{padding-bottom:30px;}
.pr30{padding-right:30px;}
.pl35{padding-left:35px;}
.pl45{padding-left:45px;}
.pt50{padding-top:50px;}
.pl50{padding-left: 50px;}
.pb50{padding-bottom:50px;}
.pl50{padding-left:50px;}
.pl55{padding-left:55px;}
.pl60{padding-left:60px;}
.pb60{padding-bottom:60px;}
.pb70{padding-bottom:70px;}
.pr110{padding-right:110px;}
.pl43-100{padding-left:43%;}
.pl38-100{padding-left:38%;}
.white{color: #fff;}
.red{color:#a3161d;}
.blue{color:#1977f3;}
.blue-bold{color:#003366;}
.blue-bold02{color:#0a5dca;}
.gray-21{color:#212121;}
.gray-31{color:#313131;}
.gray-51{color:#515151;}
.gray-71{color:#717171;}
.gray-81{color:#818181;}
.gray-91{color:#919191;}
.gray-be{color:#bebebe;}
.border{border:1px solid #e5e5e5;}
.bor-3top-yellow {border-top: 3px solid #e5cd9d;}
.border-51{border:1px solid #515151;}
.bor-bot-e5{border-bottom:1px solid #e5e5e5;}
.bor-bot-red{border-bottom:1px solid #a3161d;}
.bor-top-e5{border-top:1px solid #e5e5e5;}
.bor-left-e5{border-left:1px solid #e5e5e5;}
.bor-right-e5{border-right:1px solid #e5e5e5;}
.bor-4bot-e5{border-bottom:4px solid #e5e5e5;}
.bor-4top-e5{border-top:4px solid #e5e5e5;}
.bor-4left-e5{border-left:4px solid #e5e5e5;}
.bor-2top-e5{border-top:2px solid #e5e5e5;}
.bor-2bot-e5{border-bottom:2px solid #e5e5e5;}
.bortop-d9-doted{border-top:1px dotted #d9d9d9;}
.borbot-d9-doted{border-bottom:1px dotted #d9d9d9;}
.borbot-a{border-bottom:1px solid #aaa;}
.bortop-a{border-top:1px solid #aaa;}
.borbot-e0-doted{border-bottom:1px dotted #e0e0e0;}
.bor-vm{border: 2px solid #e8edee;}
.nobor{border:none !important;}
.block{display:block;}
.z-6{z-index:6;}
.z-7{z-index:7;}
.z-8{z-index:8;}
.z-9{z-index:9 !important;}
.z-10{z-index:10;}
.z-11{z-index: 11;}
.z-12{z-index:12;}
.z-13{z-index:13;}
.last{margin:0px !important; border:none !important; background:none !important; padding: 0px !important;}
.bg_none{background:none !important;}
.bg-gray-f3{background-color:#f3f3f3;}
.bg-gray-f5{background-color:#f5f5f5;}
.bg-gray-f9{background-color:#f9f9f9;}
.bg-gray-e5{background-color:#e5e5e5;}
.bg-gray-e9{background-color:#e9e9e9;}
.bg-ads {background-color: #f7ecd0;}
.posi-oder, .posi-oder a{color:#515151;}
.ads-item:hover, .ads-item.active{background-color:#e0bd64;}
.ads-item:hover .posi-oder, .ads-item.active .posi-oder, .ads-item:hover .posi-oder a, .ads-item.active .posi-oder a{color:#313131;}
.bg-red{background-color:#a3161d;}
.bg-blue{background-color:#1977f3;}
.bg-orange{background-color:#ea9914;}
.bg-white{background-color:#fff;}
.bg-vm{background-color: #f7f9f9;}
.bg-bluesky {background-color: #01abf8;}
.bg-yellow{background-color:#eee29c;}
.bg-noti-new{background-color:#f0f7fd;}
.bg-cmt{background-color:#edeff1;}
.none-underline{text-decoration:none;}
.radius-3{
	border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
}
.radius-6{
	border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
}
.radius-10{
	border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
}
.radius-circle{
	border-radius:50px;
	-webkit-border-radius:50px;
	-o-border-radius:50px;
	-ms-border-radius:50px;
}
.gradient{
	background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8));
	background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8));
	background-image: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.8));
}
.opacity-0{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity:0; 
	filter:  alpha(opacity=0); 
	-khtml-opacity:0; 
	zoom: 1;
}
.shadow-box{
	-moz-box-shadow: 0px 0px 6px rgba(68,68,68,0.5);
	-webkit-box-shadow: 0px 0px 6px rgba(68,68,68,0.5);
	box-shadow: 0px 0px 6px rgba(68,68,68,0.5);
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=6);
}
.transition-ef{
	-webkit-transition-duration:350ms;
    -moz-transition-duration:350ms;
    -o-transition-duration:350ms;
    transition-duration:350ms;
}
/*  end-CSS:absolute --------------------------------------------------------------------------*/

/*  begin-CSS:clear --------------------------------------------------------------------------*/
.clearfix:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clear{clear:both;}
* html .clearfix {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */
/*  end-CSS:clear --------------------------------------------------------------------------*/

/*  begin-CSS:paging --------------------------------------------------------------------------*/
ul.paging li .npage{} 
ul.paging li .npage.active, ul.paging li .npage:hover{}
/*  end-CSS:paging --------------------------------------------------------------------------*/

/*  begin-CSS:popup --------------------------------------------------------------------------*/
.poup-sllocal{position:fixed; left:0; top:10%;}
.list-sllocal{max-height:329px; overflow-y:scroll;}
.poup-notice{position:fixed; left:0; top:20%;}
/*  end-CSS:popup --------------------------------------------------------------------------*/

/*  begin-CSS:icons --------------------------------------------------------------------------*/
.ics-cancel{
	right:10px;
	display:inline-block;
	top:5px;
	background:#fff;
    height:20px;
    position: relative;
    width:2px;
    transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.ics-cancel:after{
	background:#fff;
    content: "";
    height: 2px;
    left: -9px;
    position: absolute;
    top: 9px;
    width: 20px;
}
.btn-menu .ics-cancel{left:10px;}
.select-local{position:absolute; right:0px; top:16px;}
.select-notice, .select-dark{position:absolute; right:0px; top:13px;}
.select-notice.active .icon-toggle-off:before, .select-notice:hover .icon-toggle-off:before{
    content: '\f205';
	color:#a3161d;
}
/*  end-CSS:icons --------------------------------------------------------------------------*/

/*  begin-CSS:layout --------------------------------------------------------------------------*/
.main{margin:0 auto; position:relative ; z-index:5; width:100%; padding-right:10px; padding-left:10px;}
/*  end-CSS:layout --------------------------------------------------------------------------*/

/*  begin-CSS:header --------------------------------------------------------------------------*/
#header{}
.quick-menu{position:fixed; bottom:0px; width:100%;}
.quick-menu ul li a.active, .quick-menu ul li a:hover{color:#fff; background:#a3161d;}
.logo{
	position: absolute;
    text-align: center;
    top:0px;
	left: 0;
    width:100%;
    z-index:5;
}
.pic-logo{
	background: rgba(0,0,0,0) url("images/logo.png") no-repeat scroll 0 0 / contain; 
	width:120px;
	height: 40px;
	background-position: 0 6px;
}
.btn-search .icon-search{position:absolute; right:0px; top:11px;}
.btn-menu .icon-menu{position:absolute; left:0px; top:10px;}
.btn-menu .icon-error{position:absolute; right:0px; top:10px;}
.owl-carousel-sub-cates .owl-dots{display:none;}
.owl-dots{text-align: center;line-height:0px; margin-top:20px;}
.owl-dots .owl-dot{
	background: #f0f0f0 !important;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    margin-right: 5px;
}
.owl-dots button.active {background: #a3161d !important;}
/*  end-CSS:header --------------------------------------------------------------------------*/

/*  begin-CSS:container --------------------------------------------------------------------------*/
#container{}
.box-cont img, .box-cont table{max-width:100%;height:auto;}
.edittor-content a{color:#0a5dca; display:inline;}
.edittor-content p{margin-bottom:15px; min-height:10px;}
.edittor-content blockquote {
    font-size: 18px !important;
    line-height: 1.5;
    text-align: left;
    padding:15px 20px !important;
    background-color: #fffbf1 !important;
    width: 100%!important;
    border: 2px solid #fecb2e !important;
}
.edittor-content blockquote p{margin:5px 0 !important;}
.quote-inner{
	float: left !important;
    display: block !important;
    width:50% !important;
    margin: 5px 15px 0 0 !important;
    padding: 0 !important;
    border-top:12px solid #E0E0E0 !important;
	background-color:#f3f3f3;
}
.quote-inner .expNoEdit{margin:0px !important; line-height:0;}
.quote-inner figcaption .expEdit{display:none;}
.quote-inner p.expEdit{
	font-size: 12px !important;
    color: #666 !important;
    text-align: right !important;
    padding:0 10px !important;
	margin-top:0px !important;
}
.quote-inner blockquote.expEdit{
	font-size: 18px !important;
    line-height: 1.3 !important;
	margin:0 !important;
    text-align: left;
    padding:25px 10px 10px 10px!important;
	width:100% !important;
	color: #313131;
	border:none !important;
    font-weight: bold;
	background:url(../../Content/Images/quote.png) no-repeat 10px 0 !important;
}
.expNoEdit{margin-bottom:15px; text-align:center; margin-left:-10px; margin-right:-10px;}
.quote-inner figcaption {display: none !important;}
.expEdit {
    width: 100%;
    background: #f3f3f3;
    color: #717171;
    font-size: 14px;
    padding: 10px;
    line-height: 1.4;
    margin-bottom: 0px;
    margin-top: -8px;
    text-align:left;
}
.block_with_img_left{display:none;}
.explus_related_1404022217_left {
    background: #f3f3f3;
    padding: 10px 10px;
    text-align: left;
    width: 50%;
    float: left;
    margin: 0 15px 0 0;
    font-style: italic;
}
.explus_related_1404022217_letter{
	color: #212121;
    font-size: 16px;
    margin: 0 0 10px 0 !important;
    display: block;
	padding: 0px;
}
.explus_related_1404022217_title{font-size:16px; line-height:1.5;}
.video-element {margin-bottom: 15px;}
.note-cam{
    background: transparent\9;
    background:rgba(163,22,29,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#a3161d,endColorstr=#a3161d);
    zoom: 1;
	position: absolute;
	bottom:5px;
	right:5px;
}
.note-markbook{
	line-height:33px;
    background: transparent\9;
    background:rgba(255,255,255,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#a3161d,endColorstr=#a3161d);
    zoom: 1;
	position: absolute;
	top:0px;
	right:0px;
}
.cate-item-3img .note-markbook{right:5px;}
.mt-category:before{content: " - ";color: #515151;margin-left: 3px;}
.abs-viewmore{position:absolute; right:5px; top:9px;}
.art-shape{background-color:#a3161d;}
.art-shape:before{
	content: '';
    position: absolute;
    top: 0px;
    right:-38px;
    width:40px;
    height:39px;
    background: url(images/bg-title.png) no-repeat;
    background-size: contain;
}
.bookmark-active{
    background: transparent\9;
    background:rgba(163,22,29,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#a3161d,endColorstr=#a3161d);
    zoom: 1;
}
.bookmark-active i.icon-iconfinder_bookmark_2202257{color:#fff;}
.sub-cates-item a:before{
	content: " ";
    background: #a3161d;
    width: 4px;
    height: 4px;
    border-radius: 10px;
    position: absolute;
    left:10px;
    top:13px;
}
.opacity-scrollpage{
    background: transparent\9;
    background:rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000,endColorstr=#000000);
    zoom:1; 
	height:100%; 
	width:100%; 
	position:fixed; 
	left:0px; 
	top:0px; 
	z-index:6; 
	cursor:pointer;
}
.popup-boxmt{
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; 
}
.newsupdate-boxmt{
	position: fixed; 
	width: 100%; 
	height:100%; 
	left:0px;
	overflow-y:scroll;
}
.expand-menu{
	position: fixed; 
	width: 100%; 
	height:96%; 
	top:40px; 
	left:0px; 
	overflow-y: scroll;
	padding-bottom:40px;
}
.fixed-header{
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 8;
}
.expand-search{
	position:absolute; 
	width: 100%; 
	height:auto; 
	top:40px; 
	left:0px; 
}
.navi-comment{
	position: absolute; 
	top:0px; 
	left:0px; 
	width: 100%;
}
.contentcomment{
	overflow-y: scroll;
    height:100%;
    padding-top:40px;
    padding-bottom:122px;
}
.content-notice{
	overflow-y: scroll;
    height:100%;
    padding-bottom:90px;
}
.editor-comment{
	position:absolute;
    bottom:50px;
    left:0;
    width:100%;
}
.edit-fontsize-boxmt ul li a.active, .edit-fontsize-boxmt ul li a:hover, .contact-boxmt ul li a.active, .contact-boxmt ul li a:hover{color:#a3161d;}
.timedate-ball li a.active, .timedate-ball li a:hover{background:#a3161d; color:#fff;}
.timedate-ball li a.active .month-num, .timedate-ball li a:hover .month-num{color:#fff;}
.name-team1 .flag-fg{position:absolute; right:0px; top:10px;}
.name-team2 .flag-fg{position:absolute; left:0px; top:10px;}
.tabs-opfootball ul li a{background:#f3f3f3; color:#515151;}
.tabs-opfootball ul li a.active, .tabs-opfootball ul li a:hover{color:#fff; background:#a3161d;}
.tables-table td, .tables-table th {padding:10px 7px; border:1px solid #e5e5e5; vertical-align:top;}
.number-cmt{
	position: absolute;
    right:10px;
    top: 2px;
    font-size: 11px;
    background-color: #eb2929;
    color: white;
    border-radius: 50px;
    padding: 0 2px;
	text-align: center;
    line-height: 18px;
    min-width: 18px;
}
.number-abs{    
	width: 19px;
    height: 19px;
    font-size: 11px;
    position: absolute;
    right: 11px;
    top: 2px;
    background-color: #eb2929;
    border-radius: 50px;
    line-height: 20px;
    color: #fff;
    text-align: center;
}
.number-abs-cmt{
	width: 8px;
    height: 8px;
    position: absolute;
    right: 19px;
    top: 7px;
    background-color: #eb2929;
    border-radius: 50px;
}
.gradient-shadow{
	height:50%;
	width:100%;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc0000',GradientType=0 ); /* IE6-8 */
}
.video-play{
	-webkit-transition-duration: 350ms;
    -moz-transition-duration: 350ms;
    -o-transition-duration: 350ms;
    transition-duration: 350ms;
	display: inline-block;
	background: rgba(0,0,0,.2);
	border-radius: 50%;
	border: 2px solid #fff;
	color: #fff;
	position: absolute;
	left:50%;
	top:50%;
}
.video-play:hover{background:#fff; color:#212121;}
.btn-vi01{margin:-30px 0 0 -30px; text-indent:2px;}
.btn-vi02{margin:-20px 0 0 -20px; text-indent:1px;}
.itemsqq-uploader img{max-width:100%; max-height:100%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.close-items{position:absolute; right:-10px; top:-5px;}
.attack-file-type{position:absolute; left:0px; top:0px;}
.nd-detail .size-small{font-size:16px; line-height:1.4;}
.nd-detail .size-big{font-size:20px;}
.probe-title:before{
	content: " ";
    background: #a3161d;
    width:90px;
    height:2px;
    position: absolute;
    left:15px;
    top:18px;
}
.fct-video{font-size:18px; line-height:1.5;}
.relate-listnews-link:before{
	content: " ";
    position: absolute;
    left:0px;
    top:7px;
	border-radius:50px;
	border: 1px solid #a3161d;
    height:4px;
    width:4px;
}
.line-red-title:before {
    content: " ";
    position: absolute;
    left: 0;
    top:6px;
    height:13px;
    width: 4px;
    background-color: #a3161d;
}
.content-404{margin-top:40px; height:500px;}
.notfound .notfound-404{
  width: 160px;
  height: 160px;
  margin: 0px auto 50px;
}
.notfound .notfound-404>div:first-child {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffa200;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  border: 5px dashed #000;
  border-radius: 5px;
}
.notfound .notfound-404>div:first-child:before {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  bottom: -5px;
  top: -5px;
  -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
  border-radius: 5px;
}
.notfound .notfound-404 h1 {
  color: #000;
  font-size: 70px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
}
.info-tooltips{position:fixed; bottom:0px; width:100%;}
.content-info p{margin-bottom:10px;}
.used-liked, .used-liked span, .used-liked i{color:#a3161d !important;}
.tile-subbox:before{
	content: '';
    width:100%;
    height: 1px;
    background-color: #a3161d;
    position: absolute;
    left: 0px;
    top: -20px;
}
.fix-tile-subbox:before{top:-16px;}
.link-vmid{margin-bottom:10px;}
.widget_vote{margin:0;}
.numnoti-abs{
	right:1px; 
	top:4px; 
	min-width:17px; 
	height:17px; 
	line-height:18px;
	color: #fff;
    text-align: center;
	background-color: #eb2929;
    border-radius: 50px;
	font-size: 11px;
    position: absolute;
}
.style-notice{width:18px; height:18px; line-height:17px;}
.noti-system .style-notice{background-color:#ea9914;}
.noti-system .style-notice:before{
	content:'\f0f3';
	font-family: "fontello";
    position: absolute;
    left: 4px;
    top: 1px;
}
.noti-cmt .style-notice, .noti-like .style-notice{background-color:#01abf8;}
.noti-cmt .style-notice:before{
	content:'\e81d';
	font-family: "fontello";
    position: absolute;
    left: 4px;
    top:2px;
}
.noti-like .style-notice:before{
	content:'\e84d';
	font-family: "fontello";
    position: absolute;
    left: 4px;
    top:2px;
}
.posi-oder {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -27px 0 0 -65px;
}
.dote-red:before {
    content: " ";
    position: absolute;
    left: 0px;
    border-radius: 50px;
    top:7px;
    height: 4px;
    width: 4px;
    background-color: #313131;
}
.tooltips{
	position:absolute; 
	width:100%;
	background-color:#fff; 
	top:100%;
	display:none;
}
.ads-item:hover .tooltips, .ads-item.active .tooltips{display:block;}
.posi-left{top:0; right:100%; height:100%;}
.option-ui a.active{color:#a3161d; font-weight:bold; border-bottom:2px solid #a3161d; }
/* CSS:timline --------------------------------------------------------------------------*/
.timeline-news:before{
	top: 0;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 3px;
    background-color: #e5e5e5;
    left:15px;
}
.timeline-item:before{
	position: absolute;
	left:-13px;
	top:40px;
	content: " ";
	width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 13px solid #f3f3f3;
    border-bottom: 10px solid transparent;
}
.timeline-badge{
	height:30px;
	width:30px;
	position: absolute;
	left:-49px;
	line-height:26px;
	text-align: center;
	top:35px;
	border-radius:50px;
	display: inline-block;
	border:2px solid #a3161d;
	background-color:#fff;
}
.tls-fb{color:#fff; background-color:#4267b2;}
.tls-gg{color:#fff; background-color:#d04535;}
.tls-tw{color:#fff; background-color:#1c9deb;}
/*  end-CSS:container --------------------------------------------------------------------------*/

/*  begin-animation-CSS: --------------------------------------------------------------------------*/
.heart{
	-webkit-animation: beat .25s infinite alternate;
	-moz-animation: beat .25s infinite alternate;
	-ms-animation: beat .25s infinite alternate;
	-o-animation: beat .25s infinite alternate;
	animation: beat .25s infinite alternate;

	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-o-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
}
@keyframes beat{
 to {
    -webkit-transform: scale(1.4);
   	-moz-transform: scale(1.4);
   	-o-transform: scale(1.4);
   	-ms-transform: scale(1.4);
   	transform: scale(1.4);
 }
}
/* end Heart beat animation */
.bell{
  display:inline-block;
  -webkit-animation: ring 4s .7s ease-in-out infinite;
  -webkit-transform-origin: 50% 4px;
  -moz-animation: ring 4s .7s ease-in-out infinite;
  -moz-transform-origin: 50% 4px;
  animation: ring 4s .7s ease-in-out infinite;
  transform-origin: 50% 4px;
}
@-webkit-keyframes ring {
  0% { -webkit-transform: rotateZ(0); }
  1% { -webkit-transform: rotateZ(30deg); }
  3% { -webkit-transform: rotateZ(-28deg); }
  5% { -webkit-transform: rotateZ(34deg); }
  7% { -webkit-transform: rotateZ(-32deg); }
  9% { -webkit-transform: rotateZ(30deg); }
  11% { -webkit-transform: rotateZ(-28deg); }
  13% { -webkit-transform: rotateZ(26deg); }
  15% { -webkit-transform: rotateZ(-24deg); }
  17% { -webkit-transform: rotateZ(22deg); }
  19% { -webkit-transform: rotateZ(-20deg); }
  21% { -webkit-transform: rotateZ(18deg); }
  23% { -webkit-transform: rotateZ(-16deg); }
  25% { -webkit-transform: rotateZ(14deg); }
  27% { -webkit-transform: rotateZ(-12deg); }
  29% { -webkit-transform: rotateZ(10deg); }
  31% { -webkit-transform: rotateZ(-8deg); }
  33% { -webkit-transform: rotateZ(6deg); }
  35% { -webkit-transform: rotateZ(-4deg); }
  37% { -webkit-transform: rotateZ(2deg); }
  39% { -webkit-transform: rotateZ(-1deg); }
  41% { -webkit-transform: rotateZ(1deg); }
  43% { -webkit-transform: rotateZ(0); }
  100% { -webkit-transform: rotateZ(0); }
}
@-moz-keyframes ring {
  0% { -moz-transform: rotate(0); }
  1% { -moz-transform: rotate(30deg); }
  3% { -moz-transform: rotate(-28deg); }
  5% { -moz-transform: rotate(34deg); }
  7% { -moz-transform: rotate(-32deg); }
  9% { -moz-transform: rotate(30deg); }
  11% { -moz-transform: rotate(-28deg); }
  13% { -moz-transform: rotate(26deg); }
  15% { -moz-transform: rotate(-24deg); }
  17% { -moz-transform: rotate(22deg); }
  19% { -moz-transform: rotate(-20deg); }
  21% { -moz-transform: rotate(18deg); }
  23% { -moz-transform: rotate(-16deg); }
  25% { -moz-transform: rotate(14deg); }
  27% { -moz-transform: rotate(-12deg); }
  29% { -moz-transform: rotate(10deg); }
  31% { -moz-transform: rotate(-8deg); }
  33% { -moz-transform: rotate(6deg); }
  35% { -moz-transform: rotate(-4deg); }
  37% { -moz-transform: rotate(2deg); }
  39% { -moz-transform: rotate(-1deg); }
  41% { -moz-transform: rotate(1deg); }
  43% { -moz-transform: rotate(0); }
  100% { -moz-transform: rotate(0); }
}
@keyframes ring {
  0% { transform: rotate(0); }
  1% { transform: rotate(30deg); }
  3% { transform: rotate(-28deg); }
  5% { transform: rotate(34deg); }
  7% { transform: rotate(-32deg); }
  9% { transform: rotate(30deg); }
  11% { transform: rotate(-28deg); }
  13% { transform: rotate(26deg); }
  15% { transform: rotate(-24deg); }
  17% { transform: rotate(22deg); }
  19% { transform: rotate(-20deg); }
  21% { transform: rotate(18deg); }
  23% { transform: rotate(-16deg); }
  25% { transform: rotate(14deg); }
  27% { transform: rotate(-12deg); }
  29% { transform: rotate(10deg); }
  31% { transform: rotate(-8deg); }
  33% { transform: rotate(6deg); }
  35% { transform: rotate(-4deg); }
  37% { transform: rotate(2deg); }
  39% { transform: rotate(-1deg); }
  41% { transform: rotate(1deg); }
  43% { transform: rotate(0); }
  100% { transform: rotate(0); }
}
/* end bell ring animation */
.animated {
  -webkit-animation-duration:0.5s;
  animation-duration:0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/*  end-animation-CSS: --------------------------------------------------------------------------*/

/*  begin-CSS:abs --------------------------------------------------------------------------*/
.abs01{position:absolute; bottom:0px; left:0px;}
.abs02{position:absolute; right:10px; top:15px;}
.abs03{position:absolute; bottom:0px; left:0px;}
.abs09{position:absolute; bottom:5px; right:5px;}
.abs10{position:absolute; right:0px; top:15px;}
.abs11{position:absolute; left:10px; top:9px !important;}
.abs12{position: absolute; right:15px; top:15px;}
.abs13{position: absolute; right:0px; bottom:-6px;}
.abs23{position: fixed; top:20%;}
.abs24 {     position: absolute;     top: -10px;     right: -15px; }
.abs35 {     position: absolute;     top: -25px;     right: 0px; }
/*  end-CSS:abs --------------------------------------------------------------------------*/

/*  begin-CSS:footer --------------------------------------------------------------------------*/
#footer{}
.logo-footer{
	background: rgba(0,0,0,0) url("images/logo-footer.png") no-repeat scroll 0 0 / contain; 
	width:140px;
	height:36px;
}
/*  end-CSS:footer --------------------------------------------------------------------------*/
