.formButton.btn.btn-default.authenticateWithOIDCButton.default {
  width: 258px;
  height: 48px;
  border-radius: 12px;
  background: url('../images/OAUTH2_SIGNIN_KEYCLOAK.png') no-repeat center;
}
.connectAdminForm {
  display: none;
}
.box-footer-contact {
  text-align: left;
  background: #F7F7F7;
  padding: 1em;
}
.margeInfoSupport {
  margin-left: 2em;
}
.logo {
  height: 130px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.authentication:not(.has-target-content) .login-panel {
  transform: translateY(0%);
}
.authentication:not(.has-target-content) {
  align-items: flex-start;
}
.authentication {
  background-color: transparent;
}
.formButton.btn.btn-default.authenticateWithOIDCButton.default img {
  display: none;
}
/*# sourceMappingURL=plugin.css.map */
