#cookie-bar {height: 48px;background:#000000; height:auto; line-height:48px; color:#ffffff; text-align:center; padding:3px 0;position: relative;}
#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-family: 'Arial';font-size: 14px;}
#cookie-bar a {color:#ffffff;}
#cookie-bar a.cb-enable {background:url(../images/template/close-cookie.png) no-repeat center;width:32px;height:32px;position:absolute;top:12px;right:12px;text-decoration: none;}