body {
  padding-top: 50px;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

/*body { margin:0; padding:0; background-color: #333;}*/

#map { position:absolute; top:55px; bottom:0; width:100%;}

.progresstime {
    height: 3px;
    position:absolute;
    top:50px;
    bottom:0;
    width:0%;
    background-color: red;
}

.progresstime1 {
    height: 3px;
    position:absolute;
    top:50px;
    bottom:0;
    width:0%;
    background-color: red;
}