.carousel label {
  font-size: 90%;
}
.scrollfix {
  overflow: hidden;
}
.well-pending {
  background: #C4C4C4 !important;
}
.well-active {
  background: #b2b2b2 !important;
}
.well-completed {
  background: #878686 !important;
}
