.progressbar-wrap{position:absolute;width:100%;top:5px; left:0px;z-index:1001;height:2px;padding:0px 5px}
.progressbar{height:100%;width:100%; background-color:#fafafa; }
.progressbar div:first-child{-moz-transition: width 1s 0.5s;-webkit-transition: width 1s 0.5s; -ms-transition: width 1s 0.5s; -o-transition: width 1s 0.5s; width:0%;height:100%; background-color:#2A88BD;}
