/*
 * Create CSS overrides in this file to  meet your branding requirements.
 */

/*
 * TODO: fill out some examples
 */
#toplogo {
    height: 75px;
}
#login-form #logo {
    height: 100px;
}
#login-form #logo {
    border-bottom: 0px solid #fdfdfd;
    left: 0;
}
