.h-button-reload{
  float: right;
}
.h-button-reload::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(/SiteGlobals/Frontend/Images/webs/_hilfeinfo/reload-button-white.svg?__blob=normal) no-repeat;
  top: 25px;
  right: 0;
}
.h-button-reload:active::before, .h-button-reload:focus::before, .h-button-reload:hover::before {
  background: url(/SiteGlobals/Frontend/Images/webs/_hilfeinfo/reload-button-purple.svg?__blob=normal) no-repeat;
}
.js-contained-sticky .js-toggle-item {
  display: none;
}
.js-contained-sticky .js-toggle-item.is-shown {
  display: block;
}
.c-button.c-button--print {
    margin-bottom: 20px;
}

.c-button--ear {
  margin-bottom: 1rem;
}
.c-button.c-button--share.c-button--ear::before {
    width: 20px;
    height: 20px;
    background: url(/SiteGlobals/Frontend/Images/webs/_hilfeinfo/ear-white.svg?__blob=normal) no-repeat;
}
.c-button.c-button--share.c-button--ear:active::before, .c-button.c-button--share.c-button--ear:focus::before, .c-button.c-button--share.c-button--ear:hover::before {
    background: url(/SiteGlobals/Frontend/Images/webs/_hilfeinfo/ear-purple.svg?__blob=normal) no-repeat;
}
.mejs__button.mejs__playpause-button.mejs__play {
    display: block !important;
}
a.loupe {
    display: none;
}
.c-image-teaser__link {
    margin-bottom: 20px;
}
.c-footer-meta strong:hover:active:focus {
    color: white;
    font-weight: bold
    font-size: 1.3rem;
}
.l-content-wrapper.c-piecemeal.js-piecemeal-renderer {
    padding-bottom: 0;
}
.c-footer-meta > strong {
  margin-left: 10px;
  color: #fff;
  font-size: 1.3rem;
}
.border.background.columns .formLabel {
  text-transform: none;
}
