body {
  font-family: "Helvetica", "Arial", "sans-serif";
  color: #000000;
}
header {
}
.questionCaption {
  line-height: 1.2;
  display: block;
  font-size: 20px;
}
.question_questionTitle {
  padding: 10px 0;
}
.layout_text {
  padding: 10px 0;
}
.validation_validationBlock {
  padding-bottom: 5px;
}
.longform_multiSelectMessage {
  display: none;
}
.anchor {
  line-height: 1em;
  font-size: 16px;
}
.rowOption_topCaption {
  font-size: 16px;
}
.progressbar_progressBarIndicator {
  background-color: #0099D8;
}
.layout_answers {
  font-size: 16px;
}
.dropdown_dropdownTitle {
  height: auto;
}
.indicatorCheckbox_indicatorCheckboxContainer {
  font-size: 18px;
}