.type_VisualizationConfig path {
  stroke: #000;
  stroke-width: 1.5;
  cursor: pointer;
}

.type_VisualizationConfig text {
  font: 11px sans-serif;
  cursor: pointer;
}

