.meetings-submitted-paper-row {

  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #fff;
}

.meetings-submitted-paper-row:last-child {

  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  border-bottom: 0;
}

.date-filter-container {
  display: flex;
  flex-direction: row;
}

.date-filter-calendar {
  margin: 0 10px;
}