#cookie-bar {background:#666; height:auto; line-height:14px; color:#ffffff; text-align:center; margin-top:-0.4%; padding:4px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; text-align:center; padding:0;}
#cookie-bar a {color:#111; display:inline-block; border-radius:3px; text-decoration:none; padding:0 12px; margin-left:10px;}
#cookie-bar .cb-enable {background:#F1D600;}
#cookie-bar .cb-enable:hover {background:#EEEEEE;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#666; color:#ffffff}
#cookie-bar .cb-policy:hover {background:#666; text-decoration:underline}