abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span,   summary,  table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    background: none repeat scroll 0 0 transparent;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html{ font-size:63.7%}
body {
	font-size:1.3rem;
	font-family: Arial, sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;
	margin:0px;
	padding:0px;
	background-color:#fff
	}
.layout-boxed html, .layout-boxed body {
    height: 100%}
.wrapper {
    min-height: 100%;
    position: static;
    overflow: hidden;
}
.wrapper:before, .wrapper:after {
    content: " ";
    display: table;
}
.wrapper:after {
    clear: both;
}
.layout-boxed .wrapper {
    max-width: 1250px;
    margin: 0 auto;
    min-height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    position: relative;
}	
.ButtonImage{background-position:50% 50%;background-repeat:no-repeat;cursor:pointer;display:inline-block;text-decoration:none;vertical-align:middle}	
.ButtonImage span {
    display: none;
}
.content-wrapper, .right-side, .main-footer {
    -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
    transition: transform .3s ease-in-out, margin .3s ease-in-out;
    margin-left: 340px;
    z-index: 320;
	background-color:#e0e0e0
	
}
.layout-top-nav .content-wrapper, .layout-top-nav .right-side, .layout-top-nav .main-footer {
    margin-left: 0;
}
.content-wrapper, .right-side {
    min-height: 100%;
   background-color:#e0e0e0
    z-index: 300;
}
.main-footer {
    color: #444;
}

.main-footer-text {
    background: #b4b4b4;
	border-top: 12px solid #cacaca;
	line-height:22px;
    padding:15px 5px;
	font-size:1.2rem
}
.fixed .main-header, .fixed .main-sidebar, .fixed .left-side {
    position: fixed;
}
.fixed .main-header {
    top: 0;
    right: 0;
    left: 0;
}
.fixed .content-wrapper, .fixed .right-side {
    padding-top: 50px;
}

    .fixed .content-wrapper, .fixed .right-side {
    padding-top: 100px;
}
.fixed.layout-boxed .wrapper {
    max-width: 100%}
.content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	border: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;	
}
a {
    color: #333333;
	text-decoration:none;
}
a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    color: #9c0001;
}
.page-header {
    margin: 10px 0 20px 0;
    font-size: 22px;
}
.page-header>small {
    color: #666;
    display: block;
    margin-top: 5px;
}
.main-header {
    position: relative;
    z-index: 530;
	background:#372200 url("../images/bg-tetdl2017.png") repeat scroll center top;
	height:110px
}
.main-header>.navbar {
    -webkit-transition: margin-left .3s ease-in-out;
    -o-transition: margin-left .3s ease-in-out;
    transition: margin-left .3s ease-in-out;
    margin-bottom: 0;
    border: none;
    min-height: 50px;
    border-radius: 0;
	text-align:center;	
}


.main-header .sidebar-toggle {
    float: left;
    background-color: transparent;
}
.main-header .sidebar-toggle:before {
    }
.main-header .sidebar-toggle:hover {
    color: #fff;
}
.main-header .sidebar-toggle:focus, .main-header .sidebar-toggle:active {
	opacity:0.8;
}
.main-header .sidebar-toggle .icon-bar {
    display: none;
}
.main-header .navbar .nav>li.user>a>.fa, .main-header .navbar .nav>li.user>a>.glyphicon, .main-header .navbar .nav>li.user>a>.ion {
    margin-right: 5px;
}
.main-header .navbar .nav>li>a>.label {
    position: absolute;
    top: 9px;
    right: 7px;
    text-align: center;
    font-size: 9px;
    padding: 2px 3px;
    line-height: .9;
}
.main-header .logo {
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    font-size: 20px;
    text-align: center;
    width: 340px;
    padding: 5px 15px;
    font-weight: 300;
    overflow: hidden;
}

.main-header .navbar-brand {
    color: #fff;
}
.content-header {
    position: relative;
    padding: 15px 15px 0 15px;
}
.content-header>h1 {
    margin: 0;
    font-size: 24px;
}
.content-header>h1>small {
    font-size: 15px;
    display: inline-block;
    padding-left: 4px;
    font-weight: 300;
}
.m-c{ margin:0px auto;}
.t-c{ text-align:center}
.t-l{ text-align:left}
.t-r{ text-align:right}
.c-red{ color:#ff0000}
.c-9c0{ color:#9c0001}
.c-fff{ color:#fff}
.c-000{ color:#000}
.c-222{ color:#222}
.c-333{ color:#333}
.c-444{ color:#444}
.c-666{ color:#666}
.c-999{ color:#999}
.bg-f3a{ background-color:#ff3a3a}
.bg-32{ background-color:#323232}
.bg-a5{ background-color:#a5a5a5}
.bg-9c{ background-color:#9c0001}
.bg-ff{ background-color:#fff}
.bg-00{ background-color:#000}
.bg-6f{ background-color:#6f0001}
.bg-e0{ background-color:#e0e0e0}
.clear {
    clear: both;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}

.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    width: 0;
}
.row:after, .clearfix:after {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.p-0{ padding:0px}
.m-0{ margin:0px}
.p-r-20{ padding-right:20px}
.p-lr-10{ padding:0px 10px 0px 10px}
.p-10 {
    padding: 10px;
}
.p-15 {
    padding: 15px;
}
.p-20 {
    padding: 20px;
}
.p-t-10 {
    padding-top: 10px;
}
.p-t-20 {
    padding-top: 20px;
}
.p-t-30 {
    padding-top: 30px;
}
.p-b-10{ padding-bottom:10px;}
.m-10 {
    margin: 10px;
}
.m-5 {
    margin: 5px;
}
.p-t-10{ padding-top:10px}
.m-8-5 {
    margin: 8.5px;
}
.m-r-5 {
    margin-right: 5px;
}
.m-r-10 {
    margin-right: 10px;
}
.m-r-15 {
    margin-right: 15px;
}
.m-r-20 {
    margin-right: 20px;
}
.m-b-5 {
    margin-bottom: 5px;
}
.m-b-10 {
    margin-bottom: 10px;
}
.m-t-5 {
    margin-top: 5px;
}
.m-t-10 {
    margin-top: 10px;
}
.m-t-20 {
    margin-top: 20px;
}
.m-t-15 {
    margin-top: 15px;
}
.m-l-5 {
    margin-left: 5px;
}
.m-l-10 {
    margin-left: 10px;
}
.f-11 {
    font-size: 1.1rem; 
}
.f-12 {
    font-size: 1.2rem 
}
.f-13 {
    font-size: 1.3rem 
}
.f-14 {
    font-size: 1.5rem;
}
.f-15 {
    font-size: 1.6rem;
}
.f-16 {
    font-size: 1.7rem;
}
.f-18 {
    font-size: 1.9rem;
}
.f-21 {
    font-size: 2.2rem;
}
.f-26 {
    font-size: 2.6rem;
}
.f-20 {
    font-size: 2.1rem;
}
.f-22 {
    font-size: 2.3rem;
}
.f-24 {
    font-size: 2.4rem;
}
.EventBox .box-title .f-22 { font-size:1.8rem; font-weight:bold; line-height:25px}
.bold{ font-weight:700}
.f-n{ font-weight:normal}
.lh-16 { line-height:1.7rem}
.lh-18 { line-height:1.9rem}
.lh-20 { line-height:2.1rem}
.lh-22 { line-height:2.3rem}
.lh-24 { line-height:2.5rem}
.lh-26 { line-height:2.7rem}
.lh-28 { line-height:2.9rem}
.d-ib{ display:inline-block; vertical-align:top}
.d-b{ display:block}
.w-158{ width:158px}
.icon-menu{ background:url("../images/icon-menu.png") no-repeat scroll center 2px rgba(0, 0, 0, 0); width:53px; height:50px; position:absolute; top:20px; right:-70px;}
.icon-user{ background:url("../images/icon-user.png") no-repeat scroll center center #fff; width:60px; height:60px; position:absolute; top:15px; right:15px; border-radius: 30px;}
.icon-user span{ display:none}
.icon-user.active span { display:inline-block; font-size:1rem; position:absolute; bottom:12px; width:250%; right:0px; text-align:right}
.icon-user.active { background:url("../images/icon-user1.png") no-repeat scroll center center #9c0001; border:2px solid #b28181; color:#fff}
.icon-user.active .log-out{ bottom:-9px}
.top-read li { position:relative}
.top-read li h4 { position:absolute; left:45px; top:16px }
.top-read li h4 .f-18 { font-size:1.6rem;}
.SearBox {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius:3px;
    line-height: 30px;
    width: 98%;
	margin:0px auto;
	border-radius: 3px;
}
.content-option .CommentShow , .content-option .share-number,.CommentShow ,.share-number { display:none;}
.content-option span{ display:inline}

#SearchBoxKeyword ,#SearchBoxKeywordmb{
    border: medium none;
    color: #323232;
    font-size: 14px;
    height: 30px;
    width: 85%;
}
.SearchBoxButton {
    background: rgba(0, 0, 0, 0) url("../images/icon-search.png") no-repeat scroll center center;
    height: 16px;
    width: 15px;
}
.main-sidebar, .left-side {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 340px;
    z-index: 710;
    -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
    transition: transform .3s ease-in-out, width .3s ease-in-out;
}
.menu-congnghe {  background: rgba(0, 0, 0, 0) url("../images/menu-congnghe.png") no-repeat scroll left center; }
.menu-xahoi {  background: rgba(0, 0, 0, 0) url("../images/menu-xahoi.png") no-repeat scroll left center; }
.menu-giaoduc {  background: rgba(0, 0, 0, 0) url("../images/menu-giaoduc.png") no-repeat scroll left center; }
.menu-bandoc {  background: rgba(0, 0, 0, 0) url("../images/menu-bandoc.png") no-repeat scroll left center; }
.menu-24h {  background: rgba(0, 0, 0, 0) url("../images/menu-24h.png") no-repeat scroll left center; }
.menu-batdongsan {  background: rgba(0, 0, 0, 0) url("../images/menu-batdongsan.png") no-repeat scroll left center; }
.menu-clip {  background: rgba(0, 0, 0, 0) url("../images/menu-clip.png") no-repeat scroll left center; }
.menu-doisong {  background: rgba(0, 0, 0, 0) url("../images/menu-doisong.png") no-repeat scroll left center; }
.menu-giaitri {  background: rgba(0, 0, 0, 0) url("../images/menu-giaitri.png") no-repeat scroll left center; }
.menu-giaoduc {  background: rgba(0, 0, 0, 0) url("../images/menu-giaoduc.png") no-repeat scroll left center; }
.menu-info {  background: rgba(0, 0, 0, 0) url("../images/menu-info.png") no-repeat scroll left center; }
.menu-khoahoc {  background: rgba(0, 0, 0, 0) url("../images/menu-khoahoc.png") no-repeat scroll left center; }
.menu-kinhdoanh {  background: rgba(0, 0, 0, 0) url("../images/menu-kinhdoanh.png") no-repeat scroll left center; }
.menu-quocte {  background: rgba(0, 0, 0, 0) url("../images/menu-quocte.png") no-repeat scroll left center; }
.menu-shoping {  background: rgba(0, 0, 0, 0) url("../images/menu-shoping.png") no-repeat scroll left center; }
.menu-suckhoe {  background: rgba(0, 0, 0, 0) url("../images/menu-suckhoe.png") no-repeat scroll left center; }
.menu-thethao {  background: rgba(0, 0, 0, 0) url("../images/menu-thethao.png") no-repeat scroll left center; }
.menu-chinhtri {  background: rgba(0, 0, 0, 0) url("../images/menu-chinhtri.png") no-repeat scroll left center; }
.item-menu > span { padding-left:45px;}
.logo-ttol{background: rgba(0, 0, 0, 0) url("../images/logo/ttol-logo.png") no-repeat scroll center center; background-size:139px;}
.logo-2sao{background: rgba(0, 0, 0, 0) url("../images/logo/2sao-logo.png") no-repeat scroll center center; background-size:101px;}
.logo-chipol{background: rgba(0, 0, 0, 0) url("../images/logo/col-logo.png") no-repeat scroll center center;background-size:205px; }
.item-logo { display:inline-block; line-height:50px; margin:20px 0px; height:50px; width:32%;}
.list-logo { margin:0px ; padding:0px; width:100%}
.footer-cate {
    list-style: outside none none;
    margin: 0;
}
.bo-bt{ padding-bottom:15px; border-bottom:1px solid #cacaca}
.bo-bt2{ padding-bottom:15px; border-bottom:1px solid #e0e0e0}
.l-s-0{list-style: outside none none;}
.footer-cate li { display:inline-block; width:50%; line-height:40px; height:40px}
.footer-cate li:nth-child(2n){ width:48%}
.footer-cate a:hover{ color:#ff4c4e;}
.main-content{padding-left:10px; max-width:768px; background-color:#e0e0e0}
.box{ background-color:#fff; padding:10px; border-bottom:1px solid #CCC;}
.top-content{ width:520px; float:left; padding-right:15px}
.hot-content{ display:inline}
.hot-content2{ display:inline}
.hot-content2.box { padding:0px}
.list-width li {
    padding-right: 10px;
    width: 122px;
	float:left
}
.list-width li:last-child{ padding-right:0px}
.list-height li.item{ border-bottom:1px solid #e2e2e2; padding:10px 0px;}
.list-height li:last-child{ border:none}
.list-height li:first-child{ padding-top:0px}
.w-122	{ width:122px;}
.none1a{ display:none;}
.none1b{ display:block}
.list-height.none1a li.item{ margin:0px 10px}
.time-publish { color:#999}
.com-number {  background: rgba(0, 0, 0, 0) url("../images/icon-comemnt.png") no-repeat scroll left center; padding-left:24px; margin-left:5px }
.share-number {  background: rgba(0, 0, 0, 0) url("../images/icon-share.png") no-repeat scroll left center; padding-left:24px }
.title-photo{ background: rgba(0, 0, 0, 0) url("../images/title-photo.png") no-repeat scroll left center/ auto 27px; padding-left:45px;line-height:32px; display:inline-block}
.title-clip{ background: rgba(0, 0, 0, 0) url("../images/title-clip.png")  no-repeat scroll left center; padding-left:45px;line-height:32px; display:inline-block}
.btn-play{ background: rgba(0, 0, 0, 0) url("../images/btn-play.png")  no-repeat scroll center center; width:47px; height:47px; position:absolute; bottom:10px; left:10px}
.btn-arrow{ font-size:26px; background-color:#d6d6d6; height:36px; width:36px; line-height:34px; text-align:center;}
.btn-arrow2{ font-size:26px; background-color:#9c0001; height:36px; width:36px; line-height:34px; text-align:center; color:#FFF}
a.c-9c0:hover{ color:#ff4c4e}
.btn-botttt {
    background-color: #0270ce;
}
.btn-botttt a {
    color: #fff;
}
.t-u{ text-transform:uppercase}
.p-5{ padding:5px;}
.w-50p{ width:50%}
.w-360{ width:360px}
.w-300{ width:300px}
.pos-rel { position:relative}
.dsk-text { position:absolute; top:0px; left:0px; background:#222; width:100%; height:100%; opacity:0.7; color:#FFF;}
.double-box .w-50p{ width:44%; padding:0% 3% ; max-width:384px;}
.double-box .w-50p:last-child{ padding-right:0px; }
.double-box  .mini-clip .btn-play{ background-size:30px auto; bottom:5px; left:5px; width:30px; height:30px}
.title-cate { padding-left:15px; line-height:36px; display:inline-block}
.title-cate:hover{ color:#fa6465}
.thumb-265,.thumb-1{ width:265px;} 
.top-red-number { font-weight:bold; font-size:2.2em; color:#222; line-height:40px; width:30px; text-align:right}
.thumb-210{ width:210px;}
.top-read li.item{ padding:8px 0px; border-bottom:1px solid #e0e0e0}
.top-read li.item:last-child{ border:none}
.select-profile { font-size:18px; color:#fff; border:none; line-height:32px}
.box-title,.box-title2{ line-height:36px; height:36px}
.w-350{ width:350px}
.w-250{ max-width:250px; width:30%}
.btn-tvn{ background: rgba(0, 0, 0, 0) url("../images/title-tvn.png")  no-repeat scroll 10px top;  background-size:auto 36px ; width:210px; height:36px}
.btn-2sao{ background: rgba(0, 0, 0, 0) url("../images/logo/2sao-logo.png")  no-repeat scroll 10px center;  background-size:auto 30px ; width:210px; height:36px}
.btn-ttol{ background: rgba(0, 0, 0, 0) url("../images/logo/ttol-logo.png")  no-repeat scroll 10px center;  background-size:auto 30px ; width:210px; height:36px}
.btn-gamesao{ background: rgba(0, 0, 0, 0) url("../images/title-gamesao.png")  no-repeat scroll 10px center;  background-size:auto 29px ; width:210px; height:36px}
.btn-chiponline{ background: rgba(0, 0, 0, 0) url("../images/logo/col-logo.png")  no-repeat scroll 10px center;  background-size:auto 30px ; width:210px; height:36px}
.sidebar-open .main-content{ margin:0px}
.sidebar-collapse .main-content{ margin:0px auto}

.bor-item{ width:46% ; padding:15px 8% 15px 0px;border-bottom:1px solid #e0e0e0; float:left; }
.bor-item:nth-child(2n){ padding-right:0px;}
.btn-name { color:#3d3d3d; font-size:24px;background: rgba(0, 0, 0, 0) url("../images/icon-arrow.png")  no-repeat scroll 0px 0px; position:relative; display:inline-block; width:20px; height:30px;}
.btn-name,.btn-arrow2{ position:relative; display:inline-block}
.submenucate { display:none;  position:absolute; list-style-type:none;  top:36px; left:0px; width:100%	; background-color:#eee;}
.cate-page-name .submenucate{ top:46px}
.actived .btn-name {background: rgba(0, 0, 0, 0) url("../images/icon-arrow2.png")  no-repeat scroll 0px 0px;}
.actived .submenucate{ display:block}
.actived .submenucate li { line-height:22px; padding:5px 0px}
.actived .submenucate li a { color:#222;}
.actived .submenucate li a:hover{ color:#f95e5f}
.submenucate li {
    padding:8px 0px;
	font-size:15px;
	display:inline-block;
	width:48%;
	vertical-align:top;
	background: rgba(0, 0, 0, 0) url("../images/icon-arrow.png")  no-repeat scroll 10px 13px; background-size:3px auto;
	border-top:1px solid #dcdcdc;
	margin-right:2%}
.submenucate li:nth-child(2n){ margin-right:0px}
.btn-cate2{ color: #3d3d3d;
    font-size: 26px;
    line-height: 30px;
	padding-right:10px}
.submenucate li a { padding:0px 20px; display:inherit;}
.cate-page-name{ position:relative}
.bor-item .w-350 { width:100%; max-width:330px;}
.bor-item:last-child, .bor-item:nth-child(3n){ border:none}
.title.box-top h1{ font-size:2.6rem}
.lead{ font-size:1.5rem}
.top-content .list-width.m-t-20{ margin-top:10px;}
.top-cate .title.box-top,.top-cate .content-option{ padding:0px 5px; display:inline-block}
.content-more a { color:#fff;}
.content-more a:nth-child(2n){ padding-left:20px;}
.VnnBtnBackToTop{ background:#333 url("../images/icon-arrowtop.png")  no-repeat scroll center center; background-size:26px auto; opacity:0.6 !important; border-radius:21px; padding:5px}
.bor-event { border:1px solid#4d4d4d}
.w-360.w-50p{ width:50%; max-width:360px}
.w-100p{ width:100%}
.article-box .article-text { line-height:1.8em; color:#333;font-size:14px}
.article-box .article-text p{ padding:5px 0px}

.photo-icon{display:inline-block;width:18px;height:17px;background:url("http://res.vietnamnet.vn/jscore/titleicons/icon-photo.svg") no-repeat 50% 50%/18px auto;font-size:0;vertical-align:middle}
.video-icon{display:inline-block;width:18px;height:17px;background:url("http://res.vietnamnet.vn/jscore/titleicons/icon-video.svg") no-repeat 50% 50%/18px auto;font-size:0;vertical-align:middle}
.audio-icon{display:inline-block;width:14px;height:17px;background:url("http://res.vietnamnet.vn/jscore/titleicons/icon-sound.svg") no-repeat 50% 50%/12px auto;font-size:0;vertical-align:middle}
.live-icon{display:inline-block;width:26px;height:17px;background:url("http://res.vietnamnet.vn/jscore/titleicons/icon-live.svg") no-repeat 50% 50%/26px auto;font-size:0;vertical-align:middle}
.info-icon{display:inline-block;width:18px;height:17px;background:url("http://res.vietnamnet.vn/jscore/titleicons/icon-info.svg") no-repeat 50% 50%/16px auto;font-size:0;vertical-align:middle}
.hot-icon{display:inline-block;width:33px;height:17px;background:url("http://res.vietnamnet.vn/jscore/titleicons/icon-hot.svg") no-repeat 50% 50%/33px auto;font-size:0;vertical-align:middle}

#SearchBoxKeywordSK{ 
	background-color: #fff;
    border: 1px solid #acacac;
    border-radius: 5px 0 0 5px;
    line-height: 25px;
    padding: 0 5px;
    width: 75%;}

.SearchTool { display:table}
.SearchTool .itemsearch{ font-size:16px; text-transform:uppercase; padding:0px 4px 0px 0px}
.SearchBoxButtonSK {
    background: #cd2027 url("../images/icon-search.png") no-repeat scroll 50% 50%;
    border-top: 1px solid #cd2027;
    border-radius: 0 7px 7px 0;
    height: 25px;
    width: 40px;
}
.hot-content2 { max-width:212px; float:left}
.ListHeightSK{ text-transform:uppercase; list-style-type:none; display:table}
.ListHeightSK.Full{ width:100%}
.ListHeightSK.Full .item { width:47%; display:inline-block; vertical-align:top}
.ListHeightSK .name{ background:#d8d8d8; font-weight:bold; padding:5px 10px 5px 10px; font-size:14px}
.ListHeightSK .item{padding:13px 0px 13px 5px}
.ListHeightSK .item .itembullet9 { 
	background: rgba(0, 0, 0, 0) url("../images/bullet9.png") no-repeat scroll 0px 7px;
    overflow: hidden;
    padding: 0 0px 0 10px;
	display:table }
.skchiso{ padding:10px ; background-color:#d8d8d8;}
.InputSK{ border: medium none;
    color: #666;
    font-size: 12px;
    line-height: 24px;
    width: 45%;
	padding:0px 5px}
	.haftline { border:1px solid #fff; border-radius:5px;background:#fff url("../images/menu-line.png") no-repeat scroll center center; height:26px; }
	.SKSent{ background-color:#cd2027; border-radius:5px; padding:5px 10px; text-align:center; border:1px solid #cd2027; color:#fff;}
	.SelectSK{
	border:medium none;
    color: #666;
    font-size: 12px;
    line-height: 26px;
    width: 100px;
	padding:0px 5px;
	height:27px;}
.ListArticle { list-style-type:none}
.ListArticle.NewStyle li.dotter {
    background: rgba(0, 0, 0, 0) url("../images/bullet9.png") no-repeat scroll 15px 11px;
    border-bottom: 1px solid #ededed;
    padding: 5px 0 5px 27px;
}

.EventBox.BlokCate{ margin-top:20px}
.EventList.ListArticle li.item { padding:15px 0px}
.ListArticle li.item .Lead.w-240{ width:240px}
.ListArticle li.item .Lead.w-300{ width:300px}
.EventBox.BlokCate .HeadCateBG{ height:45px; line-height:18px}
.EventBox.BlokCate .HeadCateBG { background-color:#d7d7d7; padding-top:3px}
.EventBox.BlokCate .HeadCateTitle{  height:45px; width:390px; border:none;text-align:left; text-transform:none;}
.EventBox.BlokCate .HeadCateTitle .a{ color:#000}
.p-t-5{ padding-top:5px}
.Pre-btn{background: rgba(0, 0, 0, 0) url("../images/prev.png") no-repeat scroll center center; width:20px; height:20px}
.Nex-btn{background: rgba(0, 0, 0, 0) url("../images/next.png") no-repeat scroll center center; width:20px; height:20px}
.EventSlide { line-height:30px}
.SelectEvent { width:100%; border:1px solid #888; border-radius:3px; padding:3px}
.EventOption{ padding:10px 10px ; border-bottom:1px solid #ccc; border-top:1px solid #a6a6a6}
.bg-d0{ background-color:#d0d0d0}
.EventBox .box-title { height:auto; min-height:30px; vertical-align:middle}
.HomeBoxSucKhoe {  background-color:#ccc; padding:10px}
.BlogSerchSK { width:100% ; position:relative}
#SearchKeywordSK { width:80%; height:24px; color:#666;border: 1px solid #b3b3b3; border-radius:  7px 0 0 7px ; padding-left:5px}
.SearchButtonSK {
    background:#b3b3b3 url("../images/icon-search.png") no-repeat scroll 50% 50%;
    border: 1px solid #b3b3b3;
    border-radius: 0 7px 7px 0;
    height: 26px;
    width: 31px;
	
}
.ListHotSK a {
	background: rgba(0, 0, 0, 0) url("../images/bullet8.png") no-repeat scroll 0 7px;
    padding: 0 15px 0 10px;
	color:#222;
	display:inline-block;
	line-height:24px}
.hidden{ display:none}
#SuggestionResultSK { list-style-type:none; line-height:24px; padding:0px 5px; position:absolute; top:29px; left: 0px; background:#fff; width:79%; z-index:9999}
#SuggestionResultSK li { padding:3px 0px}

.AFFBOX .box-title{ background: url(../images/aff-bghead.png) left	 top no-repeat;
    color: #fff;
	background-color:#265c00;}
.AFFBOX .box-title .AFFLG {background: url(../images/aff-logo2016.png) left center no-repeat; height:38px; padding-left:10px; width:108px}
.AFFBOX .box-title .btn-arrow2{ background:#164c01 }
.bg-265c00{ background-color:#265c00;position:relative;}	
.c-eae000{ color:#eae000; position:absolute; top:0px; left:0px;}
.p-l-6{ padding-left:6px;}
.c-133500{ color:#133500;}

	.AFFNewsSlider { padding:10px 0px;}
	.AFFNewsSlider .HomeNewsSlider-mask{}
	.AFFNewsSlider .HomeNewsSlider-list{  text-align:left}
	.AFFNewsSlider .HomeNewsSlider-mask .HomeNewsSlider-item{ 
	display:inline-block;
	background: url(../images/bullet10.png) 5px 7px no-repeat; 
	padding:0px 10px 0px 14px; 
	vertical-align:top; 
	height:20px ; 
	overflow:hidden; 
	width:auto !important; 
	line-height:20px;
	}
	.AFFNewsSlider .HomeNewsSlider-mask .HomeNewsSlider-item:first-child{ margin-left:50px}
	.AFFNewsSlider .HomeNewsSlider-item a.title{display:block;text-decoration:none; font-size:11px; color:#fff}
	.AFFNewsSlider .HomeNewsSlider-item a.title:hover{ color:#e9333b }

@media (max-width:1124px) {
	.main-content{ margin:0px auto}
    .main-header .navbar-custom-menu a, .main-header .navbar-right a {
    color: inherit;
    background: transparent;
	}
	.logo-chipol{background-size:90% auto;}
	.main-content{ padding:10px}
	.main-header { height:80px;background-size: auto 80px}
	.logo-mini1 > img { height:80px}
	.main-sidebar, .left-side { 
	-webkit-transform: translate(-340px,  0);
    -ms-transform: translate(-340px,  0);
    -o-transform: translate(-340px,  0);
    transform: translate(-340px,  0)}
	.content-wrapper, .right-side, .main-footer{ margin:0px auto}
.sidebar-open .content-wrapper, .sidebar-open .right-side, .sidebar-open .main-footer {
    -webkit-transform: translate(340px,  0);
    -ms-transform: translate(340px,  0);
    -o-transform: translate(340px,  0);
    transform: translate(340px,  0);
}
	.sidebar-open .main-sidebar{
-webkit-transform: translate(0,  0);
    -ms-transform: translate(0px,  0);
    -o-transform: translate(0px,  0);
    transform: translate(0px,  0)}
	}
@media (min-width:768px) {
    .sidebar-collapse .content-wrapper, .sidebar-collapse .right-side, .sidebar-collapse .main-footer {
    margin-left: 0;	
	
}
}

.w-158a.thumb-1 img { width:100%; height:auto}
	.list{ padding:0px 5px}
@media (max-width:767px) {
	.ListHeightSK{ width:100%}
	.SearchTool { padding:0px 10px}
	.hot-content2 { max-width:none; float:none}
	.ListHeightSK .item { display:inline-block; vertical-align:top; width:47%}
	.SearBoxSK { margin-left:10px}
	.article-box .article-text {  font-size:16px}
	.article-box .article-text p,,.article-box .article-text div{ margin: 0 0 0.6em;line-height:22px;
    text-rendering: geometricprecision;}
	.fix-r { display:table}
	.main-header { height:70px;background-size: auto 70px}
	.logo-mini1 > img { height:70px}
	.top-content .fix-r .content-option{ padding:5px 0px 0px 0px}
	.box-clip .title,.box-photo .title{ display:inline-block; padding:0px 5px}
	.top-content .list-width{ border-top:1px solid #e0e0e0}
	.btn-tvn{ background-size:125px auto; width:150px; height:26px;}
	.btn-2sao{background-size:auto 26px ;}
	.btn-ttol{background-size:auto 26px ;}
	.btn-gamesao{background-size:auto 29px ;}
	.btn-chiponline{background-size:auto 26px ;}
	.box { padding:0px;}
	.box-cate { padding-top:10px;}
	.bor-item{ width:44% ; margin:0px; padding:10px}
	.list-profile .w-350 { width:90%}
	.list-profile .profile-title{ font-size:1.3em}
	.list-profile .profile-cd{ font-size:1.2em}
	.none1a{ display:block;}
	.none1b,.hot-content{ display:none !important}
	.top-content{max-width:100%; margin:0px auto; float:none; width:100%}
	.list-top2.m-t-10  { margin-top:0px}
	.box-cate.p-15{ padding:10px;}
	.top-content .box-top.title{ padding:5px; display:inline-block}
	.title.box-top h1{ font-size:2.4rem}
	.list-height li:first-child { padding-top:10px}
	.list-height li:first-child .tk-numb{ top:11px !important}
	.top-content .box-top.lead,.top-content .content-option{ padding:0px 5px; display:inline-block; margin-top:0px}
	.list-width li { float:none; width:96%;padding:8px 5px; border-bottom:1px solid #e4e4e4}
	.list-width li:last-child{ border:none;}
	.list-width li img { float:left; margin-right:10px;}
	.list-width li .title h2{ font-size:1.5rem;}
	.hot-content { margin-top:20px; width:96%; padding:0px 5px;}
	.list-height li .w-158 { float:left; margin-right:10px;}
	.m-t-20{ margin-top:15px;}
	.content-wrapper, .right-side, .main-footer {
    margin-left: 0;
}
	.main-content{ padding:0px;}
	.thumb-210{ width:30%;}
	.top-red-title{  font-size: 1.8rem;}
    .sidebar-open .content-wrapper, .sidebar-open .right-side, .sidebar-open .main-footer {
    -webkit-transform: translate(340px,  0);
    -ms-transform: translate(340px,  0);
    -o-transform: translate(340px,  0);
    transform: translate(340px,  0);
}
.main-header .navbar-right {
    float: none;
}
.navbar-collapse .main-header .navbar-right {
    margin: 7.5px -15px;
}
.main-header .navbar-right>li {
    color: inherit;
    border: 0;
}
    .main-sidebar, .left-side {
    padding-top: 0px;
}

 .sidebar-open .main-sidebar, .sidebar-open .left-side {
    -webkit-transform: translate(0,  0);
    -ms-transform: translate(0,  0);
    -o-transform: translate(0,  0);
    transform: translate(0,  0);
}
    .main-sidebar, .left-side {
    -webkit-transform: translate(-340px,  0);
    -ms-transform: translate(-340px,  0);
    -o-transform: translate(-340px,  0);
    transform: translate(-340px,  0);
}
.w-158a img { width:158px; height:auto}
.list-top2,.list{ padding:0px 10px}

}
.sidebar {
    padding-bottom: 10px;
	position:relative;
	border-right:1px solid #eee;
}
.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sidebar-menu>li {
	line-height:50px;
	border-bottom:1px solid #8c8c8c;
	padding:0px 10px
	
}
.sidebar-menu>li:hover{ background-color: #a7a5a5}
.sidebar-menu>li>a {
    display: block;
}
.sidebar-menu>li>a>.fa, .sidebar-menu>li>a>.glyphicon, .sidebar-menu>li>a>.ion {
    width: 20px;
}
.sidebar-menu>li .label, .sidebar-menu>li .badge {
    margin-top: 3px;
    margin-right: 5px;
}
.sidebar-menu li.header {
    padding: 10px 25px 10px 15px;
    font-size: 12px;
}
.sidebar-menu li>a>.fa-angle-left {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    margin-top: 3px;
}
.sidebar-menu li.active>a>.fa-angle-left {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.sidebar-menu li.active>.treeview-menu {
    display: block;
}
.sidebar-menu .treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 5px;
}
.sidebar-menu .treeview-menu .treeview-menu {
    padding-left: 20px;
}
.sidebar-menu .treeview-menu>li {
    margin: 0;
}
.sidebar-menu .treeview-menu>li>a {
    padding: 5px 5px 5px 15px;
    display: block;
    font-size: 14px;
}
.sidebar-menu .treeview-menu>li>a>.fa, .sidebar-menu .treeview-menu>li>a>.glyphicon, 
.sidebar-menu .treeview-menu>li>a>.ion {
    width: 20px;
}
.sidebar-menu .treeview-menu>li>a>.fa-angle-left, 
.sidebar-menu .treeview-menu>li>a>.fa-angle-down {
    width: auto;
}


@media (min-width:768px) {
    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .right-side, .sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 50px!important;
    z-index: 340;
}

.sidebar-mini.sidebar-collapse .main-sidebar {
    -webkit-transform: translate(0,  0);
    -ms-transform: translate(0,  0);
    -o-transform: translate(0,  0);
    transform: translate(0,  0);
    width: 50px!important;
    z-index: 350;
}
.sidebar-mini.sidebar-collapse .sidebar-menu>li {
    position: relative;
}
.sidebar-mini.sidebar-collapse .sidebar-menu>li>a {
    margin-right: 0;
}
.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span {
    border-top-right-radius: 4px;
}
.sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span {
    border-bottom-right-radius: 4px;
}
.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-right-radius: 4px;
}
.sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
    display: block!important;
    position: absolute;
    width: 180px;
    left: 50px;
}
.sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span {
    top: 0;
    margin-left: -3px;
    padding: 12px 5px 12px 20px;
    background-color: inherit;
}
.sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
    top: 44px;
    margin-left: 0;
}
.sidebar-mini.sidebar-collapse .main-sidebar .user-panel>.info, .sidebar-mini.sidebar-collapse .sidebar-form, .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span, .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu, .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>.pull-right, .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
    display: none!important;
    -webkit-transform: translateZ(0);
}
.sidebar-mini.sidebar-collapse .main-header .logo {
    width: 50px;
}
.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 18px;
}
.sidebar-mini.sidebar-collapse .main-header .logo>.logo-lg {
    display: none;
}
.sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 50px;
}
}
.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu>li.header {
    white-space: nowrap;
    overflow: hidden;
}
.sidebar-menu:hover {
    overflow: visible;
}
.sidebar-form, .sidebar-menu>li.header {
    overflow: hidden;
    text-overflow: clip;
}
.sidebar-menu li>a {
    position: relative;
}
.sidebar-menu li>a>.pull-right {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -7px;
}
.control-sidebar-bg {
    position: fixed;
    z-index: 500;
    bottom: 0;
}
.control-sidebar-bg, .control-sidebar {
    top: 0;
    right: -340px;
    width: 340px;
    -webkit-transition: right .3s ease-in-out;
    -o-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out;
}
.control-sidebar {
    position: absolute;
    padding-top: 50px;
    z-index: 510;
}
.w-180{ width:180px}
@media (max-width:767px) { .w-360,.w-360.w-50p { margin:0px auto; float:none; width:100%; max-width:none} .special-box { margin-bottom:20px; }.thumb-265,.thumb-1 { width:40%};.adv{ margin-top	:10px}.w-180.w-50p{ width:50%} .bo-4t .w-180.w-50p{ max-width:122px} }

@media (min-width:1124px) {
    .sidebar-collapse .main-sidebar, .sidebar-collapse .left-side {
    -webkit-transform: translate(-340px,  0);
    -ms-transform: translate(-340px,  0);
    -o-transform: translate(-340px,  0);
    transform: translate(-340px,  0);
}
 .sidebar-open .content-wrapper, .sidebar-open .right-side, .sidebar-open .main-footer {
    -webkit-transform: translate(340px,  0);
    -ms-transform: translate(340px,  0);
    -o-transform: translate(340px,  0);
    transform: translate(0px,  0);
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.main-content{ padding:0px;}
	.main-header {
    position: relative;
	}
	.main-header .logo, .main-header .navbar {
		width: 100%;
		float: none;
	}
	.main-header .navbar {
		margin: 0;
	}
	.main-header { height:60px;background-size: auto 60px}
	.logo-mini1 > img { height:60px}
	.main-header .navbar-custom-menu {
		float: right;
	}
	.icon-menu {background-size:30px auto; width:30px; height:30px;top:15px; right:-40px; }
	.icon-user{background-size:25px auto; width:40px; height:40px;top:10px; right:10px;}	
	.main-sidebar, .left-side { 
	width:300px !important;
	-webkit-transform: translate(-300px,  0);
    -ms-transform: translate(-300px,  0);
    -o-transform: translate(-300px,  0);
    transform: translate(-300px,  0)}
	.sidebar-collapse .main-sidebar, .sidebar-collapse .left-side {
    -webkit-transform: translate(-300px,  0);
    -ms-transform: translate(-300px,  0);
    -o-transform: translate(-300px,  0);
    transform: translate(-300px,  0);
}
 .sidebar-open .content-wrapper, .sidebar-open .right-side, .sidebar-open .main-footer {
    -webkit-transform: translate(300px,  0);
    -ms-transform: translate(300px,  0);
    -o-transform: translate(300px,  0);
    transform: translate(300px,  0);
}
.logo-chipol{background-size:90% auto;}
}


@media only screen and (min-width: 321px) and (max-width: 479px) {
	.article-box .article-text { line-height:24px;font-size:18px}
	.article-box .article-text p,.article-box .article-text div{ margin: 0 0 0.6em;
    text-rendering: geometricprecision;}
	.main-content{ padding:0px;}
	.none-500 { display:none}
	.icon-menu {background-size:30px auto; width:30px; height:30px;top:15px; right:-40px; }
	.icon-user{background-size:25px auto; width:40px; height:40px;top:10px; right:10px;}	
	.main-sidebar, .left-side { 
	width:280px !important;
	-webkit-transform: translate(-280px,  0);
    -ms-transform: translate(-280px,  0);
    -o-transform: translate(-280px,  0);
    transform: translate(-280px,  0)}
	
.sidebar-open .content-wrapper, .sidebar-open .right-side, .sidebar-open .main-footer {
    -webkit-transform: translate(280px,  0);
    -ms-transform: translate(280px,  0);
    -o-transform: translate(280px,  0);
    transform: translate(280px,  0);
}
.item-logo{background-size:85% auto;}
.content-option .f-13{ font-size:11px;}
.content-option .p-r-20{ padding-right:10px}
.content-option .com-number {  background-size:14px; padding:0px 8px 0px 18px; margin-left:5px }
.content-option .share-number {  background-size:14px;padding:0px 8px 0px 18px ; margin-left:5px}
.box-cate-top.p-15{ padding:8px}
.list-profile .profile-title{ font-size:1.2em}
.list-profile .profile-cd{ font-size:1.1em}
.bor-item{ width:44% ; margin:0px; padding:10px}
.m-t-20{ margin-top:10px;}
.w-360{ width:100%;}
.box-clip .title,.w-360 .title{ padding:0px 5px; display:inline-block}
.bo-4t { padding:0px 5px}
.bo-4t .w-180.w-50p,.list-height li .w-158,.list-height li .w-158a{ max-width:122px}
.bo-4t h4 a,.list-height li h3{ font-weight:normal}
.title-clip,.title-photo{ margin-left:5px }
.box.m-t-15{ margin-top:10px}
.m-t-10.bor-event{ margin-top:5px}
.special-box { margin-bottom:10px}
.m-t-15.bor-event{ margin:10px 0px}
.top-cate .top-cate-list .bor-item{ height:170px; overflow:hidden}
.content-more { padding:5px}
.main-header { height:60px;background-size: auto 60px}
.logo-mini1 > img { height:60px}
}
@media (max-width:320px) {
	.article-box .article-text {font-size:18px}
	.article-box .article-text p,.article-box .article-text div{  line-height:24px;margin: 0 0 0.6em;
    text-rendering: geometricprecision;}
	.main-header { height:60px; background-size: auto 60px}
	.logo-mini1 > img { height:60px}
	.special-box { margin-bottom:10px}
	.m-t-10.bor-event{ margin-top:5px}
	.box.m-t-15{ margin-top:10px}
	.w-360{ width:100%;}
	.m-t-20{ margin-top:10px;}
	.bor-item{ width:44% ; margin:0px; padding:10px}
	.list-profile .profile-title{ font-size:1.1em}
	.list-profile .profile-cd{ font-size:1.0em}
	.none-500 { display:none}
	.icon-menu { background-size:30px auto; width:30px; height:30px;top:10px; right:-40px; }
	.icon-user{background-size:20px auto; width:30px; height:30px;top:10px; right:10px;}
	.main-sidebar, .left-side { 
	width:230px !important;
	-webkit-transform: translate(-230px,  0);
    -ms-transform: translate(-230px,  0);
    -o-transform: translate(-230px,  0);
    transform: translate(-230px,  0)}
	
.sidebar-open .content-wrapper, .sidebar-open .right-side, .sidebar-open .main-footer {
    -webkit-transform: translate(230px,  0);
    -ms-transform: translate(230px,  0);
    -o-transform: translate(230px,  0);
    transform: translate(230px,  0);
}
.list-top2,.list { padding:0px;}
.item-logo{background-size:84% auto;}
.w-158a img{ width:120px}
.content-option .f-13{ font-size:11px;}
.content-option .p-r-20{ padding-right:0px}
.content-option .com-number {  background-size:12px; padding:0px 5px 0px 16px; margin-left:5px  }
.list-height li.item ,.list-height.none1a li.item,.list-height li{ padding:10px 5px; margin:0px;}
.content-option .share-number {  background-size:12px;padding:0px 5px 0px 16px; margin-left:5px }
.fix-r .content-option .share-number { margin-left:5px }
.box-cate-top.p-15{ padding:5px}
.box-clip .title,.w-360 .title{ padding:0px 5px; display:inline-block}
.title-clip,.title-photo{ margin-left:5px }
.bo-4t { padding:0px 5px}
.bo-4t .w-180.w-50p,.list-height li .w-158,.list-height li .w-158a{ max-width:122px}
.bo-4t h4 a,.list-height li h3{ font-weight:normal}
.article-box .article-text .quote { width:100%}
.m-t-15.bor-event{ margin:10px 0px}
.top-cate .top-cate-list .bor-item{ height:170px; overflow:hidden}
.content-more { padding:5px}
}
#innerContent {
	background: #fff;
	padding: 10px;
	max-width: 480px;
	height: auto;
	width:94%
}
.ClosePopup .Close{ display:inline-block; width:15px; height:15px; background: rgba(0, 0, 0, 0) url("../images/btn-close.png") no-repeat scroll center center;}
.SentMailSK { border:1px solid #ccc; border-radius:3px; background: rgba(0, 0, 0, 0) url("../images/SentMail.png") no-repeat scroll 10px center; display:inline-block ; padding:5px 10px 5px 40px;}




