@charset "utf-8";
/* CSS Document */

#quick-exit{position:fixed;left:0;top:285px;font-size:150%;line-height:1;padding:.2em .7em .2em .2em;white-space:nowrap;border-radius:0 1.7em 1.7em 0;cursor:pointer;font-family:sans-serif;font-weight:bold;transform-origin:left center;transition:transform 10ms;z-index:99999;background:#F7D418;color:#000;border:0.2em solid #000;border-right:none;box-shadow:0 0 0 0.1em #F7D418,2px 2px 5px 0.1em rgba(0,0,0,0.5)}
#quick-exit a{color:#000}
#quick-exit a:focus,#quick-exit a:hover{color:#1D4F9C}
#quick-exit:hover{transform:scale(1.2)}
#quick-exit header,#quick-exit footer,#quick-exit::after{display:block;font-size:50%;font-weight:normal;text-align:center;margin:.3em 0}
#quick-exit header strong,#quick-exit footer strong,#quick-exit::after{font-weight:bold;text-transform:uppercase}
#quick-exit[accesskey]::after{content:"or press '" attr(accesskey) "'"}
#quick-exit[data-accesskey]::after{content:"or press '" attr(data-accesskey) "'"}
#quick-exit ul,#quick-exit li{display:inline;margin:0;padding:0;list-style:none}
#quick-exit a{text-decoration:none}
#quick-exit svg{height:1em;width:auto;fill:currentColor}
#quick-exit.fcoa{background:#6d7c38;color:#fff;border:0.2em solid #fff;border-left:none;box-shadow:0 0 0 0.1em #6d7c38,2px 2px 5px 0.1em rgba(0,0,0,0.5)}
#quick-exit.fcoa a{color:#fff}
#quick-exit.fcoa a:focus,#quick-exit.green a:hover{color:#fff}
#quick-exit.fcc{background:#0073ac;color:#fff;border:0.2em solid #fff;border-left:none;box-shadow:0 0 0 0.1em #0073ac,2px 2px 5px 0.1em rgba(0,0,0,0.5)}
#quick-exit.fcc a{color:#fff}
#quick-exit.fcc a:focus,#quick-exit.blue a:hover{color:#fff}