.status-report-cell {
  padding: 12px 8px;
  background-color: #fff;
}

.status-report-cell-name {
  font-weight: 700;
  font-size: 1.2em;
}

.status-report-row-member {
  margin-top: 12px;
  font-weight: 700;
}

.status-report-cell-count {
  margin-top: 8px;
  font-weight: 700;
  font-size: 1.1em;
  text-align: center;
}

.status-report-inner-column.data-cell {
  vertical-align: top;
}

.status-report-row-details {
  padding: 6px 8px;
  background-color: #fdfdfd;
}

.status-report-row-detail {
  vertical-align: top;
  display: inline-block;
  width: 49%;
  padding: 6px 8px;
}

.status-report-row-detail-label {
  font-weight: 600;
}
