.error-messages[data-v-01c8bb91]{padding:.625rem;color:var(--color-error);background-color:var(--color-error-lighten);border:1px solid var(--color-error)}.form-text{font-size:.75rem}.form-text .input-wrapper{position:relative;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;margin-top:.5em;background-color:var(--color-white);border-bottom:1px solid var(--color-lightgray)}.form-text .input-wrapper:not(.is-multiline){height:3.125rem}.form-text .input-wrapper:not(.is-multiline).small{height:2.5rem}.form-text .input-wrapper.is-multiline{padding:.5em}.form-text .input-wrapper.outlined{border:1px solid var(--color-lightgray)}.form-text .show-password{position:absolute;top:1em;right:.5em;width:1em}.form-text .input{display:flex;width:100%;height:100%;padding:0 .5em;font-size:inherit;font-weight:inherit;background:transparent;border:none;border-radius:0;outline:none}.form-text .input .input[type=number],.form-text .input::-webkit-inner-spin-button,.form-text .input::-webkit-outer-spin-button{margin:0;appearance:textfield}.form-text .input.text-right{text-align:right}.form-text .input.has-show-password{padding-right:2.5em}.form-text textarea.input{height:auto}.form-text.has-error .input-wrapper{background-color:var(--color-error-lighten)}@media screen and (min-width:600px){.form-text{font-size:.875rem}.form-text .input-wrapper:not(.is-multiline){height:3.75rem}.form-text .input-wrapper:not(.is-multiline).small{height:3.125rem}}