@import "bootstrap.less";
@import "toastr.less";

html, body {
	padding: 0;
	margin: 0;
	background: #111;
	color: #EFEFEF;
}

#ecosystem {
	background: #111;
}

div.chart {
	margin: 10px;
}

@import "bootstrap-responsive.less";