@charset "utf-8";
/* ===========================================================

	Title:		finance.css
	Created:	2016-02-26

=========================================================== */
/*


		unitholders


=========================================================== */
/* ===========================================================

	unitholders

=========================================================== */
/* investment.js graph
----------------------------------------------------------- */
div#invest {
	position: relative;
}
div#invest .unit {
	position:absolute;
	top:295px;
	right:-30px;
}
@media screen and (max-width: 1024px) {
	/*div#invest .unit {
		top:270px;
		right:0px;
	}*/
}