/* Code tidied up by ScrapBook */
@media (max-width: 480px) {
}
.wpsh { width: 100%; max-width: 480px; margin: 0px auto 2rem; position: relative; }
.wpsh .form-sect { margin-bottom: 1.5rem; }
.wpsh .form-body { display: block; }
.wpsh .form-preloader { top: 0px; left: 0px; width: 100%; height: 100%; position: absolute; background: transparent url("../images/spinner_medium%25402x.gif") no-repeat scroll center center; display: none; }
.wpsh .button, .wpsh button, .wpsh input[type="button"], .wpsh input[type="reset"], .wpsh input[type="submit"] { background-color: rgb(155, 77, 202); border: 0.1rem solid rgb(155, 77, 202); border-radius: 0.4rem; color: rgb(255, 255, 255); cursor: pointer; display: inline-block; font-size: 0.8em; font-weight: 700; height: 3.8rem; letter-spacing: 0.1rem; line-height: 3.8rem; padding: 0px 3rem; text-align: center; text-decoration: none; text-transform: uppercase; white-space: nowrap; }
.wpsh .button:hover, .wpsh button:hover, .wpsh input[type="button"]:hover, .wpsh input[type="reset"]:hover, .wpsh input[type="submit"]:hover { background-color: rgb(96, 108, 118); border-color: rgb(96, 108, 118); color: rgb(255, 255, 255); outline: 0px none; }
.wpsh input[type="color"], .wpsh input[type="date"], .wpsh input[type="datetime"], .wpsh input[type="datetime-local"], .wpsh input[type="email"], .wpsh input[type="month"], .wpsh input[type="number"], .wpsh input[type="password"], .wpsh input[type="search"], .wpsh input[type="tel"], .wpsh input[type="text"], .wpsh input[type="url"], .wpsh input[type="week"], .wpsh input:not([type]), .wpsh textarea, .wpsh select { -moz-appearance: none; background-color: transparent; border: 0.1rem solid rgb(209, 209, 209); border-radius: 0.4rem; box-shadow: none; box-sizing: inherit; height: 3.8rem; padding: 0.6rem 1rem 0.7rem; width: 100%; }
.wpsh input[type="color"]:focus, .wpsh input[type="date"]:focus, .wpsh input[type="datetime"]:focus, .wpsh input[type="datetime-local"]:focus, .wpsh input[type="email"]:focus, .wpsh input[type="month"]:focus, .wpsh input[type="number"]:focus, .wpsh input[type="password"]:focus, .wpsh input[type="search"]:focus, .wpsh input[type="tel"]:focus, .wpsh input[type="text"]:focus, .wpsh input[type="url"]:focus, .wpsh input[type="week"]:focus, .wpsh input:focus:not([type]), .wpsh textarea:focus, .wpsh select:focus { border-color: rgb(155, 77, 202); outline: 0px none; }
.wpsh label, .wpsh legend { display: block; font-size: 1em; font-weight: 700; margin-bottom: 0.5rem; }

