.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 !important;
}

.details-table th {
    width: 30%;
}

.select2-container .select2-selection {
    height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.note-editor .note-toolbar .dropdown-toggle::after {
    display: none;
}
.note-editor .note-toolbar .note-color-all .note-dropdown-menu, .note-popover .popover-content .note-color-all .note-dropdown-menu {
    min-width: 342px;
}