#cookie-bar {position:fixed; top:0; left:0; width:100%;z-index:1200;background:#333; line-height:24px; color:#fff; padding:10px 0; font-size:14px}
#cookie-bar p {text-align:center; margin:0; padding:0;}
#cookie-bar a {color:#fff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#ff0000; color:#fff; font-size:12px;font-weight:bold;}
#cookie-bar .cb-enable:hover {background:#b00000; color:#fff}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#ff8800; color:#fff; text-transform:uppercase; font-size:13px;font-weight:bold;}
#cookie-bar .cb-policy:hover {background:#bf6600; color:#fff;}
