/* COOKIE_CONSENT TOGGLE BUTTON */
/* iFrame-Overlay */
.dp--overlay {
  background: #eeeeee !important;
  border: 2px solid #121824 !important;
  color: #666666 !important;
}
.dp--overlay .dp--overlay-inner .dp--overlay-button button.db--overlay-submit {
  cursor: pointer !important;
  color: white !important;
  border-color: transparent !important;
  background-color: #666666 !important;
}

.cc-revoke {
  text-align: center;
  transform: none !important;
  position: fixed;
  left: 0;
  line-height: 30px !important;
  padding: 0 15px !important;
  font-size: 14px !important;
  cursor: pointer;
  background: #777 !important;
  color: #fff !important;
  border: 2px solid #fff;
  
  opacity:0 !important;
  bottom: -100px !important;
  height: 0;
  width: 0;
  /**/
}

div.cookie-einstellungen-anpassen {
    cursor: pointer;
    color: #fff;
font-family: 'Roboto Medium';
i {
  margin:0 5px;
}
}

body .cc-revoke.dp--revoke {
  border-radius: 0px !important;
}


.cc-revoke .dp--icon-fingerprint {
  display:none !important;
}

.cc-revoke .dp--hover {
  display:block !important;
}
/*
.cc-revoke {
    color: #222222;
    background-color: transparent !important;
    background-image: url(/fileadmin/templates/pics/LZ_Cookie_Icon_01_191204.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 64px;
    vertical-align: bottom;
    text-align: center;
    width:64px;
    height: 64px;
    padding:0 !important;
    font-size:12px !important;
}

*/
.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.cc-animate.cc-revoke {
  -webkit-transition: transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(48px);
  transform: translateY(48px);
}

[data-omcookie-panel-show] {
  cursor: pointer;
}
.cc-window.cc-theme-basic,
.cc-window.cc-banner.cc-theme-basic {
  display: block;
  padding: 10px 15px;
  background: #eeeeee !important;
  color: #666666 !important;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  border: 1px solid #666666;
  font-size: 12px;
  text-align: left;
}
@media (min-width: 1024px) {
  .cc-window.cc-theme-basic,
  .cc-window.cc-banner.cc-theme-basic {
    width: 50vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.cc-window.cc-theme-basic .cc-message,
.cc-window.cc-banner.cc-theme-basic .cc-message {
  display: block;
  -webkit-box-flex: unset;
  -ms-flex: 0;
  flex: unset;
  max-width: 100%;
  margin-right: 1em;
  /* 
  .dp-show-cookie-details, .dp-hide-cookie-details {
      &:after {
        font-size:12px;
        padding-left:8px;
        @extend %fontawesome;
        content: "\f078"; 
      }
  }
  .dp-hide-cookie-details {
      &:after {
        @extend %fontawesome;
        content: "\f077"; 
      }
  }
  */
}
.cc-window.cc-theme-basic .cc-message .dp--cookie-check,
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check {
  display: block;
  margin: 10px 0;
}
.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box,
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box {
  display: none;
}
.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box + label,
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box + label {
  cursor: pointer;
  line-height: 1.1;
  font-weight: 400;
  display: block;
}
.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box + label::before,
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box + label::before {
  width: 15px;
  height: 15px;
  border-radius: 5px;
  border: 2px solid #121824;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-right: 5px;
}
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box.dp--check-box-req + label::before {
  border: 2px solid #666666;
}
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff;
  background-color: #121824;
}
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box.dp--check-box-req:checked + label::before {
  background-color: #666666;
}
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box--state-inactiv + label::before {
  border-color: #666;
}
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box--state-inactiv:checked + label::before {
  background-color: #666;
}
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box-wrap {
  display: inline-block;
  line-height: 1.1;
}
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box-wrap + .dp--check-box-wrap {
  margin-left: 15px;
}
.cc-window.cc-banner.cc-theme-basic .cc-compliance.cc-highlight {
  display: block;
  display: block;
  display: block;
  -webkit-box-align: unset;
  -ms-flex-align: 0;
  align-items: unset;
  -ms-flex-line-pack: 0;
  align-content: unset;
}

/* Speichern Buttons */

.cc-window.cc-banner.cc-theme-basic .cc-compliance.cc-highlight .cc-btn.cc-allow {
  color: white !important;
  border-color: transparent !important;
  background-color: #121824 !important;
  margin:2px 0;
}
.cc-window.cc-banner.cc-theme-basic .cc-compliance.cc-highlight .cc-btn.cc-dismiss {
  color: #121824 !important;
  border-color: transparent !important;
  background-color: #37AAE1 !important;
  margin:2px 0;
}

.cc-link, .cc-link:link, .cc-link:visited, .cc-link:focus, .cc-link:hover, .cc-link:active {
  color:#121824 !important;
}

.cc-link:after {
    content: "▸";
    padding: 0 0 5px 0;
    font-size: 18px;
    vertical-align: bottom;
}

a.cc-link, a.cc-link:link, a.cc-link:visited, a.cc-link:focus, a.cc-link:hover, a.cc-link:active,
.cc-color-override--1421298926 .cc-link, .cc-color-override--1421298926 .cc-link:link,
.cc-color-override--1421298926 .cc-link, .cc-color-override--1421298926 .cc-link:hover,
.cc-color-override--1421298926 .cc-link, .cc-color-override--1421298926 .cc-link:active, 
.cc-color-override--1421298926 .cc-link:visited,
#cookieconsent:desc a.cc-link,
#cookieconsent:desc a.cc-link:visited {
  color:#121824 !important;
}




.cc-window.cc-banner.cc-theme-basic h3 {
  margin: 0;
  padding: 0 0 5px;
  font-size: 15px;
  text-align: left;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__description {
  margin-bottom: 5px;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__description p {
  margin: 0;
  padding: 5px 0;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__control {
  margin-bottom: 10px;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox {
  display: none;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox + label {
  cursor: pointer;
  line-height: 1.1;
  font-weight: 400;
  display: block;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox + label::before {
  width: 15px;
  height: 15px;
  border-radius: 5px;
  border: 2px solid #121824;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-right: 5px;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff;
  background-color: #121824;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox--state-inactiv + label::before {
  border-color: #666;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox--state-inactiv:checked + label::before {
  background-color: #666;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox-wrap {
  display: inline-block;
  line-height: 1.1;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox-wrap + .cookie-panel__checkbox-wrap {
  margin-left: 15px;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__description {
  clear: both;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__link {
  padding-top: 1em;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__button {
  background: #666;
  color: #fff;
  padding: 5px 10px;
  border: none;
  border-radius: 5px;
  display: block;
  width: 100%;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__button + .cookie-panel__button {
  margin-top: 15px;
}
@media (min-width: 1024px) {
  .cc-window.cc-banner.cc-theme-basic .cookie-panel__button {
    width: auto;
    display: inline-block;
  }
  .cc-window.cc-banner.cc-theme-basic .cookie-panel__button + .cookie-panel__button {
    margin-top: 0;
  }
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__button--color--green {
  background-color: #121824;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__attribution {
  position: absolute;
  bottom: 5px;
  right: 25px;
  font-size: 9px;
  font-style: italic;
  text-align: center;
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__attribution a {
  color: inherit;
  text-decoration: none;
}









/**/

.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box.dp--check-box-req + label::before {
  border: 2px solid #666666;
}
.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff;
  background-color: #121824;
}
.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box.dp--check-box-req:checked + label::before {
  background-color: #666666;
}
.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box--state-inactiv + label::before {
  border-color: #666;
}
.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box--state-inactiv:checked + label::before {
  background-color: #666;
}
.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box-wrap {
  display: inline-block;
  line-height: 1.1;
}
.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box-wrap + .dp--check-box-wrap {
  margin-left: 15px;
}
.cc-window.cc-theme-basic .cc-compliance.cc-highlight {
  display: block;
  display: block;
  display: block;
  -webkit-box-align: unset;
  -ms-flex-align: 0;
  align-items: unset;
  -ms-flex-line-pack: 0;
  align-content: unset;
}
.cc-window.cc-theme-basic .cc-compliance.cc-highlight .cc-btn.cc-allow {
  color: #666 !important;
}
.cc-window.cc-theme-basic .cc-compliance.cc-highlight .cc-btn.cc-dismiss {
  color: white !important;
  border-color: transparent !important;
  background-color: #666666 !important;
}
.cc-window.cc-theme-basic h3 {
  margin: 0;
  padding: 0 0 5px;
  font-size: 15px;
  text-align: left;
}
.cc-window.cc-theme-basic .cookie-panel__description {
  margin-bottom: 5px;
}
.cc-window.cc-theme-basic .cookie-panel__description p {
  margin: 0;
  padding: 5px 0;
}
.cc-window.cc-theme-basic .cookie-panel__control {
  margin-bottom: 10px;
}
.cc-window.cc-theme-basic .cookie-panel__checkbox {
  display: none;
}
.cc-window.cc-theme-basic .cookie-panel__checkbox + label {
  cursor: pointer;
  line-height: 1.1;
  font-weight: 400;
  display: block;
}
.cc-window.cc-theme-basic .cookie-panel__checkbox + label::before {
  width: 15px;
  height: 15px;
  border-radius: 5px;
  border: 2px solid #121824;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-right: 5px;
}
.cc-window.cc-theme-basic .cookie-panel__checkbox:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff;
  background-color: #121824;
}
.cc-window.cc-theme-basic .cookie-panel__checkbox--state-inactiv + label::before {
  border-color: #666;
}
.cc-window.cc-theme-basic .cookie-panel__checkbox--state-inactiv:checked + label::before {
  background-color: #666;
}
.cc-window.cc-theme-basic .cookie-panel__checkbox-wrap {
  display: inline-block;
  line-height: 1.1;
}
.cc-window.cc-theme-basic .cookie-panel__checkbox-wrap + .cookie-panel__checkbox-wrap {
  margin-left: 15px;
}
.cc-window.cc-theme-basic .cookie-panel__description {
  clear: both;
}
.cc-window.cc-theme-basic .cookie-panel__link {
  padding-top: 1em;
}
.cc-window.cc-theme-basic .cookie-panel__button {
  background: #666;
  color: #fff;
  padding: 5px 10px;
  border: none;
  border-radius: 5px;
  display: block;
  width: 100%;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
}
.cc-window.cc-theme-basic .cookie-panel__button + .cookie-panel__button {
  margin-top: 15px;
}
@media (min-width: 1024px) {
  .cc-window.cc-theme-basic .cookie-panel__button {
    width: auto;
    display: inline-block;
  }
  .cc-window.cc-theme-basic .cookie-panel__button + .cookie-panel__button {
    margin-top: 0;
  }
}
.cc-window.cc-theme-basic .cookie-panel__button--color--green {
  background-color: #121824;
}
.cc-window.cc-theme-basic .cookie-panel__attribution {
  position: absolute;
  bottom: 5px;
  right: 25px;
  font-size: 9px;
  font-style: italic;
  text-align: center;
}
.cc-window.cc-theme-basic .cookie-panel__attribution a {
  color: inherit;
  text-decoration: none;
}

/**/







#dp-cookie-details {
  margin-top: 10px;
}
#dp-cookie-details ul.dp-tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#dp-cookie-details ul.dp-tabs li {
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}
#dp-cookie-details ul.dp-tabs li.current {
  background: #ffffff;
  color: #222;
}
#dp-cookie-details .dp-tab-content {
  font-size: 10px;
  display: none;
  background: #ffffff;
  padding: 15px;
  max-height: 140px;
  overflow-y: scroll;
}
#dp-cookie-details .dp-tab-content p {
  font-size: 10px;
  line-height: 135%;
}
#dp-cookie-details .dp-tab-content .cookiegroup-description {
  text-align: left;
  margin-bottom: 5px;
}
#dp-cookie-details .dp-tab-content table.cookie-table thead tr th {
  padding: 4px;
  font-size: 10px;
line-height: 135%;
  font-weight: bold;
}
#dp-cookie-details .dp-tab-content table.cookie-table thead tr th.th-cookie-even {
  background: #fefbec;
}
#dp-cookie-details .dp-tab-content table.cookie-table thead tr th.th-cookie-one {
  width: 15%;
}
#dp-cookie-details .dp-tab-content table.cookie-table thead tr th.th-cookie-two {
  width: 60%;
}
#dp-cookie-details .dp-tab-content table.cookie-table thead tr th.th-cookie-three {
  width: 10%;
}
#dp-cookie-details .dp-tab-content table.cookie-table thead tr th.th-cookie-four {
  width: 15%;
}
#dp-cookie-details .dp-tab-content table.cookie-table tbody tr {
  border-top: 1px solid #eee;
}
#dp-cookie-details .dp-tab-content table.cookie-table tbody tr td {
  padding: 4px;
  font-size: 10px;
  vertical-align:top;
  font-size: 10px;
line-height: 135%;
}
#dp-cookie-details .dp-tab-content table.cookie-table tbody tr td p {
  margin:0 !important;
  padding:0;
}
#dp-cookie-details .dp-tab-content table.cookie-table tbody tr td.td-cookie-even {
  background: #fefbec;
}
#dp-cookie-details .dp-tab-content.current {
  display: inherit;
}

.fluid .dp-hide-cookie-details,
.fluid .dp-show-cookie-details {
  display:none !important;
}


div.cc-window.cc-banner .cc-message div.dp-show-cookie-details,
div.cc-window.cc-banner .cc-message div.dp-hide-cookie-details {
  margin:5px 0 10px 0;
}

div.cc-window.cc-banner .cc-message .header-ohne-subline {
  display:none !important;
}


div.cc-window.cc-banner .cc-message div.dp-show-cookie-details:after {
  content: "▾";
  padding: 0 0 5px 0;
  font-size: 18px;
  vertical-align: bottom;
}

div.cc-window.cc-banner .cc-message div.dp-hide-cookie-details:after {
  content: "▴";
  padding: 0 0 5px 0;
  font-size: 18px;
  vertical-align: bottom;
}

.clearcookies {
  margin:5px 0;
  text-align: right;
}
.clearcookies a {
  color:#666;
  text-decoration:none;
}
.clearcookies a:after {
  content: "▸";
  padding: 0 0 5px 0;
  font-size: 18px;
  vertical-align: bottom;
}
/*# sourceMappingURL=dpcookieconsent.css.map */

@media only screen and (max-width: 379px) {

  .cc-window.cc-theme-basic .cookie-panel__checkbox-wrap {
    width:100% !important;
    margin-left:0 !important;
  }

  #dp-cookie-details .dp-tab-content {
    padding: 5px;
    max-height: 180px;
}
 
.cc-window .cc-message {
  margin-right:0;
}
.cc-window.cc-theme-basic,
.cc-window.cc-banner.cc-theme-basic {
  padding: 5px 5px;
  font-size: 11px;
}
}






.cc-window .cookie-infos-content {
  display:none !important;
}

.sub-page-wrapper .container .cookie-infos-content {
  /* float:left;
  width:600px;
  background-color: #EEE;
  padding:16px; */
  overflow-x: scroll;
}

.sub-page-wrapper .dp-hide-cookie-details,
.sub-page-wrapper .dp-show-cookie-details {
  display:none !important;
}

.sub-page-wrapper .container.cookie-infos-content table {
  width:100%;
  margin-bottom:30px;
  border:1px solid #ccc;
  font-size:12px;
}

.sub-page-wrapper .container.cookie-infos-content table th {
  font-weight:bold; text-align: left;
  padding: 5px;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}

.sub-page-wrapper .container.cookie-infos-content table td {
  font-weight:normal; text-align: left;
  padding: 5px;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}

.sub-page-wrapper .container .frame-type-dce_dceuid17 {
  background-color: #fff;
  padding:25px 45px 25px 38px;
  margin-bottom: 0.625rem;
  
  color: #121824;
    font-family: "FiraSansCon", sans-serif;
    font-weight: 200;
}



/*
.sub-page-wrapper .container .dp--overlay {
  position:absolute;
  top:0;
}
*/

/*

@media only screen and (max-width: 1199px) {
  .cc-revoke.cc-bottom {
  bottom: 56px;
}
}
*/

@media only screen and (max-width: 1279px) {
  .cc-revoke.cc-bottom {
  bottom: 60px;
  margin:0;
}
}

@media only screen and (max-width: 575px) {
  .cc-revoke.cc-bottom {
  bottom: 44px;
  margin:0;
}
}
