#cookie-bar {background:#f1f1f1; height:auto; line-height:30px; color:#666666; text-align:center; padding:4px 10px;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
/*#cookie-bar.fixed.bottom {bottom:0; top:auto;}*/
#cookie-bar p {font-size:10px; font-weight:300; margin:0; padding:0; text-align:center;}
#cookie-bar a {color:#666666; display:inline-block;  text-decoration:underline; padding:0 6px;} /* border-radius:3px; padding:0 6px; margin-left:8px; */
#cookie-bar .cb-enable {background:#f1f1f1;} 
#cookie-bar .cb-enable:hover {background:#f1f1f1;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#f1f1f1;}
#cookie-bar .cb-policy:hover {background:#f1f1f1;}