@charset "utf-8";#cookie-bar{background:#353938;background-color:#353938;height:auto;line-height:24px;color:#eee;text-align:center;padding:3px 0}#cookie-bar.fixed{position:fixed;top:0;left:0;width:100%}#cookie-bar.fixed.bottom{bottom:0;top:auto;z-index:100000}#cookie-bar p{margin:0;padding:10px}#cookie-bar a{color:#fff;display:inline-block;border-radius:3px;text-decoration:none;padding:3px 10px;margin:0 0 0 15px}#cookie-bar .cb-enable,#cookie-bar .cb-disable,#cookie-bar .cb-policy{padding:3px 10px;font-weight:bold;background:#ffe828;border-bottom:0}#cookie-bar .cb-enable{color:#0e4094;text-shadow:1px 1px 0 #fff;background:#ffe828}#cookie-bar .cb-enable:hover{color:#666;opacity:.9}#cookie-bar .cb-policy{color:#fff;background:0}#cookie-bar .cb-policy:hover{background:0;opacity:.9}#cookie-bar .cb-disable{background:#900}#cookie-bar .cb-disable:hover{background:#b00}