#cookie-bar {background:#111111; color:#eeeeee; text-align:center; padding:10px;font-size:14px}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;z-index: 999}
#cookie-bar.fixed.bottom {bottom:0; top:auto;z-index: 999}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {color:#FFD200; font-weight:bold}
#cookie-bar .cb-enable:hover {color:#ffffff;}
#cookie-bar .cb-disable {color:#FFD200; font-weight:bold}
#cookie-bar .cb-disable:hover {color:#ffffff;}
#cookie-bar .cb-policy {color:#FFD200; font-weight:bold}
#cookie-bar .cb-policy:hover {color:#ffffff;}