body {
  font-family: Roboto, "Noto Sans", Noto, sans-serif;
}

.btn-print {
  display: none !important;
}

.md-icon { display: none; }

.md-table-head { max-height: 100px; }

.md-table-row { max-height: 100px; }

.md-table-header { max-height: 100px; }

.md-ripple { display: none; }

.md-table-head-text {
  font-size: 12px;
  text-align: left;
}

.md-table-cell-container {
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.md-table-cell {
  border-top: 1px solid #e0e0e0;
}

.eventCell {
  color: #FF6700;
}

.printTitle {
  color: #FF6700;
}
