canvas{cursor:crosshair;color:gray}#chart{display:block;width:100%px;height:260px;position:relative;font-family:Tahoma}#chart .charting-menu{position:absolute;left:0;top:0;width:30px;height:100%;border-right:solid 1px #505050}#chart .charting-menu>i{float:left;width:100%;height:30px;line-height:30px;text-align:center;font-size:15px;color:#aaa;cursor:pointer}#chart .charting-menu>.active{color:#000}#chart .chart{position:absolute;left:25px;top:0;right:0;bottom:0}#chart .no-data-placeholder{position:absolute;width:100%;height:100%;line-height:210px;text-align:center;font-size:25px;background:#fff;color:#000;z-index:99;display:none}#chart .yAxis-label,#chart .volume-label,#chart .resolution-label{position:absolute;height:auto;width:70px;text-align:center;z-index:10;color:#000}#chart .yAxis-label{z-index:888;right:45px;top:30px;font-size:.8em;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}#chart .volume-label{left:-20px;bottom:40px;font-size:.8em;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}#chart .resolution-label{position:absolute;right:0;top:2px;height:auto;width:70px;text-align:center;z-index:10;color:#000;font-size:11px}