/* Auto-generated at Mon, 08 Jun 26 21:59:50 +0000. */

body.frontend widget-index-item.widget2 .widget {
  background-color: #ecedf9;
}
body.frontend widget-index-item.widget3 .widget {
  background-color: #ecedf9;
}
body.frontend widget-index-item.widget16 .widget {
  background-color: #ecedf9;
  padding-top: 30px;
  padding-bottom: 0px;
}
.oauth-wrapper oauth-button button::after {
  content: " Mit FMG-Kennung anmelden";
  font-size: 14px;
}
body.frontend .mat-badge-content {
  background-color: #c0c3f0;
  /* Set background color to #c0c3f0 */
  color: black;
  /* Set text color to black */
}
.frontend dynamic-content a {
  color: var(--link-color);
}
.frontend fe-card-blog .card-blog .reading-time, .backend fe-card-blog .card-blog .reading-time {
  display: none;
}
.frontend div .task-history {
  display: flex;
  flex-direction: column-reverse;
}
.frontend fe-task-history-item:after {
  display: none;
}
.frontend fe-task-history-item .task-history-item .item-body .item-content h3 {
  font-size: inherit;
}
.frontend oauth-login .oauth-wrapper button.btn-oauth, .backend oauth-login .oauth-wrapper button.btn-oauth  {
  background-color: #c0c3f0;
}


// KPI Widget - Border //
.frontend inn-toolbox-kpi .kpi-container, .backend inn-toolbox-kpi .kpi-container  {
  border: 1.4px solid #c0c3f0;
}