.about-text {
	float:left;
	width:100%;
}
.about-text .holder {
	margin:0 auto;
	text-align:center;
}



div.grayborad {
	border-radius:10px;
	padding-top:15px;
	padding-bottom:15px;
}

div.orderdet {
	border-radius:10px;
	margin-bottom:20px;
	padding-top:15px;
}
div.orderdet div.odet1 {
	padding-bottom:10px;
}
div.orderdet div.odet2 {
	padding-top:10px;
	padding-bottom:15px;
	border-radius:10px;
}
div.memberlogin {
	border-radius:10px;
}
div.loginform{
	padding:30px;
	line-height:25px;
	text-align:left;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
div.loginform span.alt1 {
	font-size:22px;
	font-weight:700;
}
div.loginform a.alt2 {
	font-size:18px;
	font-weight:500;
}
div.loginfull{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
#userloginform span.user,
#userloginform span.pass {
	position:relative;
}
#userloginform span.user::after,
#userloginform span.pass::after {
	content:" ";
	top:2px;
	left:10px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	width:21px;
	height:15px;
	z-index:999;
}
#userloginform span.user::after {
	background-image:url(../images/email.png);
}
#userloginform span.pass::after{
	background-image:url(../images/lock.png);
}
#userloginform span.user input,
#userloginform span.pass input {
	padding-left:45px;
}
#userloginform span.pass .showpass {
	position:absolute;
	right:10px;
	top:2px;
	z-index:999;
	font-size:12px;
	font-weight:400;
	cursor:pointer;
}


#newpasswdform span.pass {
	position:relative;
}
#newpasswdform span.pass::after {
	content:" ";
	top:2px;
	left:10px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	width:21px;
	height:15px;
	z-index:999;
}
#newpasswdform span.pass::after{
	background-image:url(../images/lock.png);
}
#newpasswdform span.pass input {
	padding-left:45px;
}
#newpasswdform span.pass .showpass1,
#newpasswdform span.pass .showpass2 {
	position:absolute;
	right:10px;
	top:2px;
	z-index:999;
	font-size:12px;
	font-weight:400;
	cursor:pointer;
}

#lostpassform span.user {
	position:relative;
}
#lostpassform span.user::after {
	content:" ";
	top:2px;
	left:10px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	width:21px;
	height:15px;
	z-index:999;
}
#lostpassform span.user::after {
	background-image:url(../images/email.png);
}
#lostpassform span.user input {
	padding-left:45px;
}


#mailchangeform span.user {
	position:relative;
}
#mailchangeform span.user::after {
	content:" ";
	top:2px;
	left:10px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	width:21px;
	height:15px;
	z-index:999;
}
#mailchangeform span.user::after {
	background-image:url(../images/email.png);
}
#mailchangeform span.user input {
	padding-left:45px;
}

div.loginright{
	padding-top:30px;
	padding-bottom:30px;
	padding-left:50px;
	padding-right:50px;
	line-height:30px;
	text-align:left;
	font-size:16px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
div.loginright_cc{
	padding:30px;
	line-height:18px;
	text-align:left;
	font-size:14px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
div.loginright div.loginrightpad {
	padding:0 50px;
}
div.loginright_cc div.loginrightpad {
	padding:0 20px;
}
div.loginright div.loginright h2 {
	font-size:30px;
	font-weight:700;
	margin-bottom:30px;
	text-align:center;
}
div.loginright_cc div.loginrightpad h2 {
	font-size:25px;
	font-weight:700;
	margin-bottom:30px;
	text-align:left;
}
div.loginright div.loginright span.fa {
	font-size:30px;
	float:left;
	margin-right:15px;
}
div.loginright_cc div.loginright span.fa {
	font-size:30px;
	float:left;
	margin-right:15px;
}
.ordercontrolbox{
	padding:15px;
	line-height:25px;
}
div.newuser{
	padding:15px;
	line-height:21px;
	border-radius:10px;
}
div.newuser div.nuserform {
	border-radius:10px;
}
div.newuser div.nuserform div.nu_form {
	border-radius:10px;
	padding-left:15px;
	padding-right:15px;
}
div.newuser div.nuserform div.nu_form div.nu_full {
	border-radius:10px;
	padding:30px;
	text-align:left;
}
div.newuser div.nuserform div.nu_form div.nu_left,
div.newuser div.nuserform div.nu_form div.nu_right {
	padding-top:20px;
	padding-bottom:20px;
	text-align:left
}
div.newuser div.nuserform div.nu_form div.nu_left {
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
div.newuser div.nuserform div.nu_form div.nu_right {
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}

div.account_danger {
	width:100%;
	padding:20px;
	border-radius:15px;
	text-align:center;
	font-family:'Roboto',sans-serif;
	font-size:15px;
	font-weight:700;
	margin-bottom:15px;
}
div.account_danger a {
	text-decoration:underline;
}

div.accountmenu {

}
div.accountmenu div.menus {
	
}
div.accountmenu div.menus ul {
	list-style:none;
	width:100%;
	margin:0px;
	padding:0px;
}
div.accountmenu div.menus ul > li {
	width:100%;
	text-align:left;
	display:block;
	position:relative;
}
div.accountmenu div.menus ul > li.userwelcome {
	width:100%;
	padding:15px;
	border-radius:10px;
	margin-bottom:15px;
	text-align:center;
	font-family:'Roboto',sans-serif;
	font-size:13px;
	font-weight:500;
}
div.accountmenu div.menus ul > li.userwelcome strong {
	font-size:16px;
	font-weight:700;
}
div.accountmenu div.menus ul > li > a {
	width:100%;
	padding:10px 0px 10px 25px;
	font-family:'Roboto',sans-serif;
	font-size:13px;
	font-weight:500;
	text-decoration:none;
	position:relative;
	display:inline-block;
}
div.accountmenu div.menus ul > li > a:hover {
	width:100%;
	border-radius:10px;
}
div.accountmenu div.menus ul > li > a:hover::before{
	content:'\f105';
	font-family:'FontAwesome';
	font-style:normal;
    font-weight:normal;
    text-decoration:inherit;
    font-size:18px;
    padding-right:0.5em;
    position:absolute;
    top:6px;
    left:12px;
}
div.accountpage {
	padding:10px 0px 20px 30px;
}
div.accountpage h2 {
	font-family:'Roboto',sans-serif;
	font-size:18px;
	font-weight:700;
	width:100%;
	padding-bottom:10px;
	margin-bottom:15px;
	text-align:left;
}
div.buynow{
	padding:15px;
	line-height:21px;
}
.boxinput{
	padding:5px;
	border-radius:5px;
	width:100%;
}
div.boxbutton{
	text-align:center;
	margin-top:25px;
}
