#cookie-bar {height:30px; font-size: 12px; line-height:16px; text-align:center; padding:3px 0;}
#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 {display:inline-block; border-radius:3px; text-decoration:none;}
#cookie-bar .cb-enable {background:#e2e2e2;}
#cookie-bar .cb-enable:hover {background:#c2c2c2;}
