.series.areaStack path{opacity:.7}.series.areaStack path.active{opacity:1}.y.axis text{font-size:12px;fill:#636464}.y.axis path{fill:none;stroke:#636464;shape-rendering:crispEdges}.y.axis .ylabel{text-anchor:'middle'}.x.axis text{font-size:12px;fill:#636464}.x.axis path,.x.axis line{fill:none;stroke:#636464;shape-rendering:crispEdges}.x.axis .xlabel{text-anchor:'center'}.series.area path{opacity:.7}.series.area path.active{opacity:1}.series.bar rect{opacity:.7}.series.bar rect.active{opacity:1}.chartContainer{padding:0}.chart-elem-1{fill:#00adef;stroke:#00adef;background:#00adef;color:#00adef}.chart-elem-2{fill:#309134;stroke:#309134;background:#309134;color:#309134}.chart-elem-3{fill:#3ab54a;stroke:#3ab54a;background:#3ab54a;color:#3ab54a}.chart-elem-4{fill:#edc025;stroke:#edc025;background:#edc025;color:#edc025}.chart-elem-5{fill:#edac2c;stroke:#edac2c;background:#edac2c;color:#edac2c}.chart-elem-6{fill:#c51f4f;stroke:#c51f4f;background:#c51f4f;color:#c51f4f}.chart-elem-7{fill:#026cb8;stroke:#026cb8;background:#026cb8;color:#026cb8}.chart-elem-8{fill:#000771;stroke:#000771;background:#000771;color:#000771}.chart-elem-9{fill:#031b71;stroke:#031b71;background:#031b71;color:#031b71}.chart-elem-10{fill:#d2d2d2;stroke:#d2d2d2;background:#d2d2d2;color:#d2d2d2}.chart-elem-11{fill:#789;stroke:#789;background:#789;color:#789}.chart-elem-1,.chart-elem-2,.chart-elem-3 .chart-elem-4,.chart-elem-5,.chart-elem-6 .chart-elem-7,.chart-elem-8,.chart-elem-9 .chart-elem-10,.chart-elem-11{opacity:.9}.series.barStack rect{opacity:.7}.series.barStack rect.active{opacity:1}.x.grid .tick{stroke:#d3d3d3;opacity:.4}.x.grid line{stroke-width:1}.legend{width:20px;height:20px;margin-right:125px;margin-bottom:5px;padding-top:2px}.legend.disabled{opacity:.3}.legendText{position:absolute;font-size:12px;margin-left:30px;max-width:110px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.legend.active .legendText{font-weight:bolder}.series.line path{fill:none;stroke-width:3}.series.line path.active{stroke-width:4}.series.line circle{fill:#fff;stroke-width:2px}.series.line circle.active{stroke-width:5px}.series.lineStack path{fill:none;stroke-width:3}.series.lineStack path.active{stroke-width:4}.series.lineStack circle{fill:#fff;stroke-width:2px}.series.lineStack circle.active{stroke-width:5px}.y.grid .tick{stroke:#d3d3d3;opacity:.4}.y.grid line{stroke-width:1}.single-bar{padding-top:100px;padding-bottom:100px}.single-bar .single-bar-label{font-size:14px}.single-bar .bar-data{font-size:15px;font-weight:700;color:#fff;text-align:center;height:60px;padding-top:20px;position:relative;-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1;transition:-webkit-transform .2s linear;transition:transform .2s linear}.single-bar .bar-popover{position:absolute;max-width:150px;font-size:12px;color:#000;background-color:transparent;margin-top:10px;margin-bottom:10px;text-align:center;max-height:100px;overflow-y:auto;overflow-x:hidden}.single-bar .bar-data>.arrow,.single-bar .bar-data>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:#fff;border-style:solid}.single-bar .bar-data>.arrow{border-width:11px;opacity:1}.single-bar .bar-data.bottom>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:transparent;bottom:-11px}.single-bar .bar-data.top>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:transparent;top:-11px}.single-bar .bar-data.ng-enter{-webkit-transform:scaleX(0);transform:scaleX(0)}.bar-data.ng-leave{display:none}.chart-tooltip{position:fixed;padding:10px;margin:1em 0 3em;color:#000;background:#fff;border-radius:5px;border:1px solid #ff4500;min-width:150px;z-index:1012;opacity:0}.chart-tooltip::before{content:"";position:absolute;bottom:-20px;left:60px;border:0;border-right-width:30px;border-bottom-width:20px;border-style:solid;border-color:transparent #ff4500;width:0}.chart-tooltip::after{content:"";position:absolute;bottom:-20px;left:80px;border:0;border-right-width:10px;border-bottom-width:20px;border-style:solid;border-color:transparent transparent;width:0}.chart-show{opacity:1}.chart-tooltip.chart-show{transition:opacity .2s linear}