#cookie-bar {background-color:#4b4d4f; height:auto; line-height:24px; color:#eaedef; text-align:center; padding:3px 20px 2px;font-size:12px;font-family:montserrat,sans-serif;font-weight:300;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:2px; padding:0;}
#cookie-bar a {color:#eaedef; display:inline-block; border-radius:3px; text-decoration:underline; padding:2px 6px;}
#cookie-bar .cb-enable {background:#1b9bc0;color:#ffffff;text-decoration:none;margin-left:10px;padding:0 12px;}
#cookie-bar .cb-enable:hover {background:#ffffff;color:#1b9bc0;text-decoration:none;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}