body{font-family:system-ui;line-height:24px}.konnun{margin:auto;border:1px solid #f2f2f2;max-width:600px}input,select{width:100%;min-height:30px;line-height:24px;padding-left:10px;padding-right:10px;margin-top:10px;margin-bottom:10px}input:active,input:hover{border-color:#0ff}button{background:#69797e;color:#fff;border:none;line-height:30px;border-radius:3px;padding:0 16px;font-weight:600}button:hover{background:#605e5c;cursor:pointer}.header{background:#f2f2f2}.header h3{font-size:medium;font-weight:500;max-width:340px;overflow:hidden;text-overflow:ellipsis}.header .image{display:inline-block;float:right;position:relative;top:10px;left:-30px}.header .text{display:inline-block;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.header .image img{max-height:50px}.gray{color:#333!important}.loader{padding:70px}.loading{margin:auto;border:5px solid #f3f3f3;border-top:5px solid rgb(162,26,31);border-radius:50%;width:20px;height:20px;animation:spin 2s linear infinite}.description,.questions,.submit,.submitted,.header,.error{padding:10px}.errormessage{border:1px solid orange;background:#ffa5004a;padding:20px 5px;text-align:center;display:inline-block;width:98%}.topimage{display:block;text-align:right}.topimage img{height:20px}@media screen and (max-width:600px){.konnun{margin:auto;max-width:inherit!important;border:none}.header h3{max-width:100%;overflow:hidden;text-overflow:ellipsis}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}select.invalid{color:gray}
