/* Resize and bring customer logo to front */
.external-header .header-logo {
  width: 90%;
  margin-bottom: 12px;
}
/* Welcome */
#welcomeImage img {
  width: 800px;
}

/* Logo after logging in */
#application-header .application-header {
  width: 207px;
}

/* Logo after logging in product-name */
#application-header .product-name {
  width: 190px;
  position: absolute;
  top: 20px;
}
/*# sourceMappingURL=/faces/javax.faces.resource/css/branding.css.map?v=v28a1f9c023ff6819854e7452ecf740f469d48e790f3b02382c7f41ee57684a37 */