#cookie-bar {background:#111111; height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0; font-family: sans-serif;	 text-align:center;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0; color:#fff; font-size:14px; text-align:center;}
#cookie-bar a {color:#fff; display:inline-block; border-radius:3px; text-decoration:none; padding:3px 6px; margin: 5px 0px 5px 10px; }
#cookie-bar .cb-enable {background:#a50404;}
#cookie-bar .cb-enable:hover {background:#dc0707;}
/*#cookie-bar .cb-disable {background:#15c7c3;}*/
/*#cookie-bar .cb-disable:hover {background:#bb0000;}*/
#cookie-bar .cb-policy {background:#a50404;}
#cookie-bar .cb-policy:hover {background:#dc0707;}
