.event-view .info-row a.md-button {
  width: 140px;
  min-width: 140px;
}

.event-view .info-row .total {
  font-size: 120%;
  width: 100px;
  text-align: center;
}

.event-view .info-row .sep {
  margin: 0 8px;
  color: #9E9E9E;
}

.event-view .info-row .count {
  margin-right: 6px;
}

.event-view .loz {
  width: 145px;
}

.event-view section.reports a.md-button {
  width: 150px;
}

.event-view .participant-stats td {
  text-align: center;
  padding: 10px 30px;
}

.event-view .participant-stats tr:last-child td {
    font-weight: bold;
}

.event-buttons {
  max-width: 350px;
}