* {
    font-family: Arial, Helvetica, sans-serif;
}
.block{position: relative;padding: 5px 13px;}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}
body {
    margin: 0
}
.container {
    margin: 0 auto;
}
.content {
    padding: 20px
}
.text-conent{font-size:13pt;     font-family: arial!important;}
.text-conent p{font-size:13pt;     font-family: arial!important;}
img {
    border: 0
}
a {
    text-decoration: none
}
.clear {
    clear: both
}
.pad10 {
    padding: 10px
}
.pad5 {
    padding: 5px
}
.padB5 {
    padding-bottom: 5px
}
.padB10 {
    padding-bottom: 10px
}
.padB20 {
    padding-bottom: 20px
}
.padT5 {
    padding-top: 5px
}
.padT20 {
    padding-top: 20px
}
.padT10 {
    padding-top: 10px
}
.marB10 {
    margin-bottom: 10px
}
.marT10 {
    margin-top: 10px
}
.marB20 {
    margin-bottom: 20px
}
.marTB10 {
    margin-top: 10px;
    margin-bottom: 10px
}
.picIcon {
    position: absolute;
    bottom: 5px;
    left: 5px
}
.thumbBr {
    border: #eee solid 1px
}
.fLeft {
    float: left
}
.fRight {
    float: right
}
.aCenter {
    text-align: center
}
h1,
h2,
h3 {
    margin: 0;font-size:15px;
}
.arrowPageUp {
    position: fixed;
    bottom: 60px;
    right: 0
}
header {
    height: 60px;
    background: #78b43d
}
.logo {
    float: left;
	margin-top: 15px;
}
.mnDanhMuc {
    float: right;
	margin: 15px 10px 0;
}
.mnDanhMuc a {
    color: #fff;
    background: url(../icon/sprites-small.png) no-repeat 8px 10px;
    display: block;
    height: 40px;
    width: 40px;
}
.seoHeader {
	display:none !important;
}
.menuTop {
    height: 38px;
	padding: 0px 13px;
}
.menuTop ul {
	height: 100%;
    margin: 8px 0px;
    padding: 0;
    text-align: center;
}
.menuTop ul li {
    display: inline-block;
    list-style: none
}
.menuTop ul li a {
    font-size: 14px;
    color: #000;
    display: inline-block;
    padding: 10px 3px 0;
    font-weight: 700;
	text-transform: capitalize;
}
footer {
    color: #000;
    margin: 0;
    text-align: center
}
.seoFooter h3 {
    margin: 0;
    padding: 0
}
.seoFooter a {
    color: #000
}
.newsItem-breaking {
    position: relative
}
.bkNews-img {
    position: relative
}
.bkNews-title a {
    font-weight: 700;
    color: #000;
    display: block
}
.bkNews-sub a {
    color: #7d7d7d;
    display: block
}
.titleBig {
    color: #000;
    font-weight: 700;
    display: block
}
.div_sub_news a,
.div_sub_news_CM a {
    text-decoration: none;
    color: #7d7d7d;
    display: block
}
.imgFloat {
    float: left;
    margin: 0 1% 0 0;
    display: block;
    background: #f5f5f5;
    position: relative;
	width: 100px;
    height: 75px;
}
.icon-cmt {
    color: #7d7d7d;
    display: inline-block;
    font-weight: 400
}
.subNews {
    color: #7d7d7d;
    display: block;
    font-weight: 400
}
.subNews-float {
    color: #7d7d7d;
    display: block;
    font-weight: 400;
    float: left
}
.news-title {
    display: block;
    font-weight: 700;
    color: #000;
    padding: 0 0 5px;
    margin: 0
}
.news-title a,
.news-title-trangchu a {
	color: #333;
    display: block;
    font-weight: bold;
    font-size: 14px;
}
.pic-icon {
    position: absolute;
    display: block
}
.video-icon {
    position: absolute;
    display: block
}
.icon-pic,
.icon-new {
    display: inline-block
}
.icon-video {
    display: inline-block
}
.icon-img {
    display: inline-block
}
.news-title-small,
.news-title-small-arrow,
.news-title-small-trangchu {
	color: #333;
    display: block;
    font-weight: bold;
	font-size:13px;
}
.news-title-small-trangchu {
    background: url(../icon/sprites-small.png) 0 -1531px no-repeat;
    padding: 0 0 0 10px
}
.news-title-small {
    background: url(../icon/sprites-small.png) 0 -1536px no-repeat;
    padding: 0 0 0 10px
}
.comment {
    color: #7d7d7d
}
.line {
    border-bottom: #e1e1e1 solid 1px
}
.line-dark {
    border-bottom: #d7d7d7 solid 1px
}
.newsItem {
	padding:5px 0px;
}
.detailView{background:#c8ffc8}
.newsItem h3 {
    font-weight: 400
}
.xemThem {
    text-align: center
}
.xemThem a,
.xemThem span.text {
    color: #000;
    display: inline-block
}
.xemThem span.icon {
    display: inline-block
}
.xemThem span.icon-arrow {
    background: url(../icon/arrow-orange.png) no-repeat 0 -1px;
    width: 25px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}
.xemThem span.icon-arrow-back {
    background: url(../icon/arrow-orange-back.png) no-repeat 0 -1px;
    width: 25px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}
.xemThem a.orange {
    color: #f17920;
    font-weight: 700
}
.boxDoanhNghiep {
    padding: 10px 0 0
}
.boxGreen {
    background: #e5f2cd
}
.txtGreen16 {
    color: #5ca038;
    font-weight: 700;
    font-size: 16px
}
.btn-green-big {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #78b43d;
    -webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 -2px rgba(0, 0, 0, .2);
    box-shadow: inset 0 -2px rgba(0, 0, 0, .2);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 10px;
    display: block
}
.btn-grey-big {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #636363;
    -webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 -2px rgba(0, 0, 0, .2);
    box-shadow: inset 0 -2px rgba(0, 0, 0, .2);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 10px;
    display: block
}
.icon-video-white {
    background: url(../icon/iconVideo2-small-white.png) no-repeat;
    width: 22px;
    height: 22px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle
}
.textbox {
    border: #e1e1e1 solid 1px;
    padding: 5px 10px;
    color: #666;
    font-size: 14px
}
span.close {
    display: inline-block;
    width: 20px;
    height: 12px;
    background: url(../icon/iconClose.png) 0 0 no-repeat
}
.titleOrange {
    background: #f17920;
    font-weight: 700;
    color: #fff;
    padding: 5px
}
.txt14 {
    font-size: 14px
}
.txt16 {
    font-size: 16px
}
.txt18 {
    font-size: 18px
}
.txt20 {
    font-size: 20px
}
.tabChuyenMuc-g {
    background: #48484a;
    position: relative;
	padding: 10px 0px;
}
.tabChuyenMuc-g ul {
    margin: 0;
    padding: 0 30px 0 0
}
.tabChuyenMuc-g ul li {
    display: inline-block;
    list-style: none;
    color: #fff;
    text-transform: capitalize;
}
.tabChuyenMuc-g ul li span .sep {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 15px;
    background: url("../icon/breadcrumbs_icons.png") no-repeat center center;
}
.tabChuyenMuc-g ul li a {
    color: #fff;
    display: inline-block;
    padding: 0
}
.tabChuyenMuc-g ul li h2,
.tabChuyenMuc-g ul li h1 {
    margin: 0;
    padding: 0!important;
    display: inline;
    color: #fff
}
.tabChuyenMuc-g ul li.last {
    border: none
}
.tabChuyenMuc-g ul li a.active {
    font-weight: 700
}
.tabChuyenMuc-g ul li.nav {
    border: 0;
    background: url(../icon/sprites-small.png) right -1042px no-repeat
}
.tabChuyenMuc-g span {
    display: inline-block;
    font-weight: 700;
    padding-bottom: 10px
}
.box-mnCM {
    border-left: #e1e1e1 solid 1px;
    border-bottom: #e1e1e1 solid 1px;
    border-right: #e1e1e1 solid 1px
}
ul.mnCM {
    margin: 0;
    padding: 0
}
ul.mnCM li {
    display: block;
    list-style: none
}
ul.mnCM li a {
    color: #000;
    display: block
}
.mnCM-expand {
    display: block;
    position: absolute
}
.mnCM-close {
    display: block;
    position: absolute
}
.tabChuyenMucCenter {
    background: #78b43d;
    position: relative;
    text-align: center;
    font-weight: 700;
    color: #fff;
    text-align: center
}
.tabCM-line-green {
    border-bottom: #EE5301 2px solid;
    color: #EE5301;
    padding: 0 0 5px;
    font-weight: 700;
    position: relative;
	font-size: 13px;
}
.tabCM-line-green a {
    color: #5ca038;
    font-weight: 700;
    display: block
}
.tabCM-line-orange {
    border-bottom: #f17920 2px solid;
    color: #f17920;
    padding: 0 0 10px;
    font-weight: 700;
    position: relative
}
.tabCM-line-orange a {
    color: #f17920;
    font-weight: 700;
    display: block
}
.boxMuaGiODau {
    overflow: hidden;
    position: relative;
    width: 100%
}
.tabMuaGiODau {
    background: #0cb07c;
    font-weight: 700;
    color: #fff;
    text-align: center
}
.MuaGi-item img {
    margin-bottom: 5px
}
.MuaGi-item {
    float: left
}
.MuaGi-item a {
    font-weight: 700;
    color: #000
}
.lamDep-item,
.doanhNghiep-item {
    width: 48%;
    float: left;
    margin-bottom: 10px
}
.lamDep-item2,
.doanhNghiep-item2 {
    width: 48%;
    float: right;
    margin-bottom: 10px
}
.lamDep-img {
    position: relative
}
.lamDep-item a,
.lamDep-item2 a,
.doanhNghiep-item a,
.doanhNghiep-item2 a {
    font-weight: 700;
    color: #000
}
.paging-S1 {
    text-align: center
}
.paging-S1 a {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #e1e1e1;
    border-radius: 5px
}
.paging-S1 a.active {
    background: #78b43d
}
.paging-S2 {
    background: #ebebeb;
    padding: 0 10px;
    text-align: center
}
.paging-S2 a {
    display: inline-block;
    padding: 10px 20px;
    color: #000
}
.paging-S2 a.Next {
    background: url(../icon/sprites-small.png) no-repeat right -582px;
    padding-right: 15px;
    float: right
}
.paging-S2 a.Prev {
    background: url(../icon/sprites-small.png) no-repeat 0 -623px;
    padding-left: 15px;
    float: left
}
.paging-S2 a.New {
    background: #fff;
    float: right;
    margin: 1px 1px 1px 10px;
    padding: 9px 10px
}
.paging-page {
    display: inline-block;
    text-align: center;
    padding: 10px;
    color: #7d7d7d;
    border-left: #d7d7d7 solid 1px;
    border-right: #d7d7d7 solid 1px
}
.paging-S3 {
    text-align: center
}
.paging-S3 a {
    display: inline-block;
    background: #fff;
    border: #e1e1e1 solid 1px;
    padding: 8px 14px;
    font-size: 18px;
    text-align: center;
    margin-right: 5px;
    color: #000
}
.paging-S3 a.active {
    background: #7d7d7d;
    color: #fff;
    border: #7d7d7d solid 1px
}
.paging-S3 a.xemtiep {
    color: #5ca038;
    font-size: 12px;
    line-height: 26px;
    height: 23px;
    padding: 8px 7px;
    margin: 0
}
.videoHome {
    margin: 20px 0;
    position: relative
}
.iconVideoPlay {
    width: 132px;
    height: 132px;
    background: url(../icon/videoPlay.png) no-repeat;
    position: absolute;
    top: 102px;
    left: 230px
}
.iconVideoPlay-small {
    width: 70px;
    height: 70px;
    background: url(../icon/videoPlay-s.png) no-repeat;
    position: absolute;
    top: 50px;
    left: 130px
}
.boxVideoList {
    width: 100%;
    overflow: hidden;
    position: relative
}
.video-item {
    float: left
}
.video-item-right {
    float: right
}
.video-item span.img,
.video-item-right span.img {
    position: relative;
    display: block
}
.videoIcon {
    position: absolute;
    top: 37%;
    left: 40%;
    background: url(../icon/videoPlay-small.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block
}
.tabVideoIcon,
.tabPicIcon {
    display: inline-block
}
.video-item a,
.video-item-right a {
    font-weight: 700;
    color: #000
}
.tabTTCB {
    background: #f17920;
    font-weight: 700;
    color: #fff;
    text-align: center
}
.tbGrey {
    background: #e1e1e1
}
.rowHeader TD {
    background: #7d7d7d;
    text-align: center;
    color: #fff
}
.rowW td {
    background: #fff;
    color: #000;
    padding: 5px 10px;
    font-size: 24px
}
.donvitinh {
    color: #7d7d7d;
    font-size: 22px;
    font-style: italic;
    padding: 20px 0
}
.TTCB-title {
    color: #f17920;
    font-weight: 700;
    display: inline-block
}
.tinh-thanh-khac {
    color: #7d7d7d;
    display: inline-block;
    font-style: italic;
    text-decoration: underline;
    margin-top: 10px
}
.thoitietItem {
    width: 29%;
    float: left;
    border-right: #e1e1e1 solid 1px;
    text-align: center;
    padding: 5px
}
.ttTinh {
    color: #000;
    display: block
}
.ttImg {
    text-align: center;
    width: 100%;
    margin: 10px 0
}
.ttImg img {
    width: 80%
}
.ttNhietDo {
    color: #000;
    font-weight: 700
}
.webItem {
    display: inline-block;
    margin-right: 2%;
    width: 30%
}
.btnDesktop {
    font-weight: 700;
    color: #7d7d7d;
    display: inline-block
}
.btnIpad {
    font-weight: 700;
    color: #7d7d7d;
    display: inline-block
}
.btnHome {
    font-weight: 700;
    color: #7d7d7d;
    display: inline-block
}
.btnPageUp {
    font-weight: 700;
    color: #7d7d7d;
    display: inline-block
}
.btnNext {
    position: absolute
}
.btnNext a {
    display: block;
    background: url(../icon/next-small.png) no-repeat
}
.btnPrev {
    position: absolute
}
.btnPrev a {
    display: block;
    background: url(../icon/prev-small.png) no-repeat
}
.ChuyenMucKhac {
    float: left;
    width: 45%
}
ul.cmKhac {
    margin: 0;
    padding: 0
}
ul.cmKhac li {
    display: block;
    list-style: none
}
ul.cmKhac li a {
    font-size: 28px;
    color: #000;
    background: url(../icon/sprites.png) no-repeat 0 -457px;
    padding: 15px 0 15px 23px;
    display: block
}
.menuRight {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
	width:240px;
    background: #464646
}
ul.mnRight {
    margin: 0;
    padding: 0
}
ul.mnRight li {
    display: block;
    border-bottom: #555 solid 1px;
    list-style: none
}
ul.mnRight li a {
    padding: 8px 15px;
    color: #fff;
    display: block
}
ul.mnRight li a.active {
    border-left: #77b43d solid 5px;
    color: #77b43d;
    font-weight: 700;
    padding-left: 10px
}
ul.mnRight li a.up {
    background: url(../icon/sprites-small.png) no-repeat right -665px
}
ul.mnRight li a.down {
    background: url(../icon/sprites-small.png) no-repeat right -754px; float:right;
}
ul.mnRight li a.home {
    background: url(../icon/sprites-small.png) no-repeat 15px -927px;
    padding-left: 47px
}
ul.mnRight li a.RSS {
    background: url(../icon/sprites-small.png) no-repeat 15px -825px;
    padding-left: 47px
}
ul.mnRight li ul {
    margin: 0;
    padding: 0;
    background: #636363
}
ul.mnRight li ul li {
    display: block;
    border-bottom: #464646 solid 1px;
    padding-left: 20px
}
ul.mnRight li ul li.last {
    border: 0
}
.mnRight-close {
    background: #000;
    padding: 15px;
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center
}
.mnRight-close span.icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../icon/sprites-small.png) no-repeat 0 -880px;
    vertical-align: middle;
    padding-left: 5px
}
.searchBox {
    border-bottom: #555 solid 1px;
    padding: 10px
}
.searchTextBox {
    background: #d7d7d7;
    border: 0;
    padding: 10px 50px 10px 10px;
    width: 151px;
    height: 19px;
    font-size: 14px;
    color: #666;
    float: left
}
.searchBtn {
    display: block;
    width: 39px !important;
    height: 39px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #ea6f1c url(../icon/sprites-small.png) no-repeat 10px -980px;
    float: right;
	border:none;
}
.mnRight-closeBtn {
    position: absolute;
    top: 10px;
    background: #ea6f1c;
	right:240px;
}
.mnRight-closeBtn a {
    display: block;
    width: 40px;
    height: 40px;
    background: #000 url(../icon/sprites-small.png) no-repeat 12px -870px
}
.baivietTitle {
    font-weight: 600;
    color: #000;
    padding-bottom: 10px;
	font-size: 13px;
}
.baivietDate {
    color: #a6a6a6;
    font-size: 12px;
}
.baivietDate span.review-displaydate{float:right;}
.baivietDate span.rating{float:left;}
.bl-btn {
    height: 12px;
    line-height: 16px;
    padding: 2px 7px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f17920;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    white-space: nowrap
}
.text-conent {
    color: #333;
	line-height:25px;
}
.text-conent p{margin:0px;padding:0px;}
.text-conent img,
/*.text-conent iframe{width:100% !important;height: auto !important;}*/
.nguontin {
    text-align: right;
    padding: 15px 0 10px;
    font-weight: 700;
    color: #000;
    font-size: 14px
}
.nguontin span.sub {
    color: #cccccd;
    font-weight: 400
}
.boxTaiTro {
    background: #fff;
    border: #dedede solid 2px;
    padding: 10px;
    margin: 0 0 10px;
    font-size: 16px;
    color: #000
}
.xemThemCacKy {
    font-weight: 700;
    color: #5ca038;
    padding: 15px 0 5px
}
.poll-otherLink {
    color: #0151f4;
    text-decoration: underline;
    padding: 7px 0 7px 35px
}
.poll-title {
    padding: 7px 0 7px 25px
}
.poll-title span.tit {
    color: #438212;
    font-size: 14px;
    font-weight: 700
}
.pollContainer {
    border: #78b43d solid 2px;
    margin-bottom: 10px
}
.pollTop {
    padding: 3px 10px 7px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    background: #78b43d
}
.pollContent {
    background: #fff;
    padding: 10px 8px;
    text-align: left
}
.pollQA {
    padding: 0 0 10px
}
.pollAnswer {
    padding: 5px 10px 5px 0;
    text-align: right
}
.pollAnswerBar {
    height: 13px;
    float: left;
    margin-right: 10px
}
.btn-green {
    background-color: #78b43d;
    color: #FFF;
    padding: 5px 15px;
    display: inline-block;
    text-align: center
}
.btn-grey {
    background-color: #ebebeb;
    color: #000;
    padding: 5px 15px;
    display: inline-block;
    text-align: center
}
.link-green {
    color: #378b36;
    text-decoration: underline
}
.mxh-ver {
    float: left;
    margin: 0 7px 10px 0
}
.mxh-thamgia {
    padding: 10px 0 0;
    font-size: 14px;
    color: #000;
    line-height: 200%
}
.TAG {
    background: url(../icon/sprites-small.png) 0 -1105px no-repeat;
    padding: 10px 0 0 20px;
    color: #000;
    font-size: 14px
}
.TAG a,
.TAG span {
    color: #333;
    display: inline-block;
}
.video-MXH {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    padding: 0 0 1px 7px
}
.mxh-binhluan {
    background: url(../icon/binhluan-ver.png) no-repeat;
    display: block;
    width: 65px;
    height: 61px;
    color: #000;
    text-align: center;
    padding-top: 5px;
    font-size: 15px
}
.mxh-ver-left {
    width: 10px;
    height: 17px;
    display: inline-block;
    background: url(../icon/mxh-ver-left.gif) no-repeat;
    font-size: 12px;
    padding: 3px 0 0;
    vertical-align: bottom
}
.mxh-ver-right {
    height: 17px;
    display: inline-block;
    background: url(../icon/mxh-ver-right.gif) no-repeat right;
    font-size: 12px;
    padding: 3px 5px 0 0;
    vertical-align: bottom
}
.mxh-hoz-left {
    width: 12px;
    height: 29px;
    display: inline-block;
    background: url(../icon/mxh-hoz-left.gif) no-repeat;
    font-size: 12px;
    padding: 9px 0 0;
    vertical-align: bottom
}
.mxh-hoz-right {
    height: 28px;
    display: inline-block;
    background: url(../icon/mxh-hoz-right.gif) no-repeat right;
    font-size: 12px;
    padding: 10px 10px 0 0;
    vertical-align: bottom
}
.tabBinhLuan {
    background: #f17920;
    color: #fff;
    font-size: 14px;
    padding: 3px 10px
}
.BL-title {
    padding: 7px 0;
    color: #000
}
.BL-title h3 {
    display: inline;
    font-size: 18px;
    color: #000
}
.BL-user {
    float: left;
    width: 40px;
    margin: 0 10px 0 0
}
.txtYKien {
    height: 50px;
    width: 97%;
    padding: 5px;
    border: #e1e1e1 solid 1px;
    overflow: auto;
    font-size: 12px;
    color: #999;
    margin: 0 0 7px
}
.BL-dangFB {
    color: #7d7d7d;
    font-size: 12px
}
.btnGui {
    background-color: #78b43d;
    padding: 4px 30px;
    border: 0;
    font-size: 12px;
    font-weight: 700;
    color: #fff
}
.btnTraLoi {
    background-color: #7d7d7d;
    padding: 4px 20px;
    border: 0;
    font-size: 12px;
    color: #fff
}
.divGuiYKien {
    padding-left: 50px
}
.BL-docGia {
    border-top: #e1e1e1 solid 1px;
    padding: 10px 0
}
.BL-sub {
    background: #ebebeb;
    padding: 10px;
    margin-bottom: 10px
}
.BL-nguoiNoiTieng {
    background: #fdede0;
    padding: 10px;
    margin-bottom: 10px
}
.BL-baoKhac {
    background: #ebebeb;
    padding: 10px;
    margin-bottom: 10px
}
.BL-user1 {
    color: #000;
    font-weight: 700;
    padding-bottom: 5px
}
.BL-user2 {
    color: #f17920;
    font-weight: 700;
    padding-bottom: 5px
}
.BL-user3 {
    color: #ed1c24;
    font-weight: 700;
    padding-bottom: 5px
}
.BL-txt {
    color: #000
}
.BL-xemBaiViet {
    color: #f17920;
    white-space: nowrap
}
.BL-iconPlus {
    background: url(../icon/sprites-small.png) 0 -1277px no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block
}
.BL-iconMinus {
    background: url(../icon/sprites-small.png) 0 -1306px no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block
}
.BL-phanHoi {
    padding: 10px 0;
    color: #666
}
.BL-phanHoi span.num {
    color: #f17920;
    font-weight: 700
}
.BL-traLoi {
    float: right
}
.popup {
    border: #78b43d solid 2px;
    margin: 2%
}
.popupCnt {
    padding: 2%
}
.pollAnswerBar {
    height: 15px;
    float: left;
    margin: 3px 10px 0 0
}
.pollDapAn {
    font-weight: 700;
    font-size: 14px;
    color: #000
}
.pollNum {
    font-size: 12px;
    color: #666
}
.blockTrangAnh {
    position: relative
}
.slidePicture {
    background: #000
}
.btnClose {
    -webkit-border-radius: 3px 3px 4px/3px;
    -moz-border-radius: 3px 3px 4px/3px;
    border-radius: 3px 3px 4px/3px;
    background-color: rgba(38, 38, 38, .3);
    border: solid 1px #b7b7b7;
    position: fixed;
    top: 10px;
    right: 10px;
    padding: 5px 10px;
    color: #fff;
    display: inline-block
}
.slide-bottom {
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    background: url(../icon/slider-trans.png) repeat-x top
}
.slide-title {
    color: #fff;
    padding: 5px;
    font-size: 14px
}
.slide-mxh {
    padding: 10px 10px 0
}
.bongda-name {
    color: #666;
    font-weight: 700;
    font-size: 18px
}
.bongda-tyso {
    color: #eb1b22;
    font-size: 60px;
    font-weight: 700
}
.box-grey-br {
    border: #d7d7d7 solid 1px
}
.icon-whistle {
    display: inline-block;
    vertical-align: middle;
    background: url(../icon/sprites-small.png) 0 -1334px no-repeat;
    width: 28px;
    height: 22px
}
.icon-yellowcard {
    display: inline-block;
    vertical-align: middle;
    background: url(../icon/sprites-small.png) 0 -1374px no-repeat;
    width: 28px;
    height: 22px;
    margin-left: 10px
}
.icon-redcard {
    display: inline-block;
    vertical-align: middle;
    background: url(../icon/sprites-small.png) 0 -1407px no-repeat;
    width: 28px;
    height: 22px;
    margin-left: 10px
}
.icon-redyellowcard {
    display: inline-block;
    vertical-align: middle;
    background: url(../icon/sprites-small.png) 0 -1446px no-repeat;
    width: 28px;
    height: 22px;
    margin-left: 10px
}
.boxGreyBr {
    background: #ebebeb;
    border: #d7d7d7 solid 1px;
    padding: 10px;
    margin-bottom: 10px
}
.btnKetQua {
    display: block;
    white-space: nowrap
}
.rowGrey td {
    background: #e1e1e1;
    color: #000;
    padding: 5px
}
.rowWhite td {
    background: #fff;
    color: #000;
    padding: 5px
}
.tbThethao {
    background: #ebebeb
}
.thethaoLeft {
    width: 20%;
    float: left
}
.thethaoRight {
    width: 20%;
    float: right
}
.thethaoCnt {
    width: 60%;
    float: left
}
.txtLikeMXH {
    font-weight: 700;
    padding-bottom: 5px
}
.sukien-txt {
    color: #666
}
.dropbox {
    color: #7d7d7d;
    display: block;
    border: #e1e1e1 solid 1px;
    padding: 5px;
    width: 100%
}
.btnSearch {
    background: #78b43d url(../icon/iconSearch.png) no-repeat 30% 12px;
    padding: 0 0 0 20px;
    color: #fff;
    font-weight: 700;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 33px
}
.danhbaTitle {
    color: #5ca038;
    font-weight: 700;
    padding-bottom: 10px
}
.danhbaTitle a {
    color: #5ca038;
    display: block
}
.danhBa {
    padding: 7px 10px 2px 7px
}
.thueSanBongTitle {
    text-transform: uppercase;
    text-align: center
}
.sanBongItem {
    border: none!important
}
.ttcb-cnt {
    padding: 0 10px;
    border-bottom: #e1e1e1 solid 1px;
    border-left: #e1e1e1 solid 1px;
    border-right: #e1e1e1 solid 1px
}
ul.ttCanBiet-item {
    margin: 0;
    padding: 0;
    overflow: hidden
}
ul.ttCanBiet-item li {
    display: block;
    vertical-align: top;
    list-style: none
}
ul.ttCanBiet-item li a {
    border-bottom: #ebebeb solid 1px;
    display: block;
    color: #000;
    padding: 10px 0 10px 45px;
    font-size: 16px
}
ul.ttCanBiet-item li a.last {
    border-bottom: 0
}
.ttcb-ketQuaXoSo {
    background: url(../icon/ttcb.png) 5px -78px no-repeat
}
.ttcb-thoiTiet {
    background: url(../icon/ttcb.png) 5px -164px no-repeat
}
.ttcb-giaVang {
    background: url(../icon/ttcb.png) 5px 10px no-repeat
}
.ttcb-tiGiaNgoaiTe {
    background: url(../icon/ttcb.png) 5px -34px no-repeat
}
.ttcb-chungKhoan {
    background: url(../icon/ttcb.png) 5px -120px no-repeat
}
.ttcb-lichChieuPhim {
    background: url(../icon/ttcb.png) 5px -210px no-repeat
}
.ttcb-nhac-vui {
    background: url(../icon/ttcb.png) 5px -254px no-repeat
}
.boxGrey {
    padding: 10px;
    margin-bottom: 10px
}
.box-popup {
    overflow: hidden;
    position: relative;
    _position: relative;
    z-index: 1000000;
    _background: transparent;
    background-color: #F8F8F8;
    margin: 0;
    padding: 0;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: none;
    font: normal 12px Tahoma, Arial, sans-serif
}
.popup-overlay {
    z-index: 999999;
    border: none;
    position: absolute;
    _position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #F8F8F8;
    _background: transparent
}
.arrowPageUp {
    position: fixed;
    bottom: 60px;
    right: 0
}
.banner {
    text-align: center!important
}
.pagination {
    text-align: center;
    bottom: 5px;
    width: 100%
}
.pagination ul{margin:5px;padding:5px;}
.pagination ul li{
	display: inline;
    padding: 5px 10px;
    margin: 10px 10px;
    border-radius: 5px;
	font-weight: bold;
}
.pagination ul li.active{color:#3C3C3C;background:#E9E9E9}
.pagination ul li.actived{color:#fff;background:#616161}
.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #e1e1e1;
    border-radius: 5px;
    margin: 0 5px
}
.swiper-active-switch {
    background: #78b43d
}
#header {
    height: 60px;
    background: #48484a;
    width: 100%;
    z-index: 99999
}
#footer {
    color: #000;
    margin: 0;
    text-align: center
}
#footer a{
	color:#48484a;font-weight:bold;
}

.modal-noscroll {
    overflow: hidden!important;
    width: 100%;
    position: fixed
}
.menu-popup_scroll {
    overflow: scroll;
    -webkit-overflow-scrolling: touch
}
.container {
	position: relative;
}
.menuRight,
.mnRight-closeBtn {
    z-index: 9999999
}
.animated {
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}
.animatedExpand {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight
}
.fadeInDownMenu {
    -webkit-animation-name: fadeInDownMenu;
    -moz-animation-name: fadeInDownMenu;
    -o-animation-name: fadeInDownMenu;
    animation-name: fadeInDownMenu
}
.fadeInDownExpand {
    -webkit-animation-name: fadeInDownExpand;
    -moz-animation-name: fadeInDownExpand;
    -o-animation-name: fadeInDownExpand;
    animation-name: fadeInDownExpand
}
#div_menu_container #fullscreen{
	position: fixed;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    background: rgba(105, 105, 105, 0.8);
    z-index: 80;
}
.wrapper-recommendations {
    width: 100%;
    height: 100%;
    margin: 0 auto
}
.h_iframe {
    position: relative;
    max-height: 22px
}
.h_iframetag {
    position: relative;
    max-height: 52px
}
.h_iframesukien {
    position: relative;
    max-height: 52px
}
.h_iframeduoi {
    overflow: hidden
}
.h_iframe .ratio {
    display: block;
    width: 100%
}
.h_iframe iframe {
    top: 0;
    left: 0;
    width: 100%
}
.h_iframeduoi iframe {
    top: 0;
    left: 0;
    width: 100%
}
.h_iframesukien iframe {
    top: 0;
    left: 0;
    width: 100%
}
.h_iframetag iframe {
    top: 0;
    left: 0;
    width: 100%
}

.h_iframeduoi {
    max-height: 80px
}
.fb-no-jump {
    max-height: 70px;
    overflow-y: hidden
}
.fb-no-jump2 {
    max-height: 22px;
    overflow-y: hidden
}
.news-title-small-arrow {
    font-size: 17px
}
a.TextlinkBaiviet:hover {
    text-decoration: underline!important
}
.email_error {
    margin: 15px 0
}
.redText {
    color: red
}
.mxh-hoz-right {
    height: 28px;
    display: inline-block;
    background: url(../icon/mxh-hoz-right.gif) no-repeat right;
    font-size: 12px;
    padding: 10px 10px 0 0;
    vertical-align: bottom;
    min-width: 32px;
    text-align: center
}
.cat-140 .text-conent img {
    width: 10px!important
}
.video-item a:hover,
.video-item-right a:hover {
    color: #5CA038
}
.baiviet-bailienquan a {
    display: inline;
    color: #000;font-size:14px;
}
.baiviet-bailienquan {
    text-align: left;
}
.green-box-bg {
    background: #d5ecab;
    padding: 7px 10px;
    border-radius: 5px
}
.green-box-bg-light {
    padding: 5px;
}
.baiviet-bailienquan a {
    display: inline;
    color: #000;font-size:14px;
}
.baiviet-bailienquan {
    text-align: left;
}
.green-box-bg {
    background: #d5ecab;
    padding: 7px 10px;
    border-radius: 5px
}
.baiviet-bailienquan p {
	margin: 0;
    color: #000;
    background: url(../icon/sprites-small.png) 1px -1529px no-repeat;
    text-decoration: none;
    padding: 4px 12px 2px;
    border-top: #e1e1e1 solid 1px;
}
.control div.btnNext {
    display: none!important
}
.control div.btnPrev {
    display: none!important
}
.ttcb-vieclam241 {
    background: url(http://24h-static.24hstatic.com/images/m2014/images/ttcb09-06.png) 5px -292px no-repeat
}

.time-post {
    color: #7d7d7d;
    font-size: 12px;
}
.baivietDate-time {
    color: #999;
    font-size: 12px;
    padding-bottom: 10px;
    padding-left: 12px;
    font-size: 12px;
    color: #999;
    margin-top: 5px
}
.time-post a {
    text-decoration: none;
    color: #7d7d7d;
    padding-left: 16px;
    background: url(../icon/sprites-small.png) 0 -93px no-repeat;
}
.footerSeo {
    padding: 10px 0 0;
    width: 100%;
    margin: 0 auto;
    text-align: center
}
.footerSeo a {
    color: #00722e;
    text-transform: uppercase;
    font-weight: 700
}
.footerSeo a:hover {
    text-decoration: underline
}
.footerSeo ul {
    list-style: none;
    margin: 0
}
.footerSeo ul li {
    float: left;
    margin-bottom: 20px;
    border-right: 1px solid
}
.footerSeo ul li a {
    padding: 5px
}
.profile-mobile-home .lamDep-img {
    position: relative
}
.profile-mobile-home .camera-img {
    position: absolute;
    bottom: 9px;
    left: 6px
}
.img-profile img {
    width: auto
}
.profile-mobile-home .content-profile {
    position: relative
}
.profile-mobile-home .img-profile {
    position: absolute;
    top: 120px;
    left: 7px
}
.profile-mobile-home .mtv-ema {
    margin-bottom: 10px
}
.profile-mobile-home .paging-S2 {
    margin-bottom: 10px
}
.profile-mobile-home .big-green-title-video h2,
.profile-mobile-home .big-green-title h2 {
    font-size: 18px;
    display: inline-block;
    font-weight: 700
}
.profile-mobile-home .big-green-title h2:after {
    content: " ";
    background: url(http://24h-static.24hstatic.com/images/m2014/images/images-scrum.png) no-repeat;
    width: 8px;
    height: 10px;
    float: right;
    display: block;
    margin-left: 5px;
    margin-top: 6px
}
.profile-mobile-home .tab-profile-nhieu-nguoi-doc h2:after {
    content: " ";
    background: url(http://24h-static.24hstatic.com/images/m2014/images/images-scrum.png) no-repeat;
    width: 8px;
    height: 10px;
    float: right;
    display: block;
    margin-left: 5px;
    margin-top: 6px
}
.profile-mobile-home .news-title-small-arrow {
    background: none
}
.profile-mobile-home .tabCM-line-green a,
.profile-mobile-home .tabCM-line-green h2 {
    display: inline-block
}
.profile-mobile-home .tabChuyenMuc-g h2 {
    padding: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}
.profile-mobile-detail-album .slide-album-anh-social {
    padding-top: 20px
}
.profile-mobile-home .trang-profile-tin-tuc-nhan-vat .news-title-small-arrow {
    font-size: 16px;
    padding-left: 0;
    color: #78b43d;
    font-weight: 700
}
.profile-mobile-video .trang-profile-tin-tuc-nhan-vat span.icon-playvideo {
    position: absolute;
    top: 73%;
    left: 3%;
    background: url(http://24h-static.24hstatic.com/images/m2014/images-small/iconVideo2-small.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block
}
.profile-mobile-video .trang-profile-tin-tuc-nhan-vat span.icon-playvideo-large {
    position: absolute;
    top: 71%;
    left: 3%;
    background: url(http://24h-static.24hstatic.com/images/m2014/images-small/iconVideo2-small.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block
}
.profile-mobile-home .tabCM-line-green-video {
    font-weight: 700;
    position: relative;
    float: left
}
.profile-mobile-home .tabCM-line-green-video h2 {
    font-size: 16px
}
.profile-mobile-home .tabCM-line-green-video a {
    color: #5ca038;
    font-size: 16px
}
.profile-mobile-home .boxDoanhNghiep {
    clear: both
}
.profile-mobile-home .boxVideoList {
    padding-top: 3px
}
.profile-mobile-home .xem-tat-ca {
    text-align: right
}
.profile-mobile-home .xem-tat-ca a {
    font-size: 14px;
    background: url(http://24h-static.24hstatic.com/images/sprites.png) 80px -613px no-repeat;
    padding-left: 8px;
    color: #000;
    padding-bottom: 10px;
    padding-right: 15px;
    width: 68px;
    display: inline-block
}
.profile-mobile-video .big-green-title-video {
    font-size: 20px;
    color: #5ca038;
    font-weight: 700
}
.profile-mobile-home .tabCM-event-music {
    border-bottom: 2px solid #f17920;
    padding: 0 0 10px
}
.profile-mobile-home .tabCM-event-music a {
    font-size: 18px;
    color: #f17920
}
.profile-mobile-home .mtv-ema a.news-title-event {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    background: url(http://24h-static.24hstatic.com/images/sprites-small.png) 0 -486px no-repeat;
    padding: 0 0 0 12px
}
.profile-mobile-album-anh .xemThem {
    clear: both
}
.profile-mobile-detail-album .slider {
    letter-spacing: 0;
    width: 100%
}
.header-chi-tiet-album {
    padding-top: 12px;
    padding-right: 10px;
    float: right;
    color: #a1a1a1;
    margin-bottom: 10px
}
.profile-mobile-detail-album .slide-album-anh-social {
    text-align: center
}
.profile-mobile-detail-album .slide-bottom .slide-title {
    text-align: justify
}
.profile-mobile-detail-album .slide-title {
    color: #d7d7d7
}
.popup-overlay-slide-profile {
    background-color: #000;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10000000!important
}
.paging-S2 {
    clear: both
}
.dcpd-mobile .news-title-small-trangchu {
    background: url(../icon/sprites.png) no-repeat 0 -1497px
}
.dcpd-mobile .tabTTCB a {
    font-weight: 700;
    color: #fff
}

.tinnhanh-tinhthanh .tinhnhanh {
    font-size: 16px;
    height: 38px;
    padding: 0 0 0 8px;
    line-height: 38px;
    color: #fff
}
.tn-tinhthanh {
    background: #78b43d
}
.tinnhanh-tinhthanh a {
    color: #444;
    line-height: 25px
}
.mb-tinhthanh-left,
.mb-tinhthanh-right,
.mt-tinhthanh-left,
.mt-tinhthanh-right,
.mn-tinhthanh-left,
.mn-tinhthanh-right {
    float: left;
    width: 48%;
    padding-right: 2%
}
.tinnhanh-tinhthanh span {
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: block;
    font-weight: 700;
    border-bottom: 1px solid #ddd
}
.mt_tinhthanh,
.mn_tinhthanh {
    clear: both
}
.aCenter {
    clear: both;
    padding-top: 10px
}
.mb_tinhthanh,
.mt_tinhthanh,
.mn_tinhthanh {
    margin-bottom: 10px
}
.mt_tinhthanh,
.mn_tinhthanh {
    padding-top: 10px
}
.mien-3 {
    padding: 15px
}
.tabChuyenMuc-g ul {
    display: table-cell;
    vertical-align: middle;
    -webkit-text-size-adjust: 100%;
    padding: 0 10px
}
.tabChuyenMuc-g ul li {
	display: inline;
    border: none;
    margin: 5px 0;
    padding: 0;
}
.tabChuyenMuc-g ul li a {
    display: inline;
    line-height: 22px
}
.tabChuyenMuc-g span {
    padding-bottom: 0
}
.tabChuyenMuc-g ul li.nav {
    padding-right: 12px
}
input[type="text"],input[type="submit"],textarea{width: 100%;padding: 10px 0px;}
.block ul.category{margin:0px;padding:0px;list-style: none;}
.block ul.category li {
    display: block;
	border-bottom: rgba(255, 78, 0, 0.12) solid 1px;
    list-style: none;
}
.block ul.category li a {
    padding: 10px 5px;
    color: #333;
    font-weight: bold;
    display: block;
}
.block ul.category li a.down {
    background: url(../icon/sprites-small.png) no-repeat right -754px;
	float:right;
}
/*Topic*/
.topic {
	border: 1px solid #EE5301;
	margin-bottom:20px;
	margin:
}
.topic .title_topic{
	padding: 10px 5px;
    background: #EE5301;
    color: #fff;
}
.topic .title_topic h3{margin:0px; padding:0px; font-size:100%;}
.topic ul{
    table-layout: fixed;
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}
.topic ul li{
    vertical-align: top;
    display: table-cell;
}
.topic ul li span.app_item{
    display: block;
    padding: 10px;
}
.topic ul li span img{width:100%;}
.topic ul li h3.title{
	margin: 5px 0px;
    color: #484848;
}
.topic ul li h3.title a{color: #2b2b2b;}
.topic ul li span span.info{
    color: #909090;
    margin-bottom: 10px;
}
.listchuong{
    padding-top: 20px;
    text-align: left;
}
/*Xem thêm cùng danh muc*/
div.doc-tiep{
border: 1px solid #AFAFAF;
padding: 10px;
}
div.doc-tiep ul{
list-style: none;
margin: 0px;
padding: 0px;
display: block;
}
div.doc-tiep ul li.pre{
	float:left;
}
div.doc-tiep ul li.next{
	float:right;
}
div.doc-tiep ul li a{
	font-weight:bold;
	color:#48484a;
}
@media only screen and (min-width: 400px) and (max-width: 800px) {
	.text-conent {
		font-size: 11pt !important;
		    font-family: arial!important;
	}
	.text-conent p{
		font-size: 11pt !important;
		    font-family: arial!important;
	}
}
.box_author a {
    margin: 3px;
    padding: 5px 10px;
    display: block;
    text-transform: capitalize;
    float: left;
    color: #666;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.2) inset;
    -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,0.2) inset;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.2) inset;
}