/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 23:12:24 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

#wpmem_login, #wpmem_msg, #wpmem_reg, .wpmem_msg {
	width: 100%;
}

#wpmem_login legend, #wpmem_reg legend {
	font-family: Cabin, sans-serif;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 1.68px;
	color: #488A3F;
	border: none !important;
}

#wpmem_login label, #wpmem_reg label, #wpmem_login label .req, #wpmem_reg label .req {
	color: #333;
    font-family: "Cabin", Verdana, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 1.26px;
    text-transform: uppercase;
    border-bottom: none !important;
    margin-bottom: 0;
}

#wpmem_login .div_text input, #wpmem_reg .div_text input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #333333;
    border-radius: 0;
    color: #333333;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-left: 0;
    outline: none !important;
    box-shadow: none !important;
}

#wpmem_login .div_text input::placeholder, #wpmem_reg .div_text input::placeholder {
    color: #333333;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 400;
}

#wpmem_reg .req-text {
    font-family: "Lato", sans-serif;
}

#wpmem_login .button_div input.buttons, #wpmem_reg .button_div input.buttons {
    border-radius: 100px;
    background: #4A8B40;
    color: #FCFCFA;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.98px;
    text-transform: uppercase;
    font-family: "Cabin", Verdana, Arial, sans-serif;
    padding: 11px 30px;
    text-decoration: none !important;
    transition: all .3s ease !important;
    border: none;
}

#wpmem_login .button_div input.buttons:hover, #wpmem_login .button_div input.buttons:focus, #wpmem_reg .button_div input.buttons:hover, #wpmem_reg .button_div input.buttons:focus {
    background: #f1eee6;
    color: #1e2f29;
    transition: all 0.3s ease !important;
}

#wpmem_login .link-text {
	display: none;
}

.forgot_password_btn {
    margin-top: -3rem;
}

.job_alerts_change_pass_customs fieldset {
    margin-top: 20px !important;
}

.existing_user_form p.account-sign-in {
    display: none;
}

.frgt_pass {
    text-align: end;
}

.existing_user_form .jm-notice.type-dialog.has-actions {
	display: none !important;
}

.existing_user_form a, .frgt_pass a {
    color: #488a3f !important;
}
