

/* Start:/local/templates/abbott_2021/components/bitrix/system.auth.forgotpasswd/.default/style.css?1744703993386*/
.forgot-form .message {
  color:green;
  margin-bottom: 1rem;
}

.forgot-form .error {
  color: red;
  margin-bottom: 20px;
}

.forgot-form .error a {
  color: red;
  text-decoration: underline;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  transition: background-color 5000s ease-in-out 0s;
  transition-delay: 5000s;
}

/* End */
/* /local/templates/abbott_2021/components/bitrix/system.auth.forgotpasswd/.default/style.css?1744703993386 */
