@charset "UTF-8";.dt-sc-progress-striped .dt-sc-bar{-moz-background-size:20px 20px;-o-background-size:20px 20px;-webkit-background-size:20px 20px;background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:20px 20px}.dt-sc-progress.active .dt-sc-bar{-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.dt-sc-progress.type2{height:26px;border:2px solid rgba(0,0,0,.05);padding:0}.dt-sc-progress.type2 .dt-sc-bar-text>span{margin:14px 0 0;border:5px solid #fff;width:60px;height:60px;font-size:16px;line-height:60px;text-align:center;border-radius:50%;color:#fff;position:relative;right:-2px}.dt-sc-progress.type2 .dt-sc-bar-text{text-transform:uppercase;font-weight:700}.dt-sc-progress.type2 .dt-sc-bar{box-shadow:none}.dt-sc-progress.type2.blue .dt-sc-bar-text>span{background:#4b9dc7}.dt-sc-progress.type2.orange .dt-sc-bar-text>span{background:#e49b5c}.dt-sc-progress.type2.green .dt-sc-bar-text>span{background:#91b962}.dt-sc-progress.type2.yellow .dt-sc-bar-text>span{background:#eecf6f}