body {
  font-family: "Georgia", "Times New Roman", "serif";
}
footer {
}
header {
  background-color: #75C826;
}
html {
  background: #f4f4f4;
}
body, .layout_answer, .dropdown_dropdownContainer {
  background: none;
}
.questionCaption {
  font-size: 16px;
}
.rowOption_topCaption {
  font-size: 16px;
}
.layout_text {
  font-size: 16px;
}
.layout_layoutContainer_fadeIn, .layout_layoutContainer_fadeInUp {
  animation: none;
}
.button_button_isSecondary {
  color: #ffffff;
}
.anchor {
  font-size: 12px;
}
.progressbar_progressBarIndicator {
  background-color: #2BBED4;
}
.layout_answers {
  font-size: 14px;
}
.dropdown_dropdownTitle {
  height: auto;
}
.indicatorCheckbox_indicatorCheckboxContainer {
  font-size: 18px;
}
.button_button_isPrimary, .button_button_isPrimary:focus, .button_button_isPrimary:hover {
  background-color: #75C826;
}
.dropdown_dropdownSelector:focus, .dropdown_dropdownSelector:hover, .hasNoTouch .option_input:focus+.option_optionContainer, .hasNoTouch .option_input:hover+.option_optionContainer, .hasNoTouch .cellOption_input:focus+.cellOption_indicatorContainer, .hasNoTouch .cellOption_input:hover+.cellOption_indicatorContainer, .textarea_textareaContainer:hover, .textarea_textareaContainer_isFocused, .layoutListItem_layoutListItemContainer_hasHighlights:hover, .layoutListItem_layoutListItemContainer_hasHighlights:focus, .dropdown_dropdownListItem:hover, .dropdown_dropdownListItem:focus, .hasNoTouch .option_optionContainer:hover, .hasNoTouch .option_optionContainer_hasBoxShadow, .textField_textField:focus, .textField_textField:hover, .calendarTextfieldInput:hover, .calendarTextfieldInput:focus, .calendar_calendarIconContainer:focus, .calendar_calendarIconContainer:hover, .hasNoTouch .day_day:focus, .hasNoTouch .day_day:hover {
  box-shadow: 0 0 0 3px #2BBED4;
}
.button_button_isSecondary, .button_button_isSecondary:focus, .button_button_isSecondary:hover {
  background-color: #2BBED4;
}
.indicatorRadio_indicatorRadioContainer_isSelected {
  border-color: #2BBED4;
}
.indicatorCircle_circle_isSelected {
  background: #2BBED4;
}
.indicatorCheckbox_indicatorCheckboxContainer_isSelected {
  background: #2BBED4;
  border-color: #2BBED4;
}