.pranim{height:3px}.pranim .prbar{background-color:#00809d;height:3px;animation:2s linear 0s infinite running indeterminate-progress-bar;position:relative;top:-3px}.pranim .bgbar{height:3px;background-color:#ececec}@keyframes indeterminate-progress-bar{from{margin-left:0;width:0%}20%{margin-left:0;width:33%}80%{margin-left:67%;width:33%}to{margin-left:100%;width:0%}}