.LogoLogoutPage {height:43px;width:175px}
.LogoLogin {height:43px;width:175px}
.LogoTopLeft {opacity:0.9;width:120px;height:30px;margin-top:10px}
.LogoLogout {margin-top:10px;margin-left:10px;margin-bottom:20px;height:30px;width:120px}

.headerText {font-size:10pt !important;color:black !important;right:20px !important;top:40px !important;text-align:right !important;float:right !important;left:unset !important}
.blueBanner {box-shadow:none !important;border:0;background:transparent !important;display:none}
#logoForgot {height:auto !important;width:100px;opacity:1 !important}
.msgSuccess {color:darkgreen !important}
#divNewuser {height:360px !important}
@media screen and (max-width: 500px) {

#divNewUser {width:100% !important;height:100% !important}    
.inpX5b {clear:left !important}
#divRegister {
	top:0 !important;
	left:0 !important;
	width: calc(100vw - 10px) !important;
	height: 100vh !important
}
#txtNUFirstname, #txtNULastname, #txtNUCustNo, #txtNUEmail, #txtNUPassword {
	max-width:250px !important;
	clear:left;
}

.DefaultRegUser1Header {
	text-align:left !important;
	margin-left:30px;
}
#txtNUMsg {
	margin-left:10px !important;
}
}

