/*[data-theme=light] .table>:not(caption)>*>*,*/
/*[data-theme=dark] .table>:not(caption)>*>* {*/
/*    background-color:var(--ct-body-bg) !important;*/
/*}*/

.nav-user > span > h5 {
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
