.hide
{
	display: none !important;
}

.tab-disabled { cursor: not-allowed; }
.tab-disabled a, .linkDisabled { pointer-events: none; }

.tab-navigation-static {
	border: 1px solid transparent;
	border-bottom-color: #dddddd;
	text-align: center;
}
.tab-navigation-static ul,
.tab-navigation-static li {
	margin: 0;
	padding: 0;
}
.tab-navigation-static ul {
	display: table;
	table-layout: fixed;
	display: flex;
	align-items: flex-end;
	width: 100%;
}
@media screen and (max-width: 767px) {
	.tab-navigation-static ul {
		display: inline;
	}
}
.tab-navigation-static li {
	display: table-cell;
	flex-grow: 1;
	list-style-type: none;
	vertical-align: bottom;
}
@media screen and (max-width: 767px) {
	.tab-navigation-static li {
		display: block;
	}
}
.tab-navigation-static li:first-child a {
	margin-left: -1px;
}
.tab-navigation-static a {
	position: relative;
	display: block;
	margin: -1px -1px 0 0;
	padding: 0.6em 1.86667em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	outline: none;
	border: 1px solid #dddddd;
	border-bottom-width: 0;
	background-color: #ffffff;
}
@media screen and (max-width: 767px) {
	.tab-navigation-static a {
		margin: 0 -1px;
	}
}
.tab-navigation-static a:hover,
.tab-navigation-static a:focus {
	text-decoration: none;
}
.tab-navigation-static a.is-active {
	z-index: 1;
	box-shadow: 0 10px 0 -1px #ffffff, 0 -3px #b0b708, -3px 0 3px -1px rgba(0, 0, 0, 0.1), 3px 0 3px -1px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
	.tab-navigation-static a.is-active {
		border-color: #b0b708;
		color: #ffffff;
		background: #b0b708;
		box-shadow: 0 1px #b0b708;
	}
}
.tab-navigation-static.-image-tabs {
	border: 0;
}
.tab-navigation-static.-image-tabs ul,
.tab-navigation-static.-image-tabs li {
	display: inline;
}
.tab-navigation-static.-image-tabs a {
	display: inline-block;
	margin: 0;
	padding: 0.5625em 1.75em;
	border: 0;
	font-size: 1.06667em;
	color: inherit;
	background: none;
}
.tab-navigation-static.-image-tabs a:hover,
.tab-navigation-static.-image-tabs a:focus {
	color: #b0b708;
}
.tab-navigation-static.-image-tabs a.is-active {
	color: #b0b708;
	box-shadow: none;
}
.tab-navigation-static.-image-tabs a.is-active:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -0.4375em;
	border: 0.4375em solid transparent;
	border-top-color: #b0b708;
	border-bottom: 0;
}
.tab-navigation-static.-image-tabs a:before {
	display: block;
	margin: 0 auto 0.25em;
	font-size: 3em;
	color: #b0b708;
}
.tab-navigation-static.-image-tabs a img {
	display: block;
	margin: 0 auto 0.8em;
}

.donationButton { cursor: pointer; }
.donationButton:hover { background-color: #d2d2d2 !important; }
.donationAmount { text-align: right; }
.donationAmount::placeholder { color: #d5d5d5 !important; }
.paymentTypes img { width: 120px; height: auto; }

.spendenformular .labelselection {
	background-color: #fff;
	border: 1px solid #ddd;
	float: left;
	padding: 1rem;
	margin-right: 0.5rem;
	cursor: pointer;
	display: flex;
}

.spendenformular .labelselection:hover {
	-webkit-box-shadow:inset 0px 0px 0px 3px #ddd;
	-moz-box-shadow:inset 0px 0px 0px 3px #ddd;
	 box-shadow:inset 0px 0px 0px 3px #ddd;
}

.spendenformular input[type="radio"]:checked+label {
	-webkit-box-shadow:inset 0px 0px 0px 3px #b0b708;
	-moz-box-shadow:inset 0px 0px 0px 3px #b0b708;
	 box-shadow:inset 0px 0px 0px 3px #b0b708;
}

.spendenformular input[type=radio] {
	display: none;
}

.spendenformular .donationButton:hover {
	background: white !important;
	-webkit-box-shadow:inset 0px 0px 0px 3px #ddd;
	-moz-box-shadow:inset 0px 0px 0px 3px #ddd;
	box-shadow:inset 0px 0px 0px 3px #ddd;
}


.spendenformular .paymentTypes {
	float: left;
	padding: 1rem;
	margin-right: 1rem;
	cursor: pointer;
}

.spendenformular .paymentTypes input[type="radio"]:checked+label {
	-webkit-box-shadow:inset 0px 0px 0px 3px #b0b708;
	-moz-box-shadow:inset 0px 0px 0px 3px #b0b708;
	 box-shadow:inset 0px 0px 0px 3px #b0b708;
}

.spendenformular .one-way button {
	float: right;
}

.spendenformular .two-ways a {
	float: left;
}

.spendenformular .two-ways button {
	float: right;
	margin: 0;
}

.spendenformular div.intervall {
	float: left
}

.spendenformular fieldset.intervall {
	width: auto !important;
}

.spendenformular .donationIntervalInfo {
	width: 100%;
	float: left;
	clear: none;
}

.spendenformular .donationIntervalInfo p {
	line-height: normal;
}

section#projectContainer section.singleProjectTile { min-height: 400px; max-height: 400px; }
section#projectContainer section.singleProjectTile a.teaser-boxes-image img { object-fit: cover; width: 100%; height: 180px; }
section#organisationContainer section.singleOrganisationTile a.teaser-boxes-image img { object-fit: contain; width: 60%; height: 140px; }
section#organisationContainer section.singleOrganisationTile a.teaser-boxes-image { display: flex; margin-top: 0.8em; margin-bottom: 0.8em; }
section.singleOrganisationList figure.image_container a img { object-fit: contain; width: 100%; height: 140px; }
section.singleOrganisationList { min-width: 100%; }

placeholder { color: lightgrey; }
div#filterSection div.gebenfilterplz { width: 12%; }
div#filterSection div.gebenfilterkm { width: 12%; }
div#filterSection div.gebenfiltertextsuche { width: 29%; margin-right: 2% }
div#filterSection div.nehmenfiltertextsuche { width: 29.5%; margin-right: 2% }
div#filterSection div.gebenfilterzuruecksetzen { float: unset; width: unset; text-align: unset; clear: unset; }
div#filterSection div.gebenfilterzuruecksetzen button#resetFilters { background: lightgrey; color: #666; margin-top: 0 !important; }
div#filterSection div.gebenfilterzuruecksetzen button#resetFilters:hover { background: #bbb; }
div#filterSection div.nehmenfilterzuruecksetzen { float: unset; width: unset; text-align: unset; clear: unset; display: unset; }
div#filterSection div.nehmenfilterzuruecksetzen button#resetFilters { background: lightgrey; color: #666; margin-top: 0 !important; }
div#filterSection div.nehmenfilterzuruecksetzen button#resetFilters:hover { background: #bbb; }
div#filterSection input::placeholder { color: lightgrey !important; }
div#filterSection input { min-height: 50px !important; max-height: 50px !important; padding: 10px !important; }
div#filterSection select { min-height: 50px !important; max-height: 50px !important; padding: 10px !important; }
div#filterSection button { min-height: 50px !important; max-height: 50px !important; padding: 10px !important; }
div#filterSection #locations option { font-size: 100%; }
div#selectResults { margin-top: 0px; text-align: right; }
div.nehmenSelectResults { line-height: unset !important; display: unset;  }
div#selectResults .gebenfilterdarstellung { margin-left: 0; }
div#selectResults .selectResultType select { min-height: 50px !important; max-height: 50px !important; padding: 10px !important; }
div.nehmenSelectResults .selectResultType select#sortResults { min-height: 50px !important; max-height: 50px !important; padding: 10px !important; }
div#selectResults .gebenfilterdarstellung a.switchOrganisationView:before { padding: 15px !important; }
.widget.widget-explanation.explanation.gebenfilterdarstellung ul.icon-links.ce_rsce_oneo_icon_links li a::before { padding: 15px !important; font-size: 100%; min-height: 50px; }
.widget.widget-explanation.explanation.gebenfilterdarstellung ul.icon-links.ce_rsce_oneo_icon_links { margin-top: 0; }
.nehmenSelectResults .gebenfilterdarstellung ul.ce_rsce_oneo_icon_links { margin-top: 0 !important; margin-bottom: 0 !important; }

.singleProjectList .image_container a:hover:before, .singleProjectList  .image_container a:focus:before { background: transparent; content: "";}
.singleProjectList .image_container a:hover:after, .singleProjectList .image_container a:focus:after { content: "";}

.singleOrganisationList .image_container a:hover:before, .singleOrganisationList  .image_container a:focus:before { background: transparent; content: "";}
.singleOrganisationList .image_container a:hover:after, .singleOrganisationList .image_container a:focus:after { content: "";}

.button { text-transform: none; letter-spacing: 0em; }
.button::before {
	content: '';
	font: 100%/1 "RockSolid Icons";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.26667em;
}

.buttonx2::after {
	content: '';
	font: 100%/1 "RockSolid Icons";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-left: 0.26667em;
}


div.ce_text { width: 80%; margin-left: 10%; }
h1 , h2 { width: 80%; margin-left: 10%; }
.main-content h1 { font-size: 2.5rem; font-weight: 600 !important; word-break: break-word; }
.main-content h1#spenden { margin-bottom: 0 !important;}
h3.ce_headline.wieh1, h2.ce_headline.wieh1 { font-weight: 400 !important; font-size: 2.2rem !important; }
.whiteSeperator { background: #fff; margin: 0; }
.main-content .zahlartenblock { width: auto !important; float: none; height: auto; margin-left: 10%; }
.main-content .zahlartenlogos ul::after { clear:none !important; }
.main-content .zahlartenlogos { display: inline; }
.main-content .zahlartenlogos ul { display: inline; }
.main-content .zahlartenblock div.spendenbutton { display: inline; }
.main-content .zahlartenblock button.spendenbutton { height: 66px; margin-left: 0; margin-top: 15px !important;}
.rs-columns.ce_rs_columns_start.stickynavi .rs-column nav.ce_rsce_oneo_anchor_nav ul { box-shadow: none;}

footer.page-footer .footer-iconsetzung::before ,
footer.page-footer .footer-iconsetzung-2::before ,
footer.page-footer .footer-iconsetzung-3::before {
	color: #b0b708;
	font: 100%/1 "RockSolid Icons";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.26667em;
}
footer.page-footer { margin-bottom: 50px; }
footer.page-footer .footer-iconsetzung::before { content: ''; }
footer.page-footer .footer-iconsetzung-2::before { content: ''; }
footer.page-footer .footer-iconsetzung-3::before { content: ''; }
footer.page-footer .ce_rsce_oneo_icon_text_blocks:before { opacity: 0 !important; }
footer.page-footer .footer-navigation {
	margin-top: 0.2rem !important;
  border-bottom: 1px solid #ccc;
  margin-left: 0;
  margin-right: 0;
}

div#kontakt div.ce_image figure.image_container { max-width: 70%; }
div.spendentabelle .bisherfinanziert { font-weight: normal !important; font-size: 16px; text-align: center; }
div.spendentabelle table { border: 0; margin-top: 0; }
div.spendentabelle table tbody tr td.bisherfinanziert { background-color: white; }
.ce_accordionStart .toggler { background: #fff; }
.ce_accordionStart .accordion  { background: #fff; }
#spendenCheckoutH1 { margin-bottom: 0 !important; padding-left: 50px; margin-top: 50px !important; margin-left: 0 !important; }
#spendenCheckoutH3 { margin-bottom: 50px !important; padding-left: 50px; margin-top: 0 !important; font-size: 1.4rem;}
.checkout-intern main.main-content div.mod_article { margin-bottom: 50px; }
.checkout-intern li.tab-navigation-item.tab-disabled a { color: #999; background-color: #f7f7f7; }
.checkout-intern li.tab-navigation-item.tab-disabled { cursor: default; }
.checkout-intern li.tab-navigation-item.tab-disabled a::before { color: #b0b708; }

.checkout-extern main.main-content div.mod_article { margin-bottom: 50px; }
.checkout-extern li.tab-navigation-item.tab-disabled { color: #999; background-color: #f7f7f7; }
.checkout-extern li.tab-navigation-item.tab-disabled { cursor: default; }
.checkout-extern li.tab-navigation-item.tab-disabled a::before { color: #b0b708; }

.spendenformular fieldset { background: #efefef; border: 0; border-top: 1px solid lightgrey; }
.spendenformular fieldset legend { background-color: white; border: 1px solid #ddd; color: #666; font-size: 13px; padding: 10px; }
.spendenformular fieldset legend::before { padding-right: 5px; color: #b0b708; }
.spendenformular .formbody { width: 95%; }
.spendenwrapper .ce_form { display: flex; }
.spendenwrapper .ce_form form.spendenformular { width: 70%; }
#pruefung .ce_form form.spendenformular { width: 100%; }
.spendenwrapper .ce_form .ce_table { width: 70%; }
.spendenwrapper .ce_form .ce_table table { width: 95%; }
.spendenwrapper .ce_form .checkoutSideInfo { width: 30%; border-left: 1px solid lightgrey; padding-left: 35px; }
.spendenwrapper .ce_form .checkoutSideInfo .sideInfopName { color: #b0b708; font-weight: 600 !important; word-break: break-word; }
.spendenwrapper .ce_form .checkoutSideInfo .icon-text-block::before { color: #b0b708; top: 0.45em; }
.spendenwrapper .ce_form .checkoutSideInfo .icon-text-block p a {
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
  text-overflow: ellipsis;
}

.spendenwrapper input { min-height: 50px !important; max-height: 50px !important; padding: 10px 20px !important; }
.spendenwrapper .anredewrap > select.anrede { font-size: 1em !important; width: 100%; }
.spendenwrapper fieldset.radio_container { min-height: 50px !important; max-height: 50px !important; }
.spendenwrapper fieldset.paymentpicker { min-height: 70px !important; max-height: unset !important; }

@supports (-webkit-appearance:none) and (not (overflow:-webkit-marquee))
and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)) {
   .spendenwrapper .anredewrap > select.anrede { position: relative; top: 1px; }
}

.spendenwrapper .freierspendenbetrag { margin-top: 0 !important; }
.spendenwrapper fieldset#ctrl_62 { margin-bottom: 20px; }
.spendenwrapper .freierspendenbetragOder { margin-bottom: 1em; background: #e5e5e5; width: fit-content; padding: 14px 18px; border-radius: 5px; font-size: 14px; display: inline; margin-right: 15px; }
.spendenwrapper .paymentTypes img { width: 80px; }
.spendenwrapper .paymentTypes { cursor: default; }
.spendenwrapper .button::before { content: ''; }
.spendenwrapper h2 { margin-left: 0; font-weight: 600 !important; }

.ce_accordion .toggler::after { content: '' !important; }
.ce_accordion .toggler:hover { background: #efefef; }

.main-content .projektgalerie { margin-left: 10%; width: 80%; }
.main-content .projektgalerie ul li { width: auto; margin-left: 0; margin-right: 1.5%; }
.main-content .projektgalerie figure.image_container a img { width: 225px; height: 130px; object-fit: cover; }

.home .wasistkd div.wasistkdcolumn { padding-left: 10%; padding-right: 10%; }
.home .wasistkdcolumn div.ce_text { width: 100%; margin-left: 0; }

.vorteileoverview div.-large-first-row { margin-top: 6% !important; }
.vorteileoverview div.-large-last { margin-top: 6% !important; }
.vorteileoverview div.accordion div.rs-column { width: 100%; }
.vorteileoverview .multicolumn-icon-list > h2 { width: 100%; margin: 0; }
.vorteileoverview .toggler::after { display: none; }
.vorteileoverview .toggler:hover { background: #fff; cursor: default; }

div.dasspendenportalcolumn { padding-left: 10%; padding-right: 0%; }
.dasspendenportalcolumn div.ce_text { width: 100%; margin-left: 0; }
.dasspendenportalvideo { padding-right: 10%; }
.accordiondiebank { margin-top: 6% !important; }
.accordiondiebank h2 { width: 100%; margin: 0; }
.accordiondiebank h2 { width: 100%; margin: 0; }
.accordiondiebank div.multicolumn-icon-lists{ width: 80%; margin-left: 10%; padding-left: 0; }
.accordiondiebank .testimonial { width: 80%; margin-left: 10%; padding-left: 0; }
.accordiondiebank div.accordion div.rs-column { width: 100%; }
.accordiondiebank div.accordion { padding-top: 5%; padding-bottom: 5%; }
.accordiondiebank .toggler::after { display: none; }
.accordiondiebank .toggler:hover { background: #fff; cursor: default; }
.accordiondiebank .toggler{ margin-top: 5%; }
.accordiondiebank .unsereleistungenfuersie .toggler { margin-top: 0; }
div.diebankcolumn { padding-left: 10%; padding-right: 10%; }
div.diebankcolumn div.ce_text { width: 100%; margin-left: 0; }
.dasteam h1 , .dasteam h2 { margin-left: 0; }
.erklaerfilme div.videobeschreibung { width: 100%; margin-left: 0; }
.erklaerfilme h1 , .erklaerfilme h2 { margin-left: 0; }
.kontaktelement h1 , .kontaktelement h2 { margin-left: 0; }

.faqaccordion .toggler::after { display: none; }
.faqaccordion .toggler:hover { background: #fff; cursor: default; }
.faqaccordion .toggler { margin-top: 5%; }
.faqaccordion .faqwasistdas .toggler { margin-top: 0; }
.faqaccordion .wiefindeich .toggler { margin-top: 0; }
.faqaccordion .werdarfnutzen .toggler { margin-top: 0; }
.faqaccordion .button-box { margin-left: 10%; }
.faqaccordion .nomarginleft { margin-left: 0; }

.nehmencolumn { width: 90%; margin-left: 10%; }
.nehmencolumn div.ce_text { margin-left: 0; width: 100%; }

#cboxWrapper #cboxTitle , #cboxWrapper #cboxCurrent { display: none !important; }

.gemeinsameverantwortlichkeitwrapper h2 { margin-left: 0; }
.impressumwrapper h2 { margin-left: 0; }
.datenschutzhinweisewrapper .ce_table { width: 80%; margin-left: 10%; }
.datenschutzhinweisewrapper a.button { margin-left: 10%; }
.projektdetailwrapper div.centered-wrapper-inner h2 { margin-left: 0; }

.ytvorschaubildwrapper a.hyperlink_img:hover:before { background-color: transparent; border: 8px solid #b0b708; }
.ytvorschaubildwrapper a.hyperlink_img:hover:after , .ytvorschaubildwrapper a.hyperlink_img:focus:before { display: none; }
.ytvorschaubildwrapper a.hyperlink_img:hover:after , .ytvorschaubildwrapper a.hyperlink_img:focus:after { display: none; }


.disableFurtherDonations:disabled { cursor: not-allowed; background-color: #aaa !important; }
.disableFurtherDonationsNav a { pointer-events: none;  }
.disableFurtherDonationsNav { cursor: not-allowed !important; }

p.spendenzielerreicht {
	background: #e7e7e7;
	padding: 12px 25px;
  border-radius: 5px;
  border: 1px solid #bdbdbd;
  font-size: 15px;
  font-weight: bold;
	margin-bottom: 0 !important;
  margin-top: 65px;
}

p.spendenzielerreicht[data-icon]:before {
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #bdbdbd;
	color: #999;
}

a.downloadspendendaten:hover { background-color: #b0b708 !important; }
div.danketext { margin-bottom: 0 !important; }

.gauge-c { background-color: #b0b708; }
.gauge-label { color: #b0b708; }
.spendenCouponSeperator {
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 45px;
}

.spendenCouponSeperator::before {
	content: '';
	position: absolute;
	border-top: 1px;
	top: 50%;
	width: 100%;
	right: 0;
	left: 0;
	height: 1px;
	z-index: 1;
	background-color: #dddddd;
}

.spendenCouponSeperator span {
	position: relative;
	z-index: 2;
text-transform: uppercase;
color: #777;
}

.spendenCouponSeperator span::before {
	content: '';
	position: absolute;
	border-top: 1px;
	top: 50%;
	right: -10px;
	left: -10px;
	height: 2px;
	z-index: -1;
	background-color: #fff;
	padding: 0 5px;
}

fieldset.spendenCouponFieldset { padding: 0; border: 0; margin-left: 10%; width: 80%; margin-top: 0; }
fieldset.spendenCouponFieldset label { display: inline-block; }
fieldset.spendenCouponFieldset label::before { color: #b0b708; }
fieldset.spendenCouponFieldset input::placeholder { color: #aaa !important; }
fieldset.spendenCouponFieldset input:first-of-type { width: 150px; min-height: 54px; margin: 0 0 0 1.5%;}
fieldset.spendenCouponFieldset input:last-of-type { width: 100px; min-height: 54px; }
fieldset.spendenCouponFieldset button { background: #004169; line-height: normal; min-height: 54px; padding: 10px 25px; }
fieldset.spendenCouponFieldset .positiveRespondMessage {
	background: rgba(223, 55, 99, 0.26);
  padding: 15px;
  text-align: center;
  font-size: medium;
  margin-top: 20px;
  border: 1px solid #df376352;
  border-radius: 5px;
  color: #df3763;
}

fieldset.spendenCouponFieldset #couponSuccessful {
	background: #eeeeee;
  padding: 35px;
  text-align: center;
  font-size: medium;
  margin-top: 20px;
  border-radius: 5px;
	line-height: normal;
}

fieldset.spendenCouponFieldset #couponSuccessful label{
	display: block;
	margin-bottom: 10px;
}

fieldset.spendenCouponFieldset #couponSuccessful label::before {
	color: #b0b708;
	font-size: 2rem;
}

.wpwl-button-brand {
	border: 2px solid lightgray #b0b708;
	animation: pulse-green 2s infinite;
	margin-right: 24px;
}

.wpwl-group-button {
	display: flex;
  justify-content: center;
  align-items: center;
	margin-bottom: 15px;
}

@keyframes pulse-green {
	0% {
		box-shadow: 0 0 0 0 rgba(176, 183, 8, 0.7);
	}

	70% {
		box-shadow: 0 0 0 15px rgba(176, 183, 8, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(176, 183, 8, 0);
	}
}
#redirectText { text-align: center; margin-right: 24px; }
.checkout-extern select#selectDonationProject {
	padding: 10px 25px;
  border-radius: 5px;
  margin-bottom: 50px;
  border: 1px solid lightgrey;
	margin-left: 50px;
	width: 90%;
	margin-top: 15px;
}
