Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<html>
 <head>
  <style type="text/css">
   .b-email-container {
	max-width: 832px;
	width: 700px;
	margin: 48px auto;
	background: none;
}

.b-email-container__table {
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 100%;
	line-height: 150%;
	margin: 0;
	padding: 0;
}

.b-email-container__table-background-image {
	background: url('https://inboxflows.com/_/image/https%253A%252F%252Ftransferwise.com%252Fassets%252Femail%252FtransactionEmails%252Femail-bg.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0cmFuc2ZlcndpcyJ9:1kXPMK:pXJsOBNq18MwBjzzG_biqw6JAZsIMfMuddhkhiy9Ngw') bottom right no-repeat;
	padding: 30px 48px;
}

.b-email-container__table-background {
	background-color: #f5f7f9;
}

.b-email-container__wrap {
	padding: 30px 48px;
	background-color: #f5f7f9;
}

.b-email-container__footer {
	color: #9daab3;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	padding-top: 25px;
}

.b-email-container__footer-mobile {
	line-height: 22px;
	padding-top: 50px;
	text-align: center;
}

.b-email-container__footer-link {
	color: #9daab3;
}

.b-email-container__footer-link.m-noline {
	text-decoration: none;
}

.b-email-container__header {
	padding-bottom: 30px;
}

.b-email-container__content {
	width: 540px;
	margin: 0 32px 0 32px;
	text-align: left;
}

.b-email-container__heading {
	text-align: center;
	margin: 0 0 30px 0;
	font-size: 16px;
	line-height: 1;
}

.b-email-container__intro-text {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 30px 0;
	line-height: 28px;
}

.b-email-container__intro-text.m-center {
	text-align: center;
}

.b-email-container__body {
	font-size: 16px;
	margin: 0 0 30px 0;
	line-height: 24px;
}

.b-email-container__body-notice {
	padding: 20px;
	font-weight: bold;
	background-color: #ffffff;
}

.b-email-container__body.m-center {
	text-align: center;
}

.b-email-container__link {
	color: #29b2e0;
}


.b-email-container__body-header {
	font-size: 20px;
	font-weight: 600;
	line-height: 40px;
	text-align: center;
}


.b-email-container__body-buttons {
	border-collapse: separate;
	width: 540px;
}

.b-email-container__savings {
	margin: 40px 0 40px 0;
}

.b-email-container__savings-underline {
	color: #29b2e0;
}

.b-paper {
	width: 540px;
}

.b-paper__body {
	font-size: 14px;
	padding: 30px 36px;
	margin: 0 0 30px 0;
}

.b-paper__table {
	padding: 0;
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 100%;
	line-height: 150%;
}

.b-paper__table-left-column {
	font-size: 14px;
	line-height: 1.5;
	text-transform: uppercase;
	padding: 12px 0px 12px 30px;
	border-bottom: 1px solid #e7e7e7;
	width: 210px;
}

.b-paper__table-info {
	font-size: 14px;
	line-height: 1.5;
	padding: 12px 0px 12px 30px;
	border-bottom: 1px solid #e7e7e7;
	text-align: center;
}

.b-paper__table-right-column {
	font-size: 14px;
	line-height: 1.5;
	text-transform: uppercase;
	padding: 12px 30px 12px 0px;
	border-bottom: 1px solid #e7e7e7;
	width: 246px;
}

.b-paper__table-colspan {
	line-height: 1.5;
	padding: 12px 30px 12px 30px;
	border-bottom: 1px solid #e7e7e7;
}

.b-paper__heading {
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	margin: 0 0 12px;
}

.b-paper__heading__underline {
	font-weight: 600;
	padding: 4px 0;
	border-style: hidden hidden solid hidden;
	border-width: 0 0 3px 0;
	border-color: #f5b900;
}

.b-paper__subheading {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin: 0 0 12px;
	padding: 10px 0;
}

.b-email-button {
	border-style: hidden hidden solid hidden;
	border-width: 0 0 2px 0;
	font-family: Arial, sans-serif;
	white-space: nowrap;
	height: 54px;
	text-align: center;
}

.b-email-button.m-green {
	background-color: #46d633;
	border-color: #32aa22;
}

.b-email-button.m-green .b-email-button__link-text {
	color:#FFFFFF;
}

.b-email-button.m-grey {
	background-color: #70838C;
	border-color: #303233;
}

.b-email-button.m-grey .b-email-button__link-text {
	color: #FFFFFF;
}

.b-email-button.m-white {
	background-color: #FFF;
	border-color: #E6EBED;
}

.b-email-button.m-white .b-email-button__link-text {
	color: #F7462B;
}

.b-email-button.m-red {
	background-color: #BB0C26;
	border-color: #741926;
}

.b-email-button.m-red .b-email-button__link-text {
	color: #FFFFFF;
}

.b-email-button__link {
	cursor: pointer;
	font-size: 13px;
	text-align: center;
	font-weight: 600;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: uppercase;
}

.b-email-button__link_wide {
	width: 100%;
	display: inline-block;
}

.b-email-button__link-text {
	padding:10px 10px;
}

.b-email__box {
	padding: 30px 36px;
	margin-bottom: 30px;
	background-color: #ffffff;
	border-style: hidden hidden solid hidden;
	border-width: 0 0 3px 0;
	border-color: #e0e9ee;
	font-family: Arial, sans-serif;
	font-size: 100%;
	line-height: 150%;
	width: 540px;
}

.b-email__box-block {
	color: #232f49;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	padding: 12px;
	background-color: #f5f7f9;
	border-collapse: separate;
	width: 468px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	line-height: 150%;
}

.b-email__box-heading {
	color: #29b2e0;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
}
  </style>
 </head>
 <body>
  <center>
   <table border="0" cellpadding="0" cellspacing="0" class="b-email-container" style="max-width: 832px;width: 700px;margin: 48px auto;background: none">
    <tbody>
     <tr>
      <td align="center" valign="top">
       <table border="0" cellpadding="0" cellspacing="0" class="b-email-container__table" style="color: #111111;font-family: Arial, sans-serif;font-size: 100%;line-height: 150%;margin: 0;padding: 0" width="100%">
        <tbody>
         <tr>
          <td class="b-email-container__wrap" style="padding: 30px 48px;background-color: #f5f7f9">
           <table border="0" cellpadding="0" cellspacing="0" class="b-email-container__table" style="color: #111111;font-family: Arial, sans-serif;font-size: 100%;line-height: 150%;margin: 0;padding: 0" width="100%">
            <tbody>
             <tr>
              <td align="left" class="b-email-container__header" style="padding-bottom: 30px" valign="center" width="48%">
               <img src="https://inboxflows.com/_/image/https%253A%252F%252Ftransferwise.com%252Fassets%252Femail%252Flogo%252Ftw-logo-neutral.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0cmFuc2ZlcndpcyJ9:1kXPMK:pXJsOBNq18MwBjzzG_biqw6JAZsIMfMuddhkhiy9Ngw"/>
              </td>
              <td align="left" class="b-email-container__header" style="padding-bottom: 30px" valign="center" width="52%">
               <img src="https://inboxflows.com/_/image/https%253A%252F%252Ftransferwise.com%252Fassets%252Femail%252Flogo%252Ftw-logo-flag-electric.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0cmFuc2ZlcndpcyJ9:1kXPMK:pXJsOBNq18MwBjzzG_biqw6JAZsIMfMuddhkhiy9Ngw"/>
              </td>
             </tr>
             <tr>
              <td colspan="2">
               <div class="b-email-container__content" style="width: 540px;margin: 0 32px 0 32px;text-align: left">
                <div class="b-email-container__heading" style="text-align: center;margin: 0 0 30px 0;font-size: 16px;line-height: 1">
                 <p>
                  Dear Ramy,
                 </p>
                </div>
                <div class="b-email-container__body" style="font-size: 16px;margin: 0 0 30px 0;line-height: 24px">
                 <p>
                  Thank you for sending us your photo ID. We've checked your documents and we confirmed your identity as Ramy Khuffash.
                 </p>
                </div>
                <p style="text-align: center; margin-top: 40px; color: #223049; font-size: 20px;">
                 How satisfied are you with your verification experience?
                </p>
                <table style="margin: 0 auto; border-spacing: 0; border-collapse:collapse; height: 100%;">
                 <tbody>
                  <tr>
                   <td align="center" style="width:88px; border:1px solid #D3D5D8; vertical-align: top; padding: 16px 1px 16px 1px;">
                    <a style="text-decoration: none;">
                     <div>
                      <img alt="Very Unhappy" src="https://inboxflows.com/_/image/https%253A%252F%252Ftransferwise.com%252Fassets%252Femail%252Fvsat%252Fangry.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0cmFuc2ZlcndpcyJ9:1kXPMK:pXJsOBNq18MwBjzzG_biqw6JAZsIMfMuddhkhiy9Ngw" style="width:32px; height: 32px;"/>
                     </div>
                     <div style="font-size: 10px; color:#2F4366; margin-top: 16px; line-height: normal;">
                      Very unsatisfied
                     </div>
                    </a>
                   </td>
                   <td align="center" style="width:88px; border: 1px solid #D3D5D8; vertical-align: top; padding: 16px 1px 16px 1px;">
                    <a style="text-decoration: none;">
                     <div>
                      <img alt="Unhappy" src="https://inboxflows.com/_/image/https%253A%252F%252Ftransferwise.com%252Fassets%252Femail%252Fvsat%252Fsad.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0cmFuc2ZlcndpcyJ9:1kXPMK:pXJsOBNq18MwBjzzG_biqw6JAZsIMfMuddhkhiy9Ngw" style="width:32px; height: 32px;"/>
                     </div>
                     <div style="font-size: 10px; color:#2F4366; margin-top: 16px; line-height: normal;">
                      Unsatisfied
                     </div>
                    </a>
                   </td>
                   <td align="center" style="width:88px; border:1px solid #D3D5D8; vertical-align: top; padding: 16px 1px 16px 1px;">
                    <a style="text-decoration: none;">
                     <div>
                      <img alt="Neutral" src="https://inboxflows.com/_/image/https%253A%252F%252Ftransferwise.com%252Fassets%252Femail%252Fvsat%252Fneutral.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0cmFuc2ZlcndpcyJ9:1kXPMK:pXJsOBNq18MwBjzzG_biqw6JAZsIMfMuddhkhiy9Ngw" style="width:32px; height: 32px;"/>
                     </div>
                     <div style="font-size: 10px; color:#2F4366; margin-top: 16px; line-height: normal;">
                      Neutral
                     </div>
                    </a>
                   </td>
                   <td align="center" style="width:88px; border:1px solid #D3D5D8; vertical-align: top; padding: 16px 1px 16px 1px;">
                    <a style="text-decoration: none;">
                     <div>
                      <img alt="Happy" src="https://inboxflows.com/_/image/https%253A%252F%252Ftransferwise.com%252Fassets%252Femail%252Fvsat%252Fhappy.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0cmFuc2ZlcndpcyJ9:1kXPMK:pXJsOBNq18MwBjzzG_biqw6JAZsIMfMuddhkhiy9Ngw" style="width:32px; height: 32px;"/>
                     </div>
                     <div style="font-size: 10px; color:#2F4366; margin-top: 16px; line-height: normal;">
                      Satisfied
                     </div>
                    </a>
                   </td>
                   <td align="center" style="width:88px; border:1px solid #D3D5D8; vertical-align: top; padding: 16px 1px 16px 1px;">
                    <a style="text-decoration: none;">
                     <div>
                      <img alt="Very Happy" src="https://inboxflows.com/_/image/https%253A%252F%252Ftransferwise.com%252Fassets%252Femail%252Fvsat%252Fvery-happy.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0cmFuc2ZlcndpcyJ9:1kXPMK:pXJsOBNq18MwBjzzG_biqw6JAZsIMfMuddhkhiy9Ngw" style="width:32px; height: 32px;"/>
                     </div>
                     <div style="font-size: 10px; color:#2F4366; margin-top: 16px; line-height: normal;">
                      Very satisfied
                     </div>
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </div>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td class="b-email-container__footer-mobile" style="line-height: 22px;padding-top: 50px;text-align: center">
           <a target="blank">
            <img alt="iOS" src="https://inboxflows.com/_/image/https%253A%252F%252Ftransferwise.com%252Fassets%252Fcommon%252Flogos%252Flogo-appstore-email.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0cmFuc2ZlcndpcyJ9:1kXPMK:pXJsOBNq18MwBjzzG_biqw6JAZsIMfMuddhkhiy9Ngw"/>
           </a>
           <a target="blank">
            <img alt="Android" src="https://inboxflows.com/_/image/https%253A%252F%252Ftransferwise.com%252Fassets%252Fcommon%252Flogos%252Flogo-playstore-email.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0cmFuc2ZlcndpcyJ9:1kXPMK:pXJsOBNq18MwBjzzG_biqw6JAZsIMfMuddhkhiy9Ngw"/>
           </a>
          </td>
         </tr>
         <tr>
          <td class="b-email-container__footer" style="color: #9daab3;font-size: 14px;line-height: 22px;text-align: center;padding-top: 25px">
           <p>
            Thank you for using TransferWise. We use real mid-market exchange rates to make international money transfers transparent,
            <br/>
            simple and cheap. How cheap? Up to 8x cheaper. Find out how at www.transferwise.com/upto8xcheaper
           </p>
           <p>
            If you need to talk to us, our good people at
            <a class="b-email-container__footer-link" style="color: #9daab3">
             support@transferwise.com
            </a>
            will help you along.
           </p>
           <p>
            TransferWise is secure.
            <a class="b-email-container__footer-link" style="color: #9daab3">
             Read more here
            </a>
           </p>
           <p>
            TransferWise is operated by TransferWise Ltd, our address is 6th Floor, The Tea Building, 56 Shoreditch High Street, London E1 6JJ, United Kingdom
           </p>
          </td>
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
  </center>
  <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Flinks.transferwise.com%252Ftrack%252Fopen.php%253Fu%253D30074347%2526id%253Dfc44a6005a7f426cb7405b9293fd2bcd/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmxpbmtzLnRyYW5zZiJ9:1kXPMK:_RMJBcFjTbd8Ti0aB1Eic12T6MEyB83hnU8mppH4_Ls" width="1"/>
 </body>
</html>