.cc-revoke, .cc-window {
	font-family: 'Arial, Helvetica, sans-serif' !important;
}

.fancybox-container {
	font-family: 'Arial, Helvetica, sans-serif' !important;
	font-size:16px;
	line-height: 1.7em;
}
.fancybox-container p {
	padding-bottom: 12px !important;
}
.fancybox-container .cc-cookie-category-title {
	border:none !important;
	font-size:18px !important;
	color:#002851 !important;
}

.fancybox-container h2 {
	border:none !important;
	font-size:16px !important;
	color:#002851 !important;
	margin-top:20px !important;
	margin-bottom: 8px !important;
}

div.cc-window.cc-floating {
	max-width:780px !important;
	width:100%;
}
.cc-center {
	margin:0 !Important;
	transform: translate(-50%, -50%);
}
.cc-deny {
	display:none !important;
}
.cc-btn {
	border:none !important;
}

div.cc-compliance > a.cc-btn {
	margin-right:0 !important;
}

.cc-cookie-settings-toggle {
	display:block !important;
	margin-top: 15px !important;
	border-radius:4px;
	position: relative;
	text-align: center !important;
}

div.cc-window.cc-floating {
	line-height: 1.7em;
	font-size: 16px;
}
.cc-allowall {
	font-size:22px !important;
	padding:16px 0 16px 0 !important;
	max-width:80%;
	margin-left:10%;
	border-radius:4px
}

.cc-checkboxes-container.cc-checkboxes-light a.cc-btn.cc-allow {
	background:#e2e2e2 !important;
}
.cc-checkboxes-container.cc-checkboxes-light a.cc-btn.cc-allow:hover {
	background: #919191 !important;
}

.cc-message-text a {
	color:#be9d47;
	text-decoration:none;
	font-weight:bold;
}
.cc-message-text h2 {
	padding-bottom:10px;
}

.cc-window:after {
	background:rgba(0,0,0,0.8) !important;
	position: absolute !important;
	left: -2000% !important;
	content: "";
	width: 10000% !important;
	height: 15000% !important;
	top: -6000px !important;
	display: block !important;
}

.cc-window:before {
	background:white;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	z-index: 10;
	border-radius:4px
}
.cc-revoke, .cc-window {
	overflow:inherit !important;
}

.cc-message-text, .cc-compliance, .cc-checkboxes-container, .cc-cookie-settings-toggle  {
	position:relative;
	z-index:100;
	clear: both;
	display: block;
}
div.cc-settings-label {
	display:block !important;
	padding-bottom:8px;
	font-weight:bold;
}
input.cc-cookie-checkbox + span {
	top:5px !important;
}

div.cc-checkboxes-container a:not(.cc-btn) {
	padding: 0px 6px 0 6px !important;
}
div.cc-floating div.cc-checkboxes-container {
	padding-top:6px !important;
}

div.cc-checkboxes-container a.cc-btn.cc-allow {
	padding: 6px 2.4em !important;
	height: auto !important;
	margin-top: -3px !important;
	border-radius:4px
}
div.cc-checkboxes-container {
	text-align:center;
	display:block;
}
div.cc-checkbox-container, div.cc-checkboxes-container a.cc-btn.cc-allow {
	display:inline-block !important;
}

.cc-custom-revoke {
	cursor:pointer;
}
.cc-dismiss  {
	display:none !important;
}

.osmodul .NOTICE_OSM {
	display: inline-block;
	background-color:#fff;
	padding: 20px;
	margin: 30px 5%;
	text-align: center;
}
.osmodul {
	background: rgb(228, 235, 243);
	outline: 0;
	margin-bottom: 25px;
}
.osm_true {
	border: 0;
	padding: 10px 30px 10px 30px;
	background: #004e98;
	color: #fff;
	cursor: pointer;
}

@media screen and (max-width:900px) {
	div.cc-window.cc-floating {
		max-width: 100% !important;
		width:96% !important;
	}
}


@media screen and (max-width:760px) {

	div.cc-window.cc-floating {
		padding:1em !important;
	}

	.cc-window {
		position:absolute !important;
		font-size:14px !important;
		line-height:1.4em !important;
	}
	div.cc-window.cc-floating.cc-center {
		left:50% !important;
	}
	div.cc-checkboxes-container a.cc-btn.cc-allow {
		display:block !important;
		margin-top:12px !important;
	}

	.cc-center {
		margin: 0 !Important;
		transform: inherit !important;
		left:0 !important;
		top:9% !important;
	}

	div.cc-window.cc-floating.cc-center {
		left:2% !important;

	}

	.cc-allowall {
		max-width: 100%;
		margin-left: 0%;
	}

	.cc-window:after {
		position:fixed !important;
	}

}
