body.webview-body section.kiosk-header .container .row {
  justify-content: center;
}
body.webview-body section.kiosk-header .container .row > div,
body.webview-body section.kiosk-header .container .row > h1 {
  text-align: center;
}
body.webview-body section.kiosk-header .container .row .col-l {
  width: 100%;
}
body.webview-body section.kiosk-header .container .row .col-l a.btn-return {
  display: block;
  width: 100%;
  text-align: left;
}
body.webview-body section.kiosk-header .container .row .col-r {
  width: 100%;
}
body.webview-body section.kiosk-header .container .row .col-r > a {
  width: 100%;
  padding: 12px 22px;
}
body.webview-body section.kiosk-form {
  align-items: baseline;
}
body.webview-body .umbraco-forms-page .umbraco-forms-container .umbraco-forms-field-wrapper label::before {
  background-color: transparent;
}
body.webview-body .umbraco-forms-page .umbraco-forms-container .umbraco-forms-field-wrapper label::after {
  left: 5.2px;
  top: 5.2px;
  margin: 24px 0 0 24px;
}/*# sourceMappingURL=webview-eligibility-check.css.map */