form .required,form.edit-ticket p.error label:first-child{color:red}form.edit-ticket input[type=email],form.edit-ticket input[type=number],form.edit-ticket input[type=text],form.edit-ticket label,form.edit-ticket select{box-sizing:border-box;display:inline-block;min-height:25px;width:100%}.purchased-tickets dd.description{font-size:80%;font-style:italic}#ticket-scan-form input#scan-code{margin:0 10px}#ticket-scan-result h3.checked_in{text-align:center}#ticket-scan-result h3.checked_in.yes{color:green}#ticket-scan-result h3.checked_in.no{color:red}@media only screen and (max-width:500px){#ticket-scan-form select#scan-action{width:100%}#ticket-scan-form input#scan-code{display:block;margin:10px 0;width:100%}}