BODY,HTML{width:100%;height:100%;overflow:hidden;margin:0;padding:0;font-family:Verdana,Arial,Helvetica;background:0 0}#BodyContainer{width:120px;height:600px;overflow:hidden;background:0 0}#PriceContainer{width:120px;height:480px;overflow:auto;box-sizing:border-box;border-top:solid 1px #e0e0e0;border-left:solid 1px #e0e0e0;border-right:solid 1px #e0e0e0;border-bottom:solid 1px #e0e0e0;background:#f0f0f0}#AdvertContainer{width:120px;height:120px}.ChartContainer{display:block;text-decoration:none;width:100px;height:108px;margin:9px 9px 9px 9px;border:solid 1px #e0e0e0;box-sizing:border-box;background:#fff;border-radius:3px;position:relative;overflow:hidden;box-sizing:border-box}.ChartContainer:hover{box-shadow:0 0 5px 0 rgba(128,128,128,.2)}.ChartContainer:last-of-type{margin-bottom:0}.ChartHeader{width:100%;height:58px;padding:5px;box-sizing:border-box;overflow:hidden}.ChartCaption{font-size:12px;font-weight:700;color:#6995ef}.ChartPriceBar{color:#404040;font-size:11px;padding-top:3px}.ChartPrice{flex-grow:1;flex-shrink:1}.ChartChange{padding-top:2px;text-align:left}.ChartCanvasContainer{width:100%;height:48px;box-sizing:border-box;position:relative}.ChartCanvas{width:100%;height:100%;display:block}.Profit{color:#63b31a}.Loss{color:#ff6c6c}