.login-wrapper {
  background: url("https://static.cloud.konicaminolta.eu/images/login-background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#vcdLoginView > section > div > img {
  display: none;
}
/******* BEGIN THEME GENERATOR SECTION *******/
/* DO NOT REMOVE! Manual modifications in this section might lead to malfunctioning CSS.*/
:root {
    --clr-header-bg-color: #0062c2;
}
/******* END THEME GENERATOR SECTION *******/
