.Check-in {
  background: #e6ffed;
}

.Check-out {
  background: #b0e5ff;
}

.nhm-attendance-header {
  margin-bottom: 20px !important;
}
.nhm-attendance-header strong {
  font-size: 20px;
  text-transform: uppercase;
}
.nhm-attendance-header a {
  display: inline-block;
  background: #004aad;
  color: #fff;
  border-radius: 5px;
  padding: 10px 10px;
}

.nhm-attendance-wrapper {
  color: #004aad;
}

.nhm-attendance-calendar td {
  padding: 10px !important;
}

/*# sourceMappingURL=style.css.map */