@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700,400italic);
body {
    font-family:times new roman,times,serif!important;
    font-size: 16px!important;
    color:#000!important;
}
ul{ margin:0; padding:0; list-style:none;}
li {list-style-type:none;}
.header {
	background-color: #fff!important;
	height: 108px;
	box-shadow: 0 4px 4px -2px rgba(0,0,0,.15);
	/*position: relative;
	z-index: 3;*/
}
.top-head {
	background-color: #9e9e9e;
	height: 27px;
	box-shadow: 0 10px 34px -2px rgba(0,0,0,.15);
}
.top-headLeft {
	float: left;
}
.top-headLeft ul li {
	display: inline;
	float: left;
	padding-right: 25px;
}
.top-headLeft ul li a,.top-headRight ul li a {
	color: #fff;
	height: 24px;
	padding-top: 3px;
	display: block;
}
.top-headLeft ul li a:hover,.top-headRight ul li a:hover {
	color: #FF0;
	text-decoration: none;
}
.top-headRight {
	float: right;
}
.top-headRight ul li {
	display: inline;
	float: left;
	padding-left: 10px;
}
.container {
	width: 1240px;
	padding-right: 0px;
	padding-left: 0px;
}
.logo {
	float: left;
	height: 81px;
	width: 225px;
}
/* and logo */
.box-user {
	float: right;
	    height: 56px;
    margin-top: 15px;
}
.box-user .dropdown-menu{ right:0;left: auto;
}
.box-user .dropdown-menu{transition: ease-in 2s;
    -moz-transition: ease-in 2s;
    -webkit-transition: ease-in 2s;
    -o-transition:ease-in 2s;}
.tt-giohang{    position: absolute;
    top: -5px;
    left: 1px;
    border-radius: 100%;
    font-weight: bold;
    background: #fc5454;
    color: #FFF;
    padding: 1px 6px;
    font-size: 12px;}
.box-user .dropdown-toggle .fa{
	width: 35px;
	height: 35px;
	border-radius: 100%;
	border: 1px solid #fc5454;
	display: block;
	text-align: center;
	color:#fc5454;
	padding-top:10px;
	font-size:18px;    margin: auto;margin-bottom: 5px;
	}
.box-user .dropdown {
	font-size: 12px;    float: left;
    margin-left: 55px;
	z-index:6;
	visibility: visible;
}

.box-user .dropdown-toggle .fa:hover{border:1px solid #E8BF08;text-decoration: none;}
.box-user .dropdown-toggle{
	color: #333;
}
.box-user .dropdown-toggle:hover{
	text-decoration: none;
	color: #E8BF08;
}
.login-block{ padding:10px; width:250px;font-size: 12px;}
.login-block:after, .login-block:before {
    bottom: 100%;
    left: 90%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.login-block:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.login-block:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #d9d9d9;
  border-width: 10px;
  margin-left: -10px;
}
.login-block .form-control,.login-block .btn-block{ margin-bottom:10px;}
.lb-qmk{ float:right; display:block; clear:both;}
.a-signup a {
	color: #fc5454;
}

.login_error{font-style:italic; font-weight:normal; color:red;}
/* and box user */

.search {
	float: left;
	    height: 66px;
    margin-top: 15px;
	margin-left: 90px;
	width: 647px;
}
.search-input{
    border: 1px solid #fc5454;
    position: relative;
    border-radius: 3px;
    height: 36px;margin-bottom: 5px;}
.search-input .fa{position: absolute;
    top: 10px;
    left: 5px;
    color: #ccc;
}
.search-input input.search-txt {
    background-color: #fff;
    border: none;
    color: #666;
    width: 400px;
    float: left;
    height: 34px;
    padding: 0 10px 0 25px;
    border-radius: 3px 0 0 3px;
	border:none;
}
.search-input .selected {
    width: 145px;
    border: none;
    overflow: hidden;
    cursor: pointer;
    background-color: #fff;
    border-left: 1px solid #d9d9d9;
    float: left;
    height: 34px;
    z-index: 1;
    line-height: 34px;
    padding-left: 5px;
}
.search-input .search-btn {
       border: 1px solid #fc5454;
    border-left: none;
    float: left;
    height: 34px;
    cursor: pointer;
    position: relative;
    line-height: 34px;
    border-radius: 0 3px 3px 0;
    color: #fff;
    text-transform: uppercase;
    width: 100px;
    background: #fc5454;
    font-weight: bold;
    font-size: 14px
}
.searh-brands {
	display: block;
    width: 647px;
    overflow: hidden;
    height: 15px;
}
.searh-brands ul li a {
	font-style: italic;
	color: #666;
}

.searh-brands ul li {
	float: left;
	font-size: 11px;
	color: #999;
	display: inline;
	padding-right: 18px;
}
/* and search */
.home-category{
	overflow: hidden;
	border-top:solid 3px #f8b92e;
	clear: both;
	margin-bottom: 20px;
}
.homeLeft,.viewLeft {
	float: left;
	width: 215px;
}
.home-title {
	background-color: #f8b92e;
	height: 68px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-left: 20px;
	text-transform: uppercase;
	padding-top: 13px;
	/*background-image: url(../images/bg-home-title.png);*/
	background-repeat: no-repeat;
	background-position: left top;
}
.home-listMenu{
	background-color: #eeeeee;	
	padding:10px 0px;
}
.home-listMenu ul li {
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 0 10px;
}
.home-listMenu ul li a {
	display: block;
	background-image: url(../images/list-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 20px;
	color: #333;
	line-height: 30px;
}
.home-listMenu ul li a:hover {
	color: #0D67CA;
	text-decoration: none;
}

.homeRight,.viewRight{ width:1025px; float:right;position:relative;}
.homecategory{
    height: 67px;
    box-shadow: 0 4px 4px -2px rgba(0,0,0,.15);
    border-right: 1px solid #eee;
}
.homecategory ul li {
	float: left;
	width: 102px;
	margin-top:5px;
	border-right:solid 1px #f4f4f4;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	
}


.homecategory ul li a{color: #e5111e;}
.homecategory ul li a:hover {
	text-decoration: none;
	color: #000;
}

.category-item {
	text-align: center;
	margin-bottom: 5px;
}

.category-item-title {
	text-align: center;
}
.clear-borther{ border:none!important} 
.home-product {
	display: block;
	overflow: hidden;border-left: 1px solid #eee;
}

.product-item {
	float: left;
	width: 269px;
	height: 330px;
	border-right:solid 1px #eee;
	border-bottom:solid 1px #eee;
	padding: 10px;
	position: relative;
}
.home-product a:hover .product-item {box-shadow:0 3px 3px 0 rgba(0,0,0,.15)
}
.home-product a .product-item {
	color: #333;
}
.home-product a:hover .product-item .product-title {
	color: #346DD8;
}


.product-title {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Roboto Condensed', sans-serif;
	height: 50px;
	font-size: 15px;
}
.product-price {
	font-size: 11.5px;
}
.product-price span {
	font-size: 14px;
	color: #f65a05;
}


.product-im {
	padding: 10px;
}
.bg-pagination {
	background-image: url(../images/bg-pavi.jpg);
	background-repeat: repeat;
	display: block;
	margin: auto;
	text-align: center;
}
.bg-pagination .pagination {
	margin: 2px auto;
}
.date-sangia {
	background-color: #fdfde6;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	height: 347px;
	position: relative;
}
.date-sangia-item {
	padding: 10px;
}
.product-title a {
	color: #333;
}
.product-title a:hover {
	color: #346DD8;
	text-decoration: none;
}

.date-sangiaTitle {
	text-transform: uppercase;
	color: #FFF;
	background-color: #fc5454;
	font-weight: bold;
	padding: 5px;
}

.remain-time {
background-color: #eeeeee;overflow: hidden;text-align: center;padding: 10px 20px;position: absolute;bottom: 0;width: 214px;}
.remain-time div{float:left;line-height: 18px;min-width: 28px;text-align:center;font-size: 18px;font-weight: bold;}
.remain-time div.sep{text-align:center;min-width:18px;padding: 5px 4px 0 4px;font-size:16px;}
.remain-time div span{font-size:10px;font-weight: normal;}
.homecategory.category-sevice ul li {
	width: 25%;
}
.home-docx {
	background-color: #fafaf8;
	/*height: 877px;*/
	padding:10px;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.home-docxTitle {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fa4d58;
	text-align: center;
	padding: 15px 0;
}
.home-docx ul li .img-responsive {
	border: 5px solid #FFF;
}
.home-docxTit a {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 15px;
	display: block;
	border-left:2px solid #FF8040
}
.home-docxDes {
	font-style: italic;
	line-height: 24px;
}
.home-docxDes span {
	font-size: 24px;
	font-weight: bold;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.more {
	padding-top: 10px;
	font-style: italic;
	text-align: right;
}
.more a {
	font-size: 12px;
	color: #F00;
}
.footer {
	background-color: #f7f7f7;
	overflow: hidden;
	border-top:1px solid #edecec;
}
.business {
	background-color: #efebeb;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
.business ul li {
	float: left;
	margin: 10px 14px;
}
.about {
	padding-bottom: 20px;
	border-bottom:1px solid #edecec;
}
.border-right{    border-right: 1px solid #e5e5e5;}
.about .col-md-3 {
    padding-left: 24px;
    padding-right: 24px;
}
.about .row {
    margin-left: -24px;
    margin-right: -24px;
}
.about-us {
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
.bottom-link ul li {
	padding: 2px 0;
	font-family: 'Roboto Condensed', sans-serif;
}
.bottom-link ul li a {
	color: #666;
}

/* wiget menu */
.wiget-header{ background-color: #eee; clear:both; height:38px;}
.click-nav {
	width: 215px;
	z-index: 1;
	float:left;
}
.click-nav ul {
}
a.clicker{padding-left:10px!important; font-size:16px!important;}
.click-nav ul li {
	position:relative;
	list-style:none;
	cursor:pointer;
}
.click-nav ul li ul {
	position:absolute;
	left:0;
	right:0;    z-index: 11;
}
.shadow{ border-bottom:2px solid #fc5454;border-bottom: 5px solid #fc5454;
    border-radius: 0 0 5px 5px;}
.click-nav ul .clicker {
	background:#f8b92e;
	color:#FFF;
}
.click-nav ul .clicker:hover,
.click-nav ul .active {
	background:#D81818;
	color:#fff;
}
.click-nav img {
	position:absolute;
	top:9px;
	left:12px;
}
.click-nav ul li a {
	transition:background-color 0.2s ease-in-out;
	-webkit-transition:background-color 0.2s ease-in-out;
	-moz-transition:background-color 0.2s ease-in-out;
	display:block;
	padding:8px 10px 8px 30px;
	background-color:#eeeeee;
	color:#333;
	text-decoration:none;
	font-family: 'Roboto Condensed', sans-serif;font-size: 14px;
	background-image: url(../images/list-icon.png);
	background-repeat: no-repeat;
	background-position: 8px 14px;
}
.click-nav ul li a:hover {
	color: #0D67CA;
}
/* Fallbacks */
.click-nav .no-js ul {
	display:none;
}
.click-nav .no-js:hover ul {
	display:block;
}
.breadcrumb-right {
	float: left;
}
.breadcrumb-right .breadcrumb{ margin-bottom:0; background:none;padding: 10px 15px 6px 15px;font-family: 'Roboto Condensed', sans-serif;}

.product-news {
	background-color: #f3f3f3;
	overflow: hidden;    padding: 10px;
}
.product-news-Title{color: #fc5454;
    font-weight: bold;
    text-align: center;
    padding-bottom: 8px;}
.productNew-item{ margin-bottom:20px;position:relative;}
.productNew-item:hover{   z-index: 1;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.15);
    opacity: .95;
    border-color: #ccc; color:#337ab7!important}
.product-item:hover{   z-index: 1;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.15);
    opacity: .95;
    border-color: #ccc; color:#337ab7!important}
/* zoom */
.bzoom_wrap{    width: 485px;
    float: left;}
.product-detail{ margin-left:15px;overflow: hidden;
    min-height: 580px;}
.bzoom { direction: ltr; }

.bzoom,
.bzoom_thumb,
.bzoom_thumb_image,
.bzoom_big_image,
.bzoom_zoom_preview,
.bzoom_icon,
.bzoom_hint { display: none }

.bzoom .bzoom_thumb { background: #fff url(../images/loading.gif) center no-repeat; }

.bzoom,
.bzoom ul,
.bzoom li,
.bzoom img,
.bzoom_hint,
.bzoom_icon,
.bzoom_description {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none
}

.bzoom,
.bzoom_magnifier div,
.bzoom_magnifier div img,
.bzoom_small_thumbs ul,
ul .bzoom_small_thumbs li,
.bzoom_zoom_area div,
.bzoom_zoom_img { position: relative }

.bzoom img,
.bzoom li {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  user-drag: none
}

.bzoom,
.bzoom_small_thumbs li { float: left }

.bzoom_right { float: right }

.bzoom li { position: absolute }

.bzoom img {
  vertical-align: bottom;
  border: 1px solid #ccc;
  cursor:pointer;
}

.bzoom .bzoom_zoom_area,
.bzoom_zoom_area {
  background: #fff url(../images/loading.gif) center no-repeat;
  border: 1px solid #ddd;
  padding: 6px;
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
  display: none;
  z-index: 20;
}

.bzoom_zoom_area div { overflow: hidden; }

.bzoom_zoom_area .bzoom_zoom_img { position: absolute; }

.bzoom_wrap .bzoom_magnifier {
  background: #fff;
  outline: #bbb solid 1px;
  display: none;
  cursor: move;
}

.bzoom_magnifier div { overflow: hidden; }

.bzoom_wrap .bzoom_small_thumbs { overflow: hidden; }

.bzoom_wrap .bzoom_small_thumbs li {
  border: 1px solid #FFF;
  margin: 0px 8px 0px 0px;
  position: relative;
}

.bzoom_wrap ul li.bzoom_smallthumb_active {
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
  border: 1px solid #535353;
}
.detail-sp {padding-top:10px;}
.detail-sp ul li h1 {
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	font-family:'Roboto Condensed', sans-serif;
}
.detail-sp ul li h3 {
	padding:0px;
	margin: 0px;
	
	text-align:center;
	font-family:'Roboto Condensed', sans-serif;
}
.detail-sp ul li {
	display: block;
	
}
.detail-spTit {
	
}
.note-pire li {
	font-style: italic;
	padding-bottom: 5px;
}
.note-pire p {
	color: #06C;
}
.detail-pire span{
	font-weight: bold;
	color: #fc5454;
}
.detail-spTit li {
	padding-bottom: 5px;
}


.detail-table{    width: 505px;
    float: right;}
.detail-sp h2 {
	color: #06C;
	font-size: 14px;
}
.form-sg {
	padding-top: 15px;
	padding-bottom: 15px;
}
.form-sg .form-inline .form-group {
	padding-right: 15px;
}
.nav-detail {
	background-image: url(../images/bg-navmore.jpg);
	background-repeat: repeat-x;
	background-position: center center;    margin-bottom: 10px;
}
.nav-detail span{
	background-color: #fff;
	padding: 2px 15px 2px 0;
	font-size: 18px;
	font-weight: bold;
}
.mota-sp {
	clear: both;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top:10px;
}
.sp-lienquan{ margin-left:15px;    margin-bottom: 20px;margin-top:10px;
    overflow: hidden;}
.sp-lienquan .product-item{width: 252px;}
.border-leftTop{ border-left:1px solid #eee; border-top:1px solid #eee; overflow:hidden;}

/* dang ki */
.modal-sgia{ width:500px;}
.modal-lg{ width:900px;}
.modal-header {
    background-color: #f8b92e;
    color: #fff;
}
.table-giohang{
	height: 350px;
	overflow-y: scroll;
}
.tong-giaGh{    
    padding-right: 30px;}
.tong-giaGh span{ font-size:24px; color:#fc5454}
.tong-giaGh .text-italic{
	margin:0;
	padding:0;
	font-style: italic;
}.tong-giaGh .pull-left {
	padding-top: 40px;
}

#replyNumber
{    width: 74px;
    height: 30px;
    border-radius: 4px;
    box-shadow: none;
    text-align:center;
    }
    
    ::-webkit-scrollbar {
    width: 6px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}


@-moz-document url-prefix(http://),url-prefix(https://) {
scrollbar {
   -moz-appearance: none !important;
   background: rgb(0,255,0) !important;
}
thumb,scrollbarbutton {
   -moz-appearance: none !important;
   background-color: rgb(0,0,255) !important;
}

thumb:hover,scrollbarbutton:hover {
   -moz-appearance: none !important;
   background-color: rgb(255,0,0) !important;
}

scrollbarbutton {
   display: none !important;
}

scrollbar[orient="vertical"] {
  min-width: 15px !important;
}
}
div small.error {
  color: #B94A48; /* color to match Bootstraps error class */
}
.slick-next
{
  top: 50%;
  height: 30px;
  right: 10px;
  width: 30px;
  text-align: center;
  line-height: 22px;
  font-size: 30px;
 background: rgba(0,0,0,0.6);
   margin-top:-30px;
  color:#fff;
                    
}
.slick-prev
{                 
  top: 50%;
  margin-top:-30px;
  height: 30px;
  left: 10px;
  width: 30px;
  text-align: center;
  line-height: 22px;
  font-size: 30px;
 background: rgba(0,0,0,0.6);
  color:#fff;
 }
 .search-ketqua
 {
     padding:5px 0 5px 10px;
    clear: both;
    height: 38px;}
    
    
    .value-sp {
	height: 50px;
	width: 50px;
	position: absolute;
	left: -1px;
	top: -1px;
}

.tooltip {z-index:1000!important;}

.tooltip.top .tooltip-inner {
    background-color:#449d44;
}
.tooltip.top .tooltip-arrow {
      border-top-color: #449d44;
}

ul.pagination li span {background:#867968!important; color:#fff!important;}

.wiget-header1{background:#C3C3C3!important;}
.breadcrumb1 > li + li:before {color: #FFF!important;
    content: "|\00a0"!important;}
    
    .breadcrumb1 > li a {color:#FFF!important;font-weight:bold!important;}
    
    
    .wiget-header2{background:#F7F4F4!important;}
.breadcrumb2 > li + li:before {color: #FFF!important;
    content: none!important;}
    .breadcrumb2 > li {    background: #C3C3C3!important;
    padding: 2px 10px!important;
    border-radius: 5px!important;}
    .breadcrumb2 > li a {color:#FFF!important;font-weight:bold!important;}
    
    
    
    
    .homeh2 {font-size: 14px;
        padding: 0;
        margin: 0;
        font-weight: 700;}
        
        .homeh3 {  font-size: 13px;
    padding: 0;
    margin: 0;}
    
    .searchh1 {    font-size: 14px;display: inline;}
    .searchh2 {    font-size: 14px;display: inline;}
    .searchh3 {    font-size: 14px;display: inline;}
    
    .newsdetail img {max-width:100%!important;}