/**
 * login style
 */
 body.login {
    background: #fbfbfb;
    min-width: 0;
}

 #login h1 {
 	display: none;
 }