@charset "utf-8";

.member_not_logged_in::before { content: ""; position: fixed; inset: 0px; background: rgb(30, 30, 30); z-index: 99991; }

.member_not_logged_in .forgot-password { display: none; }