.invalid.invalid-required .validator-wrapper.mega-invalid,
.invalid.invalid-pattern .validator-wrapper.mega-invalid,
.invalid.invalid-required .validator-wrapper.invalid-exists,
.invalid.invalid-pattern .validator-wrapper.invalid-exists,
.validator-wrapper {
	position: absolute;
	right: 9999px;

	top:36px;
	opacity: 0;
	-webkit-transition: opacity 0.5s, right 0s linear .5s;
	-moz-transition: opacity 0.5s, right 0s linear .5s;
	-o-transition: opacity 0.5s, right 0s linear .5s;
	-ms-transition: opacity 0.5s, right 0s linear .5s;
	transition: opacity 0.5s, right 0s linear .5s;
}

.validator-wrapper .validator {
	width: 100%;
}

.validator-wrapper .shadow {
	position: absolute;
	height: 20px;
	background-color: #000;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-left-radius: 2px;
	width: 100%;

	margin-top: 3px;
	opacity:0.3;
	filter:alpha(opacity=30);
}

 .validator-wrapper .shadow-arrow {
	position: absolute;
	top: 0;
	right: -20px;
	width: 0;
	height: 0;
	border-left: 10px solid #000;
	border-right: 10px solid transparent;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	_border: 0;
}

.validator-wrapper .content-container {
	position: relative;
	height: 20px;
	border-radius: 2px 0px 0px 2px;
	-moz-border-radius: 2px 0px 0px 2px;
	-webkit-border-radius: 2px 0px 0px 2px;

	background-color: #fffed8;
}

.validator-wrapper .arrow {
	position: absolute;
	top: 0;
	right: -20px;
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	_border: 0;
	_width: 20px;
	_height: 20px;

	border-left: 10px solid #fffed8;
	_background: url(//20sat.itocd.net/anastasiaglobal.com/img/invalid-arrow-ie6.gif?vbd18fc58) no-repeat 100% 0;
}

.validator-wrapper .content {
	padding: 4px 10px 0 25px;
	white-space: nowrap;
	font-size: 11px;
	line-height: 11px;
	*line-height: 12px;

	display: block !important;

	color: #383737;
	background: url(//34sat.itocd.net/anastasiaglobal.com/img/err-icon.gif?vc4d8580f) no-repeat 10px 5px;
}

.invalid .validator-wrapper.mega-invalid,
.invalid .validator-wrapper.invalid-exists,
.invalid-required .validator-wrapper.invalid-required,
.invalid-pattern .validator-wrapper.invalid-pattern{
	-webkit-transition: opacity 0.25s, right 0s;
	-moz-transition: opacity 0.25s, right 0s;
	-o-transition: opacity 0.25s, right 0s;
	-ms-transition: opacity 0.25s, right 0s;
	transition: opacity 0.25s, right 0s;
	opacity: 1;
	right:297px;
	display: block;
}
.button-wrapper .validator-wrapper.mega-invalid{
	top:14px;
}
.invalid .button-wrapper .validator-wrapper.mega-invalid{
	right: 260px;
}

body, div, h1, h2, h3, h4, h5, h6, p, form, input {
	padding: 0;
	margin: 0;
}
img{
	border:none;vertical-align:middle;
}
.clearfix{
	zoom: 1;
}

.clearfix:after{
	content: ' ';
	clear: both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
html,
body{
	width: 100%;
}
body {
	background: #fafafa;
	font: 12px Arial, sans-serif;
	color: black;
}

a,
a:visited {
	color: #001f55;
}
a:hover{
	text-decoration: none;
}

#main-wrapper,
#content{
	width: 980px;
	margin: 0 auto;
	border: #d4d4d4 solid 1px;
	padding: 0 10px 10px;
	position: relative;
	z-index: 10;
	background-color: #fff;
}
#main-wrapper{
	margin-bottom: 10px;
	border-top: none;
}

.block-bottom-shadow,
.block-top-shadow{
	display: block;
	width: 100%;
	height: 37px;
	position: absolute;
	bottom: -38px;
	left: 0;
	background: url(//15sat.itocd.net/anastasiaglobal.com/img/page-bottom-shadow.jpg?v6da624c3) no-repeat center top;
}
x:-o-prefocus, .block-bottom-shadow {
	top: 663px;
	bottom: inherit;
}

#header-login-link {
	padding: 8px 0;
	position: relative;
	z-index: 11;
}

#register-block {
	padding: 31px 0 0;
	margin-top: -31px;
	background: transparent left bottom no-repeat;
	position: relative;
}

.webp #register-block {
	background-image: url("//27sat.itocd.net/anastasiaglobal.com/img/girl.webp?vcffee270");
}

.no-webp #register-block {
	background-image: url("//15sat.itocd.net/anastasiaglobal.com/img/girl.jpg?v6dc05a3a");
}

#register-block .wrapper {
	height: 601px;
	padding: 10px 10px 10px 0;
	position: relative;
	z-index: 15;
}
#main-wrapper:before{
	content: '';
	display: block;
	position: absolute;
	top:31px;
	height: 621px;
	width: 980px;
	background-color: #001f55;
}

#main-content:before{
	content: "";
	display: block;
	height: 330px;
	margin: 165px auto -495px;
	width: 1000px;
	max-width: 1000px;
	z-index: 0;
	-moz-box-shadow: 0 0 45px 7px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 45px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 45px 7px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 30px / 132px;
	-webkit-border-radius: 30px / 132px;
	border-radius: 30px / 132px;
}
#register-block .wrapper .sp-ribbon {
	display: block;
	width: 125px;
	height: 123px;
	position: absolute;
	top: -10px;
	right: -11px;
	background: transparent url("//52sat.itocd.net/anastasiaglobal.com/img/png-24-sprite.png?v52654fc5") left top no-repeat;
	z-index: 11;
}
#registration-form{
	display: block;
	height: 100%;
	width: 320px;
	*width: 310px;
	*height: 591px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	border: #e8e8e8 solid 5px;
	background-color: #fff;
	-webkit-box-shadow:  0px 0px 10px 1px rgba(0, 0, 0, 0.75);
	box-shadow:  0px 0px 10px 1px rgba(0, 0, 0, 0.75);
}
#aLogoLink{
	display: block;
	padding: 30px 0 30px 36px;
	position: relative;
	z-index: 12;
}
.form h2,
.form h1{
	display: block;
	height: 19px;
	text-transform: uppercase;
	margin: 13px 0 15px 0;
	padding: 0 21px 0;
	text-align: center;
	white-space: nowrap;
	text-indent: -400%;
	overflow: hidden;
	background: transparent url("//46sat.itocd.net/anastasiaglobal.com/img/content-sprite.png?v7d8b83ad") 21px -176px no-repeat;
}
#login .form h2,
#login .form h1{
	background-position: 26px -195px;
}
#forgot-password .form h2{
	background-position: 38px -214px;
}
@media screen and ( -webkit-min-device-pixel-ratio : 0 ){
	@-webkit-keyframes masked-animation {
		0% {background-position: left 50%;}
		97% {background-position: left 50%;}
		100% {background-position: right 50%;}
	}
	#login .form h2,
	#login .form h1,
	#forgot-password .form h2,
	.form h2{
		text-indent: 0;
		letter-spacing: -1px;
		line-height: 19px;
		font: 19px "Trebuchet MS",sans-serif;
		font-weight: bold;
		color: #033e77;
		background: url(//55sat.itocd.net/anastasiaglobal.com/img/text-anim.png?v61039ee5) no-repeat, -webkit-linear-gradient(top, #0A5BA9 0%,#08559E 43%,#04417C 52%,#01376A 100%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		-webkit-animation-name: masked-animation;
		-webkit-animation-duration: 2s;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-timing-function: linear;
	}
}
.form label{
	display: block;
	color: #414141;
	padding: 10px 0 0 24px;
	position: relative;
}
.form label p{
	padding: 0 0 8px;
}
.form input,
.form select{
	width: 248px;
	height: 28px;
	border: #c0c0c0 1px solid;
	line-height: 28px;
	color: #575757;
	font-size: 16px;
	padding: 0 5px;
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.form select{
	width: 260px;
	height: 30px;
	padding-right: 0;
	vertical-align: middle;
}
.form select, x:-moz-any-link, x:only-child {
	padding: 5px;
}
.form .invalid-required input,
.form .invalid-required select,
.form .invalid-pattern input,
.form .invalid-pattern select
{
	box-shadow: 0 0 5px 1px #ff0000;
	-webkit-box-shadow: 0 0 5px 1px #ff0000;
	-moz-box-shadow: 0 0 5px 1px #ff0000;
	*border: 1px solid #ff0000 !important;
}
.form .terms{
	display: block;
	padding: 16px 0;
	text-align: center;
	line-height: 18px;
	color: #898989;
}
.form .terms a,
.form .terms a:visited{
	color: #898989;
}
.form label a.pass{
	display: block;
	float: right;
	padding: 0 28px;
	text-decoration: none;
}
.form label a.pass:hover{
	text-decoration: underline;
}
.form input#remember-me{
	width: auto;
	height: auto;
	padding: 0;
	float: left;
	margin: 0 5px 0 0;
	*border: none;
	*margin-top: -3px;
}
.form label.for-checkbox{
	padding:16px 0 16px 24px;
}
.popup-wrapper .form .button-wrapper{
	padding:0 0 24px 0;
}
#registration-form #siteseal{
	display: block;
	padding: 30px 0 0 90px;
}

#content{
	padding: 0 10px 25px;

}
#content .left{
	width: 313px;
	padding: 20px 12px 209px 0;
	float: left;
	background: transparent url("//46sat.itocd.net/anastasiaglobal.com/img/content-sprite.png?v7d8b83ad") 50% 160px no-repeat;
}
#content .right{
	float: right;
	width: 655px;
	padding: 20px 0 0;
}
#content .right p{
	display: block;
	float: left;
	width: 300px;
	padding-right: 23px;
	color: #757575;
	line-height: 20px;
}
#content h3{
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	clear: both;
	padding: 23px 0 0;
}
#content .left h2,
#content .left h3{
	text-align: center;
}
#content .left h2{
	font-size: 24px;
	line-height: 36px;
	color: #323232;
	font-weight: normal;
}
#footer{
	width: 956px;
	margin: 0 auto;
	padding: 20px 25px 20px 19px;
	color: #757575;
	line-height: 20px;
}
#footer .right{
	height: 20px;
	line-height: 20px;
	text-align: right;
	float: right;
}
#footer .right a,
#footer .right a:visited{
	color: #757575;
}

body #page-overlay{
	position: fixed;
	_position: absolute;
	width: 100%;
	min-height: 100%;
	_height: 100%;
	background: black;
	opacity: 0;
	filter: alpha(opacity=0);
	_display: none;
	z-index: -1;
	top: 0;
	cursor: pointer;
}
body.popup #page-overlay,
body.login #page-overlay,
body.terms-and-conditions #page-overlay,
body.privacy-policy #page-overlay,
body.forgot-password #page-overlay,
body.about #page-overlay{
	z-index: 20;
	_display: block;
	opacity: 0.87;
	filter: alpha(opacity=87);

	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.popup-wrapper{
	display: none;
	position: absolute;
	left:50%;
	top:-100%;
	padding: 20px 0 ;
	height: 0;
	margin-left:-392px;
	width: 783px;

	-webkit-transition: top 0.5s ease;
	-moz-transition: top 0.5s ease;
	-o-transition: top 0.5s ease;
	-ms-transition: top 0.5s ease;
	transition: top 0.5s ease;
}
#forgot-password.popup-wrapper,
#login.popup-wrapper{
	width: 320px;
	margin-left: -160px;
}
.popup-wrapper .content-popup{
	height: 0;
	overflow: hidden;
}
body.forgot-password #forgot-password  .content-popup,
body.login #login  .content-popup,
body.terms-and-conditions #terms-and-conditions  .content-popup,
body.about #about  .content-popup,
body.privacy-policy #privacy-policy .content-popup{
	height: auto;
	overflow: auto;
}
body.forgot-password #forgot-password,
body.login #login,
body.terms-and-conditions #terms-and-conditions,
body.about #about,
body.privacy-policy #privacy-policy{
	display: block;
	top: 0;
	z-index: 21;
	height: auto;
}
body.forgot-password #forgot-password,
body.login #login{
	top:50%
}
.popup-wrapper .about-wrapper{
	padding: 10px 10px 20px;
	position: relative;
	color: #323232;
	background: url("//8sat.itocd.net/anastasiaglobal.com/img/about-header.jpg?v8025c9ec") 10px 10px no-repeat #fff;
}
#forgot-password .about-wrapper,
#login .about-wrapper{
	background: #fff;
	border: #e7e7e7 5px solid;
	padding: 20px 0 20px;
	margin-top: -213px;
}
.popup-wrapper .close{
	display: block;
	position: absolute;
	top:0;
	right: 0;
	width: 28px;
	height: 28px;
	background: url("//52sat.itocd.net/anastasiaglobal.com/img/png-24-sprite.png?v52654fc5") -125px -33px #fff;
	cursor: pointer;
}
#login .close,
#forgot-password .close{
	background-position: -125px top;
	background-color: transparent;
	width: 33px;
	height: 34px;
	top:-15px;
	right: -14px;
}
.popup-wrapper h2,
.popup-wrapper h1{
	margin-top: 120px;
	border-top: 10px #f00 solid;
	padding: 20px 10px 8px;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
}
#forgot-password .form h2,
#login .form h2,
#login .form h1{
	border: none;
	margin: 0;
	padding: 0 21px 0;
	letter-spacing: 0;
}
#forgot-password p.text,
#login p.text{
	padding:20px 10px;
	text-align: center;
	color: #000;
}
#forgot-password label{
	padding-bottom: 25px;
}
#about h3{
	color: #f00;
	padding: 0 10px 9px;
	font-size: 11px;
}
#about .left{
	float: left;
	width: 200px;
	padding: 0 10px 20px 0;
	line-height: 15px;
}
#about p{
	padding: 0 0 10px 10px;
	margin: 0 20px 0 210px;
	font-size: 13px;
	line-height: 18px;
}
#about .left p{
	margin: 0;
	font-size: 11px;
	padding-bottom: 20px;
}
#terms-and-conditions h3,
#privacy-policy h3{
	color: #D32E01;
	font: bold 16px Arial,sans-serif;
	padding: 5px 10px 0;
	margin-bottom: 5px;
}
#terms-and-conditions h4,
#privacy-policy h4{
	color: gray;
	font: bold 14px Arial,sans-serif;
	padding: 0.5em 10px 0.5em;
}
#terms-and-conditions p,
#privacy-policy p{
	font: 12px/18px Arial,sans-serif;
	margin-bottom: 0.7em;
	padding: 0 10px;
}
#terms-and-conditions li{
	padding:0 20px 5px 0;
}
body #main-content{
	position: absolute;
	width: 100%;
	opacity: 1;
	left:0%;
	overflow: auto;
	height: 100%;
	-webkit-transition: opacity 0.5s, left 0s;
	-moz-transition: opacity 0.5s, left 0s;
	-o-transition: opacity 0.5s, left 0s;
	-ms-transition: opacity 0.5s, left 0s;
	transition: opacity 0.5s, left 0s;
}
body.terms-and-conditions #main-content,
body.privacy-policy #main-content{
	overflow: visible;
}
body.thanks #thanks{
	display: block;
	height: 50%;
	overflow: visible;
	opacity: 1;
	left:0%;
	-webkit-transition: opacity 0.5s linear 0.5s, left 0s;
	-moz-transition: opacity 0.5s linear 0.5s, left 0s;
	-o-transition: opacity 0.5s linear 0.5s, left 0s;
	-ms-transition: opacity 0.5s linear 0.5s, left 0s;
	transition: opacity 0.5s linear 0.5s, left 0s;
}
#thanks{
	display: none;
	width: 100%;
	top:50%;
	overflow: hidden;
	position: absolute;
}
body #thanks,
body.thanks #main-content{
	left:-200%;
	opacity: 0;
	height: 0%;

	-webkit-transition: opacity 0.5s, left 0s linear .5s, height 0s linear .5s;
	-moz-transition: opacity 0.5s, left 0s linear .5s, height 0s linear .5s;
	-o-transition: opacity 0.5s, left 0s linear .5s, height 0s linear .5s;
	-ms-transition: opacity 0.5s, left 0s linear .5s, height 0s linear .5s;
	transition: opacity 0.5s, left 0s linear .5s, height 0s linear .5s;
}
body.thanks #page-overlay{
	display: none;
}
#thanks .vertical-wrapper{
	margin-top: -241px;
	height: 481px;
	position: relative;
}
#thanks .vertical-wrapper:before{
	content: "";
	display: block;
	height: 340px;
	margin: 80px auto -420px;
	width: 1000px;
	max-width: 1000px;
	z-index: 0;
	-moz-box-shadow: 0 0 45px 7px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 45px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 45px 7px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 30px / 132px;
	-webkit-border-radius: 30px / 132px;
	border-radius: 30px / 132px;
}
#thanks .thanks-content-wrapper{
	margin: 0 auto;
	width: 1000px;
	height: 479px;
	position: relative;
	border: 1px solid #d4d4d4;
	background: #fff url("//44sat.itocd.net/anastasiaglobal.com/img/thanks-bg.jpg?vb6e2d45c") 50% 50% no-repeat;
	z-index: 21;
}
#thanks .block-top-shadow{
	bottom: inherit;
	top:-38px;
	background-position: 50% bottom;
}
x:-o-prefocus,#thanks .block-bottom-shadow {
	top: 480px;
	bottom: inherit;
}

body.thanks #thanks .thanks-content{
	background-color: #001f55;
	opacity: 0.5;
	width: 610px;
	margin: 126px auto 80px;
	height: 236px;
	filter:alpha(opacity=50);

	-webkit-animation-name: thanks-animation;
	-moz-animation-name: thanks-animation; /* Firefox */
	-o-animation-name: thanks-animation; /* Opera */
	animation-name: thanks-animation;

	-webkit-animation-duration: 2s;
	-moz-animation-duration:2s; /* Firefox */
	-o-animation-duration:2s; /* Opera */
	animation-duration:2s;

	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count:1; /* Firefox */
	-o-animation-iteration-count:1; /* Opera */
	animation-iteration-count:1;

	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function:linear; /* Firefox */
	-o-animation-timing-function:linear; /* Opera */
	animation-timing-function:linear;
}
body.thanks #thanks .content-man,
body.thanks #thanks .content-woman{
	display: none;
}
body.thanks.woman #thanks .content-woman,
body.thanks.man #thanks .content-man{
	display: block;
	position: absolute;
	top:126px;
	left: 195px;
	height: 154px;
	width: 610px;
	padding-top: 120px;
	opacity: 1;
	background: transparent url("//48sat.itocd.net/anastasiaglobal.com/img/description-sprite.png?v2b8e84fc") 50% -130px no-repeat;

	-webkit-animation-name: description-thanks-animation;
	-moz-animation-name: description-thanks-animation; /* Firefox */
	-o-animation-name: description-thanks-animation; /* Opera */
	animation-name: description-thanks-animation;

	-webkit-animation-duration: 2s;
	-moz-animation-duration:2s; /* Firefox */
	-o-animation-duration:2s; /* Opera */
	animation-duration:2s;

	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count:1; /* Firefox */
	-o-animation-iteration-count:1; /* Opera */
	animation-iteration-count:1;

	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear; /* Firefox */
	-o-animation-timing-function: linear; /* Opera */
	animation-timing-function: linear;
}
body.thanks.woman #thanks .content-woman{
	background: none;
	height: 254px;
	padding: 20px 15px;
	width: 580px;
	font-size: 16px;
	line-height: 22px;
}
#thanks .content-woman h2{
	color: #fff5ba;
	padding: 0 0 15px;
	font-size: 27px;
}
#thanks .content-woman a,
#thanks .content-woman a:visited{
	color: #fff;
}
#thanks .content-man h2{
	display: none;
}
#thanks .thanks-content-wrapper{
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 20px;
}
@-moz-keyframes thanks-animation{
	0% {width: 0px; opacity: 0.85;}
	50% {width: 0px; opacity: 0.85;}
	65%{width: 610px; opacity: 0.85;}
	100% {width: 610px; opacity: 0.5;}
}
@-o-keyframes thanks-animation{
	0% {width: 0px; opacity: 0.85;}
	50% {width: 0px; opacity: 0.85;}
	65%{width: 610px; opacity: 0.85;}
	100% {width: 610px; opacity: 0.5;}
}
@-webkit-keyframes thanks-animation {
	0% {width: 0px; opacity: 0.85;}
	50% {width: 0px; opacity: 0.85;}
	65%{width: 610px; opacity: 0.85;}
	100% {width: 610px; opacity: 0.5;}
}
@keyframes thanks-animation{
	0% {width: 0px; opacity: 0.85;}
	50% {width: 0px; opacity: 0.85;}
	65%{width: 610px; opacity: 0.85;}
	100% {width: 610px; opacity: 0.5;}
}

@-webkit-keyframes description-thanks-animation {
	0%{ opacity: 0;}
	65%{ opacity: 0;}
	100% { opacity: 1;}
}
@-moz-keyframes description-thanks-animation {
	0%{ opacity: 0;}
	65%{ opacity: 0;}
	100% { opacity: 1;}
}
@-o-keyframes description-thanks-animation {
	0%{ opacity: 0;}
	65%{ opacity: 0;}
	100% { opacity: 1;}
}
@keyframes description-thanks-animation {
	0%{ opacity: 0;}
	65%{ opacity: 0;}
	100% { opacity: 1;}
}

.button.approve {
	color: #e6fbac !important;
	background: #75a701 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyNiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzg1REUyOCIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzM0NkYwRSIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzI2KSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(133,222,40,1) 0%, rgba(116,198,34,1) 26%, rgba(68,133,19,1) 76%, rgba(52,111,14,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(133,222,40,1)), color-stop(26%,rgba(116,198,34,1)), color-stop(76%,rgba(68,133,19,1)), color-stop(100%,rgba(52,111,14,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(133,222,40,1) 0%,rgba(116,198,34,1) 26%,rgba(68,133,19,1) 76%,rgba(52,111,14,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(133,222,40,1) 0%,rgba(116,198,34,1) 26%,rgba(68,133,19,1) 76%,rgba(52,111,14,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(133,222,40,1) 0%,rgba(116,198,34,1) 26%,rgba(68,133,19,1) 76%,rgba(52,111,14,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(133,222,40,1) 0%,rgba(116,198,34,1) 26%,rgba(68,133,19,1) 76%,rgba(52,111,14,1) 100%); /* W3C */
	text-shadow: 0 -1px rgba(0, 0, 0, .25);
	border-color: #d2e2ab transparent #537600;



}

:root .button.approve {
	border-color: #c5df80 #78aa01 #547d00;
}

.button.approve:before {
	border-color: #5c8900;
}

.button.approve:hover, .button.approve.hover, .button.approve:focus {
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .4), inset 0px 0px 6px 3px rgba(149, 194, 11, .75);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .4), inset 0px 0px 6px 3px rgba(149, 194, 11, .75);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, .4), inset 0px 0px 6px 3px rgba(149, 194, 11, .75);
	color: #ffffff !important;
	border-color: #d9e9b0 transparent #557802;
	background-color: #8bbd10;
}

:root .button.approve:hover, :root .button.approve.hover, :root .button.approve:focus {
	border-color: #c8e083 #8bb907 #709806;
}

.button.approve:active, .button.processing.approve, .processing .button.approve {
	color: #ffffff !important;
	border-color: #5b8100 transparent #75a701;
	background-color: #75a701;
}

:root .button.approve:active, :root .button.processing.approve, :root .processing .button.approve {
	border-color: #5b7d01 #689301 #609000;
}



.button[disabled], .button.disabled {
	color: #acacac !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: #f1f1f1 url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1NDkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRUZFRkUiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNFOUU5RTkiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1NDkpIiAvPgo8L3N2Zz4=");
	background: -moz-linear-gradient(top, #fefefe 0%, #e9e9e9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e9e9e9));
	background: -webkit-linear-gradient(top, #fefefe 0%, #e9e9e9 100%);
	background: -o-linear-gradient(top, #fefefe 0%, #e9e9e9 100%);
	background: -ms-linear-gradient(top, #fefefe 0%, #e9e9e9 100%);
	background: linear-gradient(top, #fefefe 0%, #e9e9e9 100%);
	text-shadow: 0 1px #fff !important;
	border-color: #f1f1f1 transparent #f1f1f1 !important;
	cursor: default !important;
}

:root .button[disabled], :root .button.disabled {
	border-color: #e9e9e9 #cccccc #a5a5a5 !important;
}

.button[disabled]:before, .button.disabled:before {
	border-color: #d3d3d3 !important;
}

.button[disabled]:hover, .button.disabled:hover, .button[disabled].hover, .button.disabled.hover, .button[disabled]:focus, .button.disabled:focus {
	color: #acacac !important;
	background-color: #f1f1f1;
}

.button {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0;
	border: 1px solid;
	padding: 0.18em 1.5em 0.28em;
	overflow: visible;
	font: bold 24px/1.5 Calibri, "Trebuchet MS", "Helvetica CY", sans-serif;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: top;
	cursor: pointer;
	outline: none;
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .4), inset 0px 2px 5px rgba(255, 255, 255, 0);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .4), inset 0px 2px 5px rgba(255, 255, 255, 0);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, .4), inset 0px 2px 5px rgba(255, 255, 255, 0);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: color 0.25s, border 0.25s, -webkit-box-shadow 0.25s;
	-moz-transition: color 0.25s, border 0.25s, -moz-box-shadow 0.25s;
	-o-transition: color 0.25s, border 0.25s, -o-box-shadow 0.25s;
	-ms-transition: color 0.25s, border 0.25s, -ms-box-shadow 0.25s;
	transition: color 0.25s, border 0.25s, box-shadow 0.25s;
	-ms-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.button:before {
	position: absolute;
	top: -2px;
	bottom: -2px;
	left: -1px;
	display: block;
	border: 1px solid;
	width: 100%;
	content: "";
}

:root .button:before {
	display: none;
}

.button.default:active, .button.default.processing, .processing .button.default, .button.approve:active, .button.approve.processing, .processing .button.approve, .button.attention:active, .button.attention.processing, .processing .button.attention, .button.live-chat:active, .button.live-chat.processing, .processing .button.live-chat {
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0), inset 0px 2px 5px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0), inset 0px 2px 5px rgba(0, 0, 0, .4);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0), inset 0px 2px 5px rgba(0, 0, 0, .4);
	-webkit-transition: color 0s, border 0s, -webkit-box-shadow 0s;
	-moz-transition: color 0s, border 0s, -moz-box-shadow 0s;
	-o-transition: color 0s, border 0s, -o-box-shadow 0s;
	-ms-transition: color 0s, border 0s, -ms-box-shadow 0s;
	transition: color 0s, border 0s, box-shadow 0s;
}

.processing .button, .button.processing {
	cursor: default !important;
}
.button-wrapper{
	text-align: center;
	position: relative;
}

#forgot-password .button{
	padding: 0.18em 0.7em 0.28em;
}