@charset "utf-8";

#usi_close { left: 23%; top: 73%; width: 14.3%; height: 5%; }

.usi_display * { font-size: 1em; line-height: 1.2; box-sizing: border-box; color: inherit; font-family: inherit; }

.usi_display { color: rgb(0, 0, 0); font-family: inherit; }

@media screen and (max-width: 760px) {
  .usi_display { top: 0px; left: 0px; margin: 0px; padding-top: 65.8%; font-size: 2vw; width: 100% !important; height: auto !important; }
}

.usi_submitbutton:hover, .usi_submitbutton:active, .usi_submitbutton:focus { background: none; border: none; outline: none; }

.usi_submitbutton { position: absolute; top: 60.5%; left: 16.7%; width: 27%; height: 10.5%; margin: 0px; padding: 0px; display: inline-block; outline: none; background: none; border: none; cursor: pointer; text-align: center; }

.usi_disclaimer { position: absolute; top: 81%; left: 7.1%; width: 46%; padding: 0px 6.7em; text-align: center; color: rgb(204, 204, 204); font-size: 0.75em; }

.usi_disclaimer a { text-align: center; color: inherit; font-size: 1em; text-decoration: underline !important; }