#cookie-bar {background:#202c35; height:auto; color:#fff; text-align:center; padding:10px 5px; box-sizing:border-box;}
#cookie-bar.fixed {position:fixed; bottom:0; left:0; width:100%; top:auto;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0 auto; padding:0; max-width:1300px; font-size:12px;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {color:#Fff;}
#cookie-bar .cb-enable:hover {color:#111;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {color:#Fff;}
#cookie-bar .cb-policy:hover {color:#111;}