#chartdiv{width:100%;height:400px}text tspan{font-family:glypha_bold;font-size:13px;font-weight:400;fill:#577c93}#cont-graph .amcharts-graph-graph-oil path[stroke="#7993a7"]{transition:1s!important;opacity:0;transition-delay:1s!important}#cont-graph .amcharts-graph-graph-gov path[stroke="#bbc5cf"]{transition:1s!important;opacity:0;transition-delay:.5s!important}#cont-graph .amcharts-graph-graph-ps path[stroke="#ea203b"]{transition:1s!important;opacity:0;transition-delay:0s!important}#cont-graph .amcharts-graph-stroke{display:none}#cont-graph.start .amcharts-graph-graph-oil path[stroke="#7993a7"]{opacity:1}#cont-graph.start .amcharts-graph-graph-gov path[stroke="#bbc5cf"]{opacity:1}#cont-graph.start .amcharts-graph-graph-ps path[stroke="#ea203b"]{opacity:1}#cont-graph.start-line .amcharts-graph-stroke{display:block;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:500%;stroke-dasharray:0 \0/;stroke-dashoffset:0 \0/;-webkit-animation:am-draw 15s;animation:am-draw 15s}@-webkit-keyframes am-draw{0%{stroke-dashoffset:500%}100%{stroke-dashoffset:0%}}@keyframes am-draw{0%{stroke-dashoffset:500%}100%{stroke-dashoffset:0%}}@keyframes hideshow{0%{opacity:1}10%{opacity:1}15%{opacity:0}100%{opacity:0}}