#cookie-bar {background:#FFF; color:#000; padding:10px; position:fixed; bottom:2%; left: 1%; width:250px; line-height: 11px; z-index:999999; border: solid 1px #000; font-size: 10px;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#000; display:inline-block; text-decoration:none; padding:5px; margin-right:5px; margin-top:5px;}
#cookie-bar .cb-enable {background:#f1f1f1;}
#cookie-bar .cb-enable:hover {background:#e1e1e1;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#f1f1f1;}
#cookie-bar .cb-policy:hover {background:#e1e1e1;}