#cookie-bar {background:#aaa; height:auto; line-height:20px; color:#FFF; text-align:center; font-size:12px; padding:6px 0px; position:fixed; left:0; width:100%; bottom:0; z-index:999;}
#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 10px; text-align:center;}
#cookie-bar a { display:inline-block; border-radius:3px;  color:#FFF; text-decoration:underline; }
#cookie-bar a.cb-enable {background:#FFF; padding:0 6px; margin-left:8px; color:#686868; text-decoration:none; }
#cookie-bar a.cb-enable:hover {background:#FFF;}
#cookie-bar .cb-disable {background:#FFF;}
#cookie-bar .cb-disable:hover {background:#FFF;}
#cookie-bar .cb-policy {background:#FFF;}
#cookie-bar .cb-policy:hover {background:#FFF;}