/* Table manager */
.tableRowHeight:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f338";
}
.tableman:before,
.tableManager-win-shortcut:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f0ce';
}
.tableManager-grouped {
    height: auto;
}
.tableManager-grouped:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f247";
}

