*{padding:0;margin:0}body{background:#EEE;font-family:sans-serif;font-size:16px}a{color:#088;text-decoration:none}a:hover,a:focus{color:#0AA}p>a{padding:5px 0;display:block}p,h1,h2,h3,h4,h5,table{margin:0 5px;padding:10px}h1,h2,h3,h4,h5{border-bottom:1px solid #000}table{width:100%}table th{text-align:left}form{display:flex;flex-flow:column wrap}label{margin:0 5px;padding-left:10px;font-size:.8rem;font-weight:bold}input{border:1px solid #CCC;background:#FFF;margin:5px;padding:9px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}input:first-child{margin-top:10px}input:last-child{margin-bottom:10px}input[type="button"],input[type="submit"],input[type="reset"]{padding:10px;border:0;cursor:pointer;background:#088;color:#FFF}input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,input[type="reset"]:hover,input[type="reset"]:focus{background:#0AA}.qz-center{text-align:center}.qz-disabled{cursor:not-allowed}.qz-notification{padding:10px;background:#0A0;color:#FFF}.qz-notification a{color:#FFF;text-decoration:underline}.qz-notification a:hover,.qz-notification a:focus{text-decoration:none}.qz-navigation{display:flex;flex-flow:row wrap;justify-content:center;list-style:none;margin:0;background:#088}.qz-navigation a{text-decoration:none;display:block;margin:5px;padding:10px;color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.qz-navigation a:hover{background:#0AA}.qz-icon{padding:3px !important;width:32px;height:32px;background:url(../images/apple-touch-icon.png) no-repeat center center / 32px 32px}.qz-icon:hover,.qz-icon:focus{background:#0AA url(../images/apple-touch-icon.png) no-repeat center center / 32px 32px !important}.qz-button{margin:5px;padding:10px;background:#088;color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center;white-space:nowrap}.qz-button:hover,.qz-button:focus{background:#0AA;color:#FFF}.qz-button.qz-grey,.qz-button.qz-disabled{background:#DDD;color:#000}.qz-button.qz-grey:hover,.qz-button.qz-grey:focus,.qz-button.qz-tipped.qz-correct:hover,.qz-button.qz-tipped.qz-correct:focus{background:#FFF;color:#000}.qz-button.qz-tipped{background:#AAA;color:#000}.qz-button.qz-correct{background:#A00;color:#FFF}.qz-button.qz-tipped.qz-correct{background:#0A0}.qz-cards{display:flex;flex-flow:row wrap}.qz-card{flex:1 auto;margin:10px;min-width:75px;min-height:100px;background:#FFF;color:#000;border:1px solid #CCC;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.qz-card div{padding:5px;text-align:center}.qz-card div:first-child{font-weight:bold;color:#088}.qz-card div:last-child{padding-top:15px;font-size:2rem}.qz-card:hover div:first-child,.qz-card:focus div:first-child{color:#088}.qz-card:hover div:last-child,.qz-card:focus div:last-child{color:#000}@media(max-width:320px){.qz-hide-s{display:none}}@media(max-width:512px){.qz-hide-m{display:none}}