#cookie-bar {background:#fff; border-bottom: solid 1px #aaa; height:auto; line-height:20px; color:#000; text-align:center; padding:15px 0 15px 0;}
#cookie-bar.fixed {position:sticky; top:0px; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#; display:inline-block; text-decoration:underline; text-decoration:italic; font-weight: bold; font-size:13px; }
#cookie-bar a:hover {color:#111;}
#cookie-bar .cb-enable {color:#fff; background:#000; font-size:12px; margin-left: 20px; border-radius:3px; text-decoration:none; padding:1px 10px 1px 10px;}
#cookie-bar .cb-enable:hover {background:#999;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}