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

/*
 * TODO: fill out some examples
 */

#toplogo {
	width: 160px;
	padding-top: 8px;
	padding-left: 2px;
}
#login-form #logo {
  border-bottom: 0px;
  padding-bottom: 5px;
}
