/* only for internal signup page , no need to update in live style.css Start */
.overlay_wrp{margin-top:54px;}
.overlayHeader .heading{text-align:center;}
.singUpWrp .overlayHeader{margin-bottom:0;}
.singUpWrp .nameRow{margin-left:0;}
.nameRow .col1{margin-right:0;}
.nameRow .col2{margin-right:0;}
.singUpWrp .wrap_01 .row_01{margin-left:0;}
.singUpWrp .autocomplete-suggestions{bottom:inherit; top:30px;}
.crtHdng{float:none;}
.infTx{position:relative; margin:0;}
/* only for internal signup page , no need to update in live style.css End */

@media	only screen and (min-width:768px) and (max-width:1023px) {
	.overlay_wrp{margin-top:0;}
	.singUpWrp .overlayHeader{margin-bottom:15px;}
	.nameRow .col2.frmfield_middle_name{margin-top:10px;}
	.singUpWrp .nameRow{padding-left:0;}
	.nameRow .col2{margin-bottom:0;}
	.singUpWrp .wrap_01 .row_01{padding-left:0;}
}