._auth_textfield>.MuiOutlinedInput-root{border-radius:10px;background-color:rgba(0,0,0,.015);transition:background-color .25s ease,box-shadow .25s ease}._auth_textfield>.MuiOutlinedInput-root:hover{background-color:rgba(0,0,0,.035)}._auth_textfield>.MuiOutlinedInput-root.Mui-focused{background-color:transparent;box-shadow:0 0 0 3px rgba(0,0,0,.045)}._auth_textfield>.MuiOutlinedInput-root>fieldset{border-color:rgba(0,0,0,.15);transition:border-color .25s ease,border-width .2s ease}._auth_textfield>.MuiOutlinedInput-root:hover>fieldset{border-color:rgba(0,0,0,.42)}._auth_textfield>.MuiOutlinedInput-root.Mui-focused>fieldset{border-color:var(--eshop-theme-button-color);border-width:2px}._auth_textfield>.MuiOutlinedInput-root.Mui-error>fieldset{border-color:#d32f2f}._auth_textfield .MuiFormHelperText-root{margin-left:4px;margin-top:6px;font-size:12px}