/*!
 * ************
 * Incodia Progress Bar
 * ***************
 */
.ProgressBar__progress-bar___1Xttr {
  margin: 0;
  padding: 10px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(170, 179, 0, 0.07);
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
}

.ProgressBar__progress-label___CfLBj {
  vertical-align: middle;
}

.ProgressBar__progress-label___CfLBj .material-icons {
  vertical-align: middle;
  font-size: 2rem;
}

.ProgressBar__progress-section___20vh9 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.ProgressBar__progress-section___20vh9 div {
  flex: 1 0 auto;
}

.ProgressBar__progress-section___20vh9 .ProgressBar__percent___ZrTgY {
  flex: 0 0 48px;
  text-align: center;
}


/*# sourceMappingURL=progress.css.map*/