﻿.TransparentOverLay
{
	background-color:#000000; 
	opacity: 0.00;
	filter:alpha(opacity=00);
	-moz-opacity: 0.00;

	position: absolute;
	z-index:100000;
	top: 0px;
	left: 0px;
	/*
	bottom: 0px;
	right: 0px;
	*/
	width: 2000px;
	height: 2000px;
	overflow: hidden;
	border: 1px solid red;
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}

.nonTransparentBackground
{
/*  background-color: #ffffff;
	background: #fff url(/images/genericSeperator.jpg) no-repeat scroll center;
*/
  background-color: #ff0000;
  border: 1px solid red;
  z-index:100000;
  background:#000000;
  background-repeat:repeat;
}

.formTB
{
	margin: 1px 1px 1px 1px;
	/*border: solid 2px;*/
	padding: 1px 1px 1px 1px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.ohpTB
{
	width: 180px;
	margin: 1px 1px 1px 1px;
	/*border: solid 2px;*/
	padding: 1px 1px 1px 1px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}

.formDDL
{
	margin: 1px 1px 1px 1px;
	/*border: solid 2px; */
	padding: 1px 1px 1px 1px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.ohpDDL
{
	width: 150px;
	margin: 1px 1px 1px 1px;
	/*border: solid 2px; */
	padding: 1px 1px 1px 1px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}

div.statusDiv
{
	display: block;
	position: absolute;
	overflow: visible;
	text-align: right;
	/*font-weight: bold;*/
	font-family: verdana, arial, helvetica, sans-serif;
	bottom: 5px;
	right: 5px;
	left: 233px;
}

div.dmaxfooter
{
	display:block;
	position: absolute;
	overflow: visible;
	bottom: 4px;
	left: 0px;
	width: 100%;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
div.dmaxfooter2
{
	display:block;
	position: absolute;
	overflow: visible;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
div.centerscreen{
    display:block;

    /* set the div in the center of the screen*/
    /* our content div will space around this centered point */ 
    position:absolute;
    top:50%;
    left:50%;
    width:1px;
	
	/*give it some background and border*/
/*	background:#eee; */
/*	border:1px solid #ddd; */
}

div.fullscreen
{
	display: block;
	/*set the div in the top-left corner of the screen*/
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 1px;
	/*set the width and height to 100% of the screen*/
	width: 100%;
	/*height:100%;*/
	/* height: 700px;*/
	overflow: visible;
	background-color: Gray;
}

.logincontent
{
	display: block;
	position: absolute;
	float: left;
	left: 0px;
	top: 95px;
	right: 0px;
	bottom: 0px;
	overflow: visible;
	padding: 2px 2px 2px 2px;
}

.lefthalfpanel
{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 350px;
	bottom: 0px;
}
.righthalfpanel
{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 330px;
	bottom: 0px;
}
img.topbanner
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: visible;
}

img.bottombanner
{
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: visible;
}
img.vertbar
{
	display: block;
	position: absolute;
	top: 30px;
	left: 360px;
}
.secondLoginButton
{
	display:block;
	position: absolute;
	bottom: 100px;
	right: 100px;
}

.continueLink
{
	display: block;
	position: absolute;
	bottom: 24px;
	right: 5px;
}

.SiteKeyDiv
{
	display: block;
	position: absolute;
	bottom: 100px;
	left: 0px;	
	width: 350px;
}
.sitekeyimagebutton
{
	width: 50px;
	height: 50px;
	border: none;
}
.LoginDiv
{
	border:solid 2px #000001;
	background-color: White;
/*	background-color:#E5E5FE;  */

/*	background-color:#B8E8F7; */
/*	background-color:#EAEBE3;  */
/*	height: 100%; */
	display: block;
	position: absolute;
	top: -288px;	/* old -217px */
	left: -349px;	
	height: 524px; /* old height 434px */
	width: 698px;
}


.LoginButtonDiv
{
	display: block;
	position: absolute;
	top: 0px;
	width: 300px;
	bottom: 0px;
	margin: 30px 10px 10px 10px;
}

.CredentialsDiv
{
	display: block;
	position: absolute;
	border: thick 1px red;
	top: 0px;
	width: 350px;
	bottom: 0px;
	margin: 15px 10px 10px 10px;
	text-align: center;
}
.ChallengeQuestionsDiv
{
	display: block;
	position: absolute;
	overflow: auto;
	top: 0px;
	width: 320px;
	bottom: 40px;
	margin: 45px 10px 10px 10px;
}
.ChallengeQuestionsHeaderDiv
{
	display: block;
	position: absolute;
	overflow: hidden;
	text-align: center;
	top: 0px;
	width: 320px;
	margin: 15px 10px 10px 10px;
}
.ErrorMessageText
{
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
}
.ErrorMessageDiv
{
	display: block;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.loginTitleText
{
	color: #000001;
/*	background-color:#B8E8F7;  */
	font-size: 20px;
	text-decoration: none;
	font-weight: 900;
	font-family: verdana, arial, helvetica, sans-serif;
	width:90%;	
}

.loginCopyRightText
{
	color: #000001;
	font-size: 10px;
	text-decoration: none;
	font-weight: 500;
	font-family: verdana, arial, helvetica, sans-serif;
	width:90%;
}

.loginButtonText
{
	color: #000001;
	font-size: 12px;
	text-decoration: none;
	font-weight: 900;
	font-family: verdana, arial, helvetica, sans-serif;
	width:90%;
}
.loginText
{
	color: #000001;
	font-size: 15px;
	text-decoration: none;
	font-weight: 900;
	font-family: verdana, arial, helvetica, sans-serif;
	width:90%;
}
.credLabel
{
	/*width: 290px;*/
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-weight:bold;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
	color: Black;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.credTextBox
{
	width: 210px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.credCheckBox
{
	width: 290px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-weight:bold;
	font-family: verdana, arial, helvetica, sans-serif;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.cqHeader
{
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-weight:bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: smaller;
	color: rgb(39,53,88);
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.showAnswers
{
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-weight:bold;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-size: smaller;
	color: rgb(39,53,88);
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
    text-align:right;
}
.cqLabel
{
	width: 285px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-weight: bold;
	font-size: 16px !important;
	/*font-family: verdana, arial, helvetica, sans-serif;
	 this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.skLabel
{
	width: 285px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-weight: normal;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-size: small;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.cqTextBox
{
	width: 285px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.cqTextBoxHide
{
	width: 285px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
    display: none;
}
.cqPassword
{
	width: 285px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-size: 18px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
    
}
.regTextBox
{
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.skTextBox
{
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;

}
.welcomeBannerDiv
{
	display: block;
	position: absolute;
	text-align: center;
	top: 0px;
	right: 0px;
	left: 0px;
	height: 40px;
	margin: 20px 1px 1px 1px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
	
}
.welcomeBannerText
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #273558;
}
.Credentials1Div
{
	display: block;
	position: absolute;
	top: 50px;
	width: 350px;
	bottom: 0px;
	margin: 5px 5px 5px 5px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}

/* LoginDiv sets width of login box, 698 px */
.lefttwothirdspanel
{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 466px;
	bottom: 0px;	
	text-align:center;
}

.rightthirdpanel
{
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 233px;
	bottom: 0px;	
}
.lefttwothirdslabelsDiv
{
	display: block;
	position: absolute;
	text-align: right;
	left: 0px;
	top: 120px;
	right: 0px;
	bottom: 0px;
	margin: 5px 20px 5px 5px;
	
}

.middlethirdfieldsDiv
{
	display: block;
	position: absolute;
	text-align: center;
	left: 0px;
	right: 0px;
	top: 120px;
	bottom: 0px;
}
.righthirdbuttonDiv
{
	display: block;
	position: absolute;
	text-align: center;
	left: 0px;
	right: 0px;
	top: 120px;
	bottom: 0px;	
}
.hrclass
{
	width: 95%;
	color: rgb(39,53,88);
}

.hrclassuserreg
{
	width: 330px;
	color: rgb(39,53,88);
}
.validatortext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	color: Red;	
}
.instructText
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: rgb(39,53,88);
}
.exbtnSend
{
	float: right;
	margin: 2px 2px 2px 2px;
}
.exbtnBack
{
	float: right;
	margin: 2px 2px 2px 2px;
}
.urbtnSend
{
	float: right;
	margin: 2px 2px 2px 2px;
}
.urbtnBack
{
	float: right;
	margin: 2px 2px 2px 2px;
}
.skDesc
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: rgb(39,53,88);
}
.skDescDiv
{
	text-align: left;
	width: 320px;
	margin: 5px 15px 5px 15px;
}
.exRegistrationDiv
{
	bottom: 100px;
	left: 0px;
}
.HRCDiv
{
	display: block;
	position: absolute;
	text-align: center;
	top: 260px;
	right: 0px;
	left: 0px;
	height: 160px;
	margin: 20px 1px 1px 1px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
	
}
.HRCPinDiv
{
	display: block;
	position: absolute;
	text-align: center;
	top: 290px;
	right: 0px;
	left: 0px;
	height: 160px;
	margin: 20px 1px 1px 1px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
	
}
.MPWButtonsDiv
{
	display: block;
	position: absolute;
	text-align: right;
	left: 0px;
	top: 120px;
	right: 0px;
	bottom: 0px;
	margin: 5px 20px 5px 5px;
	
}

.MPWCenterDiv
{
	display: block;
	position: absolute;
	text-align: center;
	left: 0px;
	top: 100px;
	right: 0px;
	bottom: 0px;
	margin: 5px 20px 5px 5px;
	
}
.MPWButtonsPOS
{
	display: block;
	position: absolute;
	text-align: right;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	margin: 5px 20px 5px 5px;
	
}


.MPWCenterspanel
{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 550px;
	bottom: 0px;	
}
.middlethirdpanel
{
	display: block;
	position: absolute;
	left: 233px;
	top: 0px;
	width: 233px;
	bottom: 0px;
}
.MPWMiddleDiv
{
	display: block;
	position: absolute;
	left: 133px;
	top: 0px;
	width: 233px;
	bottom: 0px;
}

.hrclass1
{
	width: 95%;
	bottom:100;
	color: rgb(39,53,88);
}
.challQuesTextBox
{
	width: 450px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	height: 35px;
	top: 0px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.challAnswTextBox
{
	width: 450px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	height: 18px;
	top: 0px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.challAnswerTextBox
{
	width: 450px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	height: 60px;
	top: 0px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}
.MPWDesc1Div
{
	display: block;
	position: absolute;
	text-align: center;
	top: 0px;
	right: 0px;
	left: 0px;
	height: 40px;
	margin: 20px 1px 1px 1px;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
	
}

.MPWChallaCenterspanel
{
	display: block;
	position: absolute;
	left: 120px;
	top: 0px;
	width: 480px;
	bottom: 0px;	
}
.MPWFinalCenterspanel
{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	bottom: 0px;	
}
.MPWCenterDiv2
{
	display: block;
	position: absolute;
	text-align: center;
	left: 0px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	margin: 5px 20px 5px 5px;
	
}
.credTextBox1
{
	width: 310px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}

.credMultilineTextBox1
{
	width: 310px;
	height: 60px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	/* this makes the browser use width attribute for whole element, not just content */
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
    box-sizing:			border-box;
}