/* Login Page Body */
html.ext-border-box body#theBODY
{
    box-shadow: 0 0 300px 200px #111111 inset;
}

/* Forgot Password */
.forgotPass
{
    display: none;
}