.mblProgressBar{position:relative;height:13px;background-color:white;border:1px solid #739ec6}.mblProgressBarProgress{-webkit-transition-property:width;-webkit-transition-duration:.25s;height:13px;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7f7ff),to(#add7ff),color-stop(0.5,#cee7ff));border-right:1px solid #739ec6}.mblProgressBarNotStarted{border-left:0;border-right:0}.mblProgressBarMsg{position:absolute;top:0;width:100%;height:100%;text-align:center;font-size:12px;top:-1px}