Ticket #13718: Body.html

File Body.html, 26.1 KB (added by Guest, 9 years ago)

HtmlInput

Line 
1
2
3
4
5 <!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" xmlns:v="urn:schemas-microsoft-com:vml"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Create great looking business content in a flash with Sway</Title><style media="all" type="text/css">
6
7  @import url(http://image.email.office.com/lib/fe9815707264017b71/m/1/fontface.css); /*Apple And OLD Android<5 fix*/
8
9     
10
11    body, div, span, td {margin-bottom:  0em !important;  margin-top:  0 !important;}
12
13    p  { margin-bottom:  0em !important;  margin-top:  0 !important;  padding: 0 !important; }
14
15
16
17
18
19    /* Hotmail special character resize fix */
20
21    .ExternalClass img[class^=Emoji] { width:  10px !important;  height:  10px !important;  display:  inline !important;  } 
22
23    .ExternalClass .ecxhm { display: none !important;  }
24
25    .ExternalClass .ecxhm2 {
26
27        display:  inline !important; 
28
29        font-size:  12px !important; 
30
31        color: #3d3d3d !important; 
32
33    }
34
35
36
37    /* Force Hotmail to display emails at full width */
38
39    body{width: 100% !important; } .ReadMsgBody{width: 100% !important; } .ExternalClass{width: 100% !important; }
40
41
42
43    /* Outlook 07, 10 Padding issue fix */
44
45    table, td {border-collapse: collapse !important; mso-table-lspace: 0pt !important; mso-table-rspace: 0pt !important; }
46
47    img {-ms-interpolation-mode:  bicubic !important; }
48
49
50
51    /* Disable Yahoo! Shortcut */
52
53    a, a span, a.span: hover {color: #3d3d3d; background-color: none !important; border: none !important; }
54
55    a.btn, a.btn span  {color: #002050 !important; background-color: none !important; border: none !important; }
56
57    a.btnInWhite, a.btnInWhite span  {color: #FFFFFF !important; background-color: none !important; border: none !important; }
58
59    a.btnInGray, a.btnInGray span  {color: #686868 !important; background-color: none !important; border: none !important; }
60
61a.btnInDarkGray, a.btnInDarkGray span  {color: #404040 !important; background-color: none !important; border: none !important; }
62
63    a.footer, a.footer span  { }
64
65    span.yshortcuts { color: #3d3d3d !important;  background-color: none !important;  border: none !important; }
66
67    span.yshortcuts: hover,
68
69    span.yshortcuts: active,
70
71    span.yshortcuts: focus {color: #3d3d3d !important;  background-color: none !important;  border: none !important; }
72
73
74
75/*Back to School*/
76
77a.bts, a.bts span  {color: #2b9300 !important; background-color: none !important; border: none !important; }
78
79
80
81/*Back to School 2*/
82
83a.bts2, a.bts2 span  {color: #ffffff !important; background-color: none !important; border: none !important; }
84
85
86
87/*Back to School 3*/
88
89a.bts3, a.bts3 span  {color: #00188f !important; background-color: none !important; border: none !important; }
90
91   
92
93
94
95    /* iphone blue phone link fix */
96
97    @media only screen and (max-device-width:  568px) {
98
99    a.tel, a.tel: link, a.tel: visited, a.tel: hover, a.tel: active {text-decoration: none !important;  background-color: none !important;  border: none !important; }
100
101    a.addr, a.addr: link, a.addr: visited, a.addr: hover, a.addr: active {text-decoration: none !important;  background-color: none !important;  border: none !important; }
102
103    }
104
105
106
107       
108
109/* Fixing superscript and subscript messing with line height */
110
111sup, sub {
112
113   vertical-align: baseline;
114
115   position: relative;
116
117   top: -0.4em;
118
119}
120
121sub { top: 0.4em; }
122
123
124
125@media only screen and (max-width: 497px) {
126
127
128
129    table[class="tablewidth"], td[class="cellwidth"], img[class="imgwidth"] { width:  325px !important; }
130
131    table[class="hide"], img[class="hide"], td[class="hide"], div[class="hide"], span[class="hide"] { display:  none !important;  }
132
133    td[class="left"] { text-align: left !important; }
134
135      *[class*="container"] { width:100% !important; min-width:300px !important; max-width:480px !important; margin: 0; padding:0; word-wrap:normal; }
136
137      *[class*="container"] table { width:100% !important; }
138
139      *[class*="hide"] { display:none !important; }
140
141      *[class*="drop"] { display:block !important; width: 100% !important; }
142
143      *[class*="mobile-shown"], *[class*="mobile-shown"] div { display: block !important; overflow: visible !important; width: auto !important; max-height:inherit !important; height:auto !important; visibility: visible !important;}
144
145      *[class*="mobile-no-padding"] { padding:0 !important; }
146
147      *[class*="photo"] img { width:100% !important; height:auto !important;}
148
149      *[class*="buttonblck"] table { width:auto !important; }     
150
151      *[class*="mobile-center"] table { text-align: center !important; margin:0 auto; } 
152
153
154
155
156
157      *[class*="mobile-no-side-padding"] { padding-left:0 !important; padding-right:0 !important; }
158
159      *[class*="mobile-side-padding-15"] { padding-left:15px !important; padding-right:15px !important; }
160
161      *[class*="mobile-side-padding-30"] { padding-left:30px !important; padding-right:30px !important; }
162
163      *[class*="mobile-padding-R0-L10"] { padding-left: 10px !important; padding-right: 0px !important; }
164
165      *[class*="mobile-padding-R10-L0"] { padding-left: 0px !important; padding-right: 10px !important; }
166
167      *[class*="mobile-center-text"] { text-align: center !important; } 
168
169      *[class*="footer-center"] { text-align: center !important; } 
170
171      *[class*="footer-center"] span { font-size: 10px !important; line-height: 14px !important; }
172
173      *[class*="mobile-image45x45"] { width:45px !important; height:45px !important; }
174
175      *[class*="mobile-back-gray"] { background-color: #ebebeb; font-size: 15px !important; line-height: 19px !important; padding-left: 15px !important; padding-right: 15px !important;}
176
177      *[class*="mobile-padding-bottom-30"] { padding-bottom:30px !important; }
178
179
180
181      *[class*="mobile-sidepadding10"] { padding-left:10px !important; padding-right:10px !important; }
182
183      *[class*="mobile-sidepadding20"] { padding-left:20px !important; padding-right:20px !important; }
184
185      *[class*="mobile-no-top-padding"] { padding-top:0 !important; }
186
187      *[class*="mobile-top-padding-15"] { padding-top:15px !important; }
188
189      *[class*="mobile-center"] { text-align: center !important; margin: 0 auto !important; } 
190
191      *[class*="footer-center"] { text-align: center !important; } 
192
193      *[class*="footer-center"] span { font-size: 10px !important; line-height: 14px !important; }
194
195      *[class*="mobile-image45x45"] { width:45px !important; height:45px !important; }
196
197      *[class*="mobile-quote"] { padding-top:20px !important; padding-bottom:20px !important; }
198
199      *[class*="mobile-footerbackground"] { background-color:#ebebeb; }
200
201      *[class*="headerimage"] { background-size: contain; background-image: url(http://image.email.office.com/lib/fe9815707264017b71/m/1/1405-MEGS-header-2x-outlook.jpg); background-repeat: no-repeat; background-position:center center; }
202
203      *[class*="mobile-icon"] { padding-left:0 !important; padding-right:0 !important; width:33% !important;}
204
205    }
206
207  @media only screen and (max-width: 497px) { 
208
209      *[class*="mobile-top-padding-15"] { padding-top:15px !important; }
210
211  }
212
213  </Style></Head><body topmargin="0" rightmargin="0" bottommargin="0" leftmargin="0" style="margin:0; padding:0; -webkit-font-smoothing:antialiased !important; width:100%; -webkit-text-size-adjust:none;"><table cellpadding="0" cellspacing="0" border="0" width="100%" class="container"> <tr><td style="font-size:1px; line-height:1px;"> <div style="display:none; width:0px; max-height:0px; overflow:hidden;">
214
215 Drag. Drop. Done. Sway is now included in Office 365. Let your team know about Sway with our ready-to-send email. Marketing plans. Newsletters. Sales collateral. <br>
216
217Create polished business content on the fly. When your company needs great-looking business content, Sway makes it drag-and-drop easy to create and share. A new app for Office 365 Sway lets you combine text, graphics, audio, video, and more in professional layouts that make your company's messaging stand out. <img src="http://portal.mxlogic.com/images/transparent.gif" width="1" height="1">
218
219 </Div> 
220
221  </TD> </TR> <tr><td style="line-height:2px; height:2px;" class="hide"> <img width="600" height="2" style="max-height:2px; min-height:2px; display:block; width:600px; min-width:600px;" src="http://image.email.office.com/lib/fe9815707264017b71/m/1/gmailwidthfix.gif">
222
223 
224
225  </TD>  </TR> <tr><td align="center" bgcolor="#FFFFFF"> <table border="0" cellpadding="0" cellspacing="0" width="600" align="center">
226
227 <tr><td align="center" class="hide"> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <tr><td align="center" style="font-family:&apos;Segoe UI Regular&apos;, &apos;Segoe UI&apos;, SUWR, Segoe, Verdana, Arial, sans-serif; font-size:11px; mso-line-height-rule:exactly; line-height:15px; color:#eb3c00; padding-top: 10px; padding-bottom: 10px;">
228
229 New from Office: see how your company can create and share content in an easy new way  </TD>
230
231  </TR> <tr><td align="center" style="font-family:&apos;Segoe UI Regular&apos;, &apos;Segoe UI&apos;, SUWR, Segoe, Verdana, Arial, sans-serif; font-size:11px; mso-line-height-rule:exactly; line-height:15px; color:#505050; padding-bottom: 10px;">
232
233 Trouble viewing this email? |  <a href="http://click.email.office.com/?qs=6ad9b3d22655537c9521e04989bf98020f93bd1d309988071e97633ddb83ac1f4ab05b5d741f04ac" style="color:#0072c6; text-decoration:none;">
234
235 <span style="color:#0072c6; text-decoration:none;"> View it online </Span> </A>   </TD>
236
237  </TR> </Tbody></Table> </TD>
238
239 </TR> <tr><td align="left"> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <tr><td align="left" width="50%" style="padding-left:30px; padding-top:10px; padding-bottom:10px;" valign="top"> <a href="http://click.email.office.com/?qs=6ad9b3d22655537cabe54b0bc9b7dfd698350b7616e9b2d833d84848a0550be6f5d3ee310485fc3b3b5b52dbc26b62e9" border="none"> <img alt="Office" width="153" border="0" style="display:block; outline:none; -ms-interpolation-mode:bicubic; border:none;" src="http://image.email.office.com/lib/fe9815707264017b71/m/1/Office365Logo_MacNewValue.jpg"> </A>
240
241 
242
243 </TD> <td align="right" width="50%" style="padding-right:30px; padding-top:10px; padding-bottom:10px;" valign="top"><table cellspacing="0" cellpadding="0" border="0" width="100%"> <tr><td align="right" class="hide"> <img src="http://image.email.office.com/lib/fe9815707264017b71/m/1/MicrosoftLogo_MacNewValue.jpg" alt="Microsoft" width="90" border="0" style="display:block; outline:none; -ms-interpolation-mode:bicubic; border:none;"> 
244
245
246
247  </TD>  </TR> <tr><td align="right" style="font-family:&apos;Segoe UI Regular&apos;, &apos;Segoe UI&apos;, SUWR, Segoe, Verdana, Arial, sans-serif; font-size:12px; mso-line-height-rule:exactly; line-height:16px; color:#0078d7; padding-top:10px;"> <a href="http://click.email.office.com/?qs=6ad9b3d22655537c99a6d29140ed69379cb27b5789d1d890d4fa6468e27a224920112a7d4adafebefe8fe88804a0e346" style="color:#0078d7; text-decoration:underline;"> <span style="color:#0078d7; text-decoration:underline;">
248
249 Manage My Account </Span> </A>   </TD>
250
251  </TR> </Tbody></Table> </TD>
252
253 </TR> </Tbody></Table> </TD>
254
255 </TR> <tr><td align="left" bgcolor="#eb3c00" style="font-family:&apos;Segoe UI Light&apos;, SUWL, &apos;Segoe UI&apos;, Segoe, Verdana, Arial, sans-serif; font-size:54px; mso-line-height-rule:exactly; line-height:65px; color:#ffffff; padding-top:80px; padding-bottom:12px; padding-left:30px; padding-right:30px;">
256
257 Drag. Drop. Done.  </TD> 
258
259 </TR> <tr><td align="left" bgcolor="#eb3c00" style="font-family:&apos;Segoe UI Regular&apos;, &apos;Segoe UI&apos;, SUWR, Segoe, Verdana, Arial, sans-serif; font-size:26px; mso-line-height-rule:exactly; line-height:31px; color:#ffffff; padding-bottom:60px; padding-left:30px; padding-right:30px;">
260
261 Sway is now included in Office 365.  </TD> 
262
263 </TR> <tr><td align="center" bgcolor="#505050" style="font-family:&apos;Segoe UI Regular&apos;, &apos;Segoe UI&apos;, SUWR, Segoe, Verdana, Arial, sans-serif; font-size:16px; mso-line-height-rule:exactly; line-height:20px; color:#ffffff; padding-top:23px; padding-left:30px; padding-right:30px;"> <b>
264
265 Let your team know about Sway with our ready-to-send email. </B>
266
267   </TD>  </TR>
268
269 <tr><td align="center" bgcolor="#505050" style="padding-top:11px; padding-bottom:25px; padding-left:30px; padding-right:30px;" valign="top" class="buttonblck"> <a href="http://click.email.office.com/?qs=6ad9b3d22655537c97bb66839cf1715544dc0e94879f495e2483562069e55d6a87a0a321bebd2ea22ee0bad4a7a5c3d9" style="color:#ffffff; text-decoration:none;"> <table border="0" cellpadding="0" cellspacing="0">
270
271 <tr><td style="font-family:&apos;Segoe UI Semibold&apos;, SUWSB, &apos;Segoe UI&apos;, Segoe, Verdana, Arial, sans-serif; font-size:16px; mso-line-height-rule:exactly; line-height:20px; color:#fffffe; padding-bottom:2px; padding-right:10px; padding-left:10px;">
272
273
274
275 <a href="http://click.email.office.com/?qs=6ad9b3d22655537c97bb66839cf1715544dc0e94879f495e2483562069e55d6a87a0a321bebd2ea22ee0bad4a7a5c3d9" style="color:#ffffff; text-decoration:none;"> <span style="color:#ffffff; text-decoration:none;"> <b>
276
277 Download the email </B> </Span></A>
278
279  </TD>  <td><a href="http://click.email.office.com/?qs=6ad9b3d22655537c97bb66839cf1715544dc0e94879f495e2483562069e55d6a87a0a321bebd2ea22ee0bad4a7a5c3d9"> <img alt="" width="23" height="23" border="0" style="display:block; outline:none; -ms-interpolation-mode:bicubic; border:none;" src="http://image.email.office.com/lib/fe9815707264017b71/m/1/cta_Arrow_white.png"> </A>
280
281 
282
283 </TD> </TR> </Tbody></Table> </A> </TD> </TR> <tr><td align="center" style="padding-top:45px;"> <img src="http://image.email.office.com/lib/fe9815707264017b71/m/1/logo_Sway_color.png" alt="" width="171" height="72" border="0" style="display:block; outline:none; -ms-interpolation-mode:bicubic; border:none;"> </TD> 
284
285
286
287 </TR> <tr><td align="left" style="padding-top:20px; padding-bottom:25px;" class="photo"> <img src="http://image.email.office.com/lib/fe9815707264017b71/m/1/Sway_Admin_Commercial_Hero.jpg" alt="" width="600" height="295" border="0" style="display:block; outline:none; -ms-interpolation-mode:bicubic; border:none;"> </TD> 
288
289
290
291 </TR> <tr><td align="center" bgcolor="#008272" style="font-family:&apos;Segoe UI Semilight&apos;, &apos;Segoe UI Light&apos;, SUWL, &apos;Segoe UI&apos;, Segoe, Verdana, Arial, sans-serif; font-size:24px; mso-line-height-rule:exactly; line-height:30px; color:#ffffff; padding-top:58px; padding-bottom:28px; padding-left:30px; padding-right:30px;">
292
293 Marketing plans. Newsletters. Sales collateral. <br>Create polished business content on the fly.  </TD> 
294
295 </TR> <tr><td align="center" bgcolor="#008272" style="font-family:&apos;Segoe UI Light&apos;, SUWL, &apos;Segoe UI&apos;, Segoe, Verdana, Arial, sans-serif; font-size:16px; mso-line-height-rule:exactly; line-height:20px; color:#ffffff; padding-bottom:58px; padding-left:60px; padding-right:60px;">
296
297 When your company needs great-looking business content, Sway makes it drag-and-drop easy to create and share.  </TD>
298
299  </TR> <tr><td align="left" style="padding-top:65px; padding-left:30px; padding-right:30px;"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr><td class="hide"> </TD>
300
301 <td align="left" style="padding-left:20px; padding-right:30px;" class="photo drop mobile-no-side-padding" rowspan="2"><img src="http://image.email.office.com/lib/fe9815707264017b71/m/1/Sway_Img02.jpg" alt="" width="228" height="119" border="0" style="display:block; outline:none; -ms-interpolation-mode:bicubic; border:none;"> </TD> 
302
303
304
305 </TR> <tr><td align="left" class="drop"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr><td align="left" style="font-family:&apos;Segoe UI Semilight&apos;, &apos;Segoe UI Light&apos;, SUWL, &apos;Segoe UI&apos;, Segoe, Verdana, Arial, sans-serif; font-size:24px; mso-line-height-rule:exactly; line-height:30px; color:#008272; padding-bottom:18px;" class="mobile-top-padding-15">
306
307 A new app for Office 365  </TD> 
308
309 </TR> <tr><td align="left" style="font-family:&apos;Segoe UI Regular&apos;, &apos;Segoe UI&apos;, SUWR, Segoe, Verdana, Arial, sans-serif; font-size:16px; mso-line-height-rule:exactly; line-height:20px; color:#505050;">
310
311 Sway lets you combine text, graphics, audio, video, and more in professional layouts that make your company's messaging stand out.  </TD>
312
313  </TR> </Tbody></Table> </TD>
314
315 </TR> </Tbody></Table> </TD>
316
317 </TR> <tr><td align="left" style="padding-top:63px; padding-left:30px; padding-right:30px;"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr><td align="left" style="padding-left:30px; padding-right:50px;" class="photo drop mobile-no-side-padding"> <img src="http://image.email.office.com/lib/fe9815707264017b71/m/1/Sway_Img03.jpg" alt="" width="154" height="126" border="0" style="display:block; outline:none; -ms-interpolation-mode:bicubic; border:none;"> </TD> 
318
319
320
321 <td align="left" class="drop"><table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr><td align="left" style="font-family:&apos;Segoe UI Semilight&apos;, &apos;Segoe UI Light&apos;, SUWL, &apos;Segoe UI&apos;, Segoe, Verdana, Arial, sans-serif; font-size:24px; mso-line-height-rule:exactly; line-height:30px; color:#008272; padding-bottom:18px;">
322
323 Sway makes it easy  </TD> 
324
325 </TR> <tr><td align="left" style="font-family:&apos;Segoe UI Regular&apos;, &apos;Segoe UI&apos;, SUWR, Segoe, Verdana, Arial, sans-serif; font-size:16px; mso-line-height-rule:exactly; line-height:20px; color:#505050;">
326
327 Drag and drop your content into Sway without leaving the app. Adjust your layout or let Sway format it for you—no complicated or time-consuming editing required.  </TD>
328
329  </TR> </Tbody></Table> </TD>
330
331 </TR> </Tbody></Table> </TD>
332
333 </TR> <tr><td align="left" style="padding-top:63px; padding-bottom:75px; padding-left:30px; padding-right:30px;"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr><td class="hide"> </TD>
334
335 <td align="left" style="padding-left:20px; padding-right:30px;" class="photo drop mobile-no-side-padding" rowspan="2"><img src="http://image.email.office.com/lib/fe9815707264017b71/m/1/Sway_Img04.jpg" alt="" width="258" height="135" border="0" style="display:block; outline:none; -ms-interpolation-mode:bicubic; border:none;"> </TD> 
336
337
338
339 </TR> <tr><td align="left" class="drop"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr><td align="left" style="font-family:&apos;Segoe UI Semilight&apos;, &apos;Segoe UI Light&apos;, SUWL, &apos;Segoe UI&apos;, Segoe, Verdana, Arial, sans-serif; font-size:24px; mso-line-height-rule:exactly; line-height:30px; color:#008272; padding-bottom:18px;">
340
341 Sways look great on any device  </TD> 
342
343 </TR> <tr><td align="left" style="font-family:&apos;Segoe UI Regular&apos;, &apos;Segoe UI&apos;, SUWR, Segoe, Verdana, Arial, sans-serif; font-size:16px; mso-line-height-rule:exactly; line-height:20px; color:#505050;">
344
345 Send a link to collaborate or share your content with colleagues and customers. Sway ensures your layout will look great on any screen.  </TD>
346
347  </TR> </Tbody></Table> </TD>
348
349 </TR> </Tbody></Table> </TD>
350
351 </TR> <tr><td align="left" style="padding-bottom:30px; padding-left:30px; padding-right:30px;"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr><td bgcolor="#008272" style="padding-top:30px; padding-bottom:30px; padding-right:50px; padding-left:50px;"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr><td align="left" class="drop"> <img src="http://image.email.office.com/lib/fe9815707264017b71/m/1/logo_Sway_white.png" alt="" width="140" height="58" border="0" style="display:block; outline:none; -ms-interpolation-mode:bicubic; border:none;"> </TD> 
352
353
354
355 <td align="right" style="padding-top:20px;" valign="top" class="drop buttonblck"><a href="http://click.email.office.com/?qs=6ad9b3d22655537cf49576e288b80589d8145ea174693bae969eb1496701a1334397ea221e5242295ab125dc8e3eb193" style="color:#ffffff; text-decoration:none;"> <table border="0" cellpadding="0" cellspacing="0">
356
357 <tr><td style="font-family:&apos;Segoe UI Semibold&apos;, SUWSB, &apos;Segoe UI&apos;, Segoe, Verdana, Arial, sans-serif; font-size:20px; mso-line-height-rule:exactly; line-height:24px; color:#fffffe; padding-bottom:2px; padding-right:10px; padding-left:10px;">
358
359
360
361 <a href="http://click.email.office.com/?qs=6ad9b3d22655537cf49576e288b80589d8145ea174693bae969eb1496701a1334397ea221e5242295ab125dc8e3eb193" style="color:#ffffff; text-decoration:none;"> <span style="color:#ffffff; text-decoration:none;"> <b>
362
363 Get started with Sway </B> </Span></A>
364
365  </TD>  <td><a href="http://click.email.office.com/?qs=6ad9b3d22655537cf49576e288b80589d8145ea174693bae969eb1496701a1334397ea221e5242295ab125dc8e3eb193"> <img alt="" width="24" height="24" border="0" style="display:block; outline:none; -ms-interpolation-mode:bicubic; border:none;" src="http://image.email.office.com/lib/fe9815707264017b71/m/1/cta_Arrow_white.png"> </A>
366
367 
368
369 </TD> </TR> </Tbody></Table> </A> </TD> </TR> </Tbody></Table> </TD>
370
371 </TR> </Tbody></Table> </TD>
372
373 </TR> <tr><td align="left" bgcolor="#505050" style="padding-bottom:33px; padding-top:33px; padding-left:30px; padding-right:30px;"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr><td align="right" style="font-family:&apos;Segoe UI Semilight&apos;, &apos;Segoe UI Light&apos;, SUWL, &apos;Segoe UI&apos;, Segoe, Verdana, Arial, sans-serif; font-size:24px; mso-line-height-rule:exactly; line-height:30px; color:#ffffff; padding-right:30px;" class="drop mobile-center mobile-no-side-padding">
374
375 Questions?  </TD> 
376
377 <td align="left" style="font-family:&apos;Segoe UI Regular&apos;, &apos;Segoe UI&apos;, SUWR, Segoe, Verdana, Arial, sans-serif; font-size:16px; mso-line-height-rule:exactly; line-height:20px; color:#ffffff;" class="drop mobile-center mobile-top-padding-15"><b>
378
379 Read the  <a href="http://click.email.office.com/?qs=6ad9b3d22655537cd1542d9c5d39820ade63785726de2276606e37ecc44c907e6f70fdab174d963f0f3d9388e84d03c5" style="color:#fffffe; text-decoration:underline;">
380
381 <span style="color:#fffffe; text-decoration:underline;"> Admin FAQ </Span> </A> . </B>
382
383   </TD>  </TR>
384
385 </Tbody></Table> </TD>
386
387 </TR> <tr><td align="left" bgcolor="#ffffff"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr><td align="left" style="padding:30px 30px 0px 30px; border-top:1px solid #e6e6e6;" class="mobile-center"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr><td align="left" class="hide"> <img alt="Microsoft" src="http://image.email.office.com/lib/fe9815707264017b71/m/1/mi-2014-118x25.png" width="118" height="25" style="display:block;"> </TD> 
388
389
390
391 <td align="right" class="drop mobile-center buttonblck"><table cellspacing="0" cellpadding="0" border="0"> <tr><td style="padding-right:9px;"> <a href="http://click.email.office.com/?qs=6ad9b3d22655537c3f7b5de9ff56ff37e754f4fcec89eaf90d9abca06fe9130cf7faa55e314b31be34f5e032c353b129"> <img alt="Facebook" src="http://image.email.office.com/lib/fe9815707264017b71/m/1/Facebook_45x45px.png" width="25" height="25" border="0" style="display:block;" class="mobile-image45x45"> </A>
392
393 
394
395 </TD> <td style="padding-right:9px;"><a href="http://click.email.office.com/?qs=6ad9b3d22655537ce680d24b8d57ca595277b83970f3b4be31828f7f898e719729eb649c6355fe238c1766da2856f224"> <img alt="Twitter" src="http://image.email.office.com/lib/fe9815707264017b71/m/1/Twitter_45x45px.png" width="25" height="25" border="0" style="display:block;" class="mobile-image45x45"> </A>
396
397 
398
399 </TD> <td style="padding-right:9px;"><a href="http://click.email.office.com/?qs=6ad9b3d22655537c8f99dd2c983f16e21800e720fb0262faf5772aa97b79f0d0c6134c649fb6dbf7f79e97e6f949b444"> <img alt="LinkedIn" src="http://image.email.office.com/lib/fe9815707264017b71/m/1/Linkedin_45x45px.png" width="25" height="25" border="0" style="display:block;" class="mobile-image45x45"> </A>
400
401 
402
403 </TD> <td><a href="http://click.email.office.com/?qs=6ad9b3d22655537ca86621ecd293f43159faa4778b0885d4c1d9ca2e0c36f5fb269c5788dab2bfb749e1d32d3d8e403b"> <img alt="YouTube" src="http://image.email.office.com/lib/fe9815707264017b71/m/1/YoutTube_45x45px.png" width="25" height="25" border="0" style="display:block;" class="mobile-image45x45"> </A>
404
405 
406
407 </TD> </TR> </Tbody></Table> </TD>
408
409 </TR> </Tbody></Table> </TD>
410
411 </TR> </Tbody></Table> </TD>
412
413 </TR> <tr><td align="left" bgcolor="#ffffff" style="padding:5px 30px 0px 30px"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr><td align="left" class="drop"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr><td align="left" style=" padding-bottom: 10px; font-size: 10px; color: #b2b2b2; font-family: &apos;Segoe UI Regular&apos;, &apos;Segoe UI&apos;, SUWR, Segoe, Verdana, Arial, sans-serif; " class="mobile-center"> <span>
414
415 Microsoft Corporation <br>One Microsoft Way <br>Redmond, WA  <br>98052 USA  <br> </Span> </TD>
416
417 </TR> <tr><td align="left" style=" padding-bottom: 10px; font-size: 10px; color: #b2b2b2; font-family: &apos;Segoe UI Regular&apos;, &apos;Segoe UI&apos;, SUWR, Segoe, Verdana, Arial, sans-serif; " class="hide"> <a href="http://click.email.office.com/?qs=6ad9b3d22655537c08a5c707f5a30d4c2b492b193bf9b0290195fab27919aee2c0ba44bf4543bf4ce3f8de24ad84e4f1" style=" color: #b2b2b2; text-decoration: underline; "> <span style=" color: #b2b2b2; text-decoration: underline; ">
418
419 Privacy Statement </Span> </A>  |  <a href="http://click.email.office.com/m_hcp.aspx?qs=1e182ea46ab41ee8572f2a569e08619c2e328df96d85e39bd123850b53fe3d1865c471f30cd6eefc2578cb0d22841cc127d30f59ee712bd8366e2cf46d6e86e3bbfc739efca1b4ea8a542eff653e63f2dd7386b87248b6a0947c8d1e7260518fcab4770bb2a2153cccb4e19c9e26da067fbdddc07784c909311642a071a784b99c44646db450211cb9e286ccbe989648" style=" color: #b2b2b2; text-decoration: underline; ">
420
421 Unsubscribe </A>  |  <a href="http://click.email.office.com/?qs=6ad9b3d22655537cd4fd8ac509db2e4965729827d727378fdace7a82bb44bfb75f8f5fef6a785dce6591200295e48325" style=" color: #b2b2b2; text-decoration: underline; ">
422
423 <span style=" color: #b2b2b2; text-decoration: underline; "> Contact support </Span> </A>   </TD>
424
425  </TR> </Tbody></Table> </TD>
426
427 </TR> </Tbody></Table> </TD>
428
429 </TR> </Tbody></Table> </TD> </TR>
430
431 </Tbody></Table> </Body> </Html>
432
433
434
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy