#cookie-bar {background:#bebdbd;  height: 30px; color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; letter-spacing:2px; text-align:center; padding:0 5px;}
#cookie-bar.fixed {position:fixed; top:0px; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:1px; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#fff; font-size:15px; display:inline-block; border-radius:5px; text-decoration:none; padding:0 10px; margin-left:10px;}
#cookie-bar .cb-enable {background:#545453;}
#cookie-bar .cb-enable:hover {background:#000;}
#cookie-bar .cb-disable {background:#000000;}
#cookie-bar .cb-disable:hover {background:#000;}
#cookie-bar .cb-policy {background:#545453;}
#cookie-bar .cb-policy:hover {background:#000;}