html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	position: relative;
}
html {
	height: 100%;
}
a {
	text-decoration: none;
	color: #353535;
}
img {
	border: 0;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
section, article, aside, footer, header, hgroup, nav, menu, details, figcaption, figure {
	display: block;
}
ul li {
	list-style: none;
}
strong, b {
	font-weight: bold;
}
/********** Design **************
*********************************/
body {
	font: 13px/1.231 sans-serif;
	background: #fff;
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #fff;
	/*
	background-image: url(/img/adac-hintergrund-01.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	*/
}
input {
	font-size: 99%;
}
#wrapper {
	background: #fff;
	margin: 0 auto;
	width: 975px;
	min-height: 750px;
	padding: 9px 0 53px 9px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
#header {
	height: 78px;
	position: relative;
	margin-bottom: 9px;
}
#featurewrap {
	clear: both;
	padding: 9px 0;
	height: 354px;
	overflow: hidden;
}
.colLeft .category .last-in-row, .colLeft .teams .last-in-row, .colLeft .cars .last-in-row, .colLeft .galleries .last-in-row, .colLeft .drivers .last-in-row, .nmr {
	margin-right: 0 !important;
}
/********** Header Element *******
*********************************/
#logo {
	display: inline;
}
#top-nav, #suche {
	position: absolute;
	top: 0;
	height: 32px;
}
#suche {
	right: 0;
	background: #353535;
	width: 237px;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}
#top-nav {
	right: -2px;
}
/*right:@widthColumn + @padding;}*/
.hlist li {
	display: inline-block;
}
/********** Suche ***************
*********************************/
#search_row {
	position: absolute;
	top: 47px;
	right: 12px;
	z-index: 50;
}
#suche input[type=text] {
	width: 183px;
	border: 0px;
	background: transparent;
	padding: 9px;
	color: #FFF;
	font-size: 0.9em;
}
#suche input[type=button] {
	background: url(/assets/img/icons.png) top right no-repeat;
	width: 36px;
	height: 32px;
	border: 0;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
/********** Navigation **********
*********************************/
.hnav {
	height: 30px;
	border: 2px solid transparent;
}
.hnav ul > li {
	display: inline-block;
	float: left;
	margin-right: 2px;
	position: relative;
}
.hnav a {
	color: #000;
	font-weight: bold;
	display: inline-block;
	padding: 8px;
	text-decoration: none;
}
.hnav a:hover {
	text-decoration: none;
}
.hnav .season-select li {
	margin-right: 0px;
}
#top-nav {
	border: 0px;
	/*right: 238px;*/
	right: -9px;
}
#top-nav li {
	padding: 0px;
	font-size: 0.9em;
	color: #353535;
}
#top-nav ul > li {
	margin-right: 9px;
}
#top-nav ul > li.de {
	margin-right: 2px;
}
#top-nav ul a {
	display: block;
	padding: 8px;
	font-weight: normal;
	padding: 8px 4px;
}
#top-nav li a.ico {
	background: url(/assets/img/icons.png) 0 0 no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	padding: 8px;
}
#top-nav li a.ico.t {
	background-position: 0 0;
}
#top-nav li a.ico.f {
	background-position: -42px 0px;
}
#top-nav li a.ico.g {
	background-position: -128px 0px;
}
#top-nav li a.ico.r {
	background-position: -85px 0px;
}
#top-nav li a span {
	display: none;
}
#top-nav ul li.active {
	display:block;
	font-weight:normal;
	padding:0px 4px;
}
#top-nav ul li .lang {
	padding:0px 4px;
	color:#919191;
}
#top-nav ul li .de {
	display:inline;
	padding-right: 10px;
}
#top-nav ul li .uk {
	padding-left: 4px;
}
#top-nav ul li .js-recommend {
color:@darkgray;
	padding:0px 13px 0 9px;
}
#top-nav .sep {
	color:#919191;
}
#nav {
	/*
	position: real;
	left: 87px;
	width: 884px;
	*/
	float: left;
	width: 291px;
	margin: 0 9px 9px 0;
	background: #353535;
	border-color: #1F1C18 #1F1C18 #353535 #1F1C18;
	bottom: 0;
	z-index: 85;
}
#nav li a {
	color: #FFF;
	display: block;
	padding: 8px 8px 7px 8px;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.75);
}

/*#nav li a:hover, */
#nav li a.active {
	padding: 7px 8px;
	color: #353535;
	background: #ffcc00;
	border-top: 1px solid #a78d22;
}

#nav li a:hover{
	/*padding: 6px 8px 7px 8px;*/
	text-shadow: none;
	text-decoration: underline;
}
#nav li a.active {
	/*padding: 6px 8px 7px 8px;*/
	text-shadow: none;
	border-bottom: 1px solid #fff;
}

/*#nav > a:hover,*/
#nav > a.active {
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}

#nav li.menu:hover {
	background: #ffcc00;
}

#nav li.menu:hover a.menu_link {
	color: #353535;
	text-shadow: none;
	text-decoration: none;
}

#nav li.submenu a.menu_link:hover {
	/*padding: 6px 8px 7px 8px;*/
	text-shadow: none;
	text-decoration: underline;
}

/********** Sub-Nav *************
*********************************/
#nav ul ul {
	/*
	display: none;
	width: auto;

	position: absolute;
	top: 30px;
	left: 0;

	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	*/
	background: #ffcc00;
	z-index: 1000;
}
#nav ul li:hover ul {
	display: block;
}
#nav ul ul li {
	display: block;
	float: none;
	padding: 0 0 0 10px;
}
#nav ul ul li a {
	display: block;
	background: #ffcc00;
	color: #353535;
	display: block;
	padding: 7px 8px 7px 8px;
	/*border-bottom: 1px solid #be9b0c;*/
	border-bottom: 1px solid #353535;
	min-width: 240px;
	/*padding: 7px 3px;*/
	text-shadow: none;
}
#nav ul ul li:last-child a {
	/*border-bottom: 0;*/
}
#nav ul ul li a:hover, #nav ul ul li a.active {
	border-top: none;
	/*padding: 7px 3px;
	background-image: linear-gradient(top, #ffcc00 75%, #e4b700 130%);
	background-image: -moz-linear-gradient(top, #ffcc00 75%, #e4b700 130%);
	background-image: -webkit-linear-gradient(top, #ffcc00 75%, #e4b700 130%);
	background-image: -ms-linear-gradient(top, #ffcc00 75%, #e4b700 130%);
	background-image: -o-linear-gradient(top, #ffcc00 75%, #e4b700 130%);*/
}
/********** Column ***************
*********************************/
.colLeft {
	width: 729px;
	margin-right: 9px;
	clear: both;
}
.colRight {
	width: 237px;
}
.colLeftEdit,
.media .colLeft {
	width: 50%;
}
.colRightEdit,
.media .colRight {
	width: 49%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/************* pdf **************
*********************************/
.colLeft .files {
	padding-top: 27px;
	clear:both;
}
.colLeft .files ul {
	padding: 0 14px 27px 14px;
}
.colLeft .files li {
	padding: 3px 0;
}
.colLeft .files a:hover {
	text-decoration: underline;
}

.pdf-link {
	padding-left: 37px;
	background: transparent url(/assets/img/pdf_small.png) no-repeat 0 3px;
}

/********** Formular ************
*********************************/
.form-row {
	display: block;
	clear: both;
	margin-bottom: 10px;
}
label {
	display: inline-block;
}
input, textarea, select {
	padding: 5px 9px;
	border: 1px solid #c7c7c7;
}
#kontakt label {
	width: 90px;
	float: left;
}
#kontakt input {
	margin-right: 9px;
}

/* Presseportal CSS */

html {
	background: none !important;
	line-height: 150%;
}

body {
	background-image: url(/assets/img/adac-hintergrund-01.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #000;
	line-height: 150%;
	padding: 4% 0;
}

h1 {
	font-weight: bold;
}

a:link,
a:visited {
	background-image: url(/assets/img/arrow.png);
	background-position: 100% 5px;
	background-repeat: no-repeat;
	padding-right: 12px;
}

a:hover,
a:active {
	text-decoration: underline;
}

#logo {
	background-image: url(/assets/img/logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 57px 9px 0 84px;
	position: relative;
	display: block;
	height: 22px;
	margin-bottom: 18px;
}

#logo,
#logo a,
#logo a:link,
#logo a:hover,
#logo a:active,
#logo a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.logo_link {
	font-weight: bold !important;
	font-size: 22px !important;
	background-image: none !important;
	padding-right: 0 !important;
}

#top_links {
	position: absolute;
	top: 6px;
	right: 12px;
}

#top_links a,
#top_links a:link,
#top_links a:hover,
#top_links a:active,
#top_links a:visited {
	margin-left: 25px;
}

#top_links a:hover,
#top_links a:active {
	text-decoration: underline;
}

#lang_select {
	position: absolute;
	top: 6px;
	left: 296px;
	color: #919191;
}

a.lang_link {
	color: #919191;
}

a.lang_link,
a.lang_link_active,
a.lang_link:link,
a.lang_link:visited {
	background-image: none !important;
	padding-right: 0 !important;
	margin: 0 5px;
}

a.lang_link:hover,
a.lang_link:active {
	color: #353535;
	background-image: none !important;
	padding-right: 0 !important;
}

#left_content,
#menu {
	/*
	position: real;
	left: 87px;
	width: 884px;
	*/
	width: 282px;
	bottom: 0;
	z-index: 85;
	/*	background: #353535; */

}

#left_content {
	float: left;
	margin: 0 18px 9px 0;
}

#menu {
	line-height: 130%;
	border-bottom: 1px solid #f0f0f0;
}

#contact_content {
	padding: 0 7px;
	margin-top: 30px;
	color: #353535;
}

#contact_content h3 {
	font-weight: bold;
}

#contact_content p {
	margin-bottom: 18px;
}

.search_list .submit_btn,
#menu a.menu_link:link,
#menu a.menu_link:active,
#menu a.menu_link:hover,
#menu a.menu_link:visited {
	display: block;
	padding: 7px 8px 7px 8px;
	border-top: 1px solid #f0f0f0;
	text-decoration: none;
	background-image: none;
}

#menu a.level0 {
	color: #fff;
	background-color: #353535;
	border-color: #fff;
}

#menu a.active {
	background-color: #f0f0f0;
	border-color: #fff !important;
	background-image: url(/assets/img/arrow.png) !important;
	background-position: 8px 13px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#menu a.active:active,
#menu a.active:hover,
#menu a:active,
#menu a:hover {
	color: #353535;
	background-color: #ffdf56;
	border-color: #fff;
}

#menu a.level0_active,
#menu a.level0:active,
#menu a.level0:hover {
	color: #353535;
	background-color: #fc0;
	border-color: #fff;
}

#menu a.level0_active {
	background-image: none !important;
	padding-left: 8px;

}
.nbdt {
	border-top: none !important;

}
.raquo {
	display: block;
	float: left;
	width: 13px;
	line-height: 12px;
}

#nav ul ul,
#nav ul ul li a,
.submenu {
	background-color: #fff;
}

.file_date {
	margin-bottom: 5px;
}

.file_date_details {
	margin-bottom: 10px;
}

.file_date_small {
	/*font-size: 0.8em;*/
	font-size: 10px;
	color: #919191;
}

.file_infos_small {
	font-size: 12px;
	color: #919191;
}

.file_title {
	font-size: 15px;
	font-weight: bold;
}

.file_title_big {
	font-size: 19px;
	margin-bottom: 15px;
	line-height: 140%;
	font-weight: bold;
}

.file_teaser {
	margin-top: 5px;
}

.file_title a:link,
.file_title a:hover,
.file_title a:active,
.file_title a:visited {
	text-decoration: none;
	background-image: none;
	padding-right: 0;
}

.file_teaser a:link,
.file_teaser a:hover,
.file_teaser a:active,
.file_teaser a:visited {
	text-decoration: none;
}

.file_body {
	margin-top: 5px;
	margin-bottom: 5px;
}

#file_content {
	color: #353535;
	float: left;
	width: 675px;
	margin-bottom: 3px;
}

.img_box {
	width: 159px;
	float: left;
	margin: 0 9px 9px 0;
/*	min-height: 275px;*/
	padding: 0;
	border: none;
	text-align: center;
}

.img_box_row {
	position: relative;
	overflow: hidden;
	float: none;
	display: block;
}

.img_box_row .img_box {
	position: relative;
	top: 0;
}

.img_thumb {
	margin: 0;
	width: 159px;
	padding: 0;
	border: none;
}

.dl_gallery {
	display: block;
	width: 159px;
	height: 159px;
	background-image: none !important;
	padding-right: 0 !important;
}

.dl_link_gallery,
.register_file_link_gallery {
	display: block;
	text-align: center;
	margin-top: 5px !important;
	background-image: none !important;
	padding-right: 0 !important;
}

.file_row {
	padding: 15px 20px 11px 20px;
	margin: 0 9px 7px 0;
	box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

.file_row_head {
	font-weight: bold;
	padding: 9px;
	margin: 0 9px px 0;
}

.file_body h2 {
	font-weight: bold;
	margin-bottom: 5px;
}

.file_body ul {
	margin: 0;
	padding: 0;
}

.file_body li {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 10px;
	margin-bottom: 0;
	margin-left: 16px;
}

.file_options {
	line-height: 120%;
	padding: 5px 0 0 0;
	position: relative;
}

.file_options_details {
	line-height: 120%;
	padding: 15px 0 10px 0;
	position: relative;
}

.file_options_dir {
	position: absolute;
	right: 13px;
	top: 13px;
}

.body_files {
	padding: 15px 0 0 0;
	position: relative;
}

.body_files .img_box {
	width: 126px;
	min-height: auto;
	margin: 0 30px 18px 0;
}

.body_files .img_box .img_thumb,
.body_files .img_box .dl_gallery {
	width: 126px;
	height: 126px;
}

.dir_row {
	padding: 18px 9px 9px 50px;
	line-height: 100%;
}

.dir_row li {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 10px;
	margin-bottom: 9px;
}

.more_link {
	position: relative;
	margin: 5px 0;
	font-weight: bold;
}

.back_link {
	margin-bottom: 5px;
}

#register_files,
#register_dirs,
#edit_contact {
	padding: 9px;
	margin: 0;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	width: 1012px;
	height: 563px;
	left: 50%;
	top: 5%;
	margin-left: -515px;
	background-color: #fff;
	position: fixed;
	z-index: 100;
	display: none;
}

.register_files_content {
	position: relative;
}

.row_left,
.row_right {
	float: left;
	width: 500px;
}

.row_left {
	margin-right: 12px;
}

#register_dirs {
	height: 340px;
	left: 50%;
	top: 5%;
	margin-left: -250px;
	width: 500px;
}

#edit_contact {
	height: 720px;
	left: 50%;
	top: 5%;
	margin-left: -250px;
	width: 500px;
}

.dontshow {
	display: none;
}
/* nur fuer moderne Browser! */

html>body #register_files {
	/*position: fixed;*/
}

html>body #register_dirs {
	/*position: fixed;*/
}

#register_files h1,
#register_dirs h1,
#edit_contact h1 {
	margin-bottom: 5px;
}

.input_label,
.input_label_small {
	float: left;
	display: block;
	margin-right: 10px;
}

.input_label,
.input_label_small,
.input_label_long {
	padding: 5px 0;
}

.input_label {
	width: 100px;
}

.input_txt,
.input_txtarea,
.input_txtarea_big {
	float: left;
	width: 367px;
	margin-bottom: 3px;
}

.input_txtarea {
	height: 100px;
}

.input_txtarea_big {
	height: 300px;
}

.select_field,
.input_txt,
.input_txtarea {
	float: left;
	margin-bottom: 3px;
}

#newsletter-form .form-row .select_field,
#newsletter-form .form-row .input_txt,
#newsletter-form .form-row .input_txtarea {
	float: none;
	clear: both;
}

#newsletter-form .form-row {
	padding-left: 150px;
}

#newsletter-form .input_label {
	position: absolute;
	float: none;
	margin-right: 0;
	left: 0;
	top: 0px;
	width: 140px;
}

.input_checkbox {
	margin: 8px 0 0 0;
	padding: 0;
	border: none;
	outline: none;
}

.checkbox-row {
	padding-left: 20px;
	margin-bottom: 3px;
}

.checkbox-row .input_checkbox {
	position: absolute;
	left: 0;
	top: 3px;
	margin: 0;
}

.input_day,
.input_month,
.input_year,
.input_hour,
.input_min,
.input_sec {
	width: 15px;
	text-align: center;
	margin-right: 3px;
}

.input_year {
	width: 30px;
}

.input_lang {
	width: 30px;
	text-align: center;
	margin-right: 10px;
}

.input_type {
	width: 30px;
	text-align: center;
}

.input_order {
	width: 60px;
	text-align: center;
}

.input_ref {
	width: 100px;
	text-align: center;
}

.submit_btn {
	position: relative;
	margin: 15px auto 0 auto;
	display: block;
	cursor: pointer;
}

.clearer {
	float: none;
	clear: both;
	height: 0;
	width: 0;
	line-height: 0;
	font-size: 0;
}

#ID_file_text {
	padding-left: 25px;
	font-weight: normal;
}

#hide_box_file,
#hide_box_dir,
#hide_box_contact {
	position: absolute;
	font-weight: bold;
	top: 9px;
	right: 10px;
	background-image: none !important;
	padding-right: 0 !important;
}

#breadcrumbs {
	padding: 0 9px 12px 1px;
	line-height: 100%;
	margin-top: -3px;
	font-weight: 400;
}

#breadcrumbs a {
	margin-right: 3px;
	font-size: 12px;
	line-height: 120%;
}

#breadcrumbs a.breadcrumb_link_last {
	background-image: none !important;
	padding-right: 0 !important;
}

#footer {
	position: absolute;
	bottom: 0;
	text-align: right;
	right: 18px;
	bottom: 9px;
	float: none;
	clear: both;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:active,
#footer a:visited {
	font-size: 12px;
	font-weight: normal;
	margin-left: 25px;
}

.pdf-link {
	top: 3px;
	width: 0px;
	height: 11px;
	float: left;
	background: transparent url(/assets/img/pdf_small.png) no-repeat 0 0;
}

.file-link {
	top: 2px;
	width: 37px;
	height: 11px;
	float: left;
	background: transparent url(/assets/img/file_icon.gif) no-repeat 0 0;
}

#img_confirm {
	display: none;
}

#fancyConfirm_box .submit_btn {
	margin: 0 5px 0 0 !important;
	display: inline-block;
}

#accr_documents_preview {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10000;
}

.search_list {
	padding-bottom: 50px;
	margin-bottom: 20px;
}

.search_bottom {
	position: absolute;
	bottom: 0px;
	margin: 0;
	height: 40px;
	width: 663px;
	border-bottom: 1px solid #353535;
}

#search_articles,
#search_resutls {
	padding-right: 3px;
}

.search_list a.submit_link,
.search_list a.submit_link:link,
.search_list a.submit_link:active,
.search_list a.submit_link:hover,
.search_list a.submit_link:visited {
	position: relative;
	display: block;
	padding: 7px 8px 7px 8px;
	border-top: 1px solid #f0f0f0;
	text-decoration: none;
	background-image: none;
	color: #fff;
	background-color: #353535;
	border-color: #fff;
	text-align: center;
	cursor: pointer;
}

.search_list a.active {
	background-color: #f0f0f0;
}

.search_list a.active:active,
.search_list a.active:hover,
.search_list a.submit_link:active,
.search_list a.submit_link:hover {
	color: #353535;
	background-color: #fc0;
	border-color: #fff;
}

.search_top_row {
	position: relative;
	margin-bottom: 12px;
	height: 20px;
	line-height: 80%;
}

.search_top_row a {
	display: inline-block;
	background-position: 100% 2px;
	margin-right: 30px;
}

#plz {
	width: 65px;
	margin-right: 5px;
	float: left;
}

#ort {
	width: 273px;
	float: left;
}


/* FONT */
@font-face {
  font-family: 'icomoon';
  src: url("/assets/fonts/IcoMoon/icomoon.eot?59ozsk&v=4");
  src: url("/assets/fonts/IcoMoon/icomoon.eot?59ozsk#iefix&v=4") format("embedded-opentype"), url("/assets/fonts/IcoMoon/icomoon.ttf?59ozsk&v=4") format("truetype"), url("/assets/fonts/IcoMoon/icomoon.woff?59ozsk&v=4") format("woff"), url("/assets/fonts/IcoMoon/icomoon.svg?59ozsk#icomoon&v=4") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* COOKIE CONSENT (bundled banner) */
#cookie-consent-banner {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 200;
	width: 100%;
	padding: 15px 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.4;
	background-color: #ffffff;
	color: #000000;
	box-shadow: 0 -3px 3px 0 rgba(0, 0, 0, .15);
}

#cookie-consent-banner .cookie-consent-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 50px;
}

#cookie-consent-banner p {
	margin: 8px 0 0;
}

#cookie-consent-banner a {
	color: #000000;
	text-decoration: underline;
}

#cookie-consent-accept {
	margin-top: 12px;
}

@media (max-width: 768px) {
	#cookie-consent-banner .cookie-consent-inner {
		padding: 0 15px 15px;
	}
}

/* Legacy cookie banner styles (kept for reference; old plugin removed) */
/******************/
#band-cookies{position:fixed;bottom:0;left:0;z-index:200;width:100%;padding:15px 0;text-align:center;font-size:14px;line-height:1.1;background-color:#151515;color:#FFF;box-shadow:0 -3px 3px 0 rgba(0,0,0,.15)}#band-cookies p{margin:0;padding:0 50px}#band-cookies-info,#band-cookies-ok{display:inline-block;color:#F0FFAA;font-weight:700;text-decoration:underline;margin-left:10px;cursor:pointer}#band-cookies-close{height:16px;width:16px;padding:8px;position:absolute;right:7px;top:50%;margin-top:-16px;-moz-border-radius:16px;-webkit-border-radius:16px;border-radius:16px;background-color:#000}@media (max-width:768px){#band-cookies p{padding:15px 15px 0}#band-cookies-info,#band-cookies-ok{display:block;text-decoration:none;padding:10px 5px;margin-top:10px;background-color:#444;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}#band-cookies-close{left:50%;margin-left:-16px;top:0}}

#band-cookies p a {
  background-image: none !important;
  padding-right: 0;
}

/* line 2, ../../Private/Sass/src/_cookie_layer.scss */
#band-cookies a:not(#band-cookies-ok) {
  text-decoration: underline;
}
/* line 4, ../../Private/Sass/src/_cookie_layer.scss */
#band-cookies #band-cookies-ok {
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  outline: 0;
  padding: .7rem 1.6rem;
  font-size: 1.8rem;
  line-height: 1.4;
  cursor: pointer;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  text-align: center;
  width: auto;
  padding: .4rem .7em;
  min-width: 0;
  font-size: 1.6rem;
  background-color: #ffcc05;
  color: #333;
  padding-right: 2.4rem;
  display: block;
  width: 160px;
  padding-right: .7em;
  margin: 1rem auto 0;
  font-size: 1rem;
  font-weight: normal;
  border-radius: 0;
  position: relative;
  text-decoration: none;
}
/* line 15, ../../Private/Sass/src/_buttons.scss */
#band-cookies #band-cookies-ok:hover {
  text-decoration: inherit !important;
}
@media screen and (min-width: 840px) {
  /* line 4, ../../Private/Sass/src/_cookie_layer.scss */
  #band-cookies #band-cookies-ok {
    font-size: 16px;
  }
}
@media screen and (min-width: 840px) {
  /* line 4, ../../Private/Sass/src/_cookie_layer.scss */
  #band-cookies #band-cookies-ok {
    font-size: 16px;
    padding: 4px .7em;
  }
}
/* line 70, ../../Private/Sass/src/_buttons.scss */
#band-cookies #band-cookies-ok:before {
  color: #fff;
}
@media screen and (min-width: 840px) {
  /* line 4, ../../Private/Sass/src/_cookie_layer.scss */
  #band-cookies #band-cookies-ok {
    padding-right: 20px;
  }
}
/* line 31, ../../Private/Sass/src/_buttons.scss */
#band-cookies #band-cookies-ok:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: .8em;
  margin-right: .5em;
  content: "";
  display: table-cell;
  vertical-align: middle;
}
/* line 48, ../../Private/Sass/src/_buttons.scss */
#band-cookies #band-cookies-ok > * {
  display: table-cell;
  vertical-align: middle;
  padding-left: .5em;
}
/* line 20, ../../Private/Sass/src/_cookie_layer.scss */
#band-cookies #band-cookies-ok:before {
  position: absolute;
  top: 6px;
  left: 11px;
}
