.schedule .days .day .timeslots .timeslot hr {
  border-bottom: thin solid #fff !important;
}

.schedule .days .day.single {
  width: 100%
}
.datepicker{
  display: none;
}
.schedule, .schedule list-view {
  margin-top: 0px !important;
  padding-top: 25px;
}