@CHARSET "UTF-8";

#visualisation{
	background-color: rgb(223,223,223);
}

#algorithmSlctr{
	font-size: 15px;
	color: rgb(0,0,255);
}

#divAlgorithmSlctr{
	position: absolute;
	left: 460px;
	top: 100px;
}

#simTools{
	position: absolute;
	left: 570px;
	top: 100px;
}

#editTools{
	position: absolute;
	left: 20px;
	top: 480px;
}

.tools{
	font-size: 18px;
	color: rgb(59,89,153);
}
