@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
#cookie-bar {background:#222222; font-size: 13px; height:auto; min-height:28px; line-height:28px; color:#e2e2e2; text-align:center; padding:0; font-family:'Open Sans',sans-serif; font-size:12px; }
#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; font-family:'Open Sans',sans-serif; line-height:inherit;}
#cookie-bar a {color:#ffffff; display:inline-block; text-decoration:none; padding:0 6px; margin-left:8px; font-family:'Open Sans',sans-serif;}
#cookie-bar .cb-enable {background:#000000;}
#cookie-bar .cb-enable:hover {background:#111111;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:none;}
#cookie-bar .cb-policy:hover {background:none;}
#cookie-bar a.cb-policy {color:#000; text-decoration: underline;}
#cookie-bar a.link-privacy {padding:0; margin:0; color:#fff; text-decoration:underline;}