/*-----------------------------------------------
|   Phoenix buttons
-----------------------------------------------*/
/* -------------------------------------------------------------------------- */
/*                                Phoenix button                              */
/* -------------------------------------------------------------------------- */
/* prettier-ignore */
.modal-wider .modal-dialog {
    max-width: 90vw; /* or any specific px like 1200px */
    width: 90vw;
}
.treeview-list-item.selected {
    /*background: #cce0fd;*/
    background:#e7eba8;
    border-radius: 4px;
}
@font-face {
    font-family: 'Acumin Variable Concept';
    src: url('../assets/AcuminVariableConcept.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.logo-text {
    font-family: 'Acumin Variable Concept', sans-serif;
    font-weight:400;
}
 

.css-suw6sh-MuiTableRow-root {
    z-index: 88;
}