#cookie_alert{position:fixed; width:100%; bottom:0; z-index:1000; background:#333; background: rgba(0,0,0,0.8); color:#FFF; text-shadow:1px 1px 0px #000; font-size:14px; text-align:center}
#cookie_alert .container{width:90%; margin:0 auto; padding:10px}
#cookie_alert .pul{display:block; padding:10px 0;}
#cookie_alert .pul a{display:inline-block; padding:5px 12px; background:rgba(103, 166, 211, 0.8); color:#fff; border-radius:3px; text-decoration:none; font-size:12px}67a6d3
#cookie_alert a{color:#ddd ; text-decoration:underline;}