/* Extracted from an inline style="..." attribute in
   Views/Account/Login.cshtml for CSP style-src compliance
   (EPCV CSP Remediation Plan, Step 5). */

/* Was: style="display:none;" on the #registrationScreen div. */
.account-login-registration-screen {
    display: none;
}
