.punchClockSpace {
  font-size: 0;
  line-height: 0;
  margin-bottom: 2rem;
}

.usermeta {
  text-align: right;
}

@media (max-height: 895px) {
  .punchClockSpace {
    margin-bottom: 0;
  }
}

table.striped tbody tr:nth-child(even) {
  background-color: #93A1A1;
}
