/*
 * This file was auto-generated using SASS
 * You can manually modify it - but usually you will want to 
 * Re-generate it using the SASS variables of your theme
*/
@media all {
  .position-relative {
    position: relative; }
  .app-jqfs-wrapper .info-link-beside .info-link {
    position: absolute;
    left: -30px;
    top: 5px; }
  .app-jqfs-wrapper .info-link-beside .form-info {
    right: 0; }
  .form-info-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none; }
  .contact-us-header {
    background: #0083c9;
    background: linear-gradient(90deg, #0083c9 0%, #89c3e2 65%, whitesmoke 100%);
    height: 255px;
    position: relative;
    margin-bottom: 32px; } }
  @media all and (max-width: 991.98px) {
    .contact-us-header {
      background: linear-gradient(30deg, #0083c9 0%, #89c3e2 65%, whitesmoke 100%) !important; } }

@media all {
    .contact-us-header .contact-us-background-image {
      background-position: bottom right;
      background-repeat: no-repeat;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; } }
    @media all and (max-width: 991.98px) {
      .contact-us-header .contact-us-background-image {
        background-image: none !important; } }

@media all {
    .contact-us-header .contact-us-header-content {
      padding-left: 30px;
      padding-top: 30px;
      position: relative;
      z-index: 1; } }
    @media all and (max-width: 991.98px) {
      .contact-us-header .contact-us-header-content {
        padding-right: 30px; } }

@media all {
      .contact-us-header .contact-us-header-content h1 {
        font-weight: bold;
        font-size: 32px;
        color: #fff;
        text-shadow: 0px 0px 0.7px #000000, 5px 5px 25px #a9a9a9;
        letter-spacing: 1px;
        margin: 0 0 16px; }
      .contact-us-header .contact-us-header-content p {
        font-family: "Futura PT W01 Book","Helvetica Neue",Arial,Verdana,sans-serif;
        font-size: 22px;
        color: #fff; } }
    @media all and (min-width: 768px) {
      .contact-us-header .contact-us-header-content {
        max-width: 60%; } }

@media all {
  .app-form-wrapper-background {
    background-size: cover;
    background-position: center;
    margin-top: 36px; } }
  @media all and (max-width: 991.98px) {
    .app-form-wrapper-background {
      background-image: none !important;
      padding: 0; } }

@media all {
    .app-form-wrapper-background.has-shadow {
      padding: 32px; } }
    @media all and (max-width: 991.98px) {
      .app-form-wrapper-background.has-shadow {
        padding: 0; } }

@media all {
      .app-form-wrapper-background.has-shadow .app-jqfs-wrapper {
        background-color: #fff;
        padding: 32px; } }
      @media all and (min-width: 992px) {
        .app-form-wrapper-background.has-shadow .app-jqfs-wrapper {
          max-width: 745px;
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
          border-radius: 4px; } }
      @media all and (max-width: 991.98px) {
        .app-form-wrapper-background.has-shadow .app-jqfs-wrapper {
          padding: 0; } }

@media all {
    .app-form-wrapper-background h1 {
      margin-top: 0; }
    .app-form-wrapper-background .app-jqfs-wrapper {
      background-color: #fff; } }
    @media all and (min-width: 768px) {
      .app-form-wrapper-background .app-jqfs-wrapper {
        max-width: 745px; } }

@media all {
      .app-form-wrapper-background .app-jqfs-wrapper .content-copy {
        margin-bottom: 30px; }
      .app-form-wrapper-background .app-jqfs-wrapper label.text-left {
        text-align: left;
        justify-content: left;
        margin-bottom: 5px; }
      .app-form-wrapper-background .app-jqfs-wrapper label.required-what.label-error, .app-form-wrapper-background .app-jqfs-wrapper label.required-where.label-error {
        color: #a94442; } }
    @media all and (max-width: 991.98px) {
      .app-form-wrapper-background .app-jqfs-wrapper label {
        text-align: left; } }

@media all {
      .app-form-wrapper-background .app-jqfs-wrapper .help-block, .app-form-wrapper-background .app-jqfs-wrapper .app-app-jqfs-message {
        display: none !important; }
      .app-form-wrapper-background .app-jqfs-wrapper table tr.form-group td:last-child {
        min-width: 170px; }
  .app-jqfs-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px; }
    .app-jqfs-wrapper .checkbox-wrapper {
      margin-bottom: 16px; }
      .app-jqfs-wrapper .checkbox-wrapper.has-error label {
        color: #a94442 !important; }
      .app-jqfs-wrapper .checkbox-wrapper input[type=checkbox], .app-jqfs-wrapper .checkbox-wrapper input[type=radio] {
        margin-top: 3px;
        margin-right: 8px; }
    .app-jqfs-wrapper.app-jqfs-wrapper-create-account {
      border: 1px solid #e4e4e4;
      padding: 32px 64px;
      max-width: 860px;
      margin-top: 32px; } }
    @media all and (max-width: 991.98px) {
      .app-jqfs-wrapper.app-jqfs-wrapper-create-account {
        padding: 30px; } }

@media all {
      .app-jqfs-wrapper.app-jqfs-wrapper-create-account h1 {
        margin-top: 0; }
    .app-jqfs-wrapper .mb-0 {
      margin-bottom: 0 !important; }
    .app-jqfs-wrapper .help-block, .app-jqfs-wrapper .app-app-jqfs-message {
      display: none !important; }
    .app-jqfs-wrapper .has-error .form-control {
      border-color: #a94442 !important; }
    .app-jqfs-wrapper .d-flex {
      display: flex; }
      .app-jqfs-wrapper .d-flex.justify-content-between {
        justify-content: space-between; }
      .app-jqfs-wrapper .d-flex.justify-content-center {
        justify-content: center; }
      .app-jqfs-wrapper .d-flex.align-items-center {
        align-items: center; }
      .app-jqfs-wrapper .d-flex > .form-group {
        width: 49%; }
    .app-jqfs-wrapper .form-group .form-control {
      margin-bottom: 0px;
      height: auto; }
    .app-jqfs-wrapper .btn-file {
      display: inline-block;
      width: 200px;
      height: 23px;
      box-sizing: border-box;
      padding: 0 8px;
      margin-bottom: 8px;
      font-size: 14px;
      line-height: 23px;
      color: black;
      text-decoration: none;
      text-align: left;
      border: 1px solid darkgray;
      background-image: linear-gradient(to top, lightgrey 16%, #fcfcfc 79%);
      cursor: pointer; }
    .app-jqfs-wrapper .file-input-wrapper {
      position: relative; }
      .app-jqfs-wrapper .file-input-wrapper .form-control-file {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        cursor: pointer;
        z-index: 1;
        width: 200px; }
    .app-jqfs-wrapper label {
      font-weight: normal;
      margin: 0; }
      .app-jqfs-wrapper label.form-check-label {
        margin-bottom: 5px; }
      .app-jqfs-wrapper label.text-left {
        text-align: left; }
    .app-jqfs-wrapper .info-link {
      cursor: pointer; }
      .app-jqfs-wrapper .info-link.flex {
        display: flex; }
      .app-jqfs-wrapper .info-link span.glyphicon {
        position: relative;
        top: 3px;
        margin-left: 6px; }
      .app-jqfs-wrapper .info-link .link-text {
        display: inline-block;
        margin-bottom: 5px; }
    .app-jqfs-wrapper .help-block {
      float: right;
      margin-right: 15px;
      font-size: 16px;
      text-align: right;
      width: 100%;
      display: block;
      margin-top: 5px;
      margin-bottom: 10px;
      color: #a94442; }
    .app-jqfs-wrapper .app-jqfs-recaptcha {
      overflow: hidden;
      clear: both; }
    .app-jqfs-wrapper #sendFormWithApi,
    .app-jqfs-wrapper #subToMc {
      float: none;
      background-color: #DB5F23;
      border-color: #c5551f;
      border-radius: 6px;
      padding: 0 30px;
      line-height: 40px; }
      .app-jqfs-wrapper #sendFormWithApi:hover,
      .app-jqfs-wrapper #subToMc:hover {
        background-color: #af4c1c;
        border-color: #903f17; }
    .app-jqfs-wrapper textarea {
      resize: vertical;
      min-height: 126px; }
    .app-jqfs-wrapper .form-control.select-control {
      padding: 6px 7px; }
    .app-jqfs-wrapper .alert {
      width: 100%; }
    .app-jqfs-wrapper .form-info {
      position: absolute;
      width: calc(60% - 30px);
      top: 50%;
      transform: translateY(-50%);
      right: 15px;
      display: none;
      padding: 15px 25px 5px 15px;
      border-radius: 4px;
      background-color: #fff;
      box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
      z-index: 1000; }
      .app-jqfs-wrapper .form-info a.close-form-info {
        position: absolute;
        top: 5px;
        right: 10px;
        color: #000; }
      .app-jqfs-wrapper .form-info p, .app-jqfs-wrapper .form-info li, .app-jqfs-wrapper .form-info td {
        font-size: 12px !important;
        line-height: 16px; }
      .app-jqfs-wrapper .form-info td {
        padding-left: 0px !important; } }

@media all and (min-width: 768px) {
  .app-jqfs-field-required {
    display: flex;
    justify-content: flex-end; } }

@media all {
  .app-jqfs-field-required:after,
  label.required-what:after,
  label.required-where:after {
    content: "*";
    font-size: 12px;
    color: #a94442;
    display: inline-block;
    vertical-align: top; }
  .app-app-jqfs-message {
    display: none; }
  /* this will disable the areas that should be, but not the messages for example */
  .app-jqfs-wrapper.disable .app-jqfs-support-disable {
    pointer-events: none;
    opacity: 0.4; }
  .alert > p {
    font-size: 16px;
    margin: 0; }
  /* Newsletter styles */
  #FormReminder {
    margin-top: 10px;
    display: none;
    color: #a94442; }
  #NewsletterSuccessMsg,
  #NewsletterFailedMsg {
    display: none; }
  .radio-select {
    display: none; }
    .radio-select.isVisible {
      display: block; } }


/*# sourceMappingURL=style.min.css.map*/