.progress{background:none;height:80px;position:relative;width:80px}.progress:after{border:6px solid #f5f5f5;border-radius:50%;content:"";left:0;width:100%}.progress:after,.progress>span{height:100%;position:absolute;top:0}.progress>span{overflow:hidden;width:50%;z-index:1}.progress .progress-left .progress-bar,.progress .progress-right .progress-bar{background:none;border-style:solid;border-width:6px;height:100%;position:absolute;top:0;width:100%}.progress .progress-left{left:0}.progress .progress-left .progress-bar{border-bottom-right-radius:80px;border-left:0;border-top-right-radius:80px;left:100%;-webkit-transform-origin:center left;transform-origin:center left}.progress .progress-right{right:0}.progress .progress-right .progress-bar{border-bottom-left-radius:80px;border-right:0;border-top-left-radius:80px;left:-100%;-webkit-transform-origin:center right;transform-origin:center right}.progress .progress-value{left:0;position:absolute;top:0}.progress .progress-value .pourcentage,.progress .progress-value .pourcentage .small{color:#ff8c00;font-weight:700}.border-primary,.progress{border-color:#ff8c00!important}