#stats{background:#fff}.exercise-graph .config{background-color:#f5f5f5;padding:10px}.exercise-graph .config select{width:200px;margin-bottom:0}.exercise-graph .details-config{border-top:3px solid #fff;color:#444}.exercise-graph .details-config .config{float:left;height:116px;-webkit-box-sizing:border-box;box-sizing:border-box}.exercise-graph .details-config .config-actions{width:60px}.exercise-graph .details-config .config-param{width:calc(50% - 30px);border-right:3px solid #fff}.exercise-graph .summary{margin-top:8px}.exercise-graph .summary .metric{float:left;width:33.3%}.exercise-graph .summary .metric .value{color:#82ba28;font-weight:600;font-size:18px;height:24px}.exercise-graph .download{margin-top:28px;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.exercise-graph .download.in{opacity:1}.exercise-graph svg.d3-exercise-graph{margin:10px 0 50px}
svg.d3-exercise-graph text{font-family:OpenSansRegular,sans-serif;font-size:11px}svg.d3-exercise-graph .background{fill:#fff}svg.d3-exercise-graph .focus .workouts,svg.d3-exercise-graph .helpers{-webkit-clip-path:url(#clip);clip-path:url(#clip)}svg.d3-exercise-graph g.workout .set-bar{fill:#e0e0e0;-webkit-transition:fill .2s ease-out;transition:fill .2s ease-out}svg.d3-exercise-graph g.workout .set-bar.selected{fill:#82ba28}svg.d3-exercise-graph g.workout .set-bar:hover{cursor:pointer}svg.d3-exercise-graph g.workout .workout-area{fill:#bdbdbd;rx:1px}svg.d3-exercise-graph g.workout .workout-label{fill:#747474;text-anchor:middle;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}svg.d3-exercise-graph g.workout .workout-label.hidden{opacity:0}svg.d3-exercise-graph g.workout:hover .workout-label.hidden{opacity:1}svg.d3-exercise-graph .helpers .metric1,svg.d3-exercise-graph .helpers .metric2{-webkit-transition:opacity .2s linear;transition:opacity .2s linear;opacity:0}svg.d3-exercise-graph .helpers .metric1 line,svg.d3-exercise-graph .helpers .metric2 line{stroke:#ffb53f}svg.d3-exercise-graph .helpers .metric1 text,svg.d3-exercise-graph .helpers .metric2 text{fill:#ffb53f;text-anchor:middle;font-weight:600}svg.d3-exercise-graph .helpers.in .metric1,svg.d3-exercise-graph .helpers.in .metric2{opacity:1}svg.d3-exercise-graph .helpers .metric2 line{stroke-width:2px}svg.d3-exercise-graph .helpers .metric2-rect{fill:#fafafa;stroke:none}svg.d3-exercise-graph .helpers .metric2-label{fill:#747474}svg.d3-exercise-graph .helpers .print .metric2-set line{stroke:#747474}svg.d3-exercise-graph .helpers .print .metric2-set text{fill:#747474;text-anchor:middle}svg.d3-exercise-graph .axis line,svg.d3-exercise-graph .axis path{fill:none;stroke:#e0e0e0}svg.d3-exercise-graph .axis text{fill:#747474}svg.d3-exercise-graph .axis.x .domain{visibility:hidden}svg.d3-exercise-graph .axis.x text{text-anchor:start!important;font-size:9px}svg.d3-exercise-graph .brush .extent{stroke:#bdbdbd;fill:transparent;-webkit-transform:scaleY(1.1) translateY(-1px);transform:scaleY(1.1) translateY(-1px);stroke-width:.83333334;rx:5}svg.d3-exercise-graph .brush .extent:hover{fill:rgba(0,0,0,.05);stroke:#747474}svg.d3-exercise-graph .brush .resize rect{visibility:initial!important;fill:#9e9e9e;rx:5;-webkit-transform:scale(1.2,.8) translateY(6px);transform:scale(1.2,.8) translateY(6px)}svg.d3-exercise-graph .brush .resize rect:hover{fill:#747474}svg.d3-exercise-graph .print{display:none}svg.d3-exercise-graph .print .metric2-set text.hidden{visibility:hidden}svg.d3-exercise-graph.export .print{display:initial}svg.d3-exercise-graph.export .helpers .metric2{display:none}

/*# sourceMappingURL=34.865ac.css.map*/