#cookie-bar {background:#545454;height:auto;line-height:24px;color:#eeeeee;text-align:center;padding:6px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%; z-index: 1000;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0; font-size: 15px;}
#cookie-bar a { font-weight: 400;color: #eeeeee !important; text-decoration: underline; }
#cookie-bar a[class*="cb-"] {background:#202020; color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar a[class*="cb-"]:hover {background:#353535;}
