#bookly-tbs a {
    border-bottom: none;
}
#bookly-tbs .pagination .next, #bookly-tbs .pagination .next:hover {
    background-color: inherit;
}
#bookly-tbs table#bookly-packages-list {
    table-layout: inherit;
}
#ui-datepicker-div table th {
    text-transform: unset;
    font-size: 0.8em;
}

#bookly-package-schedule-body .list-group-item {
    position: relative;
    z-index: 1050;
}