@charset "UTF-8";

html, body {
    height: 100%;
}

.form-outline i {
  position: absolute;
  transform: translateY(70%);
  pointer-events: auto;
  cursor: pointer;
}

.form-outline-main i {
  top: 41%;
  right: 10%;
}

.form-outline-webauth i {
  top: 45%;
  right: 10%;
}