.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS */.login-sec input {
    background: #0000007a !important;
    border-radius: 10px !important;
    border: 1px solid #0000 !important;
}

.login-sec #um-submit-btn {
    background: #003693 !important;
    border-radius: 5px !important;
}

.login-sec .um-link-alt, .login-sec .um-field-checkbox-option {
    color: #fff !important;
}

.login-sec #um-submit-btn:hover {
    background: #fff !important;
    color: #003693;
}


.login-sec input[type=text] {
    color: #fff !important;
}

.login-sec #user-registration #ur-frontend-form {
    background: #0000;
}

.login-sec #user-registration {
    background: #0000;
}

.login-sec .button {
    background: #0E3593 !important;
    color: #fff;
    border-radius: 5px !important;
}

.login-sec label {
    color: #fff !important;
}

.login-sec a {
    color: #fff;
    font-size: 13px;
}

.login-sec a:hover {
    text-decoration: underline;
}

.login-sec .button:hover {
    background: #0000 !important;
    border: 1px solid #0E3593 !important;
}

.login-sec .user-registration-MyAccount-content {
    background: #fff;
}

.login-sec .is-active a {
    color: #0E3594;
    font-family: "Poppins",sans-serif !important;
}

.login-sec .user-registration-MyAccount-content a {
    color: #0D3593;
    font-size: 16px !important;
}

#fluentform_7_success p {
    color: #fff;
}/* End custom CSS */