@font-face {
  font-family: 'Fuchs-Regular';
  src: url(https://login.schwaebisch-hall.de/mkloginpage/465a858e2e7d76570d4b.woff2) format("woff2"), url(https://login.schwaebisch-hall.de/mkloginpage/46ef72ed6f73b8f8a084.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fuchs-Bold';
  src: url(https://login.schwaebisch-hall.de/mkloginpage/a771cf739f2cf940b057.woff2) format("woff2"), url(https://login.schwaebisch-hall.de/mkloginpage/1f5935229516a7dfb5ab.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* use @color-primary instead */
/* use @color-secondary instead */
/* use @color-copy for font color definitions */
#typo {
  /* style a tag including active color */
}
.js-tooltip {
  padding: 0;
  border: 0;
  background: none;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.js-tooltip.input-tooltip {
  position: absolute;
  right: -31.2px;
  top: -5px;
}
.js-tooltip.label-tooltip {
  position: absolute;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  top: 3px;
}
.js-tooltip::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(https://login.schwaebisch-hall.de/mkloginpage/2ae61997082d8b9e928d.svg);
}
.icon-tooltip use {
  pointer-events: none;
}
.js-tooltip-element {
  word-wrap: break-word;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  max-width: 300px;
  padding: 16px;
  border: 2px solid #D0D5D9;
  background-color: #FFFFFF;
  opacity: 1;
  pointer-events: none;
  transition: opacity 125ms ease-in-out;
  will-change: opacity;
  z-index: 9;
  width: max-content;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 16px;
}
@media all and (min-width: 601px) {
  .js-tooltip-element {
    max-width: 400px;
  }
}
@media print {
  .js-tooltip-element {
    display: none !important;
  }
}
.js-tooltip-element h3 {
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 15px;
}
@media screen and (min-width: 601px) and (max-width: 900px) {
  .js-tooltip-element h3 {
    font-size: 18px;
    line-height: 22px;
    color: #000000;
  }
}
@media all and (min-width: 901px) {
  .js-tooltip-element h3 {
    font-size: 18px;
    line-height: 22px;
    color: #000000;
  }
}
@media print {
  .js-tooltip-element h3 {
    font-size: 12pt;
    line-height: 14pt;
    color: #000000;
  }
}
.js-tooltip-element p {
  font-size: 12px;
  line-height: 16px;
  color: inherit;
  display: block !important;
  margin: 0;
  color: #425866 !important;
  font-size: 12px !important;
}
.js-tooltip-element p.hilited {
  color: #E6002D;
}
.js-tooltip-element p.hilited {
  color: #E6002D;
}
.js-tooltip-element.is-open {
  opacity: 1;
  pointer-events: all;
}
div:has(> .js-tooltip) {
  position: relative;
}
input:has(> .input-tooltip):has( > label) > .input-tooltip,
div:has(> .input-tooltip):has( > label) > .input-tooltip {
  top: 20px;
}
.tooltip {
  color: #000000;
  font-size: 17px !important;
  position: absolute !important;
  overflow: hidden;
  text-indent: 0;
  width: 300px;
  z-index: 10;
  text-align: left;
}
@media all and (min-width: 601px) {
  .tooltip {
    width: 400px;
  }
}
@media print {
  .tooltip {
    display: none !important;
  }
}
.tooltip ul {
  font-size: 12px;
}
.tooltip-inner {
  background: #D0D5D9;
  padding: 15px 20px;
  border: 5px solid #FFFFFF;
  position: relative;
  z-index: 100;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border: 0;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  margin-bottom: 0;
  z-index: 110;
}
.tooltip-arrow:before {
  display: block;
  width: 0px;
  height: 0px;
  border: 15px solid transparent;
  border-top-color: #FFFFFF;
  border-bottom: none;
  bottom: -15px;
  content: '';
  left: 0px;
  position: absolute;
  top: -25px;
  z-index: 11;
}
.tooltip-arrow:after {
  display: block;
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-top-color: #D0D5D9;
  border-bottom: none;
  bottom: -10px;
  content: '';
  left: 5px;
  position: absolute;
  top: -25px;
  z-index: 11;
}
.tooltip.top .tooltip-inner {
  margin-bottom: 20px;
}
.tooltip h3 {
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 15px;
}
@media screen and (min-width: 601px) and (max-width: 900px) {
  .tooltip h3 {
    font-size: 18px;
    line-height: 22px;
    color: #000000;
  }
}
@media all and (min-width: 901px) {
  .tooltip h3 {
    font-size: 18px;
    line-height: 22px;
    color: #000000;
  }
}
@media print {
  .tooltip h3 {
    font-size: 12pt;
    line-height: 14pt;
    color: #000000;
  }
}
.tooltip p {
  font-size: 12px;
  line-height: 16px;
  color: inherit;
  display: block !important;
  margin: 0;
  color: #425866 !important;
  font-size: 12px !important;
}
.tooltip p.hilited {
  color: #E6002D;
}
.tooltip p.hilited {
  color: #E6002D;
}
