/* .form-actions {
  clear: both !important;
}
.no-term-reference-tree-button {
  display: none;
}
.term-reference-tree-level {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.term-reference-tree-level .js-form-type-checkbox {
  margin: 0.25rem 0 !important;
}
.term-reference-tree-level .term-reference-tree-level {
  margin-top: 0 !important;
}
.path-dashboard .block-views,
.path-dashboard .block-block-content {
  padding-top: 4rem;
}
.path-dashboard .block-views h2,
.path-dashboard .block-block-content h2 {
  font-size: 200%;
  line-height: 1.2;
  color: #123d8a;
  margin-bottom: 2rem;
}
.path-dashboard .block-views-blockdashboard-nutzerdaten-block-1 {
  padding-top: 0;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .path-dashboard .block-views-blockdashboard-nutzerdaten-block-1 {
    width: 48%;
  }
}
@media screen and (min-width: 960px) {
  .path-dashboard .block-views-blockdashboard-nutzerdaten-block-1 {
    width: 30%;
  }
}
.path-dashboard .block-block-content55646ec5-5b1a-466e-bae1-3bb20fc958e9 {
  display: inline-block;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .path-dashboard .block-block-content55646ec5-5b1a-466e-bae1-3bb20fc958e9 {
    padding-top: 0;
    width: 48%;
  }
}
@media screen and (min-width: 960px) {
  .path-dashboard .block-block-content55646ec5-5b1a-466e-bae1-3bb20fc958e9 {
    padding-top: 0;
    width: 60%;
  }
}
.path-dashboard .tablesaw th,
.path-dashboard .tablesaw td {
  padding: 1%;
}
.path-dashboard .tablesaw-stack td .tablesaw-cell-label,
.path-dashboard .tablesaw-stack th .tablesaw-cell-label {
  width: 46%;
}
.path-dashboard .tablesaw-cell-content {
  max-width: 52%;
}
.path-dashboard .tablesaw-cell-label,
.path-dashboard .tablesaw-cell-content {
  font-size: 90%;
}
@media screen and (min-width: 960px) {
  .path-dashboard .tablesaw-cell-label,
  .path-dashboard .tablesaw-cell-content {
    font-size: 100%;
  }
}
.path-dashboard .views-field-title,
.path-dashboard .views-field-dropbutton {
  text-align: center;
}
@media screen and (min-width: 960px) {
  .path-dashboard .views-field-title,
  .path-dashboard .views-field-dropbutton {
    text-align: left;
  }
}
.path-dashboard .views-field-title .tablesaw-cell-label,
.path-dashboard .views-field-dropbutton .tablesaw-cell-label {
  display: none;
}
@media screen and (min-width: 960px) {
  .path-dashboard .views-field-title .tablesaw-cell-label,
  .path-dashboard .views-field-dropbutton .tablesaw-cell-label {
    display: block;
  }
}
.path-dashboard .views-field-title .tablesaw-cell-content,
.path-dashboard .views-field-dropbutton .tablesaw-cell-content {
  max-width: 100%;
  font-weight: bold;
}
.path-dashboard .views-field-title .tablesaw-cell-content {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 960px) {
  .path-dashboard .views-field-title .tablesaw-cell-content {
    font-size: 100%;
    margin: 0;
  }
}
.path-dashboard .views-field-dropbutton .tablesaw-cell-content {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 960px) {
  .path-dashboard .views-field-dropbutton .tablesaw-cell-content {
    margin: 0;
  }
}
.path-dashboard .views-field-field-bild,
.path-dashboard .views-field-field-titelbild {
  margin-top: 1rem;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .path-dashboard .views-field-field-bild,
  .path-dashboard .views-field-field-titelbild {
    margin-top: inherit;
    text-align: left;
  }
}
.path-dashboard .tablesort {
  display: none;
}
@media screen and (min-width: 960px) {
  .path-dashboard .tablesort {
    display: inherit;
  }
}
.cke_bottom {
  display: none;
} */


body.gin-login .user-form-page__user-form img {
  max-height: 150px;
}


.sticky-shadow {
    display: none !important;
}

.image-preview__img-wrapper img {
  width: auto;
}


/* Hide preview button */
#edit-preview--2--gin-edit-form {
  display: none;
}
