resul-template-builder 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/dist/Email-Footer-Default/EF01/RSEmailFooterHtml-01.html +0 -974
- package/dist/Email-Footer-Default/EF01/RSEmailFooterJson-01.json +0 -342
- package/dist/Email-Footer-Default/EF02/RSEmailFooterHtml-02.html +0 -991
- package/dist/Email-Footer-Default/EF02/RSEmailFooterJson-02.json +0 -409
- package/dist/Email-Footer-Default/EF03/RSEmailFooterHtml-03.html +0 -639
- package/dist/Email-Footer-Default/EF03/RSEmailFooterJson-03.json +0 -342
- package/dist/Email-Footer-Default/EF04/RSEmailFooterHtml-04.html +0 -447
- package/dist/Email-Footer-Default/EF04/RSEmailFooterJson-04.json +0 -371
- package/dist/Email-Footer-Default/EF05/RSEmailFooterHtml-05.html +0 -732
- package/dist/Email-Footer-Default/EF05/RSEmailFooterJson-05.json +0 -405
- package/dist/Email-Footer-Default/EF06/RSEmailFooterHtml-06.html +0 -643
- package/dist/Email-Footer-Default/EF06/RSEmailFooterJson-06.json +0 -166
- package/dist/Email-Footer-Default/EF07/RSEmailFooterHtml-07.html +0 -2271
- package/dist/Email-Footer-Default/EF07/RSEmailFooterJson-07.json +0 -989
- package/dist/Email-Footer-Default/EF08-Large/RSEmailFooterHtml-08.html +0 -643
- package/dist/Email-Footer-Default/EF08-Large/RSEmailFooterJson-08.json +0 -166
- package/dist/emailText.html +0 -2370
|
@@ -1,639 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8">
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
6
|
-
<meta name="x-apple-disable-message-reformatting">
|
|
7
|
-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
8
|
-
<!-- <meta name="color-scheme" content="light dark"> -->
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
12
|
-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
13
|
-
<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swap" rel="stylesheet">
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
<!--[if (mso 16)]>
|
|
20
|
-
<style type="text/css">
|
|
21
|
-
a {text-decoration: none;}
|
|
22
|
-
</style>
|
|
23
|
-
<![endif]-->
|
|
24
|
-
|
|
25
|
-
<!--[if gte mso 9]>
|
|
26
|
-
<style>sup { font-size: 100% !important; }</style>
|
|
27
|
-
<![endif]-->
|
|
28
|
-
|
|
29
|
-
<!--[if gte mso 9]>
|
|
30
|
-
<noscript>
|
|
31
|
-
<xml>
|
|
32
|
-
<o:OfficeDocumentSettings>
|
|
33
|
-
<o:AllowPNG></o:AllowPNG>
|
|
34
|
-
<o:PixelsPerInch>96</o:PixelsPerInch>
|
|
35
|
-
</o:OfficeDocumentSettings>
|
|
36
|
-
</xml>
|
|
37
|
-
</noscript>
|
|
38
|
-
<![endif]-->
|
|
39
|
-
|
|
40
|
-
<!--[if mso]><xml>
|
|
41
|
-
<w:WordDocument xmlns:w="urn:schemas-microsoft-com:office:word">
|
|
42
|
-
<w:DontUseAdvancedTypographyReadingMail/>
|
|
43
|
-
</w:WordDocument>
|
|
44
|
-
</xml>
|
|
45
|
-
<![endif]-->
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
<style>
|
|
49
|
-
a {
|
|
50
|
-
color: inherit;
|
|
51
|
-
}
|
|
52
|
-
a,
|
|
53
|
-
a:visited {
|
|
54
|
-
text-decoration: inherit;
|
|
55
|
-
}
|
|
56
|
-
a:-webkit-any-link {
|
|
57
|
-
text-decoration: inherit;
|
|
58
|
-
}
|
|
59
|
-
.ii a[href] {
|
|
60
|
-
color: inherit;
|
|
61
|
-
}
|
|
62
|
-
/* Reset styles */
|
|
63
|
-
body {
|
|
64
|
-
margin: 0;
|
|
65
|
-
padding: 0;
|
|
66
|
-
width: 100% !important;
|
|
67
|
-
-webkit-text-size-adjust: 100%;
|
|
68
|
-
-ms-text-size-adjust: 100%;
|
|
69
|
-
/* background-color: #ffffff; */
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
img {
|
|
73
|
-
-ms-interpolation-mode: bicubic;
|
|
74
|
-
max-width: 100%;
|
|
75
|
-
border: 0;
|
|
76
|
-
/*display: block;*/
|
|
77
|
-
height: auto;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
table {
|
|
81
|
-
border-collapse: collapse;
|
|
82
|
-
mso-table-lspace: 0pt;
|
|
83
|
-
mso-table-rspace: 0pt;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
td {
|
|
87
|
-
font-family: Arial, sans-serif;
|
|
88
|
-
line-height: normal;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
@-moz-document url-prefix() {
|
|
92
|
-
scrollbar-color: #999999 #e9e9e9;
|
|
93
|
-
}
|
|
94
|
-
@-moz-document url-prefix() {
|
|
95
|
-
scrollbar-width: thin;
|
|
96
|
-
}
|
|
97
|
-
::-webkit-scrollbar-track {
|
|
98
|
-
background-color: #e9e9e9;
|
|
99
|
-
border-radius: 0 0 5px 5px;
|
|
100
|
-
}
|
|
101
|
-
::-webkit-scrollbar {
|
|
102
|
-
width: 7px;
|
|
103
|
-
height: 7px;
|
|
104
|
-
background-color: #e9e9e9;
|
|
105
|
-
}
|
|
106
|
-
::-webkit-scrollbar-thumb {
|
|
107
|
-
background-color: #999999;
|
|
108
|
-
border-radius: 100px;
|
|
109
|
-
-webkit-border-radius: 100px;
|
|
110
|
-
-moz-border-radius: 100px;
|
|
111
|
-
cursor: pointer;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
/* Button styles */
|
|
115
|
-
.button-component {
|
|
116
|
-
display: inline-block;
|
|
117
|
-
text-decoration: none;
|
|
118
|
-
text-align: center;
|
|
119
|
-
border-radius: 4px;
|
|
120
|
-
-webkit-text-size-adjust: none;
|
|
121
|
-
mso-hide: all;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
.button-content {
|
|
125
|
-
display: inline-block;
|
|
126
|
-
width: auto;
|
|
127
|
-
margin: 0 auto;
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
/* Container styles */
|
|
131
|
-
.email-container {
|
|
132
|
-
width: 100%;
|
|
133
|
-
max-width: 600px;
|
|
134
|
-
margin: 0 auto;
|
|
135
|
-
padding: 0;
|
|
136
|
-
background-color: #ffffff;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
/* Content wrapper styles */
|
|
140
|
-
.content-wrapper {
|
|
141
|
-
width: 100%;
|
|
142
|
-
max-width: 600px;
|
|
143
|
-
margin: 0 auto;
|
|
144
|
-
background-color: #ffffff;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
/* Dark mode support */
|
|
148
|
-
@media (prefers-color-scheme: dark) {
|
|
149
|
-
body {
|
|
150
|
-
background-color: #ffffff !important;
|
|
151
|
-
}
|
|
152
|
-
.email-container {
|
|
153
|
-
background-color: #ffffff !important;
|
|
154
|
-
}
|
|
155
|
-
.content-wrapper {
|
|
156
|
-
background-color: #ffffff !important;
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
/* Responsive styles */
|
|
161
|
-
@media screen and (max-width: 600px) {
|
|
162
|
-
.main-table {
|
|
163
|
-
width: 100% !important;
|
|
164
|
-
}
|
|
165
|
-
.stack-column-center .res_image_text_bg {
|
|
166
|
-
height: 300px !important;
|
|
167
|
-
}
|
|
168
|
-
.stack-column-center,
|
|
169
|
-
.stack-column-center .res_image_text_table,
|
|
170
|
-
.stack-column-center .text-component {
|
|
171
|
-
display: block !important;
|
|
172
|
-
width: 100% !important;
|
|
173
|
-
max-width: 100% !important;
|
|
174
|
-
}
|
|
175
|
-
.stack-column-center .res_image_text_bg {
|
|
176
|
-
height: 200px !important;
|
|
177
|
-
}
|
|
178
|
-
.stack-column-center .res_image_text_table {
|
|
179
|
-
display: table !important;
|
|
180
|
-
}
|
|
181
|
-
.stack-column-center .res_image_text_table td.image {
|
|
182
|
-
text-align: center;
|
|
183
|
-
padding-bottom: 10px !important;
|
|
184
|
-
}
|
|
185
|
-
.stack-column-center .res_image_text_table td span {
|
|
186
|
-
display: inline-block;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
table.hide-on-desktop {
|
|
190
|
-
display: table !important;
|
|
191
|
-
}
|
|
192
|
-
.hide-on-desktop {
|
|
193
|
-
/*width: auto !important;*/
|
|
194
|
-
overflow: visible !important;
|
|
195
|
-
float: none !important;
|
|
196
|
-
max-height: inherit !important;
|
|
197
|
-
line-height: inherit !important;
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
table.hide-on-mobile {
|
|
201
|
-
display: table !important;
|
|
202
|
-
}
|
|
203
|
-
.hide-on-mobile {
|
|
204
|
-
width: auto !important;
|
|
205
|
-
overflow: visible !important;
|
|
206
|
-
float: none !important;
|
|
207
|
-
max-height: inherit !important;
|
|
208
|
-
line-height: inherit !important;
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
/* Responsive button styles */
|
|
212
|
-
.button-component {
|
|
213
|
-
width: 100% !important;
|
|
214
|
-
min-width: 100% !important;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
.button-content {
|
|
218
|
-
width: 100% !important;
|
|
219
|
-
}
|
|
220
|
-
}
|
|
221
|
-
</style>
|
|
222
|
-
</head>
|
|
223
|
-
<body class="body"
|
|
224
|
-
style="width:100%;height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;padding:0;Margin:0">
|
|
225
|
-
<div dir="ltr" class="es-wrapper-color" lang="und" style="background-color: #ffffff">
|
|
226
|
-
|
|
227
|
-
<!--[if gte mso 9]>
|
|
228
|
-
<v:background xmlns:v="urn:schemas-microsoft-com:vml" fill="t">
|
|
229
|
-
<v:fill type="tile" color="#ffffff" origin="0.5, 0" position="0.5, 0"></v:fill>
|
|
230
|
-
</v:background>
|
|
231
|
-
<![endif]-->
|
|
232
|
-
|
|
233
|
-
<!-- Hidden inbox preview text -->
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
<!-- Email content starts here -->
|
|
237
|
-
|
|
238
|
-
<!-- Gmail hack -->
|
|
239
|
-
<div style="display:none; white-space:nowrap; font:15px courier; color:#ffffff; line-height:0; width:600px !important; min-width:100% !important; max-width:600px !important;"> </div>
|
|
240
|
-
<!-- /Gmail hack -->
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
<table width="100%" cellspacing="0" cellpadding="0" class="es-wrapper" role="none"
|
|
245
|
-
style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top;background-color:#ffffff">
|
|
246
|
-
<tbody>
|
|
247
|
-
<tr>
|
|
248
|
-
<td valign="top" style="padding:0;Margin:0">
|
|
249
|
-
|
|
250
|
-
<table cellspacing="0" cellpadding="0" align="center" class="g" role="none"
|
|
251
|
-
style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;width:100%;table-layout:fixed !important">
|
|
252
|
-
<tbody>
|
|
253
|
-
<tr>
|
|
254
|
-
<td bgcolor="transparent" align="center" style="padding:0;Margin:0">
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
<div class="email-container">
|
|
258
|
-
<div class="content-wrapper">
|
|
259
|
-
|
|
260
|
-
<!--[if mso]>
|
|
261
|
-
<table class="main-table" align="center" cellspacing="0" cellpadding="0" border="0" width="600" bgColor="#ffffff" style="background-color: #ffffff; border: 1px solid #cccccc; margin: 0 auto;">
|
|
262
|
-
<![endif]-->
|
|
263
|
-
|
|
264
|
-
<!--[if !mso]><!-->
|
|
265
|
-
<table class="main-table" align="center" cellspacing="0" cellpadding="0" border="0" width="100%" bgColor="#ffffff" style="background-color: #ffffff; border: 1px solid #cccccc; width: 100%; max-width: 600px; min-width: 600px; margin: 0 auto;">
|
|
266
|
-
<!--<![endif]-->
|
|
267
|
-
<tr>
|
|
268
|
-
<td>
|
|
269
|
-
<div id="4dead8fe-c50d-4a29-bd89-43ce13452eda" class="email-block">
|
|
270
|
-
|
|
271
|
-
<table class="" role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="width: 100%; max-width: 100%; margin: 0 auto; background-color: transparent; padding: 0px 0px 0px 0px; border-radius: 0; border: none; ">
|
|
272
|
-
<tr class="test-tr">
|
|
273
|
-
|
|
274
|
-
<td class="test-tr-con " valign="middle" width="300" style="vertical-align: middle; width: 300px;">
|
|
275
|
-
<div id="0efd31d4-b301-4aa0-a794-a7aef7eaace3" class="email-imagetext pandian">
|
|
276
|
-
<div class="imagetext-outlook-non-outlook" style="width: 100%; padding: 0px 0;">
|
|
277
|
-
<!--[if mso]>
|
|
278
|
-
<table data-type="outlook" role="presentation" border="0" cellpadding="0" cellspacing="0" width="300" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px; background: transparent;">
|
|
279
|
-
<tr>
|
|
280
|
-
<td
|
|
281
|
-
id="srs"
|
|
282
|
-
align="center"
|
|
283
|
-
style="
|
|
284
|
-
padding-top: 20px;
|
|
285
|
-
padding-bottom: 10px;
|
|
286
|
-
padding-right: 10px;
|
|
287
|
-
padding-left: 10px;
|
|
288
|
-
">
|
|
289
|
-
<table class="res_image_text_table imagetext_img_table imagetext-order-1" align="center" border="0" cellpadding="0" cellspacing="0">
|
|
290
|
-
<tr>
|
|
291
|
-
<td class="image rp-empty-image" valign="center" align="center" width="280">
|
|
292
|
-
|
|
293
|
-
<div style="text-align: center;">
|
|
294
|
-
<img
|
|
295
|
-
class="img-src-elses"
|
|
296
|
-
src="[COMPANY_LOGO]"
|
|
297
|
-
alt="Company logo"
|
|
298
|
-
style="width: 180px; max-width: 100%; height: auto; image-align: center; object-fit: cover; margin: 0px 0px 0px 0px; display: block; border-radius: 0px 0px 0px 0px; border-width: 0px; border-color: black; border-style: solid; width: 220px;"
|
|
299
|
-
width="220"
|
|
300
|
-
block="2"
|
|
301
|
-
content="false"
|
|
302
|
-
height="auto"
|
|
303
|
-
border="0"
|
|
304
|
-
/>
|
|
305
|
-
</div>
|
|
306
|
-
|
|
307
|
-
</td>
|
|
308
|
-
</tr>
|
|
309
|
-
</table>
|
|
310
|
-
</td>
|
|
311
|
-
</tr>
|
|
312
|
-
</table>
|
|
313
|
-
<![endif]-->
|
|
314
|
-
<!--[if !mso]><!-->
|
|
315
|
-
<div class="email-image-container" style="display: flex; width: 100%; background-color: transparent; padding: 0px; max-width: 100%; margin: 0 auto; box-sizing: border-box; text-align: left; justify-content: center"><table class="image-left-content" data-type="image-left-content" role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;">
|
|
316
|
-
<tr>
|
|
317
|
-
<td class="rs-td-test-left-content" style="padding: 20px 10px 10px 10px" align="center">
|
|
318
|
-
<table class="res_image_text_table imagetext_img_table imagetext-order-1" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;">
|
|
319
|
-
<tr>
|
|
320
|
-
<td class="image rp-empty-image rs-left-content" valign="top" align="center" width="180">
|
|
321
|
-
<span href="javascript:void(0);" class="image-a image-with-link" style="height:auto; max-width:100%; cursor: inherit;">
|
|
322
|
-
|
|
323
|
-
<div style="text-align: center;">
|
|
324
|
-
<img
|
|
325
|
-
class="img-src-elses"
|
|
326
|
-
src="[COMPANY_LOGO]"
|
|
327
|
-
alt="Company logo"
|
|
328
|
-
style="width: 180px; max-width: 100%; height: auto; image-align: center; object-fit: cover; margin: 0px 0px 0px 0px; display: block; border-radius: 0px 0px 0px 0px; border-width: 0px; border-color: black; border-style: solid;"
|
|
329
|
-
width="180"
|
|
330
|
-
height="auto"
|
|
331
|
-
border="0"
|
|
332
|
-
/>
|
|
333
|
-
</div>
|
|
334
|
-
|
|
335
|
-
</span>
|
|
336
|
-
</td>
|
|
337
|
-
</tr>
|
|
338
|
-
</table>
|
|
339
|
-
</td>
|
|
340
|
-
</tr>
|
|
341
|
-
</table>
|
|
342
|
-
</div>
|
|
343
|
-
<!--<![endif]-->
|
|
344
|
-
</div>
|
|
345
|
-
<style>
|
|
346
|
-
#0efd31d4-b301-4aa0-a794-a7aef7eaace3 {
|
|
347
|
-
width: 100%;
|
|
348
|
-
max-width: 100%;
|
|
349
|
-
margin: 0 auto;
|
|
350
|
-
}
|
|
351
|
-
#0efd31d4-b301-4aa0-a794-a7aef7eaace3 img {
|
|
352
|
-
max-width: 100%;
|
|
353
|
-
height: auto;
|
|
354
|
-
-ms-interpolation-mode: bicubic;
|
|
355
|
-
display: block;
|
|
356
|
-
}
|
|
357
|
-
#0efd31d4-b301-4aa0-a794-a7aef7eaace3 h3 {
|
|
358
|
-
margin: 0 0 8px 0;
|
|
359
|
-
}
|
|
360
|
-
#0efd31d4-b301-4aa0-a794-a7aef7eaace3 p {
|
|
361
|
-
margin: 0;
|
|
362
|
-
}
|
|
363
|
-
@media only screen and (max-width: 600px) {
|
|
364
|
-
#0efd31d4-b301-4aa0-a794-a7aef7eaace3 td {
|
|
365
|
-
margin-bottom: 16px;
|
|
366
|
-
}
|
|
367
|
-
#0efd31d4-b301-4aa0-a794-a7aef7eaace3 td:last-child {
|
|
368
|
-
margin-bottom: 0;
|
|
369
|
-
}
|
|
370
|
-
}
|
|
371
|
-
</style>
|
|
372
|
-
</div>
|
|
373
|
-
</td>
|
|
374
|
-
|
|
375
|
-
<td class="test-tr-con " valign="middle" width="300" style="vertical-align: middle; width: 300px; border-left: 1px solid #ccc;">
|
|
376
|
-
<div id="68df045a-db98-4d4a-8827-a64e589e0931" class="email-text">
|
|
377
|
-
|
|
378
|
-
<div class="email-text-container">
|
|
379
|
-
<!--[if mso]>
|
|
380
|
-
<table class="main-column rp-theme-cat-content o" cellspacing="0" cellpadding="0" border="0" width="100%" data-width="300" rp-element-category="content" rp-element-type="text">
|
|
381
|
-
<![endif]-->
|
|
382
|
-
|
|
383
|
-
<!--[if !mso]><!-->
|
|
384
|
-
<table class="main-column rp-theme-cat-content g" cellspacing="0" cellpadding="0" border="0" width="100%" rp-element-category="content" rp-element-type="text">
|
|
385
|
-
<!--<![endif]-->
|
|
386
|
-
|
|
387
|
-
<tbody>
|
|
388
|
-
<tr>
|
|
389
|
-
<td class="text rp-element-holder-column" style="font-family: Arial, sans-serif; font-size: 13px; line-height: 1.5; letter-spacing: normal; text-align: center; font-weight: normal; font-style: normal; text-transform: none; text-decoration: none; vertical-align: baseline; background-color: transparent; padding: 10px; display: block; word-wrap: break-word; color: inherit;" rp-line-height-auto="yes" rp-saved-text-element="no">
|
|
390
|
-
|
|
391
|
-
<div class="email-text-ul" style="
|
|
392
|
-
list-style-position: inside !important;
|
|
393
|
-
padding: 0 !important;
|
|
394
|
-
margin: 0 !important;
|
|
395
|
-
color: #222;
|
|
396
|
-
">
|
|
397
|
-
<font color="#95918d"style="font-size: 13px;">Copyright © 2025. All rights reserved.</font>
|
|
398
|
-
</div>
|
|
399
|
-
|
|
400
|
-
</td>
|
|
401
|
-
</tr>
|
|
402
|
-
</tbody>
|
|
403
|
-
</table>
|
|
404
|
-
</div>
|
|
405
|
-
|
|
406
|
-
<style>
|
|
407
|
-
#68df045a-db98-4d4a-8827-a64e589e0931 {
|
|
408
|
-
margin: 0;
|
|
409
|
-
padding: 0;
|
|
410
|
-
width: 100%;
|
|
411
|
-
}
|
|
412
|
-
#68df045a-db98-4d4a-8827-a64e589e0931 p {
|
|
413
|
-
margin: 0;
|
|
414
|
-
}
|
|
415
|
-
#68df045a-db98-4d4a-8827-a64e589e0931 br {
|
|
416
|
-
line-height: inherit;
|
|
417
|
-
}
|
|
418
|
-
#68df045a-db98-4d4a-8827-a64e589e0931 sup {
|
|
419
|
-
vertical-align: super;
|
|
420
|
-
font-size: 0.8em;
|
|
421
|
-
line-height: 0;
|
|
422
|
-
}
|
|
423
|
-
#68df045a-db98-4d4a-8827-a64e589e0931 sub {
|
|
424
|
-
vertical-align: sub;
|
|
425
|
-
font-size: 0.8em;
|
|
426
|
-
line-height: 0;
|
|
427
|
-
}
|
|
428
|
-
@media (prefers-reduced-motion: reduce) {
|
|
429
|
-
#68df045a-db98-4d4a-8827-a64e589e0931 {
|
|
430
|
-
transition: none !important;
|
|
431
|
-
animation: none !important;
|
|
432
|
-
}
|
|
433
|
-
}
|
|
434
|
-
</style>
|
|
435
|
-
</div>
|
|
436
|
-
</td>
|
|
437
|
-
|
|
438
|
-
</tr>
|
|
439
|
-
</table>
|
|
440
|
-
|
|
441
|
-
<style>
|
|
442
|
-
#4dead8fe-c50d-4a29-bd89-43ce13452eda {
|
|
443
|
-
width: 100%;
|
|
444
|
-
max-width: 100%;
|
|
445
|
-
margin: 0 auto;
|
|
446
|
-
}
|
|
447
|
-
#4dead8fe-c50d-4a29-bd89-43ce13452eda table {
|
|
448
|
-
border-collapse: collapse;
|
|
449
|
-
mso-table-lspace: 0pt;
|
|
450
|
-
mso-table-rspace: 0pt;
|
|
451
|
-
}
|
|
452
|
-
#4dead8fe-c50d-4a29-bd89-43ce13452eda td {
|
|
453
|
-
font-family: Arial, sans-serif;
|
|
454
|
-
line-height: 1.5;
|
|
455
|
-
}
|
|
456
|
-
@media only screen and (max-width: 600px) {
|
|
457
|
-
#4dead8fe-c50d-4a29-bd89-43ce13452eda td:last-child {
|
|
458
|
-
margin-bottom: 0;
|
|
459
|
-
}
|
|
460
|
-
}
|
|
461
|
-
</style>
|
|
462
|
-
</div>
|
|
463
|
-
<div id="af960e28-e32b-46be-926a-c7d899112824" class="email-block">
|
|
464
|
-
|
|
465
|
-
<table class="" role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="width: 100%; max-width: 100%; margin: 0 auto; background-color: transparent; padding: 0px 0px 0px 0px; border-radius: 0; border: none; border-top: 1px solid #ccc;">
|
|
466
|
-
<tr class="test-tr">
|
|
467
|
-
|
|
468
|
-
<td class="test-tr-con " valign="top" width="300" style="vertical-align: top; width: 300px;">
|
|
469
|
-
<div id="2945af95-7b8b-41c5-ac71-db3ce8247a67" class="email-text">
|
|
470
|
-
|
|
471
|
-
<div class="email-text-container">
|
|
472
|
-
<!--[if mso]>
|
|
473
|
-
<table class="main-column rp-theme-cat-content o" cellspacing="0" cellpadding="0" border="0" width="300" data-width="300" rp-element-category="content" rp-element-type="text">
|
|
474
|
-
<![endif]-->
|
|
475
|
-
|
|
476
|
-
<!--[if !mso]><!-->
|
|
477
|
-
<table class="main-column rp-theme-cat-content g" cellspacing="0" cellpadding="0" border="0" width="300" rp-element-category="content" rp-element-type="text">
|
|
478
|
-
<!--<![endif]-->
|
|
479
|
-
|
|
480
|
-
<tbody>
|
|
481
|
-
<tr>
|
|
482
|
-
<td class="text rp-element-holder-column" style="font-family: Arial, sans-serif; font-size: 14px; line-height: 1.5; letter-spacing: normal; text-align: center; font-weight: normal; font-style: normal; text-transform: none; text-decoration: none; vertical-align: baseline; background-color: transparent; padding: 20px 0 20px 0; display: block; word-wrap: break-word; color: inherit;" rp-line-height-auto="yes" rp-saved-text-element="no">
|
|
483
|
-
|
|
484
|
-
<div class="email-text-ul" style="
|
|
485
|
-
list-style-position: inside !important;
|
|
486
|
-
padding: 0 !important;
|
|
487
|
-
margin: 0 !important;
|
|
488
|
-
color: #222;
|
|
489
|
-
">
|
|
490
|
-
<a href="{{#FTF}}" title="" target="_blank" style="text-decoration: none;"><font color="#0c8aff" style="font-size: 14px;">Forward</font></a>
|
|
491
|
-
</div>
|
|
492
|
-
|
|
493
|
-
</td>
|
|
494
|
-
</tr>
|
|
495
|
-
</tbody>
|
|
496
|
-
</table>
|
|
497
|
-
</div>
|
|
498
|
-
|
|
499
|
-
<style>
|
|
500
|
-
#2945af95-7b8b-41c5-ac71-db3ce8247a67 {
|
|
501
|
-
margin: 0;
|
|
502
|
-
padding: 0;
|
|
503
|
-
width: 100%;
|
|
504
|
-
}
|
|
505
|
-
#2945af95-7b8b-41c5-ac71-db3ce8247a67 p {
|
|
506
|
-
margin: 0;
|
|
507
|
-
}
|
|
508
|
-
#2945af95-7b8b-41c5-ac71-db3ce8247a67 br {
|
|
509
|
-
line-height: inherit;
|
|
510
|
-
}
|
|
511
|
-
#2945af95-7b8b-41c5-ac71-db3ce8247a67 sup {
|
|
512
|
-
vertical-align: super;
|
|
513
|
-
font-size: 0.8em;
|
|
514
|
-
line-height: 0;
|
|
515
|
-
}
|
|
516
|
-
#2945af95-7b8b-41c5-ac71-db3ce8247a67 sub {
|
|
517
|
-
vertical-align: sub;
|
|
518
|
-
font-size: 0.8em;
|
|
519
|
-
line-height: 0;
|
|
520
|
-
}
|
|
521
|
-
@media (prefers-reduced-motion: reduce) {
|
|
522
|
-
#2945af95-7b8b-41c5-ac71-db3ce8247a67 {
|
|
523
|
-
transition: none !important;
|
|
524
|
-
animation: none !important;
|
|
525
|
-
}
|
|
526
|
-
}
|
|
527
|
-
</style>
|
|
528
|
-
</div>
|
|
529
|
-
</td>
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
<td class="test-tr-con " valign="top" width="300" style="vertical-align: top; width: 300px;">
|
|
533
|
-
<div id="b82c5411-ee35-478f-8ef8-b80d689523e6" class="email-text">
|
|
534
|
-
|
|
535
|
-
<div class="email-text-container">
|
|
536
|
-
<!--[if mso]>
|
|
537
|
-
<table class="main-column rp-theme-cat-content o" cellspacing="0" cellpadding="0" border="0" width="300" data-width="300" rp-element-category="content" rp-element-type="text">
|
|
538
|
-
<![endif]-->
|
|
539
|
-
|
|
540
|
-
<!--[if !mso]><!-->
|
|
541
|
-
<table class="main-column rp-theme-cat-content g" cellspacing="0" cellpadding="0" border="0" width="300" rp-element-category="content" rp-element-type="text">
|
|
542
|
-
<!--<![endif]-->
|
|
543
|
-
|
|
544
|
-
<tbody>
|
|
545
|
-
<tr>
|
|
546
|
-
<td class="text rp-element-holder-column" style="font-family: Arial, sans-serif; font-size: 14px; line-height: 1.5; letter-spacing: normal; text-align: center; font-weight: normal; font-style: normal; text-transform: none; text-decoration: none; vertical-align: baseline; background-color: transparent; padding: 20px 0 20px 0; display: block; word-wrap: break-word; color: inherit;" rp-line-height-auto="yes" rp-saved-text-element="no">
|
|
547
|
-
|
|
548
|
-
<div class="email-text-ul" style="
|
|
549
|
-
list-style-position: inside !important;
|
|
550
|
-
padding: 0 !important;
|
|
551
|
-
margin: 0 !important;
|
|
552
|
-
color: #222;
|
|
553
|
-
">
|
|
554
|
-
<a href="{{#UNSUB}}" title="" target="_blank" style="text-decoration: none;"><font color="#0c8aff" style="font-size: 14px;">Unsubscribe</font></a>
|
|
555
|
-
</div>
|
|
556
|
-
|
|
557
|
-
</td>
|
|
558
|
-
</tr>
|
|
559
|
-
</tbody>
|
|
560
|
-
</table>
|
|
561
|
-
</div>
|
|
562
|
-
|
|
563
|
-
<style>
|
|
564
|
-
#b82c5411-ee35-478f-8ef8-b80d689523e6 {
|
|
565
|
-
margin: 0;
|
|
566
|
-
padding: 0;
|
|
567
|
-
width: 100%;
|
|
568
|
-
}
|
|
569
|
-
#b82c5411-ee35-478f-8ef8-b80d689523e6 p {
|
|
570
|
-
margin: 0;
|
|
571
|
-
}
|
|
572
|
-
#b82c5411-ee35-478f-8ef8-b80d689523e6 br {
|
|
573
|
-
line-height: inherit;
|
|
574
|
-
}
|
|
575
|
-
#b82c5411-ee35-478f-8ef8-b80d689523e6 sup {
|
|
576
|
-
vertical-align: super;
|
|
577
|
-
font-size: 0.8em;
|
|
578
|
-
line-height: 0;
|
|
579
|
-
}
|
|
580
|
-
#b82c5411-ee35-478f-8ef8-b80d689523e6 sub {
|
|
581
|
-
vertical-align: sub;
|
|
582
|
-
font-size: 0.8em;
|
|
583
|
-
line-height: 0;
|
|
584
|
-
}
|
|
585
|
-
@media (prefers-reduced-motion: reduce) {
|
|
586
|
-
#b82c5411-ee35-478f-8ef8-b80d689523e6 {
|
|
587
|
-
transition: none !important;
|
|
588
|
-
animation: none !important;
|
|
589
|
-
}
|
|
590
|
-
}
|
|
591
|
-
</style>
|
|
592
|
-
</div>
|
|
593
|
-
</td>
|
|
594
|
-
|
|
595
|
-
</tr>
|
|
596
|
-
</table>
|
|
597
|
-
|
|
598
|
-
<style>
|
|
599
|
-
#af960e28-e32b-46be-926a-c7d899112824 {
|
|
600
|
-
width: 100%;
|
|
601
|
-
max-width: 100%;
|
|
602
|
-
margin: 0 auto;
|
|
603
|
-
}
|
|
604
|
-
#af960e28-e32b-46be-926a-c7d899112824 table {
|
|
605
|
-
border-collapse: collapse;
|
|
606
|
-
mso-table-lspace: 0pt;
|
|
607
|
-
mso-table-rspace: 0pt;
|
|
608
|
-
}
|
|
609
|
-
#af960e28-e32b-46be-926a-c7d899112824 td {
|
|
610
|
-
font-family: Arial, sans-serif;
|
|
611
|
-
line-height: 1.5;
|
|
612
|
-
}
|
|
613
|
-
@media only screen and (max-width: 600px) {
|
|
614
|
-
#af960e28-e32b-46be-926a-c7d899112824 td:last-child {
|
|
615
|
-
margin-bottom: 0;
|
|
616
|
-
}
|
|
617
|
-
}
|
|
618
|
-
</style>
|
|
619
|
-
</div>
|
|
620
|
-
</td>
|
|
621
|
-
</tr>
|
|
622
|
-
</table>
|
|
623
|
-
</div>
|
|
624
|
-
</div>
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
</td>
|
|
628
|
-
</tr>
|
|
629
|
-
</tbody>
|
|
630
|
-
</table>
|
|
631
|
-
|
|
632
|
-
</td>
|
|
633
|
-
</tr>
|
|
634
|
-
</tbody>
|
|
635
|
-
</table>
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
</body>
|
|
639
|
-
</html>
|