
#login th { text-align: left; }
.error {
  color: red;
  font-weight: bold;
}
.success {
  color: green;
  font-weight: bold;
}
#locationTable th { text-align: left; }
#loginTable {
  border: 1px solid black;
}
.tableHeader {
  color: #ffffff;
  background: #0000CC;
}
