/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2025 | 13:43:06 */
#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_login label, #wpmem_reg label, #wpmem_login label .req, #wpmem_reg label .req {
    font-family: Gotham, Verdana, Arial, sans-serif;
    font-weight: 500;
    font-size: 13px;
	color: #333;
}

#wpmem_login .div_text input, #wpmem_reg .div_text input {
    color: #333;
    background: transparent !important;
    border: 1px solid #BABABA;
    border-radius: 10px;
	padding: 10px;
	font-family: Gotham, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px !important;
}

#wpmem_login .div_text input::placeholder, #wpmem_reg .div_text input::placeholder {
    font-family: Gotham, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px !important;
	color: #333;
}

#wpmem_reg .req-text {
    font-family: Gotham, Verdana, Arial, sans-serif;
}

#wpmem_login .button_div input.buttons, #wpmem_reg .button_div input.buttons {
    width: 248px;
	padding: 12px 20px;
	font-family: Gotham, Verdana, Arial, sans-serif;
    font-weight: 500;
    font-size: 15px;
	color: #FFFFFF;
	text-decoration: none !important;
	text-align: center;
	border: 0;
    border-radius: 5px;
	background-color: #006e96;
    transition: all .4s ease-in-out;
}

#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-color: #f7a700;
	color: #ffffff;
}

.page-id-6355 .button_div {
	text-align: end;
	margin-top: 30px;
}

#rememberme {
	display: none;
}

.page-id-6355 .button_div label {
	display: none;
}

.frgt_pass {
    text-align: end;
}

.frgt_pass .link-text-forgot a, .frgt_pass .link-text-register a {
	font-family: Gotham, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
	color: #25cad3;
}

.frgt_pass .link-text-forgot, .frgt_pass .link-text-register, #wpmem_login .button_div label {
	font-family: Gotham, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
	color: #333;
}