/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 30 2025 | 10:44:32 */
#wpmem_login, #wpmem_msg, #wpmem_reg, .wpmem_msg {
	width: 100%;
}

#wpmem_login_form .link-text-register, #wpmem_login .link-text-forgot, .jm-notice.type-dialog, #wpmem_login legend, #wpmem_reg legend {
	display: none;
}

#wpmem_login fieldset, #wpmem_reg fieldset{
	text-align: left;
}

#wpmem_login label, #wpmem_reg label, #wpmem_login label .req, #wpmem_reg label .req {
    font-weight: 600;
    font-size: 14px;
	color: #000000;
	    font-family: "Urbanist", sans-serif;
}

#wpmem_login .div_text input, #wpmem_reg .div_text input {
    font-size: 14px !important;
    font-style: normal;
	    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    color: #565657;
    background: #ffffff !important;
    border: 1px solid #BABABA !important;
	text-align: left;
    border-radius: 16px;
}

#wpmem_reg .req-text{
	text-align: left;
}

#wpmem_login .div_text input::placeholder, #wpmem_reg .div_text input::placeholder {
    font-size: 14px !important;
    font-style: normal;
	    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    color: #565657;
    background: #ffffff !important;
    border: 1px solid #BABABA !important;
    border-radius: 16px;
}


#wpmem_login .button_div input.buttons, #wpmem_reg .button_div input.buttons {
    font-size: 16px;
	width: 200px;
	    font-family: "Urbanist", sans-serif;
	font-weight: 600;
    line-height: 1.2;
    padding: 6px 12px;
	    color: #ffffff;
    background-color: #0C87F2;
        border-color: #0C87F2;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    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: #293c73;
	border: 1px solid #293c73;
	color: #FFFFFF;
}

.ps_chng_custom .fl-col-content, .new_us_cstm .fl-col-content {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.frgt_pass .fl-html, .frgt_pass .link-text {
    text-align: end;
	    font-family: "Urbanist", sans-serif;
}

.frgt_pass .link-text-forgot a, .frgt_pass .link-text-register a {
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
	    font-family: "Urbanist", sans-serif;
    color: #0C87F2;
}

.frgt_pass .link-text-forgot, .frgt_pass .link-text-register, #wpmem_login .button_div label {
    font-weight: 400;
    font-size: 14px;
	    font-family: "Urbanist", sans-serif;
	color: #000000;
}