a {
  text-decoration: none;
}

.upper {
  text-transform: uppercase;
}

.screendoor_wrapper {
  font-family: "Benton Sans", Helvetica, Arial, sans-serif;
  margin: 28px auto 26px auto;
  padding: 12px 0 24px 0;
  position: relative;
  border: 1px solid #d3d3d3;
  border-width: 1px 0;
}

.screendoor_wrapper .curiousmn.header_image {
  margin: 24px auto 24px auto;
}

.screendoor_wrapper .stribtag-tagline {
  margin-top: 0;
  border-bottom: none;
  padding-bottom: 0;
  font-size: .95em;
}

.screendoor_wrapper .fr_page {
  font-size: .9em;
}

.screendoor_wrapper .fr_page .fr_response_field_identification label[for=c2] {
  display: none;
}

.screendoor_wrapper .fr_page .fr_response_field_identification .fr_half {
  margin-bottom: 12px;
}

.screendoor_wrapper .fr_option.control,
.screendoor_wrapper .fr_option.fr_other_option {
  position: relative;
  line-height: 120%;
  padding: 0 0 0 6px;
}

.screendoor_wrapper .fr_option.control input[type=radio],
.screendoor_wrapper .fr_option.control input[type=text],
.screendoor_wrapper .fr_option.control input[type=checkbox],
.screendoor_wrapper .fr_option.fr_other_option input[type=radio],
.screendoor_wrapper .fr_option.fr_other_option input[type=text],
.screendoor_wrapper .fr_option.fr_other_option input[type=checkbox] {
  position: relative;
  left: -6px;
  top: -2px;
}

.screendoor_wrapper .fr_option.control input[type=text],
.screendoor_wrapper .fr_option.fr_other_option input[type=text] {
  width: 101%;
}

.screendoor_wrapper .fr_response_field_identification label {
  font-weight: bold !important;
}

.screendoor_wrapper .fr_response_field {
  margin: 12px auto 18px auto;
}

.screendoor_wrapper .fr_response_field .fr_spacer,
.screendoor_wrapper .fr_response_field .has_sub_label {
  display: inline-block;
  width: auto;
}

.screendoor_wrapper .fr_response_field .fr_spacer input[type=text],
.screendoor_wrapper .fr_response_field .has_sub_label input[type=text] {
  padding: 9px;
}

.screendoor_wrapper .fr_response_field .fr_response_field_date input[type=text],
.screendoor_wrapper .fr_response_field .fr_response_field_date .fr_sub_label,
.screendoor_wrapper .fr_response_field .fr_response_field_date .fr_spacer,
.screendoor_wrapper .fr_response_field .fr_response_field_date .has_sub_label {
  display: inline-block;
  width: auto;
  padding-right: 9px;
}

.screendoor_wrapper .fr_response_field label {
  margin-bottom: 12px;
  display: block;
  line-height: 120%;
  font-weight: bold;
}

.screendoor_wrapper .fr_response_field label abbr.fr_required {
  border: none;
  color: #BC1537;
  text-decoration: none;
}

.screendoor_wrapper .fr_response_field .fr_field_wrapper label {
  font-weight: normal;
}

.screendoor_wrapper .fr_response_field .fr_text.size_large {
  font-family: "Benton Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 0 .7em 0;
  font-size: .95em;
  font-weight: bold;
  line-height: 120%;
  color: #383838;
  letter-spacing: -.025em;
}

.screendoor_wrapper .fr_response_field .fr_text.size_medium {
  font-family: "Poynter Serif RE", Georgia, Times, serif;
  font-size: 1.12em;
  line-height: 140%;
  margin: 12px auto 18px auto;
}

.screendoor_wrapper .fr_response_field .fr_file span {
  margin-right: 12px;
}

.screendoor_wrapper .fr_response_field .fr_add_file .btn-large {
  border: 1px solid #bcbcbc;
  box-shadow: 0 0 3px 0 #ddd;
  background-color: #ffffff;
  color: #222222;
  display: inline-block;
  margin: 0;
}

.screendoor_wrapper .fr_response_field .fr_add_file label.btn-large:focus {
  outline-width: 1px;
  outline-style: solid;
  outline-color: #61bf1a;
}

.screendoor_wrapper .fr_response_field .fr_add_file input[type=file] {
  position: fixed;
  left: -9999px;
}

.screendoor_wrapper .fr_response_field .fr_description {
  font-size: .9em;
  color: #909090;
  margin-top: 6px;
  line-height: 100%;
}

.screendoor_wrapper .fr_response_field .fr_fieldset legend {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}

.screendoor_wrapper .fr_response_field textarea {
  width: 100%;
  min-height: 150px;
  padding: 2%;
  font-size: 1.1em;
  line-height: 120%;
}

.screendoor_wrapper .fr_response_field input[type=text],
.screendoor_wrapper .fr_response_field select {
  width: 100%;
  border: 1px solid #bcbcbc;
  padding: 2%;
  box-shadow: 0 0 3px 0 #ddd;
}

.screendoor_wrapper .fr_response_field input[type=text]:focus,
.screendoor_wrapper .fr_response_field select:focus,
.screendoor_wrapper .fr_response_field textarea:focus {
  outline-width: 1px;
  outline-style: solid;
  outline-color: #61bf1a;
}

.screendoor_wrapper .fr_response_field select {
  width: auto;
}

.screendoor_wrapper .fr_bottom_l {
  text-transform: uppercase;
  font-size: .8em;
  letter-spacing: .25px;
  color: #909090;
  margin-top: -12px;
}

.screendoor_wrapper .fr_bottom_l,
.screendoor_wrapper .fr_bottom_r {
  text-align: center;
  margin: 24px auto;
  color: #909090;
}

.screendoor_wrapper .fr_after_submit_page {
  font-weight: bold;
  margin-top: 28px;
}

.screendoor_wrapper.embedded {
  margin: 0 auto 0 auto;
  padding: 0;
  border-width: 0;
}

.site-container .screendoor_wrapper label {
  font-family: "OpenSans-bold", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.site-container .screendoor_wrapper .fr_response_field_identification label {
  font-family: "OpenSans-bold", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.site-container .screendoor_wrapper fieldset {
  margin-bottom: 12px;
  border: none;
  padding: 0;
}

.site-container .screendoor_wrapper fieldset .fr_field_wrapper label {
  font-family: "OpenSans-regular", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.site-container .screendoor_wrapper .fr_description {
  line-height: 120%;
}

.site-container .screendoor_wrapper .fr_option.control input[type=radio],
.site-container .screendoor_wrapper .fr_option.control input[type=checkbox] {
  top: 0;
}

.site-container .screendoor_wrapper .btn-large {
  background-color: #61bf1a;
  color: white;
  font-family: "OpenSans-regular", "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 12px 24px;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  -webkit-appearance: none;
  cursor: pointer;
}

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