﻿


/*------menu left -----------*/

.cloudzoom-blank > div {
    display: none!important;
}
.cloudzoom-blank .cloudzoom-lens {
    display: block!important;
}
.container-header
{
    position:relative;

}
#navbar {
    width: 100%;
}

.nav-sidebar li a {
    color: #000;
    text-transform: uppercase;
}
.holder {
    width: 0;
    height: 0;
    position: absolute;
    top: -5px;
    right: 0;
}
.holder::before {
    top: 15px;
    border-top: 2px solid #999;
    border-left: 2px solid #999;
    border-top-color: inherit;
    border-left-color: inherit;
}
.holder::after {
    top: 15px;
    border-top: 2px solid #999;
    border-left: 2px solid #999;
}
.holder::after, .holder::before {
    display: block;
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    right: 20px;
    z-index: 10;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.brd-img img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

li input.FilterCheck {
    margin: 0 10px 0 0;
    float: left;
    width: 13px;
}
#ProductSale {
    margin-top: 2px;
}
.FilterUl {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
select.FilterBrand
{
    width:100%;
    color: #999;
}
.select2-container--default .selection  .select2-selection--single,
.select2-container--default .selection .select2-selection--multiple{
    border-radius:0;
}
.select2-container--default .selection .select2-selection--multiple .select2-selection__choice
{
    border-radius:0;
}
.FilterTitle {
    color: #333;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
    border-bottom: 1px solid #d8d8d8;
}
h3.FilterTitle a {
    color: #333;
}
h3.FilterTitle a:hover {
    color: #337ab7;
    text-decoration: none;
}
.FilterItem {
    margin-bottom: 20px;
    color:#999;
    font-size:14px;
}
.FilterISub1 {
    color: #999;
}
.FilterISub1:hover, span.active {
    color: #cb2026;
    text-decoration:none;
    cursor:pointer;
}
#cssmenu ul li a.FilterISub1 {
    background: none;
    border: 0;
    box-shadow: none;
    text-shadow: none;
    color: #999;
    font-weight: normal;
    padding: 10px 10px 10px 0;
}
#cssmenu ul li a.FilterISub1:hover{
    color:#cb2026;
}
a.FilterISub1:hover .holder::after,a.FilterISub1:hover .holder::before
{
    border-top: 2px solid #cb2026;
    border-left: 2px solid #cb2026;
}
#cssmenu ul li a.FilterISub2 {
    background: none;
    border: 0;
    box-shadow: none;
    text-shadow: none;
    color: #999;
    font-weight: normal;
    padding: 10px;
}
#cssmenu ul li a.FilterISub2:hover{
    color:#cb2026;
    background: none;
    border: 0;    
}
ul.FilterUl ul {
    background: #f7f7f7;
}
.menu .container {
    background: none;
    position: relative;
}
#topmenu {
    /*float: right;*/
}

/*------END menu left -----------*/


/*------pagination-page -----------*/

.light-theme.pagination-page .current {
    background: #333;
}
.light-theme.pagination-page a, .light-theme.pagination-page span {
    background: #990002;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
}
.light-theme.pagination-page a:hover {
    background: #e10808;
}
.layout-detail .light-theme.pagination-page a, .layout-detail .light-theme.pagination-page span {
    background: #337ab7;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
}
.layout-detail .light-theme.pagination-page a:hover {
    background: navy;
}
.layout-detail .light-theme.pagination-page .current {
    background:#990002;
}
.light-theme a:hover {
    text-decoration: none;
    background: #FCFCFC;
}
.menu-header {
    padding: 0;
    margin: 5px 0 6px;
    float: right;
}
.menu-header li:first-child {
    margin: 0;
    padding: 0;
    border-left: 0;
}
.menu-header li {
    list-style-type: none;
    float: left;
    margin-left: 10px;
    padding: 4px 0 4px 10px;
    border-left: 1px solid #808080;
}
.menu-header-hidden {
    display: block;
}
.menu-header li a {
    color: #808080;
    cursor: pointer;
}

/*------END pagination-page -----------*/



/*------Body -----------*/

@media (max-width: 590px) {
  .list-item .list-product {
    /*width: 100%;*/
  }
      .product-item .pro-img {
            height:160px;
      }
      .list-product.ads-item .product-item{
          height:150px;
      }
	.product-detail .col-xs-6 {
		    width: 100%;
	}
    .scrollTo.responsive {
        display:none;
    }
    .quangcao .quangcaoPC {
        display: none;
    }
    .quangcao .quangcaodt {
        display: block;
    }
}

/*@media (min-width: 767px) and (max-width: 1199) {
    .list-product .product-item img {
        width: 100%;
    }
}*/

@media (min-width: 767px){
    .list-product .pro-img img {
        max-width: 90%;
    }
    .PhotosActivity, .luottruycap
    {
        display:block;
    }
    .header-top .logo .login {
        display: none;
    }
    .logo .order-home {
        display: none;
    }
    .order-icon .soluong {
        display: none;
    }
    .header-top .login, .order-home{
        display:block;
    }
	
}
@media (max-width: 767px){
            
    .headerfix .header-hotline {
        display: none;
    }
    .header-top .hotline {
        font-size: 11px;
    }
    .ProductHotHome {
        display: none;
    }
    .logo .logoLeft img {
        height: 41px;
    }
    .header-top .login, .order-home{
        display:none;
    }
    .logo .login {
        display: block;
        padding-top: 5px;
    }
    .login .login-icon {
        float: right;
        margin: 0;
        font-size: 30px;
    }
    .logo .order-home {
        display: block;
        padding-top: 5px;
    }      
    .logo .order-icon {
        float: right;
        margin: 0;
        font-size: 30px;
    }  
    .logo .soluong {
        display: none;
    }
    .logo .order-icon .soluong {
        display: block;
    }
    .logo .soluong span {
        display: none;
    }
    .navbar-nav.sf-menu ul {
        
    }
    .navbar-header .menu-bar{
        display:block;
    }
    .PhotosActivity, .luottruycap
    {
        display:none;
    }
    .main-left.support-online{
        display:none;
    }
    .header-bottom .logo img {
        height: 42px;
    }
    .header-bottom .logo {
        top: 0;
    }
    ul#topmenu
    {
        float:left;
        width: 100%;
    }    
    div#navbar {
        margin: 0;
    }
    ul#topmenu li.li-sub1 {
        border-bottom: 1px solid #d8d8d8;
    }    
    ul#topmenu li.li-sub1:last-child {
        border-bottom: 0;
    }
    .search-find input#InputKeyword{
        font-size: 12px;
        padding: 5px 10px;
    }
    .search-find button#search-product
    {
        font-size: 16px;
    }
    div.header {
        margin-top: 0px;
        padding-top: 5px;
        background: #fff;
        box-shadow: 0px 1px 5px yellow;
    }
    div.search-content {
        width: 100%;
        padding: 5px 0px;
    }    
    #topmenu a.menu-1 {
        text-align: left;
        font-size: 12px;
        padding: 5px 15px;
    }
    .li-cat-sub2 .brd-item{
        display:none;
    }    
    ul#topmenu li.li-cat-sub1{
        position:relative;
    }
    .call.call-hotline {
        display:block;
    }
    .call.pc-call-hotline {
        display:none;
    }
    a.back-to-top {
        bottom: 50px;
        right: 5px;
    }
    .popu-product .pop-img {
        display: none;
    }
    #popu-product.popu-product{
        max-width:300px;
    }
    .icon-footer .item-icon {
        margin-bottom: 5px;
    }
    div.pagination-container.page-fix {
        position: fixed;
        top: 91px;
    }
} 
   
.call-hotline {
    overflow: hidden;
    background: rgba(0,0,0,0.9);
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    display:none;
    text-align: center;
    padding: 5px 0;
}
.call-icon img {
    width: 35px;
}
.pc-call-hotline {
    position: absolute;
    /*bottom: 65px;*/
    /*top: 140px;*/
    right: 20px;
}
.pc-call-hotline .call-icon img {
    display: block;
    margin-top: 10px;
    width: 50px;
}


button.navbar-toggle:hover {
    background: #07509c;
    border-color: #07509c;
}
button.navbar-toggle {
    float: none;
    margin: 6px 0;
    border: 1px solid #888;
    border-radius: 0;
}
button.navbar-toggle:hover .icon-bar {
    background-color: #fff;
}
.quangcao {
    position: relative;
}
.quangcaoPC {
    position: fixed;
    bottom: 0;
    right: 0;
}
.quangcaoPC img {
    height: 200px;
}
.quangcaodt img {
    width: 100%;
}
.quangcaodt {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 0;
}
.close-btn {
    width: 20px;
    text-align: center;
    background: #000;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
.quangcaoPC.closeQC, .quangcaodt.closeQC {
    display: none;
}

.container {
    background: #fff;
}

.header {
    margin-top: 1px;
}
.header-top {
    background: #fff;
}
.header-top .container {
    background: none;
}

.header.headerfix {
    position: fixed;
    top: -1px;
    width: 100%;
    z-index: 11111;
}
.header-hotline {
    overflow: hidden;
    background: #d8d8d8;
}
.menu .navbar-toggle {
    float: right;
}

.menu-bar {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 15px;
    color:#fed700;
    font-weight:bold;
    font-size:14px;
    text-transform:uppercase;
    display:none;
}
.menu-bar:hover{
    color:#ffff00;
    text-decoration:none;
}
.container.container-header {
    background: none;
    padding: 0 5px;
}
.container.SlideHome {
    
    margin: 15px auto 0;
    background: none;
}
.container.SlideHome.FeaturedProducer {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.container.container-body {
    margin-top: 15px;
    margin-bottom: 15px;
}
.ads-home.row {
    margin-left: 5px;
    margin-bottom: 10px;
}
.ads-home.row.last {
    margin-bottom: 0;
}
.ads-home img {
    width: 100%;
    /*height: 90px;*/
}
.menu-logo {
    /*background: #ccc;*/   
    padding: 0 5px;
}

.has-sub ul {
    border-bottom: 1px solid #ccc;
    padding-left: 50px;
}
.has-sub ul  li  a
{
    padding: 10px 0 5px;
    display: block;
    font-size: 11px;
}
.has-sub ul li:last-child a {
    padding-bottom: 10px;
}
.has-sub ul  li  a:hover, .has-sub ul  li.active  a, .has-sub ul  li.active  a:hover
{
    text-decoration:none;
    color: #990002;
}
ul#topmenu li.li-sub1{
    position:relative;
}
.li-cat-sub1 .menu-cat {
    width: 100%;
    background: #fff;
    padding: 10px 10px 0 10px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}
ul#topmenu li ul li.li-cat-sub2 {
    width: 100%;
    background: none;
}
.brd-item {
    position: relative;
    height: 150px;
}
.li-cat-sub2 h5 {
    color: #3196cd;
    text-align:center;
}
.li-cat-sub2 a:hover h5,.li-cat-sub2 a:hover {
    color: #ddd;
    text-decoration:none;
}
.li-cat-sub2 h5.continue {
    color: #e10808;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0;
}
.li-cat-sub2 .last-item {
    float: right;
}
#topmenu {
    width: 100%;
}
#topmenu .menu-icon {
    float: left;
    margin-right: 5px;
}
.navbar-inverse.menu {
    border-radius: 0px;
    border: none;
    margin-bottom: 0;
    background: yellow;
    box-shadow: 0px 1px 4px #07509c;
}
a.item-menu.menu-1.menu-first {
    text-align: left;
}
a.item-menu.menu-1.menu-first:after{
    /*display:none;*/
}
a.menu-1 {
    text-align: center;
}
.navbar-inverse.menu .navbar-nav > li > a{
    text-shadow: none;
    padding: 14px 0;
}
.navbar-inverse.menu .navbar-nav li a {
    background: none;
    box-shadow: none;
    font-size: 13px;
    text-transform: uppercase;
    font-weight:bold;
    color:#07509c;
}
.navbar-inverse.menu .navbar-nav li ul li a {
    text-transform: none;
    font-weight:normal;
    color: #07509c;
}
.navbar-inverse.menu .navbar-nav li.active > a, .navbar-inverse.menu .navbar-nav li:hover > a {
    background: none;
    box-shadow: none;
    color: #999;
    /*border-bottom: 2px solid #999;*/
    /*padding-bottom: 12px;*/
}
.navbar-inverse.menu .navbar-nav li.active, .navbar-inverse.menu .navbar-nav li:hover {
    /*color: #0c4c8d;*/
}
.navbar-inverse.menu .navbar-nav.sf-menu li.sfHover ul li:hover > a,
.navbar-inverse.menu .navbar-nav.sf-menu li.sfHover ul li.active > a{
    color: #07509c;
    text-decoration:none;
    border:none;
    padding:0;
}
.navbar-inverse.menu .navbar-nav.sf-menu li.sfHover ul li:hover a,
.navbar-inverse.menu .navbar-nav.sf-menu li.sfHover ul li.active a{
    /*background: #fff;*/
    /*color: #07509c;*/
}
.title.title-cat {
    margin-top: 0;
}
.AppHome {
    margin-top: 15px;
}
.page-subtitle {
    border-top: 1px solid #ccc;
    text-align: center;
    margin-top: 20px;
}
.subtitle {
    background: #fff;
    display: inline;
    text-align: center;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    position: relative;
    top: -12px;
    padding: 0 10px;
    text-transform: uppercase;
}
.subtitle:hover a{
    text-decoration:none;
}
.pro-info h2.title {
    color: #07509c;
    font-size: 15px;
    margin: 0 0 10px;
    line-height: 20px;
}
.title img {
    width: 30px;
    vertical-align: text-bottom;
}
h2.title {
    color: #ff8400;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}
h2.title span {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    color: #ff8400;
}
h2.title a {
    float: right;
}
.relate-product h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid;
}
.main-left h2.title {
    border-bottom: 1px solid #fed700;
    padding-bottom: 10px;
    margin-top: 0;
}
.product-item {
    position: relative;
    text-align: center;
    border: 1px solid #fff;
}
.product-item:hover {
    border: 1px solid #07509c;
}
.pro-img
{
    position: relative;
	height: 250px;
}

.list-product:hover .product-item {
    /*border: 1px solid #fed700;*/
    /*border-bottom: none;*/
}

.list-product:hover h4.title
{
    color: #cb2026;
	text-decoration: none;
}
.list-product:hover .price
{
    /*border: 1px solid #fed700;
    border-top: none;*/
}
.pro-price, .sale, a.Cat-pro {
    display: none;
}
.pro-img img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.ProImage .giaongay {
    left: 10px;
}
.giaongay {
    position: absolute;
    top: 5px;
    left: 5px;
    text-align: left;
}
.giaongay img {
    width: 100px;
    /*display: block;*/
    margin-right: 5px;
    margin-bottom: 5px;
}
.line-pro {
    clear: both;
    border-top: 1px solid #ddd;
    margin-bottom: 20px;
}
.price h5.title, .price h4.title {
    text-align: left;
    padding: 0 5px;
}
h5.title {
    text-align: center;
    margin: 0;
    font-size: 12px;
    color: #a1a1a1;
    height: 16px;
    overflow: hidden;
}
h5.title:hover {
    color: #000;
}
.catpro-item h4.title {
    height:40px;
}
h4.title {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 20px;
    margin: 0 0 5px ;
    overflow: hidden;
    padding: 0 6px;
    text-align: center;
}
.user-info {
    margin-top: 5px;
}
.price a.pro-icon {
    display: block;
}
.price .user-info {
    position: absolute;
    top: 5px;
    margin: 0;
    right: 5px;
    display: none;
}
.price .pro-icon img.img-pro-info {
    margin: 0 0 5px 0;
    width: 20px;
    height: 20px;
}
.list-product {
    margin-bottom: 10px;
    position:relative;
}
.price {
    /*background: #d7d7d7;*/
    /*height: 105px;*/
    font-size: 13px;
    padding: 5px 0;
    text-align: center;
}
.price p {
    text-align: center;
    margin: 0;
    text-decoration: line-through;
}
p.color {
    color: #e10808;
    font-weight: bold;
    text-decoration: none;
}
p.giftpro {
    text-decoration: none;
    font-size: 12px;
    color: #ff8400;
    font-weight: bold
}
.sale {
    position: absolute;
    top: 5px;
    right: 25px;
    background: url("../images/system/sale.png");
    width: 50px;
    text-align: right;
    padding-right: 5px;
    color: #fff;
    height: 22px;
    padding-top: 3px;
    font-weight: bold;
}
.main-left.main-right {
    text-align: right;
}
.content-menu-left li a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
}
.content-menu-left li a:hover {
    color: #ff8400;
}
ul.content-menu-left {
    margin: 0;
    padding: 0;
}
span.count {
    float: right;
}
.content-menu-left h4 {
    font-size: 12px;
    text-transform: none;
    margin: 0;
    line-height: unset;
}
.content-menu-left li {
    list-style-type: none;
    border-bottom: 1px #d7d7d7 solid;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.content-menu-left li:before {
    /*content: "›";
    margin-right: 5px;*/
}
.content-menu-left li:hover {
    color: #ff8400;
}
.breadcrumb h2.title {
    display: contents;
    color: #000;
    font-weight: normal;
}
.layout-detail {
    background-color: #3E3E3E;
}
.layout-detail .page-header {
    color: #fff;
    margin-top: 10px;
}
.logo {
    margin-bottom: 0px;
    /*position: absolute;
    top: -40px;
    left: 12px;*/
    background: #fff;
}
.logo.active {
    position:fixed;
    width:100%;
    z-index:1;
}
.logoLeft {
    /*float: left;*/
}
.logoRight {
    float: right;
    padding: 10px 0;
}
.logo img {
    width: auto;
    height: 60px;
}
.order-icon {
    float: left;
    font-size: 36px;
    color: #e10808;
    margin-right: 10px;
    position: relative;
}
.order-icon .soluong {
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.order-home {
    padding: 16px 0;
    cursor: pointer;
}
.order-home:hover .order {
    color: #e10808;
}
.order {    
    color: #999;
    font-size: 14px;
    position: relative;
}
.logo .shopping {
    display: none;
}
.order .soluong {
    font-size: 12px;
}
.order img {
    width: 50px;
}
.placeholder a:hover,.placeholder a:focus {
    color: #990002;
    text-decoration: none;
}
.clear {
    clear: both;
}
.list-item.relate-product {
    margin: 0;
}
.relate-product {
    padding: 0;
}
.layout-detail .pagination-page {
    padding-left: 15px;
}
.relate-product h2 {
 
}
.comment .fb_iframe_widget,
.comment .fb_iframe_widget span,
.comment .fb_iframe_widget span iframe[style]
{
    width: 100% !important;
}
.comment {
    margin-bottom: 10px;
    
}
.item-share {
    float: left;
    margin-right: 15px;
}

.post-img {
    height: 200px;
    position: relative;
    border: 1px solid #f2f2f2;
}
.post-info {
    
}
.post-item img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
p.post-description {
    text-align: justify;
        margin-bottom: 20px;
}
.post-item p.post-description {
    margin-bottom: 0;
}
.placeholders.post-detail {
    text-align: left;
}
.post-description {
    text-align: justify;
    margin: 15px 0;
    border-top: 2px solid #f5f5f5;
    padding-top: 10px;
}
.list-item.relate-post {
    margin: 0;
}
.infor {
    position: absolute;
    bottom: 0;
    left: 20px;
    font-size:11px;
}
p {
    margin-bottom: 5px;
}
.contact legend, .login legend {
    display: none;
}
input, textarea {
    border: 1px solid #ccc;
}
input {
    width: 100%;
    padding: 5px;
}
textarea {
    width: 100%;
    padding: 5px;
    height: 100px;
}
input[type="submit"] {
    background-color: #990002;
    border: none;
    color: #fff;
    width: auto;
    padding: 5px 10px;
}
input[type="submit"]:hover {
    background-color: #e10808;
}
input#RememberMe {
    width: 20px;
    float: left;
}
.icon-bar {
    background-color: #888;
}
.sidebar .navbar-toggle {
    background-color: #fff;
    border: 1px solid #ccc;
}
.sidebar .navbar-toggle:hover {
    background-color: #ccc;
    cursor:pointer;
}

.SlideShow {
    /*margin-bottom: 10px;
    border: 1px solid #d7d7d7;*/
    position: relative;
}
.ReportUser {
    /*position: absolute;
    top: 20px;
    left: 20px;
    z-index: 999999;*/
    font-size: 11px;
    text-shadow: 1px 1px 1px #07509c;
    color: #000;
    margin-top: 5px;
    text-align: left;
}
.ReportUser p {
    margin-bottom: 0px;
}
.ReportUser span {
    font-weight: bold;
}
.luottruycap img {
    height: 15px;
}
.main-left {
    margin-bottom: 10px;
}
.contact {
    margin-bottom: 10px;
}
.editor-field input {
    margin-bottom: 10px;
}
.find {
    margin-top: 10px;
}
.relate-post ul li:hover a {
    text-decoration: none;
    color: #ff8400;
}
.relate-post ul li {
    list-style-type:none;
}
.relate-post ul {
    /*padding-left: 20px;*/
}
.relate-post .simple-pagination {
    margin: 0 0 15px;
}
.about img {
    float: left;
    margin: 0 20px 20px 0;
    width: 150px;
    height: 150px;
}
a.about-title {
    text-transform: uppercase;
}
a.about-title:hover{
    text-decoration: none;
    color: #ff8400;
}
#ads-home img {
    

}
#ads-home .ads-item {
    border: 1px solid #d8d8d8;
    margin: 0 5px;
    text-align: center;
	height: 130px;
    position: relative;
}
#ads-home .ads-item:hover{
    border-color:#e10808;
}
.owl-buttons {
    display: none;
}
h2.title-footer {
    font-size: 16px;
    margin: 16px 0 0;
    color: #ffff00;
}
h3.title-footer {
    margin-top: 0;
    font-weight: 600;
    font-size: 18px;
}
.footer-content ul {
    padding: 0;
}
.footer-content li {
    list-style-type: none;
}
.footer-content li a:hover{
    color: #0c4c8d;
    text-decoration:none;
}
.footer-content li a {
    color: #000;
    font-size: 13px;
    padding-bottom: 6px;
    display: block;
}
.product-detail img.pro-img{

}
.content-menu-left li:last-child
{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
h3.title {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
    padding-top: 1px;
    color: #fff;
}
.footer-content {
    margin-bottom: 20px;

}
.lien-he {
    margin-bottom: 20px;
}
.search-right {
    position: absolute;
    right: 15px;
    top: 9px;
}
.container.search {
    background: none;
}
.search-content {
    padding: 17px 20px;
    width: 100%;
}
select#itemselect {
   border: 1px solid #fed700;
    padding: 5px 10px 6px;
    width: 100px;
    float: left;
    border-right: none;
    display: none;
}
input#InputKeyword {
    width: 100%;
    transition: all 800ms;
    border: 1px solid #d8d8d8;
    color: #a1a1a1;
    margin: 0;
    font-size: 14px;
    padding: 7px;
}
input#InputKeyword:focus, input#InputKeyword:hover {
    outline: none;
    transition: all 800ms;
}
.search-find button img {
    width: 18px;
}
.search-find button {
    background-color: #fff;
    /*margin: 5px 3px 0 0;*/
    border: none;
    position: absolute;
    top: 3px;
    right: 3px;
    color: #07509c;
    font-size: 21px;
}
.search-find button:hover,
.search-find button:active,
.search-find button:focus {
    outline: none;
}
.find.search-find {
    position: relative;
    margin: 0;
}
ul.ui-autocomplete {
    border-radius: 0;
    border:1px solid #fed700;
}
.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-hover,
.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-focus{
	background:#fed700;
	color:#fff;
	border:0;
	border-radius:0;
	
}
.item-video {
    margin-bottom: 30px;
}
.useronline img {
    vertical-align: top;
    margin-right: 5px;
}
.ptitle {
    font-size: 24px;
    font-weight: normal;
    margin: 0px 0 5px;
    text-transform: uppercase;
    color: #0C7ACB;
    text-shadow: 1px 1px 1px #FFF;
}
span.pSale {
    color: #EB0000;
    font-size: 15px;
    font-weight: bold;
}
.order-list span.pSale {
    font-size: 12px;
    font-weight: normal;
}
.order-list span.pPrice {
    font-size: 12px;
}
.order-list p {
    margin: 0;
}
span.pPrice {
    color: #000;
    font-size: 14px;
    text-decoration: line-through;
}
.post-info p {
    margin: 0 0 5px;
}
span.pLienhe{
    color: #EB0000;
    font-size: 14px;
}
p.gift {
    color: #FA6900;
}
span.gPrice {
    font-weight: bold;
}
ul.lGift {
    padding-left: 15px;
    margin-bottom: 5px;
}
span.gName {
    color: #ff0000;
    font-weight: bold;
}
span.gNote {
    color: #ff0000;
}
#soluong {
    float: left;
    width: 70px;
    margin-right: 10px;
    padding: 5px 5px 6px 10px;
}
.dathang {
    color: #fff;
    background-color: #ff8400;
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    float: left;
    margin-right: 10px;
	margin-bottom: 10px;
}
.dathang:hover{
    cursor:pointer;
    background-color:#EB0000;
}
.placeholders.container-main {
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 10px;
}

.order-list table thead tr {
    border: 1px solid #c1c0bf;
}
.order-list table tr:nth-child(2n) {
    background-color: #f5f5f5;
}
.order-list table tbody tr:nth-child(2n+1) {
    background-color: #fff;
}
.order-list table tbody tr:hover {
    background-color: #FAEABB;
}
.order-list table thead {
    background: #d8d8d8 none repeat scroll 0 0;
}
.order-list table td, .order-list table th {
    padding: 5px 2px;
}
.order-list table th {
    text-align:center;
}
.order-list table tbody td {
    border: 1px solid #e1e1e1;
}
input.soluongsp {
    width: 50px;
    text-align: center;
    float: left;
}
button.giamsoluong {
    padding: 5px 10px;
    border: 1px solid #ccc;
    float: left;
    border-right: none;
}
button.tangsoluong{
    padding: 5px 10px;
    border: 1px solid #ccc;
    float: left;
    border-left: none;
    
}
img.updatesoluong {
    float: left;
    width: 30px;
    cursor: pointer;
}
.button-dathang .dathang {
    float: right;
    margin-top: 10px;
}
.button-dathang .dathang:hover {
    color:#fff;
    text-decoration:none;
}
.order-list table {
    width: 100%;
}
.thongtindathang input {
    width: 500px;
    float: left;
}
textarea#NoiDung {
    width: 500px;
}
.thongtindathang label {
    width: 140px;
    float: left;
    cursor:pointer;
}
input#PhuongThucGiaoHang, input#PhuongThucThanhToan {
    width: 20px;
}
.thongtindathang input[type="submit"] {
    width: auto;
    margin-right: 10px;
    float: left;
}   
a.cancel-form {
    background: #990002;
    color: #fff;
    padding: 5px 10px;
    float: left;
    margin-right: 10px;
}
a.cancel-form:hover
{
    background:#e10808;
    text-decoration:none;
    color:#fff;
}
.phuongthuc span.field-validation-error
{
    margin-left: 20px;
}
span.field-validation-error {
    /*margin-left: 140px;*/
    color: #e10808;
    /* margin-bottom: 5px; */
}
label[for="PhuongThucGiaoHang"]{
    width: auto;
}
label[for="PhuongThucThanhToan"] {
    width: auto;
}
.submit-form {
    overflow: hidden;
    margin-bottom: 20px;
}
div#tabs_Description {
    border-radius: 0;
    border: none;
    padding: 0;
}
#tabs_Description.ui-tabs .ui-tabs-nav {
    padding: 0;
    border: none;
    background: none;
    text-align: center;
    margin: 0 auto 10px;
    /*width: 570px;*/
}
.ui-tabs .tab-content.ui-tabs-panel {
    padding: 5px;
    /*border: 1px solid #aaa;*/
    border-radius: 0;
    /*margin-top: -1px;*/
}
#tabs_Description.ui-tabs .ui-tabs-nav li {
    border-radius: 0;
    margin: 0;
    border: none;
    /*width: auto;*/
    text-align: center;
    /*background: #005aab;*/
    padding: 0 10px;
}
#tabs_Description.ui-tabs .ui-tabs-nav li a {
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    width: 100%;
}
#tabs_Description.ui-tabs .ui-tabs-nav li.ui-state-active {
    background: #005aab;
}
#tabs_Description.ui-tabs .ui-tabs-nav li.ui-state-active a {
    color: #fff;
}
.popRight img {
    max-width: 100%;
    height: 130px;
}
.popLeft {
    width: 300px;
    float: left;
    margin-right: 10px;
}
.popRight {
    width: 250px;
    float: left;
    text-align: center;
}
.popLeft input {
    margin-bottom: 10px;
}
.pop-tuvan .submit-form {
    text-align: center;
    margin: 0;
}
.ui-dialog .ui-dialog-titlebar.ui-widget-header {
    background: #ff0000;
    border: medium none;
    border-radius: 0;
    color: #fff;
}
.ui-dialog.ui-widget-content {
    border: 1px solid #ff0000;
    border-radius: 0;
    padding: 0;
}
button.ui-dialog-titlebar-close {
    background: url("../Images/icon/delete-item.png");
    background-size: 19px 20px;
    border: none;
}
.callhome {
    position: fixed;
    top: 40%;
    right: -70px;
    transform: rotate(-90deg);
    z-index:1000;
}
textarea#CallContent {
    height: 190px;
}
.popLeft span.field-validation-error, .popRight span.field-validation-error  {
    margin: 0;
}
.hotline {
    color: #e10808;
    font-weight: bold;
    font-size: 14px;
    text-align: right;
    padding: 2px 0;
}
.login {
    padding: 15px 0px;
    font-size: 14px;
    color: #999;
}
.login-icon {
    float: left;
    font-size: 36px;
    margin-right: 10px;
    color: #07509c;
}
#logoutForm {
    
}
#form-hotline {
    margin-top: 5px;
}
.logo .login .login-link {
    display: none;
}
.login .login-icon a {
    color: #07509c;
}
.login a {
    color: #999;
}
.login a:hover{
    text-decoration:none;
    color: #07509c;
}

.support-online {
    /*background-color: #fff;
    position: fixed;
    right: 0;
    top: 20px;
    width: 170px;
    z-index: 1111;
    display:block;*/
}

.support-online td {
    padding: 0;
}
.support-online td {
    text-align: center;
}
span.Mobiphone, span.SupportName {
    color: rgb(255, 102, 0);
    font-weight: bold;
}
.support-online .border-content {
    /*border: 1px solid #fed700;
    padding: 5px;
    border-right: none;*/
}
img.img-info {
    width: 15px;
    height: 15px;
}
img.img-sup {
    width: 70px;
    height: 20px;
    margin-bottom: 3px;
}
.error-page h2 {
    margin: 0 0 10px;
    text-align: center;
    font-size: 40px;
    color: #e10808;
}
.error-page {
    margin-bottom: 10px;
}
.ads-item h3 {
    font-size: 14px;
    margin: 0 auto;
    height: 17px;
    line-height: 20px;
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
}
.ads-item:hover h3 {
    text-decoration:none;
    color:#e10808;
}

.post-ads#ads-home img {
    margin: auto;
    max-width: 90%;
    max-height: 70%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.ads-item:hover
{
    text-decoration:none;
}
/*a.back-to-top {
    position: fixed;
    bottom: 5px;
    right: 20px;
    background: rgba(0, 0, 0, 0.8);
    display: inline-block;
    height: 40px;
    width: 40px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-indent: -999em;
    color: #fff;
    font-weight: bold;
    z-index: 2222;
}*/
/*a.back-to-top:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 1px;
    right: 0;
    bottom: 0;
    font-family: 'WebSymbolsRegular';
    content: ">";
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    zoom: 1;
    text-indent: 0;
    text-align: center;
    line-height: 2;
    font-size: 20px;
}*/

.back-to-top{
    position: fixed;
    bottom: 5px;
    right: 20px;
    font-size: 30px;
    background: rgba(0, 0, 0, 0.8);
    padding: 3px 10px;
    border-radius: 100%;
    color: #fff;
}
a.back-to-top:hover {
    background: #0c4c8d;
    font-weight: bold;
    color: #000;
}
.post-detail table {
    width: 100%!important;
}
.post-detail .pro-info {
    padding: 0;
    border: none;
}
.pro-info {
    width: 100%;
    border-top: 2px solid #fed700;
    padding-top: 10px;
}
img.img-pro-info {
    min-height: 16px;
    float: none;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.pro-icon img.img-pro-info {
    width: 30px;
    height: 30px;
}
.footer .container {
    background: none;
}
.footer {
    background: #f2f2f2;
    padding-top: 10px;
}
.Module-Infor .mod-img {
    height: 200px;
    position: relative;
    border: 1px #f2f2f2 solid;
    padding: 1px;
}
img.pro-img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.Module-about, .Module-Reason,.PhotosActivity,.Module-Infor {
    margin-bottom: 15px;
    overflow: hidden;
    margin-top: 15px;
}

.Module-about {
    margin-top: 15px;
}
.Module-Infor .mod-img img {
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
}

.mod-title h4 {
    font-size: 18px;
    margin-bottom: 5px;
}
.Module-Reason .mod-img img {
    width: 100%;
}
.Module-Reason .mod-content
{
    overflow: hidden;
}
.Module-Reason .mod-title {
    position:absolute;
    top:-100%;
    left:0;
    /*display:none;*/
    width:100%;
    cursor:pointer;
}
.Module-Reason .mod-title.mod-hover{
    position:absolute;
    top:0;
    left:0;
    /*display:block;*/
    width:100%;
    height:100%;
    padding:9% 20px;
    background: rgba(255,140,0,0.9);
    transition:all 500ms;
    cursor:pointer;    
    text-align: center;
}
.mod-title.mod-hover h4 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
}
.mod-title.mod-hover p {
    color: #fff;
    text-align:left;
    margin-top: 30px;
}
h2.ModTitle {
    color: #006bcc;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 15px;
}
h3.ModTitle {
    color: #333;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
    border: 1px solid #333;
    margin: 15px 0;
    border-left: none;
    border-right: none;
}
.pro-home {
    margin-bottom: 15px;
}
a.h-title:hover h3.ModTitle {
    color: #ff8400;
    text-decoration: none;
}
a.h-title:hover{
    color: #ff8400;
    text-decoration: none;
}
.owl-carousel.pro-ads {
    display: block;
}
.list-product.ads-item {
    margin: 0 5px;
}
.Module-Infor .mod-title h4 {
    font-size: 14px;
    text-transform: none;    
    height: 15px;
    text-align: center;
    color: #e10808;
    font-weight: bold;
}

.PhotosActivity #ads-home .ads-item {
    height: 200px;
    border: 4px solid #f2f2f2;
    border-radius:0;
    cursor:pointer;
}

.PhotosActivity #ads-home .ads-item img {
    margin: auto;
    max-width: 98%;
    max-height: 98%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.PhotosActivity .owl-buttons{
    display:block;
    text-align: center;
    margin-top: 10px;
}
.owl-prev, .owl-next {
    width: 50px;
    display: inline-block;
    color: #fff;
    background: #ff8400;
    margin: 0 5px;
    padding: 10px;
    font-weight: bold;
}
.owl-prev:hover, .owl-next:hover {
    background: #fed700;
}
.list-product.post-item {
    position: relative;
}
.post-title {
    position: absolute;
    bottom: -15px;
    right: 10px;
    background: rgba(255,255,255,0.8);
    border-bottom: 3px solid #ff8400;
    width: 94%;
}
.post-title h4.title {
    color: #000;
    text-align: left;
    padding-left: 15px;
}
.post-date {
    float: left;
    margin-left: 15px;
    font-style: italic;
}
.post-detail {
    margin-right: 15px;
    float: right;
}
.post-detail a {
    color: #000;
}
.post-detail a:hover {
    color: #ff8400;
}
.post-sub {
    overflow: hidden;
    margin-bottom: 10px;
    height: 0;
}.post-sub.sub-hover {
    height: auto;
    transition:all 500ms;
} 
.list-product.post-item {
    margin-bottom: 30px;
}

.list-cat span.showitem {
    float: right;
    color: #fed700;
    font-size: 14px;
    margin: 5px;
    font-weight: bold;
}
select#perpage {
    float: right;
    color: #fed700;
    border-color: #fed700;
    padding: 5px;    
    font-weight: bold;
}
.list-cat {
    overflow: hidden;
    background: #f5f5f5;
    margin-bottom: 15px;
    padding: 10px;
}
.cat-item {
    float: left;
    padding: 10px;
}
.cat-item:hover, .cat-item.active{
    background:yellow;
}
.cat-item a{
    color:#000;
    text-transform: uppercase;
    font-weight: bold;
}
.cat-item:hover a, .cat-item.active a{
    color:#07509c;
    text-decoration:none;
}
.field-validation-error.msg-error {
    color: #ff8400;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.content-detail .post-img {
    
    border: none;
}
.relate-post .post-img {
    height: 150px;
}
div#ProductDescription, div#ProductDigital {
    width: 100%;
    margin-bottom: 15px;
}
.ProImage {
    padding: 0 5px;
    position: relative;
}
#bx-pager img {
    height: 50px;
    width: auto;
    border: 1px solid #ccc;
    padding: 5px;
}
div#bx-pager {
    text-align: center;
}
.tab-content .bx-wrapper {
    margin: 0 0 10px;
}
.scrollTo {
    position: fixed;
    top: 64px;
    left: 5px;
    display:none;
}
.scroll-item {
    width: 85px;
    height: 74px;
    border-radius: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
div#ProDescription {
    background-color: #ffffff;
    background-image: url(../images/system/product-dacdiem.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 85px 74px;
    border: 1px #e0e0e0 solid;
}
div#ProDescription:hover {
    background-color: #ff8400;
    background-image: url(../images/system/product-dacdiem-hover.png);
    border: 1px #ff8400 solid;
}
div#ProDigital {
    background-color: #ffffff;
    background-image: url(../images/system/product-thongso.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 85px 74px;
    border: 1px #e0e0e0 solid;
}
div#ProDigital:hover {
    background-color: #ff8400;
    background-image: url(../images/system/product-thongso-hover.png);
    border: 1px #ff8400 solid;
}
div#tabs_Des {
    background-color: #ffffff;
    background-image: url(../images/system/product-hinhanh.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 85px 74px;
    border: 1px #e0e0e0 solid;
}
div#tabs_Des:hover {
        background-color: #ff8400;
    background-image: url(../images/system/product-hinhanh-hover.png);
    border: 1px #ff8400 solid;
}
.catpro-item {
    margin-bottom: 10px;
    border:1px solid #fff;
}
.catpro-item:hover {
    border:1px solid #fed700;
}
.catpro-item img {
    width: 100%;
    height: auto;
}
.Producer-img {
    /*border: 1px #d7d7d7 solid;*/
    text-align: center;
    position: relative;
    height: 188px;
}
.Producer-img img {
    max-width: 95%;
    max-height: 95%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.list-cat .title {
    float: left;
    margin: 4px;
}
.catpro-item:last-child
{
    /*border:none;
    padding: 0;*/
}
.catpro-item a:hover{
    text-decoration:none;
}
.change-show {
    float: right;
}
.change-show #perpage {
    padding: 0;
}
.change-show .showitem {
    color: #fed700;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}
.product-detail {
    margin-top: 15px;
}
.Module-CatPro {
    overflow: hidden;
    margin: 15px 0 0;
    padding-top: 15px;
    border-top: 1px solid #a1a1a1;
}
.mod-img {
    border: 1px #d7d7d7 solid;
    border-bottom: none;
    text-align: center;
    position: relative;
    height: 255px;
}
.mod-img img {
    max-width: 98%;
    max-height: 98%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.mod-title {
    background: #d7d7d7;
    height: 25px;
    padding: 5px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
}
a.title {
    text-align: center;
    font-size: 12px;
    width: 100%;
}
.mod-title a {
    text-align: center;
    font-size: 12px;
    width: 100%;
}
.mod-title a:hover {
    color: #cb2026;
    text-decoration:none;
}
.item-app img {
    width: 100%;
}
.ShowProducer {
    margin-top: 15px;
    overflow: hidden;
}
.ShowProducerItem {
    text-align: center;
    padding: 5px;
    border: 1px solid #d7d7d7;
}
.flag.false {
    display: block;
}
.flag {
    display: none;
}
#ShowProducerItem {
    color: #e10808;
    font-weight: bold;
    cursor: pointer;
}
.cat-description {
    height: 150px;
    overflow: hidden;
}
.view-more {
    float: right;
    margin-top: 5px;
}
.icon-footer {
    background: yellow;
    color: #07509c;
    padding: 10px 0;
}
.icon-footer .container {
    background: no-repeat;
}
.item-icon {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    border: 1px solid #07509c;
    font-size: 30px;
    display: flex;
    float: left;
    margin-right: 10px;
}
.icon-title {
    font-weight: 500;
    font-size: 20px;
    margin: 7px 0 0;
}
.icon-content {
    margin: 0;
    font-size: 13px;
}
.ConfirmCapcha {
    float: left;
    margin-left: 10px;
    background: #a1a1a1;
    padding: 6px 10px;
    font-weight: bold;
    font-size: 11px;
}
#ConfirmCapcha {
    width: 100px;
    float: left;
}
#tabs_customer {
    border: none;
    padding: 0;
}
#tabs_customer.ui-tabs .ui-tabs-nav {
    border: none;
    padding: 0;
    background: no-repeat;
    border-bottom: 1px solid #ddd;
}
#tabs_customer.ui-tabs .ui-tabs-nav li {
    border-radius: 0;
    border-bottom: 1px solid #ddd !important;
    top: 2px;
}
#tabs_customer.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    border-bottom: 1px solid #fff !important;
}
#tabs_customer label {
    margin: 10px 0;
}
#tabs_customer input {
    margin: 5px 0;
}
label.checkbox {
    float: left;
    margin: 0 10px 10px;
}
a.submit {
    background: #990002;
    padding: 7px 10px 6px;
    color: #fff;
}
a.submit:hover {
    background: #e10808;
    color: #fff;
    text-decoration:none;
}
input.readonly {
    background: #ddd;
}
.Loadpage {
    width: 100%;
    overflow: hidden;
}
table#list-user {
    width: 100%;
    overflow-x: auto;
    font-size: 10px;
    margin-bottom: 10px;
}
table#list-user th {
    border: 1px solid #c1c0bf;
    padding:    5px;
}
table#list-user tr:hover {
    background: #a1a1a1;
    color: #333;
}
table.list-item tbody td {
    border: 1px solid #e1e1e1;
    padding: 5px;
}
table#list-user thead, table#list-user tfoot {
    background: #d8d8d8 none repeat scroll 0 0;
}
table#list-user h2.title {
    font-size: 14px;
    margin: 0;
}
#list-user_filter input[type="text"] {
    width: 200px;
}
.edit-item img {
    height: 20px;
    width: 20px;
    margin: 0 auto;
    cursor: pointer;
}
.popu-product {
    background: #fff;
    z-index: 99000;
    color: #009ccd;
    box-shadow: 1px 1px 5px 1px #009ccd;
    max-width: 600px;
}
.popu-product .loading img{
    width:50px;
    height:auto;
}
.pop-title {
    background: yellow;
    overflow: hidden;
    padding: 0 10px;
}
.pop-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 95%;
    max-height: 95%;
}
.popu-product .post-info
{
    float:left;
    padding:10px;
}
.pop-img {
    position: relative;
    width: 220px;
    height: 220px;
    float: left;
}
.pop-content {
    padding: 10px;
    color: #999;
    height:70px;
    overflow:hidden;
}
.short-title{
    text-transform:uppercase;
    color:#000;
    margin-bottom:5px;
}
.pop-title h2.title
{
    color:#07509c;
}
.app-pro
{
    width:305px;
}
.loading {
    text-align: center;
    color: red;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom:20px;
}
.pagination-container.page-fix {
    position: fixed;
    top: 143px;
}
.pagination-container {
    text-align: center;
}
ul.pagination {
    margin: 0;
    border-radius: 0;
}

div.stars {

}
.stars label {
    font-size: 20px;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
}
textarea#Comment {
    width: 100%;
}
 
input.star { display: none; }
 
label.star, .pop-rating label.star {
  font-size: 25px;
  color: #444;
  transition: all .2s;
  margin:0;
  float:right;
  font-weight: normal;
}
 
input.star:checked ~ label.star:before{
  content: '\e006';
  color: #FD4;
  transition: all .25s;
}
 
input.star-5:checked ~ label.star:before {
  color: #FE7;
  text-shadow: 0 0 20px #952;
}
 
input.star-1:checked ~ label.star:before { color: #F62; }
 
label.star:hover { transform: rotate(-15deg) scale(1.3); cursor:pointer;}
 
label.star:before {
  content: '\e007';
  font-family:"Glyphicons Halflings";
}
label.rate-content {
    /*float: right;*/
    cursor: pointer;
    margin-left: 10px;
}
.pop-rating label {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    float: left;
}
label.tong {
    font-size: 13px;
    margin-left: 5px;
    vertical-align: text-bottom;
}
.pop-rating .pop-title {
    background: none;
    padding: 0;
}

.pop-title h3.title
{
    color: #07509c;
    margin: 10px 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    font-style: italic;
    display: inline-block;
}
h3.title span {
    margin-right: 10px;
    line-height: 27px;
}
.pop-rating p{
    margin:0;
}
.pop-rating .tong {
    font-size: 13px;
    color: #a1a1a1;
}
.pop-rating .trungbinh {
    font-size: 25px;
    font-weight: bold;
}
label.check:before { 
    color: #FD4;
}
label.star5.check:before { 
  content: '\e006' '\e006' '\e006' '\e006' '\e006';
}
label.star4.check:before {  
  content: '\e006' '\e006' '\e006' '\e006';
}
label.star3.check:before {  
  content: '\e006' '\e006' '\e006';
}
label.star2.check:before {  
  content: '\e006' '\e006';
}
label.star1.check:before {  
  content: '\e006';
}
label.star5:before {
  content: '\e007' '\e007' '\e007' '\e007' '\e007';
  font-family:"Glyphicons Halflings";
}
label.star4:before {
  content: '\e007' '\e007' '\e007' '\e007';
  font-family:"Glyphicons Halflings";
}
label.star3:before {
  content: '\e007' '\e007' '\e007';
  font-family:"Glyphicons Halflings";
}
label.star2:before {
  content: '\e007' '\e007';
  font-family:"Glyphicons Halflings";
}
label.star1:before {
  content:  '\e007';
  font-family:"Glyphicons Halflings";
}
#cmt span#cke_1_top,#cmt span#cke_1_bottom, .popup-fancybox span#cke_1_top,.popup-fancybox span#cke_1_bottom{
    display: none;
}
.cmt h4.title {
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    margin: 0;
}
.cmt h4.title p {
    float: left;
    margin-right: 10px;
    font-weight: bold;
}
.cmt h4.title p.reply {
    margin-left: 10px;
    background: #07509c;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    padding: 0px 5px;
    cursor: pointer;
}
label.UPdateRating {
    float: right;
    font-size: 12px;
    text-transform: uppercase;
    background: #e10808;
    color: #fff;
    padding: 5px 10px;
    margin-top: 10px;
    font-weight: bold;
}
.date-rating {
    font-size: 10px;
    margin-left: 10px;
    font-style: italic;
}
.cmt .Description {
    margin: 10px 0 10px 20px;
    font-size: 10px;
}
.rating_reply {
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
}

/*------END Body -----------*/

/*----------fancybox-----------*/

body#fancybox {
    background: none;
}
fieldset.popup-fancybox {
    border: 1px solid #a1a1a1;
    padding: 10px 20px 20px;
    z-index: 1000;
    background: #fff;
    border-radius: 5px;
}
#fancybox .container {
    background: none;
}
.popup-fancybox legend {
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    background: #fff;
    width: auto;
    border-radius: 5px 5px 0 0;
    color: #07509c;
    margin: 0;
}
p.msg-error {
    color: #e10808;
    text-align: center;
    font-size: 16px;
}
label.msg-login {
    background: #07509c;
    color: #fff;
    padding: 5px 10px;
    margin: 0 5px;
    text-transform: uppercase;
    cursor: pointer;
}
.popup-fancybox .submit-form
{
    margin: 0;
    text-align: center;
}
.popup-fancybox input[type="submit"] {
    margin-top: 10px;
}

/*----------END fancybox-----------*/