@import "../../../css/teaser-v2.0.css";

@font-face {
	font-family: "FrutigerLTW02-45Light";
	src: url("fonts/frutiger-lightcn-webfont.eot?#iefix");
	src: url("fonts/frutiger-lightcn-webfont.eot?#iefix") format("eot"), url("fonts/frutiger-lightcn-webfont.woff") format("woff"), url("../fonts/frutiger-lightcn-webfont.ttf") format("truetype"), url("fonts/frutiger-lightcn-webfont.svg#frutiger-lightcn-webfont") format("svg");
}
@font-face {
	font-family: "Frutiger LT W02 65 Bold";
	src: url("fonts/frutiger-bold-webfont.eot?#iefix");
	src: url("fonts/frutiger-bold-webfont.eot?#iefix") format("eot"), url("fonts/frutiger-bold-webfont.woff") format("woff"), url("../fonts/frutiger-bold-webfont.ttf") format("truetype"), url("fonts/frutiger-bold-webfont.svg#frutiger-bold-webfont") format("svg");
}
body{
	font-size: 10px;
}

#wrapper {
  width: 100%;
 
  font-family:"FrutigerLTW02-45Light",Arial,sans-serif;
  color: #000;
  overflow: hidden;
  padding: 0 4px;
  box-sizing: border-box;
  border:none;
}

table {
  width: 100%;
}

td {
    padding: 0;
    text-align: left;
}
tr.row1 td.col2 {
    color: #000000;
    
    font-weight: bold;
}
td.col2 {
    text-align: right;
}

.top-table td { color: #000; padding: 2px 0 2px 0; border-bottom:1px solid #ccc; }
#chart{
	border:none;
	padding:0;
}

@media screen and (max-width:1920px){
	.top-table td {
		
		
	}
	#chart-info, #info-footer{
		
	}
}
@media screen and (max-width:300px){
	.top-table td {
		
		
	}
	#chart-info, #info-footer{
		
		margin-top: -9px;
		float:left;
	}
	
	
}
















