.tree-multiselect .item label
{
    color:#555;
}

.tree-multiselect .selected .item
{
    color:#555;
    white-space: inherit;
}