div.loginBox {
	width: 725px;
	margin: 0 auto;/*align inner to center*/
	display: table;
	padding-top:35px;
}

div.registerHereFrom {
	padding-top: 50px;
	vertical-align: middle;
	width: 725px;
	height: 428px;
	display: table;
}

div.signInBgP2P {
	background: url(../../images/pp_signin_bg.jpg) center no-repeat;
}

div.signInBox {
	font-size: 14px;
	width: 325px;
	height: 330px;
	margin-left: 25px;
	background-color: #f8f8f8;
	border: 1px solid #bdc3bd;
	text-align: center;
}

div.signIn {
	font: 26px 'Lucida Grande';
	color: #0071a5;
	font-weight: normal;
	margin: 15px 0px 10px 24px;
	text-align: left;
}

.userNameBlur, .emailAddressBlur {
	color: #000000;
	width: 274px !important;
}

div.troubleSigningIn {
	font: 14px Arial;
	color: #0071a5;
	margin-bottom: 50px;
}

.patient-portal div.signInBox .submitP2P {
	background: url(../../images/pp_btn_submit.png) left top no-repeat;
	width: 144px;
	height: 45px;
	border-radius: 0px !important;
	text-indent: -99999px;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	margin: 0 0 10px 0;
}

div.signInBox .submitP2P:hover {
	background-position: left bottom;
}

div.signInBox .submit {
	background: url(../../images/button_signin.png) repeat;
	font: 16px Arial;
	color: #ffffff;
	font-weight: normal;
	width: 100px;
	height: 35px;
	border-radius: 6px;
    margin: 15px 0 15px;
    padding: 0;
}

div.signInBox .submit:hover {
	background: url(../../images/button_hover_signin.png) repeat;
}

div.signInBox label, div.signInBox .label {
	text-align: left;
	color: #0071a5;
	margin: 0 ;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	padding-left: 24px;	
}

div.signInBox .label-already {
	text-align: left;
	margin: 0 ;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	padding-left: 24px;	
}

div.prompt-provide-email .label {
    color: #2a3030;
    line-height: 1.3 !important;
}

div.signInBox .label a {
	color: #0071a5;
	font-weight: bold;
	display: block;
	padding-top: 12px;   
}

div.signInBox .label-already a {
	color: #3b81df;
	display: block;
	padding-top: 12px;   
}

div.signInBox div.user-name-row {
	position: relative;
}
	
div.signInBox div.forgotten-user-name {
	position: absolute;
	top: 53px;
	right: 24px;
	z-index: 100;
}

div.signInBox div.forgotten-user-name a {
	color: #0071a5;
}

div.signin_ageology {
	float: left;
	margin-top: 7px;
}

div.signin_help_icon img {
	margin-right: 5px;
}

div.signin_help_icon a {
	float: right;
	margin-top: 10px;
	font: 12px Arial;
	color: #999999;
	margin-right: 10px;
}

.navigation, .hide {
	display: none;
}

div.messageBox {
	padding: 1px;
	margin: 0 auto 20px;
	border:1px solid #27ae93;
	background-color: white;
	width: 500px;
}

div.message {
	background-color: #27ae93;
    padding: 7px;
	font: 14px Arial;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

div.message a { 
	color: #ffffff;
}

div.contact {
	width: 725px;
}

div.loginFailure {
	border:1px solid #fb614d;
}

div.loginFailure .message, div.fieldRequired .message {
	background-color: #fb614d;
}

div.fieldRequired {
	border:1px solid #fb614d;
}

.patient-portal .row .row {
	margin: 0;
	position: relative;
}

div.termsOfUser{
	font-size: 12px !important;
	margin: 0px 20px 0px 24px;
	text-align: left;
	line-height: 1.4;
	color: #666;
}

div.trouble-desc {
	font: 12px Arial;
	margin: 0px 24px 7px 24px;
	text-align: left;
}

div.contact-us {
	margin: 0 25px;
    text-align: left;
	color: #999999;
	line-height: 1.3;
}

.wrapper.wrapper {
	background: #bbbfbf;
}

.row.P2P{
	margin-top:10px !important;
}