
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);.edelhoferRadialProgressBar{margin:15px;width:200px;height:200px;background-color:#e3e3e3;border-radius:50%}.edelhoferRadialProgressBar .mask,.edelhoferRadialProgressBar .fill,.edelhoferRadialProgressBar .fill.fix,.edelhoferRadialProgressBar .shadow{position:absolute;width:200px;height:200px;border-radius:50%}.edelhoferRadialProgressBar .mask,.edelhoferRadialProgressBar .fill,.edelhoferRadialProgressBar .fill.fix{clip:rect(0px,100px,200px,0px);-webkit-backface-visibility:hidden;transition:-webkit-transform 1s;transition:-ms-transform 1s;transition:transform 1s}.edelhoferRadialProgressBar .mask{clip:rect(0px,200px,200px,100px)}.edelhoferRadialProgressBar .fill,.edelhoferRadialProgressBar .fill.fix{background-color:green}.edelhoferRadialProgressBar .full,.edelhoferRadialProgressBar .fill{transform:rotate(0deg)}.edelhoferRadialProgressBar .inset{width:150px;height:150px;position:absolute;margin-left:25px;margin-top:25px;background-color:#fbfbfb;border-radius:50%;box-shadow:6px 4px 10px rgba(0,0,0,0.2)}.edelhoferRadialProgressBar .shadow{box-shadow:6px 6px 10px rgba(0,0,0,0.1) inset}.percentage{height:22px;width:58px;overflow:hidden;position:absolute;top:64px;left:46px;line-height:1}.numbers{margin-top:-22px;transition:width 1s;width:58px;text-align:left}.edelhoferRadialProgressBar .inset .percentage .numbers span{width:57px;display:inline-block;vertical-align:top;text-align:center;font-weight:normal;font-size:22px;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;color:#97a71d}