.fa-search {
    cursor: pointer;
}

.eye-link {
    color: orange;
}

.trash-link {
    color: red;
}


/*
.menu-title a {
    color: #93E0C3 !important;
} */

.menu-title,
.green-link {
    color: #93E0C3 !important;
}

.edit-link i.bx.bxs-edit,
.eye-link i.bx.bx-show,
.trash-link,
i.bx.bxs-lock-open,
i.bx.bxs-lock,
i.bx.bxs-check-circle,
i.bx.bxs-plus-circle,
i.bx.bxs-coin {
    font-size: 22px;
}

.payement-effectue {
    background-color: #2ecc71;
    /* Vert */
}

.custom-modal-content {
    font-size: 16px;
    text-align: center;
}

.dataTables th,
.dataTables td {
    text-align: center !important;
}