.tx-cn-zaw-verwaltung #clearInputFilterWohinMit,
.tx-cn-zaw-verwaltung #clearInputFilterWoWas {
    background: url(/fileadmin/templatefiles/images/cancel.svg) center center no-repeat;
    background-size: 100% auto;
    width: 20px;
    height: 20px;
    padding: 0;
    top: 20px;
    right: 2%;
    color: transparent;
}

.tx-cn-zaw-verwaltung .google-map {
    height: 600px;
    width: 100%;
}

.tx-cn-zaw-verwaltung .fancybox-link {
    cursor: pointer;
}

.tx-cn-zaw-verwaltung input[type="text"],
.tx-cn-zaw-verwaltung .formular select,
.form-felogin input[type="text"],
.form-felogin input[type="password"],
.form-felogin select {
    padding: 15px 2%;
    background: rgba(47,65,75,0.1);
    margin: 0;
    border: 0;
    border-radius: 0;
    width: 96%;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: none;
}

.tx-cn-zaw-verwaltung .formular select,
.form-felogin select {
    width: 100%;
}

.tx-cn-zaw-verwaltung #Wohinmit input[type="text"] {
    background: #2f414b;
    color: #FFFFFF;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    padding: 15px 20px 15px 70px;
    width: calc(100% - 90px);
}

.tx-cn-zaw-verwaltung #WoWas input[type="text"] {
    background: rgba(0,0,0,0.2);
    color: #FFFFFF;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    padding: 15px 20px 15px 70px;
    width: calc(100% - 90px);
}

.tx-cn-zaw-verwaltung #Wohinmit input[type="text"]::placeholder,
.tx-cn-zaw-verwaltung #WoWas input[type="text"]::placeholder {
    color: #FFFFFF;
    opacity: 1;
}

.tx-cn-zaw-verwaltung #Wohinmit input[type="text"]:-ms-input-placeholder,
.tx-cn-zaw-verwaltung #WoWas input[type="text"]:-ms-input-placeholder {
    color: #FFFFFF;
}

.tx-cn-zaw-verwaltung #Wohinmit,
.tx-cn-zaw-verwaltung #WoWas {
    position: relative;
}

.tx-cn-zaw-verwaltung #Wohinmit::before,
.tx-cn-zaw-verwaltung #WoWas::before {
    content: '';
    width: 30px;
    height: 30px;
    background: url(/fileadmin/templatefiles/images/lupe.svg) left top no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 2%;
    top: 15px;
    display: block;
    opacity: 0.5;
}

.tx-cn-zaw-verwaltung .clear-input-autocomplete {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
    padding: 20px 20px 40px 20px;
    color: #fff;
}

.tx-cn-zaw-verwaltung .container-abfallstoffe,
.tx-cn-zaw-verwaltung .container-abfallstoffe .element-abfallstoff {
    float: left;
    clear: both;
    width: 100%;
}

.tx-cn-zaw-verwaltung .container-abfallstoffe .element-abfallstoff {
    margin-top: 10px;
    cursor: pointer;
}

.tx-cn-zaw-verwaltung .container-abfallstoffe .element-abfallstoff .details-abfallstoff {
    display: none;
    transition: all 0.5s ease;
}

.tx-cn-zaw-verwaltung .container-abfallstoffe .element-abfallstoff.active .details-abfallstoff {
    display: block;
}

.tx-cn-zaw-verwaltung .container-abfallstoffe .element-abfallstoff {
    display: block;
    padding: 15px 2%;
    width: 96%;
    background: rgba(47,65,75,0.1);
    margin: 10px 0 0 0;
}

.tx-cn-zaw-verwaltung .container-abfallstoffe .element-abfallstoff:hover,
.tx-cn-zaw-verwaltung .container-abfallstoffe .element-abfallstoff.active {
    background: rgba(47,65,75,1);
    color: #FFFFFF;
    transition: all 0.5s ease;
}

.tx-cn-zaw-verwaltung .container-abfallstoffe .element-abfallstoff h3 {
    margin: 0;
    transition: all 0.5s ease;
}

.tx-cn-zaw-verwaltung .container-abfallstoffe .element-abfallstoff:hover h3,
.tx-cn-zaw-verwaltung .container-abfallstoffe .element-abfallstoff.active h3 {
    color: #FFFFFF;
}

.tx-cn-zaw-verwaltung .container-abfallstoffe .element-abfallstoff p a:hover,
.tx-cn-zaw-verwaltung .container-abfallstoffe .element-abfallstoff.active p a:hover {
    color: #FFFFFF;
}

.tx-cn-zaw-verwaltung .infoblock-abfallstoff {
    /* border: 1px dotted #97c62d;
    padding: 10px; */
    margin: 20px 0 0 0;
}

.tx-cn-zaw-verwaltung .infoblock-station.station-anschrift-kontakt .station-website a,
.tx-cn-zaw-verwaltung .infoblock-abfallstoff.abfallstoff-detail-sondermuell a,
.fancybox-content.frame-abfallabc .infoblock-abfallstoff.abfallstoff-detail-sondermuell a {
    position: relative;
    padding-left: 40px;
    min-height: 30px;
    display: inline-block;
}

.tx-cn-zaw-verwaltung .infoblock-station.station-anschrift-kontakt .station-website a {
    margin-top: 10px;
}

.tx-cn-zaw-verwaltung .infoblock-station.station-anschrift-kontakt .station-website a::before,
.tx-cn-zaw-verwaltung .infoblock-abfallstoff.abfallstoff-detail-sondermuell a::before,
.fancybox-content.frame-abfallabc .infoblock-abfallstoff.abfallstoff-detail-sondermuell a::before {
    content: '';
    position: absolute;
    left: 3px;
    top: 0;
    width: 27px;
    height: 25px;
    display: block;
    -webkit-mask: url(/fileadmin/templatefiles/images/link.svg);
    mask: url(/fileadmin/templatefiles/images/link.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    background-color: #97c62d;
    /* transition: all 0.5s ease; */
}

.tx-cn-zaw-verwaltung .infoblock-abfallstoff.abfallstoff-detail-sondermuell a:hover {
    color: #FFFFFF;
}

.tx-cn-zaw-verwaltung .infoblock-abfallstoff.abfallstoff-detail-sondermuell a:hover::before {
    background-color: #FFFFFF;
}

.tx-cn-zaw-verwaltung .infoblock-station.station-anschrift-kontakt .station-website a:hover::before,
.fancybox-content.frame-abfallabc .infoblock-abfallstoff.abfallstoff-detail-sondermuell a:hover::before {
    background-color: #2f414b;
}

.tx-cn-zaw-verwaltung .infoblock-abfallstoff.stationen-abfallstoff a,
.fancybox-content.frame-abfallabc .infoblock-abfallstoff.stationen-abfallstoff a {
    position: relative;
    display: inline-block;
    background: #97c62d;
    color: #FFFFFF;
    font-weight: 700;
    padding: 15px 35px 15px 80px;
    transition: all 0.5s ease;
}

.tx-cn-zaw-verwaltung .infoblock-abfallstoff.stationen-abfallstoff a:hover {
    background: #FFFFFF;
    color: #2f414b;
}

.fancybox-content.frame-abfallabc .infoblock-abfallstoff.stationen-abfallstoff a:hover {
    background: #2f414b;
    color: #FFFFFF;
}

.tx-cn-zaw-verwaltung .infoblock-abfallstoff.stationen-abfallstoff a::before,
.fancybox-content.frame-abfallabc .infoblock-abfallstoff.stationen-abfallstoff a::before {
    content: '';
    position: absolute;
    left: 35px;
    top: 12px;
    width: 30px;
    height: 30px;
    display: block;
    background: url(/fileadmin/templatefiles/images/pin.svg);
    background-size: 100% auto;
}

.tx-cn-zaw-verwaltung .infoblock-abfallstoff.stationen-abfallstoff a:hover::before {
    background: url(/fileadmin/templatefiles/images/pin-blue.svg);
    background-size: 100% auto;
}

.tx-cn-zaw-verwaltung .infoheading {
    font-weight: 700;
}

.tx-cn-zaw-verwaltung #filterMap,
.tx-cn-zaw-verwaltung #filterContainer {
    /*float: left;*/
    /*clear: both;*/
    width: 96%;
    background: #2f414b;
    color: #FFFFFF;
    padding: 20px 2%;
    margin-bottom: 40px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    flex-direction: column;
    overflow: hidden;
}

.tx-cn-zaw-verwaltung #filterMap .filter-standorttyp-alle,
.tx-cn-zaw-verwaltung #filterMap .filter-standorttyp,
.tx-cn-zaw-verwaltung #filterMap .mapfilter-text,
.tx-cn-zaw-verwaltung #filterContainer .filter-container,
.tx-cn-zaw-verwaltung #filterContainer .mapfilter-text {
    cursor: pointer;
}

.tx-cn-zaw-verwaltung #filterMap .mapfilter-text.nopointer {
    cursor: default;
}

.tx-cn-zaw-verwaltung #filterMap .mapfilter-text img {
    position: absolute;
    margin-left: 5px;
}

.tx-cn-zaw-verwaltung .container-list-stationen {
    float: left;
    clear: both;
    width:100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    flex-direction: column;
    margin-top: 40px;
}

.tx-cn-zaw-verwaltung .container-list-stationen .item-station a {
    display: block;
    padding: 15px;
    background: rgba(47,65,75,0.1);
    color: #2f414b;
    transition: all 0.5s ease;
    height: calc(100% - 30px);
}

.tx-cn-zaw-verwaltung .container-list-stationen .item-station:hover a {
    color: #FFFFFF;
    background: #97c62d
}

/* .tx-cn-zaw-verwaltung .infoblock-station {
    background: rgba(47,65,75,0.1);
    padding: 20px 2%;
    width: 96%;
} */

.tx-cn-zaw-verwaltung .infoblock-station {
    /* background: rgba(47,65,75,0.1);
    padding: 20px 2%;
    width: 96%; */
    width: 100%;
    float: left;
    clear: both;
    margin-top: 50px;
}

.tx-cn-zaw-verwaltung .station-column,
.tx-cn-zaw-verwaltung .station-column + .google-map,
.tx-cn-zaw-verwaltung .station-column + .zaw-mediaconsent {
    width: 45.5%;
    float: left;
}

.tx-cn-zaw-verwaltung .station-column > .infoblock-station:first-child {
    margin-top: 0;
}

.tx-cn-zaw-verwaltung .station-column + .google-map,
.tx-cn-zaw-verwaltung .station-column + .zaw-mediaconsent .google-map {
    height: 400px;
    float: right;
}

.tx-cn-zaw-verwaltung .station-column + .zaw-mediaconsent {
    float: right;
}

.tx-cn-zaw-verwaltung .infoblock-station.station-sondermuelltermine {
    background: #97c62d;
    color: #FFFFFF;
    padding: 20px 2%;
    width: 96%;
}

.tx-cn-zaw-verwaltung .infoblock-station h3:first-child {
    margin-top: 0;
}

.tx-cn-zaw-verwaltung .station-fraktionen-container,
.tx-cn-zaw-verwaltung .infoblock-sondermuell.sondermuell-abfallstoffe {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    flex-direction: column;
}

.tx-cn-zaw-verwaltung .station-fraktionen-container > li,
.tx-cn-zaw-verwaltung .infoblock-sondermuell.sondermuell-abfallstoffe li {
    background: rgba(47,65,75,0.1) !important;
    padding: 0 !important;
}

.tx-cn-zaw-verwaltung .station-fraktionen-container > li > a,
.tx-cn-zaw-verwaltung .infoblock-sondermuell.sondermuell-abfallstoffe li > a {
    padding: 15px;
    display: block;
    color: #2f414b;
    transition: all 0.5s ease;
}

.tx-cn-zaw-verwaltung .station-fraktionen-container > li:hover > a,
.tx-cn-zaw-verwaltung .infoblock-sondermuell.sondermuell-abfallstoffe li:hover > a {
    background: #97c62d;
    color: #FFFFFF;
}

.tx-cn-zaw-verwaltung .station-bilder {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    flex-direction: column;
}

.tx-cn-zaw-verwaltung .station-dokumente a {
    position: relative;
	padding-left: 40px;
    min-height: 30px;
    display: inline-block;
    margin-top: 10px;
}

.tx-cn-zaw-verwaltung .station-dokumente div:first-child a {
    margin-top: 0;
}

.tx-cn-zaw-verwaltung .station-dokumente a::before {
	content: '';
	position: absolute;
	left: 0;
    top: 0;
	width: 30px;
	height: 30px;
	display: block;
	-webkit-mask: url(/fileadmin/templatefiles/images/pdf.svg);
	mask: url(/fileadmin/templatefiles/images/pdf.svg);
	-webkit-mask-size: cover;
	mask-size: cover;
	background-color: #97c62d;
	transition: all 0.5s ease;
}

.tx-cn-zaw-verwaltung .station-dokumente a:hover::before {
	background-color: #2f414b;
}

.tx-cn-zaw-verwaltung .infoblock-sondermuell {
    margin-bottom: 50px;
}

.tx-cn-zaw-verwaltung .infoblock-sondermuell.sondermuell-termine .item-termin {
	width: 100%;
}

.tx-cn-zaw-verwaltung .infoblock-sondermuell.sondermuell-termine .item-termin span {
	width: 16%;
    padding: 10px 2%;
    display: inline-block;
}

.tx-cn-zaw-verwaltung .infoblock-sondermuell.sondermuell-termine .item-termin span:nth-child(2) {
	width: 54%;
}

.tx-cn-zaw-verwaltung .infoblock-sondermuell.sondermuell-termine .item-termin:nth-of-type(odd) {
	background: rgba(47,65,75,0.1);
}

.fancybox-content.frame-abfallabc h3 {
    margin-top: 0;
}

.fancybox-content.frame-abfallabc .infoblock-abfallstoff {
    display: block;
    margin-bottom: 20px;
}

.fancybox-content.frame-abfallabc .infoblock-abfallstoff:last-child {
    margin-bottom: 0px;
}

/* Autocomplete-Elemente */
.ui-autocomplete .info-item {
    color: gray;
    cursor: auto;
    background: #eee;
    border: 1px solid #eee;
}

.ui-autocomplete .info-item.margin-top {
    margin-top: 10px;
}

.ui-menu .info-item .ui-menu-item-wrapper:hover {
    background: #eee;
    border: 1px solid #eee;
    color: gray;
}
/* Ende Autocomplete-Elemente */

/* Google Maps */
.tx-cn-zaw-verwaltung .google-map .infowindow-content .stationsname {
    font-weight: bold;
}

.tx-cn-zaw-verwaltung .zaw-mapsoverlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0,0,0,0.1);
    cursor: pointer;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
}

.tx-cn-zaw-verwaltung .zaw-mapsoverlay div[data-type="maps"] {
    display: block;
}

.tx-cn-zaw-verwaltung .zaw-mediaconsent {
    position: relative;
    text-align: center;
}

.tx-cn-zaw-verwaltung .zaw-mediaconsent.map-visible {
    position: static;
    text-align: inherit;
}
/* Google Maps */

/* Zurück-Link */
.tx-cn-zaw-verwaltung .link-back {
    clear: both;
    float: left;
    margin-right: 10px;
}

.tx-cn-zaw-verwaltung .link-back a,
.tx-cn-zaw-verwaltung .link-alle-stationen a {
    display: inline-block;
    background: #97c62d;
    padding: 5px 10px;
    margin: 10px 0;
    border: 1px solid #97c62d;
    color: #fff;
    transition: all 0.5s ease;
}

.tx-cn-zaw-verwaltung .link-back a:hover,
.tx-cn-zaw-verwaltung .link-alle-stationen a:hover {
    background: #fff;
    color: #97c62d;
}
/* Zurück-Link */

/* FE-Login */
#inhaltsbereich > .frame.frame-type-felogin_login {
    padding: 0;
    width: 100%;
}

.form-felogin.form-logout {
    float: right;
    padding: 10px;
}

.form-felogin fieldset {
    border: none;
}
/* FE-Login */

/* Frontend-Userbereich */
#inhaltsbereich .tx-cn-zaw-verwaltung p.heading-typ-oeffnungszeit {
    margin: 1em 0;
}

.tx-cn-zaw-verwaltung .formular .formrow,
.form-felogin .formrow {
    margin: 0 0 20px 0;
    position: relative;
}

.tx-cn-zaw-verwaltung .button-fe {
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    border: none;
    border-radius: unset;
    background: #97c62d;
    color: #FFFFFF;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    padding: 5px 10px;
}

.tx-cn-zaw-verwaltung .button-delete {
    margin-left: 10px;
}

.tx-cn-zaw-verwaltung .button-datumswechsel {
    margin: 10px 0;
}

.tx-cn-zaw-verwaltung .formular label,
.form-felogin label {
    display: block;
    font-weight: bold;
}

.tx-cn-zaw-verwaltung .formular label.error_validate,
.form-felogin label.error_validate {
    color: #f00;
}

.tx-cn-zaw-verwaltung .formular label.label-inline,
.form-felogin label.label-inline {
    display: inline-block;
}

.tx-cn-zaw-verwaltung .slider {
    background: lightgray;
    border: 1px solid lightgray;
    width: 32px;
    height: 17px;
    display: block;
    vertical-align: top;
    position: relative;
    transition: .4s;
    border-radius: 25px;
    cursor: pointer;
}

.tx-cn-zaw-verwaltung input:checked + .slider {
    background: #97c62d;
    border: 1px solid #97c62d;
}

.tx-cn-zaw-verwaltung .slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.tx-cn-zaw-verwaltung input:checked + .slider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}

.tx-cn-zaw-verwaltung .cn_zaw_verwaltung_switch input {
    opacity: 0;
    width: 0;
    height: 0;
    margin: 0;
}

.tx-cn-zaw-verwaltung .cn_zaw_verwaltung_radiobuttons_box .radiolabel {
    margin: 0 10px 0 5px;
}

.tx-cn-zaw-verwaltung .heading-station {
    padding: 15px 0 0;
    margin-bottom: 0;
}

.tx-cn-zaw-verwaltung .container-stationen-oeffnungszeiten {
    overflow: hidden;
}

#inhaltsbereich .tx-cn-zaw-verwaltung p.link-tab-neu {
    margin-top: 10px;
}

.tx-cn-zaw-verwaltung .link-tab-neu a {
    font-weight: bold;
    border: 2px solid;
    padding: 5px 10px;
}

.tx-cn-zaw-verwaltung .container-stationen-oeffnungszeiten .heading-station {
    cursor: pointer;
    background: rgba(47,65,75,0.1);
    padding: 15px 2%;
    transition: all 0.5s ease;
}

.tx-cn-zaw-verwaltung .container-stationen-oeffnungszeiten .daten-station {
    display: none;
    padding: 5px;
    border: 1px solid rgba(47,65,75,1);
    transition: all 0.5s ease;
}

.tx-cn-zaw-verwaltung .container-stationen-oeffnungszeiten .heading-station:hover,
.tx-cn-zaw-verwaltung .container-stationen-oeffnungszeiten .heading-station.active {
    background: rgba(47,65,75,1);
    color: #FFFFFF;
}

.tx-cn-zaw-verwaltung .container-stationen-oeffnungszeiten .daten-station.active {
    display: block;
}

.tx-cn-zaw-verwaltung .formular .button-save,
.tx-cn-zaw-verwaltung .formular .button-back,
.form-felogin .button-save {
    display: block;
    font-family: inherit;
    font-size: inherit;
    border: none;
    border-radius: unset;
    background: #97c62d;
    color: #FFFFFF;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    float: left;
    padding: 10px 30px;
    transition: all 0.5s ease;
}

.tx-cn-zaw-verwaltung .formular .button-back {
    float: right;
}

.tx-cn-zaw-verwaltung .formular .button-save:hover,
.tx-cn-zaw-verwaltung .formular .button-back:hover,
.tx-cn-zaw-verwaltung .button-fe:hover,
.form-felogin .button-save:hover {
    background: #2f414b;
}

.tx-cn-zaw-verwaltung .clear-input {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
    padding: 15px;
}

.tx-cn-zaw-verwaltung .flashmessage {
    color: #fff;
    background: #2f414b;
    font-weight: bold;
    font-size: 24px;
    padding: 5px 10px;
    border: 2px solid #2f414b;
    display: inline-block;
}
/* Frontend-Userbereich */

/*~ Anpassungen Basti Entsorgungsstationen ~*/
.tx-cn-zaw-verwaltung input[type="checkbox"] {
	display: none;
}

.tx-cn-zaw-verwaltung input[type="checkbox"] + .mapfilter-text {
	position: relative;
	display: block;
	cursor: pointer;
	padding-left: 36px;
	position: relative;
}

.tx-cn-zaw-verwaltung input[type="checkbox"] + .mapfilter-text:before {
	width: 26px;
	height: 13px;
	border-radius: 30px;
	background-color: #FFF;
	content: "";
	transition: background-color 0.5s linear;
	z-index: 5;
	position: absolute;
	left: 0px;
	top: 5px;
}

.tx-cn-zaw-verwaltung input[type="checkbox"] + .mapfilter-text:after {
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #cccccc;
	content: "";
	transition: margin 0.1s linear;
	position: absolute;
	left: 1px;
	top: 6px;
	z-index: 10;
}

.tx-cn-zaw-verwaltung input[type="checkbox"]:checked + .mapfilter-text:before {
	background-color: #84b711;
}

.tx-cn-zaw-verwaltung input[type="checkbox"]:checked + .mapfilter-text:after {
	margin: 0 0 0 13px;
	background: #FFF;
}

.tx-cn-zaw-verwaltung .mapfilter-text span {
	position: relative;
	z-index: 1;
	padding: 2px 5px;
	display: inline-block;
}

.tx-cn-zaw-verwaltung .mapfilter-text img {
	z-index: 1;
}

.tx-cn-zaw-verwaltung .mapfilter-text span::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 100%;
	z-index: -1;
	background: #97c62d;
	transition: 0.3s;
}

.tx-cn-zaw-verwaltung input[type="checkbox"]:checked + .mapfilter-text span::after {
	right: 0;
}

#inhaltsbereich .tx-cn-zaw-verwaltung .filter-standorttyp-item img {
	height: 19px;
	width: auto;
	position: static !important;
	margin-bottom: -3px;
}

.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="verkaufsstelle_saecke"] input[type="checkbox"]:checked + .mapfilter-text::before,
.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="verkaufsstelle_saecke"] input[type="checkbox"]:checked + .mapfilter-text span::after {
    /* background-color: #cc7f33; */
    background-color: #cccccc;
}

.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="verkaufsstelle_saecke_biobeutel"] input[type="checkbox"]:checked + .mapfilter-text::before,
.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="verkaufsstelle_saecke_biobeutel"] input[type="checkbox"]:checked + .mapfilter-text span::after {
	background-color: #7f4f20;
}

.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="bauschuttdeponie"] input[type="checkbox"]:checked + .mapfilter-text::before,
.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="bauschuttdeponie"] input[type="checkbox"]:checked + .mapfilter-text span::after {
	background-color: #0790c5;
}

.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="wertstoffinsel"] input[type="checkbox"]:checked + .mapfilter-text::before,
.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="wertstoffinsel"] input[type="checkbox"]:checked + .mapfilter-text span::after {
	background-color: #055778;
}

.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="entsorgungszentrum"] input[type="checkbox"]:checked + .mapfilter-text::before,
.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="entsorgungszentrum"] input[type="checkbox"]:checked + .mapfilter-text span::after {
	/*background-color: #1f2a30;*/
    background-color: #ffb400;
}

.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="wertstoffhof"] input[type="checkbox"]:checked + .mapfilter-text::before,
.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="wertstoffhof"] input[type="checkbox"]:checked + .mapfilter-text span::after {
	/*background-color: #456b16;*/
    background-color: #97c62d;
}

.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="kompostwerk"] input[type="checkbox"]:checked + .mapfilter-text::before,
.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="kompostwerk"] input[type="checkbox"]:checked + .mapfilter-text span::after {
	/*background-color: #97c62d;*/
    background-color: #456b16;
}

.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="umladestation"] input[type="checkbox"]:checked + .mapfilter-text::before,
.tx-cn-zaw-verwaltung .filter-standorttyp-item[data-item="umladestation"] input[type="checkbox"]:checked + .mapfilter-text span::after {
	/*background-color: #ffb400;/*/
    background-color: #1f2a30;
}

.tx-cn-zaw-verwaltung #filterMap.alle-standorte {
    display: block;
}

.tx-cn-zaw-verwaltung .alle-standorte .filter-standorttyp-item {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
}

.tx-cn-zaw-verwaltung .alle-standorte > div {
	float: left;
	clear: none;
	width: 48%;
}

.tx-cn-zaw-verwaltung .alle-standorte > div > .filter-standorttyp-item {
	margin: 5px 0;
}

.tx-cn-zaw-verwaltung .alle-standorte > .standorttypen-rechts {
	margin-left: 4%;
}

.details-abfallstoff-entsorgungspreis {
    margin-bottom: 20px;
}
/*~ Anpassungen Basti Entsorgungsstationen ~*/

@media(max-width: 1024px) {
    #inhaltsbereich .tx-cn-zaw-verwaltung .filter-standorttyp-item img {
        height: 18px;
    }
}

@media(max-width: 920px) {
    .tx-cn-zaw-verwaltung #filterMap, .tx-cn-zaw-verwaltung #filterContainer {
        grid-template-columns: 2fr 2fr;
    }
}

@media(max-width: 720px) {

    .tx-cn-zaw-verwaltung #filterMap,
    .tx-cn-zaw-verwaltung #filterContainer {
        grid-template-columns: 1fr;
    }

    .tx-cn-zaw-verwaltung .container-list-stationen,
    .tx-cn-zaw-verwaltung .station-fraktionen-container,
    .tx-cn-zaw-verwaltung .infoblock-sondermuell.sondermuell-abfallstoffe {
        grid-template-columns: repeat(2, 1fr);
    }

    .tx-cn-zaw-verwaltung .station-column,
    .tx-cn-zaw-verwaltung .station-column + .google-map,
    .tx-cn-zaw-verwaltung .station-column + .zaw-mediaconsent {
        width: 100%;
    }
    .tx-cn-zaw-verwaltung .station-column + .zaw-mediaconsent {
        margin-top: 50px;
    }
}

@media(max-width: 600px) {

    .tx-cn-zaw-verwaltung #Wohinmit input[type="text"], .tx-cn-zaw-verwaltung #WoWas input[type="text"] {
        font-size: 16px;
    }

    .tx-cn-zaw-verwaltung #Wohinmit::before, .tx-cn-zaw-verwaltung #WoWas::before {
        left: 20px;
        top: 12px;
    }

    .tx-cn-zaw-verwaltung .alle-standorte > div {
        float: left;
        clear: none;
        width: 100%;
    }

    .tx-cn-zaw-verwaltung .alle-standorte > .standorttypen-rechts {
        margin-left: 0;
    }

    .tx-cn-zaw-verwaltung .alle-standorte > .filter-standorttyp-item {
        margin: 0 0 0 0 !important;
    }

    .tx-cn-zaw-verwaltung .alle-standorte > div > .filter-standorttyp-item {
        margin: 10px 0 0 0 !important;
    }

}

@media(max-width: 500px) {

    .tx-cn-zaw-verwaltung #filterMap,
    .tx-cn-zaw-verwaltung #filterContainer,
    .tx-cn-zaw-verwaltung .container-list-stationen,
    .tx-cn-zaw-verwaltung .station-fraktionen-container,
    .tx-cn-zaw-verwaltung .infoblock-sondermuell.sondermuell-abfallstoffe {
        display: block;
    }

    .tx-cn-zaw-verwaltung .container-list-stationen .item-station {
        display: block;
        margin-top: 10px;
    }

    /* .tx-cn-zaw-verwaltung #filterMap .filter-standorttyp-item, */
    .tx-cn-zaw-verwaltung #filterContainer .filter-container-item,
    .tx-cn-zaw-verwaltung .station-fraktionen-container > li,
    .tx-cn-zaw-verwaltung .infoblock-sondermuell.sondermuell-abfallstoffe li {
        margin-top: 10px;
    }

    .tx-cn-zaw-verwaltung #filterMap .filter-standorttyp-item:first-child,
    .tx-cn-zaw-verwaltung #filterContainer .filter-container-item:first-child {
        margin-top: 0;
    }
}
