/*.ngs-register-form{ text-align: left; }
.ngs-register-form .text{ display: block; padding: 0 0 20px 0; float: left; }
.ngs-register-form label, .ngs-register-form .label{ display: block; float: left; width: 100%; margin: 0 0 20px 0; position: relative; }
.ngs-register-form label span, .ngs-register-form .label span{ display: block; float: left; color: #383838; }
.ngs-register-form label font.r, .ngs-register-form .label font.r{ font-weight: bold; color: #da1f3d; }
.ngs-register-form label span.l, .ngs-register-form .label span.l{ height: auto; width: 205px; line-height: 15px; padding-top: 7px; text-align: left; }
.ngs-register-form label span.img_captcha{ padding-top: 0px; }
.ngs-register-form label span.r, .ngs-register-form .label span.r{ float: right; height: 22px; width: 440px; padding: 3px; background: #fff; border: 1px solid #c4c4c4; }
.ngs-register-form label.textarea span.r{ height: 100px; }
.ngs-register-form label.code span.r{ width: 40px; }
.ngs-register-form label span.button{ 
	float: right; border: 0px solid; width: 150px!important; height: 30px!important;
	padding: 0 0 5px 0!important;
	background: url(../images/btn-register.png) 0 0 no-repeat; 
}


.ngs-register-form label.checkbox span.r{ width: 625px; height: auto; border: 0px solid; padding-top: 0px; }
.ngs-register-form label.checkbox span.l{ width: 25px; padding-top: 0px; }
.ngs-register-form label span.r input{
	display: block; float: left; width: 100%; height: 100%;
	padding: 0; background: transparent; border: 0px solid;
	font: normal 11px Arial, Helvetica, sans-serif; color: #121719;
}


.ngs-register-form label span.r textarea{
	display: block; float: left; width: 100%; height: 100%;
	padding: 0; background: transparent; border: 0px solid;
	font: normal 11px Arial, Helvetica, sans-serif; color: #121719;
}

.ngs-register-form label label.error, .ngs-register-form .label label.error{ 
	position: absolute; white-space: nowrap; bottom: -15px; left: 0; margin-bottom: 0;
	font: bold 11px Arial, Helvetica, sans-serif; color: #da1f3d; line-height: 13px; 
}
.ngs-register-form label select{ float: right; height: 30px; width: 448px; background: #fff; border: 1px solid #c4c4c4; }


*/

.form span.radio span.r{ height: auto; border: 0px solid; width: 100%; }
.form label span.button input{ font-size: 1.2em; }
.form label.inside{ margin: 0; float: none; clear: both; }
.form span.radio span.r input, .form label.checkbox span input{
	width: 20px; height: 20px; clear: both; margin: 0 0 5px 0; 
}
.form span.radio span.r span.i, .ngs-register-form label.checkbox span.r{ float: right; width: calc( 100% - 30px ); height: auto;  }

.ngs-register-form .label{ width: 100%!important;}
.ngs-register-form .status-message{ 
	display: none; background: #99ca3c; color: #fff;  clear: both;
	padding: 5px 20px; font-size: 13px; margin: 10px 0 15px 0;
}
.ngs-register-form .error-message{ background-color: #f05b7e; }
.ngs-register-form .error-message, .ngs-register-form .success-message{ display: block; }

.btn-register{
	display: block; float: right; width: 150px; height: 30px;
	background: #ea5179; 
	color: #fff!important; font-size: 1em; line-height: 2em; text-align: center;
}