.admin-metrics-content .infraction-list-container .table th {
  border-top: none;
}

.admin-metrics-content .infraction-list-container .table tbody tr:first-child td {
  border-top: none;
}

.admin-metrics-content .smaller-table code {
  font-size: 100%;
  color: inherit;
}

.admin-metrics-tab .detail-grids {
  margin-top: 0.75em;
}

.admin-metrics-content #metrics-api-errors-grid .k-grid-content,
.admin-metrics-content #metrics-ftp-folders-grid .k-grid-content {
  max-height: 26rem;
  overflow-y: auto;
}

#schedulers-tab-view .k-grid-content {
  overflow-y: auto;
}

.admin-metrics-content .schedulers-tab {
  overflow: visible;
}

#schedulers-tab-view {
  padding: 0;
  margin-left: -0.5em;
  margin-right: -0.5em;
}

#schedulers-tab-view .detail-grids {
  margin-top: 0;
}

#schedulers-tab-view .k-grid-header,
#schedulers-tab-view .k-grid-content,
#schedulers-tab-view .k-grid-pager {
  border-left: none;
  border-right: none;
}

#schedulers-tab-view .k-grid-pager {
  border-bottom: none;
}

#schedulers-tab-view .k-grid-toolbar {
  padding-top: 0;
  border-bottom: none;
}

#schedulers-tab-view .toolbar-wrapper--inside-grid {
  min-height: 0;
}
