/* Copyright 2012-2013 Metropolitan Life Insurance, All Rights Reserved */
@import url('registration.css');
/********************************************************
	CMP / RLC / TEMP PASSWORD / CONFLICT USER / PIN KBA
*********************************************************/

/*FIXME-------------These are the one that we needed to clean up-------------
	Please give it a proper name when you create a new class/id.
	These are the one that we needed to clean up or give it a proper name
----------------------------------------------------------------------------*/

.errorCode, .checkMemberStep, .checkMemberLeft .QuestionLabel, .speak, 
.prfspeak, .num, #selectValue, .forgotPasswordNormalFontTxt, .forgotPasswordCustCareFont, 
.forgotPasswordAnsFont, .forgotpasswordpageheading, .forgotpasswordpageheading h2,
.securityQuestionLockoutHeading, .validationMessage, .enterPinLabel,
.regFieldLabelsKBA, .metlife.phoenix.conflictUser .popupTwoColumn .popupLeftPanel .inputFieldLabel ,.forgotPasswordNormalFontTxt{
	font-family: "FrutigerBold";
	font-weight: normal !important;
}
.positionRelative {
	position: relative;
}

.metlife.phoenix img.mlOly {
	margin-top: 10px;
  	}
.marginBottom {
	margin-bottom: 0px;
}

.marginTop {
	margin-top: 0px;
}

.inlineBlock {
	display: inline-block;
}

.boldfont {
	font-family: "FrutigerBold";
}

.red_color{color:#FF0000 !important;}

.txt_underline{text-decoration:underline !important;}

.txt_left{text-decoration:left !important;}

/********************************************************
					Margin  - Starts
*********************************************************/
.mrgBtmMinus1px{margin-bottom:-1px !important;}
.mrgLt10px{margin-left:10px !important;}
.wid100{width:94% !important;}
/********************************************************
					Margin  - Ends
*********************************************************/

/********************************************************
					Overlay  - Starts
*********************************************************/
.lightbox.hideTitleBar .dijitDialogTitleBar,.lightbox .dijitDialogTitleBar .dijitDialogTitle,.phoenixCheckProfileLightbox .dijitDialogTitleBar
	{
	display: none;
}

.metlife.phoenix.claro.auth .dijitTooltip {z-index:99999 !important;}

.iframebody {
	background-color: #ededed;
	width: auto;
}

.iframebody .overlayOuterDiv{
	width: 610px; 
	height: 30px; 
	margin-left: 10px; 
	margin-top: 25px; 
	border:1px solid; 
	border-radius:20px;
	background:#EDEDED; 
	padding:20px; 
	color:#595959;
}

.claro .dijitDialogUnderlay {
	background: none repeat scroll 0 0 #000000;
}

.claro .dijitDialogPaneContent {
	background: #EDEDED;
	border: 0px !important;
	padding: 0px !important;
}

.claro .dijitDialog, .phoenixDialog.dijitDialog  {
	border: 0px solid transparent;
	z-index: 1001 !important;
}
#termsDecline .lightbox.dijitDialog .dijitDialogTitleBar,#eConsentDecline .lightbox.dijitDialog .dijitDialogTitleBar{margin-bottom:0px !important;}
/********************************************************
					Overlay - Ends
*********************************************************/
/********************************************************
					Generic UI - Starts
*********************************************************/
.errorField {
	color: #D42932;
	font-size: 11px;
}

.loginBox {
	padding: 10px;
	text-align: right;
}

.loginContent {
	background-color: #fff;
	border: 1px solid #c7cbce;
	float: right;
	width: 230px;
}

.loginContent div {
	background-color: #eff8fc;
	margin: 15px auto;
	width: 200px;
}

.loginContent a {
	color: #1a7dbd;
}

.memberAlreadyReg .ConflictloginHeader {
	margin-bottom: 0px !important;
}

.blockWidget {
	border: none !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

.errorCode {
	font-size: 15px;
}

.bodyCopyTxt {
	color: #595959;
	display: block;
	font-size: 11px;
	font-weight: lighter;
	line-height: 14px;
}

.overlayHeader {
	padding: 5px 7px 4px;
}

.inorder {
	color: #595959;
	height: 350px;
	font-size: 13px;
	float: left;
	margin-top: 30px;
	padding-left: 10px
}

.emailaddr {
	color: #595959;
	font-size: 10px;
}

.preIndex .MenuTabWrapper {
	display: none !important;
}

/********************************************************
					Generic UI - Ends
*********************************************************/
/********************************************************
					Images/Icons - Starts
*********************************************************/
.helpIcon {
	background: url("../img/reg-help-icon.png") no-repeat 0 0;
	display: inline-block;
	height: 15px;
	margin: 0 0 -3px 4px;
	width: 15px;
}
.metlife.phoenix.beneRegBody .helpIcon {
	background: url("../img/reg-help-icon-b.png") no-repeat 0 0;
	height: 21px;
	width: 25px;
	}
.loginRedirectOverlayClose {
	background: url("../res/img/icon-dialog-close.png") no-repeat scroll 0 0
		transparent;
	border: medium none;
	cursor: pointer;
	height: 20px;
	margin: -25px -25px 0px 0px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 20px;
}

.readingSnoopy {
	min-height: 162px;
}

.profileImg {
	float: left;
	height: 175px;
	margin-top: 13px;
	width: 177px;
}

.triangleSymbol {
	background: url("../res/img/triangle.JPG") no-repeat scroll 0 0
		transparent;
	padding: 10px 0 20px 45px;
}

.overlayclose {
	background: url("../res/img/dialogCloseIcon.png") no-repeat scroll 0 0
		transparent;
	height: 15px;
	position: absolute;
	right: 5px;
	width: 21px;
}

.subpage {
	background: url("../../ui/public/res/img/submit.png") no-repeat;
	padding: 10px;
}

.newclose {
	background: url("../img/roundclose.png") no-repeat;
	padding: 10px;
}

.phoneicon {
	background: url("../img/phone.jpg") no-repeat scroll 0 304% transparent;
	padding: 10px;
}

/********************************************************
					Images - Ends
*********************************************************/

/********************************************************
					CMP - Starts
*********************************************************/
#termsErrorMsg, #consentErrorMsg{
	line-height: 16px;
}

#checkMemberProfile {
	top: 40px !important;
}

#errorDiv.checkMemberTip {
	color: #DA3941;
}

.phoenixCheckProfileLightbox .dijitDialogPaneContent {
	margin: 0px !important;
}

.declineAction {
	margin-top: 12px !important;
}

.checkMemberLeft .dijitReset.dijitStretch.dijitButtonContents {
	height: 20px;
}

.chkmemberTerms .dijitButton {
	/*margin-bottom: 0 !important;
	margin-top: 14px !important;*/
	margin: 14px !important 0px 0px !important 0px;
}

.econsentDecline .popupLeftPanel li{
	line-height: 16px;
}

.eDeclineButton {
	width: 100%;
}

./*eDeclineButton .dijitButtonText,.eDeclineButton .dijitButtonNode {
	padding-left: 0 !important;
}*/

.checkProfileSection .actionButtons .dijitButton {
	/*margin-bottom: 0;
	margin-left: 0 !important;*/
	margin: 0px 0px 0px !important 0px;
}

.checkProfile.lightboxed.popup-widget {
	padding-bottom: 35px !important;
}

.getStartButton, .getStartHeader {
	margin-top: 22px !important;
}

/*.getStartHeader {
	margin-top: 22px !important;
}*/

.getStartBottom {
	padding-bottom: 23px !important;
}

.checkProfileBegin p{
	line-height: 16px;
}

.checkProfileSection .readingSnoopy {
	/*padding-left: 184px !important;*/
}

.checkProfileSection .actionButtons {
	margin: 20px 0px 0px !important 0px;
}

.checkProfileSection .actionButtons .dijitButton {
	margin-left: 0px !important;
}

.checkMemberStep {
	color: #62A642;
	font-size: 15px;
	height: 18px;
	line-height: 12px;
	display:block;
}

.checkMemberLeft .dijitSelectLabel {
	font-size: 11px;
	width: 228px;
	padding: 0 7px;
	text-align: left;
}

.checkMemberLeft .QuestionLabel {
	display: inline-block;
	margin: 3px 0;
}

.checkMemberLeft .challengeAnswer {
	margin-top: 8px !important;
	width: 276px;
}


.checkMemberLeft .challengeAnswer .regFieldError {
    background: url("../img/error-close.png") no-repeat scroll 0 5px transparent;
    display: table;
    height: 23px;
    left: 299px;
    padding: 0 0 0 20px !important;
    top: 6px;
    width: 13em;
    line-height: 14px;
}

.checkMemberLeft .challengeAnswer .regFieldError span {
    display: table-cell;
    vertical-align: middle;
}

.tempPasswordPage .checkMemberLeft {
	margin-top: 0px !important;
}
.tempPasswordPage .checkMemberLeft .regFormValidation {
	margin: 0px 0px 15px 0px;
}
.checkfield {
	height: 100%;
	padding: 0;
}

.checkfield div {
	overflow: hidden;
}

.checkfield div.dijitValidationTextBox {
	overflow: visible !important;
}

.profilecheckfield {
	border: 0;
	height: 297px;
	margin: 3px 0 4px 0;
	padding: 0 0 4px 0;
}

.checkmemberrightrail {
	border-left: 1px solid #D5D5D5;
	float: right;
	height: 465px;
	margin-top: 15px;
	padding: 0 14px;
	padding-top: 40px;
	width: 232px;
}

.chkmembercms {
	border: 1px solid #d5d5d5;
	background: #FFFFFF;
	font-size: 13px;
	height: 150px;
	margin-top: 22px;
	padding: 7px;
	overflow: auto;
	width: 450px;
}

.chkmemberradio {
	border: 1px solid #d5d5d5;
	background: #F9FAFB;
	padding: 5px;
	width: 454px;
}

.chkmemberradio label {
    display: inline;
    font-family: "Frutiger";
	width: auto;
}

.checkMemberLeft {
	float: left;
	width: 468px;
}

.chkmemberleft .authButton {
	padding-bottom: 0 !important;
}

.chkmemconsent {
	float: left;
	font-size: 10px;
	width: 70px;
}

.chkmemnotconsent {
	font-size: 10px;
}

.chkmemeconsent {
	float: left;
	font-size: 10px;
	width: 70px;
}

.chkmemnoteconsent {
	float: right;
	width: 384px;
	font-size: 10px;
}

.chkmemtwenty {
	margin-top: 20px;
}

.profilechkmemtwenty {
	margin-top: 80px;
}

.chkoverlayclose {
	background: url("../res/img/icon-dialog-close.png") no-repeat scroll 0 0
		transparent;
	height: 19px;
	width: 19px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.chkonline {
	width: 380px;
}

.checkMemberTip {
	font-size: 11px;
}

.checkMemberChallengeQus .actionButtons {
	margin-top: 21px;
}

.prflChecktxt .stepsCount {
	margin-bottom: 21px !important;
}

.prfchkrt {
	color: #595959;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: "Frutiger";
}

.kbaContentwidth .chkmemberleft .dijitButton {
	margin: 2px 0 2px 0px !important;
}
.kbaContentwidth .chkmemberleft p {
	margin-top: 0;
	line-height: 1.2em;
}

.pinRequestButton{
	margin: 23px 0px 0px !important;
}

.checkProfileDown {
	margin-top: 20px !important;
}
.metlife.phoenix.claro .tempPasswordPage .passwordMeterWrapper .phoenixSection.Style02 {
	padding: 12px 12px 4px;
}
.metlife.phoenix.claro .tempPasswordPage .confpasswordMeterWrapper .phoenixSection.Style02 {
	padding: 9px 10px 7px;
}
.metlife.phoenix.claro .tempPasswordPage .passwordMeterWrapper {
	top: 12px;
}
.metlife.phoenix.claro .tempPasswordPage .passwordMeterWrapper.groupUser {
	top: -12px;
}
.metlife.phoenix.claro .tempPasswordPage .confpasswordMeterWrapper {
	top: 103px;
}
.metlife.phoenix.claro .tempPasswordPage .confpasswordMeterWrapper.groupUser {
	top: 78px;
}
.metlife.phoenix.claro .tempPasswordPage .passwordMeterWrapper .passwordMeterSection .passwordMeterThumb{
	top:30px;
}
.metlife.phoenix.claro .passwordMeterWrapper .passwordMeterSection .passwordMeterThumb,.metlife.phoenix.claro .confpasswordMeterWrapper .passwordMeterSection .passwordMeterThumb {
	background-image: url(../img/bdr-arrow-P.png);
}
.metlife.phoenix.claro .tempPasswordPage .confpasswordMeterWrapper .passwordMeterSection .passwordMeterThumb {
	top:1px;
}
.passwordMeterSection.Style02 ul li {
	line-height:14px;
	font-family:'Noto Sans';
	font-size:13px;
}
.challengeAnswer {
}
.error2LnTxt {
	margin: -6px 0 0 0;
}
.error3LnTxt {
	margin: -11px 0 0 0;
}
#checkmembererrormessage {
	color:#DA3941;
}
#consentErrorMsg {
	 margin-top: 6px;
	 font-size: 11px;
}
.popErrorContainer{
 	width: 610px; 
 	height: 30px; 
 	margin-left: 10px; 
 	margin-top: 25px;
 	padding:20px; 
 	border:1px solid; 
 	border-radius:20px;
 	background:#EDEDED; 
 	color:#595959; 
}
.popErrorContainer .popError {
	margin-left: 10px;
}
.popErrorContainer .popError .popErrorText {
	font-family: "FrutigerBold";
} 
/********************************************************
					CMP - Ends
*********************************************************/

/********************************************************
					Chat - Starts
*********************************************************/
.chatlink {
	background: url("../img/chaticon.jpg") no-repeat scroll 0 304%
		transparent;
	padding: 8px;
}

.chatlink a {
	color: #595959;
	font-style: normal;
	font-size: 18px;
	padding: 30px;
	text-decoration: underline;
}

.chatmode,.phonenum {
	padding: 40px;
}

.speak {
	color: #595959;
	display: block;
	font-size: 15px;
	line-height: 18px;
	margin: 0px;
}

.prfspeak {
	color: #595959;
	font-size: 15px;
	margin-bottom: 10px;
}

.day {
	font-weight: lighter;
	color: #595959;
	font-size: 10px;
}

.num {
	color: #595959;
	display: block;
	font-size: 15px;
	line-height: 18px;
	padding: 11px 0 1px;
	white-space: nowrap;
}

.rightrailCommunicationDown {
	height: 205px !important;
	margin-top: -10px !important;
}

#chatButtonDiv a {
	display: inline-block;
}

#chatButtonDiv a img {
	border: none;
	height: 26px;
	margin: 0;
	width : auto;
}

#chatButtonDiv {
	display: inline-block;
	padding: 12px 0 1px;
}

.chatBlockNum {
    display: table-cell;
    padding: 12px 0 1px 4px;
    vertical-align: middle;
}

.chatBlock {
	display: table;
}

.chatBlock #chatButtonDiv {
	display: table-cell;
}
/********************************************************
					Chat - Ends
*********************************************************/
/********************************************************
					RLC - Starts
*********************************************************/
.forgotFlowSelection .radioLabel{
	float: none;
}

.forgotPwdGroup #inValiderror2 {
    left: 298px;
    position: absolute;
    top: 5px;
}

.metlife.phoenix .regFieldError span.spError{float: left; margin-top: -10px; width: 160px;}

#selectValue {
	background: url("../img/error-close.png") no-repeat scroll 0 center transparent;
	padding-left:20px;
	color: #DA3941;
	margin: 16px 0 5px;
	font-family: "Frutiger";
	font-size:11px;
}

#companyMsg {
	margin: 7px 0 0 0;
}

.forgotflowemailerror, .forgotflowssnerror, .forgotflowpolicynoerror {
	background: url("../img/error-close.png") no-repeat scroll 0 7px transparent;
	display: inline-block;
	height: 25px;
	color: #DA3941;
	margin: 10px 0 0 20px;
	line-height: 14px;
	padding-left: 21px;
	width: 240px;
	font-size: 11px;
}

#seletGroup #inValiderror2{
	background: url("../img/error-close.png") no-repeat scroll 0 center transparent;
	padding-left:22px;
	font-family: "Frutiger";
	font-size:11px;
	margin:12px 0 0 0!important;
}

#seletGroup .validationMessage{
	font-family: "Frutiger";
	font-size:13px;
	line-height: 16px;
}
#seletGroup  #widget_company{
	width:276px !important;
	float: left;
}

#seletGroup .actionItemsWithSubmit{
	overflow: visible;
	float:left;
	width:100%;
	margin-top: 10px !important;
}

#ssnfield .actionItemsWithSubmit{
	overflow: visible;
	float:left;
	width:100%;
	margin-top: 10px !important;
}

.actionItemsWithAboveLink{margin-top: 19px;}
.conflictUserOuterTable .radioLabel {float: none !important}
.conflictUserOuterTable .dijitValidationTextBoxError .dijitValidationContainer{display:none !important;}
.popupTwoColumn .brdNone{border:none !important;}
.forgotPwdRetail form #widget_email{width:220px !important;}
.lastfourdigitSSN #widget_ssn .dijitPlaceHolder{margin-left:-3px !important; top:10px !important;}
.lastfourdigitSSN #widget_ssn{margin-bottom:-3px !important;}
.forgotPwdRetail form #emailRLCErrorId{width: 144px !important;}
#ssnRLCErrorId span.numonly,#ssnConflictUsrErrorId span.numonly,#ssnErrorId span.numonly{float:left; margin-top:6px;}

#policynoRLCErrorId {
	background: url("../img/error-close.png") no-repeat scroll 0 0 transparent;
    height: 14px;
    margin: 17px 0 0 20px;
}

.ssnContainer .forgotLinkPadding{padding-top:5px !important;}

.lastfourdigitSSN span.xtext{float: left; margin-right: 4px; margin-top: 15px;}
.dj_chrome .lastfourdigitSSN span.xtext{float: left; margin-right: 4px; margin-top: 16px;}
.lastfourdigitSSN span.cxtext{float: left; margin-right: 4px; margin-top: 12px;}
.forgotFlowSelection .loginOverlayButton .dijitButtonNode {
	width: 5em !important;
}


.metlife.phoenix .forgotPwdReset .passwordChangeWidget .passwordMeterWrapper
	{
	top: -6px;
}

.metlife.phoenix .forgotPwdReset .passwordChangeWidget .confpasswordMeterWrapper
	{
	top: 85px;
}
.metlife.phoenix .forgotPwdReset .passwordChangeWidget .passwordMeterWrapper .passwordMeterThumb {
    top: 25px;
}

.metlife.phoenix .forgotPwdReset .passwordChangeWidget .newpasswordValid{
	margin-top: -91px;
}

.metlife.phoenix .forgotPwdReset .passwordChangeWidget .newPasswordError {
	margin-top: -90px;
}


.accLocked {
	margin: -15px 2px 0 0 !important;
}


.forgotPwdRetail #reqAllField{
	font-family: "FrutigerItalic";
	margin-bottom: 0;
}

#AlternateCompanyName{
	font-size: 15px;
}

.forgotPwdRetail .dijitInputInner{
	margin-left: 0px !important;
}

.dj_chrome .forgotPwdRetail  .dijitInputContainer{padding: 10px 13px !important;}
.dj_ie .forgotPwdRetail  .dijitInputContainer{padding: 9px 10px 9px 6px !important;}
.dj_ie .forgotPwdRetail  .dijitInputContainer .dijitPlaceHolder{margin-left:0px !important;}

.ssnContainer {
	font-size: 18px;
	margin-top: 0;
	padding-top: 0
	text-align: left;
}

.ssnTxt {
	margin: 13px 0px 0px !important;
}

.ssnText {
	width: 12em;
	font-size: 13px;
}

.forgotPasswordNormalFont {
	font-size: 13px;
	line-height: 1.1em;
	font-weight: normal;
	font-style: normal;
	color: #595959;
}

.secure_txtbox{width:20em !important;}

.forgotPasswordNormalFontTxt {
	font-size: 13px;
	font-style: normal;
	color: #595959;
	margin:12px 0 -1px 0;
}
.forgotPasswordNormalFontTxt span{
	font-size:11px;
}

.phoenixRecoverCredentialsLightbox .dijitDialogTitleBar {
	display: none !important;
}

.phoenixRecoverCredentialsLightbox .dijitDialogPaneContent {
	margin: 0px;
}

.phoenixRecoverCredentialsLightbox {
	top: 15% !important;
	z-index: 951 !important;
}

.forgotPasswordCustCareFont {
	font-size: 15px;
	font-style: normal;
	color: #595959;
}

.forgotLinkPadding {
	float: left;
	padding: 10px 0 11px;
	width: 100%;
}

.policynumlinkPadding {
	margin: 7px 0 2px;
	width: 100%;
}

.policynumlinkPadding  a{font-size:11px;}

.lastfourdigitSSN {
	text-align: left;
	font-size: 13px;
	padding: 0;
	margin: 0
}

.lastfourdigitSSN INPUT{
	text-align: center;
}

.lastfourdigitSSN #widget_ssn{width:3.1em !important; font-size:13px !important;}

.forgotPasswordAnsFont {
	font-size: 11px;
	font-style: normal;
	color: #595959;
}

.forgotPasswordUnderlineFont {
	color: #595959;
    float: left;
    font-size: 11px;
    margin: 5px 0 2px;
    text-decoration: underline;
    width: 100%;
}

.forgotPasswordOuterTable .dijitTextBox {
	margin: 6px 2px 2px 0 !important;
}

.forgotPasswordOuterTable .buttonBar {
	margin: 16px 0 0px;
}

.forgotPasswordinnerTable {
	border: 1px solid #797979;
	height: 350px;
	background-color: #c9c9c9;
	margin-left: 10px;
}

.forgotpasswordpageheading {
	color: #595959;
	font-size: 18px;
	margin: -3px 0 23px 0 !important;
}

.forgotpasswordpageheading h2 {
	margin: 0px;
	padding-top: 0;
	font-size: 24px;
	color: #595959;
}

.forgotPasswordsubhead {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #595959;
	margin-top: 0;
	font-family: "Frutiger";
}

.accountL {
	margin-bottom: 30px;
}

.securityQuestionLockoutHeading {
	font-size: 16px;
	font-style: normal;
	color: #595959;
}

.forgotPwdSecurityQus .regFieldError {
	left: 26em !important;
	top: 1em !important;
}

.validationMessage {
	color: #DA3941;
	margin: 10px 0px 0px;
}

.forgotFlowSelection .actionItemsWithSubmit {
	margin: 11px 0 0 !important;
	overflow: hidden;
}
.forgotPwdSuccess .actionItemsWithText .c2 {
    margin-right: 19px !important;
}
.resetPasswordBox {
    width:188px;
    border-right: 1px solid #CCCCCC;
    float:left;
    padding-right: 38px;
}
.loginPasswordBox { 
    width:202px;
    border-left: 1px solid #FFFFFF;
    float:left;
    padding-left: 38px;
}
.resetPasswordBoxLeft{
    margin:0 0 19px;   
}
.resetPasswordBoxRight{
    margin:0 0 35px;   
}
.usernameRLC{
  margin: 28px 0 0 0;   
}
.wrapperBox{
    margin-top:26px !important;   
}
.userNameBold{
    font-family:"FrutigerBold";
    font-size:15px;
}
.orBox{
	position:absolute;
    left:205px;
    top:38px;
    width:40px;
    height: 26px;
    font-family:"FrutigerBold";
    font-size:15px;
    line-height: 26px;
    text-align:center;
    border: 1px solid #CCCCCC;
    border-radius:3px;
    background-color:#F5F5F5;
}
.forgotPwdSuccess .actionItemsWithText {
	position: relative;
	margin-top: 24px !important;
}
/********************************************************
					RLC - Ends
*********************************************************/
/********************************************************
					Communication Down - Starts
*********************************************************/
.communicationDownReg .buttonBar {
	margin-top: 22px !important;
}

.closeCommunicationDown {
	margin-top: -15px !important;
	right: -23px !important;
}

.communicationMsgContainer {
	width: 430px;
	padding: 50px 20px 0px 0px;
}

.commdownImg {
	height: 193px;
	width: 177px;
	float: left;
	position: absolute;
	padding: 0 0 0 10px;
	margin-top: 25px;
}
/********************************************************
					Communication Down - Ends
*********************************************************/
/********************************************************
					Temp Password - Starts
*********************************************************/
.tempPasswordOverlay{
	top: 40px !important;
}

.tempPasswordPage .oldPassword{
	margin-bottom: 7px;
}

.updateTempPwd {
	width: 750px;
}

.tempPasswordPage .buttonBar {
	margin-bottom: 0 !important;
}

.tempPasswordPage .buttonBar .primaryAction {
	margin-left: 2px !important;
}

.preIndex .updateTempPwd .oldPasswordError {
	background: url("../img/error-close.png") no-repeat scroll 0px 10px transparent;
	margin: -151px 0 0 217px;
}
.tempPasswordPage .oldPasswordError {
    background: url("../img/error-close.png") no-repeat scroll 0 6px transparent !important;
    margin: -154px 0 0 217px !important;
}

.tempGroup{width: 100%; height: 100%;}
/********************************************************
					Temp Password - Ends
*********************************************************/
/********************************************************
					Pin/KBA - Starts
*********************************************************/
.validatePINcontent .dijitPlaceHolder{
	top: 9px !important;
	left: 6px !important;
}

#PINError {
	background: url("../img/error-close.png") no-repeat scroll 0px 0px
		transparent;
	left: 115px;
	margin: 0;
	position: absolute;
	top: 11px;
	color: #da3941;
	padding-left: 18px;
}

#pin {
	width: 100px;
	font-size: 13px;
}

.lostPin .dijitButton.secondaryAction .dijitButtonText {
	padding: 0 !important;
}

.lostPin .dijitButton,.lostPin .dijitButtonNode {
	margin: 0 !important;
	padding: 0 !important;
}

.validatePINcontent .dijitTextBox {
	width: 85px;
	font-size: 13px;
}

.enterPin {
	width: 89px !important;
}

.validatePINcontent p {
	margin-top: 0;
}

.enterPinLabel {
	margin-bottom: 0px !important;
	font-size: 13px;
}

.pinExpiredContent {
	float: right;
	margin-left: 185px;
}

.pinSuccessContent {
	/* background: url("../res/img/snoppy_pinSuccess.png") no-repeat scroll 0 0
		transparent;
	padding-left: 173px; */
	min-height: 180px;
}

.pinSuccessContent .headerContent {
	margin-bottom: 0px;
}

.pinButtonComponent {
	margin: 0 0 40px 0;
	padding: 7px 0 0 0;
}

.pinClose .secondaryAction {
	margin-left: 2px;
}

.pinSuccessImg {
	/* background: url("../res/img/snoppy_pinSuccess.png") no-repeat scroll
		150% 0% transparent;
	height: 180px;
	width: 156px;
	float: left;
	position: absolute;
	padding-top: 0px; */
}

.pinimmatureContent {
	width: 570px;
}

.pinExpiredImg {
	/*
	height: 193px;
	width: 177px;
	float: left;
	position: absolute;
	padding-top: 0px; */
}

.kbaContentwidth .headerContent {
	margin-bottom: 22px;
}

.kbaContentwidth .authButton {
	margin-top: 20px;
}

.KBACloselogin {
	background: url("../res/img/icon-dialog-close.png") no-repeat scroll 0 -1px
		transparent;
	border: medium none;
	cursor: pointer;
	height: 18px;
	position: absolute;
	right: 7px;
	top: 7px;
	width: 18px;
}
.beneRegBody .KBACloselogin{
	background: url("../res/img/icon-dialog-close-b.png") no-repeat scroll 0 1px transparent;
	width:15px;
	height:18px;
}
.popUpCustomClose{
    right: -22px;
	top: -33px;
}

.validatePINcontent .regFormValidation {
	margin-top: 0;
}

.timeoutContent .dijitButton.secondaryAction .dijitButtonText {
	padding-left: 0 !important;
}

.regFieldLabelsKBA {
	margin-bottom: 10px;
	font-size: 15px;
	margin-top: 11px;
}

/********************************************************
					Pin/KBA - Ends
*********************************************************/
/********************************************************
					Conflict User - Starts
*********************************************************/
.conflictUserOuterTable .regFormValidation{
    line-height: 16px;
    margin-top: 0 !important;
}
/*
.lightbox.phoenixLoginLightbox.phoenixRecoverCredentialsLightbox.dijitDialog {
	background: #ededed;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 30%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(30%,#ffffff), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 30%,#dedede 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 30%,#dedede 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 30%,#dedede 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 30%,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=0 );
}
.metlife.phoenix.conflictUser.lightboxed {
	background: transparent !important;
}
*/
.metlife.phoenix.conflictUser .popupTwoColumn .buttonBar {
	margin:0px !important;
	margin-top:21px !important;
}
.metlife.phoenix.conflictUser .popupTwoColumn .buttonBar .dijitButton.secondaryAction {
	margin:0 0 0 -14px;
}
.conflictUserOuterTable .actionButtons {
	margin-top: 20px;
}
.conflictUserOuterTable {
	float: left;
	width: 475px;
}
.conflictUserOuterTable .actionButtons {
	margin-top: 23px;
}

.reviewEconsent {
    height: 18px;
}

.validationConflict {
	background: url("../img/error-close.png") no-repeat scroll 8px center transparent;
	color: #DA3941;
	display: inline-block;
	height: 25px;
	padding-left: 28px;
	width: 240px;
	font-size: 11px;
	line-height: normal;
	margin-top: 8px;
}
.metlife.phoenix.conflictUser .popupTwoColumn .popupLeftPanel .validationMessage {
	margin-top: 10px !important;
	font-weight: normal;
}
.metlife.phoenix.conflictUser .popupTwoColumn .popupLeftPanel .inputFieldLabel {
	margin:0 0 2px 0;
	padding:0 0 0 0;
	font-size: 13px;
}
.metlife.phoenix.conflictUser .popupTwoColumn .popupLeftPanel .userNameRuleBox .userNameRuleSection {
	margin-top:-32px;
}
.metlife.phoenix.conflictUser .popupTwoColumn .popupLeftPanel .userNameRuleBox .userNameRuleThumb {
	top:50px;
}
.lightBoxAbsoluteTop{
position:absolute !important;
top:140px !important;
}
.conflictlastfourdigitSSN {
	margin: 2px 0 0;
}
/********************************************************
					Conflict User - Ends
*********************************************************/
.fixedConsent {
	top: 40px !important;	
}

/********************************************************
					Error Message Scenarios
*********************************************************/
.error404 .actionItemsWithText{
	margin-top: 22px !important;
}

.error500 .actionItemsWithText{
	margin-top: 23px !important;
}

.errormessageWrapper{
    display: block;
   /* padding-top: 40px;*/
    vertical-align: top;
}

/* PRB0043376 - removing snoopy images */
.error404{
/* 	background: url("../img/404_cb_46a.png") no-repeat scroll 0 0 transparent;
	height:325px;  */
	padding:0 25px 0 20px;	
}

.error500{
	height:256px; 
	padding:0 25px 0 25px;	
}

.errormessageWrapper h2.errormessageHeader{
    font-size: 30px;
    line-height: 33px;
    margin: 0;
    padding-top: 29px;
}

.errormessageWrapper p{
    font-family: "Frutiger";
    font-size: 18px;
    line-height: 21px;
    margin:0;
    margin-top: 20px;
}

.metlife.phoenix .errormessageWrapper .dijitButton.primaryAction  {
	margin: 3px 0 2px 2px;	
}
	
.errormessageWrapper .secondaryAction .dijitButtonText{
	font-size: 18px !important;
	padding-left: 28px !important;
}

#actionItemsLoggedIn .myAccountsIcon{
	background: url("../res/img/default_my-accounts.png") no-repeat  scroll 0 9px !important;
	height: 32px;
	float: left;
	margin-top: -7px;
}

#actionItemsLoggedIn .custSupportIcon{
	background: url("../res/img/default_my-profile.png") no-repeat  scroll 0 9px !important;
	height: 32px;
	float: right;
	margin: -6px 244px 0 0 !important;
}

#actionItemsLoggedIn .myAccountsIcon.dijitButtonHover{
	background: url("../res/img/my_accounts_green.png") no-repeat  scroll 0 10px !important;
	height: 32px;
	float: left;
	margin-top: -7px;
}

#actionItemsLoggedIn .custSupportIcon.dijitButtonHover{
	background: url("../res/img/cust_support_green.png") no-repeat  scroll -1px 8px !important;
	height: 32px;
	float: right;
	margin: -6px 244px 0 0 ;
}

.metlife.phoenix .errormessageWrapper .dijitButtonHover.secondaryAction .dijitButtonText {
	color: #64A642;
}

/**Added for full screen error scenarios- SOLR Messages **/

.solrPage {
	width: 465px;
	margin: 36px auto 0;
	background: url("../img/solrBgShadow.png") no-repeat scroll 0 40px transparent;	
	padding-bottom: 25px;
}

.solrMessage {
	margin: 0 auto;
	width: 450px;
	/* height: 450px; */
	text-align: center;
	background: url(../img/solrbg.png);
	border-radius: 3px;
	behavior: url('/edge/ui/public/res/polyfill/PIE.htc');
}

.solrMessagePanel {
	padding: 43px 37px 55px;
	border-radius: 3px;
	behavior: url('/edge/ui/public/res/polyfill/PIE.htc');
}

.solrHeader {
	font-size: 24px;
	color: #595959;
	margin: 0 0 12px;
	padding: 0;
	font-family: "FrutigerBold";
}

.solrContent {
	font-family: "Frutiger";
	font-size: 13px;
	line-height: 16px;
	color: #595959;
	margin: 0 0 31px;
	padding: 0;
	white-space: nowrap;
}
/* PRB0043376 - removing snoopy images */
.solrImg {
	/* background: url(../img/SOLR_CBballPlayer.png) no-repeat center center;
	height: 222px;
	width: 213px;
	margin: 0 auto;
	display: none; */  /* Retail Seperation changes */
}
.solrContent .normalLink {
    vertical-align: baseline !important;
}

 .forgotPwdRetail .ssnText {
    width: 220px !important;
}

/**********Auto Registration**************/
.popupWidgetAuto .checkMemberLeft .dijitSelectLabel {
	font-size: 11px;
	width: 234px !important;
	padding: 0 7px;
	text-align: left;
}

/** Cookie message **/
.cookieNotify {
    margin-left: 32px !important;
    min-height: 100px;
    padding: 30px 20px 36px 19px !important;
    position: absolute !important;
    top: 24px;
    width: 508px !important;
}
.cookieNotifyContent {
	margin-bottom: 22px;
}
.metlife.phoenix.loginSupport .body {
    margin-top: 34px;
}
.loginSupport .content {
	padding: 10px 10px 0;
	overflow: hidden;
}
.loginSupport .CustSupport {
	position: relative;
}
.loginSupport h2 {
    margin-bottom: 20px !important;
}
.loginSupport li {
    line-height: 16px;
    margin-bottom: 5px;
}

.custJourneyOverlay .dijitDialogPaneContent {
margin: 0 !important;
}

.custJourneyOverlay .dijitDialogTitleBar {
display:none;
}
/* .custJourneyOverlay p {
font-size:15px;
line-height:18px;
}

.custJourneyOverlay .customerOverlaySubHeader {
font-size:16px;
}

.custJourneyOverlay .popupHeader {
font-size:18px;
}

.custJourneyOverlay .custBut{
text-align:center;
}

.custJourneyOverlay .primaryAction {
font-size:15px;
}
/*e-consent Disabled Popup Show*/
div#consent {
    float: left;
    width: auto;
}
.eConsDisabledPopup{
    width: 200px;
    height: auto;
    border: 1px solid #ccc;
    position: absolute;
    top: 30px;
    background: #fff;
    padding: 10px;
    font-size: 10px;
    display:none;
}
.eConsDisabledPopup.arrow_box:after, .eConsDisabledPopup.arrow_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.eConsDisabledPopup.arrow_box:before {
    border-color: rgba(194, 225, 245, 0) !important;
    border-bottom-color: #ccc !important;
    border-width: 12px !important;
    margin-left: -65px;
}
.eConsDisabledPopup.arrow_box:after {
    border-color: rgba(136, 183, 213, 0) !important;
    border-bottom-color: #ffffff !important;
    border-width: 10px !important;
    margin-left: -63px;
}
.stateLabelField {
	width:100%;
	margin-bottom: 5px;
}
.stateErrorField {
	color:#DA3941;
	display:inline-block;
	margin-bottom:10px;
}
.stateLabelField .helpIcon{
	display: inline-block;
}
.stateReadCnt {
    width: 80% !important;
    vertical-align: top;
    display: inline-block !important;
}
@media screen and (max-width:678px){
	.stateLabelField .helpIcon{
		display: none !important;
	}
}
.consentContent::-webkit-scrollbar, .chkmembercms::-webkit-scrollbar {
    width: 5px;
}
.consentContent::-webkit-scrollbar-track, .chkmembercms::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
}
.consentContent::-webkit-scrollbar-thumb, .chkmembercms::-webkit-scrollbar-thumb {
	background-color: darkgrey;
}
/* Added for Maintenance alert changes in login page */
.metlife.phoenix .mAlert{font-size:12px;color:#DA3941;text-align:left;padding:5px 0;}
.metlife.phoenix .mAlert p{margin:0;line-height:1.3em}

  .btnMISLogin
  {height: 30px;
    padding-right: 3px;
    background: #5BBEF5;
    background-image: linear-gradient(to bottom, #5BBEF5, #0C87C6);   
    box-shadow: 0 1px 0 0 rgba(166, 200, 218, 1) inset, -1px 0 0 0 rgba(39, 91, 115, 0.5) inset, 1px 0 0 0 rgba(39, 91, 115, 0.5) inset, 0 -1px 0 0 rgba(39, 91, 115, 1) inset;
    border: 1px solid #8595b6;
    text-shadow: 0 -1px 0 #388cb4;
    background-position: initial !important;
    border-radius: 4px;
    padding: 5px 12px !important;
}
.entryModeUpdateRetail .passwordMeterSection {
	top: 0px !important;
	margin-top:49px !important;
	background:#F2F2F2;
}
.openInNewWindowTrans {
	background: url(../img/open-in-new-transparent.png) no-repeat 152px 15px #007abc;
	padding: 12px 40px 12px 14px;
	width: 198px !important;	
}