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

.badge {
    padding: 6px 8px;
}

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

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

.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;
}

/* .table td p {
    line-height: 1.0;
} */

.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;
}

.swal2-icon {
    width: 3em;
    height: 3em;
}

.swal2-icon .swal2-icon-content {
    font-size: 2.5em;
}

.swal2-title {
    font-size: 1.5em !important;
}

div:where(.swal2-container) div:where(.swal2-html-container) {
    padding: 0.5em !important;
    font-size: 1.0rem !important;
}

.swal2-actions {
    padding: 1.0em auto 0 !important;
    margin: 0.5em auto 0 !important;
}
