div#cookie-note{font-size:.9em;line-height:1.1em;color:rgb(255,255,255);background-color:rgba(198,54,51,0.85);padding:15px;width:100%;right:0;bottom:-200px;text-align:center;opacity:0;z-index:99999;position:fixed;}
#cookie-note.c7n-loaded {bottom:0;opacity: 1;}
#cookie-note p{padding-left:30px;padding-bottom:0;margin-bottom:0;}
#cookie-note a{color:rgb(68,68,68);border-bottom:1px solid rgb(68,68,68);}
#cookie-note a:hover{text-decoration:none;color:rgb(198,54,51);border-bottom:1px solid rgb(198,54,51);}
#cookie-note button{margin:10px auto 0 auto;display:block;color:rgb(255,255,255);background-color:rgba(68,68,68,1);border:1px solid rgb(68,68,68);padding:10px 30px;}
#cookie-note button:hover{color:rgb(255,255,255);background-color:rgba(198,54,51,1);border:1px solid rgb(255,255,255);}