#cookie-bar {background:rgba(0,0,0,0.80);eight:auto; line-height:24px; color:#eeeeee; text-align:center; padding:20px 10px;border-top: rgba(0,150,210,1) solid 20px}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px;}
#cookie-bar .cb-enable {background:#007bff; padding: 10px 20px; margin-right: 5px; border-radius: 0px}
#cookie-bar .cb-enable:hover {background:#5299E7;}
#cookie-bar .cb-disable {background:#6c757d; padding: 10px 20px; margin-right: 5px; border-radius: 0px}
#cookie-bar .cb-disable:hover {background:#8E9498;}
#cookie-bar .cb-policy {background:#17a2b8; padding: 10px 20px; margin-right: 5px; border-radius: 0px}
#cookie-bar .cb-policy:hover {background:#44BDD0;}