@charset "UTF-8";
/* CSS Document */
a.grey_link:link {
	color: #656565;
	text-decoration:none;
}
a.grey_link:hover, a.grey_link:visited:hover {
	font-weight:600;
	text-decoration:none;
	color: #E96262;
}
a.grey_link:visited {
	color: #656565;
	text-decoration:none;
}
a.javalink {
	color:#E96262;
	text-decoration: none;
}
a.javalink hover {
	color:#E96262;
	text-decoration: none;
	cursor: pointer;
}
a.javalink visited {
	color:#E96262;
	text-decoration: none;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}
input:focus{
    outline: none;
}
.ab {
	position: absolute;
}
.alert_icon, .complete_icon {
	position:absolute;
	left:60px;
	top:150px;
	width:60px;
	height:60px;
	background-size:contain;
}
.alert_icon {
	background-image:url(graphics/v3alert.png);
}
.alert1 {
	position: absolute;
	top: 120px;
	margin-left: 20px;
	width: 60px;
	height: 60px;
	background-image: url(graphics/v3alert.png);
	background-repeat: no-repeat;
	background-size:contain;
}
.alert_text {
	margin-left:180px;
	margin-right:60px;
	font-family:Montserrat, serif;
	font-size:1.3em;
	color: #656565;
	margin-top:70px;
}

.alert_text1 {
	position: absolute;
	top: 140px;
	margin-left: 100px;
	font-family:Montserrat, serif;
	font-weight:600;
	font-size:14px;
	color: #656565;
}
.alert_text2 {
	position: absolute;
	top: 280px;
	width: 50%;
	font-family:Montserrat, serif;
	font-weight:400;
	font-size:12px;
	color: #656565;
}
.alert_text3 {
	position: absolute;
	bottom: 140px;
	width: 50%;
	font-family:Montserrat, serif;
	font-weight:400;
	font-size:12px;
	color: #656565;
}
.alert_textPR {
	position: absolute;
	margin-left: 180px;
	font-family:Montserrat, serif;
	font-weight:400;
	font-size:1em;
	color: #656565;
}
.button_confirm { background-image:url(graphics/v3button_confirm.png);width:95px; }
.button_logon { background-image:url(graphics/v3button_logon.png);width:95px; }
.button_red {
	border-style:none;	
	background-repeat: no-repeat;
	height:30px;
}
.button_red:hover {
	background-position:0px -30px; 
	cursor:pointer;
}
.cb {
	clear: both;
}
.complete_icon {
	background-image:url(graphics/v3complete.png);
}
.confirm {
	background-image:url(graphics/v3button_confirm.png); 
	border-style:none;	
	background-repeat: no-repeat;
	width:95px;
}
.confirm_button1 {
	position: absolute;
	top: 380px;
}
.confirm_button2 {
	position: absolute;
	bottom: 40px;
}
.email_list {
	position: absolute;
	left: 0px;
	width: 50%;
	top: 230px;
	bottom: 100px;
	overflow:auto;
	font-family:Montserrat, serif;
	font-weight:400;
	font-size:12px;
}
.fleft {
	float: left;
}
.login, .confirm:hover {
	background-position:0px -35px; 
	cursor:pointer;
}
.indent {
	margin-left: 180px;
}
.login {
	background-image:url(graphics/v3login.png); 
	border-style:none;	
	background-repeat: no-repeat;
	height: 35px;
	width: 99px;
}
.logo_centre {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.logo_container {
	position: absolute;
	top: 250px;
	width:100%;
	bottom:130px;
	background-position:center;
	background-image: url(graphics/v3dhlogo_1.png);
	background-repeat: no-repeat;
	background-size:contain;
}
.logo_topleft {
	position: absolute;
	margin-top: 15px;
	margin-left: 20px;
}
.success {
	position: absolute;
	top: 120px;
	margin-left: 20px;
	width: 60px;
	height: 60px;
	background-image: url(graphics/v3success.png);
	background-repeat: no-repeat;
	background-size:contain;
}
@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */ 
	.logon_box {
		border:hidden;
		background:transparent;
		margin-top:4px;
		margin-left:8px;
		font-family:Montserrat, serif;
		font-weight:400;
		font-size:14px;
		color:#000;
	}
}

@supports not (-webkit-overflow-scrolling: touch) {
  /* CSS for other than iOS devices */ 
	.logon_box {
		border:hidden;
		background:transparent;
		margin-top:6px;
		margin-left:8px;
		font-family:Montserrat, serif;
		font-size:14px;
		font-weight:400;
		color:#000;
	}
}
.logon_button {
	position: absolute;
	margin-top: 30px;
	right: 30px;
}
.logon_email {
	position: absolute;
	margin-top: 240px;
	margin-left: 180px;
	width:350px;
	height:35px;
	background-image:url(graphics/v3textbox1.png);
	background-size:contain;
	background-repeat: no-repeat;
}
.logon_error{
	position: absolute;
	margin-top: 7px;
	right: 0px;
	width: 568px;
	font-family:Montserrat, serif;
	font-weight:600;
	font-size:14px;
	color: #F00;
}
.logon_forgot{
	position: absolute;
	margin-top: 70px;
	right: 0px;
	width: 342px;
	font-family:Montserrat, serif;
	font-weight:300;
	font-size:11px;
}
.logon_userA {
	right: 375px;
}
.logon_userB {
	right: 150px;
}
.logon_userA, .logon_userB {
	position: absolute;
	margin-top: 30px;
	width:200px;
	height:35px;
	background-image:url(graphics/v3textbox.png);
	background-size:contain;
	background-repeat: no-repeat;
}
.main_body, .main_bodyE {
	font-family: Arial, sans-serif;
	margin: 0;
	background-color: #FFF;
	background-image: url(graphics/v3header0.png);
	background-repeat: repeat-x;
}
.main_body {
	background-color: #FFF;
}
.main_bodyE {
	background-color: #E96262;
}
.nojava {
	position: absolute;
	width: 100%;
	top: 180px;
	font-family:Montserrat, serif;
	font-weight:400;
	font-size:1em;
}
.nojava_line {
	width:100%;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
.set_pwd {
	font-family:Montserrat, serif;
	font-size:1em;
	color: #656565;	
	text-align: right;
}
.set_pwd1 {
	width:350px;
	height:35px;
	background-image:url(graphics/v3textbox1.png);
	background-size:contain;
	background-repeat: no-repeat;
}
.text_black {
	color: #000;
}
.text_grey {
	color: #656565;
}
.text_red {
	color:#E96262;
}
.text_white {
	color:#FFF;
}
.screen_main {
	top: 120px;
	bottom: 0;
}
.w100p {
	width: 100%;
}
.w180 {
	width: 180px;
}