body#bd{
  -webkit-text-size-adjust: none;
  font-size: 13px;
  font-family: arial;
}
@media all and (max-width: 500px){

}

img{
	-webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a { color: #555555; text-decoration: none; }
a:hover, a:active, a:focus { text-decoration: none; }
* html .clearfix {

	height: 1%; /* IE5-6 */

}
html[xmlns] .clearfix { /* O */
	display: block;

}
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }
.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}
.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}
.page span {
	color: #000;
	font-weight: bold;
}
.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}
.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}
.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}
.button2-left {
	background: url(../images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-right {
	background: url(../images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-left .image {
	background: url(../images/j_button2_image.png) 100% 0 no-repeat;
}
.button2-left .readmore,
.button2-left .article {
	background: url(../images/j_button2_readmore.png) 100% 0 no-repeat;
}
.button2-left .pagebreak {
	background: url(../images/j_button2_pagebreak.png) 100% 0 no-repeat;
}
.button2-left .blank {
	background: url(../images/j_button2_blank.png) 100% 0 no-repeat;
}
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}
div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/selector-arrow.png) no-repeat;
}
div.tooltip p {
	font-size: 90%;
	margin: 0;
}
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { outline: none; }
.clear, .divider {clear: both;}
.no-display {display: none ;}
.nowrap,.nobr {white-space: nowrap ;}
.no-border {


	border: 0 ;


}
.no-padding {padding: 0 }
.no-margin 	{margin: 0 ;}
.auto-width {width: auto;}
.wrap { width: 100%; clear: both; }
.column { overflow: hidden; float: left; }
.item { float: left; position: relative; }
p.readmore {

	background: url(../images/readon-bg.gif) repeat-x left bottom;

	border: 1px solid #ddd;

	font-weight: bold;

	float: left;

	padding: 2px 6px;

}
p.readmore a {

	color: #666;

	text-shadow: 0 1px 1px #fff;

}
.vm-pagination li {
padding-left: 4px;
padding-right: 4px;
}
.vm-pagination {
margin-top: 20px;
}
.vm-pagination > span{display:none;}
input, select, textarea, .inputbox {

	padding: 4px 5px;

	font-family: Arial, Helvetica, sans-serif;

}
input[type="checkbox"] {

	vertical-align: middle;

	padding: 0;

	margin: 0;

}
.inputbox { border: 1px solid #d6e4ec; background: #fff; }
.inputbox:hover, .inputbox:focus { background: #ffffcc; }
.login_form .remember .inputbox,
#login-form .logout-button { padding:0; border:none; background:none; color:#fff; font-weight:normal; cursor:pointer; text-shadow:none }
.josForm .inputbox {

	margin-right: 5px;

}
.button, button {

	background: url(../images/readon-bg.gif) repeat-x left bottom;

	border: 1px solid #ddd;

	font-weight: bold;

	padding: 2px 5px;

	text-shadow: 0 1px 1px #fff;

}
.login-fields label {

  padding-right: 10px;

}
.results h4 { text-transform: none; font-size: 110%; }
thead tr th {
	background: #333;
	color: #fff;
	padding: 5px;
}
thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }
div.pagination {
	border-top: 1px solid #ccc;
	padding: 8px;
	margin: 0 0 4px 0;
	text-align: center;
	color: #999;
}
div.pagination:after {
   clear: both;
   content: ".";
   display: block;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
div.pagination ul {
	width: 100%;
	float: none;
	margin:15px 0;
}
div.pagination ul li {
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 3px;
	padding: 2px 3px;
}
div.pagination li span,
div.pagination li strong {
	padding: 0;
}
.width1{width:1%;}.width2{width:2%;}.width3{width:3%;}.width4{width:4%;}.width5{width:5%;}.width6{width:6%;}.width7{width:7%;}.width8{width:8%;}.width9{width:9%;}.width10{width:10%;}.width11{width:11%;}.width12{width:12%;}.width13{width:13%;}.width14{width:14%;}.width15{width:15%;}.width16{width:16%;}.width17{width:17%;}.width18{width:18%;}.width19{width:19%;}.width20{width:20%;}.width21{width:21%;}.width22{width:22%;}.width23{width:23%;}.width24{width:24%;}.width25{width:23%;}.width26{width:26%;}.width27{width:27%;}.width28{width:28%;}.width29{width:29%;}.width30{}.width31{width:31%;}.width32{width:32%;}.width33{width:33%;}.width34{width:34%;}.width35{width:35%;}.width36{width:36%;}.width37{width:37%;}.width38{width:38%;}.width39{width:39%;}.width40{width:40%;}.width41{width:41%;}.width42{width:42%;}.width43{width:43%;}.width44{width:44%;}.width45{width:45%;}.width46{width:46%;}.width47{width:47%;}.width48{width:48%;}.width49{width:49%;}.width50{width:50%;}.width51{width:51%;}.width52{width:52%;}.width53{width:53%;}.width54{width:54%;}.width55{width:55%;}.width56{width:56%;}.width57{width:57%;}.width58{width:58%;}.width59{width:59%;}.width60{width:60%;}.width61{width:61%;}.width62{width:62%;}.width63{width:63%;}.width64{width:64%;}.width65{width:65%;}.width66{width:66%;}.width67{width:67%;}.width68{width:68%;}.width69{width:69%;}.width70{}.width71{width:71%;}.width72{width:72%;}.width73{width:73%;}.width74{width:74%;}.width75{width:75%;}.width76{width:76%;}.width77{width:77%;}.width78{width:78%;}.width79{width:79%;}.width81{width:81%;}.width82{width:82%;}.width83{width:83%;}.width84{width:84%;}.width85{width:85%;}.width86{width:86%;}.width87{width:87%;}.width88{width:88%;}.width89{width:89%;}.width90{width:90%;}.width91{width:91%;}.width92{width:92%;}.width93{width:93%;}.width94{width:94%;}.width95{width:95%;}.width96{width:96%;}.width97{width:97%;}.width98{width:98%;}.width99{width:99%;}.width100{width:100%;}

/* Logo Image ---*/
.atss{top:138px;}
.at4-share-btn.at-svc-email,.at4-share-btn.at-svc-print,.at4-share-btn.at-svc-gmail,.at4-share-btn.at-svc-favorites{display:none;}
h1.logo { width: 220px; height: 80px; }
.addthis_32x32_style .at4-icon{width:32px;height:20px;background-size:32px;line-height:20px;margin-left:3px;margin-right:3px;}
.atss a{width:38px;}
.atss a:hover{width:50px;}
/* Css Menu ngang */
#ja-menungang{display:none;}
#ja-megamenu{background:#21B4DF;}
#ja-menungang .level0{display:table;position:relative;width:100%;}
#ja-menungang .level0 > li{display:table-cell;width:auto;}
#ja-menungang .level0 > li a{font-weight:bold;padding:10px 10px 12px 10px;display:block;}
#ja-menungang .level0 > li >a{color:white;text-align:center;}
.childcontent{display:none;position:absolute;z-index:10;background:white;}
.childcontent a{font-size:95%;}
#ja-menungang .level1 li{border-bottom:1px solid #ddd;}
#ja-menungang .level0 > li:hover .childcontent{display:block;}
/* Component kunena ---*/
body.com_kunena .ja-content-main {
	background: none;
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
/* Kunena login form */
.klogin-form-login .klogin-form-login-username,
.klogin-form-login .klogin-form-login-password,
.klogin-form-login .klogin-form-login-remember {
	margin: 0 0 10px;
}
.klogin-form-login .klogin-form-login-username label,
.klogin-form-login .klogin-form-login-password label {
	font-weight: bold;
	margin-bottom: 2px;
}
.klogin-form-login .klogin-form-login-username input,
.klogin-form-login .klogin-form-login-password input {
	border: 1px solid #c6d4da;
	width: 90%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.klogin-form-login .kbutton {
	background: url(../images/grad-l1.gif) repeat-x left bottom;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 4px 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.klogin-form-login .kbutton:hover {
	color: #cc0000;
	cursor: pointer;
}
.klogin-form-login .klogin-logoutlink,
.klogin-loginlink { margin: 0 ; }
.klogin-form-login .klogin-logoutlink li,
.klogin-loginlink li {
	background-position: 0 6px ;
	margin: 0 ;
	padding: 0 0 0 10px ;
}
.klogin-lastvisit ul { margin: 0 0 10px; }
.klogin-lastvisit ul li {
	background: none;
	margin: 0;
	padding: 0;
}
.klogin-links .kbutton {
	background: url(../images/grad-l1.gif) repeat-x left bottom;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 4px 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.klogin-links { margin-bottom: 10px; }
/* Kunena static */
div.kstats-module ul li {
	background: url(../images/bullet.gif) no-repeat 0px 9px;
	margin: 0;
	padding: 2px 0 2px 10px;
}
/* Kunena search module */
.ksearch .ksearch-fieldset input {
	border: 1px solid #c6d4da;
	width: 90%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* Kunena latest ---*/
div.klatest ul.klatest-items { margin-top: 0; }
div.klatest ul.klatest-items li.klatest-item {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 ;
}
div.klatest ul.klatest-items li.klatest-item .klatest-itemdetails li {
	padding-left: 0 ;
}
.readmore {
    background: none repeat scroll 0 0 #DD0311;
    border-radius: 5px;
    float: left;
    font-size: 11px;
    height: 23px;
    padding: 5px ;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 82px;
	display:none;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img{
padding: 1px;
float: left;
margin: 0px;
margin-right: 5px;
border: 1px solid #ccc;
width: 100px;
height: 65px;
}
.readmore a{
    color: #FFFFFF;
}
.k2ItemsBlock li{display:inline-block;width:100%;margin-bottom:5px;}
div.k2ItemsBlock ul li a.moduleItemTitle{
  color: rgb(77, 77, 77);
  font-size: 100%;
  text-transform: none;
  font-weight: bold;
}
#tab3 .k2ItemsBlock .moduleItemTitle {background:url(http://web.websitere.vn/mautv/menutrai/165/menutrai_icon1.png) no-repeat top left;background-position: 0px 4px;padding-left:10px;}
#k2Container{padding:0px;}
.nivo-directionNav a {
top: 43%;
}
.theme-default .nivo-controlNav a{font-size:0px;}
.MagicToolboxContainer .MagicToolboxSelectorsContainer{text-align:center;}
.MagicToolboxSelectorsContainer a{float:none;}
.MagicToolboxSelectorsContainer a img{width:50px;height:50px;}
.cart-view{padding:0px;}
.cart-view .cart-summary tr{padding-bottom:5px;border-bottom:0px dashed #ccc;}
table.cart-summary tr th{padding-left: 10px;
padding-right: 10px;}
table.cart-summary tr td{padding-left: 0px;
padding-right: 0px;padding-bottom: 0px;}
#userForm .userfields_info{display:none;}
#userForm .control-buttons{
position: absolute;
/* right: 50px; */
/* bottom: 20px; */
margin-top: 280px;
margin-left: 380px;
}
table.user-details {
/*margin-bottom: 60px;*/
margin-bottom: 0px;
width:100%;
}
#paymentForm{padding:10px;}
.coupon {
    color: gray;
    border-radius: 4px;
    border: 1px solid #CAC9C9;
    font-size: 9px;
    padding: 5px;
    margin-top: 0px!important;
display:inline-block;float:left;
width:40%;
}
span.details-button input.details-button{margin-top:0px;}



.decs-product .labelchitietsp{display:none;}
.noidungcodinhchitietsp{display:none;}
.product-description {
    float: right;
    width: 563px;
}
#users-profile-custom{display:none;}
#adminForm #ui-tabs fieldset{display:none;}
#adminForm #tabs{display:none;}
#adminForm #ui-tabs .buttonBar-right{
text-align: left;
width: 100%;
position: absolute;
bottom: 20px;
/* left: 20px; */
margin-left: 250px;
}
a.ask-a-question {display:none;}
.sp-vmsearch-categorybox.sp-vmsearch-categorybox{
height: 24px;
line-height: 24px;
background: white url(../images/keoxuong.png) center right no-repeat;
border-radius: 5px;
background-size: 26px;
color: gray;
text-align: left;
width: 200px;
}
.sp-vmsearch{height:90px;}
.search-input-wrapper{
margin: 0px;
display: inline-block;
width: 100%;
margin-top: 10px;
}
.search-input-wrapper input {
width: 100%;
min-height: 24px;
display: inline-block;
height: 24px;
padding: 2px 6px;
margin-bottom: 0;
font-size: 14px;
line-height: 24px;
color: #555;
vertical-align: middle;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
margin-left: 0px;
border: 1px solid #bbb;
margin-right: 0px;
}

.search-button-wrapper {
float: none;
width: 70px;
text-align: center;
position: absolute;
right: 0;
bottom: 0;
}
.search-button-wrapper button {
margin: 0;
padding: 0;
width: 100%;
height: 20px;
min-height: 20px;
line-height: 20px;
background: rgb(44, 44, 44);
color: #fff;
box-sizing: border-box;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 4px 4px 4px 4px;
border: none;
display: inline-block;
text-align: center;
vertical-align: middle;
cursor: pointer;
-moz-box-shadow: inset 0 0 5px #AFAFAF;
-webkit-box-shadow: inset 0 0 5px #AFAFAF;
box-shadow: inset 0 0 5px #AFAFAF;
text-shadow: none;
}
#ja-noidunggiua.ja-r1 #ja-cotgiua{width:100%;}
#ja-cotgiua{
  background: transparent;
  min-height: 470px;
  width: 100%;
  margin:0 auto;
}
#ja-cottrai{
  width: 15%;
  float: left;
  padding-right: 1%;
}
#ja-cottrai .workshome-title h3{color:white;padding:7px 10px 8px 10px;font-size:110%;background:#FF4400;}
#ja-cottrai .workshome-content{background:white;margin-bottom:10px;}

#ja-cotgiua .workshome-title h3{color:white;padding:7px 15px 8px 15px;font-size:110%;background: #000;
    display: inline-block;
	border-radius:20px;
	}
#ja-cotgiua .workshome-content{    background: white;
    padding: 10px;
    border: 1px solid #ed2939;
    margin-bottom: 10px;
	border-radius:0 0 7px 7px;
	}
.giagoc{
    text-decoration: line-through;
}
.giagocdetails {text-decoration: line-through; color: #CCC; }
.phamtram {
	background: url("../images/bg-label-seleoff.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 24px;
    padding: 12px;
    width: 31px;
    color: #f00;
}

.phamtram span{
}
#divAdLeft a, #divAdRight a{font-size:0px;}
#divAdLeft , #divAdRight{border:0px;height:auto;}
#checkoutForm .customer-comment.marginbottom15{display:none;}
#checkoutForm .checkout-button-top .noidungxacnhan,#checkoutForm .checkout-button-top #tosAccepted{display:none;}
.rsform .rsform-block.rsform-block-noidung #NoiDung{
width: 97%;
margin-left: 0.5%;
border-radius: 0px;
}
div#tabContainer {
    margin:30px 0 0 0;
    padding:0;
    position:relative;
}
div#tabContainer ul {

    z-index:100;
}
div#tabContainer ul li{
    background: none;
    padding: 0px;
}
div#tabContainer li {
    float:left;
    list-style:none;
    margin-right:1px;
}
div#tabContainer .multitab li a {
  background: #ddd;
  color: #666;
  cursor: pointer;
  display: block;
  padding: 7px 25px;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 5px 5px 0px 0px;
  border: 1px solid #ccc;
  border-bottom: none;
  margin-right: 3px;
}
div#tabContainer li a:hover {
    background:#eee;
}
div#tabContainer li a.active{
  background: #ff4200;
  color: white;
}
.tabDetails {
    margin:0;
    padding:0px 0 0;
	margin-top:10px;
}
.tabContents {
    border-top: 0px solid #ddd;
    margin-top: 0px;
    padding: 0px;
}
.multitab {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ff4200;
  margin-bottom: 10px;
}

.tieudechitietsp{
color: #454545;
font-weight: bold;
font-size: 140%;
padding-bottom: 5px;
border-bottom: 2px solid #454545;
}
.productdetails .additional-images {
margin: 0px;
background: #eee;
padding: 5px;
}
.rsform select{
border: 1px solid gray;
margin-left: 2px;
width: 99.1%;
}
.rsform .rsform-block.rsform-block-submit input{
background: #06C;
color: white;
}
div.itemView{border:0px;}
div.itemSocialSharing{display:none;}
/* css menu trai */
#ja-noidunggiua .menu{position:relative;}
#ja-noidunggiua .menu li a{display:block;}
#ja-noidunggiua .menu > li > ul{position:absolute;margin-left:100%;width:100%;background:white;box-shadow:1px 1px 2px 0px darkgrey;margin-top:-30px;}
#ja-noidunggiua .menu > li > ul a{padding:8px 10px;}
#ja-noidunggiua .menu a{font-size:0px;}
#ja-noidunggiua .menu li:last-child a{border-bottom:0px;}

#ja-noidunggiua .VMmenu > li > div > a{
  color: #1091EC;
  font-weight: bold;
  font-size: 100%;
  text-transform: uppercase;
  /* font-family: arial; */
  border-bottom: 1px solid #1091EC;
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
}
#ja-noidunggiua .VMmenu .menu li a{
  -webkit-transition: padding 0.2s ease-in-out;
  -moz-transition: padding 0.2s ease-in-out;
  -o-transition: padding 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out;
}

#ja-noidunggiua .VMmenu li a {
color: rgb(79, 79, 79);
text-align:left;
}
#ja-noidunggiua .VMmenu .menu li a:hover {
padding-left:10px;
}
.column .VMmenu li.VmOpen a{color:yellow;}

#vmQuickCartModule .cart_content{display:none;}


.cart-view .quantity-input{
  margin-left: -54px;
  position: absolute;
  border: 0px;
  background: transparent;
  /* text-align: center; */
  height:11px;
}
.vm2-add_quantity_cart{
margin-left: -80px;
position: absolute;
}

.product-fields .product-field, .product-related-categories .product-field{
margin-top: -20px;
}
.noidungcodinhchitietsp{
margin-top: 20px;
padding-top: 5px;
border-top: 1px dashed #C7C7C7;
border-bottom: 1px dashed #C7C7C7;
}
.noidungcodinhchitietsp td{
padding: 5px;
}
.noidungcodinhchitietsp .giaohang{
background: url(../../../images/vanchuyen24h.png) left center no-repeat;
padding-left: 35px;
font: 12px Tahoma,Geneva,sans-serif;
color: #888888;
font-weight: bold;
font-size: 15px;
}
.noidungcodinhchitietsp .thanhtoan{
background: url(../../../images/thanhtoannhanhchong.png) left center no-repeat;
padding-left: 35px;
font: 12px Tahoma,Geneva,sans-serif;
color: #888888;
font-weight: bold;
font-size: 14px;
}
.noidungcodinhchitietsp .thanhtoan{
background: url(../../../images/thanhtoannhanhchong.png) left center no-repeat;
padding-left: 35px;
font: 12px Tahoma,Geneva,sans-serif;
color: #888888;
font-weight: bold;
font-size: 15px;
}
.noidungcodinhchitietsp .thanhtoan{
background: url(../../../images/thanhtoannhanhchong.png) left center no-repeat;
padding-left: 35px;
font: 12px Tahoma,Geneva,sans-serif;
color: #888888;
font-weight: bold;
font-size: 15px;
}
.noidungcodinhchitietsp .tuvan{
background: url(../../../images/tuvan.png) left center no-repeat;
padding-left: 35px;
font: 12px Tahoma,Geneva,sans-serif;
color: #888888;
font-weight: bold;
font-size: 14px;
}
/* Tin tức */
.itemListView .catItemView,.itemListView .itemContainer{display:inline-block;width:100%;}
.itemListView .catItemView{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ddd;}
.itemListView .catItemTitle{display:inline-block;float:right;width:79%;font-size:110%;margin-bottom:10px;}
.itemListView .catItemIntroText{display:inline-block;float:right;width:79%;text-align:justify;margin-bottom:10px;}
.itemListView .catItemReadMore{display:inline-block;float:right;width:20%;text-align:right}
.itemListView .catItemDateCreated{display:inline-block;width:30%;text-align:left;font-size:95%;}	
.itemListView .catItemImageBlock {display:inline-block;width:20%;float:left;margin-right:1%;}
.itemListView .catItemImageBlock img{width:100%!important;}
.itemBackToTop{display:none;}
.itemView .itemDateCreated{font-size:90%;  font-style: italic;margin-bottom:10px;display:block;}

/*.cart-summary div.PricesalesPrice span.PricesalesPrice{display:none;}*/
.cart-view .vmpayment_name{
display: none;
}
.cart-summary .giaphukien{
font-weight: bold;
}
.category-view{display: block;}
.productdetails-view span.PricesalesPrice{

}
.productdetails-view .giafix{
color: #f00;
font-size: 32px;
font-weight: bold;
}
.vm-customfield-cart{display:inline-block;}
.vm-customfield-cart br{display:none;}
.componentheading{
display:none;}
#Mod292{
position: absolute;
top: -315px;
width: 200px;
}
#ja-noidunggiua ul.menu {
  /* margin-left: -11px; */
  display: block;
}
.main{
width:1200px;
margin:auto;
}
#ja-noidunggiua ul.menu a{
/*background-size:220px;*/
margin-top:0px;
/*background-size:210px 35px;*/
}

div.ja-moduletable, div.moduletable{
border:none;
}
/*-----------------------------------------------------*/


.tieudechitietsp{
  color: #ff4200;
  border-bottom: 1px solid #ff4200;
}


.inputbox, textarea, .button, button{
border-radius:0px;
}
.button{
height: 30px;
margin-right:
}
.button:hover, .button:focus {
background: #E6E8EA;
}
.cart-summary .PricesalesPrice{
  width: 100px;
}
.inputbox{
margin-top: 5px;
}
.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key{
background:none;
border:none;
}
.k2ProfileHeading{
background:none;
}
/*-------------------------------------------------------------*/
.product-fields .product-field, .product-related-categories .product-field{
margin-top:0px;
}
.profile{
  margin-left: 200px;
  margin-top: 30px;
}
.profile legend{
  font-size: 25px;
color:#ff0486;
}
#users-profile-core dl>dt{
font-weight:bold;
}
.productdetails-view .product-description, .product-fields{
  height: 38px;
  line-height: 38px;
  text-align: right;
  margin-right: 55px;
}
input, select, textarea, .inputbox{
margin-top: 5px;
}
.priceColor2 {
color: #fff;
}
.baogomvat{
display:none;
}
.product-fields{display:none;}
div#tabContainer{
  width: 100%;
}
.product-field.product-field-type-P{
display:none;
}
table.mvc_peopleTable tr{
width: 130px;
float: left;
}
table.mvc_peopleTable td{
padding:3px;
border-bottom:none;
}
.gsc-control-cse{background:transparent;border:0px;padding:0px;}
#___gcse_0{width:91%;float:right;margin-top:5px;}
.addtocart-area .quantity-controls{display:none;}
input.quantity-input{margin-top:0px;}
.cart-view .customfieldcart,.inline .vmicon.vm2-add_quantity_cart,.tieptucmuasam{display:none;}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  background:transparent;
  margin-top:3px;
}
.slideshow2 .workshome-content{margin-bottom:0px;}

/* Css Danh muc san pham */
.browse-view .quantity-box{display:none;}
.browse-view .dmsp_blockanh{position:relative;
    border: 1px solid #999;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 2px 0px #888888;
}
.browse-view input.addtocart-button {
    background: #18A1E2;
    border: 1px solid #146DDE;
    color: white;
    font-weight: bold;
    border-radius: 5px;
	cursor:pointer;
}
.browse-view .dmsp_blockanh .icon_sphot{
background: red;
width: 35px;
height: 26px;
display: inline-block;
position: absolute;
left: -5px;
top: -5px;
}
.browse-view .dmsp_blockanh .icon_spmoi{
background: green;
width: 35px;
height: 26px;
display: inline-block;
position: absolute;
left: -5px;
top: -5px;
}
.browse-view .dmsp_blockanh .icon_hethang{
background: black;
width: 35px;
height: 26px;
display: inline-block;
position: absolute;
left: -5px;
top: -5px;
}
.bihide{display:none;}
.viewallproduct{display:inline-block;float:right;margin-top:20px;}
.vmfooter{display:inline-block;width:100%;}
.browse-view .product *{text-align:center;}
.browse-view .product{
    padding: 1%;
    display: table-cell;
    width: 23%;
    float: left;
}
.orderby-displaynumber{display:none;}
.browse-view .row{display:table;width:100%;}
.browse-view .spacer{padding:2%;overflow:hidden;}
.browse-view .browseProductImage{width:100%;    height: 250px;}
.browse-view .decs-product .product-short-description{display: block;color: #ccc;}
.browse-view h2{margin-top:10px;margin-bottom:10px;}
.browse-view div.PricesalesPrice{margin-bottom:10px;color:#D20707;font-weight:bold;font-size:130%;}
.browse-view form.product{
    margin: auto;
    display: block;
    padding: 0%;
    width: 100%;
}
.browse-view span.addtocart-button{display:block;}
.browse-view span.addtocart-button input{margin:auto;}



/* Chi tiết sản phẩm */
.header-imageproduct .width60.floatleft{width:100%;}
.header-product{display:inline-block;width:100%;}
.header-imageproduct{display:inline-block;width:40%;float:left;padding:1%;border:1px solid #ddd;background:white;}
.header-descproduct{display:inline-block;width:55%;float:right;}
.header-imageproduct .main-image img{width:100%;}

.productdetails-view.productdetails .giacu,.productdetails-view.productdetails .price-product,.productdetails-view.productdetails .addtocart-area{display:inline-block;float:left;}
.productdetails-view.productdetails .giacu,.productdetails-view.productdetails .price-product{width:51%;font-size:120%;margin-bottom:5px;}
.productdetails-view.productdetails .giacu .nhangiacu{display:inline-block;float:left;padding-right:20px}
.productdetails-view.productdetails .giacu .tiengiacu{display:inline-block;float:left;text-decoration: line-through;}
.productdetails-view.productdetails .price-product .nhan-price-product{display:inline-block;float:left;padding-right:8px}
.productdetails-view.productdetails .price-product .price-productl{display:inline-block;float:left;font-weight:bold;color:red;font-size:140%;margin-top:-5px}
.productdetails-view.productdetails .price-product{margin-top:8px;}
.productdetails-view.productdetails .addtocart-area {width:100%;float:left;}
.productdetails-view.productdetails .addtocart-area .quantity-box{display:none;}
.productdetails-view.productdetails input.addtocart-button {
    background: url(/images/buynow.png) no-repeat left top;
    background-size: 100% 100%;
    font-size: 0px!important;
    width: 90px;
    height: 35px;
    padding: 8px 0px 9px 25px;
    border: 0px;
    color: white;
    font-size: 140%;
    cursor: pointer;
}
  
.cart-view .cart-summary tr{border-bottom:1px solid #ddd;}
.tieptucmuasam{display:none!important;}
#checkoutForm{margin-bottom:20px;}
.cart-summary >tbody > tr td{padding:10px;}
.cart-summary >tbody > tr:first-child td{background:#1091EC;text-align:center;color:white;font-size:105%;padding:5px 0px;font-weight:bold;}
.td5{width:120px;}
.td4{width:80px;}
.td2{border:0px;padding:0px;}
.xoasp{text-align:Center;}
.vmicon {
  background: url(../images/recycle_bin.png) center center no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
}
.cart-view .detailscartproduct >a{color:#ff4200;font-weight:bold;}
.cart-view .detailscartproduct >a{color:#ff4200;font-weight:bold;}
.cart-view span.PricebillTotal{color:red;font-size:120%}
td.key{width:220px;}
.fieldinfo h2{
  color: #ff4200;
  padding: 0px;
  display: inline-block;
  width: 100%;
  font-size: 100%;
  font-weight: bold;
  border-bottom: 1px solid #ff4200;
  padding-bottom: 7px;
text-transform:uppercase;
}
.adminForm.user-details.abc{margin-top:10px;}
.adminForm.user-details.abc .inputbox{width:330px;height:100px;}
.cauchucmung{margin-bottom:10px;color:#ff4200;}
.k2ItemsBlock li{background:transparent;padding:0px;}

.footer1{display:inline-block;width:100%;}

.footer2 a{color:black;}
.footer2 .ja-workshome,.footer2 .workshome-content{margin-bottom:0px;}
.footer2{
  color: black;
  padding: 5px 0px;
}
#ja-chantrang
{
background:#f5f5f5;
border-top:1px solid #ddd
}
.footer2 table tr:last-child td *{margin-bottom:5px;}
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
  background: #305891;
  border: solid #01214D 1px;
}
/* Tin tuc */
.footer2 #Email{width:130px;}
.footer2 .rsform{text-align:center;}
.trengiohang{margin-top:20px;margin-bottom:20px;}
.catItemExtraFieldsLabel,.itemExtraFieldsLabel{display:none;}
.catItemExtraFields li{margin-bottom:5px;}
/* Slide */
.theme-default .nivoSlider img{height:350px!important;}
.theme-default .nivoSlider > img{width:100%!important;}
.theme-default .nivoSlider{margin-bottom:0px!important; box-shadow:none;}
.nivo-controlNav{margin-top:-45px;position:absolute;z-index:11;padding:10px 0px;}
.fb-comments ,.fb-comments *{width:100%!important;}

.itemListView .itemContainer{margin-bottom:10px;}
.k2Pagination{
text-align: center;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
.k2Pagination ul{
text-align: center;
display: inline-block;
}
.k2Pagination ul li{
float: left;
margin: 5px;
color: white;
}
.k2Pagination ul li a{
color: white;
padding: 5px 10px;
border-radius: 4px;
display: block;
background: #1C99F2;
}
.k2Pagination ul li span{
background: #ff4400;
padding: 5px 10px;
border-radius: 4px;
display: block;
}
.k2Pagination ul li a:hover{
background: #ff4400;
}
.mxh_ct{
display: inline-block;
width: 100%;
margin-bottom: 10px;
}
.checkout-button-top{
border-top: 0px!important;
}
.checkout-button-top .tieptucmuahang{
background: #006dcc;
color: white;
font-weight: bold;
padding: 7px 10px;
border-radius: 4px;
float: left;
}
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited{
padding: 7px 10px;
color: white;
border: 0px;
background: #006dcc;
}
.checkout-button-top .tieptucmuahang:hover, .vm-button-correct:hover{
background: #04c;
}
.rsform{
width: 90%;
margin: 0px auto;
}
.rsform h2{
display: none;
}
.formResponsive input, .formResponsive textarea{
width: 97.3%;
}
.rsform-block-submit .formControls .formBody{
text-align: center;
}
.temp_lienhe .mxh_ct{
display: none;
}
.temp_lienhe .bvcungmuc{
display: none;
}
.horizontal-separator{
display: none;
}
.search_sp_ngoai {
position: relative;
}
.search_sp_ngoai .search_tensp{
color: white;
padding: 7px 10px 8px 10px;
font-size: 110%;
background: #FF4400;
}
.search_sp_ngoai .khoangcach_search {
height: 35px;
}
.bvcungmuc #k2ModuleRelated ul li{
display: inline-block;
width: 100%;
margin-bottom: 8px;
}
.bvcungmuc #k2ModuleRelated h3{
width: 89%;
float: right;
}
.bvcungmuc #k2ModuleRelated .k2ItemImageleft{
width: 10%;
float: left;
margin-right: 1%;
}
.bvcungmuc #k2ModuleRelated .k2ItemImageleft .k2ItemImage{
width: 100%;
}
.bvcungmuc #k2ModuleRelated .k2RelReadmore{
float: right;
}
#ja-header
{
display:inline-block;
}
#Mod299, #Mod347
{
width:20%;
float:left;
}
#Mod336, #Mod344, #Mod343, #Mod346, #Mod345
{
width:70%;
float:right;
}
#ja-noidunggiua{
padding-top:20px;
}
#ja-header .menu
{
display:table;
width:80%;
float:right;
}
#ja-header .menu>li
{
display:table-cell;
position:relative;
}
#ja-header .menu>li>a:hover
{
    color:#000;
	box-shadow: 0 0 10px 2px #ccc inset;
}
.bodyhome_bd #ja-header .menu>li:last-child a{
margin-right:0px;
}
#Mod337, #Mod348, #Mod349, #Mod350, #Mod351
{
width:80%;
float:right;
height: 115px;
}
.bodyhome_bd #ja-header .menu>li>a
{
padding:8px;
display:block;
text-align:center;
margin-right:5px;
background:#ed2939;
border-radius:10px 10px 0 0;
font-size:17px;
color:#fff;
box-shadow: 0 0 10px 2px #fafafa inset;
}
#ja-header .menu>li>a
{
padding:8px;
display:block;
text-align:center;
margin-right:5px;
background:blue;
border-radius:20px;
font-size:17px;
color:#fff;
box-shadow: 0 0 10px 2px #fafafa inset;
}
#ja-cotphai {
    width: 15%;
    float: right;
    padding-left: 1%;
}
#ja-noidunggiua .menu li a img
{
width: 18%;
    box-shadow: 0px 0px 5px 1px #ddd;
    float: left;
    margin-right: 9%;
}
#ja-noidunggiua .menu li:first-child a img
{
margin-left:0.5%;
}
#ja-noidunggiua .menu li:last-child a img
{
margin-right:0px;
}
#ja-header .menu>li>a:hover
{
    color:#000;
	box-shadow: 0 0 10px 2px #ccc inset;
}
#ja-cotgiua .workshome-title
{
background: #ed2939;
    padding: 5px;
	border-radius: 5px 5px 0 0;
}
#ja-cotgiua .workshome-title h3::before
{
content: "\f10c";
font-family: FontAwesome;
margin-right:8px;
}
#ja-cotgiua .workshome-title h3::after
{
    content: "\f10c";
    font-family: FontAwesome;
    margin-left: 8px;
}
#ja-header .menu>li>ul
{
visibility:hidden;
position:absolute;
z-index:99;
background: rgba(0, 0, 255, 0.8);
    width: 150px;
	border-radius:5px;
}
.bodyhome_bd #ja-header .menu>li>ul
{
background: #ed2939!important;
border-radius:0px!important;
}
#ja-header .menu>li:hover ul
{
visibility:visible;
}
#ja-header .menu>li>ul>li>a
{
display:block;
padding:8px 5px;
color:#fff;
font-size:15px;
border-bottom:1px solid #ddd;
}
#ja-header .menu>li>ul>li>a:hover
{
box-shadow: 0 0 10px 2px #fafafa inset
}
#Mod337 .custom p, #Mod348 .custom p, #Mod349 .custom p, #Mod350 .custom p, #Mod351 .custom p
{
margin:5px;
font-size:20px;
}
#Mod337 .custom p:first-child, #Mod348 .custom p:first-child
{
font-size:40px;
font-weight:bold;
margin-top:15px;
color:#ed2939;
}
#Mod351 .custom p:first-child
{
font-size:38px;
font-weight:bold;
margin-top:10px;
color:#ed2939;
}
#Mod350 .custom p:first-child, #Mod349 .custom p:first-child
{
font-size:35px;
margin-bottom:10px;
font-weight:bold;
margin-top:15px;
color:#ed2939;
}
#Mod299 .custom img
{
width:72%;
height:auto;
}
#Mod347 .custom img
{
width:57%;
height:auto;
}
#Mod299 .custom p, #Mod347 .custom p
{
margin:0px;
text-align:center;
}
.bodyhome_bd .browse-view input.addtocart-button
{
display:none;
}
#Mod301 .workshome-content {
    background: linear-gradient(to bottom,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 80%) !important;
}
#Mod326 .workshome-content
{
display:inline-block;
border-radius:7px;
}
#ja-noidunggiua .menu li a img:hover
{
    box-shadow: 0px 0px 8px 3px #ccc;
}
#ja-cotgiua .category_description
{
background: white;
    padding: 10px;
    border: 1px solid #ed2939;
border-bottom:0px;
}
#Mod139 table td
{
border-right:1px solid #ccc;
text-align:center;
}
#Mod139 table td:last-child{
border-right:0px;
}
.footer2 p
{
margin:5px;
}
#ja-header .menu>li:last-child ul
{
right:0;
}
.category-view .row .category .spacer h2 a img
{
height:250px;
}
.category-view .width25 {
    width: 22.8%;
    float: left;
    margin: 1%;
    border: 1px solid #ed2939;
	border-radius:5px;
}
.category-view .category_description
{
display:none;
}
.trangdmsp .category-view .width25
{
display:none;
}
.trangdmsp .category-view
{
margin:0px;
}


