<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#AnalyzingProblemsCON {
  height: 600px;
}
#AnalyzingProblemsCON .jsavline{
  height: 75px;
}
.dashed{
  stroke-dasharray: 5, 5;
}
.largeLabel{
	font-size: 16px; 
	text-align: center;
}
.mediumLabel{
    font-size: 12px; 
	text-align: center;
}
.smallLabel{
    font-size: 10px; 
	text-align: center;	
}
.colored{
	color: red;
}
</pre></body></html>