
.classification-tree-item[data-v-c5ccb6b4] {
    margin-bottom: 10px;
}
.classification-header[data-v-c5ccb6b4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background-color: #f8f9fa;
    border-left: 3px solid #007bff;
    border-radius: 4px;
}
.classification-info[data-v-c5ccb6b4] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    flex: 1;
}
.classification-actions[data-v-c5ccb6b4] {
    display: flex;
    gap: 5px;
    margin-left: 10px;
}
.children-classifications[data-v-c5ccb6b4] {
    margin-left: 20px;
    margin-top: 10px;
    padding-left: 10px;
    border-left: 2px dashed #dee2e6;
}
.badge[data-v-c5ccb6b4] {
    font-size: 0.75rem;
    padding: 0.35rem 0.65rem;
}
.btn-sm[data-v-c5ccb6b4] {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}

.segment-classifications-manager[data-v-d77b3ef6] {
    padding: 15px 0;
    border-top: 1px solid #dee2e6;
    margin-top: 20px;
}
.classifications-tree[data-v-d77b3ef6] {
    margin-top: 15px;
}
.alert[data-v-d77b3ef6] {
    margin-top: 15px;
}
.modal-body[data-v-d77b3ef6] {
    max-height: 500px;
    overflow-y: auto;
}
.form-check[data-v-d77b3ef6] {
    padding-left: 0;
}
.form-check-input[data-v-d77b3ef6] {
    margin-left: 0;
    margin-right: 8px;
}
