.Body-Page-ChangeOrg{

/*display:none;*/
}

#LoaderOverlay{	
	position: fixed;
	top: 0;
	left:0;
	z-index: 1000000;
	width: 100%;
	height:100%;
	background: rgba(0,42,92,1);
}


.newEmployerRadios {
	margin: 10px 0 20px 0;
}
.newEmployerRadios > div{
	margin-bottom:5px;
}
