/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 10 2026 | 10:53:18 */
#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 label, #wpmem_reg label, #wpmem_login label .req, #wpmem_reg label .req {
	font-family: "Gothic A1", sans-serif;
    font-weight: 900;
    font-size: 18px;
	line-height: 24px;
	color: #063B24;
}

#wpmem_login .div_text input, #wpmem_reg .div_text input {
	font-family: "Gothic A1", sans-serif;
    font-weight: 500;
    font-size: 17px;
	line-height: 24px;
	color: #000000;
    background: transparent !important;
	border: 0;
    border-bottom: 1px solid #000000 !important;
    border-radius: 0;
	padding: 8px 0;
	outline: none;
}

#wpmem_login .div_text input::placeholder, #wpmem_reg .div_text input::placeholder {
    font-family: "Gothic A1", sans-serif;
    font-weight: 500;
    font-size: 17px;
	line-height: 24px;
	color: #000000;
}

#wpmem_reg .req-text {
    font-family: "Gothic A1", sans-serif;
}

#wpmem_login .button_div input.buttons, #wpmem_reg .button_div input.buttons {
	font-family: "Gothic A1", sans-serif;
	padding: 13px 32px 11px 32px;
    font-weight: 800;
    font-size: 16px;
	background: #91D9A1;
	text-decoration: none !important;
	text-align: center;
	border: 0;
    border-radius: 100px;
    transition: all .4s ease-in-out;
	color: #072C1C;
}

#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: #063B24;
	color: #fff;
}

.frgt_pass .fl-html, .frgt_pass .link-text {
    text-align: end;
}

.frgt_pass .link-text-forgot a, .frgt_pass .link-text-register a, .change_pass_form_customs .link-text-username a {
	font-family: "Gothic A1", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #A6BBB2;
}

.frgt_pass .link-text-forgot, .frgt_pass .link-text-register, .change_pass_form_customs .link-text-username {
	font-family: "Gothic A1", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}

#wpmem_login .button_div label {
	font-family: "Gothic A1", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}

.jm-alert__actions.job-alert-actions ul li:nth-child(1), .jm-alert__actions.job-alert-actions ul li:nth-child(2) {
	display: none;
}

.job-alerts-action-view, .job-alerts-action-email {
	display: none;
}