#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary {
	display: block;
	cursor: pointer;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary::-webkit-details-marker, #cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary::marker {
	display: none;
	content: "";
}

.cmplz-alert {
	display: none;
	padding: 7px;
	color: white;
	margin: 10px 0;
}

.cmplz-alert.cmplz-error {
	background-color: #f44336;
}

.cmplz-alert.cmplz-success {
	background-color: green;
}

.cmplz-close {
	margin-left: 15px;
	color: white;
	font-weight: bold;
	float: right;
	font-size: 22px;
	line-height: 20px;
	cursor: pointer;
	transition: .3s;
}

.cmplz-close:hover {
	color: black;
}

@media only screen and (max-width:600px) {}

@media only screen and (min-width:600px) {}

@media only screen and (max-width:600px) {}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories {
	margin-top: 10px;
	display: block;
	width: 100%;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category {
	background-color: rgba(239, 239, 239, .25);
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category summary::marker {
	display: none;
	content: "";
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category summary::-webkit-details-marker {
	display: none;
	content: "";
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-description {
	padding: 10px;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category:not(:last-child) {
	margin-bottom: 5px;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header {
	display: grid;
	grid-template-columns: 1fr auto 25px;
	grid-template-rows: auto;
	align-items: center;
	grid-gap: 10px;
	padding: 5px 10px;
	background-color: rgba(239, 239, 239, .5);
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header section {
	padding: initial;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header h2 {
	grid-column-start: 1;
	width: 100%;
	justify-self: start;
	font-size: 18px;
	text-align: left;
	margin-top: 8px;
	text-transform: initial;
	padding-bottom: 10px;
	border-bottom: 0;
	margin-bottom: 0;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header h2:before {
	height: 0;
	margin: initial;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active {
	font-size: var(--cmplz_category_header_active_font_size);
	color: var(--cmplz_category_header_always_active_color);
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label, #cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active input {
	display: none;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox {
	display: flex;
	align-items: center;
	margin: 0;
	padding: initial;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open {
	display: flex;
	align-items: center;
	justify-content: center;
	grid-column-start: 3;
	cursor: pointer;
	content: "";
	background: var(--cmplz_category_open_icon_url) no-repeat;
	transform: rotate(0);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	background-size: cover;
	height: 25px;
	width: 25px;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open] {
	padding-bottom: 1px;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open] summary .cmplz-category-header:after, #cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open] summary .cmplz-icon.cmplz-open {
	transform: rotate(180deg);
}

.postbox #cmplz-document {
	margin: auto auto;
}

#cmplz-document #cmplz-dnsmpd-form label, .editor-styles-wrapper .cmplz-unlinked-mode #cmplz-dnsmpd-form label {
	margin-right: 20px;
	min-width: 100px;
	display: inline-block;
}

#cmplz-document.impressum h2, #cmplz-document.impressum h3, .editor-styles-wrapper .cmplz-unlinked-mode.impressum h2, .editor-styles-wrapper .cmplz-unlinked-mode.impressum h3 {
	border-bottom: 0;
	font-size: 1em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#cmplz-document.impressum p, .editor-styles-wrapper .cmplz-unlinked-mode.impressum p {
	margin-bottom: 7px;
}

#cmplz-document h3.annex, #cmplz-document h4.annex, .editor-styles-wrapper .cmplz-unlinked-mode h3.annex, .editor-styles-wrapper .cmplz-unlinked-mode h4.annex {
	font-weight: bold;
}

#cmplz-document span h3, .editor-styles-wrapper .cmplz-unlinked-mode span h3 {
	font-size: 14px;
	border-bottom: 0;
}

#cmplz-document ol.alphabetic, .editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic {
	counter-reset: list;
	list-style-type: none;
}

#cmplz-document ol.alphabetic li:before, .editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic li:before {
	font-weight: bold;
	content: counter(list, lower-alpha) ") ";
	counter-increment: list;
}

#cmplz-document ol.alphabetic ol, .editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic ol {
	counter-reset: list;
	list-style-type: none;
}

#cmplz-document ol.alphabetic ol li:before, .editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic ol li:before {
	font-weight: bold;
	content: counter(list, decimal) ") ";
	counter-increment: list;
}

#cmplz-document .cmplz-indent, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-indent {
	margin-left: 36px;
}

#cmplz-cookies-overview .cmplz-dropdown p.legal-obligations-description, #cmplz-document .cmplz-dropdown p.legal-obligations-description, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p.legal-obligations-description {
	padding-bottom: 15px;
}

@media only screen and (min-width:600px) {}

@media only screen and (max-width:600px) {}