.view-hidden,
#view-email.view-hidden,
#view-customer.view-hidden {
  display: none !important;
}

html,
body {
  margin: 0;
  min-height: 100%;
}

#view-customer .copyright--fixed {
  display: none;
}

#view-customer .top-bar {
  margin-bottom: 0;
  background-color: #2b363f;
}

#view-customer .password-field__toggle-password-visibility.is-visible {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%236E6E6E' d='M12 6.5c3.79 0 6.17 2.13 7.66 4.04-.49.66-1.1 1.32-1.8 1.89l1.42 1.42A11.94 11.94 0 0 0 21.54 12C19.87 8.99 16.3 6 12 6c-.96 0-1.88.11-2.75.32l1.56 1.56c.39-.06.79-.1 1.19-.1ZM3.71 4.63 2.29 6.05l2.55 2.55C3.08 9.74 1.78 11.01 1 12c1.67 3.01 5.24 6 9.73 6 1.15 0 2.25-.2 3.28-.55l2.79 2.79 1.42-1.42L3.71 4.63ZM7.53 8.45l1.74 1.74c-.09.31-.14.65-.14 1.01 0 1.66 1.34 3 3 3 .36 0 .7-.05 1.01-.14l1.74 1.74A4.98 4.98 0 0 1 12 16.5c-3.79 0-6.17-2.13-7.66-4.04.97-1.3 2.17-2.45 3.53-3.45Z'/%3E%3C/svg%3E");
}

#view-customer #alertTileDiv:empty {
  display: none;
}
