.switch-help {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  white-space: normal;
  height: auto;
}

.switch-help .md-container {
  margin-top: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.switch-help small {
  line-height: 1.3;
  display: inline-block;
}

.progress-wrapper md-progress-circular {
  margin: 0 auto;
}

