/* ========================= */
/* STYLES FOR AUTH TEMPLATES */
/* ========================= */
.login-info {
  background-color: #26c281 !important;
}
.auth-logo {
  margin-bottom: -40px;
  width: 100%;
  text-align: center;
}
.auth-logo img {
  height: 150px;
  width: 250px;
}
.editable-input {
  background-color: #eee !important;
}
