body {
    font-family: "TheSans W05 Plain", "PT Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "TheSans W05 Bold", "PT Sans", sans-serif;
}

.empty-div {
    background-color: #E9F6FD;
    min-height: 300px;;
}

.chick-check-signet {
    position: absolute;
    width: 16%;
    max-width: 220px;
    top: 40%;
    right: 6%;
    z-index: 10;
}
.chick-check-signet-logged-in {
    position: absolute;
    width: 16%;
    top: 40%;
    right: 6%;
    z-index: 10;
}

.quickcheck {
    margin: auto;
    font-family: "TheSans W05 Plain", "PT Sans", sans-serif !important;
    font: 13px/1.55 "TheSans W05 Plain", "PT Sans", sans-serif;
}

.quickcheck-content {
    max-width: 1200px;
    margin: auto;
}

.quickcheck-bg-blue {
    background-color: #E9F6FD;
    background-image: linear-gradient(0deg,transparent
    24%,rgba(0,0,0,.02) 25%,rgba(0,0,0,.02)
    26%,transparent 27%,transparent 74%,rgba(0,0,0,.02)
    75%,rgba(0,0,0,.02) 76%,transparent
    77%,transparent),linear-gradient(90deg,transparent
    24%,rgba(0,0,0,.02) 25%,rgba(0,0,0,.02)
    26%,transparent 27%,transparent 74%,rgba(0,0,0,.02)
    75%,rgba(0,0,0,.02) 76%,transparent 77%,transparent);
    height: 100%;
    background-size: 50px 50px;
    padding: 30px 50px;
}

.quickcheck-bg-white {
    color: #11316C;
    background-color: #FFFFFF;
    padding: 30px 50px;
}

.quickcheck-bg-footer {
    color: #11316C;
    background-image: url(/fileadmin/storage/vorlagen/h2025-chick-check-footer@2x.png);
    background-size: cover;
    background-position: center center;
    padding: 20px 50px;
}

.sent-header {
    display: inline-block;
    margin-bottom: 30px;
    border-bottom: 8px solid rgba(242,236,49,.62);
}

.social-media-link {
    display: inline-block;
    margin: 0 10px 0 0;
}
.social-media-link:active, .social-media-link:focus, .social-media-link:hover {
    color: rgba(255,255,255,0);
}
.social-media-link-img {

}

.social-media-recommend {
    display: inline-block;
    margin: 0 10px 0 0;
}
.social-media-recommend:active, .social-media-recommend:focus, .social-media-recommend:hover {
    color: rgba(255,255,255,0);
}
.social-media-recommend-img {

}

.circle-list {
    background-color: #11316C;
    color: #FFFFFF;
    border-radius: 22px;
    margin-right: 20px;
    width: 44px;
    height: 44px;
    display: inline-block;
    text-align: center;
    padding: 4px 0px;
}

.ihkimg {
    width: 70%;
    /*position: absolute;
    top: 0px;*/
}

.h-green {
    color: #4B9D22;
}

.row-mg-top {
    margin-top: 20px !important;
}

.border-green-right {
    border-right: 2px solid #4B9D22;
    border-top: 2px solid #4B9D22;
    padding: 15px 20px 0px 10px;
    min-height: 300px;
}

.bgr-1, .bgr-2, .bgr-3 {

}

.hints {
    width: 93%;
    position: absolute;
    bottom: 10px;
}

.footer-image-extra {

}

.border-green-right > .row, .border-green-none > .row {
    margin-bottom: 5px;
}

.qc-hint {
    font-size: 12px;
}

.qc-footer {
    padding: 40px 0;
    background: #11316C;
}

.footer-links {
    color: #FFFFFF;
}
.footer-links > a {
    color: #FFFFFF;
}
.footer-links > a:hover, .footer-links > a:focus, .footer-links > a:active {
    color: #FFFFFF;
}

.formint {
    text-align: right;
}

.bioanteil {
    width: 50%;
    right: 0px;
    display: inline-block;
    float: right;
    margin-right: 24px;
}

.landkreis-data {
    margin-bottom: 0px;
}

.field-l {
    height: 40px;
}

.error-overlay > p {
    font-size: 13px;
    color: #F50505;
    margin-top: 5px;
}

.has-error-label {
    color: #F50505 !important;
}
.has-error-label > i {
    border: 1px solid #F50505 !important;
}
.has-error {
    border: 2px solid #F50505 !important;
    /*color: #F50505 !important;*/
}
.has-error:focus {
    border-color: #843534 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
}

.info-icon {
    background-color: #4B9D22;
    color: #FFFFFF !important;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    border-radius: 12px;
    font-size: 15px;
    position: absolute;
    top: 20px;
    right: 40px;
    left: unset;
    text-decoration: none !important;
}

.info-jahr {
    top: 10px;
    left: 0px;
}

.checkbox-label {
    white-space: unset;
}

.qc-nutzung {
    text-decoration: underline;
}

/* Overwrite Custom CSS */
.sky-form {
    font-family: "TheSans W05 Plain", "PT Sans", sans-serif !important;
    font: 13px/1.55 "TheSans W05 Plain", "PT Sans", sans-serif;
    margin: 0px;
}

p {
    color: #11316C;
    font-size: 15px;
}

h1, h2, h3, h4 {
    color: #11316C;
    font-weight: bold;
}

label {
    color: #11316C;
    font-weight: bold;
    margin: 5px 0 0 0;
    font-size: 15px;
}

hr {
    background-color: #E7F7DF;
    height: 2px;
}

.doNotShow {
    cursor: pointer;
    color: #11316C;
}
a {
    color: #11316C;
}
a:focus, a:hover, a:active {
    color: #008AD1;
}

.popover {
    font-family: "TheSans W05 Plain", "PT Sans", sans-serif;
    background-color: #4B9D22;
    font-weight: 600;
    border: none;
    border-radius: 0px;
    max-width: 450px;
}
.popover-title {
    background-color: #E7F7DF;
    color: #4B9D22;
    font-weight: bold;
    font-size: 18px;
    border-radius: unset;
}
.popover.top {
    margin-top: -15px;
}
.popover-content, .popover-content > p, .popover-content > h1, .popover-content > h2, .popover-content > h3, .popover-content > h4, .popover-content > h5 {
    color: #FFFFFF;
}
.bs-popover-top > .arrow::after {
    border-top-color: #4B9D22;
}
.popover-body, .popover-body > p {
    color: #FFFFFF;
}
.popover.top > .arrow::after {
    border-top-color: #4B9D22;
}

.master-slider {
    z-index: 1;
    padding: 0;
    position: relative;
    background-position: center center;
}
.breadcrumbs-v3.img-v1 {
    background: none;
}
.breadcrumbs-v3 {
    padding: 0;
}

.form-control {
    background-color: #E7F7DF;
    color: #11316C;
    font-weight: bold;
    border: 2px solid #E7F7DF;
    letter-spacing: 0.13em;
}
input.form-control:not(.qc-email) {
    max-width: 114px;
}
.form-control:focus {
    background-color: #FFFFFF;
    border-color: #4B9D22;
    box-shadow: 0 0 2px #E7F7DF;
}

.input-group-addon {
    text-align: left;
    color: #11316C;
    font-weight: bold !important;
    font-size: 15px !important;
    border: none;
    padding: 8px 0px;
}

.addon-overlay {
    padding-left: 0px;
}

.txt-overlay {
    margin-top: 50px !important;
}

.input-group-addon.checkbox i {
    left: 0px;
    top: 11px;
}

.btn-u {
    background: #11316C !important;
    font-weight: bold;
    height: 40px;
    margin-top: 25px;
}
.btn-u:hover, .btn-u:focus, .btn-u:active {
    background: #008AD1 !important;
}

.input-group-addon.checkbox i {
    border: none;
    background-color: #E7F7DF;
    width: 24px;
    height: 24px;
}
.sky-form .radio:hover i, .sky-form .checkbox:hover i, .sky-form .toggle:hover i, .sky-form .ui-slider-handle:hover {
    border: 1px solid #4B9D22;
}
.sky-form .checkbox input + i::after {
    color: #11316C;
}
.sky-form .checkbox input + i::after {
    top: -2px;
    left: 0;
    font: normal 24px FontAwesome;
}
sky-form .radio, .sky-form .checkbox {
    padding-left: 40px;
}

/* LOADER */
.loader-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
    z-index: 100;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}
.loader {
  margin: 2em auto;
  font-size: 10px;
  position: fixed;
  top: 35%;
  left: calc(50% - 25px);
  text-indent: -9999em;
  border-top: 0.5em solid rgba(0,0,0, 0.2);
  border-right: 0.5em solid rgba(0,0,0, 0.2);
  border-bottom: 0.5em solid rgba(0,0,0, 0.2);
  border-left: 0.5em solid #11316C;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  z-index: 110;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media (min-width: 1430px){
    .ihkimg {
        width: 60%;
    }
}

@media (max-width: 1198px){

}

@media (max-width: 991px){
    .border-green-right {
        margin-bottom: 40px;
        min-height: unset;
    }
    .bgr-1 {
        min-height: 280px;
    }
    .bgr-2 {
        min-height: 360px;
    }
    .hints {
        width: 100%;
    }
    .footer-image-extra {
        min-height: 50px;
        margin: 20px 0;
        text-align: center;
    }
    .ihkimg {
        width: 50%;
        display: block;
    }
    .chick-check-signet-logged-in {
        top: 40%;
    }

    .txt-overlay {
        margin-top: 0px !important;
    }
    input.form-control:not(.qc-email) {
        max-width: 240px;
    }
}

@media (max-width: 375px){
    .quickcheck-bg-blue {
        padding: 30px 20px;
    }
    .quickcheck-bg-white {
        padding: 30px 20px;
    }
    .chick-check-signet-logged-in {
        top: 40%;
    }
}