/*
Copyright DHTMLX LTD. http://www.dhtmlx.com
To use this component please contact sales@dhtmlx.com to obtain license
*/
.dhx_tooltip{display:none;position:absolute;font-size:8pt;z-index:10000;background-color:white;padding:2px 2px 2px 2px;border:1px solid #A4BED4;}
.dhx_chart{position:relative;font-family:Tahoma;font-size:0.7em;color:#333333;overflow:hidden;width:190px;height:130px;}
.dhx_canvas_text{position:absolute;text-align:center;overflow:hidden;white-space:nowrap;}
.dhx_map_img{width:100%;height:100%;position:absolute;top:0;left:0;border:0;filter:alpha(opacity=0);}
.dhx_axis_item_y{position:absolute;height:18px;line-height:18px;margin-top:-4px;text-align:right;}
.dhx_axis_title_x{text-align:center;}
.dhx_axis_title_y{text-align:center;font-family:Tahoma;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);height:18px;line-height:18px;}
.dhx_ie_filter{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);zoom:1;font-family:serif;}
.dhx_chart_legend{position:absolute;}
.dhx_chart_legend_item{height:18px;line-height:18px;padding:2px;}
.dhx_axis_item_y.dhx_radar{color:#ffffff;font-size:11px;padding-right:3px;height:13px;line-height:13px;margin-top:0;}
.dhx_canvas_text.dhx_axis_radar_title{margin-top:0;padding-top:0;}
.dhx_axis_item_y,.dhx_axis_item_x{}