
.icon_item{
    margin-right: 10px;
}
.node {
    font: 12px sans-serif;
}

.link {
    fill: none;
    stroke: #ccc;
    stroke-width: 1.5px;
}
.textNode{
    cursor: pointer;
}
.label_item{
    width: 40px;
}

