#bookly-tbs.bookly-staff-cabinet #bookly-fc-wrapper a {
    text-decoration: unset;
    border: 0;
}

#bookly-tbs.bookly-staff-cabinet .bookly-fc-inner .bookly-calendar .fc-view > table {
    width: auto;
    min-width: unset;
}

#bookly-tbs.bookly-staff-cabinet .bookly-fc-inner .bookly-calendar .fc-row.fc-widget-header {
    height: 41px;
}
#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;
}

#ui-datepicker-div table th {
    text-transform: unset;
    font-size: 0.8em;
}