body{
    margin: 0;
    padding: 0;
    background-color: #f8f9fb;
    font-family: arial;
}
a:hover{
    text-decoration: none;
    color: #008535;
}
.none-padding{
    padding: 0;
}
.none-margin{
    margin: 0;
}
.main-content{
    padding: 0;
    float: none;
    margin: 0 auto;
    height: auto;
    min-height: 500px;
    border-left: 1px solid #dce1e9;
    border-right: 1px solid #dce1e9;
    background-color: #fff;
    overflow: hidden;
}
/*Banner*/
.banner-top{
    overflow: hidden;
    margin: 0;
}
.banner-top img{
    width: 100%;
    max-width: 100%;
    max-height: 150px;
}

/*Menu top*/
.menu-top{
    margin: 0;
    height: 35px;
    background-color: #00B35F;
    margin-top: 10px;
}
.menu-top ul{
    list-style: none;
    position: relative;
    display: inline;
    height: 35px;
    line-height: 35px;
}
.menu-top .vinhhome {
    background: url(../../images/icohome.png) center top 2px no-repeat;
    text-indent: -264em;
    width: 35px;
}
.menu-top ul li{
    width: auto;
    list-style: none;
    display: block;
    position: relative;
    padding: 1.44px;
    display: inline-block;
    height: 28px;
    font-family: Tahoma;
    float: left;
    margin-top: 7px;
}
@font-face {
    font-family: 'uvf-bebasneue';
    src: url(../../fonts/uvf-bebasneue.ttf);
}
/*.menu-top ul li:first-child a{
    background-image: url("../images/sprite.png");
    background-position: left 15px top 6px;
    background-repeat: no-repeat;
    color: transparent;
    padding-right: 0;
    width: 47px;
    height: 35px;
}
.menu-top ul li a:after{
    content: "|";
    position: absolute;
    right: -2px;
    top: 0;
    width: 5px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}
.menu-top ul li:last-child a:after{
    content: "";
}
.menu-top ul li:first-child a{
    color: transparent;
}*/
.menu-top ul li a{
    padding: 0 4px;
    display: block;
    line-height: 20px;
    font-weight: 500!important;
    color: #FFFF00;
    text-decoration: none;
    font-family: 'uvf-bebasneue';
    transition: all 0.3s;
    z-index: 100;
    font-size: 16px;
    
    border-right: 1px solid #0CDC09;
    text-transform: uppercase;
}
.menu-top ul li:hover a,.menu-top ul li:hover{
    color: #fff;
}
.menu-top ul li:hover ul li a{
    color: #333333;
}
.menu-top ul li ul li a:hover{
    color: #008535;
}
.menu-top ul li a:hover{
    color:  #fff;
    text-decoration: none;

}
.menu-top ul ul li a:hover{
    background-color: #008535;
    color: transparent;
}
.menu-top ul li:hover ul{
    display: block;
}
/*Sub menu*/
.menu-top ul li ul{
    background-color: #fff;
    position: absolute;
    top: 100%;
    width: 200px;
    z-index: 100;
    height: auto;
    box-shadow: 0 2px 4px rgba(34, 25, 25, 0.4);
    border-radius: 0;
    line-height: 35px;
    list-style: none;
    padding-left: 0;
}
.menu-top  ul ul {
    display: none;
}
.menu-top ul li ul li{
    float: none;
    position: relative;
    border-bottom: 1px dotted #b3c7e7;
    padding: 1.44px;
    width: 100%;
    padding-top: 0;

    margin-top: 0;
}
.menu-top ul li ul li:hover a{
    color: #fff !important;
}
.menu-top ul li ul li a{
    padding: 5px;
    line-height: 18px;
    color: #181818;
    text-align: left;
    height: auto !important;
    display: block;
    border-right: none;
    font-size: 13px;
    font-family: Tahoma;
    text-transform: inherit;
   font-weight: 500;
}
/*Search*/
.search-wrapper{
    height: 35px;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #dce1e9;
}
.date-time{
    float: left;
    height: 35px;
    line-height: 35px;
    color: #767676;
    font-size: 12px;
    padding-left: 10px;
}
.search-block{
    padding: 0;
    margin: 0;
    float: right;
    width: 210px;
    text-align: left;
    line-height: 25px;
    height: 25px;
    border: 1px solid #dce1e9;
    margin-right: 10px;
    margin-top: 4px;
}
.search-block input{
    height: 23px;
    float: left;
    border:0;
    padding: 5px;
    line-height: 23px;
    font-size: 12px;
    color: #767676;
    width: 185px;
}
.search-block .search-submit{
    width: 20px;
    background-image: url("../images/sprite.png");
    background-position: left -39px top 0px;
    background-repeat: no-repeat;
    background-color: #fff;
    height: 23px;
}
/*News home*/
.news-home-left{
    width: 700px;
    padding-top: 18px;
    padding-left: 10px;
    float: left;
}

.news-index{
    width: 435px;
    min-height: 300px;
    float: left;
    min-height: 345px;
    overflow: hidden;
}
.mews-thubnail{
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
}
.news-hot{
    padding: 0;
    position: relative;
}
.news-index-title{
    position: absolute;
    bottom: 0;
    left: 0;
    min-height: 60px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    padding: 10px;
    overflow: hidden;
}
.news-index-title h2{
    font-size: 16px;
    color: #ffffff;
    margin: 0;
    font-weight: 600;
}
.news-index-title a:hover{
    color: #008535;
    text-decoration: none;
}
.news-index-title a:hover h2{
    color:  #81F781;
    text-decoration: none;
}
.news-index img{
    width: 100%;
    max-width: 100%;
    height: auto;
}
.news-index-des{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333333;
    font-size: 12px;
    line-height: 20px;
}

/*news index left*/
.news-index-right{
    float: left;
    margin-left: 18px;
    width: 237px;
}
.index-right-title{
    height: 25px;
    border-bottom: 1px solid #d8d8d8;
    position: relative;
    display: block;
}
.index-right-title:after{
    height: 1px;
    background-color: #d8d8d8;
    width: 100%;
    content: " ";
    position: absolute;
    bottom: 2px;
    left: 0;
}
.index-right-title a {
    display: inline-block;
    width: auto;
    height: 24px;
    background-color: #fff;
    z-index: 1;
    font-size: 14px;
    font-family: 'times new roman';
    color: #414141;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    border-bottom: 1px solid #d80003;
}
.index-right-title a:after{
    height: 1px;
    background-color: #d80003;
    width: 100%;
    content: " ";
    position: absolute;
    bottom: 2px;
    left: 0;
}
.index-right-title a:hover{
    text-decoration: none;
    color: #008535;
}
.news-index-right ul{
    padding: 0;
    margin-top: 10px;
    list-style: none;
}
.news-index-right ul li{
    padding-bottom: 5px;
}
.news-index-right ul li a{
    color: #333333;
    font-size: 12px;
    font-weight: 600;
    padding-left: 10px;
    background-image: url('../images/sprite.png');
    background-repeat: no-repeat;
    background-position:  left -19px top -84px;
}
.news-index-right ul li a:hover{
    color: #008535;
}
.news-index-right ul li span{
    color: #bababa;
    font-size: 11px;
}
/*news-home-right*/
.news-home-right{
    width: 298px;
    min-height: 500px;
    padding-right: 10px;
    float: left;
    overflow: hidden;
    padding-top: 18px;
    padding-left: 15px;
}
.block-newsright{
    /*height: 345px;*/
    overflow: hidden;
    width: 285px;
}
.block-news-content{
    padding-top: 10px;
}
.block-news-content a img{
    width: 100%;
    max-width: 100%;
    height: auto;
}
.block-news-content ul{
    padding: 0;
    list-style: none;
    margin-top: 10px;
}
.block-news-content ul li{
    padding-bottom: 5px;
    display: block;
}
.block-news-content ul li a{
    font-size: 12px;
    color: #333333;
    padding-left: 10px;
    background-image: url('../images/sprite.png');
    background-repeat: no-repeat;
    background-position:  left -80px top 5px;
}
.block-news-content ul li a:hover{
    color: #008535;
}
.block-news-content ul li span{
    font-size: 11px;
    color: #bababa;
}
.block-newsimage .block-news-content ul li a{
    font-weight: 600;
}
.post-block{
    padding-left: 0;
    padding-right: 15px;
}
.post-block .block-news-content img{
    max-width: 170px;
    width: 170px;
    height: auto;
}
.post-thumbnail{
    color: #333333;
    font-size: 12px;
    line-height: 20px;
}
.post-thumbnail a{
    float: left;
    margin-right: 9px;
}
.post-block .block-news-content ul li a{
    font-weight: 600;
}
.post-wrapper .post-block:last-child{
    padding-right: 0;
    padding-left: 9px;
}
.post-wrapper .post-block.post-left{
    padding-left: 0;
}
.block-newspaper-image{
    padding-bottom: 15px;
}
.block-newspaper-image img{
    width: 100%;
    max-width: 100%;
}
.block-newspaper-image .index-right-title{
    margin-bottom: 15px;

}

/*website relation*/
.block-website-relation{
    margin-bottom: 25px;
}
.link-website{
    height: 35px;
    margin-top: 20px;
    border: 1px solid #d8d8d8;
    padding-left: 10px;
    color: #414141;
    font-size: 12px;
    line-height: 35px;
    cursor: pointer;
    background-image: url('../images/sprite.png');
    background-repeat: no-repeat;
    background-position:  left 261px top -57px;
}
.website-item{
    background-color: white;
    margin-top: 10px;
    border-radius: 0;
}
.website-item .well{
    background-color: white;
    border-radius: 0;
    margin: 0;
    padding: 10px;
}
.website-item ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.website-item ul li a{
    background-image: url("../images/sprite.png");
    background-position: left -80px top 5px;
    background-repeat: no-repeat;
    color: #333333;
    font-size: 12px;
    padding-left: 10px;
    font-weight: 600;
}
.website-item ul li a:hover{
    color: #008535;
}
/*Ads index*/
.ads-index{
    margin-bottom: 30px;
}
.ads-index img{
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-top: 30px;
}
/*Single*/
.breadcrumb{
    height: 27px;
    border-bottom: 1px solid #dce1e9;
    background-color: #fff;
    border-radius: 0;
}
.breadcrumb ul{
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
}
.breadcrumb ul li{
    float: left;
    display: block;
    height: 100%;
    position: relative;
}
.breadcrumb ul li a{
    color: #333333;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.breadcrumb ul li:first-child a{
    padding-left: 0;
}
.breadcrumb ul li:last-child a,.breadcrumb ul li:last-child{
    color: #008535;
}
.breadcrumb ul li:last-child a:after{
    background:none;
}
.breadcrumb ul li a:after{
    background-image: url("../images/sprite.png");
    background-position: left -14px top -37px;
    background-repeat: no-repeat;
    content: " ";
    height: 25px;
    position: absolute;
    right: -3px;
    top: -2px;
    width: 10px;
}
.breadcrumb ul li a:hover{
    color: #008535;
}

.title-single{
    color: #333333;
    font-size: 16px;
    margin: 0;
    font-weight: 600;
    line-height: 25px;
}
.date-timesingle{
    color: #acacac;
    font-size: 12px;
}
.single-content{
    padding-top: 18px;
    padding-bottom: 18px;
    color: #333333;
    line-height: 25px;
}

/*Share social*/
.social{
    float: right;
    width: auto;
    height: 20px;
}
.social .social-item{
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: block;
    float: left;
    background-image: url('../images/sprite.png');
    background-repeat: no-repeat;
    padding: 0;
    display: block;
}
.social-item a{
    display: inline-block;
    height: 100%;
    width: 100%;
}
.facebook{
    background-position: left -49px top -45px;
}
.yahoo{
    background-position: left -79px top -45px;
}
.googleplus{
    background-position: left -110px top -45px;
}
.linkedin{
    background-position: left -141px top -45px;
}
.social span{
    float: left;
    color: #333333;
    padding-right: 10px;
}
/*Category*/
.view-by-date{
    background-color: #f5f5f5;
    height: 43px;
    padding: 0;
    display: block;
    border-bottom: 1px solid #e2e2e2;
    padding-left: 15px;
    padding-right: 15px;
}
.view-by-date label{
    color: #333333;
    height: 43px;
    line-height: 43px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    float: left;
}
.view-date{
    float: right;
    display: inline-block;
    height: 43px;
    width: auto;
    min-width: 100px;
    line-height: 43px;
    position: relative;

}
.view-date .dropdown{
    height: 27px;
    width: 120px;
    line-height: 27px;
    color: #505050;
    padding-left: 10px;
    padding-right: 20px;
    border: 1px solid #e2e2e2;
    float: left;
    margin-top: 8px;
    background-color: #fff;
    margin-right: 20px;
    display: block;
    border-radius: 4px;
    position: relative;
}
.view-date .dropdown .dropdown-toggle{
    display: block;
    height: 100%;
    line-height: 23px;
    width: 100%;
    color: #505050;
}
.view-date .dropdown .dropdown-toggle .caret{
    position: absolute;
    right: 8px;
    top: 11px;
}
.view-date .dropdown-menu{
    width: 90px;
    min-width: 90px;
    padding: 0;
}
.view-date .dropdown-menu li{
    text-align: center;
    cursor: pointer;
    color: #505050;
    border-top: 1px solid #e2e2e2;
}
.view-date .datepicker{
    height: 27px;
    width: 130px;
    float: left;
    line-height: 27px;
    color: #505050;
    padding-left: 10px;
    padding-right: 25px;
    border: 1px solid #e2e2e2;
    background-image: url('../images/sprite.png');
    background-repeat: no-repeat;
    background-position: right -247px bottom 4px;
    margin-top: 8px;
}
.date-wrapper{
    background-color: white;
    height: auto;
    position: absolute;
    right: 0;
    top: 44px;
    width: 210px;
    z-index: 100;
    display: none;
    padding-bottom: 35px;
    border: 1px solid #ddd;
}
.bic_calendar{
    border: 0;
    width: 100%;
    max-width: 210px;
    margin: 0;
}
.bic_calendar .selection{
    background-color: #008535;
}
.bic_calendar .selection a{
    color: #fff;
}
.submit-calendar{
    background: #008535 none repeat scroll 0 0;
    bottom: -1px;
    color: #fff;
    cursor: pointer;
    font: 700 12px arial;
    margin: 5px 5px 5px 0;
    outline: medium none;
    padding: 5px 10px;
    position: absolute;
    right: 70px;
    text-align: center;
    text-decoration: none;
    /*width: 67px;*/
    width: 70px;
    height: 23px
}
.close-calendar{
    background: #999 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    margin: 5px 5px 5px 0;
    padding: 5px 10px;
    font: 700 12px arial;
    outline: medium none;
    text-decoration: none;
    width: 67px;
    text-align: center;
    bottom: -1px;
    position: absolute;
    right: -1px;
}
body .datepicker table tr td.active.day{
    background-color: #008535;
    background-image: none;
}
body .datepicker table tr td.active.day:hover{
    background-color: #008535;
}
.news-category{
    padding-top: 25px;
}
.news-catthumbnail-top{
    width: 325px;
    height: auto;
    padding: 0;
    float: left;
    padding-right: 10px;
}
.news-catthumbnail-top img{
    width: 100%;
    max-width: 100%;
    height: auto;
}
.news-cattop-des-block{
    display: block;
    float: left;
    width: 365px;
}
.news-cattop-des-block a{
    display: inline-block;
    float: left;
}
.news-cattop-des-block h2{
    margin: 0;
    padding: 0;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    padding-right: 5px;
    line-height: 20px;
}
.news-cattop-des-block a:hover h2{
    color: #008535;
}
.news-cattop-des{
    color: #333333;
    padding-top: 15px;
    float: left;
    width: 100%;
}
.news-category .date-time-news{
    font-size: 12px;
    float: left;
}
.news-cat{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}

.news-cat-thumbnail{
    width: 235px;
    padding-right: 10px;
    float: left;
}
.news-cat-thumbnail img{
    width: 100%;
    max-width: 100%;
}
.news-cat-thumbnail img:hover,.news-catthumbnail-top img:hover{
    background-color: #fff;
    opacity: 0.8;
}
.news-cat-desblock{
    width: 440px;
    float: left;
}
.news-cat-desblock a{
    display: inline-block;
    float: left;
}
.news-cat-desblock h2{
    margin: 0;
    padding: 0;
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    padding-right: 5px;
    line-height: 20px;
}
.news-cat-desblock a:hover h2{
    color: #008535;
}
.news-cat-desblock .news-cattop-des{
    padding-top: 5px;
}

.navigation {
    display: inline-block;
    float: right;
    height: 23px;
    margin-top: 20px;
    text-align: left;
}
.navigation ul {
    height: 23px;
    line-height: 23px;
    list-style: outside none none;
    overflow: hidden;
}
.navigation ul li {
    border: 1px solid #ccc;
    float: left;
    height: 23px;
    line-height: 23px;
    margin-left: 5px;
    text-align: center;
    width: 23px;
}
.navigation ul li a {
    color: #656464;
    display: block;
    font-size: 13px;
    height: 100%;
    width: 100%;
}
.navigation ul li.active {
    border: 1px solid #386800;
}
.navigation ul li.active a{
    color: #008535;
}
/*Liet si*/
.ls-wrapper{
    border:1px solid #e2e2e2;
    border-bottom: 0;
}
.ls-header{
    background-color: #f5f5f5;
    height: 42px;
    border-bottom: 1px solid #e2e2e2;
    color: #333333;
    font-size: 14px;
    line-height: 42px;
    font-weight: 600;
    text-align: center;
}
.ls-stt{
    width: 53px;
    border-right: 1px solid #e2e2e2;
    float: left;
    height: 100%;
}
.ls-name{
    width: 192px;
    border-right: 1px solid #e2e2e2;
    float: left;
    height: 100%;
}
.ls-birthyear{
    width: 92px;
    border-right: 1px solid #e2e2e2;
    float: left;
    height: 100%;
}
.ls-address{
    width: 209px;
    border-right: 1px solid #e2e2e2;
    float: left;
    height: 100%;
}
.ls-item{
    height: 37px;
    line-height: 37px;
    color: #333333;
    text-align: center;
    border-bottom: 1px solid #e2e2e2;
}
/*Footer*/
.footer{
   /* height: 108px;*/
    border-top: 5px solid #008535;
    margin-top: 50px;
    /*padding: 15px;*/
}
.text-footer-wrapper{
    float: left;
    width: 100%;
    padding-bottom: 7px;
}
.text-footer{
    color: #777777;
    font-size: 12px;
    padding-right: 17px;
    float: left;
}
.dropdown-menu .selected {
    background-color: #008535;
    color: white !important;
}
.dropdown-menu {
    width: 120px !important;
}
.first-selection.last-selection
{
    border-radius: 6px !important;
}

.thumbnail {
    background-color: white !important;
}
.hover-poiter:hover {
    cursor: pointer;
}
.aligncenter {
    margin: 0 auto;
}
.text-footer-wrapper {
    text-align: center;
    color: black;
    font-weight: bold;
    font-size: 12px;
}
.right-justify {
    text-align: justify;
}
.category-title{
    color: black;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    width: 100%;
}
.wp-caption-text{
    font-weight: bold;
    font-size: 12px;
}
/*.fadein { position:relative; width:500px; height:332px; }*/
.fadein img {
    left:0;
    top:0;

}
.slide-wrapper {
    height: 174px;
    overflow: hidden;
}
.play-container {
    position: relative;
}
#play {
    background-image:  url('../images/ic play.png');
    width: 63px;
    height: 63px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    margin: auto;
}
.play-container a {
    display: block;
}
.sub-menu a {
    height: 45px !important;
}

/*------ kk ------*/
footer.footer{
    background: #fff;
}

footer.footer .vmenufooter {
    padding: 0 15px;
    border-bottom: 1px solid #d5d5d5;
}
footer.footer .vmenufooter ul {
    margin: 15px 0;
}
footer.footer .vmenufooter ul li {
    display: inline-block;
    padding: 0 8px;
    border-right: 1px solid #333;
}
footer.footer .vmenufooter ul li:first-child {
    padding-left: 0;
}
footer.footer .vmenufooter ul li:last-child {
    border-right: none;
}
footer.footer .vmenufooter ul li a {
    color: #000;
}
footer.footer .nav {
    margin-top: 20px;
}
footer.footer .nav li a {
    color: #0C6797!important;
    font-weight: 700;
    padding: 10px;
    white-space: nowrap;
}
footer.footer .nav li a:hover {
    background: none;
    color: #027edb!important;
}
footer.footer .copyright {
    background: #51CB92;
    padding: 15px;
}
footer.footer .vname {
    font: 500 14px/26px Roboto;
    color: #000;
}
footer.footer .copyright span {
    line-height: 26px;
    color: #fff;
}
footer.footer .f-social li {
    list-style: none;
    margin: 5px 0;
    display: inline-block;
    color: #fff!important;
}
footer.footer .f-social li a {
    color: #fff;
}
footer.footer .f-top {
    background: #f4f4f4;
}
footer.footer .f-top .btn-other {
    margin-top: 4px;
}
footer.footer .f-other {
    margin-left: 20px;
    margin-right: 20px;
    border: 1px solid #ccc;
    padding: 10px;
}
footer.footer .v3footermenu {
    margin: 0;
    margin-top: 10px;
    padding-top: 15px;
    background-color: #FEF9E0;
    width: 100%;
}
footer.footer .container{
    width: 100% !important;
}
@media (min-width: 1024px){
    footer.footer .v3footermenu {
    display: block;
    }
}
footer.footer .fmaincat {
    padding-left: 10px;
    padding-bottom: 10px;
}
footer.footer .fccontent {
    width: 20%;
    float: left;
    position: relative;
    min-height: 50px;
}
footer.footer .fpcat {
    width: 100%}
footer.footer .fccat {
    width: 98%;
    margin-top: 5px;
    margin-bottom: 5px;
}
footer.footer .fplink {
    color: #000!important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}
footer.footer .fclink {
    color: #666!important;
    font-size: 12px;
    font-weight: 500;
    padding-top: 5px;
}
footer.footer .copyright {
    background: #51CB92;
    padding: 15px;
}
.bgqdnd .col-md-7.col-xs-12 {
    padding-right: 5px;
}
footer.footer .copyright span {
    line-height: 26px;
    color: #fff;
}
footer.footer .vname {
    font: 500 14px/26px Roboto;
    color: #000;
}
.clear {
    display: block;
    clear: both;
}
footer.footer .vxdetail {
    font-size: 14px;
    font-weight: 700;
    font-family: Arial;
}
footer.footer .fccat a:hover {
    font-weight: bold;
}

#scroll-top {
    z-index: 9999;
    text-align: right;
}
#scroll-top {
    position: fixed;
    bottom: 5px;
    right: 20px;
    height: 40px;
    width: 40px;
    z-index: 9999;
}
.printview {
    cursor: pointer;
}

/*----------- slide - bar - kk --------------*/
#hmedia #viewInfo {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
}
#hmedia ._post {
    position: relative;
    padding: 10px;
    padding-bottom: 0;
    border: 1px solid #dedede;
}
#hmedia .rvideo {
    overflow: hidden;
}
#hmedia .nback {
    background: #fff;
    min-height: 25px;
}
#hmedia .sao-header {
    background: url(../../images/LOGO1.jpg)left 0 no-repeat;
    position: relative;
    width: 100%;
}
#hmedia .sao-header a {
    padding-left: 22px!important;
    font-family: Tahoma;
    color: #de151c;
    font-size: 13px;
    font-weight: 700;
    outline: 0;
}
#hmedia .vimgcenter {
    text-align: center;
}
#hmedia .vimgcenter:hover {
    opacity: .5;
}
#hmedia .vimgcenter img{
    max-width: 100%;
    margin-bottom: 10px;
}
#hmedia  h3{
    font-size: 12px;
    margin: 0;
    font-weight: 400;
}
#hmedia .vimgcenter h3 a,  .vimgcenter span {
    color: #000;
}
#hmedia .box-video-caption {
    background: url(../../images/play.png)left 2px no-repeat;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
    line-height: 20px;
    min-height: 22px;
    margin-bottom: 10px;
}
#hmedia a .v3w-link-video {
    margin-left: 20px;
    font-size: 14px;
    font-family: Arial;
    color: #000;
    text-align: justify;
}
#hmedia .v3w-link-video:hover{
    color: #de151c!important;
}
#dnn_Media1  .raudio {
    border-top: 0!important;
    box-sizing: border-box;
    min-height: 200px;
}
#dnn_Media1  ._post-media {
    border: 0;
}
#dnn_Media1  ._post {
    position: relative;
    padding: 7px;
    padding-bottom: 0;
}
#dnn_Media1 {
    margin-top: 15px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
}
#dnn_Media1 #audio-player audio {
    width: 100%;
    margin-top: 10px;
}
#dnn_Media1 audio,#dnn_Media1 canvas,#dnn_Media1 video {
    display: inline-block;
}
#dnn_Media1 .audio-list {
    overflow: hidden;
}
#dnn_Media1 .audio-list .w-item {
    padding: 2px 0;
    margin-top: 2px;
    margin-bottom: 3px;
}
#dnn_Media1 .v3item-newsr .box-audio {
    background: url(../../images/playaudio.png) top 2px left no-repeat;
    padding-left: 20px;
}
#dnn_Media1 .active .w-link-audio {
    color: #de151c!important;
}
#dnn_Media1 span.w-link-audio,
#dnn_Media1 .w-link-audio:hover {
    font-size: 14px;
    font-family: arial;
    color: #000;
}
.iehomeleft{
    margin-top: 15px;
    padding: 0;
    float: right;
}
.iehomeleft .w-item-right.rf a {
color: #fff !important;
}
.iehomeleft .w-item-right {
height: 38px
}
.iehomeleft .box-right._post.psa {
    margin-bottom: 15px;
}
.iehomeleft ._post {
    position: relative;
    padding: 10px;
    padding-bottom: 0;
    border: 1px solid #d1d1d1;
}
.iehomeleft .nback {
    background: #fff;
    min-height: 25px;
}
.iehomeleft .sao-header {
    background: url(../../images/LOGO1.jpg)left 0 no-repeat;
    position: relative;
    width: 100%;
}
.iehomeleft .sao-header a {
    padding-left: 22px!important;
    font-family: Tahoma;
    color: #de151c;
    font-size: 13px;
    font-weight: 700;
}
.iehomeleft .phongsuanh {
    overflow: hidden;
}
.iehomeleft .psanh-title {
    padding-bottom: 5px;
}
.iehomeleft .vhomelink {
    font-family: Arial;
    font-size: 13px;
    color: #004478!important;
    font-weight: 700;
}
.iehomeleft .imgcenter {
    text-align: center;
}
.iehomeleft .slideshow {
    position: relative;
    height: 166px;
    overflow: hidden;
}

.iehomeleft .slideshow div {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 8;
}
.iehomeleft .slideshow div img {
    width: 215px;
    height: 156px;
    max-width: 100%;
}
.iehomeleft .box-right._post.psa a.v3item-news {
    color: #000;
    text-align: justify;
    display: block;
    margin-top: 17px;
}
.iehomeleft .v3item-news {
    background: url(../../images/images16.png)left 8px no-repeat;
    padding-left: 10px;
}
.iehomeleft .v3w-linkr {
    border-bottom: 1px dashed #cecece;
    margin-left: 3px;
    margin-top: -13px;
    padding-bottom: 10px;
    font-family: Tahoma;
}
.iehomeleft .v3w-linkr:hover {
    color: #de151c!important;
}
.iehomeleft .v3item-news:last-child .v3w-linkr {
    border-bottom: 0!important;
}
.iehomeleft .tdn {
    position: relative;
    margin-top: 15px;
    padding-bottom: 6px;
}
.iehomeleft .none-last-chilrd {
    overflow: hidden;
}
.iehomeleft .imgbin a img {
    width: 100%;
}
.iehomeleft .boxinbao {
    padding: 2px;
    background: #3187ba;
}
.iehomeleft .vblock_ {
    border: 1px solid #d1d1d1;
    background-color: #fcfce0;
}
.iehomeleft .trangqkqc {
    margin-top: 10px;
    margin-left: -10px;
    margin-bottom: 17px;
}
.iehomeleft .ulqkqc{
    padding-left: 0;
}
.iehomeleft .ulqkqc li {
    list-style: outside none none;
    padding-left: 10px;
    line-height: 25px;
}
.iehomeleft .trangqkqc a {
    color: #065fa3!important;
    font-size: 12px;
    font-weight: 700;
    font-family: arial;
}
.iehomeleft .ulqkqc li a img {
    padding-right: 3px;
}
.iehomeleft .vblockLkW {
    margin-top: 14px;
    position: relative;
    border: 1px solid #d1d1d1;
    padding: 10px;
}
.iehomeleft .lkws {
    height: 130px;
    overflow-y: scroll;
    border: 1px solid #ccc;
}
.iehomeleft .lkws {
    position: relative;
}
.iehomeleft .v3linnk-a {
    padding: 5px;
    box-sizing: border-box;
}
.iehomeleft .v3linnk-a a {
    font-weight: 700;
    font-family: Arial;
    font-size: 13px;
    color: #000;
}
.iehomeleft .v3linnk-a a:hover {
    color: #de151c;
}
.iehomeleft  .advrtise0 {
    margin-top: 15px;
}
.iehomeleft .advrtise {
    margin-bottom: 14px;
}
.main-content>.col-lg-9.col-md-9.col-sm-12.col-xs-12.none-padding{
    padding: 5px;
    padding-left: 10px;
}

.my-video-dimensions {
	width: 100% !important;
}
.single-content-wrapper .video-js{
    margin: auto;
}
.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus,
.video-js .vjs-big-play-button{
    top: calc(50% - 0.75em) !important;
    left: calc(50% - 1.5em) !important;
}
.list-video .item .title-item-video{
    color: #004478;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    height: 35px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}
.list-video .item img{
    max-width: 100%;
    display: block;
    margin: auto;
    height: 120px;
}
.list-video .item{
    margin-bottom: 15px;
}
.no-padding{
    padding: 0;
}
.related-news .title-related-news,
.news-update .title-news-update{
    color: #de151c;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    padding-left: 15px;
    border-top: 2px solid #000;
    padding-top: 10px;
}
.related-news  .related-news-inner{
    padding-left: 0px;
    list-style: none;
}
.related-news  .related-news-inner li{
    margin-bottom: 5px;
    background: url(../images/xleft1.png.pagespeed.ic.Kv7_F0slTL.png) left 10px top 6px no-repeat;
    background-size: 5px;
}
.related-news  .related-news-inner li a{
    color: #000;
    line-height: 1.5;
    font-size: 16px;
    padding-left: 28px;
}
.related-news .related-news-inner li a:hover,
.news-update-inner .description:hover{
    color: #008535;
}
.related-news  .related-news-inner li>span{
    font-size: 12px;
}
.related-news  .related-news-inner li>span>.date-news{
    font-style: italic;
}
span.date-news {
	font-size: 12px;
	font-style: italic;
	color: #505050;
} 
.news-update-inner img{
    width: 80px;
    height: 70px;
    float: left;
    margin-right: 15px;
}
.news-update-inner .description {
    color: #000;
}
.news-update-inner .item{
    margin-bottom: 15px;
}
#jssor_1 .descreption {
    z-index: 100000;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0px 15px;
    left: 0;
    bottom: 0;
    margin: 0;
    background: rgba(0,0,0,0.5);
}
.category-inner .box-heading{
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}
.category-inner .title-category{
    margin: 0;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    font-family: Tahoma;
    float: left;
    line-height: 40px;
    background: #eceeed;
    padding: 0px 5px;
    border-left: 5px solid #00b35f;
    position: relative;
    margin-right: 35px;
}
.category-inner .title-category:before{
    position: absolute;
    content: "";
    right: -20px;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    border-left: 20px solid #eceeed;
}
.category-inner .box-heading>a{
    color: #434343;
    line-height: 20px;
    padding: 0px 5px;
    float: left;
    border-right: 1px solid #000;
    margin: 10px 0px;
}
.category-inner .news-hot {
    margin-bottom: 15px;
    overflow: hidden;
}
.category-inner .news-hot .img-news {
    width: 240px;
    float: left;
    margin-right: 10px;
}
.category-inner .img-news img{
    width: 100%;
    height: auto;
    max-width: 100%;
}
.category-inner .news-hot .news-text{
    float: left;
    width: calc( 100% - 250px);
}
.category-inner .news-text a{
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding-right: 5px;
    line-height: 20px;
    margin-bottom: 5px;
    display: block;
}
.category-inner .news-date-time {
    color: #000;
    margin-bottom: 5px;
}
.category-inner .news-date-time  i{
    color: #000;
    margin-right: 5px;
}
.category-inner  .news-text-inner{
    color: #000;
    text-align: justify;
    line-height: 1.4;
}

.category-inner .div-title {
    width: 100%;
    background: #d3f2e3;
    overflow: hidden;
}
.category-inner  .title-list-news{
    margin: 0;
    line-height: 30px;
    font-size: 20px;
    padding: 0px 15px;
    color: #fff;
    background: #00b35f;
    float: left;
    position: relative;
    font-family: 'uvf-bebasneue';
    padding-top: 10px;
}
.category-inner  .title-list-news:before{
    position: absolute;
    content: '';
    border-bottom: 40px solid transparent;
    border-left: 40px solid #00b35f;
    top: 0;
    right: -40px;
}
.category-inner  .news-item {
    padding: 15px 0px;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px dotted #e5e5e5;
}
.category-inner  .news-item .img-news{
    float: left;
    width: 200px;
    margin-right: 10px;
}
.category-inner  .news-item .news-text {
    float: left;
    width: calc( 100% - 210px);
}
.category-inner .news-text a:hover,
.category-inner .box-heading>a:hover{
    color: #00b35f;
}