.resources-assigned .sch-gantt-label-right:before {
    font-family  : 'Font Awesome 5 Free';
    font-weight  : 900;
    content      : '\f007';
    margin-right : 5px;
}

.sch-assignment-cell {
    color : #666;
}

.x-panel-header label {
    color       : #ffffff;
    font-weight : normal;
}

