/*========================================================
        DARK LAYOUT
=========================================================*/

.bg-authentication {
}

.bg-authentication .login-footer {
  padding: 0rem 1.5rem 0.5rem;
}

.bg-authentication .login-footer .footer-btn .btn {
  padding: 0.9rem 1.2rem !important;
  margin: 1rem 1rem 1rem 0rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .bg-authentication {
    width: 100%;
  }
}

.eyeIcon {
  width: 20px;
  height: 20px;
  margin-bottom: 5px;
  margin-right: 10px;
  position: absolute;
  right: 0;
  top: 10px;
}
