.error-messages[data-v-01c8bb91]{background-color:var(--color-error-lighten);border:1px solid var(--color-error);color:var(--color-error);padding:.625rem}.form-text{font-size:.75rem}.form-text .input-wrapper{align-items:center;background-color:var(--color-white);border-bottom:1px solid var(--color-lightgray);display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:.5em;position:relative}.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;right:.5em;top:1em;width:1em}.form-text .input{background:transparent;border:none;border-radius:0;display:flex;font-size:inherit;font-weight:inherit;height:100%;outline:none;padding:0 .5em;width:100%}.form-text .input .input[type=number],.form-text .input::-webkit-inner-spin-button,.form-text .input::-webkit-outer-spin-button{-webkit-appearance:textfield;appearance:textfield;margin:0}.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}}.form-label{color:var(--color-primary)}