html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,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;
	font-size: 100%;
	font: inherit;
	/* vertical-align: baseline; */
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/*.footer_ad_block {
	background: url('../img/footer/ad_release.png') no-repeat;
	position: absolute;
	height: 173px;
	bottom:0px;
	width:75px;
}*/
.footer_advertise {
	background: url('../img/footer/ad_block_bg.png') no-repeat;
	height: 61px;
	position: relative;
}
.footer_advertise span.ad_item {
	background: url('../img/footer/ad_block_item.png') no-repeat;
  	position: absolute;
  	bottom: 0;
  	left: 280px;
  	height: 118px;
  	display: block;
  	width: 80px;
  	padding: 0;
}
.footer_advertise span {
	font-weight: bold;
	font-size: 11px;
	line-height: 55px;
	display: inline-block;
	text-align: left;
	padding-left: 35px;
}
.footer_advertise span a {
	color:#427ec0;
	text-decoration: underline;
	font-weight: bold;
}
#bottom-footer .footer_advertise .close {
	position: absolute;
	right:300px;
	bottom:23px;
	opacity:1;
}
#bottom-footer .footer_advertise .close .fa {
	color: #333;
}
/* End hide from IE-mac */
/* general */

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display: block;
}
body {
	line-height: 1;
	background: #f3f3f3;
/*	font-family: "Open Sans",Helvetica,Arial,sans-serif;*/
	font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
	font-size: 13px;
	width: 100%;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color:#4183c4;
	text-decoration: none;
}

img.circle {
	border-radius: 50%;
}

p {
	font-size: 13px;
	line-height: 18px;
}
.maintitle {
	font-size: 20px;
	background: #f7f6f1;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	margin:0;
}
.maintitle .fa {
	font-size: 8px;
    position: relative;
    top: -4px;
    color: #9b9b9b;
    padding:0 5px;
}
h2.maintitle {
	font-size: 20px;
	font-weight: normal;
	/* text-transform: capitalize; */
	color: #5A626B;
	border-bottom: 0;
	padding:0 0 20px 0;
}
.forgot .maintitle {
	text-align: center;
}
.shadow-style {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 0 2px rgba(0, 0, 0, 0.06),
	0 0 0 1px rgba(0, 0, 0, 0.04), 0 -1px 0 0 rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 0 2px
	rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 0, 0, 0.04), 0 -1px 0 0
	rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 0 2px
	rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 0, 0, 0.04), 0 -1px 0 0
	rgba(0, 0, 0, 0.05);
}
/* modal-style */

.modal-inner {
	padding:20px;
}
.modal-info {
	padding-bottom:10px;
	line-height:1.5;
}
.report-menu ul li {
	line-height: 25px;
}
.report-menu ul {
	margin-bottom:10px;
}
.report-menu span {
	display: inline-block;
	margin-bottom: 5px;
}
.report-btn {
	padding: 15px;
	border-top:1px solid #e8e8e8;
}

.report-btn a {
	text-transform: capitalize;
	display: inline-block;
	border-radius: 3px;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

@media (min-width: 768px) {
	.modal-small {
		width: 400px!important;
}


/* modal style end */
#wrap {
	background: url('../img/head/header-shadow.png') repeat-x;
	position: relative;
}

#header-static {
/*	background: url('../img/head/header-divider.png') repeat-x;*/
/*	background-color: #2e81ca;*/
	height: 45px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
  	border-bottom: 1px solid #262932;
  	box-shadow: 0px 0 3px rgba(0,0,0,0.5);
  	background: #3e444e;
  	background: -webkit-linear-gradient(top,#454B56,#393F48);
  	background: -moz-linear-gradient(top,#454B56,#393F48);
  	background: -o-linear-gradient(top,#454B56,#393F48);
  	background-image: -ms-linear-gradient(#454B56,#393F48);
}
#header-static.header-notify {
	height:80px;
}
#header-static.header-notify #notibar-confirm {
	background-color: #9eb1c4;
    border-color: #faebcc;
    color: #fff;
    text-align: center;
    padding: 8px 0;
   	-webkit-font-smoothing: antialiased;
}
#header-static.header-notify #notibar-confirm p {
	font-size: 12px;
}
#header-static.header-notify #notibar-confirm a {
	color:#fff;
	text-decoration: underline;
	-webkit-font-smoothing: antialiased;
}
#header-static.reduse {
	background: #1f8dd6;
}

#header-static.reduse .header-middle {
	background: none;
}

#header-static.reduse .mainmenu ul li {
	line-height: 42px;
}

#header-static.reduse .header-last .login {
	padding-top: 12px;
}

#header-static.reduse .header-last .login.logged {
	padding-top: 2px;
}

#header-static.reduse #header-inner {
	background: none;
}
#header-static.reduse .header-left {
	min-width: 206px;
}
#header-static.reduse .header-left .logo {
	background: none;
	height: 25px;
	padding: 8px 0 0 0;
}

#header-static.reduse .header-left .logo a {
	background: url('../img/head/logo.png') no-repeat left;
	width: 113px;
	height: 23px;
}

#header-static.reduse .header-right .addbtn a {
	padding: 6px 18px;
}
/*.header-right .addbtn a:hover .fa {
	text-shadow:0 0 10px rgba(255,255,255,0.75);
}*/
#header-static.reduse .open > .dropdown-menu {
	top:39px;
}
#header {
/*	height: 85px;*/
/*	margin-bottom: 15px;*/
}

#header-bg {
	height: 45px;
/*	position: fixed;
	background: url('../img/head/header-divider.png') repeat-x;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
}
#header-bg.header-notify-bg {
	height: 80px;
}
#header-inner {
/*	background: url('../img/head/head_bg.png') repeat-x;*/
	position: relative;
	padding: 0;
	max-width: 960px;
	margin: 0 auto;
}
.header-left {
	height: 45px;
}

.header-left,.header-middle,.header-right {
	float: left;
}

.header-left .logo a {
/*	background: url('../img/head/logo.png') no-repeat left;
	width: 113px;
	height:33px;*/
	display: block;
	padding:0px 0 0 0;
}

.header-middle {
	padding:0 0 0 60px;
/*	background: url('../img/head/bluearrow.png') no-repeat left top;*/
}
.header-middle ul {
	margin-bottom: 0px;
}
/*.header-right {
	margin-left: 25px;
}*/
/*.header-right .addbtn {
	padding-top: 6px;
}*/
.header-right .addbtn span {
	color: #fff;
/*	font-weight: bold;*/
  	padding:0 20px;
  	height: 45px;
  	line-height: 45px;
  	display: inline-block;
/*  	text-shadow: 0px 1px 0 #c4c8cc;
   	background: #e3e3e3;
  	color: #333;*/
  	text-align: center;
/*  	text-shadow: 0 1px 0 #fff;*/
  font-weight: bold;
  background: -webkit-linear-gradient(top,#4F555F,#414751);
  background: -moz-linear-gradient(top,#4F555F,#414751);
  background: -o-linear-gradient(top,#4F555F,#414751);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f555f',endColorstr='#414751');
  background-image: -ms-linear-gradient(#4F555F,#414751);
  border-left: solid 1px #3b4051;
  border-right: solid 1px #3b4051;
  color: rgba(255,255,255,1);
  cursor: pointer;
}
.header-right .addbtn span:hover {
	background: #21252C;
}
.header-right .addbtn .add_text {
	padding:0 0 0 8px;
}
.header-right .addbtn a {
	color:#fff;
	display: block;
/*	height: 45px;*/
/*	width: 28px;*/
/*	text-shadow:0 1px 0 #929292;*/
}
.header-right .addbtn a:hover {
	color:#fff;
	cursor: pointer;
}
#shopCart {
	float:left;
	width: 35px;
	height: 43px;
	background: url(../img/car.png) no-repeat right;
	margin-right: 30px;
	margin-top: 2px;
}
#shopCart a {
	display: block;
	height: 45px;
	width: 35px;
}
.header-last {
	float: right;
}
.header-cart {
	float: left;
}
.header-last .dropdown {
	float: left;
}
.header-last .dropdown-menu {
	font-size: 13px;
	border-radius: 0px;
	margin-top: 0;
}
.language_switch.header-last {
	margin: 15px 40px 15px 30px;
}
.header-last .dropdown-menu .replace-img span {
	padding-left: 3px;
	font-size: 13px;
}
.header-last .dropdown-menu .replace-img img {
	position: relative;
	left:2px;
	top:2px;
}
#nav{float:right;font-size:16px;color: #4183c4;}
#nav a{text-decoration:none;color:rgba(255, 255, 255, 0.6);}
#nav a:hover{text-decoration:none;color: #fff;}
#nav .nav-item,#nav .nav-link{position:relative;float:left;display:block;color:#444;z-index:1000;}
#nav .nav-link{margin-left:-1px;line-height:40px;font-weight:700;z-index:999;text-align:center;}
#nav .nav-dropdown{display:none;position:absolute;top:13px;left:-1px;background:#fff;box-shadow:0 1px 6px rgba(0, 0, 0, 0.2);z-index:998}
#nav .nav-dropdown-align-right{left:auto;right:0;_right:-1px}
#nav .nav-dropdown-trending{float:left;font-size:16px}
#nav .nav-dropdown a:hover{color:#ca0000}
#nav .trending li{font-weight: 700;vertical-align:bottom;overflow:hidden}
#nav .trending li a{display:block;padding:3px 15px;color:#1E1E1E;}
#nav .trending li a:hover{background:#f6f6f6}
.notification a {
	position: relative;
}

.noti_mes {
	color: #fff;
	line-height: 20px;
	font-size: 11.5px;
	margin-left: 6px;
	padding: 0px;
	width: 20px;
  	height: 20px;
	background: #A22;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
  	top: -4px;
  	right: 6px;
}
.notification .noti {
	color: #fff;
	line-height: 20px;
	font-size: 11.5px;
	margin-left: 6px;
	padding: 0px;
	width: 7px;
  	height: 7px;
	background: #A22;
	border: 2px solid #fff;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
  	top: 10px;
  	right: 6px;
	position: absolute;
}
.activity a {
	position: relative;
}
.activity .noti {
	position: absolute;
	top: 16px;
  	right: 33px;
	background: #A22;
	border-radius: 50%;
	height: 10px;
	width: 10px;
	color: #fff;
	line-height: 20px;
	font-size: 11.5px;
	margin-left: 6px;
	padding: 0px;
	display: inline-block;
	text-align: center;
	border: 2px solid #f6f7f8;
}
/* .notification .noti {
	color: #fff;
	line-height: 20px;
	font-size: 11.5px;
	margin-left: 6px;
	padding: 0px;
	width: 20px;
  	height: 20px;
	background: #A22;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
  	top: -4px;
  	right: 6px;
} */
.avatar .noti {
	position: absolute;
	left:20px;
	top:7px;
	color: #fff;
	width:7px;
	height: 7px;
	padding: 0px;
	border:2px solid #fff;
	background: #A22;
	border-radius: 50%;
	display: inline-block;
}
.user_menu {
	/*	border: 1px solid #ACACAE;*/
	width: 170px;
	position: absolute;
	top: 60px;
	right: 0px;
	z-index: 999;
	/*	display: none;*/
	/*	box-shadow: 0 0 3px 1px rgba(0, 0, 0, .05), 0 1px 2px 0px
	rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .05), 0 1px 2px 0px
	rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .05), 0 1px 2px 0px
	rgba(0, 0, 0, .1);*/
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.user_menu ul {
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 3px 0;
	position: static;
}

.user_menu ul li {
	display: block;
	overflow: hidden;
	padding: 3px 0 3px 12px;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.user_menu ul li:before {
	content: "";
	width: 0;
	height: 0;
	border: 11px solid transparent;
	position: absolute;
	display: block;
	right: 7px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(255,255,255,0.25);
	top: -11px;
}
.user_menu ul li:after {
	content: "";
	width: 0;
	height: 0;
	border: 10px solid transparent;
	top: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
	position: absolute;
	display: block;
	right: 8px;
}
.user_menu ul li:hover {
	background-color: #f5f5f5;
}

.user_menu ul li a {
	font: inherit;
}

.user_menu ul li:last-child {
	border-bottom: 0px dotted #fff;
}

.user_menu a i {
	float: left;
	margin-right: 7px;
}

.user_menu a [class^="icon-"],[class*=" icon-i-"] {
	font-size: 12px;
	color: #7c7d7f;
}
/* login box */
.header-last .login a {
	color: #fff;
	height: 45px;
	line-height: 45px;
}

.header-last .login.logged a {
	color: #333;
/*	height: 45px;
	line-height: 45px;*/
}

.header-last .login {
	float: left;
/*	padding-top: 12px;*/
	color: #fff;
}

/*.header-last .logged {
	padding: 3px 10px 5px 15px;
}*/
.logged a {
	position: relative;
	color: #7c7d7f;
	font-size: 11px;
	display: block;
/*	margin: 5px 0;*/
}

.logged a img {
	vertical-align: middle;
	margin-right: 10px;
	height: 27px;
	width: 27px;
}

.logged a span {
	/* background: url('../img/head/log_arrow.png') no-repeat center right; */
	width: 9px;
	height: 6px;
	padding-right: 15px;
	color: #fff;
}

.mainmenu ul li {
/*	background: url('../img/head/dotted.png') no-repeat right 18px;
	padding-right: 30px;
	margin-right: 20px;*/
	float: left;
/*	display: inline-block;*/
	line-height: 45px;
/*	border-left:1px solid #2f78ba;*/
}

.mainmenu ul li:last-child {
	background: none;
}

.mainmenu ul li a {
	font-size: 13px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	color: rgba(255, 255, 255, .6);
	text-transform: capitalize;
	padding:0 20px;
/*	text-shadow:0 1px 1px rgba(0, 0, 0, 0.2);*/
}

.mainmenu ul li a:hover,.mainmenu ul li a.active {
	color: #fff;
  	background-color:#21252b;
/*	background: -webkit-linear-gradient(top,#3e424a,#383d46);
	background: -moz-linear-gradient(top,#3e424a,#383d46);
	background: -o-linear-gradient(top,#3e424a,#383d46);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#131d28',endColorstr='#131d28');
	background-image: -ms-linear-gradient(#3e424a,#383d46);*/
	height: 45px;
	display: inline-block;
}

/* .mainmenu ul li a span{
	background: rgba(0, 0, 0, 0) url("../img/head/log_arrow.png") no-repeat scroll right center;
	padding-right: 15px;
} */

#wrap-inner {
	padding: 25px 0px 0px 0px;
}

#content {
	background: #fff;
	position: relative;
	padding: 0;
	max-width: 960px;
	margin: 0 auto 50px;
	padding: 1px;
/*	border: 1px solid #daddde;*/
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.01), 0 2px 2px rgba(0, 0, 0, 0.02);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.01), 0 2px 2px rgba(0,0,0,.02);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.01), 0 2px 2px rgba(0, 0, 0, 0.02);
	border: solid 1px #E9E9E9;
	border-bottom-color: #CFD0D1;
	/*	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);*/
}

/* popular */
#content.popular {
	background: none;
	border: 0;
	box-shadow: none;
	margin-bottom: 50px;
}

#content.popular .item-row {
	margin-left: -23px;
	padding-bottom: 50px;
}

.single-item {
	display: inline-block;
	width: 300px;
	vertical-align: top;
	margin: 0 6px 15px 6px;
	font-size: 14px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

#content.popular .single-item {
	margin: 0 0px 25px 22px;
}

#content.newarrivel .item-row {
	margin-left: -15px;
/*	padding-bottom: 100px;*/
}

#content.popular .single-item {
	margin: 0 0px 25px 25px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 0 2px rgba(0, 0, 0, 0.06),
	0 0 0 1px rgba(0, 0, 0, 0.04), 0 -1px 0 0 rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 0 2px
	rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 0, 0, 0.04), 0 -1px 0 0
	rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 0 2px
	rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 0, 0, 0.04), 0 -1px 0 0
	rgba(0, 0, 0, 0.05);
	/*	box-shadow: 0 1px 2px rgba(0,0,0,0.07);*/
}

#content.newarrivel .single-item {
	margin: 0 0 25px 25px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 0 2px rgba(0, 0, 0, 0.06),
	0 0 0 1px rgba(0, 0, 0, 0.04), 0 -1px 0 0 rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 0 2px
	rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 0, 0, 0.04), 0 -1px 0 0
	rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 0 2px
	rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 0, 0, 0.04), 0 -1px 0 0
	rgba(0, 0, 0, 0.05);
}

#content.newarrivel {
	background: none;
	border: 0;
	box-shadow: none;
}
.newarrivel-item {
	width: 210px;
}

.item-info {
	background: #fff;
	padding: 20px 20px;
	position: relative;
	height: 100px;
	border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
}

.item-info p {
	word-break: break-word;
	line-height: 20px;
	font-size: 13px;
}

.item-info a {
	color: #b2b2b2;
}

.newarrivel-item .item-info {
	height: 60px;
	padding: 0px 20px;
}

.single-item .entity-img img {
	max-width: 300px;
	max-height: 300px;
/*	border-radius:2px 2px 0 0;
	-moz-border-radius:2px 2px 0 ;
	-webkit-border-radius:2px 2px 0;*/
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
}

.newarrivel-item .entity-img {
	display: inline-block;
	height: 210px;
}

.newarrivel-item .entity-img img {
	max-width: 210px;
	max-height: 210px;
}

.item-info .thing-like {
	position: absolute;
	left: 20px;
	bottom: 15px;
	line-height: 30px;
	font-size: 12px;

}

.item-info .creator {
	position: absolute;
	right: 20px;
	bottom: 15px;
	color: #777;
	font-size: 12px
}
.item-info .creator a:hover {
	color: #4183c4;
}

.item-info .creator img {
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 5px;
}

.single-item .title {
	font-size: 16px;
	display: block;
	width: 260px;
	padding: 30px 20px;
	position: absolute;
	opacity: 0.95;
	background-color: #f6f7f8;
	border-bottom: 1px solid #eee;
	border-radius:2px 2px 0 0;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
}

.single-item .item-title {
	float: left;
	/* text-transform: capitalize; */
}
/*.single-item .title .item-link {
	display: block;
	width: 260px;
	height: 35px;
	padding: 30px 20px;
	position: absolute;
	opacity: 0.95;
	background-color: #f6f7f8;
	border-bottom: 1px solid #eee;
	}*/
	.single-item .title a {
		color: #373d48;
		text-transform: capitalize;
	}

	.newarrivel-item .title {
		width: 170px;
		padding:20px;
	}

	.single-item .title h2 {
		color: #333;
		display: inline-block;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.3;
		margin: 0 10px 0 0;
	}

	.single-item .title span {
		color: #333;
	}

	.single-item .title span.price {
		color: #427ec0;
		float: right;
	}

	.view-more-status {
		margin: 0em auto;
		font-size: 10px;
		position: relative;
		text-indent: -9999em;
		border-top: 0.8em solid rgba(197,197, 197, 0.2);
		border-right: 0.8em solid rgba(197,197, 197, 0.2);
		border-bottom: 0.8em solid rgba(197,197, 197, 0.2);
		border-left: 0.8em solid #c5c5c5;
		-webkit-animation: load8 1.1s infinite linear;
		animation: load8 1.1s infinite linear;
	}
	.view-more-status,
	.view-more-status:after {
		border-radius: 50%;
		width: 3em;
		height: 3em;
	}
	.modal-body .view-more-status {
		text-align: center;
		position: relative;
		top: 20px;
	}
	@-webkit-keyframes load8 {
		0% {
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}
	@keyframes load8 {
		0% {
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}

	.view-more {
		width: 600;
		margin:0 auto;
		padding: 6px 13.5px 6px 13.5px;
		margin-bottom: 100px;
		font-family: helvetica, arial, sans-serif;
		font-size: 14px;
		line-height: 22px;
		color: #46494d;
		text-align: center;
		vertical-align: middle;
		cursor: pointer;
		background-color: #fff;
		border: 0;
		border: 1px solid rgba(0, 0, 0, 0.2);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		outline: 0;
	}

	.view-more-status:hover,.view-more:hover {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
		opacity: 0.8;
	}
	/* design tab */
	.design-tab .design-item {
		border-bottom: 1px solid #efefef;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.design-tabs .design-info {
		float: left;
	}

	.design-tab .design-thum {
		margin-right: 20px;
	}

	.design-tab .design-info {
		margin-left: 150px;
	}

	.design-tab .design-info span {
		margin-bottom: 10px;
	}

	.design-tab .design-info p {
		font-size: 14px;
		color: #7e7e7e;
		margin-bottom: 5px;
	}

	.design-tab .design-info span.fb {
		font-weight: bold;
		color: #000;
	}

	.design-tab .design-info span.pstatus {
		display: inline-block;
		margin-top:5px;
	}

	.design-tab .design-edit {
		float: right;
	}
	.design-tab .print-edit {
		float: right;
	}
	.design-tab .print-edit .pure-button {
		padding:6px 12px;
	}
	.follow-tab .follow-item {
		border-bottom: 1px solid #efefef;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.follow-tab .follow-info,.follow-tab .follow-thum {
		float: left;
	}

	.follow-tab .follow-thum span {
		display: inline-block;
	}

	.follow-tab .follow-info {
		width: 270px;
	}

	.follow-info .creator-thum,.follow-info .creator-info {
		float: left;
	}

	.follow-info .creator-thum {
		width: 50px;
	}

	.follow-info .creator-info {
		width: 190px;
	}

	.follow-info .creator-info span {
		display: block;
		margin-bottom: 10px;
	}

	/*order*/
	.maintitle {
		background: none repeat scroll 0px 0px #f3f3f3;
		height: 42px;
		line-height: 42px;
		padding: 0 20px;
		border-bottom: 1px solid #DADDE1;
		font-size: 14px;
		color: #5A626B;
		font-weight: bold;
	}

	.order .uctitle {
		padding: 15px 20px;
		font-size: 16px;
		font-weight: bold;
		background-color: #E7E7DB;
	}

	.order .search {
		padding: 40px 20px 0px 20px;
	}

	.order label {
		font-weight: bold;
	}

	.order select {
		font-size: 1em;
		margin-left: 15px;
	}

	.order .data {
		padding: 15px 20px 20px 20px;
	}
	.order_list .order_title td {
		font-weight: bold;
	}
	#content.sellorder {
		background: none;
		border: 0;
		box-shadow: none;
	}

	#content.sellorder .ui-tabs .ui-tabs-nav li {
		width: 50%;
	}
	.table > thead > tr > th {
		border-right:1px solid #b7c7cf;
	}
	.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
		border:1px solid #ddd;
	}
	table.ordertable {
		color: #333333;
		border: 1px solid #E2E2E2;
		width: 100%;
		text-align: center;
	}

	table.ordertable th {
		font-weight: bold;
	/*	padding: 15px;
	background-color: #ECF0EF;
	border: 1px solid #E2E2E2;*/
	background: #EDF2F5;
	height: 40px;
	line-height: 40px;
}

table.ordertable td {
	padding: 20px;
	border: 1px solid #E2E2E2;
	background-color: #ffffff;
	vertical-align: middle;
}

table.ordertable .dark td {
	background-color: #FAFBFC;
}

span.status_green {
	color: #56A600;
}

span.status_blue {
	color: #0066CC;
}

span.status_red {
	color: #ED1F23;
}
.order_list .order_link {
	margin-left:150px;
}
.order_list .order_time {
	margin-left:150px;
	padding-left: 10px;
}
.order_list .order_total {
	float:right;
	color:#5A626B;
	font-weight:bold;
}
/*user sales list*/
.searchMsg {
	text-align: center;
	font-size: 1em;
	padding: 20px 0px;
	font-weight: 600;
}

.searchMsg div {
	padding: 5px 0px;
}

.searchMsg .date {
	color: #4F4F4F;
}

.searchMsg .stati {
	color: #000;
	margin-bottom:0px; 
}

.searchMsg .info {
	color:#8a6d3b;
	width: 80%;
	margin: 8px auto;
	border-top: 1px solid #E2E2E2;
	font-weight: 500;
	padding: 8px 0px;
}
.searchMsg .info .icon-i-info {
	color:#8a6d3b;
}
.money {
	color: green;
}

.search {
	padding: 25px 0px;
}
.sellorder .search {
	padding-left:36px;
}
/* apply refund */
.content-inner {
	padding: 30px;
}

.refund .left {
	float: left;
	margin-right: 30px;
}

.refund .right {
	float: left;
}

.refund-list ul li {
	border-bottom: 1px solid #efefef;
	line-height: 30px;
	color: #707070;
	font-size: 13px;
}

.refund-list ul li:last-child {
	border: 0;
}

.refund-block {
	padding: 20px 0;
	border-bottom: 1px solid #efefef;
}
.refund-block.refund-des {
	border-bottom: 0;
}
.refund-block h5 {
    color: #3f4550;
    font-size: 18px;
    margin-bottom: 20px;
    display: inline-block;
    background: #f0e7d7;
    color: #776d5a;
    font-size: 13px;
    padding: 6px 10px;
    border-radius: 20px;
}

.refund-app span {
	display: block;
	font-size: 12px;
}

.refund-apply {
	padding: 0px 0 30px 0;
	text-align: right;
}
.cd-cart.items-added span {/* counter visible when a product is added to the cart */
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.cd-cart span {/* number of items added to the cart */
	position: relative;
	top:4px;
	left:23px;
	display: inline-block;
	height: 16px;
	min-width: 14px;
	padding:0px 1px;
	background: #4C9ADC;
	color: #fff;
	line-height: 16px;
	box-shadow: inset 0 -1px 0 rgba(53, 59, 73, 0.06), inset 0 1px 0 rgba(230, 234, 244, 0.07);
    border-radius: 3px;
    text-shadow: 0px -1px 0px rgba(65, 134, 182, 0.65);
    /* border: 1px solid #353B49; */
    font-size: 10px;
    letter-spacing: -1px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	transition: transform 0.2s 0s;
}
.u-flyer{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	position: fixed;
	z-index: 9999;
}
/*Check out*/


.shop_cart {
    padding:20px 25px 30px 25px;
}
.shop_cart ul {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 15px;
}
.shop_cart ul li {
    display: inline-block;
    padding: 15px 0px 15px 0;
    text-align: center;
}
.shop_cart ul li a {
    font-weight: bold;
    font-size: 14px;
    color:#959595;
    padding:0 20px;
}
.shop_cart ul li.ui-state-active {
	border-bottom: 4px solid #404650;
}
.shop_cart ul li.ui-state-active a {
    color:#434954;
}
.total-price table tr td {
	text-align: right;
	padding:10px;
}
.total-price table tr td.pay_left {
	padding-left: 0;
}
.total-price table tr td.pay_left .pay_info {
	color:#8f8f8f;
	font-size: 14px;
}
.total-price table tr td.pay_right {
	padding-right:0;
}
.total-price table tr td.pay_right .price {
	font-size: 18px;
}
.ship_info .total-price table tr td {
	padding:8px;
}
.total-price table tr.pay_total td {
	color: #aa2222;
}
.checkout {
	margin: 0px auto;
}
.cart-summary table {
	width: 100%;
}
.cart-summary table tr td {
	vertical-align: middle;
}
.cart-summary table tr td span#designTitle {
	display: block; 
	font-size: 15px; 
	font-weight: bold; 
	margin-bottom: 7px; 
	color: #4f535e;
}
.cart-expire {
	position: absolute;
	left: 0;
    top: 0px;
    background: #fff;
    height: 80px;
    width: 80px;
   	background: rgba(255,255,255,0.8);
}
.date_expire_cover {
	position: absolute;
    top: 0;
    right: 0;
    background: rgba(255,255,255,0.7);
    color: #fff;
    height:100%;
    width: 100%;
}
.date_expire_info {
    position: absolute;
    right:0;
	height:96px;
	line-height: 96px;
    width: auto;
}
.date_expire_option {
	float:left;
	background: #999999;
    color: #fff;
	height:96px;
	width: auto;
	text-align:center;
}
.date_expire_option span {
	padding:0 20px;
	display: inline-block;
}
.trash_delete {
	float: left;
}
.date_expire_info .trash_delete .fa {
	color: #333;
	position: relative;
	top:37px;
}
.date_expire_info .fa {
	color:#fff;
	padding-left: 10px
}
/*.date_expire_trash {
	width:15%;
	background: #959595;
	color:#fff;
	padding:10px;
}*/
.date_expire_trash span {
	border-right: 1px solid #fff;
	padding-right: 15px;
}
.date_expire_trash .fa {
	color: #fff;
}
.date_expire_trash a {
	color: #fff;
	padding-left: 5px;
}
.label-expire {
	background:#484848;
	color: #fff;
    padding: 5px 9px;
    font-size: 11px;
    left: 10px;
    top: 30px;
    position: absolute;
    display: inline-block;
}
.cart-summary .cart-list img {
	float: left;
	margin-right: 10px;
}
.cart-summary .cart-list .cart-info-title {
	float: left; 
	margin-right: 0px; 
	padding-top: 15px; 
	width: 300px;
}
.cart-summary .cart-col ul {
	margin-bottom: 0;
}
.cart-summary .cart-col ul li {
	line-height:35px;
	font-size: 14px;
}
.cart-summary .cart-col ul li span {
	font-weight: bold;
	color: #4f535e;
}
.cart-summary .cart-col ul li span.priceitem,
.cart-summary .cart-col ul li span.itempri {
	color:#9f2e25;
}
.cart-summary .cart-col ul li.price_item span {
	color:#9f2e25;
}
.cart-summary .cart-col.cart-adapt {
	text-align: center;
	line-height: 15px;
	padding: 52px;
	border-bottom: 1px solid #efefef;
	padding: 15px 30px 15px 10px;
	text-align: left;
	color: #838383;
	font-size:12px;
}
.cart-summary .cart-col.cart-adapt a {
	display: inline-block;
	font-weight: bold;
	padding-left: 5px;
}
.cart-summary .cart-col.cart-adapt .fa {
	color:rgb(234, 152, 53);
}
.cart-summary .cart-col.coupon {
	border:0;
	background: #F8F9F9;
	width: 200px;
}
.checkout .total {
	text-align: right;
	padding: 5px 0px 10px 0;
	margin: 0px 0 0 0;
	/* border-bottom: 1px solid #f1f1f2; */
/*	border-top: 1px solid #f1f1f2;*/
}
.checkout .total a.address_edit {
	color: #ef4e22; 
	font-size: 12px; 
	text-decoration: underline;
	float:right;
	margin:5px 11px 0 0;
}
.checkout .total a.address_edit .fa {
	font-size:18px;
}
.checkout .total-price {
	text-align: right;
	padding: 10px 0;
	font-size: 17px;
	float: right;
	width: 300px;
/*	border-bottom: 1px solid #f1f1f2;*/
}
.checkout .total-bottom .total-price {
	width: 220px;
	float: right;
}
.checkout .total-price h4 {
	float:left;
	color: #3f4550;
    font-size: 18px;
    margin-bottom: 20px;
    display: inline-block;
    background: #f0e7d7;
    color: #776d5a;
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 20px;
}
.checkout .total-price .pay_list {
	font-size: 13px;
	color:#838383;
	margin-bottom: 10px;
}
.checkout .total-price td {
	padding-bottom:10px;
}
.checkout .total-price td.pay_left {
	text-align: left;
}
.checkout .total-price td.pay_left .pay_info {
	color: #4f535e;
	font-size: 16px;
}
.checkout .total-price td.pay_right {
	text-align: right;
}
.checkout .total-price .pay_total td {
	border-top:1px solid #efefef;
	padding-top:10px;
}
.checkout .total-price .pay_coupon {
	color:rgb(0, 128, 0);
}
.checkout .total-price .pay_coupon td {
	margin-bottom: 10px;
}
.checkout .total-price .pay_list .pay_info {
	padding-right:60px;
}
.checkout .total-price span.price {
	font-size: 20px;
	color:#9f2e25;
}
#couponMsg {
  	color: #a94442!important;
  	padding:9px 0 0 0;
  	font-size: 11px;
  	text-align: left;
  	margin-left: 75px;
}
/*.coupon_item .form-group {
	height: 50px;
}*/
.checkout .payType {
	padding: 15px 0px;
}
.cptitle .form-control-static {
	font-size: 13px;
	color:#979599;
	margin-right: 5px;
}
.select-bitcoin-payment {
	text-align: right;
}
.select-bitcoin-payment input[type="radio"] {
	margin:0;
}
.payType .cptitle {
	text-align: right;
	color: #3f4550;
    font-size: 18px;
    margin-bottom: 20px;
    display: inline-block;
    background: #f0e7d7;
    color: #776d5a;
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 20px;
    /* border-left: 4px solid #404650; */
    margin-bottom: 20px;
}
.checkout .submit {
	padding: 30px 0px;
	text-align: right;
}

.checkout input[type="button"] {
	background-color: #0389DE;
	color: #fff;
	padding: 7px 15px;
	font-weight: bold;
}
.checkout table.ordertable th {
	padding: 0px 8px;
	line-height: 40px;
/*	color:#606a79;*/
}
.checkout table.ordertable td {
	font-size: 14px;
	color:#333;
	padding: 0px;
	vertical-align:middle;
	font-weight: normal;
}
.checkout table.ordertable th {
	border-right: 1px solid #b7c7cf;
}
.checkout table.ordertable tr {
	padding: 8px 8px 0;
	background: #e6f1f6;
	border: 1px solid #b7c7cf;
	border-bottom-color: #d8e6ec;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-weight: bold;
}

#adaptiveDiv {
	text-align: left;
}
.print-example {
	background-color: #f7f7f9;
	border-radius: 4px;
	padding: 15px;
	text-align: left;
	margin-top: 10px;
}
.print-example .print-btn {
	text-align: center;
}
.print-example a {
	margin-top: 10px;
}
#adaptiveDiv ul li {
	line-height: 1.5;
}
#devicesDiv {
	text-align: left;
	line-height: 15px;
}

/* 404 page */
#content.pageerror {
	text-align: center;
	padding-top: 80px;
	background: none;
	border: 0;
	box-shadow: none;
}
#content.pageerror p {
	color: rgba(0, 0, 0, 0.5);
	line-height: 1.6;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 30px;
}

#content.pageerror h1 {
	color:#333;
	position: relative;
	letter-spacing: -1px;
	line-height: 60px;
	font-size: 60px;
	font-weight: 100;
	margin: 0px 0 30px 0;
	text-shadow: 0 1px 0 #fff;
}

/*.error-notify .img span.img_400 {
	width: 135px;
	height: 263px;
	background-size: 135px 263px;
	display: block;
}

.error-notify .img span.img_400 {
	background: url('../img/error404.png') no-repeat center right;
}

.error-notify .img span {
	display: block;
	margin: 0 auto;
}*/

.error-notify h2 {
	color: #3c424c;
	font-size: 32px;
}

.error-notify p {
	color: #9b9ca2;
	font-size: 22px;
	padding-top: 10px;
}

.error-notify small {
	display: block;
	font-size: 15px;
	color: #3c424c;
	padding-top: 40px;
}

.button,.minibutton {
	line-height: 24px;
	float: left;
	position: relative;
	display: inline-block;
	padding: 0px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	/*	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);*/
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-color: #eee;
/*	background-image: -webkit-linear-gradient(#fcfcfc, #eee);
	background-image: linear-gradient(#fcfcfc, #eee);
	background-repeat: repeat-x;*/
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-appearance: none;
}

.social-count {
	float: left;
	padding: 0 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #333;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.action-follow {
	font-size: 11px;
	color: #333;
	float: right;
	margin-bottom: 15px;
}
.action-follow .follow {
	float: right;
}
.usercenter .action-follow,
.usercenter .follow {
	width: 100%;
	float: none;
}
.button.with-count,.minibutton.with-count {
	float: left;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

/* footer */
.back-to-top {
	padding: 10px;
	color:#959595;
	background: #d9d9d9;
	position: fixed;
	right: 15px;
	bottom: 15px;
	text-decoration: none;
	/*	background: url("http://static1.tuicool.com/images/return_bg.png") no-repeat 0 -50px;*/
	/*    background-color: rgba(235, 235, 235, 0.80);*/
	z-index: 10000;
	font-size: 12px;
	display: none;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.footer-expand {
	margin-top: 50px;
	text-align: center;
	z-index: 1000;
	position: fixed;
	bottom: 0;
	width: 100%;
	left:0;
}
.footer-expand a {
	color:#fff;
	background: #c3c3c3;
	margin:0 auto;
	width: 50px;
	padding:5px 0;
	display: block;
	border-top: 1px solid #ececec;
}
#bottom-footer0 {
/*	background: #fff;*/
/*	padding: 15px 0;*/
	text-align: center;
	z-index: 1000;
	position: fixed;
	bottom: 0;
	width: 100%;
/*	border-top: 1px solid #ececec;*/
}

#bottom-footer .close {
/*	background: url('../img/icon_close.png') no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
	line-height: 5px;*/
	font-size: 16px;
	position: absolute;
	right: 0;
	bottom: -3px;
}
#bottom-footer .close .fa,#bottom-footer-static .close .fa {
	color:#808080;
}
#bottom-footer .close:hover,#bottom-footer-static .close:hover {
	color: #888;
}
#bottom-footer ul,#bottom-footer-static ul {
	display: inline;
}
#bottom-footer ul li,#bottom-footer-static ul li {
	display: inline-block;
}
#bottom-footer ul li a,#bottom-footer-static ul li a {
	color: #c0c0c0;
	font-size: 11px;
	border-right: 1px solid #c0c0c0;
	margin: 0 0px 0 10px;
	padding-right: 10px;
}
#bottom-footer ul li a:hover,#bottom-footer-static ul li a:hover {
	text-decoration: underline;
}
#bottom-footer ul li:last-child a,#bottom-footer-static ul li:last-child a {
	border-right: 0;
}
#footer-inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#bottom-footer ul li a.q_a .fa {
	color: #EA9835;
}
#bottom-footer ul li a.q_a:hover .fa {
	color:#ffa73d;
}
