/* Cookie CSS
---------------------------------------- */

.cm-list-title {
	color: #33CCFF;
}

.klaro .cookie-modal-notice .cn-ok {
	display: inherit !important;
	margin-top: 0 !important;
	text-align: center !important;
}

.klaro .cookie-modal .cm-btn, .klaro .context-notice .cm-btn, .klaro .cookie-notice .cm-btn {
	margin-bottom: 1em !important;
}

.klaro .cookie-modal a strong, .klaro .cookie-notice a strong {
	color: #00CC66;
	text-decoration: underline;
}

p.cm-list-description span {
	color: #ACA3A3;
}

.btn.btn-primary {
	cursor: pointer;
}

p.videolink {
	font-size: 0.9em;
	pointer-events: none;
}

.videoCConsentContainer {
	width: 80%;
}


.videoLayer {
	position: relative;
	padding-bottom: 74.25%;
	margin: 7px 0 7px 0;
	overflow: hidden;
}

.videoLayer iframe,
.videoLayer object,
.videoLayer embed {
	position: absolute;
	width: 100%;
	height: 100%;
}
