#cookie-bar {background-color: rgba(75,75,75,0.9); height:auto; line-height:1.5; color:#eeeeee; text-align:left; padding:0.5em 0 1em 0; }

#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%; z-index: 2000 !important;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0.1em  1em 0.5em  1em; font-size:0.8em; color:#fff; }
#cookie-bar a {color:#000; display:inline-block; border-radius:4px; text-decoration:none; padding:0.25em 0.5em; margin-left:0.8em;}

#cookie-bar .cb-enable {background:#4e81ff;}
#cookie-bar .cb-enable:hover {background:#2650c7;}
#cookie-bar .cb-disable {background:#4e81ff;}
#cookie-bar .cb-disable:hover {background:#2650c7;}
#cookie-bar .cb-policy {background:#4e81ff;}
#cookie-bar .cb-policy:hover {background:#2650c7;}

