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

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

div.reqPassResetForm {
	vertical-align: middle;
	width: 410px;
	display: table;
}

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

div.signInBgP2P {
/* 	background: url(../../images/pp_signin_bg.jpg) center no-repeat; */
}
div.signInBg {
/* 	background: url(../../images/hcp_signin_bg_new.jpg) center no-repeat;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: none; */
}
div.signInBox {
	padding: 35px;
/*	font-size: 14px;
	width: 325px;
	height: 350px;
	margin-left: 25px;
	background-color: #f8f8f8;
	border: 1px solid #bdc3bd;
	text-align: center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;*/
}

div.signInBoxP2P {
	font-size: 14px;
	width: 325px;
	height: 350px;
	margin-left: 25px;
	background-color: #f8f8f8;
	border: 1px solid #bdc3bd;
	text-align: center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

div.signIn {
	font: 26px 'Arial';
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}
div.signInP2P {
	font: 26px 'Lucida Grande';
	color: #0071a5;
	font-weight: normal;
	margin: 15px 0px 10px 24px;
	text-align: left;
}
.userNameBlur, .emailAddressBlur {
	color: #000000;
}
.userNameBlurP2P, .emailAddressBlurP2P {
	color: #000000;
}
#userName.userNameBlur, #emailAddress.emailAddressBlur {
	font-size: 14px;
	height: 40px;
    width: 100%;
    margin: 0;
}

#userName.userNameBlur {
	margin-top: 20px !important;
}

#emailAddress.emailAddressBlur {
	margin-top: 11px !important;
}

#userName.userNameBlurP2P, #emailAddress.emailAddressBlurP2P {
	font-size: 14px;
	width: 274px;
}
#userName, #emailAddress {
	width: 274px;
}
div.troubleSigningIn {
	font: 14px Arial;
	color: #0071a5;
	margin-bottom: 50px;
}
.patient-portal div.signInBoxP2P .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.signInBoxP2P .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;
	font-size: 14px;
    width: 100%;
}

div.signInBoxP2P label, div.signInBoxP2P .label {
	text-align: left;
	color: #0071a5;
	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 {
	display: block;
	color:#ffffff;
	font-weight: bold;   
}

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

div.signInBox div.user-name-row {
	position: relative;
}
	
div.signInBox div.forgotten-user-name {
/*	position: absolute;
	left: 225px;*/
	text-align: right;
    font-size: 14px;
}
div.signInBoxP2P div.forgotten-user-name {
	position: absolute;
	top: 53px;
	right: 24px;
	z-index: 100;
}
div.signInBox div.forgotten-user-name a {
	color: #ffffff;
}
div.signInBoxP2P 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 {
	background-color: white;
	position: absolute;
	top: 40px;
	width: 410px;
}
div.messageBoxP2P {
	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;
}

/*.row .placeHolderUserName, .row .placeHolderPassword {
   	top: 14px;
	left: 30px;
	margin: 0;
}*/
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;
}

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

.wrapper.wrapper {
	background: #1a5e63; /* new login page REP-4846 */
/*	background: #d1dedf;
	background: #bbbfbf; // REP-4846 */
}

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

.wrapper.wrapper {
	background: #1a5e63; /* login page new REP-4846 */
}

.login-logo {
	margin-top: 100px;
	padding-bottom: 28px;
	text-align: center;
}

div.signInBox .btn--primary {
    background: #5cc359;
    border-color: #5cc359;
    height: 40px;
    width: 100%;
    margin: 35px 0 0 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
}

div.signInBox ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #1a5e63;
    opacity: 1; /* Firefox */
}