#cookie-bar {background:#000;  height:auto; line-height:30px; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; 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:#fff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar a:hover {color:#fc6e05;}
#cookie-bar .cb-enable {background:#695c51;}
#cookie-bar .cb-enable:hover {background:#000;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#000;}
#cookie-bar .cb-policy {background:#544a41;}
#cookie-bar .cb-policy:hover {background:#000;}