.root {
}

.tree {
}

.leaf {
}

.branch {
}

.inactive {
    composes: fixed from global;
    composes: invisible from global;
}
