#cookie-bar {background:#03577A; height:auto; line-height:24px; color:#eee; text-align:center; padding:3px 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:#eee;font-weight:bold;}
#cookie-bar a:visited {color:#eee;}
#cookie-bar .cb-enable {color:#000; background:#eee; display:inline-block; text-decoration:none; padding:0 15px; margin-left:8px;}
#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;}
