#formsection input[type=text],#formsection input[type=password],#formsection input[type=number],#formsection input[type=date],#formsection select{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;height:44px;border:solid 2px #ccc;padding:0 0 0 10px;font-size:1.5rem;line-height:150%;background-color:#fff;color:#000;border-radius:3px}#formsection input[type=text]:focus,#formsection input[type=password]:focus,#formsection input[type=number]:focus,#formsection input[type=date]:focus,#formsection select:focus{background-color:#f6f6ff;border-color:#888}#formsection .trailing{color:#9ab}#formsection input[type=file]{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;height:44px;border:solid 2px #ccc;padding:0 0 0 10px;font-size:1.5rem;line-height:100%;background-color:#fff;color:#000;border-radius:3px}#formsection textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;box-sizing:border-box;border:solid 2px #ccc;border-radius:3px;padding:5px 10px;font-size:1.5rem;line-height:150%;background-color:#fff;color:#000;margin:0;vertical-align:bottom}#formsection textarea:focus{background-color:#f6f6ff;border-color:#888}#formsection button{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;height:43px;padding:0 18px;border:solid 1px #555;border-radius:3px;cursor:pointer;font-size:1.5rem;line-height:100%;background-color:#fff;color:#555;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}#formsection div.checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;display:inline;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}#formsection div.checkbox input{display:none}#formsection div.checkbox input:checked+label{background-color:#555;border:solid 1px #555;color:#fff;background-image:url(../image/icon_check_fff.svg)}#formsection div.checkbox label{display:inline-block;box-sizing:border-box;white-space:nowrap;font-size:1.4rem;line-height:100%;color:#888;padding:10px 13px 10px 30px;background-color:#f8f8f8;margin:0 0 4px 0;cursor:pointer;border:solid 1px #ccc;background-image:url(../image/icon_check_off.svg);background-repeat:no-repeat;background-position:8px 45%}#formsection span.radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;display:inline;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}#formsection span.radio input{display:none}#formsection span.radio input:checked+label{background-color:#555;border:solid 1px #555;color:#fff;background-image:url(../image/icon_radio_fff.svg)}#formsection span.radio label{display:inline-block;box-sizing:border-box;white-space:nowrap;font-size:1.4rem;line-height:100%;color:#aaa;padding:10px 13px 10px 30px;background-color:#f8f8f8;margin:0 0 4px 0;cursor:pointer;border:solid 1px #ccc;border-radius:7px;background-image:url(../image/icon_radio_off.svg);background-repeat:no-repeat;background-position:8px 45%}
/*# sourceMappingURL=formelement.css.map */
