#cookie-bar {position:fixed;top:0; left:0; width:92%;background:#eeeeec; height:auto; line-height:40px; color:#555753; text-align:left; padding:10px 4%;z-index:1000000000000;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff;float:right;font-weight:normal; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; font-size:27px;margin:0 30px 0 0;line-height:40px;position:static;width:auto;height:auto;max-height:none;max-width:none;min-height:initial;min-width:initial;top:auto;bottom:auto;left:auto;right:auto;}
#cookie-bar .cb-enable {color:#babdb6;}
#cookie-bar .cb-disable {color:#a40000;}
#cookie-bar .cb-policy {background:#6F6F6F;font-size:20px;}
#cookie-bar .cb-policy:hover {background:#676767;}
