@charset "UTF-8";
/* CSS Document */


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow-x: hidden; 
	overflow-y: hidden;
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	background: #3d3d3d
}



div.detailpaneltext {
	white-space: nowrap;
	position: absolute;
	font-size: 1em;
	font-weight: normal;
	right: 6%;
	/*margin-left: 45%;*/
	color: #BDBABA;
}


div.arrowimage {
	position: absolute;
	right: 3%;
	margin-top: 1px;
}




