div#cookie-note{font-size:1em;line-height:1.1em;background-color:rgba(30,97,45,.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;opacity:1;}
#cookie-note p{text-align:center;color:rgb(250,250,250);padding:0 15px;margin-bottom:0;}
#cookie-note a{color:rgb(180,202,185);border-bottom:1px solid rgb(250,250,250);}
#cookie-note a:hover{text-decoration:none;color:rgb(250,250,250);border-bottom:1px solid rgb(250,250,250);}
#cookie-note button{margin:10px auto 0 auto;display:block;max-width:100%;;background-color:rgba(180,202,185,1);color:rgb(68,68,68);border:0;
padding:10px 30px;}
#cookie-note button:hover{background-color:rgba(250,250,250,1);color:rgb(68,68,68);}