.sprite-dreisc--category-group {
    background: url('../images/icons/category-group.png') no-repeat !important;
}

.sprite-dreisc--box {
    background: url('../images/icons/box.png') no-repeat !important;
}

.sprite-dreisc--images-stack {
    background: url('../images/icons/images-stack.png') no-repeat !important;
}

.sprite-dreisc--category-group,
.sprite-dreisc--box,
.sprite-dreisc--images-stack {
    width: 16px;
}

.status-tree-text {
    color: #475c6a;
}