

/* Start:/local/templates/.default/components/bitrix/system.auth.form/oum_adaptive/style.css?1786186558323*/
.profile-warning {
  position: relative;
}

.profile-warning::after {
  content: '';
  position: absolute;
  top: 0.1rem;
  right: -0.285rem;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: red;
  box-shadow: 0 0 0 2px var(--white-color);
  text-shadow: var(--shadow-light);
  pointer-events: none;
}
/* End */
/* /local/templates/.default/components/bitrix/system.auth.form/oum_adaptive/style.css?1786186558323 */
