

/* Start:/local/templates/cm/components/bitrix/system.auth.forgotpasswd/flat/style.css?1752037803370*/
.form__field {
    position: relative;
}

.error-message {
	font-size: 14px;
    font-weight: 400;
    line-height: 110%;
    position: absolute;
    top: 100%;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #ff4261;
}

.form__field.error-input input{
	border: 1px solid #ff4261;
}

.login__field.is-hide {
    display: none;
}
/* End */
/* /local/templates/cm/components/bitrix/system.auth.forgotpasswd/flat/style.css?1752037803370 */
