/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  * Search JDownloads
  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#searchForm .uk-width-1-5 {
  width: 25% !important;
}
#searchForm .uk-width-4-5 {
  width: 75% !important;
}

#searchForm .uk-card-default {
  box-shadow: none;
}

@media (max-width: 1023px) {
  #searchForm .uk-width-1-5 {
    /* order: 2; */
    width: 100% !important;
  }
  #searchForm .uk-width-4-5 {
    /* order: 1; */
    width: 100% !important;
  }
}

/* */
.title-box {
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  min-height: 32px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
  background: #63ae86;
  box-shadow: var(--box-shadow);
}
.title-box strong,
.title-box p {
  color: #fff;
  font-size: 20px;
  margin: 0;
}
.title-box h2,
.title-box h3 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  margin: 0;
}
.title-box .subtitle {
  color: #fff;
  font-size: 15px;
  display: block;
  margin: 0;
  padding: 0;
}

/* */

.list-reset {
  list-style: none;
}
.search-input-content {
  padding: 8px !important;
  padding-bottom: 0;
  border-radius: 2px;
  background: #fff;
  box-shadow: var(--box-shadow) !important;
}
.search-input-content .uk-button-group {
  width: 100%;
}
.input-search-button {
  line-height: 0;
  width: 64px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-image: url("../../../../images/template/pictogramme/suche_mittelgruen.png");
  background-repeat: no-repeat;
  background-size: cover;
}
input[type="text"].input-search-searchword {
  font-size: 32px;
  box-sizing: border-box;
  height: 60px;
  width: 100% !important;
  margin-bottom: 0;
  color: #959595;
}
.search-filter-overview {
  margin-left: 60px;
  padding: 12px 0;
}
.search-filter-overview .chip {
  font-size: 18px;
  line-height: 32px;
  height: 38px;
  border-radius: 32px;
  padding: 0 16px;
  margin-top: 4px;
  margin-right: 12px;
  background-color: #fff;
  border: 3px solid #9c3;
  color: rgba(0, 0, 0, 0.6) !important;
}
.search-filter-overview .chip .close {
  font-family: "Font Awesome 6 Free";
  font-weight: bold;
  line-height: 33px;
  height: 32px;
  cursor: pointer;
}
.search-filter-overview .chip b {
  color: #636363;
  margin-left: 6px;
}
.search-input-content .filter-toggle {
  display: none;
}

@media (max-width: 1023px) {
  .search-options-wrapper {
    display: none;
  }
  .search-input-content .filter-toggle {
    display: block;
    width: 40px;
    height: 40px;
  }
  .search-input-content .input-search-button {
    width: 44px;
    height: 40px;
    background-size: 100% 100%;
  }
  .search-input-content input[type="text"].input-search-searchword {
    font-size: 18px;
    height: 40px;
  }
}

/** Typeahead */

.search-input-content .twitter-typeahead {
  width: 100%;
}
.search-input-content .tt-menu {
  width: 100%;
  padding: 0;
  background-color: #fff;
  border-radius: 0.125rem;
  background: #fff;
  box-shadow: 0 0 0.1875rem 0.125rem rgba(0, 0, 0, 0.12);
}
.search-input-content .tt-suggestion {
  padding: 0.25rem 0.5rem;
  border-bottom: solid 0.025rem #f2f2f2;
}
.search-input-content .tt-suggestion:hover,
.search-input-content .tt-suggestion.tt-cursor {
  background-color: #99cc33;
}

/** OPTIONS */

.search-options-content {
  height: 100%;
  border-radius: 2px;
  background: #fff;
  box-shadow: var(--box-shadow);
}
.search-options-content input[type="checkbox"],
.search-options-content input[type="radio"] {
  display: none;
}
.search-options-content fieldset {
  margin: 16px 8px;
  border-radius: 3px;
  background: #f2f2f2;
}
.search-options-content fieldset label {
  width: 100%;
}
.search-options-content fieldset legend {
  width: 100%;
  margin: 4px 0;
}
.search-options-content .limit .limit-title {
  height: 56px;
  margin: 0;
  color: #959595;
  background-image: url("../../../../images/template/herodot.gif");
  background-repeat: repeat-x;
  background-position: top left;
}
.search-options-content .limit .limit-box {
  display: flex;
  font-size: 16px;
  padding: 4px 14px;
  color: #959595;
}
.search-options-content .limit .limit-label {
  display: flex;
  flex: 1 1 70%;
  align-items: center;
  margin: 0;
  padding: 0;
}
.search-options-content .limit .limit-limitbox {
  flex: 1 1 30%;
  margin: 0;
  align-items: center;
}
.search-options-content .limit select {
  text-align: center;
}
.search-options-content .limit .limit-page-count {
  font-size: 16px;
  padding: 4px 14px;
  color: #959595;
}

.search-options-content .period .date-input-box {
  display: flex;
  font-size: 16px;
  padding: 14px;
  color: #959595;
  width: 100%;
  background-image: url("../../../../images/template/herodot.gif");
  background-repeat: repeat-x;
  background-position: top left;
}

.search-options-content .period .date-input-field {
  display: flex;
  flex: 1 1 40%;
  margin: 0;
  padding: 0 2px;
  flex-direction: column;
}

.search-options-content .period .date-input-field input {
  font-size: 16px;
  color: #959595;
  height: 32px;
  border: none;
  border-bottom: 1px solid #959595;
}
.search-options-content .period .date-input-field input:focus,
.search-options-content .period .date-input-field input:focus-visible {
  border: none;
  border-bottom: 1px solid #63ae86;
  outline: none;
}
.search-options-content .period .date-input-button {
  display: flex;
  flex: 1 1 auto;
  margin: 0;
  align-items: end;
  justify-content: end;
}

.search-options-content .button-date-refresh {
  line-height: 30px;
  padding: 0 8px;
}

/** RESULT */
.search-result-wrapper {
  box-shadow: var(--box-shadow);
}
ul.category-title  {
  padding-left: 0!important;
}
.search-result-content {
  height: 100%;
}
.search-result-content .category-title {
  margin: 0;
  padding: 0;
}
.search-result-content .category-title li:not(:last-of-type):after {
  font-family: "Font Awesome 6 Free";
  font-size: 20px;
  margin: 0 4px;
  content: "\f0da";
}
.search-error-content,
.search-result-content {
  border-radius: 2px;
  background: #fff;
}

.search-result-content .result-item {
  cursor: pointer;
}
.search-result-content .result-item,
.search-result-content .result-item-empty {
  padding: 8px;
  margin: 8px;
  border-radius: 2px;
  background: #f2f2f2;
}
.search-result-content .result-item-empty {
  text-align: center;
}

.search-result-content .result-header {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 4px;
}

.search-result-content .result-image {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 0 0 52px;
  min-width: 52px;
  min-height: 52px;
  height: 100%;
}
.search-result-content .result-image a {
  display: inline-block;
  vertical-align: middle;
}
.search-result-content .result-image img {
  display: inline-block;
  max-height: 52px;
  max-width: 38px;
  vertical-align: middle;
}
.search-result-content .result-title {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  min-height: 52px;
  justify-content: start;
}
.search-result-content .result-title a {
  font-size: 18px;
  cursor: pointer;
  text-decoration: none !important;
}
.search-result-content .result-title h3 {
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
  color: #959595;
  margin-bottom: 0;
}
.search-result-content .result-icons {
  flex: 0 0 88px;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  display: inline-block;
  min-width: 88px;
  margin: 1px;
  padding: 2px 8px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background: #63ae86;
}
.search-result-content
  .result-icons
  .result-count
  .btn.waves-effect.waves-light,
.search-result-content
  .result-icons
  .result-date
  .btn.waves-effect.waves-light {
  background: #63ae86;
}
.search-result-content .result-icons .result-cat .btn.waves-effect.waves-light {
  background: #99cc33;
}

.search-result-content .result-text {
  padding: 2px;
  color: #636363;
  border-top: 1px solid #b9d7c3;
}
.search-result-content .result-text p {
  margin: 0;
  padding: 0;
}
.search-result-content .result-title span.highlight,
.search-result-content .result-text span.highlight {
  font-weight: bolder;
  color: #008246;
}
.search-result-content .result-category {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 4px;
  padding: 2px;
  border-top: 1px solid #63ae86;
  border-bottom: 1px solid #63ae86;
}
.search-result-content .result-category ul {
  display: inline;
  margin: 0;
  padding: 0;
  white-space: collapse;
}
.search-result-content .result-category ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
.search-result-content .result-category .bc-title {
  font-weight: 600;
  color: #63ae86;
}
.search-result-content .result-category .bc-elem {
  color: #959595;
}
.search-result-content .result-category .bc-title:after,
.search-result-content .result-category li:not(:last-of-type).bc-elem:after {
  font-family: "Font Awesome 6 Free";
  font-size: 12px;
  margin: 0 4px;
  content: "\f0da";
}

.search-result-content .result-item.hover {
  color: #fff;
  background: #99cc33;
}
.search-result-content .result-item.hover a,
.search-result-content .result-item.hover .bc-elem,
.search-result-content .result-item.hover h3 {
  color: #fff;
}
.search-result-content .result-item.hover .bc-title {
  color: #636363;
}
.search-result-content .result-item.hover .result-text {
  color: #fff;
  border-top: 1px solid #fff;
}
.search-result-content .result-item.hover .result-category {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.search-result-content .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.search-result-content .pagination .uk-pagination {
  padding: 16px 8px;
  margin: 0;
}
.search-result-content .pagination .uk-pagination > * {
  padding-left: 14px;
}
.search-result-content .pagination .uk-pagination > * > * {
  font-size: 16px;
  padding: 6px 14px;
}

@media (max-width: 620px) {
  .search-result-content .result-title a {
    word-break: break-all;
  }
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  * JDownloads Suchoptionen
  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.search-options-content {
  padding: 0 8px 8px 8px;
}

.search-options-content .search-options-title {
  margin: 0 -8px;
}

.search-options-content > ul {
  margin: 8px 0;
  padding: 0;
}
.search-options-content > ul > li > span.filter-title {
  font-size: 18px;
  font-weight: bold;
  color: #008246;
  background: #f2f2f2;
  padding-left: 24px;
  background-image: url("../../../../images/template/herodot.gif");
  background-repeat: repeat-x;
  background-position: top left;
}
.search-options-content > ul > li > span.filter-title:hover {
  text-decoration: underline;
}
.search-options-content span {
  display: block;
  margin: 0;
  padding: 8px 0;
  cursor: pointer;
  color: #fff;
}
.search-options-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.search-options-content li {
  position: relative;
  background-image: url("../../../../images/template/herodot.gif");
  background-repeat: repeat-x;
  background-position: top left;
}
.search-options-list {
}
.search-options-list > li > span.filter-opener {
  padding-left: 4px !important;
}
.search-options-list > li > span.filter-title {
  padding-left: 32px !important;
}
.search-options-list ul li.selected {
  background-image: url("../../../../images/template/herodot.gif");
  background-repeat: repeat-x;
  background-position: top left;
}
.search-options-list ul li label,
.search-options-list ul li span {
  font-size: 16px;
  display: block;
  margin: 0;
  padding: 8px 0;
  cursor: pointer;
  text-decoration: none;
  color: #959595;
}
.search-options-list ul li.selected > label {
  color: #fff;
  background: #99cc33;
}
.search-options-list ul li label:hover,
.search-options-list span.filter-opener:hover ~ label {
  text-decoration: underline;
  color: #fff !important;
  background: #636363;
}
.search-options-list > li > ul > .category-filter-item.parent > label,
.search-options-list > li > ul > .category-filter-item.semi-parent > label {
  color: #959595;
  font-weight: bold;
}
.search-options-list > li > ul > .category-filter-item.selected > span,
.search-options-list > li > ul > .category-filter-item.selected > label {
  color: #fff;
}
.search-options-list > li > ul > .category-filter-item.parent > label:hover {
  color: #fff;
}
.search-options-list
  > li
  > ul
  > .category-filter-item.semi-parent
  > label:hover {
  color: #959595;
}

.search-options-list
  .special-category-filter
  .special-category-filter-item
  label {
}

.search-options-list ul.special-category-list li label div {
  text-transform: uppercase;
  font-weight: 600;
}

.search-options-list ul li.selected > label:hover,
.search-options-list ul li.selected > span.filter-opener:hover ~ label {
  color: #959595;
  background: rgba(150, 195, 30, 0.7);
}
.search-options-list ul ul > li.parent > label,
.search-options-list ul ul > li.parent > span {
  font-weight: normal;
}
.search-options-list ul ul[data-details] {
  display: none;
}

.search-option-reset {
  font-size: 15px;
  padding: 8px;
  width: 100%;
  max-width: 100%;
}
.search-option-reset:hover {
  color: #fff;
  background: #99cc33;
}
.filter-opener {
  position: absolute;
  margin: auto 0;
  padding-left: 0 !important;
  font-family: "Font Awesome 6 Free";
  text-align: center;
  color: #008246;
  background-color: #f2f2f2;
  border-radius: 50%;
  /* padding: 0 4px!important;
  padding-right: 4px!important; */
  top: 8px;
  -webkit-text-stroke: 1px #f2f2f2;
}
.filter-opener-icon:before {
  font-weight: bold !important;
  content: "\f067";
  color: #959595;

  -webkit-text-stroke: 0.5px #f2f2f2;
}
.search-options-list div.filter-opener-text {
  display: inline-block;
  /* width: 90%; */
}
.search-options-list .filter-opener {
  width: 25px;
  max-width: 25px;
  height: 25px;
  max-height: 25px;
  line-height: 1.4rem;
  padding: 0;
}
.search-options-list li.parent .filter-opener-icon:before {
  color: #008246;
}
.search-options-list li.parent .filter-opener:hover .filter-opener-icon:before {
  color: #99cc33;
}
.search-options-list li.semi-parent label {
  display: block;
  white-space: nowrap;

  display: flex;

  white-space: collapse;
}
.search-options-list li.semi-parent label:before {
  display: inline-block;
  font-size: 12px;
  font-weight: bold !important;
  content: "";
  /* margin-right: 10px; */
  width: 25px;
  max-width: 25px;
  height: 25px;
  max-height: 25px;
  line-height: 1.4rem;
  padding: 0;
  margin: 0;
  padding: 8px 0;
  background-color: #f2f2f2;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 9px;
  flex: 0 0 25px;
}
.search-options-list ul li.selected > label {
  color: #fff;
  background: #99cc33;
}
.search-options-list li.semi-parent label:before,
.search-options-list li.semi-parent label:hover:before {
  text-decoration: none !important;
}
.search-options-list ul li label,
.search-options-list ul li span {
  padding-left: 12px;
}
.search-options-list ul li.parent label,
.search-options-list ul li.parent span {
  padding-left: 46px;
}
.search-options-list ul li.parent span.filter-opener,
.search-options-list ul li.semi-parent span.filter-opener {
  left: 12px;
}
.search-options-list ul ul li label,
.search-options-list ul ul li span {
  padding-left: 60px;
}
.search-options-list ul ul li.parent label,
.search-options-list ul ul li.parent span {
  padding-left: 80px;
}
/* .search-options-list ul ul li.semi-parent label,
.search-options-list ul ul li.semi-parent span {
  padding-left: 90px;
} */
.search-options-list ul ul li.parent span.filter-opener,
.search-options-list ul ul li.semi-parent span.filter-opener {
  left: 46px;
}
.search-options-list ul ul ul li label,
.search-options-list ul ul ul li span {
  padding-left: 60px;
}
.search-options-list ul ul ul li.parent label,
.search-options-list ul ul ul li.parent span {
  padding-left: 72px;
}
.search-options-list ul ul ul li.parent span.filter-opener,
.search-options-list ul ul ul li.semi-parent span.filter-opener {
  left: 20px;
}
.sd-collapsible__item--open > * > .filter-opener-icon:before {
  content: "\f068";
  color: #008246;
}
.sd-collapsible__item--open > *:hover > .filter-opener-icon:before {
  color: #99cc33;
}
.sd-collapsible__item--open li.selected > *:hover > .filter-opener-icon:before {
  color: #fff;
}
.search-result-wrapper .search-result-subtitle {
  margin-top: -8px !important;
}
@media (max-width: 1440px) {
  .search-options-list div.filter-opener-text {
    word-break: break-all;
  }
}
/* .search-options-list ul li label,
  .search-options-list ul li span {
    padding-left: 0;
  }
  .search-options-list ul li.parent label,
  .search-options-list ul li.parent span {
    padding-left: 42px;
  }
  .search-options-list ul li.parent span.filter-opener,
  .search-options-list ul li.semi-parent span.filter-opener {
    left: 0;
  }
  .search-options-list ul ul li label,
  .search-options-list ul ul li span {
    padding-left: 42px;
  }
  .search-options-list ul ul li.parent label,
  .search-options-list ul ul li.parent span {
    padding-left: 42px;
  }
  .search-options-list ul ul li.parent span.filter-opener,
  .search-options-list ul ul li.semi-parent span.filter-opener {
    left: 0;
  } */

/* @media (max-width: 1016px) {
  .search-options-list .filter-opener {
    width: 40px;
  }
  .search-options-content > ul > li > span {
    padding-left: 40px;
  }
  .search-options-list ul li label,
  .search-options-list ul li span {
    padding-left: 16px;
  }
  .search-options-list ul li.parent label,
  .search-options-list ul li.parent span {
    padding-left: 44px;
  }
  .search-options-list ul li.parent span.filter-opener {
    left: 0;
  }
  .search-options-list ul ul li label,
  .search-options-list ul ul li span {
    padding-left: 36px;
  }
  .search-options-list ul ul li.parent label,
  .search-options-list ul ul li.parent span {
    padding-left: 68px;
  }
  .search-options-list ul ul li.parent span.filter-opener {
    left: 28px;
  }
  .search-options-list ul ul ul li label,
  .search-options-list ul ul ul li span {
    padding-left: 68px;
  }
  .search-options-list ul ul ul li.parent label,
  .search-options-list ul ul ul li.parent span {
    padding-left: 88px;
  }
  .search-options-list ul ul ul li.parent span.filter-opener {
    left: 52px;
  }
  .search-options-list li.semi-parent label:before {
    margin-right: 16px;
  }
} */

/* Switch / Toggle */

.tpl-switch {
  position: relative;
  display: inline-block;
  width: 3.75em;
  height: 2.125em;
  user-select: none;
}

.tpl-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.tpl-switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-radius: 2.125em;
}

.tpl-switch-slider:before {
  position: absolute;
  content: "";
  height: 1.625em;
  width: 1.625em;
  left: 0.25em;
  bottom: 0.25em;
  background-color: #008c50;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}

input[type="checkbox"]:checked + .tpl-switch-slider {
  /* background-color: #008c50; */
}

input[type="checkbox"]:focus + .tpl-switch-slider {
  /* -webkit-box-shadow: 0 0 1px #63ac86;
        box-shadow: 0 0 1px #63ac86; */
}

input[type="checkbox"]:checked + .tpl-switch-slider:before {
  background-color: #008c50;
  /* transform: translateX(26px); */
  -webkit-transform: translateX(1.625em);
  -ms-transform: translateX(1.625em);
  transform: translateX(1.625em);
}

.tpl-switch-selected {
  color: #008c50 !important;
}

/**

**/

.search-filter-bottom {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 6px;
}

.search-filter-bottom .search-filter-overview {
  flex: 1 1 auto;
}

.search-filter-bottom .search-option-reset {
  flex: 0 1 220px;
  font-size: 18px;
  line-height: 32px;
  height: 38px;
  border-radius: 32px;
  padding: 0 16px;
  margin-top: 4px;
  margin-right: 12px;
  background-color: #9c3;
  color: #fff;
}

.search-filter-options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}

.search-filter-options .filter-title {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: var(--third-background);
  text-align: center;
  text-transform: uppercase;
}
.search-filter-options .filter-values {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  background: #f2f2f2;
  padding: 8px 18px;
  border-radius: 8px;
  color: #7f7f7f;
  min-width: 180px;
}
.search-filter-options .filter-values input {
  display: none;
}

.search-filter-options .date-year:hover .year-date-picker {
  background-color: #f9f9f9;
}

.search-filter-options .date-year .year-date-picker {
  border: none;
  outline: none;
  text-align: center;
  width: 100%;
  font-size: 18px;
  color: #7f7f7f;
  cursor: pointer;
  user-select: none;
  pointer-events: none;
}
.search-filter-options .date-year .year-date-picker:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
.search-filter-options .filter-toggle {
  flex: 0 1 220px;
  font-size: 14px;
  padding: 8px;
  line-height: 36px;
  height: 38px;
  border-radius: 32px;
  padding: 0 16px;
  margin-top: 4px;
  margin-left: 0;
  background-color: #9c3;
  color: #fff;
  background-image: none;
  text-align: center;
}

.dropdown-toggle-input {
  display: none;
}

.dropdown-trigger-label {
  display: block;
  height: 34px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: #fff;
  box-sizing: border-box;

  text-align: center;
  font-weight: 500;
  color: #008c50;
  padding: 0 40px 0 16px;
  line-height: 34px;
  cursor: pointer;
  user-select: none;
  position: relative;
  z-index: 5;
}

.dropdown-trigger-label:before {
  display: block;
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  font-size: 20px;
  content: "\f078";
  position: absolute;
  right: 16px;
}

.dropdown-toggle-input:checked + .dropdown-trigger-label:before {
  content: "\f077";
}

.search-filter-options .period .dropdown-trigger-label {
  width: 240px;
}
.search-filter-options .limit .dropdown-trigger-label {
  width: 140px;
}

.search-filter-options .period .period-list,
.search-filter-options .limit .limit-list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10;
  height: 0;
  margin-top: -1px;

  display: none;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);

  border-radius: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;

  background-image: none;
  padding: 0;
}

.dropdown-toggle-input:checked ~ .limit-list,
.dropdown-toggle-input:checked ~ .period-list {
  display: block;
  height: auto;
}

.dropdown-toggle-input:checked + .dropdown-trigger-label {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.dropdown-toggle-input:checked ~ .limit-list li,
.dropdown-toggle-input:checked ~ .period-list li {
  display: block;
  border-bottom: 1px solid #f0f0f0;
  padding: 0;
  margin: 0;
}

.dropdown-toggle-input:checked ~ .limit-list li:last-child,
.dropdown-toggle-input:checked ~ .period-list li:last-child {
  border-bottom: none;
}

.dropdown-toggle-input:checked ~ .limit-list li.selected label,
.dropdown-toggle-input:checked ~ .period-list li.selected label {
  background-color: #f0f0f0;
  font-weight: 600;
  user-select: none;
}

.dropdown-toggle-input:checked ~ .limit-list li:hover label,
.dropdown-toggle-input:checked ~ .period-list li:hover label {
  background-color: #f0f0f0;
}

.dropdown-toggle-input:checked ~ .period-list li:hover label input {
  background-color: #f0f0f0;
}

.dropdown-toggle-input:checked ~ .limit-list li label,
.dropdown-toggle-input:checked ~ .period-list li label {
  display: block;
  padding: 10px 16px;
  line-height: 1.5;
  color: #008c50;
  font-weight: 500;
  text-align: center;
  position: relative;
  z-index: 15;
  cursor: pointer;
}

.search-filter-options .period .date-input-field input {
  display: block;
}

.special-category-list .filter-opener-text {
  text-transform: uppercase;
  color: #6a6a6a;
  font-weight: 500;

  background-repeat: no-repeat;
  background-position: left center;

  background-size: 18px 18px;
  padding-left: 30px;

  display: flex;
  align-items: center;
  min-height: 24px;
}
.special-category-list .filter-label:hover .filter-opener-text,
.special-category-list li.selected .filter-opener-text {
  color: #fff;
}

.special-category-list .cat-1 .filter-opener-text {
  background-image: url("../../../../images/template/kundenbereich-filter-alle.svg");
}
.special-category-list .cat-top .filter-opener-text {
  background-image: url("../../../../images/template/kundenbereich-filter-meistgelesen.svg");
}
.special-category-list .cat-update .filter-opener-text {
  background-image: url("../../../../images/template/kundenbereich-filter-updateservice.svg");
}

/* Das Info-Icon klickbar machen */
.search-filter-options .info-popover-trigger {
  position: relative;
  cursor: pointer;
  font-size: 0.9em; /* Etwas kleiner als der Text */
  opacity: 0.7;
  transition: opacity 0.2s;
}
.search-filter-options .info-popover-trigger:hover {
  opacity: 1;
}

/* * Das Popover-Fenster selbst
 */
.info-popover {
  position: absolute;
  background-color: #008c50;
  color: #ffffff;
  padding: 10px 14px;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  z-index: 1001;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  max-width: 280px;

  animation: popoverFadeIn 0.15s ease-out;
}

/* * Der kleine Pfeil (Beak) über dem Popover
 */
.info-popover::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #008c50;
}

/* Animations-Keyframes */
@keyframes popoverFadeIn {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1410px) {
  .search-filter-options {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }

  .search-filter-options > div {
    flex: 1 1 45%;
  }

  .search-filter-options .filter-values > span {
    flex: 1 1 50%;
    word-break: unset;
  }
  .search-filter-options .filter-values > span:first-of-type {
    text-align: right;
  }
}

@media (max-width: 1100px) {
  .search-filter-options > div {
    flex: 1 1 100%;
  }

  .search-filter-options > div.period,
  .search-filter-options > div.limit {
    flex: 1 1 45%;
  }
  .search-filter-bottom {
    flex-wrap: wrap;
  }

  .search-filter-bottom .search-filter-overview {
    flex: 1 1 100%;
    margin-left: 0;
  }
  .search-filter-bottom .search-option-reset {
    font-size: 14px;
    padding: 8px;
    line-height: 24px;
  }
}

@media (max-width: 820px) {
  .search-filter-options {
    justify-content: center;
  }
  .search-filter-bottom {
    justify-content: center;
  }
  .search-filter-bottom {
    justify-content: center;
  }
  .search-filter-bottom .search-filter-overview {
    display: flex;
    justify-content: center;
  }
  .search-filter-overview .chip {
    height: auto;
  }
  .search-filter-overview .chip b {
    line-height: 16px;
    font-weight: 500;
    font-size: 16px;
    word-break: break-all;
  }
}

@media (max-width: 620px) {
  .search-filter-overview {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .search-filter-overview .chip {
    justify-content: flex-start;
  }
}

@media (max-width: 566px) {
  .search-filter-options > div.period,
  .search-filter-options > div.limit {
    flex: 1 1 100%;
  }
  .result-item .result-header {
      flex-wrap: wrap;
  }
  .result-item .result-header .result-image {
    order: 1;
    flex: 1 1 45%;
    margin-bottom: 8px;
  }
  .result-item .result-header .result-title {
    order: 3;
    flex: 1 1 100%;
  }
  .result-item .result-header .result-icons {
    order: 2;
    flex: 1 1 100px;
  }
}

@media (max-width: 520px) {
  .search-filter-options > div {
    flex: 1 1 100%;
    flex-wrap: wrap;
  }
  .search-filter-options .filter-values {
    font-size: 12px;
  }
  .search-filter-options .filter-values > span {
    flex: 1 1 30%;
  }
  .search-filter-options .filter-values > span:first-of-type,
  .search-filter-options .filter-values > span:last-of-type {
    text-align: center;
  }
  .dropdown-trigger-label {
    width: 100%;
  }
  .datepicker.datepicker-dropdown {
    top: auto !important;
    bottom: 0 !important;
  }

  body .info-popover {
    left: 15px !important;
    right: 15px !important;
    width: auto;
    max-width: none;
  }

  .search-filter-overview .chip {
    font-size: 14px;
  }
}
