#cookie-bar p {font-size: 0.9em; background:#333333; line-height:20px; color:#dddddd; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar p {margin:0; padding:5px;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#A4C639;}
#cookie-bar .cb-enable:hover {background:#c6e85b;}
#cookie-bar .cb-disable {background:#C43B38;}
#cookie-bar .cb-disable:hover {background:#E55E5B;}
#cookie-bar .cb-policy {color:#dddddd; text-decoration: underline;}
#cookie-bar .cb-policy:hover {color:white;}