div#cookie-note{font-size:0.9em;line-height:1em;background-color:rgba(43,140,143,.95);color:rgb(250,250,250);display:block;right:0;bottom:0;position:fixed;height:auto;width:100%;z-index:1337;padding:10px;}
#cookie-note.c7n-loaded{bottom:0 !important;opacity:1;}
#cookie-note p{text-align:center;color:rgb(250,250,250) !important;padding:0 15px !important;margin-bottom:0 !important;}
#cookie-note a{color:rgb(205,205,205);border-bottom:1px solid rgb(205,205,205);}
#cookie-note a:hover{text-decoration:none;color:rgb(255,229,0);border-bottom:1px solid rgb(255,229,0);}
#cookie-note button{margin:10px auto 0 auto;display:block;max-width:100% !important;color:rgb(68,68,68);background-color:rgba(205,205,205,1) !important;border:1px solid rgb(68,68,68);
padding:10px 30px;}
#cookie-note button:hover{background-color:rgba(255,229,0,1) !important;color:rgb(68,68,68) !important;border:1px solid rgb(68,68,68);}