.progressbar-wrap .fusion-progressbar{margin-bottom:10px;position:relative}.progressbar-wrap .fusion-progressbar .progress-title{font-size:18px;height:auto;margin:0;width:auto}.progressbar-wrap .fusion-progressbar-text-on-bar .progress-title{clip:auto;color:#fff;left:15px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.progressbar-wrap .progress-bar{background-clip:padding-box;background-color:#f6f6f6;border-color:#f6f6f6;border-radius:0;box-shadow:none;display:flex;height:37px;margin:0;overflow:hidden;width:100%}.progressbar-wrap .progress-striped .progress{background-color:#65bc7b;background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:40px 40px;border:0 solid #fff;box-shadow:none;width:100%}.progressbar-wrap.animated .progress-striped .progress{animation:progress 1.2s ease-in 1;animation-duration:.6s;visibility:visible}@keyframes progress{0%{width:0}}