/* Logo after logging in */
#application-header .application-header {
  position: absolute;
  left: 16px;
  width: 92px;
  top: 8px;
}
/* Parts Planning after logging in */
#application-header .product-name {
  position: absolute;
  width: 390px;
  top: 28px;
  height: 28px;
}
/* Welcome page*/
#welcomeImage img {
  width: 760px;
}
/* Set hover button font to black*/
.btn.btn-primary:hover
{color: #000000 !important;
}

/*# sourceMappingURL=/faces/javax.faces.resource/css/branding.css.map?v=vda9cb93c22aaae08686633c733c129067edcdaed9a1f62332c65bec96a46a614 */