.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;
}
.password-icon {
        position: relative;
        margin: -25px 10px 0 0;
        cursor: pointer;
    }
.archivoDeshabilitado {
    opacity: 0.5 !important;
}
.archivoDeshabilitado:hover {

    cursor: not-allowed;
}