/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 27 2025 | 09:05:07 */
#wpmem_login, #wpmem_msg, #wpmem_reg, .wpmem_msg {
	width: 100%;
}

#wpmem_login_form .link-text-register {
	display: none;
}

.jm-notice.type-dialog {
	display: none;
}

#wpmem_login legend, #wpmem_reg legend {
	display: none;
}

#wpmem_reg .req {
	color: #000000;
}

.frgt_pass .fl-html {
	text-align: end;
}

#forgot_password .link-text-forgot {
	display: block !important;
}

.link-text-forgot {
	display: none;
}

#wpmem_login label, #wpmem_reg label, #wpmem_login label .req, #wpmem_reg label .req {
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
}

#wpmem_login .div_text input, #wpmem_reg .div_text input {
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #565657;
    background-color: #ffffff;
    padding: 13px;
	border: 1px solid #BABABA;
}

#wpmem_login .div_text input::placeholder, #wpmem_reg .div_text input::placeholder {
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #565657;
}

#wpmem_reg .req-text {
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
}

#wpmem_login .button_div input.buttons, #wpmem_reg .button_div input.buttons {
    background: #002551;
    color: #fff;
    padding: 10px 20px;
    border-radius: 100px;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    transition: all .3s ease;
	text-decoration: none !important;
	transition: all 0.3s ease !important;
	border: none !important;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
}

#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: #348C4E;
    transition: all .3s ease;
	text-decoration: none !important;
	transition: all 0.3s ease !important;
	border: none !important;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
}

.frgt_pass .link-text {
    text-align: end;
}
