#cookie-bar {background:#DF2126; height:auto; font-size:15px;font-family:Arial;line-height:1.6em; color:#000; text-align:center; padding:0.2em 0; display:none;}
#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;}
#cookie-bar a {text-decoration:underline;color:#000;font-weight:bold;}
#cookie-bar a:visited {color:#000;}
#cookie-bar .cb-enable {color:#000; background:#eee; display:inline-block; text-decoration:none; padding:0 1em; margin-left:0.5em;}
#cookie-bar .cb-enable:hover {background:#ccc;}
#cookie-bar .cb-enable:visited {color:#000;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#eee;}
#cookie-bar .cb-policy:hover {background:#ccc;}
