#cookie-bar {background:rgba(0,0,0,0.8); height:auto; font-size:11px; line-height:12px; color:#eeeeee; text-align:left; padding:4px;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%; z-index:9999;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {color:#ffffff;margin:0; padding:0;}
/*#cookie-bar a {color:#ff9933; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}*/
#cookie-bar .cb-enable {}
#cookie-bar .cb-enable:hover {}
#cookie-bar .cb-disable {}
#cookie-bar .cb-disable:hover {}
#cookie-bar .cb-policy {}
#cookie-bar .cb-policy:hover {}
#cookie-bar .orange {color:#ff6600;}