#cookie-bar {background:#111111; height:auto; line-height:2em; color:#eeeeee; text-align:center; padding:1em 0;text-transform: uppercase;}
#cookie-bar.fixed {position:fixed; bottom:0; left:0; width:100%;z-index: 350;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block;text-decoration:none; padding:0 0.6em; margin-left:0.8em;}
#cookie-bar .cb-enable {background:#36650a;}
#cookie-bar .cb-enable:hover {opacity: 0.9}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {opacity: 0.9}
#cookie-bar .cb-policy {background:#ffffff;color: #111111;}
#cookie-bar .cb-policy:hover {opacity: 0.9}