#bookly-tbs table {
  margin: 0;
  overflow: auto;
}

#bookly-appointment-dialog ul {
  padding: 0;
}

#bookly-compound-services-dialog table,
#bookly-compound-services-dialog table td {
  border: 0;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}

#bookly-compound-services-dialog table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}

#bookly-compound-services-dialog>tbody>tr>td,
#bookly-compound-services-dialog>tbody>tr>th {
  padding: 5px;
  line-height: 1.4;
  vertical-align: top;
}

#bookly-tbs.bookly-staff-cabinet-calendar .ec,
#bookly-tbs.bookly-staff-cabinet-calendar .ec .popover-body,
#bookly-tbs.bookly-staff-cabinet-calendar .btn {
  font-size: 14px;
}