﻿table.table tr.bg {
background:#FBF9F9;
}

.money {
color:#C30;
font-weight:700;
padding:5px;
}

.discounts_money {
color:#000;
font-weight:400;
text-decoration:line-through;
padding:5px;
}

.rate-star {
float:left;
height:14px;
line-height:14px;
padding:5px;
}

.rate-star .width-star-title {
float:left;
margin-right:5px;
}

.rate-star .width-star-num {
float:left;
font-weight:700;
margin-left:5px;
}

.rate-star .width-star-bg {
width:180px;
float:left;
cursor:pointer;
border-radius:3px;
background:#dadada;
}

.rate-star .width-star-value {
float:left;
border-radius:3px;
background:url(../images/shops/star-png.png) repeat-x;
}

.rateavg_percent {
font-size:18px;
font-weight:700;
}

#search_form_shops .form-group {
margin-bottom:4px;
}

#products .col-sm-6 .thumbnail,#category .col-sm-6 .thumbnail {
padding-top:10px;
}

#products .col-sm-6 .label-default {
margin-bottom:10px;
display:inline-block;
}

.price {
height:38px;
margin-top:5px;
}

#category .col-sm-6 .price .money {
display:block;
vertical-align:middle;
}

.msgshow {
background:#F5F5F5;
border:4px solid #C7C7C7;
position:fixed;
bottom:0;
right:0;
display:none;
z-index:10020!important;
padding:20px;
}

.tooltip-inner {
width:300px;
max-width:300px;
padding:10px;
}

#formsearch {
margin-top:10px;
}

#product_center {
position:relative;
}

#product_center .crsl-nav {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

#product_center .crsl-items:after {
display:block;
clear:both;
content:'';
}

#product_center .crsl-items img {
margin:0 auto 6px;
}

#product_center .previous,#product_center .next {
position:absolute;
top:50%;
width:40px;
height:40px;
margin-top:-20px;
text-indent:-10000px;
color:#FFF;
background:rgba(0,0,0,.80) url(../images/shops/previous-next.png) no-repeat 0 0;
z-index:10;
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
-webkit-transition:background .2s ease-out;
-moz-transition:background .2s ease-out;
-o-transition:background .2s ease-out;
transition:background .2s ease-out;
}

#product_center .previous:hover,#product_center .next:hover {
background-color:rgba(0,0,0,.95);
}

#product_center .previous {
left:0;
background-position:0 0;
}

#product_center .next {
right:0;
background-position:100% 0;
}

#product_center .crsl-item {
margin-bottom:0;
}

.others_product ul {
width:100%;
margin:0;
padding:0;
}

.others_product ul li {
list-style:none;
text-align:center;
margin-bottom:10px;
}

.others_product ul li img {
margin:5px;
}

.others_product ul li.bg {
background:#FFFFF0;
}

.others_product ul li span.time {
color:silver;
font-size:11px;
}

.page-header {
padding-bottom:8px;
margin:0 0 18px;
}

#print table.rows2 {
width:100%;
border:none;
margin-bottom:10px;
}

#print table.rows {
width:100%;
border:1px solid #F5F5F5;
}

#print table.rows td {
border:1px solid #F5F5F5;
padding:5px;
}

#print table.rows td img {
width:60px;
border:1px solid #ebebeb;
vertical-align:middle;
padding:2px;
}

#print table.rows tr.bg {
background:#f3f3f3;
}

#print table.rows tr.bgtop {
background:#CCC;
line-height:22px;
}

div.step_bar a.step {
display:block;
float:left;
height:32px;
line-height:32px;
font-size:12px;
font-weight:700;
background:url(../images/shops/star.png) no-repeat left center;
padding-left:10px;
margin-right:10px;
}

div.step_bar a.step span {
display:block;
width:32px;
height:32px;
float:left;
text-align:center;
font-weight:700;
font-size:13px;
color:#039;
}

.block .payment_info .payment_items {
text-align:center;
margin-right:2px;
display:inline-block;
}

.r-tabs {
position:relative;
margin:10px 0;
}

.r-tabs .r-tabs-nav {
border-bottom:1px solid #ccc;
}

.r-tabs .r-tabs-nav .r-tabs-tab {
position:relative;
top:1px;
}

.r-tabs .r-tabs-nav .r-tabs-anchor {
background:#0ad;
margin-bottom:3px;
display:inline-block;
text-decoration:none;
color:#fff;
font-weight:700;
padding:10px 12px;
}

.r-tabs .r-tabs-nav .r-tabs-state-active {
background-color:#fff;
margin-bottom:-1px;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
color:#0ad;
background-color:#fff;
}

.r-tabs .r-tabs-panel {
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
margin-bottom:3px;
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
display:block;
background-color:#0ad;
color:#fff;
font-weight:700;
text-decoration:none;
margin-bottom:3px;
padding:10px;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
background-color:#fff;
color:#0ad;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin-bottom:0;
}

em.fb,span.fb {
color:#3b5998;
}

em.tw,span.tw {
color:#00aced;
}

em.google,span.google {
color:#dd4b39;
}

.google-plus-one {
overflow:hidden;
position:relative;
}

.google-plus-one i {
position:absolute;
left:-4px;
bottom:-5px;
}

.google-plus-one span {
font-size:16px;
font-weight:900;
line-height:10px;
margin-left:15px;
}

.btn-sm.google-plus-one span {
font-size:14px;
}

.btn-sm.google-plus-one i {
bottom:-3px;
}

.btn-lg.google-plus-one span {
font-size:20px;
margin-left:18px;
}

.btn-lg.google-plus-one i {
bottom:-5px;
}

.btn-xs.google-plus-one span {
font-size:12px;
}

.btn-xs.google-plus-one i {
bottom:-7px;
}

#products .items {
float:left;
display:block;
}

#products .items .items_content {
text-align:center;
border:1px solid #e5e5e5;
margin:1px;
padding:10px;
}

#products .items .items_content img {
border:#EFEFEF 1px solid;
padding:2px;
}

#products .items .items_content .content_top {
height:135px;
}

#products .items .items_content .show-product-code {
height:156px;
}

#products .items .items_content .content_price {
height:15px;
}

.time_up {
color:silver;
font-weight:400;
}

a.pro_order,a.pro_detail {
color:#000;
background:url(../images/shops/bgbt.png) repeat 0 0;
display:inline-block;
width:60px;
text-align:center;
border:1px solid #FC0;
padding:2px 0;
}

a.pro_detail:hover,a.pro_order:hover {
background:#FC3;
}

#detail .image-demo {
float:left;
width:150px;
}

#detail .info_product {
padding-left:150px;
}

#detail .date_up {
color:#bcbcbc;
display:block;
}

#detail .info_product p {
margin:0;
padding:2px;
}

#detail h2 {
font-family:utmavobold;
color:#db002f;
font-size:20px;
font-weight:700;
text-align:justify;
border-bottom:1px solid #ccc!important;
padding-bottom:10px;
margin:0;
}

#detail .detail_com {
margin-bottom:5px;
}

#detail .prd_rate div.cm_rows {
border-bottom:1px dashed #d7e2e6;
margin:0 0 10px;
padding:0 0 10px;
}

#detail .prd_rate div.avata {
width:54px;
text-align:center;
float:left;
}

#detail .prd_rate div.avata img {
border:1px solid #d7e2e6;
padding:1px;
}

#detail .prd_rate div.cm_c {
float:right;
}

#detail .others ul li {
background:url(../images/shops/square.jpg) no-repeat 0 5px;
padding-left:8px;
}

#detail .others .date {
color:#999;
}

#detail .others h1 {
border-bottom:#CCC 1px solid;
margin-bottom:5px;
}

#detail .div_rate a {
padding-right:18px;
background:url(../images/shops/star.png) no-repeat right center;
margin-right:5px;
}

.payment {
color:red;
font-weight:700;
display:block;
margin-top:10px;
border:1px solid red;
text-transform:uppercase;
padding:3px;
}

.pages a {
color:#000;
border:1px solid #ebebeb;
display:inline-block;
padding:2px 6px;
}

.pages a:hover {
background:#f2f2f2;
}

.pages strong {
color:#fff;
border:1px solid #ebebeb;
display:inline-block;
background:#0080c0;
font-weight:400;
padding:2px 6px;
}

#category {
margin-bottom:8px;
background:#fff;
}

#category .page_title {
font-size:13px;
color:#454545;
height:20px;
line-height:20px;
font-weight:700;
border-bottom:2px solid #e5e5e5;
padding:5px;
}

#category .list_rows {
border-bottom:1px dashed #cad5d8;
}

#category .list_rows div.img {
float:left;
margin-right:5px;
padding-top:5px;
padding-bottom:5px;
}

#category .list_rows div.img input {
position:absolute;
top:15px;
left:5px;
}

#category .list_rows div.img img {
border:1px solid #f4f4f4;
margin-right:10px;
margin-top:5px;
margin-bottom:5px;
padding:2px;
}

#category .list_rows div.list_c {
width:300px;
float:left;
margin-right:10px;
padding:20px 0;
}

#category .list_rows div.list_c p.des {
padding-bottom:10px;
border-bottom:1px dashed #cad5d8;
}

#category .list_rows div.list_c p.add_prd {
margin:10px 0 0;
}

#category .list_rows div.info_prd {
width:170px;
margin-right:10px;
margin-top:20px;
float:left;
}

#category .list_rows div.info_prd ul {
padding:15px;
}

#category .list_rows div.info_prd ul li {
padding:0 0 10px 15px;
}

#category .list_rows div.info_prd strong {
color:#fc4d00;
}

#category .list_rows div.info_prd span {
display:block;
font-weight:700;
}

#category .grid_rows {
width:33%;
float:left;
margin-top:10px;
}

table.rows2 {
width:100%;
border:1px solid #b9dcff;
padding:5px;
}

table.rows {
width:100%;
}

table.rows td {
padding:5px;
}

table.rows td img.imgpro {
width:40px;
border:1px solid #ebebeb;
vertical-align:middle;
padding:2px;
}

table.rows tr.bgtop {
background:#CCE6FF;
line-height:22px;
}

.share a {
margin:0;
padding:0;
}

.share img {
height:16px;
float:left;
margin-right:3px;
margin-left:3px;
}

.title_cate {
background:url(../images/shops/pro_cat_header.png) repeat-x;
height:20px;
line-height:20px;
font-weight:700;
padding:5px;
}

.btn_view {
background:url(../images/shops/bl.png) no-repeat left center;
display:inline-block;
}

.btn_view span {
background:url(../images/shops/br.png) no-repeat right;
display:inline-block;
padding:3px 10px;
}

#total {
color:red;
font-weight:700;
font-size:15px;
}

.order_code {
border:1px solid #dfdfdf;
text-align:center;
padding:5px;
}

.text_date {
color:#0080c0;
font-size:16px;
font-weight:700;
}

.product_center {
z-index:2;
margin-bottom:2px;
overflow:hidden;
position:relative;
margin-top:5px;
}

.product_center .container {
width:960px;
height:130px;
overflow:hidden;
position:relative;
}

.product_center .slides {
position:absolute;
top:0;
left:0;
}

.product_center .slides > div {
position:absolute;
top:0;
width:960px;
display:none;
}

#block_newtop .slides > div a:hover {
text-decoration:underline;
}

.product_center ul.pagination {
float:right;
padding:5px;
}

.product_center ul.pagination li {
float:left;
list-style:none;
}

.product_center ul.pagination a {
display:block;
overflow:hidden;
background:#f3f3f3;
margin-right:2px;
line-height:20px;
height:20px;
width:20px;
text-align:center;
}

.product_center ul.pagination li.active a {
background:#b5b5b5;
color:#fff;
}

.product_center .slides .items {
display:block;
width:150px;
float:left;
height:120px;
margin-right:10px;
text-align:center;
}

.product_center .slides .items img {
height:80px;
border:#DFDFDF 1px solid;
padding:2px;
}

.block-nobg .title_adv {
background:url(../images/dot_gray.gif) repeat-x center;
}

.frame {
text-align:center;
padding:20px;
}

.search {
border:1px solid #ebebeb;
margin-bottom:5px;
padding:5px;
}

.search .input {
width:200px;
}

.search .rows {
line-height:25px;
}

.search .rows label {
width:180px;
display:inline-block;
}

.result-frame .result-content {
margin-bottom:5px;
border-bottom:1px dotted silver;
padding-bottom:5px;
}

.result-frame .result-content img {
margin-right:5px;
border:1px solid #e6e6e6;
padding:2px;
}

.result-frame .linktitle {
color:#0080c0;
line-height:22px;
font-weight:700;
}

.result-frame .keyword {
background:#ff0;
}

.search .date {
background:url(../images/shops/date.png) no-repeat center;
border:0;
margin:auto;
padding:4px 10px;
}

.divbg {
background:#F9F9F9;
line-height:28px;
margin-top:10px;
font-size:14px;
text-transform:uppercase;
padding:0 10px;
}

#products .tip {
color:#fff;
background:#1d1d1d;
display:none;
position:absolute;
z-index:3000;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
width:250px;
text-align:left;
padding:10px;
}

#products .tip img {
margin-right:10px;
float:left;
}

.title_shop {
color:#000;
font-weight:700;
text-align:left;
display:block;
}

.no-wrap {
white-space:nowrap;
}

.post-product h2 {
border-bottom:1px #D8D8D8 solid;
}

.txt-full {
width:99%;
}

.title_group {
margin-bottom:10px;
border-bottom:1px #e8e8e8 solid;
line-height:20px;
}

.info-require {
color:red;
font-size:11px;
font-style:italic;
}

.span-require {
color:red;
font-style:italic;
}

.post-error {
border:1px solid #FFAAD5;
background:#FFD2E9;
margin:0 auto 10px;
padding:10px;
}

.post-error span {
color:red;
font-weight:700;
}

.ddsmoothmenu-v ul,.ddsmoothmenu-v li,ddsmoothmenu-h ul,.ddsmoothmenu-h li {
list-style:none;
margin:0;
}

.rows3 td {
padding:1px;
}

.bsss {
background:none repeat scroll 0 0 #FFF;
border:medium none;
color:#5C5C5C;
cursor:pointer;
text-decoration:underline;
}

.tabs {
position:relative;
width:100%;
overflow:hidden;
font-weight:300;
margin-top:10px;
margin-bottom:0;
}

.tabs nav ul {
list-style:none;
display:inline-block;
margin:0;
padding:0;
}

.tabs nav ul li {
border-bottom:none;
display:block;
float:left;
position:relative;
}

.tabs nav li {
background:#ededed;
}

.tabs nav li.tab-current {
background:#185B9F;
border-bottom:none;
z-index:100;
}

.tabs nav li.tab-current:before,.tabs nav li.tab-current:after {
content:'';
position:absolute;
height:1px;
right:100%;
bottom:0;
width:1000px;
background:#ededed;
}

.tabs nav li.tab-current:after {
right:auto;
left:100%;
width:4000px;
}

.tabs nav a {
color:#909090;
display:block;
font-size:1.1em;
line-height:2.5;
white-space:nowrap;
padding:0 1.25em;
}

.tabs nav a:hover {
color:#768e9d;
}

.tabs nav li.tab-current a {
color:#fff;
}

.tabs nav a:before {
display:inline-block;
vertical-align:middle;
text-transform:none;
font-weight:400;
font-variant:normal;
font-family:icomoon;
line-height:1;
speak:none;
-webkit-font-smoothing:antialiased;
margin:-.25em 0 0;
}

.content section {
font-size:14px;
line-height:24px;
display:none;
max-width:auto;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 auto;
padding:10px;
}

.content section ul li {
margin:12px;
}

.no-js .content section {
display:block;
padding-bottom:2em;
border-bottom:1px solid #47a3da;
}

.content section.content-current {
display:block;
}

.mediabox {
float:none;
width:auto;
font-size:90%;
padding:0 0 35px;
}

.mediabox img {
float:left;
max-width:40%;
margin:0 25px 10px 0;
}

.mediabox h3 {
margin-top:0;
}

.mediabox p {
margin-left:calc(40%+25px);
}

.info_pro {
position:absolute;
top:40px;
left:5px;
}

.newday {
display:block;
text-transform:uppercase;
}

.maudo {
color:#db002f;
}

.btndathang {
display:inline-block;
margin-bottom:0;
font-size:14px;
font-weight:400;
line-height:1.42857143;
text-align:center;
white-space:nowrap;
vertical-align:middle;
-ms-touch-action:manipulation;
touch-action:manipulation;
cursor:pointer;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
background-image:none;
border:1px solid transparent;
border-radius:20px;
color:#fff;
background-color:#db002f;
transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
-o-transition:all .3s;
border-color:#db002f;
padding:10px;
}

.btndathang:hover {
background:#f5083b;
}

.otherimagedetail li {
max-height:70px;
height:70px!important;
overflow:hidden!important;
cursor:pointer;
margin-right:10px;
}

.otherimagedetail li img {
width:100px;
padding:10px;
}

.nextdetail {
float:right;
position:relative;
}

.predetail {
float:left;
position:relative;
}

.item_other a {
font-family:utmavobold;
color:#da0029!important;
margin-bottom:10px;
display:block;
font-size:18px;
}

.item_other a:hover {
text-decoration:none;
}

.borderleft {
border-right:1px solid #ccc;
}

#formsearch .row,#detail .prd_rate div.line,#category .list_rows div.list_c h3,.compare {
margin-bottom:10px;
}

#print,#detail .others,.content section p {
padding-left:10px;
}

div.step_bar a.step_current,.error {
color:red;
}

.block .payment_info,#detail .zoom_img {
margin:10px 0;
}

.r-tabs .r-tabs-nav .r-tabs-state-disabled,.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
opacity:.5;
}

.btnum,.shops-center,.tabs nav {
text-align:center;
}

#detail .prd_rate,.product_center p {
padding:0;
}

.post-product .show-date,img.calendar {
vertical-align:middle;
}

.content section:before,.content section:after,.mediabox:before,.mediabox:after {
content:'';
display:table;
}

.content section:after,.mediabox:after {
clear:both;
}

.nextdetail span i,.predetail span i {
color:#cacaca;
font-size:20px;
}

@media screen and max-width32em{
.tabs nav ul,.tabs nav ul li a {
width:100%;
padding:0;
}

.tabs nav ul li {
width:calc(20%+1px);
margin:0 0 0 -1px;
}

.tabs nav ul li:last-child {
border-right:none;
}

.mediabox {
text-align:center;
}

.mediabox img {
float:none;
max-width:100%;
margin:0 auto;
}

.mediabox h3 {
margin:1.25em 0 1em;
}

.mediabox p {
margin:0;
}
}

@media max-width480px{
#detail ul.product_info {
padding-top:10px;
padding-left:0;
list-style-type:none;
}

#detail ul.product_info li:first-child {
margin-left:0;
}

.pd_mobile {
padding-left:15px;
}

.tabs span {
display:block;
}

a.link_brochure {
float:right;
font-size:16px;
font-family:utmavobold;
color:#DB002F;
margin-top:10px;
margin-bottom:10px;
}

.pages {
display:inline-block;
margin-bottom:5px;
margin-top:5px;
}

.title_menu {
padding-top:0;
}
}

@media min-width768px{
#detail ul.product_info {
list-style-type:none;
padding:0;
}

#detail ul.product_info li:first-child {
margin-left:0;
}

#category {
padding-left:35px;
}

.pages {
display:inline-block;
float:right;
margin-bottom:5px;
margin-top:5px;
}

.containt_des {
border-radius:5px;
}

.height_ip {
height:118px;
}

.containt_des p {
margin-bottom:0!important;
text-align:justify;
padding:7px;
}

a.link_brochure {
float:right;
font-size:16px;
font-family:utmavobold;
color:#DB002F;
}

ul.tailieu {
float:right;
list-style-type:none;
}

ul.dacdiem li:first-child,ul.tailieu li:first-child {
font-weight:700;
}

ul.dacdiem li,ul.tailieu li {
margin-bottom:7px;
}
}