.password-toggle .password-toggle-btn i:before {
}

.password-toggle .password-toggle-btn.active i:before {
}

.auth-page .auth-side-wrapper {
  background-image: url(../images/img6.jpg);
}

.size-18px {
  width: 18px;
  height: 18px;
}

.trash-icon-button {
  background-color: white;
  color: var(--bs-red);
  padding: 0;
  margin: 0;
}

.text-align-right {
  text-align: right;
}
