ol, ul {
    padding-inline-start: 25px;
}

.badge {
    padding: 6px 8px;
}

.dt-buttons, div.dataTables_wrapper div.dataTables_info {
    float: left;
}

div.dataTables_paginate {
    padding-top: 0.5rem;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 0.875rem;
}

.table thead th {
    font-size: 0.85rem;
}

.table th, .table td {
    white-space: normal;
    line-height: 1.25;
}

.fc-event {
    padding: 4px;
}

.fc-timegrid-event .fc-event-time,
.fc-v-event .fc-event-title-container {
    font-size: 0.85em !important;
}

.fc-timegrid-slot {
    height: 40px !important;
}

.card .card-title,
.modal .modal-title {
    font-size: 1.0rem;
}

.dataTables_info, .dataTables_paginate {
    padding-top: 0.85rem;
}

.note-toolbar {
    background: hsla(0, 0%, 70%, .1) !important;
}

.note-dropdown-menu.dropdown-menu.show {
    display: flex;
}
