@import "../../../css/chart-v2.0.css";

@font-face {
  font-family: "ubuntuItalic";
  font-style: normal;
  font-weight: normal;
  src: url('font/ubuntu-li-webfont.eot');
  src: url('font/ubuntu-li-webfont.eot?#iefix') format("embedded-opentype"), url('font/ubuntu-li-webfont.woff') format("woff"), url('font/ubuntu-li-webfont.ttf') format("truetype");
}

@font-face {
  font-family: "ubuntu";
  font-style: normal;
  font-weight: normal;
  src: url('font/ubuntu-l-webfont.eot');
  src: url('font/ubuntu-l-webfont.eot?#iefix') format("embedded-opentype"), url('font/ubuntu-l-webfont.woff') format("woff"), url('font/ubuntu-l-webfont.ttf') format("truetype");
}

body {
	/*color: #6a7a90;*/
	font-family: "ubuntu", arial, sans-serif;
}

#data-tbl{
  width: 100%;
  margin-bottom: 20px;
}