.swal2-select{
    display: none !important;
}
.dataTables_filter,.dataTables_paginate {
    width: 50%;
    float: right;
    text-align: right;
 }

.dataTables_empty{
    text-align: center;
}

.row{
    --bs-gutter-x:1em !important;
}

.tox-notifications-container,.tox-statusbar__branding{
    display: none !important;
}
.form-check-inline .form-check-input {
    margin-top: 5px;
}
.bg-permisos {
    background-color: rgb(232, 231, 231);
    border-radius: 10px;
}