

/* Start:/local/templates/cm/components/bitrix/system.auth.authorize/flat/style.css?1752037803330*/
.form__field {
    position: relative;
}

.error-message {
	font-size: 14px;
    font-weight: 400;
    line-height: 110%;
    position: absolute;
    bottom: -18px;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #ff4261;
}

.form__field.error-input input{
	border: 1px solid #ff4261;
}



/* End */
/* /local/templates/cm/components/bitrix/system.auth.authorize/flat/style.css?1752037803330 */
