.loader{
  height: 5px;
  background-color: #b4b4b4;
  position: absolute;
  opacity: 1;
    top: 90px !important;
    left: 0 !important;

}

.loader.completed{
	background-color: transparent;
    text-align: center;
    font-size: 20px;
}

.content-ppal{
  height: 100%;
  width: 100%;
}