/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 22 2025 | 13:55:45 */
#wpmem_login, #wpmem_msg, #wpmem_reg, .wpmem_msg {
	width: 100%;
}

#wpmem_login_form .link-text-register {
	display: none;
}

.jm-notice.type-dialog {
	display: none !important;
}

#wpmem_login legend, #wpmem_reg legend {
	display: none;
}

#wpmem_login label, #wpmem_reg label, #wpmem_login label .req, #wpmem_reg label .req {
    font-family: "Poppins", sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: #348A8A;
}

#wpmem_login .div_text input, #wpmem_reg .div_text input {
	font-size: 15px !important;
	font-style: normal;
    font-weight: 400 !important;
    font-family: "Poppins", sans-serif !important;
    color: #000000 !important;
    background: transparent !important;
    border: none;
    border-bottom: 1px solid #C2D159 !important;
    border-radius: 0;
    padding-left: 0 !important;
}

#wpmem_login .div_text input::placeholder, #wpmem_reg .div_text input::placeholder {
	font-size: 15px !important;
	font-style: normal;
    font-weight: 400 !important;
    font-family: "Poppins", sans-serif !important;
    color: #000000 !important;
}

#wpmem_reg .req-text {
    font-family: "Poppins", sans-serif !important;
}

#wpmem_login .button_div input.buttons, #wpmem_reg .button_div input.buttons {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.1px;
    text-transform: uppercase;
    padding: 8px 16px;
    background: #C2D159;
    border-radius: 100px;
    text-align: center;
    color: #145C64;
    font-family: "Poppins", sans-serif;
	text-decoration: none !important;
	transition: all 0.3s ease !important;
	border: none !important;
}

#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 {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.1px;
    text-transform: uppercase;
    padding: 8px 16px;
    background: #145C64;
    border-radius: 100px;
    text-align: center;
    color: #C2D159;
    font-family: "Poppins", sans-serif;
	text-decoration: none !important;
	transition: all 0.3s ease !important;
	border: none !important;
}

.frgt_pass .link-text {
    text-align: end;
}

.login_status a, .frgt_pass a {
	color: #348A8A !important;
}

#job-manager-alerts a {
	border-color: #348A8A !important;
	color: #348A8A !important;
}

#wpmem_login .link-text {
    display: none;
}