#cookie-alert { width:100%; color: #222; font-size: 12px; padding: 5px; font-family: Arial, Helvetica, Sans-serif; text-align: center; position: fixed; z-index: 999; bottom: 0; box-shadow: 0 -2px 7px rgba(0, 0, 0, 0.36); background: #fff;}
#cookie-alert .cookie-center {margin:0 auto;/*max-width:900px;*/}
#cookie-alert .ok { }
#cookie-alert .ok:hover {text-decoration:underline;}