#cookie-bar { background: #d82929; color: white; line-height: 24px; position: fixed; bottom: 90px; left: 30px; padding: 19px 25px; z-index: 4; max-width: 390px; box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3); }
#cookie-bar p { margin:0; padding:0; color:white !important; }
#cookie-bar a { color:#a21c1e; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px; }
#cookie-bar .cb-enable { color:#a21c1e !important; background: #fff; min-width: 50px; text-align: center; float: right; margin-top: 26px; }
#cookie-bar .cb-enable:hover { background:#ddd; }
/* #cookie-bar .cb-disable { background:#990000; }
#cookie-bar .cb-disable:hover { background:#bb0000;}*/
#cookie-bar .cb-policy { color: white; text-decoration: underline; font-style: italic; margin: 0px; padding: 5px 0 0; }
#cookie-bar .cb-policy:hover { text-decoration: none; } 