.link--active {
  stroke: #000 !important;  /*stroke-width: 1.5px;*/
}

.link-extension--active {
  stroke-opacity: .6;  /*stroke-width: 1.5px;*/
}

.label--active {
  font-weight: bold;
  cursor: crosshair;  /*font-size: 4px;*/
}

.scale--hide {
  display: none;
}

/*circle {
  fill: #fff;
  fill-opacity: 0.8;
  stroke: #8da0cb;
}

circle.hidden {
  display: none;
  fill: #fff;
  fill-opacity: 0.0;
  stroke: #fff;
}*/
