* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  .noBr {
    display: none;
  }
}

body {
  background-color: #282728;
  max-width: 960px;
  margin: 0 auto;
  font-family: geinspira;
}

header img {
  display: block;
  width: 100%;
}

header .headerMobile {
  display: none;
}

@media screen and (max-width: 640px) {
  header .header {
    display: none;
  }
  header .headerMobile {
    display: block;
  }
}

.formWrapper {
  background-color: #f0f0f0;
}

.formWrapper .formTitle {
  color: #005eb8;
  font-weight: bold;
  font-size: 22px;
  padding: 46px 20px 34px 20px;
  text-align: center;
  letter-spacing: 6px;
}

#mktoForm_92574 {
  width: 700px !important;
  margin: 0 auto;
}

#mktoForm_92574 .mktoAsterix {
  display: none;
}

#mktoForm_92574 #FirstName,
#mktoForm_92574 #LastName,
#mktoForm_92574 #Email,
#mktoForm_92574 #Company,
#mktoForm_92574 #Phone,
#mktoForm_92574 #Title,
#mktoForm_92574 #City,
#mktoForm_92574 #web_capture_country {
  height: 32px;
  width: 100% !important;
  border: none;
  padding: 8px 22px;
  color: #005eb8 !important;
  font-family: geinspira !important;
}

#mktoForm_92574 #LblLastName + .mktoGutter.mktoHasWidth,
#mktoForm_92574 #LblPhone + .mktoGutter.mktoHasWidth,
#mktoForm_92574 #LblTitle + .mktoGutter.mktoHasWidth,
#mktoForm_92574 #Lblweb_capture_country + .mktoGutter.mktoHasWidth {
  display: none;
}

#mktoForm_92574 #Title,
#mktoForm_92574 #web_capture_country {
  position: relative;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background: #ffffff url("https://landing1.gehealthcare.com/rs/005-SHS-767/images/45061_Allia_IGS_5_2021_arrow.png") no-repeat 96% 50%;
}

#mktoForm_92574 ::-webkit-input-placeholder {
  color: #005eb8 !important;
  font-size: 13px !important;
}

#mktoForm_92574 :-ms-input-placeholder {
  color: #005eb8 !important;
  font-size: 13px !important;
}

#mktoForm_92574 ::-ms-input-placeholder {
  color: #005eb8 !important;
  font-size: 13px !important;
}

#mktoForm_92574 ::placeholder {
  color: #005eb8 !important;
  font-size: 13px !important;
}

#mktoForm_92574 #contact_question {
  width: 556px !important;
  height: 154px !important;
  border: none;
  padding: 10px 22px;
  color: #005eb8 !important;
  font-family: geinspira !important;
}

#mktoForm_92574 .mktoFormRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#mktoForm_92574 .mktoFormRow:nth-child(6) {
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
}

#mktoForm_92574 .mktoFormRow:nth-child(6) .mktoFieldDescriptor.mktoFormCol {
  width: 100% !important;
}

#mktoForm_92574 .mktoFormRow:nth-child(6) .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap,
#mktoForm_92574 .mktoFormRow:nth-child(6) .mktoFieldDescriptor.mktoFormCol #contact_question {
  width: 100% !important;
}

#mktoForm_92574 .mktoFormRow:nth-child(6) .mktoFieldDescriptor.mktoFormCol .mktoGutter.mktoHasWidth {
  display: none;
}

#mktoForm_92574 .mktoFormRow:nth-child(9) {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: start !important;
}

@media screen and (max-width: 700px) {
  #mktoForm_92574 .mktoFormRow:nth-child(9) {
    padding: 0 20px !important;
  }
}

#mktoForm_92574 .mktoFormRow:nth-child(9) .mktoFieldDescriptor.mktoFormCol {
  width: 100% !important;
}

#mktoForm_92574 .mktoFormRow:nth-child(10) {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: start !important;
  margin-left: -4px;
}

@media screen and (max-width: 700px) {
  #mktoForm_92574 .mktoFormRow:nth-child(10) {
    padding: 0 20px !important;
  }
}

#mktoForm_92574 .mktoHtmlText.mktoHasWidth {
  width: 700px !important;
}

#mktoForm_92574 .mktoHtmlText.mktoHasWidth .QuestionCarescape {
  font-size: 19px;
  line-height: 25px;
  color: #4a494b;
  padding-left: 42px;
}

#mktoForm_92574 .mktoFieldDescriptor.mktoFormCol .mktoOffset {
  display: none;
}

#mktoForm_92574 .mktoRadioList.mktoHasWidth.mktoRequired {
  width: 700px !important;
  padding-left: 42px;
  margin-top: -16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#mktoForm_92574 .mktoRadioList.mktoHasWidth.mktoRequired input[type="radio"] {
  height: 25px;
  width: 25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  border-radius: 50%;
  outline: none;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  background-color: #b2b8c0;
  cursor: pointer;
  position: relative;
}

#mktoForm_92574 .mktoRadioList.mktoHasWidth.mktoRequired input[type="radio"]:checked::after {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  background-color: #ffffff;
  border-radius: 10px;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#mktoForm_92574 .mktoRadioList.mktoHasWidth.mktoRequired label {
  margin: 0;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

#mktoForm_92574 .requiredField {
  color: #4a494b;
  font-size: 10px;
  font-family: geinspira !important;
  font-style: italic;
}

#mktoForm_92574 .GDPR {
  color: #4a494b;
  font-size: 12px;
  line-height: 18px;
  font-family: geinspira !important;
  position: relative;
  top: -16px;
}

#mktoForm_92574 .GDPR a {
  color: #4a494b !important;
}

#mktoForm_92574 .agreeEmail {
  font-size: 12px;
  font-weight: bold;
}

#mktoForm_92574 .mktoCheckboxList {
  padding: 0 !important;
  position: relative;
}

#mktoForm_92574 .mktoFormRow .mktoFieldDescriptor.mktoFormCol {
  width: 50% !important;
}

#mktoForm_92574 .mktoFormRow .mktoFieldDescriptor.mktoFormCol .mktoOffset + .mktoFieldWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#mktoForm_92574 .mktoFormRow .mktoFieldDescriptor.mktoFormCol .mktoOffset + .mktoFieldWrap label {
  width: unset !important;
  color: #4a494b;
  font-family: geinspira !important;
}

#mktoForm_92574 .mktoFormRow .mktoFieldDescriptor.mktoFormCol .mktoOffset + .mktoFieldWrap .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
  width: unset !important;
}

#mktoForm_92574 .mktoFormRow .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap.mktoRequiredField,
#mktoForm_92574 .mktoFormRow .mktoFieldDescriptor.mktoFormCol input {
  width: 100% !important;
}

#mktoForm_92574 .mktoFormRow .mktoFieldDescriptor.mktoFormCol #explicit_opt_in {
  margin-left: -4px;
}

#mktoForm_92574 .mktoButtonRow {
  text-align: center !important;
  width: 100%;
  position: relative;
  margin-top: 21px;
  padding-bottom: 36px;
}

#mktoForm_92574 .mktoButtonRow .mktoButtonWrap.mktoSimple {
  margin-left: unset !important;
}

#mktoForm_92574 .mktoButtonRow .mktoButtonWrap.mktoSimple .mktoButton {
  color: #ffffff !important;
  border: none !important;
  padding: 0.875em 2.875em !important;
  font-size: 1em !important;
  background-color: #59cbe8 !important;
  font-weight: bold !important;
  background-image: unset !important;
  letter-spacing: 2px;
}

#mktoForm_92574 .mktoGutter.mktoHasWidth {
  width: 16px !important;
}

@media screen and (max-width: 700px) {
  #mktoForm_92574 {
    width: 100% !important;
  }
  #mktoForm_92574 .mktoHtmlText.mktoHasWidth {
    width: 100% !important;
  }
  #mktoForm_92574 .mktoFormRow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #mktoForm_92574 .mktoFormRow .mktoFieldWrap.mktoRequiredField {
    width: 100% !important;
  }
  #mktoForm_92574 .mktoFormRow .mktoFieldWrap.mktoRequiredField .mktoGutter.mktoHasWidth {
    display: none;
  }
  #mktoForm_92574 .mktoFormRow .mktoFieldWrap.mktoRequiredField #FirstName,
  #mktoForm_92574 .mktoFormRow .mktoFieldWrap.mktoRequiredField #LastName,
  #mktoForm_92574 .mktoFormRow .mktoFieldWrap.mktoRequiredField #Email,
  #mktoForm_92574 .mktoFormRow .mktoFieldWrap.mktoRequiredField #Company,
  #mktoForm_92574 .mktoFormRow .mktoFieldWrap.mktoRequiredField #Phone,
  #mktoForm_92574 .mktoFormRow .mktoFieldWrap.mktoRequiredField #Title,
  #mktoForm_92574 .mktoFormRow .mktoFieldWrap.mktoRequiredField #web_capture_country,
  #mktoForm_92574 .mktoFormRow .mktoFieldWrap.mktoRequiredField #City,
  #mktoForm_92574 .mktoFormRow .mktoFieldWrap.mktoRequiredField #contact_question {
    width: 100% !important;
    margin: 0 10px !important;
  }
  #mktoForm_92574 .mktoFormRow .mktoHtmlText.mktoHasWidth,
  #mktoForm_92574 .mktoFormRow #contact_question {
    padding-left: 20px;
    padding-right: 20px;
  }
  #mktoForm_92574 .mktoFormRow .mktoFieldWrap {
    float: none !important;
  }
  #mktoForm_92574 .mktoFormRow .mktoFieldDescriptor.mktoFormCol {
    width: 100% !important;
  }
  #mktoForm_92574 .mktoFormRow .mktoFieldDescriptor.mktoFormCol .mktoOffset + .mktoFieldWrap {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  #mktoForm_92574 .mktoFormRow:nth-child(6) .mktoFieldDescriptor.mktoFormCol #contact_question {
    width: calc(100% - 20px) !important;
  }
  #mktoForm_92574 .mktoFormRow:nth-child(10) .mktoFieldDescriptor.mktoFormCol .mktoOffset + .mktoFieldWrap {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  #mktoForm_92574 #explicit_opt_in {
    margin-left: 10px;
  }
}

@media screen and (max-width: 480px) {
  #mktoForm_92574 select.mktoField {
    font-size: 13px !important;
  }
  #mktoForm_92574 #explicit_opt_in {
    margin-left: 8px;
  }
  #mktoForm_92574 .agreeEmail {
    margin-left: 10px;
  }
  #mktoForm_92574 .mktoFormRow:nth-child(10) p {
    margin-left: 14px;
  }
  #mktoForm_92574 .mktoFormRow:nth-child(10) p * {
    padding: 0 !important;
  }
}

#footer {
  background-color: #333f48;
  color: #84919a;
  text-align: center;
  padding: 34px 20px 24px 20px;
  font-size: 11px;
}
/*# sourceMappingURL=45061_Allia_IGS_5_2021.css.map */