go.interactsoftware.com Open in urlscan Pro
18.208.125.13  Public Scan

URL: https://go.interactsoftware.com/unsubscribeConfirm/961812/a9f5c17074c06401763656bee4c7b8a75615634a010481a194567bc9c5cbbf24/45851515
Submission: On July 08 via api from CH — Scanned from DE

Form analysis 1 forms found in the DOM

POST /unsubscribe?hash=a9f5c17074c06401763656bee4c7b8a75615634a010481a194567bc9c5cbbf24&account_id=961812&email_id=45851515&unsubscribe_confirm=true

<form accept-charset="UTF-8" method="post" action="/unsubscribe?hash=a9f5c17074c06401763656bee4c7b8a75615634a010481a194567bc9c5cbbf24&amp;account_id=961812&amp;email_id=45851515&amp;unsubscribe_confirm=true" class="form" id="pardot-form">
  <style type="text/css">
    /* Start custom form CSS generated by https://jennamolby.com/pardot-form-style-generator/ */
    /* Load the custom font */
    @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

    #pardot-form {
      font-family: 'Roboto', sans-serif;
    }

    #pardot-form .form-field {
      margin: 0;
      padding: 5px 0 0 0;
    }

    /* The input fields */
    #pardot-form input.text,
    #pardot-form textarea.standard,
    #pardot-form select,
    #pardot-form input.date {
      background-color: #FFFFFF;
      border: solid 1px #E0E0E0;
      font-size: 15px;
      color: #757575;
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 10px;
      padding-right: 10px;
      width: 25%;
      font-family: 'Roboto', sans-serif;
      box-sizing: border-box;
    }

    /* the input fields on focus */
    #pardot-form input.text:focus,
    #pardot-form textarea.standard:focus,
    #pardot-form select:focus,
    #pardot-form input.date:focus {
      border-color: #cccccc;
      outline: none;
    }

    #pardot-form span.value {
      margin-left: 0;
    }

    /* the field labels */
    #pardot-form label {
      font-size: 16px;
      color: #757575;
      font-weight: normal;
      padding-top: 5px;
      padding-bottom: 5px;
      float: none;
      text-align: center;
      width: auto;
      display: block;
    }

    /* the submit button */
    #pardot-form .submit input {
      margin: 0;
      background-color: #2CA4BF;
      border: solid 1px #2CA4BF;
      font-size: 16px;
      color: #FFFFFF;
      font-weight: normal;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-right: 30px;
      padding-left: 30px;
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px;
    }

    /* the submit button hover */
    #pardot-form .submit input:hover {
      background-color: #1988a1;
      border-color: #1988a1;
      color: #FFFFFF;
    }

    /* the spacing around the submit button */
    #pardot-form .submit {
      margin: 0;
      padding-top: 10px;
      padding-bottom: 0px;
      text-align: center;
    }

    /* hide the regular checkbox */
    .pd-checkbox input {
      opacity: 0;
      position: absolute;
    }

    /* position the label */
    .pd-checkbox input,
    .pd-checkbox label {
      display: inline-block;
      vertical-align: middle;
      margin: 5px;
      cursor: pointer;
    }

    .pd-checkbox label {
      position: relative;
    }

    /* style the unchecked checkbox */
    .pd-checkbox input+label:before {
      content: '';
      background: #ffffff;
      border: 1px solid#c7c7c7;
      display: inline-block;
      vertical-align: middle;
      width: 20px;
      height: 20px;
      padding: 0px;
      margin-right: 10px;
      text-align: center;
      font-size: 15px;
      line-height: normal;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
    }

    /* style the checked checkbox */
    .pd-checkbox input:checked+label:before {
      content: "\2713";
      background: #2CA4BF;
      color: #FFFFFF;
      border-color: #2CA4BF;
    }

    form.form p.no-label {
      margin-left: 0 !important;
    }

    /* hide the regular radio button */
    .pd-radio input {
      opacity: 0;
      position: absolute;
    }

    /* position the label */
    .pd-radio input,
    .pd-radio label {
      display: inline-block;
      vertical-align: middle;
      margin: 5px;
      cursor: pointer;
    }

    .pd-radio label {
      position: relative;
    }

    /* style the unchecked radio button */
    .pd-radio input+label:before {
      content: '';
      background: #ffffff;
      border: 1px solid#c7c7c7;
      display: inline-block;
      vertical-align: middle;
      width: 20px;
      height: 20px;
      padding: 0px;
      margin-right: 10px;
      text-align: center;
      font-size: 15px;
      line-height: normal;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
    }

    .pd-radio input+label:before {
      border-radius: 50%;
    }

    /* style the selected radio button */
    .pd-radio input:checked+label:before {
      content: "\25CF";
      background: #2CA4BF;
      color: #FFFFFF;
      border-color: #2CA4BF;
    }

    /* Preference Centre */
    .logo-container {
      padding: 16px;
      border-bottom: 1px solid #e1e1e1;
    }

    .email-img {
      margin: 30px 0;
    }

    .bg-light {
      background: #fff !important;
    }

    .preference-container .field-label {
      display: none !important;
    }

    .preference-container #pardot-form label {
      line-height: 1.4;
      padding: 0px 0px 10px !important;
    }

    .preference-container .fields-header {
      position: absolute;
      top: 100px;
      width: 100%;
      max-width: 650px;
      flex-direction: row;
      margin: auto;
      left: 0px;
      right: 0px;
      text-align: left;
      padding-bottom: 20px;
      border-bottom: 1px solid #ccc;
    }

    .preference-container form.form {
      padding-top: 80px !important;
    }

    .preference-container .fields-header .list-names,
    .preference-container .fields-header .check {
      display: inline-block;
    }

    .preference-container .fields-header .check {
      float: right;
    }

    .preference-container form.form {
      position: relative;
    }

    .preference-container .form-field.pd-email input {
      margin: auto !important;
      position: relative;
      top: -80px;
      height: 50px !important;
      width: 100% !important;
      max-width: 650px !important;
      border-radius: 30px !important;
      text-align: center !important;
      font-size: 18px !important;
      color: #000 !important;
      margin-bottom: 80px;
      border: solid 1px #ccc !important;
    }

    .preference-container .pd-checkbox {
      margin: auto !important;
      width: 100% !important;
      max-width: 650px !important;
      text-align: left !important;
      border-bottom: 1px solid #ccc !important;
      padding-bottom: 20px !important;
      padding-top: 0px !important;
      margin-top: 0px !important;
      position: relative !important;
    }

    .preference-container .pd-checkbox input,
    .pd-checkbox label {
      text-align: left !important;
    }

    .preference-container .pd-checkbox input {
      float: right;
      position: absolute;
      top: 0px;
      right: 0px;
    }

    .preference-container .pd-checkbox label:before {
      float: right;
      margin-top: 0px;
      margin-right: 25px;
      border-color: #999;
      border-width: 2px;
    }

    .preference-container .pd-checkbox input:checked+label:before {
      background: #fff;
      color: #0a5dda;
      border-color: #0a5dda;
      content: "\2713";
      font-size: 14px;
      font-weight: bold;
    }

    .preference-container label.inline {
      margin-right: 0px !important;
      padding-top: 0px;
      padding-bottom: 10px;
      font-weight: bold;
      font-size: 18px;
      line-height: 1.4;
      color: #373a40 !important;
      font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    }

    .preference-container .description,
    .preference-container form.form p.email-pref span.description {
      margin-left: 0px !important;
      font-size: 14px;
      color: #373a40 !important;
      opacity: 0.7;
    }

    .preference-container .form-field a {
      padding: 20px;
      display: block;
      color: #0a5dda;
      font-size: 14px;
    }

    .preference-container #pardot-form .submit input {
      background: #0a5dda;
      border-color: #0a5dda;
      border-radius: 50px;
      padding-top: 16px;
      padding-bottom: 16px;
      cursor: pointer;
    }

    .preference-container #pardot-form .submit input:hover {
      background: #084bb0;
      border-color: #084bb0;
    }

    .preference-container footer p {
      font-size: 12px !important;
      margin-bottom: 120px !important;
    }

    .preference-container form.form p:first-child {
      display: none !important;
    }

    .email-pref-changes {
      width: 100%;
      margin: auto;
      max-width: 650px;
      text-align: left;
      border-top: 1px solid #ccc;
      margin-top: 15px;
    }

    ul {
      display: block;
      margin-block-start: 0em;
      margin-block-end: 0em;
      margin-inline-start: 0px;
      margin-inline-end: 0px;
      padding-inline-start: 0px;
    }

    .now-subscribed {
      padding: 20px 0px;
      font-size: 18px;
      font-weight: bold;
      color: #373a40;
      border-bottom: 1px solid #ccc;
      list-style: none;
    }

    .now-subscribed:after {
      background: #fff;
      color: #34b667;
      border: 2px solid #34b667;
      width: 30px;
      height: 30px;
      display: block;
      float: right;
      border-radius: 30px;
      content: "\2713";
      font-size: 14px;
      font-weight: bold;
      text-align: center;
      position: relative;
      top: -3px;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }

    /* Preference Centre end */
  </style>
  <p style="position:absolute; width:190px; left:-9999px; top: -9999px;visibility:hidden;">
    <label for="pi_extra_field">Comments</label>
    <input type="text" name="pi_extra_field" id="pi_extra_field">
  </p>
  <!-- forces IE5-8 to correctly submit UTF8 content  -->
  <input name="_utf8" type="hidden" value="☃">
  <p class="submit">
    <input type="submit" accesskey="s" value="Yes, Unsubscribe">
  </p>
  <script type="text/javascript">
    //<![CDATA[
    var anchors = document.getElementsByTagName("a");
    for (var i = 0; i < anchors.length; i++) {
      var anchor = anchors[i];
      if (anchor.getAttribute("href") && !anchor.getAttribute("target")) {
        anchor.target = "_top";
      }
    }
    //]]>
  </script>
</form>

Text Content

Comments



© 2022 Interact Software