#cookie-bar {background:rgba(100, 100, 100, 0.9); height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:8px 0;}
#cookie-bar:hover {background:#646464;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {padding:0;color: #fff;}
#cookie-bar a {color:#FC4C50; display:inline-block; border-radius:3px; text-decoration:none;}
#cookie-bar .cb-enable {background:#FC4C50; background:rgba(252, 76, 80, 0.9); color: #FFF; padding: 0 20px;}
#cookie-bar .cb-enable:hover {background:#FC4C50;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#808080;}
#cookie-bar .cb-policy:hover {background:#909090;}