.oew-skillbar{margin-bottom:8px;position:relative;width:100%;display:block}.oew-skillbar.style-inner.disable-box-shadow,.oew-skillbar.style-outside.disable-box-shadow .oew-skillbar-container{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.oew-skillbar-bar{height:100%;color:#fff;position:relative;background-color:#13aff0;border-radius:30px;width:0;z-index:1}.oew-skillbar.style-inner{height:40px;background-color:#f6f6f6;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border-radius:30px;line-height:40px}.oew-skillbar.style-inner .oew-skillbar-title{color:#fff;position:absolute;top:0;left:6px;z-index:2}.oew-skillbar.style-inner .oew-skillbar-title .oew-skillbar-title-inner{padding:0 12px;display:block}.oew-skillbar.style-inner .oew-skill-bar-percent{right:20px;color:#fff;position:absolute;text-align:center;top:0}.oew-skillbar.style-outside{margin:5px 0 15px}.oew-skillbar.style-outside .oew-skillbar-container{height:12px;background-color:#f6f6f6;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border-radius:30px;margin-top:6px}.oew-skillbar.style-outside .oew-skillbar-title{font-weight:600;color:#333;float:left}.oew-skillbar.style-outside .oew-skill-bar-percent{right:0;position:absolute;top:0}.oew-skill-bar-stripe{height:100%;-webkit-transition:skill-bar-stripes infinite 1.5s linear;-moz-transition:skill-bar-stripes infinite 1.5s linear;-ms-transition:skill-bar-stripes infinite 1.5s linear;-o-transition:skill-bar-stripes infinite 1.5s linear;transition:skill-bar-stripes infinite 1.5s linear;position:absolute;background-size:44px 44px;border-radius:30px;left:0;width:100%;background-image:-webkit-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-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)}@-webkit-keyframes skill-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes skill-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes skill-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@-o-keyframes skill-bar-stripes{0%{background-position:0 0}to{background-position:40px 0}}@keyframes skill-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}body.rtl .oew-skillbar.style-inner .oew-skillbar-title{right:6px;left:auto}body.rtl .oew-skillbar.style-inner .oew-skill-bar-percent{right:auto;left:20px}body.rtl .oew-skillbar.style-outside .oew-skillbar-title{float:right}body.rtl .oew-skillbar.style-outside .oew-skill-bar-percent{right:auto;left:0}body.rtl .oew-skill-bar-stripe{right:0;left:auto}