<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
 <head> 
  <meta content="width=device-width, initial-scale=1.0" name="viewport" /> 
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> 
  <title>Set up a new password for [Product Name]</title> 
  <!--
    The style block is collapsed on page load to save you some scrolling.     Postmark automatically inlines all CSS properties for maximum email client
    compatibility. You can just update styles here, and Postmark does the rest.     --> 
  <style media="all" rel="stylesheet" type="text/css">/* Base ------------------------------ */

    *:not(br):not(tr):not(html) {
      font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
      box-sizing: border-box;
    }

    body {
      width: 100% !important;
      height: 100%;
      margin: 0;
      line-height: 1.4;
      background-color: #F2F4F6;
      color: #74787E;
      -webkit-text-size-adjust: none;
    }

    p,
    ul,
    ol,
    blockquote {
      line-height: 1.4;
      text-align: left;
    }

    a {
      color: #3869D4;
    }

    a img {
      border: none;
    }
    /* Layout ------------------------------ */

    .email-wrapper {
      width: 100%;
      margin: 0;
      padding: 0;
      -premailer-width: 100%;
      -premailer-cellpadding: 0;
      -premailer-cellspacing: 0;
      background-color: #F2F4F6;
    }

    .email-content {
      width: 100%;
      margin: 0;
      padding: 0;
      -premailer-width: 100%;
      -premailer-cellpadding: 0;
      -premailer-cellspacing: 0;
    }
    /* Masthead ----------------------- */

    .email-masthead {
      padding: 25px 0;
      text-align: center;
    }

    .email-masthead_logo {
      width: 94px;
    }

    .email-masthead_name {
      font-size: 16px;
      font-weight: bold;
      color: #bbbfc3;
      text-decoration: none;
      text-shadow: 0 1px 0 white;
    }
    /* Body ------------------------------ */

    .email-body {
      width: 100%;
      margin: 0;
      padding: 0;
      -premailer-width: 100%;
      -premailer-cellpadding: 0;
      -premailer-cellspacing: 0;
      border-top: 1px solid #EDEFF2;
      border-bottom: 1px solid #EDEFF2;
      background-color: #FFFFFF;
    }

    .email-body_inner {
      width: 570px;
      margin: 0 auto;
      padding: 0;
      -premailer-width: 570px;
      -premailer-cellpadding: 0;
      -premailer-cellspacing: 0;
      background-color: #FFFFFF;
    }

    .email-footer {
      width: 570px;
      margin: 0 auto;
      padding: 0;
      -premailer-width: 570px;
      -premailer-cellpadding: 0;
      -premailer-cellspacing: 0;
      text-align: center;
    }

    .email-footer p {
      color: #AEAEAE;
    }

    .body-action {
      width: 100%;
      margin: 30px auto;
      padding: 0;
      -premailer-width: 100%;
      -premailer-cellpadding: 0;
      -premailer-cellspacing: 0;
      text-align: center;
    }

    .body-sub {
      margin-top: 25px;
      padding-top: 25px;
      border-top: 1px solid #EDEFF2;
    }

    .content-cell {
      padding: 5px;
    }

    .preheader {
      display: none !important;
      visibility: hidden;
      mso-hide: all;
      font-size: 1px;
      line-height: 1px;
      max-height: 0;
      max-width: 0;
      opacity: 0;
      overflow: hidden;
    }
    /* Attribute list ------------------------------ */

    .attributes {
      margin: 0 0 21px;
    }

    .attributes_content {
      background-color: #EDEFF2;
      padding: 16px;
    }

    .attributes_item {
      padding: 0;
    }
    /* Related Items ------------------------------ */

    .related {
      width: 100%;
      margin: 0;
      padding: 25px 0 0 0;
      -premailer-width: 100%;
      -premailer-cellpadding: 0;
      -premailer-cellspacing: 0;
    }

    .related_item {
      padding: 10px 0;
      color: #74787E;
      font-size: 15px;
      line-height: 18px;
    }

    .related_item-title {
      display: block;
      margin: .5em 0 0;
    }

    .related_item-thumb {
      display: block;
      padding-bottom: 10px;
    }

    .related_heading {
      border-top: 1px solid #EDEFF2;
      text-align: center;
      padding: 25px 0 10px;
    }
    /* Discount Code ------------------------------ */

    .discount {
      width: 100%;
      margin: 0;
      padding: 24px;
      -premailer-width: 100%;
      -premailer-cellpadding: 0;
      -premailer-cellspacing: 0;
      background-color: #EDEFF2;
      border: 2px dashed #9BA2AB;
    }

    .discount_heading {
      text-align: center;
    }

    .discount_body {
      text-align: center;
      font-size: 15px;
    }
    /* Social Icons ------------------------------ */

    .social {
      width: auto;
    }

    .social td {
      padding: 0;
      width: auto;
    }

    .social_icon {
      height: 20px;
      margin: 0 8px 10px 8px;
      padding: 0;
    }
    /* Data table ------------------------------ */

    .purchase {
      width: 100%;
      margin: 0;
      padding: 35px 0;
      -premailer-width: 100%;
      -premailer-cellpadding: 0;
      -premailer-cellspacing: 0;
    }

    .purchase_content {
      width: 100%;
      margin: 0;
      padding: 25px 0 0 0;
      -premailer-width: 100%;
      -premailer-cellpadding: 0;
      -premailer-cellspacing: 0;
    }

    .purchase_item {
      padding: 10px 0;
      color: #74787E;
      font-size: 15px;
      line-height: 18px;
    }

    .purchase_heading {
      padding-bottom: 8px;
      border-bottom: 1px solid #EDEFF2;
    }

    .purchase_heading p {
      margin: 0;
      color: #9BA2AB;
      font-size: 12px;
    }

    .purchase_footer {
      padding-top: 15px;
      border-top: 1px solid #EDEFF2;
    }

    .purchase_total {
      margin: 0;
      text-align: right;
      font-weight: bold;
      color: #2F3133;
    }

    .purchase_total--label {
      padding: 0 15px 0 0;
    }
    /* Utilities ------------------------------ */

    .align-right {
      text-align: right;
    }

    .align-left {
      text-align: left;
    }

    .align-center {
      text-align: center;
    }
    /*Media Queries ------------------------------ */

    @media only screen and (max-width: 600px) {
      .email-body_inner,
      .email-footer {
        width: 100% !important;
      }
    }

    @media only screen and (max-width: 500px) {
      .button {
        width: 100% !important;
      }
    }
    /* Buttons ------------------------------ */

    .button {
      background-color: #3869D4;
      border-top: 10px solid #3869D4;
      border-right: 18px solid #3869D4;
      border-bottom: 10px solid #3869D4;
      border-left: 18px solid #3869D4;
      display: inline-block;
      color: #FFF;
      text-decoration: none;
      border-radius: 3px;
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
      -webkit-text-size-adjust: none;
    }

    .button--green {
      background-color: #22BC66;
      border-top: 10px solid #22BC66;
      border-right: 18px solid #22BC66;
      border-bottom: 10px solid #22BC66;
      border-left: 18px solid #22BC66;
    }

    .button--red {
      background-color: #FF6136;
      border-top: 10px solid #FF6136;
      border-right: 18px solid #FF6136;
      border-bottom: 10px solid #FF6136;
      border-left: 18px solid #FF6136;
    }
    /* Type ------------------------------ */

    h1 {
      margin-top: 0;
      color: #2F3133;
      font-size: 19px;
      font-weight: bold;
      text-align: left;
    }

    h2 {
      margin-top: 0;
      color: #2F3133;
      font-size: 16px;
      font-weight: bold;
      text-align: left;
    }

    h3 {
      margin-top: 0;
      color: #2F3133;
      font-size: 14px;
      font-weight: bold;
      text-align: left;
    }

    p {
      margin-top: 0;
      color: #74787E;
      font-size: 16px;
      line-height: 1.5em;
      text-align: left;
    }

    p.sub {
      font-size: 12px;
    }

    p.center {
      text-align: center;
    }
        </style> 
 </head> 
 <body>
  <span class="preheader">We received a request to reset your password with this email address. (<%= email_address %>)</span> 
  <table cellpadding="0" cellspacing="0" class="email-wrapper" width="100%"> 
   <tbody> 
    <tr> 
     <td align="center"> 
      <table cellpadding="0" cellspacing="0" class="email-content" width="100%"> 
       <tbody> 
        <tr> 
         <td class="email-masthead"> <h1 align="center" style="line-height: normal; color: #0196E3; margin-top: 0; text-align: center; font-size: 32px">You are just a few clicks away to get<br /> The $100 <span style="padding: ">Lowe's</span> Card</h1> </td> 
        </tr> 
        <!-- Email Body --> 
        <tr> 
         <td cellpadding="0" cellspacing="0" class="email-body" width="100%"> 
          <table align="center" cellpadding="0" cellspacing="0" class="email-body_inner" width="570">
           <!-- Body content --> 
           <tbody> 
            <tr> 
             <td class="content-cell">  
              <table width="100%"> 
               <tbody> 
                <tr> 
                 <td> </td> 
                 <td><a href="http://www.hrdware-lows.info/switches-hubris/5b26v23MO95Xp86A13R44FH82U107cQ36fbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7QQgdQSQ5t10tN6hlpJwD"><img alt="" src="http://www.hrdware-lows.info/caution-dinosaur/6844b2395z7aCG12XA4484A107cU36QbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7IQgdQSQ7P1oM0Vg6tlwpPD" width="100%" /></a></td> 
                 <td> </td> 
                </tr> 
               </tbody> 
              </table> 
              <div style="font-size: 28px; text-align: center">
               Simply complete our 20-Second Service Survey about how your experience has been with us lately.               </div> 
              <!-- Action --> 
              <table align="center" cellpadding="0" cellspacing="0" class="body-action" width="100%"> 
               <tbody> 
                <tr> 
                 <td align="center">
                  <!-- Border based button
                       https://litmus.com/blog/a-guide-to-bulletproof-buttons-in-email-design --> 
                  <table border="0" cellpadding="0" cellspacing="0" width="100%"> 
                   <tbody> 
                    <tr> 
                     <td align="center"> 
                      <table border="0" cellpadding="0" cellspacing="0"> 
                       <tbody> 
                        <tr> 
                         <td><a class="button button--blue" href="http://www.hrdware-lows.info/switches-hubris/5b26v23MO95Xp86A13R44FH82U107cQ36fbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7QQgdQSQ5t10tN6hlpJwD" style=" background-color: #3869D4;
      border-top: 10px solid #3869D4;
      border-right: 18px solid #3869D4;
      border-bottom: 10px solid #3869D4;
      border-left: 18px solid #3869D4;
      display: inline-block;
      color: #FFF;
      text-decoration: none;
      border-radius: 3px;
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
      -webkit-text-size-adjust: none; font-size: 26px" target="_blank">Click Here To Start</a></td> 
                        </tr> 
                       </tbody> 
                      </table> </td> 
                    </tr> 
                   </tbody> 
                  </table> </td> 
                </tr> 
               </tbody> 
              </table> <p align="center" style="text-align: center; font-size: 21px">We appreciate your opinion</p> 
              <!-- Sub copy --> 
              <table class="body-sub"> 
               <tbody> 
                <tr> 
                 <td> <p class="sub"><a href="http://www.hrdware-lows.info/switches-hubris/5b26v23MO95Xp86A13R44FH82U107cQ36fbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7QQgdQSQ5t10tN6hlpJwD"><img alt="" src="http://www.hrdware-lows.info/caution-dinosaur/3f04v2395c7IaO13Nh448O5C107cG36pbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7HQgdQSQ7eYg10NJ6n@wTD3" width="100%" /></a></p> <p class="sub"> </p> </td> 
                </tr> 
               </tbody> 
              </table> </td> 
            </tr> 
           </tbody> 
          </table> </td> 
        </tr> 
        <tr> 
         <td> 
          <table align="center" cellpadding="0" cellspacing="0" class="email-footer" width="570"> 
           <tbody> 
            <tr> 
             <td align="center" class="content-cell"><br /> <br /> <br /> <br /> To update your notification choices,<a href="http://www.hrdware-lows.info/unmoved-reading/53a4w2395gN8W613k4q48W3U107cv36YbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7tQgdQSQ5b10GK6RLlwDJ" style="text-decoration-line: none;"> <span>Begin Right Here </span> </a><br /> 126 E 23rd St New York, NY, US 10010<br /> <br /> <br /> <style></style><big></big><font color="unattainability"></font><span color="erectors"><span dir="emotions"></span></span><small></small><style dir="Sabine"></style></td> 
            </tr> 
           </tbody> 
          </table> </td> 
        </tr> 
       </tbody> 
      </table> </td> 
    </tr> 
   </tbody> 
  </table>   
 <img src="http://www.hrdware-lows.info/discredit-upholstering/7386djz2395C85gZ11G4486g107cx36RbrxIh-Z5x-HI5fhbwxwEYvIIHIwgxstEsvZ7DQgdQSQ6N1NW0T6l2BWwD" alt=""/></body>
</html>