#cliqueCON {
  width: 800px;
  height: 500px;
}

.avcontainer{
  overflow: visible;
}

.jsavline{
  height: 50px;
}

.jsavarray .jsavindex{
	min-width:30px;
	min-height:30px;
	height:30px;
	line-height:30px;
        text-align:center;
}

.edgehighlight{
	stroke:LightCoral;
	stroke-width: 5;
}

.edgehighlightbold{
	stroke:LightCoral;
	stroke-width: 7;
}
