@namespace ct "http://gionkunz.github.com/chartist-js/ct";.ct-chart .ct-series.ct-series-a .ct-bar[ct|meta="Dry Gas"]{stroke:brown;stroke-width:30px}.ct-chart .ct-series.ct-series-a .ct-bar[ct|meta="Crude Oil"]{stroke:#000;stroke-width:30px}.ct-chart .ct-series.ct-series-a .ct-bar[ct|meta=Water]{stroke:#00f;stroke-width:30px}.ct-chart .ct-series.ct-series-a .ct-bar[ct|meta=Hydrogen]{stroke:#add8e6;stroke-width:30px}.ct-chart .ct-series.ct-series-a .ct-bar[ct|meta="Decom."]{stroke:purple;stroke-width:30px}.ct-chart .ct-series.ct-series-a .ct-bar{stroke:green;stroke-width:30px}.ct-chart .ct-series.ct-series-b .ct-bar{stroke:orange;stroke-width:30px}.ct-chart .ct-series.ct-series-c .ct-bar{stroke:red;stroke-width:30px}.ct-label{pointer-events:none;font:1em Roboto,sans-serif;color:#5c5c5c}.ct-chart{position:relative}.ct-tooltip{display:inline-block;min-width:3em;padding:5px 5px;background:#383838;border-radius:5%;text-anchor:middle;color:#fff;text-align:center;z-index:100;opacity:0;font-family:"Roboto, sans-serif";font-size:"20";-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.ct-tooltip,.ct-tooltip:before{position:absolute;pointer-events:none}.ct-tooltip:before{bottom:-14px;left:50%;border:solid transparent;content:" ";height:0;width:0;border-color:rgba(251,249,228,0);border-top-color:#383838;border-width:7px;margin-left:-8px}.ct-tooltip.tooltip-show{opacity:.8}.ct-legend{position:relative;z-index:10;list-style:none;text-align:center}.ct-legend li{position:relative;padding-left:23px;margin-right:10px;margin-bottom:3px;cursor:pointer;display:inline-block}.ct-legend li:before{width:12px;height:12px;position:absolute;left:0;content:"";border:3px solid transparent;border-radius:2px}.ct-legend li.inactive:before{background:transparent}.ct-legend.ct-legend-inside{position:absolute;top:0;right:0}.ct-legend.ct-legend-inside li{display:block;margin:0}