#cookie-bar {background:#000; height:auto; line-height:24px; color:#fff; text-align:center; padding:10px;}
#cookie-bar.fixed {position:fixed; top:0; left:20px; width:22%; z-index: 1000000}
#cookie-bar.fixed.bottom {bottom:10px; top:auto;}
#cookie-bar p {margin:0; padding:0; font-weight: normal}
#cookie-bar a {color:#fff; display:inline-block; border-radius:0px; text-decoration:none; padding:0 6px; margin-left:8px; font-weight: normal}
#cookie-bar .cb-enable {background:#1e87f0;}
#cookie-bar .cb-enable:hover {background:#0f7ae5;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:none; color: #fff; text-decoration: underline}
#cookie-bar .cb-policy:hover {background:none;text-decoration: none}