@import url("/webfonts/MyriadPro/stylesheet.css");#cookie-bar {	background: #B72102;	height: 24px;	color: #eeeeee;	text-align: center;	padding: 3px 0;	font: 14px/16px MyriadPro, sans-serif;}#cookie-bar.fixed {	position: fixed;	left: 0;	width: 100%;	bottom: 0px;	z-index: 100;}#cookie-bar.fixed.bottom {bottom:0; top:auto;}#cookie-bar p {	margin: 0;	padding: 4px 0 0;}#cookie-bar a {	color: #ffffff;	display: inline-block;	/* [disabled]border-radius:3px; */	text-decoration: underline;	padding: 0 6px 0 8px;	margin-left: 8px;	height: 16px;}#cookie-bar a:hover {	color: #CCCCCC;}#cookie-bar a + a{	/* [disabled]color: #ffffff; */	/* [disabled]display: inline-block; */	/* [disabled]border-radius:3px; */	/* [disabled]text-decoration: underline; */	/* [disabled]padding: 0 6px; */	/* [disabled]margin-left: 8px; */	border-left: 1px solid #fff;}#cookie-bar .cb-enable {	/* [disabled]background:#007700; */}#cookie-bar .cb-enable:hover {	/* [disabled]background:#009900; */}#cookie-bar .cb-disable {	/* [disabled]background:#990000; */}#cookie-bar .cb-disable:hover {	/* [disabled]background:#bb0000; */}#cookie-bar .cb-policy {	/* [disabled]background: #F97D34; */}#cookie-bar .cb-policy:hover {	/* [disabled]background: #FDC379; */}