a.btn-eid {
  background-color:#e4002b;
  border: none;
  color: white !important
}

a.btn-eid:hover {
  background-color:#ba0010;
}

.loginInfo {
  text-align:left;
  font-size:16px;
  line-height: 1.2;
  margin-top:10px;
}
