div#cookie-note{font-size:1em;line-height:1.1em;background-color:rgba(40,71,53,1);color:rgb(251,251,251);padding-bottom:20px;width:100%;right:0;bottom:100px;opacity:0;z-index:99999;position:fixed;}
#cookie-note.c7n-loaded{bottom:0px;opacity:1;}
#cookie-note p{text-align:center;padding:4px 0;margin-bottom:0;}
#cookie-note a{color:rgb(61,179,114);border-bottom:1px solid rgb(61,179,114);}
#cookie-note a:hover{color:rgb(51,51,51);border-bottom:1px solid rgba(51,51,51,1);}
#cookie-note button{background-color:rgba(61,179,114,1);color:rgb(251,251,251);border:0;padding:10px 30px;margin:10px auto 0 auto;display:block;}
#cookie-note button:hover{background-color:rgba(251,251,251,1);color:rgb(40,71,53);}