.mblProgressBar{position:relative;border-radius:6px;height:9px;background-image:-webkit-gradient(linear,left top,left bottom,from(#a5a6a5),to(#b5b6b5),color-stop(0.5,#d6d7d6),color-stop(0.5,#fff),color-stop(0.9,#fff))}.mblProgressBarProgress{-webkit-transition-property:width;-webkit-transition-duration:.25s;height:7px;border:1px solid #5e6fa3;border-radius:6px;background-image:-webkit-gradient(linear,left top,left bottom,from(#b0c0ff),to(#2f83e1),color-stop(0.6,#70b2ff),color-stop(0.6,#3470b6))}.mblProgressBarNotStarted{border-left:0;border-right:0}.mblProgressBarMsg{position:absolute;top:0;width:100%;height:100%;text-align:center;font-size:12px;top:-1px;font-size:10px}