#cookie-bar {background:#fff; border-bottom: 1px solid #333; height:auto; min-height:35px; line-height:35px; color:#333333; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%; z-index:9999;}
#cookie-bar.fixed.bottom {bottom:0; top:auto; border-top: 1px solid #222;}
#cookie-bar p {margin:0; padding:0; font-size: 14px; line-height: 3em;}
#cookie-bar a {color:#ffffff;  border-radius:0px; text-decoration:none; padding:4px 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#333;}
#cookie-bar .cb-enable:hover {background:#666;}
#cookie-bar .cb-disable {background:#666;}
#cookie-bar .cb-disable:hover {background:#333;}
#cookie-bar .cb-policy {background:#333;}
#cookie-bar .cb-policy:hover {background:#666;}