body.analyze .total{margin-bottom:30px;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:baseline}body.analyze .total p strong{font-size:28px}body.analyze .analyze-search{margin-bottom:50px}body.analyze .analyze-search .page-form dl{display:flex;flex-wrap:wrap;justify-content:space-between}body.analyze .analyze-search .page-form dl>div{flex-basis:49%;min-width:200px}body.analyze .sub-action{text-align:center;margin:30px 0}.graph.circle-graph{display:flex;flex-direction:column-reverse;align-items:stretch;justify-content:center;padding:20px}.graph.circle-graph ul{flex-basis:100%;list-style:none}.graph.circle-graph ul li{padding:.8em 0 .1em;display:flex;align-items:center;justify-content:space-between;cursor:pointer;border-bottom:2px solid transparent}.graph.circle-graph ul li i{display:inline-block;flex-basis:1em;width:1em;height:1em;margin-right:.5em;border-radius:50%}.graph.circle-graph ul li p{flex-grow:1}.graph.circle-graph ul li strong{flex-grow:0;flex-basis:5em;font-size:1.166em;margin-left:1em;white-space:nowrap;text-align:right}.graph.circle-graph ul li.focus,.graph.circle-graph ul li:active,.graph.circle-graph ul li:focus,.graph.circle-graph ul li:hover{border-bottom:2px solid #333}.graph.circle-graph .svg-container{position:relative;width:100%;flex-basis:100%;max-width:400px;margin:0 auto 40px}.graph.circle-graph .svg-container:before{content:"";display:block;padding-top:100%}.graph.circle-graph .svg-container svg{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.graph.circle-graph .svg-container svg .highlighted{filter:brightness(1.2)}.graph.circle-graph .svg-container .total{flex-direction:column;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.graph.circle-graph .svg-container .total strong{font-size:2.333em}@media only screen and (min-width:768px){.graph.circle-graph{flex-direction:row-reverse}.graph.circle-graph ul{flex-basis:50%;padding-left:50px;max-width:450px}.graph.circle-graph ul li strong{font-size:1.333em}.graph.circle-graph .svg-container{flex-basis:50%;margin:0}}