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

/*
 * TODO: fill out some examples
 */
#toplogo {
  width: 300px;
  padding-top: 9px;
  padding-left: 7px;
}
#login-form #logo {
  border-bottom: 0px solid #fdfdfd;
  padding-bottom: 5px
}
