#cookie-bar{background:#f8f8f8;height:auto;min-height:24px;line-height:24px;
padding:10px 0;z-index:10000;border-bottom:1px solid #e7e7e7;color:#777}
#cookie-bar.fixed{position:fixed;top:0;left:0;width:100%}
#cookie-bar.fixed.bottom{bottom:0;top:auto}
#cookie-bar p{max-width:945px;padding:0 15px;margin:0 auto}
#cookie-bar p span{
display:block;margin-bottom:10px}
#cookie-bar a{display:inline-block;margin-left:10px}
#cookie-bar a.cb-enable,#cookie-bar a.cb-disable{color:#fff;text-decoration:none;border-radius:4px;padding:3px 6px}
#cookie-bar a.cb-enable{background:#a70034;margin:0px;line-height:24px}
#cookie-bar a.cb-enable:hover{background:#800028}
#cookie-bar a.cb-disable{background:#a94442}
#cookie-bar a.cb-disable:hover{background:#843534}
