#cookie-bar {background-color: #383838; height:auto; line-height:18px; color:#ffffff; text-align:center; padding:3px; z-index: 100000;}
#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; font-size: 14px;}
#cookie-bar a {color:#ffffff; font-weight:bold; display:inline-block; border-radius:3px; text-decoration:underline; padding:0 6px;}

#cookie-bar .cb-enable {color:#ffffff;text-decoration:none;}
#cookie-bar .cb-enable:hover {color:#333}

#cookie-bar .cb-disable {background:#d0d0d0;color:#fff;text-decoration:none;}
#cookie-bar .cb-disable:hover {background:#000;}

#cookie-bar .cb-policy {background:none;color:#ffffff;text-decoration:none;margin-right:20px;margin-left: 10px;}
#cookie-bar .cb-policy:hover {color:#666}