#cookie_pref{
position:fixed;left:0;bottom:0;width:100%;z-index:999999999999;
background-color:#6c6b67;
font-family:arial,helvetica,sans-serif;
font-size:12px;
color:#fff;
font-weight:normal;
text-align:left;
}
#cookie_pref .hidden{display:none;}
#cookie_pref a:link,#cookie_pref a:visited,#cookie_pref a:active {color:#fff;text-decoration:underline;font-weight:normal;}
#cookie_pref a:hover{text-decoration:underline;}
#cookie_pref .cookie_inner{padding:5px 10px;}
#cookie_pref .cookie_text{margin-top:5px;}
#cookie_pref .settings{display:none;margin:10px;}
#cookie_pref .right{display:block;float:right;}
#cookie_pref .clear{clear:both;font-size:1px;line-height:1px;height:1px;}
#cookie_pref .show2,#cookie_pref .show_info2{display:none;}

#cookie_pref a.button {
	background-color:#330470;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
  border-radius:6px;
	display:inline-block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	cursor:pointer;
}
#cookie_pref a.button:hover {
	background-color:#2d0957;
}

#cookie_pref .checkboxes label{display: block;float: left;padding-right: 10px;white-space: nowrap;}
#cookie_pref .checkboxes input{vertical-align: middle;}
#cookie_pref .checkboxes label span{vertical-align: middle;}

#cookie_pref_top{
position:absolute;left:0;top:0;width:100%;z-index:999999999999;
background-color:#6c6b67;
font-family:arial,helvetica,sans-serif;
font-size:12px;
color:#fff;
font-weight:normal;
text-align:left;
}
#cookie_pref_top .hidden{display:none;}
#cookie_pref_top a:link,#cookie_pref_top a:visited,#cookie_pref_top a:active {color:#fff;text-decoration:underline;font-weight:normal;}
#cookie_pref_top a:hover{text-decoration:underline;}
#cookie_pref_top .cookie_inner{padding:5px 10px;}
#cookie_pref_top .cookie_text{margin-top:5px;}
#cookie_pref_top .settings{display:none;margin:10px;}
#cookie_pref_top .right{display:block;float:right;}
#cookie_pref_top .clear{clear:both;font-size:1px;line-height:1px;height:1px;}
#cookie_pref_top .show2,#cookie_pref_top .show_info2{position:relative;display:none;}

#cookie_pref_top a.button {
	background-color:#330470;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
  border-radius:6px;
	display:inline-block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	cursor:pointer;
}
#cookie_pref_top a.button:hover {
	background-color:#2d0957;
}

#cookie_pref_top .checkboxes label{display: block;float: left;padding-right: 10px;white-space: nowrap;}
#cookie_pref_top .checkboxes input{vertical-align: middle;}
#cookie_pref_top .checkboxes label span{vertical-align: middle;}