﻿.Price_Chart
{

}
.Price_Chart text
{
	font-family:IranSans;
}
	.Price_Chart g.highcharts-tooltip
	{
	line-height:200%;
	}
.Price_Chart g.highcharts-tooltip tspan
{
	font-family:Tahoma;
	font-size:9pt !important;
}
.price-chart-container
{
	background-color: red;
	background-image: url('../Images/bg.png');
}
.Price_Chart i
{
	font-size:8px !important;
	margin-left:2px;
}
.Price_Chart .tooltip-panel
{
	direction:rtl;
}
.Price_Chart .tooltip-panel span
{
	display:inline-block;
	margin:2px;
}
g {
	font-size:14px;
}
text{
	font-size:13px !important;

}
.highcharts-legend-item tspan{
	font-size:13px !important;

}