@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
* {
  font-family: 'Poppins', Helvetica, Arial, sans-serif !important;
}
.redesigned-theme-2018#container {
  width: 100% !important;
  background-color: #f3f6f4;
  border-radius: 0 0 10px 10px;
  max-width: 650px;
}
.redesigned-theme-2018 .wufoo .info,
.redesigned-theme-2018 .wufoo .info h2 {
  display: none;
}
.redesigned-theme-2018 .wufoo {
  margin: auto !important;
  padding: 0 20px 20px 20px !important;
}
.info {
  display: none;
}
.redesigned-theme-2018 .wufoo .section h3 {
  font-size: 16px !important;
}
.redesigned-theme-2018 .wufoo strong {
  font-weight: bold !important;
}
.redesigned-theme-2018 .wufoo ul li {
  padding: 8px 0 !important;
}
.redesigned-theme-2018 .wufoo ul.wufoo-dropdown-menu {
  padding: 5px 0 !important;
}
.redesigned-theme-2018 .wufoo ul.wufoo-dropdown-menu li {
  padding: 5px 12px !important;
}
.redesigned-theme-2018 .wufoo input.text,
.redesigned-theme-2018 .wufoo textarea.textarea {
  padding: 24px 14px 12px;
  border-radius: 6px;
  line-height: 20px;
  width: 100%;
}
.redesigned-theme-2018 .wufoo label.desc,
.redesigned-theme-2018 .wufoo legend.desc,
.redesigned-theme-2018 .likert caption {
  font-size: 15px !important;
  margin-bottom: 4px;
  color: #000 !important;
  font-weight: normal;
  padding-bottom: 6px;
  font-size: 16px !important;
}
.redesigned-theme-2018 .likert caption,
.redesigned-theme-2018 .wufoo label.desc,
.redesigned-theme-2018 .wufoo legend.desc {
  padding-bottom: 6px !important;
}
.redesigned-theme-2018 .pdf-link {
  margin: 20px 0px;
  display: block;
  color: #000;
}
.redesigned-theme-2018 .wufoo .wufoo-file-upload .wufoo-remove-file {
  color: #fff !important;
  background-color: #ce3232;
  padding: 6px;
  font-size: 10px;
  width: 82px;
  border-radius: 4px;
}
.redesigned-theme-2018 .wufoo .wufoo-file-upload.wufoo-no-file:focus,
.redesigned-theme-2018 .wufoo .wufoo-file-upload.wufoo-no-file:hover {
  border-color: #ccd0d9;
}
.redesigned-theme-2018 form span.req {
  color: #000 !important;
}
.redesigned-theme-2018 .subfield label.choice {
  padding: 14px 20px 6px 36px;
}
.redesigned-theme-2018 .subfield label.choice::before {
  width: 24px !important;
  height: 24px !important;
  background-color: #fff !important;
}
.redesigned-theme-2018 .wufoo li input.text,
.redesigned-theme-2018 .wufoo li textarea.textarea {
  padding: 10px 12px;
  border: 1px solid #d7d7d7;
  box-shadow: none;
  outline: none;
  background: none;
  border-radius: 3px;
  width: 100%;
  font-size: 15px !important;
  background-color: #fff;
}
.redesigned-theme-2018 form span.req,
.redesigned-theme-2018 .wufoo li span:not(.star) {
  position: relative;
  top: 0;
  left: 0;
  color: #000 !important;
  font-weight: normal !important;
}
.redesigned-theme-2018 .wufoo li.focused {
  background-color: transparent !important;
}
.redesigned-theme-2018 .wufoo li .wufoo-file-upload {
  width: 100%;
  height: 60px;
  padding: 0 0 0 10px;
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  gap: 10px;
  justify-content: center;
  border: 1px solid #ccd0d9 !important;
  background-color: #fff;
}
.redesigned-theme-2018 .wufoo .wufoo-file-upload .wufoo-file-upload-icon img {
  margin: 11px 0 8px !important;
  width: 25px !important;
}
.redesigned-theme-2018 .wufoo .wufoo-file-upload .wufoo-file-upload-icon {
  width: 40px !important;
}
.redesigned-theme-2018 .wufoo .wufoo-file-upload .wufoo-remove-file {
  color: #fff;
  background-color: #dd3a3a;
  padding: 5px 8px;
  font-size: 12px;
  width: 85px;
  border-radius: 4px;
}
.redesigned-theme-2018 .wufoo .section h3 {
  border: none;
  margin-top: 0px !important;
  margin-bottom: 20px !important;
  padding: 8px 0 0 !important;
}
.redesigned-theme-2018 .wufoo .section h3 a {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.redesigned-theme-2018 .wufoo input.btTxt {
  background: #0eddd2;
  color: #000;
  border: 1px solid #0eddd2;
  padding: 9px 16px;
  font-size: 16px;
  float: none;
  margin-top: 5px;
}
.redesigned-theme-2018 .wufoo input.btTxt:hover,
.redesigned-theme-2018 .wufoo input.btTxt:focus {
  color: #000;
  background: #36bbb3;
  border: 1px solid #36bbb3;
}
.recaptcha-text {
  padding: 0px 0 10px;
}
.recaptcha-text a,
a:hover {
  color: #000;
}
@media only screen and (max-width: 768px) {
  form li.leftHalf,
  form li.rightHalf {
    width: 100% !important;
    float: none;
  }
}
@media only screen and (max-width: 580px) {
  form.wufoo {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.recaptcha-text {
  display: none;
}
