/*
    This file won't be overwritten by updates, so you can put custom code here.
*/
/* Hide the forgot password and create an account links */
.login-form .info  {
    display: none;
}


