body {
    background-color: #F6F6F6;
    color: #000;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
	font-family: 'Roboto';
	font-style: normal;
}

body.withlogo {
    -webkit-transition-property: background-image !important;
    -webkit-transition-duration: 0.5s !important;
    -webkit-transition-timing-function: ease-in-out !important;
    background-position: top 8% left 10% !important;
    background-image: url(../../gfx/logo/rca_logo.svg) !important;
	background-attachment: fixed !important;
	background-repeat: no-repeat !important;
	background-size: 120px !important;
}

#login_box {
	max-width: 400px;
	width: 100%;
	padding-top: 0px !important;
}

#login_box p {
	font-weight: 400 !important;
	max-width: 400px;
	width: 100%;
}

#login_box #forgot_password_lnk_holder {
	margin-bottom: 20px;
}

#login_box #forgot_password_lnk {
	text-decoration: none;
	color: #10181F !important;
}

#login_box #forgot_password_lnk:hover {
	color: #ED1B2D !important;
}

#login_box #homepage_or_holder {
	background-color: #E9E8E8;
	height: 1px;
	position: relative;
	text-align: center;
	max-width: 360px;
	margin: 35px 0px;
}

#login_box #homepage_or_holder span {
    color: #77777B;
    display: inline-block;
    margin: 0px auto;
    width: 50px;
    position: relative;
    top: -12px;
    background-color: #FFF;
}

#signupbutton {
	max-width: 360px;
	width: calc(100% - 64px);
	text-align: center;
}

a#submitbutton {
	width: calc(100% - 32px) !important;
	text-align: center;
	max-width: 294px;
}

#loginouter_main {
    display: block;
    position: absolute;
    height: 100%;
    z-index: 10;
    background-color: transparent;
    width: 100%;
    max-width: 442px;
    top: 0px;
    left: calc(50% - 221px);
}

#loginouter_main.larger {
	left: calc(50% - 300px);
	max-width: 600px;
	width: 100%;
}

#loginouter_main.larger2 {
	left: calc(50% - 450px);
	max-width: 900px;
	width: 100%;
}

#loginouter_main.larger #login_box {
	max-width: 600px;
}

#homepage_sign_in_holder .fullw {
	width: 100%;
}

#loginouter_1 {
	position: relative;
	width: 100%;
}

#loginouter {
    display: table;
    min-width: 360px;
	width: 360px;
	position: relative;
    text-align: left;
	background: #FFF;
	border: 0.5px solid #E9E8E8;
	border-radius: 8px;
    padding: 32px 40px 32px 40px;
}

#loginouter.larger {
    min-width: 518px;
	width: 518px;
}

#loginouter_main #loginouter {
    margin: 0 auto !important;
    top: 10px; /* Minimum top position, will be updated later */
    transition: all .2s;
}

#loginouter_main #loginouter input {
    display: block;
    width: 100%;
    width: calc(100% - 32px);
	padding: 12px 16px;
    line-height: 1.5;
    margin-top: 10px;
	background: #FFFFFF;
	border: 1px solid #E9E8E8;
	border-radius: 8px;
	color: #23233D;
}

#loginouter_main #loginouter.larger input {
	width: 100%;
	width: calc(100% - 32px) !important;
	max-width: 1000px;
}

#loginouter_main input::-webkit-input-placeholder { /* Edge */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #BCBBBA;
}

#loginouter_main input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #BCBBBA;
}

#loginouter_main input::placeholder {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #BCBBBA;
}

#loginform {
    margin-top: 15px;
}

#reset-password {
    margin-bottom: 25px;
}

.signup_step_txt {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.001em;
	color: #77777B;
	display: block;
}

.signup_title {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 34px;
	line-height: 48px;
	letter-spacing: 0.0025em;
	color: #000000;
	margin-bottom: 16px;
}

.signup_label {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #77777B;
}

.signup_input {
	margin-top: 7px !important;
}

.signup_agreement {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.005em;
	color: rgba(0, 0, 0, 0.6);
}

.signup_agreement a {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}

.signuptext_p_link {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.0125em;
	color: #77777B;
	text-align: center;
}

.signuptext_p_link a {
	text-decoration: none;
	color: #ED1B2D;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.0125em;
}

.signuptext_p_link a:hover {
	text-decoration: underline;
}

#password_strength_box div.psbox {
    width: 105px;
}

#logininner, #logininner-left {
	position: relative;
	padding: 30px 30px 0px 30px;
}

#logininner-left {
	text-align: left;
}

#innercell {
	display: table-cell;
	vertical-align: middle;
}

.login_link_holder {
    margin-bottom: 20px;
}

.forgotten-password-link, .forgotten-password-link:visited,
.greytxt,
.why-was-i-logged-out, .why-was-i-logged-out:visited {
    text-decoration: none;
    font-family: 'Roboto';
    color: #3E5A7F;
    opacity: 0.6;
    font-size: 14px;
    line-height: 24px;
}

#sign-up-lnk, #login-lnk {
    text-decoration: none;
    font-family: 'Roboto';
}

.forgotten-password-link:hover,
#sign-up-lnk:hover,
#login-lnk:hover,
.why-was-i-logged-out:hover {
    color: #3DA4F1;
    opacity: 1;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px white inset;
    -webkit-text-fill-color: #3c3c3c !important;
}

/*  ADVANCED STYLES */
.top_testresult{
    font-weight: bold;
    font-size:10px;
    color:#666;
    padding: 3px 0px;
    width: 100%;
}
.top_testresult span{
    padding:6px ;
    margin:0;
}
.top_shortPass{
    background:#edabab;
    display:block;
}
.top_shortPass span{
    
}
.top_badPass{
    background:#edabab;
    display:block;
}
.top_badPass span{
    
}
.top_goodPass{
    background:#ede3ab;
    display:block;
}
.top_goodPass span{

}
.top_strongPass{
    background:#d3edab;
    display:block;
}


/*  RESULT STYLE  */

.error {
    text-decoration: none;
    font-family: 'Roboto';
    font-size: 14px;
    display: inline-block;
    margin-top: 25px !important;
    margin-bottom: 0px !important;
	color: #ED1B2D !important;
	font-weight: 400 !important;
}

.error_list {
    text-decoration: none;
    font-family: 'Roboto';
    font-size: 14px;
    display: block;
    margin-bottom: 8px !important;
	color: #ED1B2D !important;
	font-weight: 400 !important;
	line-height: 18px;
}

.forgotten-password-content .error {
    display: block;
}

.old_red_price {
    margin-left: 7px;
}

.old_red_price strike {
    color: #fb7664;
}

/* ******************************************* */
/* *************** Validate ****************** */
/* ******************************************* */

#validateuser {
    max-width: 450px;
    padding: 0px !important;
	position: relative;
}

#mpop_verify_2stepv {
	width: 100%;
	width: calc(100% - 60px);
	text-align: center;
	margin-top: 25px !important;
	text-transform: none !important;
}

.resend_user_cms_verif_code:hover {
    color: #3da4f1;
}

.vf_6digit_text b {
    font-family: 'Roboto' !important;
    font-weight: normal !important;
	color: #324561;
}

.vf_6digit_text a {
	color: #ED1B2D;
}

.vf_6digit_text a:hover {
	text-decoration: underline;
}

#verif_popup_sign {
	background: #EEF6FD;
	border-radius: 8px;
	border: 1px solid #EEF6FD;
	display: block;
	margin: 0 auto;
	width: 80px;
	height: 80px;
	position: relative;
	margin-bottom: 30px;
}

#verif_popup_sign span {
	font-size: 50px;
	color: #59A3EB;
	position: absolute;
	top: 3px;
    left: 16px;
}
#verif_popup_sign span:before {
	position: relative;
	top: 10px;
}

#verif_popup_sign.sign_error {
	border-color: #F03C3C !important;
	background: rgba(240, 60, 60, 0.08) !important;
}

#verif_popup_sign.sign_error span {
	color: #F03C3C !important;
}

/* 6 digit code design */

.verification_number {
	width: 44px !important;
	height: 48px  !important;
	background: #FFFFFF;
	border: 1px solid #E9E9E9;
	border-radius: 4px !important;
	color: #3E5A7F;
    font-size: 24px;
    font-family: 'Roboto';
	text-align: center;
	display: inline-block !important;
	position: relative;
	vertical-align: top;
	line-height: 50px !important;
	cursor: text;
	user-select: none;
	overflow: hidden;
	padding: 0px !important;
}

.verification_number font {
	color: #3E5A7F !important;
    font-size: 24px !important;
    font-family: 'Roboto' !important;
	position: relative;
}

div.verification_number.focus:before {
	content: " ";
	position: absolute;
	width: 20px;
	height: 1px;
	bottom: 11px;
	left: 13px;
	z-index: 2;
	background-color: #59A3EB;
	display: block;
	animation: hideMe 1.2s infinite;
}

div.verification_number.focus.field_error:before {
	background-color: #F03C3C;
}

@keyframes hideMe {
	25% {
		z-index: 2;
	}
	75% {
		z-index: -10;
	}
}

.verification_number.focus {
	border: 1px solid #59A3EB;
}

.verification_number.active {
	border: 1px solid #59A3EB;
}

.verification_number {
	margin-right: 8px;
}

.verification_number:nth-child(3) {
	margin-right: 24px !important;
}

#verification_number_6 {
	margin-right: 0px !important;
}

.verification_number.field_error {
	color: #F03C3C !important;
	border-color: #F03C3C !important;
	background: rgba(240, 60, 60, 0.08) !important;
}

.verification_number.field_error font {
	color: #F03C3C !important;
}

/* Renew & Expired Membership */

#renew_or_holder {
	background-color: #E9E8E8;
	height: 1px;
	position: relative;
	text-align: center;
	max-width: 360px;
	margin: 35px 0px;
}

#renew_or_holder span {
    color: #77777B;
    display: inline-block;
    margin: 0px auto;
    width: 50px;
    position: relative;
    top: -12px;
    background-color: #FFF;
}

.renew_email {
	text-decoration: underline;
	font-weight: 500;
}

.renew_email:hover {
	color: #ED1B2D;
}

.wrapper .grey_box.current_plan {
	background-color: #FEF0F1;
}

/* ******************************************* */
/* ******************************************* */

@media (max-width: 800px)  {
    #loginouter_main {
        min-width: 300px;
        max-width: 1000px;
        width: 100% !important;
        left: auto !important;
        right: auto !important;
    }
}

@media (max-width: 499px)  {
    body { min-width: auto !important; }
    
    #loginmiddle1 {
        margin-top: 15px;
        height: 60px;
        background-size: 60% auto;
    }
	
	#loginouter_main.ift #loginmiddle1 {
		background-size: 70% auto;
		margin-top: 20px;
		margin-bottom: 10px;
	}
    
    .validateinput .fr {
        float: none !important;
        text-align: center;
    }
    
    .validateinput .iblock {
        display: block;
        margin-bottom: 10px;
    }
    
    /* Apprise size for Login / Sign up pages */
    .appriseOuter {
        max-width: 90% !important;
    }
    
    #appriseContent {
        padding: 20px 25px 0px 25px !important;
        width: calc(100% - 50px) !important;
        line-height: 25px;
        font-size: 15px;
    }
    
    .appriseInner h2 {
        min-width: 200px;
        font-size: 21px;
    }
    
    .mpopbuttondv {
        margin-right: 20px !important;
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }
    /* ************************************** */

    #loginouter_main {
        min-width: 300px;
        max-width: 1000px;
        width: 100%;
    }
    
    #loginouter {
        min-width: 0;
        width: 360px;
        left: auto !important;
        right: auto !important;
        padding: 0px !important;
    }

    #logininner, #logininner-left {
        padding: 30px 30px 20px;
        
    }
    
    .maw200 {
        max-width: 145px;
    }
    
    .fs_new_btn_default {
        font-size: 14px;
        line-height: 35px;
    }
	
	/* Verification */
	
	.verification_number {
		width: 35px;
	}
	
	.verification_number.focus:before {
		width: 15px;
		left: 10px;
	}
}

@media (max-width: 419px)  {
    #loginouter {
        width: 320px;
    }

    #logininner, #logininner-left {
        padding: 10px 40px 20px 40px;
    }
    
    #loginform {
        margin-top: 0px;
    }
    
    .login_link_holder {
        margin-bottom: 0px;
        margin-top: 35px;
    }
    
    div.login_link_holder + div.clear + div.mt20  {
        margin-top: 10px;
    }
	
	.verification_number {
		margin-right: 3px;
		width: 24px;
	}
	
	.verification_number.focus:before {
		width: 10px;
		left: 7px;
	}
	
	.verification_number:nth-child(3) {
		margin-right: 20px !important;
	}
}

@media (max-width: 383px) {
    #loginouter {
        width: 300px;
    }
}