main.css 29 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667
  1. /*
  2. * Copyright (c) 2017 ZURB, inc. -- MIT License
  3. *
  4. * https://raw.githubusercontent.com/foundation/foundation-emails/v2.2.1/dist/foundation-emails.css
  5. */
  6. .wrapper {
  7. width: 100%;
  8. }
  9. #outlook a {
  10. padding: 0;
  11. }
  12. body {
  13. width: 100% !important;
  14. min-width: 100%;
  15. -webkit-text-size-adjust: 100%;
  16. -ms-text-size-adjust: 100%;
  17. margin: 0;
  18. Margin: 0;
  19. padding: 0;
  20. -moz-box-sizing: border-box;
  21. -webkit-box-sizing: border-box;
  22. box-sizing: border-box;
  23. }
  24. .ExternalClass {
  25. width: 100%;
  26. }
  27. .ExternalClass,
  28. .ExternalClass p,
  29. .ExternalClass span,
  30. .ExternalClass font,
  31. .ExternalClass td,
  32. .ExternalClass div {
  33. line-height: 100%;
  34. }
  35. #backgroundTable {
  36. margin: 0;
  37. Margin: 0;
  38. padding: 0;
  39. width: 100% !important;
  40. line-height: 100% !important;
  41. }
  42. img {
  43. outline: none;
  44. text-decoration: none;
  45. -ms-interpolation-mode: bicubic;
  46. width: auto;
  47. max-width: 100%;
  48. clear: both;
  49. display: block;
  50. }
  51. center {
  52. width: 100%;
  53. min-width: 580px;
  54. }
  55. a img {
  56. border: none;
  57. }
  58. p {
  59. margin: 0 0 0 10px;
  60. Margin: 0 0 0 10px;
  61. }
  62. table {
  63. border-spacing: 0;
  64. border-collapse: collapse;
  65. }
  66. td {
  67. word-wrap: break-word;
  68. -webkit-hyphens: auto;
  69. -moz-hyphens: auto;
  70. hyphens: auto;
  71. border-collapse: collapse !important;
  72. }
  73. table,
  74. tr,
  75. td {
  76. padding: 0;
  77. vertical-align: top;
  78. text-align: left;
  79. }
  80. @media only screen {
  81. html {
  82. min-height: 100%;
  83. background: #f3f3f3;
  84. }
  85. }
  86. table.body {
  87. background: #f3f3f3;
  88. height: 100%;
  89. width: 100%;
  90. }
  91. table.container {
  92. background: #fefefe;
  93. width: 580px;
  94. margin: 0 auto;
  95. Margin: 0 auto;
  96. text-align: inherit;
  97. }
  98. table.row {
  99. padding: 0;
  100. width: 100%;
  101. position: relative;
  102. }
  103. table.spacer {
  104. width: 100%;
  105. }
  106. table.spacer td {
  107. mso-line-height-rule: exactly;
  108. }
  109. table.container table.row {
  110. display: table;
  111. }
  112. td.columns,
  113. td.column,
  114. th.columns,
  115. th.column {
  116. margin: 0 auto;
  117. Margin: 0 auto;
  118. padding-left: 16px;
  119. padding-bottom: 16px;
  120. }
  121. td.columns .column,
  122. td.columns .columns,
  123. td.column .column,
  124. td.column .columns,
  125. th.columns .column,
  126. th.columns .columns,
  127. th.column .column,
  128. th.column .columns {
  129. padding-left: 0 !important;
  130. padding-right: 0 !important;
  131. }
  132. td.columns .column center,
  133. td.columns .columns center,
  134. td.column .column center,
  135. td.column .columns center,
  136. th.columns .column center,
  137. th.columns .columns center,
  138. th.column .column center,
  139. th.column .columns center {
  140. min-width: none !important;
  141. }
  142. td.columns.last,
  143. td.column.last,
  144. th.columns.last,
  145. th.column.last {
  146. padding-right: 16px;
  147. }
  148. td.columns table:not(.button),
  149. td.column table:not(.button),
  150. th.columns table:not(.button),
  151. th.column table:not(.button) {
  152. width: 100%;
  153. }
  154. td.large-1,
  155. th.large-1 {
  156. width: 32.33333px;
  157. padding-left: 8px;
  158. padding-right: 8px;
  159. }
  160. td.large-1.first,
  161. th.large-1.first {
  162. padding-left: 16px;
  163. }
  164. td.large-1.last,
  165. th.large-1.last {
  166. padding-right: 16px;
  167. }
  168. .collapse>tbody>tr>td.large-1,
  169. .collapse>tbody>tr>th.large-1 {
  170. padding-right: 0;
  171. padding-left: 0;
  172. width: 48.33333px;
  173. }
  174. .collapse td.large-1.first,
  175. .collapse th.large-1.first,
  176. .collapse td.large-1.last,
  177. .collapse th.large-1.last {
  178. width: 56.33333px;
  179. }
  180. td.large-1 center,
  181. th.large-1 center {
  182. min-width: 0.33333px;
  183. }
  184. .body .columns td.large-1,
  185. .body .column td.large-1,
  186. .body .columns th.large-1,
  187. .body .column th.large-1 {
  188. width: 8.33333%;
  189. }
  190. td.large-2,
  191. th.large-2 {
  192. width: 80.66667px;
  193. padding-left: 8px;
  194. padding-right: 8px;
  195. }
  196. td.large-2.first,
  197. th.large-2.first {
  198. padding-left: 16px;
  199. }
  200. td.large-2.last,
  201. th.large-2.last {
  202. padding-right: 16px;
  203. }
  204. .collapse>tbody>tr>td.large-2,
  205. .collapse>tbody>tr>th.large-2 {
  206. padding-right: 0;
  207. padding-left: 0;
  208. width: 96.66667px;
  209. }
  210. .collapse td.large-2.first,
  211. .collapse th.large-2.first,
  212. .collapse td.large-2.last,
  213. .collapse th.large-2.last {
  214. width: 104.66667px;
  215. }
  216. td.large-2 center,
  217. th.large-2 center {
  218. min-width: 48.66667px;
  219. }
  220. .body .columns td.large-2,
  221. .body .column td.large-2,
  222. .body .columns th.large-2,
  223. .body .column th.large-2 {
  224. width: 16.66667%;
  225. }
  226. td.large-3,
  227. th.large-3 {
  228. width: 129px;
  229. padding-left: 8px;
  230. padding-right: 8px;
  231. }
  232. td.large-3.first,
  233. th.large-3.first {
  234. padding-left: 16px;
  235. }
  236. td.large-3.last,
  237. th.large-3.last {
  238. padding-right: 16px;
  239. }
  240. .collapse>tbody>tr>td.large-3,
  241. .collapse>tbody>tr>th.large-3 {
  242. padding-right: 0;
  243. padding-left: 0;
  244. width: 145px;
  245. }
  246. .collapse td.large-3.first,
  247. .collapse th.large-3.first,
  248. .collapse td.large-3.last,
  249. .collapse th.large-3.last {
  250. width: 153px;
  251. }
  252. td.large-3 center,
  253. th.large-3 center {
  254. min-width: 97px;
  255. }
  256. .body .columns td.large-3,
  257. .body .column td.large-3,
  258. .body .columns th.large-3,
  259. .body .column th.large-3 {
  260. width: 25%;
  261. }
  262. td.large-4,
  263. th.large-4 {
  264. width: 177.33333px;
  265. padding-left: 8px;
  266. padding-right: 8px;
  267. }
  268. td.large-4.first,
  269. th.large-4.first {
  270. padding-left: 16px;
  271. }
  272. td.large-4.last,
  273. th.large-4.last {
  274. padding-right: 16px;
  275. }
  276. .collapse>tbody>tr>td.large-4,
  277. .collapse>tbody>tr>th.large-4 {
  278. padding-right: 0;
  279. padding-left: 0;
  280. width: 193.33333px;
  281. }
  282. .collapse td.large-4.first,
  283. .collapse th.large-4.first,
  284. .collapse td.large-4.last,
  285. .collapse th.large-4.last {
  286. width: 201.33333px;
  287. }
  288. td.large-4 center,
  289. th.large-4 center {
  290. min-width: 145.33333px;
  291. }
  292. .body .columns td.large-4,
  293. .body .column td.large-4,
  294. .body .columns th.large-4,
  295. .body .column th.large-4 {
  296. width: 33.33333%;
  297. }
  298. td.large-5,
  299. th.large-5 {
  300. width: 225.66667px;
  301. padding-left: 8px;
  302. padding-right: 8px;
  303. }
  304. td.large-5.first,
  305. th.large-5.first {
  306. padding-left: 16px;
  307. }
  308. td.large-5.last,
  309. th.large-5.last {
  310. padding-right: 16px;
  311. }
  312. .collapse>tbody>tr>td.large-5,
  313. .collapse>tbody>tr>th.large-5 {
  314. padding-right: 0;
  315. padding-left: 0;
  316. width: 241.66667px;
  317. }
  318. .collapse td.large-5.first,
  319. .collapse th.large-5.first,
  320. .collapse td.large-5.last,
  321. .collapse th.large-5.last {
  322. width: 249.66667px;
  323. }
  324. td.large-5 center,
  325. th.large-5 center {
  326. min-width: 193.66667px;
  327. }
  328. .body .columns td.large-5,
  329. .body .column td.large-5,
  330. .body .columns th.large-5,
  331. .body .column th.large-5 {
  332. width: 41.66667%;
  333. }
  334. td.large-6,
  335. th.large-6 {
  336. width: 274px;
  337. padding-left: 8px;
  338. padding-right: 8px;
  339. }
  340. td.large-6.first,
  341. th.large-6.first {
  342. padding-left: 16px;
  343. }
  344. td.large-6.last,
  345. th.large-6.last {
  346. padding-right: 16px;
  347. }
  348. .collapse>tbody>tr>td.large-6,
  349. .collapse>tbody>tr>th.large-6 {
  350. padding-right: 0;
  351. padding-left: 0;
  352. width: 290px;
  353. }
  354. .collapse td.large-6.first,
  355. .collapse th.large-6.first,
  356. .collapse td.large-6.last,
  357. .collapse th.large-6.last {
  358. width: 298px;
  359. }
  360. td.large-6 center,
  361. th.large-6 center {
  362. min-width: 242px;
  363. }
  364. .body .columns td.large-6,
  365. .body .column td.large-6,
  366. .body .columns th.large-6,
  367. .body .column th.large-6 {
  368. width: 50%;
  369. }
  370. td.large-7,
  371. th.large-7 {
  372. width: 322.33333px;
  373. padding-left: 8px;
  374. padding-right: 8px;
  375. }
  376. td.large-7.first,
  377. th.large-7.first {
  378. padding-left: 16px;
  379. }
  380. td.large-7.last,
  381. th.large-7.last {
  382. padding-right: 16px;
  383. }
  384. .collapse>tbody>tr>td.large-7,
  385. .collapse>tbody>tr>th.large-7 {
  386. padding-right: 0;
  387. padding-left: 0;
  388. width: 338.33333px;
  389. }
  390. .collapse td.large-7.first,
  391. .collapse th.large-7.first,
  392. .collapse td.large-7.last,
  393. .collapse th.large-7.last {
  394. width: 346.33333px;
  395. }
  396. td.large-7 center,
  397. th.large-7 center {
  398. min-width: 290.33333px;
  399. }
  400. .body .columns td.large-7,
  401. .body .column td.large-7,
  402. .body .columns th.large-7,
  403. .body .column th.large-7 {
  404. width: 58.33333%;
  405. }
  406. td.large-8,
  407. th.large-8 {
  408. width: 370.66667px;
  409. padding-left: 8px;
  410. padding-right: 8px;
  411. }
  412. td.large-8.first,
  413. th.large-8.first {
  414. padding-left: 16px;
  415. }
  416. td.large-8.last,
  417. th.large-8.last {
  418. padding-right: 16px;
  419. }
  420. .collapse>tbody>tr>td.large-8,
  421. .collapse>tbody>tr>th.large-8 {
  422. padding-right: 0;
  423. padding-left: 0;
  424. width: 386.66667px;
  425. }
  426. .collapse td.large-8.first,
  427. .collapse th.large-8.first,
  428. .collapse td.large-8.last,
  429. .collapse th.large-8.last {
  430. width: 394.66667px;
  431. }
  432. td.large-8 center,
  433. th.large-8 center {
  434. min-width: 338.66667px;
  435. }
  436. .body .columns td.large-8,
  437. .body .column td.large-8,
  438. .body .columns th.large-8,
  439. .body .column th.large-8 {
  440. width: 66.66667%;
  441. }
  442. td.large-9,
  443. th.large-9 {
  444. width: 419px;
  445. padding-left: 8px;
  446. padding-right: 8px;
  447. }
  448. td.large-9.first,
  449. th.large-9.first {
  450. padding-left: 16px;
  451. }
  452. td.large-9.last,
  453. th.large-9.last {
  454. padding-right: 16px;
  455. }
  456. .collapse>tbody>tr>td.large-9,
  457. .collapse>tbody>tr>th.large-9 {
  458. padding-right: 0;
  459. padding-left: 0;
  460. width: 435px;
  461. }
  462. .collapse td.large-9.first,
  463. .collapse th.large-9.first,
  464. .collapse td.large-9.last,
  465. .collapse th.large-9.last {
  466. width: 443px;
  467. }
  468. td.large-9 center,
  469. th.large-9 center {
  470. min-width: 387px;
  471. }
  472. .body .columns td.large-9,
  473. .body .column td.large-9,
  474. .body .columns th.large-9,
  475. .body .column th.large-9 {
  476. width: 75%;
  477. }
  478. td.large-10,
  479. th.large-10 {
  480. width: 467.33333px;
  481. padding-left: 8px;
  482. padding-right: 8px;
  483. }
  484. td.large-10.first,
  485. th.large-10.first {
  486. padding-left: 16px;
  487. }
  488. td.large-10.last,
  489. th.large-10.last {
  490. padding-right: 16px;
  491. }
  492. .collapse>tbody>tr>td.large-10,
  493. .collapse>tbody>tr>th.large-10 {
  494. padding-right: 0;
  495. padding-left: 0;
  496. width: 483.33333px;
  497. }
  498. .collapse td.large-10.first,
  499. .collapse th.large-10.first,
  500. .collapse td.large-10.last,
  501. .collapse th.large-10.last {
  502. width: 491.33333px;
  503. }
  504. td.large-10 center,
  505. th.large-10 center {
  506. min-width: 435.33333px;
  507. }
  508. .body .columns td.large-10,
  509. .body .column td.large-10,
  510. .body .columns th.large-10,
  511. .body .column th.large-10 {
  512. width: 83.33333%;
  513. }
  514. td.large-11,
  515. th.large-11 {
  516. width: 515.66667px;
  517. padding-left: 8px;
  518. padding-right: 8px;
  519. }
  520. td.large-11.first,
  521. th.large-11.first {
  522. padding-left: 16px;
  523. }
  524. td.large-11.last,
  525. th.large-11.last {
  526. padding-right: 16px;
  527. }
  528. .collapse>tbody>tr>td.large-11,
  529. .collapse>tbody>tr>th.large-11 {
  530. padding-right: 0;
  531. padding-left: 0;
  532. width: 531.66667px;
  533. }
  534. .collapse td.large-11.first,
  535. .collapse th.large-11.first,
  536. .collapse td.large-11.last,
  537. .collapse th.large-11.last {
  538. width: 539.66667px;
  539. }
  540. td.large-11 center,
  541. th.large-11 center {
  542. min-width: 483.66667px;
  543. }
  544. .body .columns td.large-11,
  545. .body .column td.large-11,
  546. .body .columns th.large-11,
  547. .body .column th.large-11 {
  548. width: 91.66667%;
  549. }
  550. td.large-12,
  551. th.large-12 {
  552. width: 564px;
  553. padding-left: 8px;
  554. padding-right: 8px;
  555. }
  556. td.large-12.first,
  557. th.large-12.first {
  558. padding-left: 16px;
  559. }
  560. td.large-12.last,
  561. th.large-12.last {
  562. padding-right: 16px;
  563. }
  564. .collapse>tbody>tr>td.large-12,
  565. .collapse>tbody>tr>th.large-12 {
  566. padding-right: 0;
  567. padding-left: 0;
  568. width: 580px;
  569. }
  570. .collapse td.large-12.first,
  571. .collapse th.large-12.first,
  572. .collapse td.large-12.last,
  573. .collapse th.large-12.last {
  574. width: 588px;
  575. }
  576. td.large-12 center,
  577. th.large-12 center {
  578. min-width: 532px;
  579. }
  580. .body .columns td.large-12,
  581. .body .column td.large-12,
  582. .body .columns th.large-12,
  583. .body .column th.large-12 {
  584. width: 100%;
  585. }
  586. td.large-offset-1,
  587. td.large-offset-1.first,
  588. td.large-offset-1.last,
  589. th.large-offset-1,
  590. th.large-offset-1.first,
  591. th.large-offset-1.last {
  592. padding-left: 64.33333px;
  593. }
  594. td.large-offset-2,
  595. td.large-offset-2.first,
  596. td.large-offset-2.last,
  597. th.large-offset-2,
  598. th.large-offset-2.first,
  599. th.large-offset-2.last {
  600. padding-left: 112.66667px;
  601. }
  602. td.large-offset-3,
  603. td.large-offset-3.first,
  604. td.large-offset-3.last,
  605. th.large-offset-3,
  606. th.large-offset-3.first,
  607. th.large-offset-3.last {
  608. padding-left: 161px;
  609. }
  610. td.large-offset-4,
  611. td.large-offset-4.first,
  612. td.large-offset-4.last,
  613. th.large-offset-4,
  614. th.large-offset-4.first,
  615. th.large-offset-4.last {
  616. padding-left: 209.33333px;
  617. }
  618. td.large-offset-5,
  619. td.large-offset-5.first,
  620. td.large-offset-5.last,
  621. th.large-offset-5,
  622. th.large-offset-5.first,
  623. th.large-offset-5.last {
  624. padding-left: 257.66667px;
  625. }
  626. td.large-offset-6,
  627. td.large-offset-6.first,
  628. td.large-offset-6.last,
  629. th.large-offset-6,
  630. th.large-offset-6.first,
  631. th.large-offset-6.last {
  632. padding-left: 306px;
  633. }
  634. td.large-offset-7,
  635. td.large-offset-7.first,
  636. td.large-offset-7.last,
  637. th.large-offset-7,
  638. th.large-offset-7.first,
  639. th.large-offset-7.last {
  640. padding-left: 354.33333px;
  641. }
  642. td.large-offset-8,
  643. td.large-offset-8.first,
  644. td.large-offset-8.last,
  645. th.large-offset-8,
  646. th.large-offset-8.first,
  647. th.large-offset-8.last {
  648. padding-left: 402.66667px;
  649. }
  650. td.large-offset-9,
  651. td.large-offset-9.first,
  652. td.large-offset-9.last,
  653. th.large-offset-9,
  654. th.large-offset-9.first,
  655. th.large-offset-9.last {
  656. padding-left: 451px;
  657. }
  658. td.large-offset-10,
  659. td.large-offset-10.first,
  660. td.large-offset-10.last,
  661. th.large-offset-10,
  662. th.large-offset-10.first,
  663. th.large-offset-10.last {
  664. padding-left: 499.33333px;
  665. }
  666. td.large-offset-11,
  667. td.large-offset-11.first,
  668. td.large-offset-11.last,
  669. th.large-offset-11,
  670. th.large-offset-11.first,
  671. th.large-offset-11.last {
  672. padding-left: 547.66667px;
  673. }
  674. td.expander,
  675. th.expander {
  676. visibility: hidden;
  677. width: 0;
  678. padding: 0 !important;
  679. }
  680. table.container.radius {
  681. border-radius: 0;
  682. border-collapse: separate;
  683. }
  684. .block-grid {
  685. width: 100%;
  686. max-width: 580px;
  687. }
  688. .block-grid td {
  689. display: inline-block;
  690. padding: 8px;
  691. }
  692. .up-2 td {
  693. width: 274px !important;
  694. }
  695. .up-3 td {
  696. width: 177px !important;
  697. }
  698. .up-4 td {
  699. width: 129px !important;
  700. }
  701. .up-5 td {
  702. width: 100px !important;
  703. }
  704. .up-6 td {
  705. width: 80px !important;
  706. }
  707. .up-7 td {
  708. width: 66px !important;
  709. }
  710. .up-8 td {
  711. width: 56px !important;
  712. }
  713. table.text-center,
  714. th.text-center,
  715. td.text-center,
  716. h1.text-center,
  717. h2.text-center,
  718. h3.text-center,
  719. h4.text-center,
  720. h5.text-center,
  721. h6.text-center,
  722. p.text-center,
  723. span.text-center {
  724. text-align: center;
  725. }
  726. table.text-left,
  727. th.text-left,
  728. td.text-left,
  729. h1.text-left,
  730. h2.text-left,
  731. h3.text-left,
  732. h4.text-left,
  733. h5.text-left,
  734. h6.text-left,
  735. p.text-left,
  736. span.text-left {
  737. text-align: left;
  738. }
  739. table.text-right,
  740. th.text-right,
  741. td.text-right,
  742. h1.text-right,
  743. h2.text-right,
  744. h3.text-right,
  745. h4.text-right,
  746. h5.text-right,
  747. h6.text-right,
  748. p.text-right,
  749. span.text-right {
  750. text-align: right;
  751. }
  752. span.text-center {
  753. display: block;
  754. width: 100%;
  755. text-align: center;
  756. }
  757. @media only screen and (max-width: 596px) {
  758. .small-float-center {
  759. margin: 0 auto !important;
  760. float: none !important;
  761. text-align: center !important;
  762. }
  763. .small-text-center {
  764. text-align: center !important;
  765. }
  766. .small-text-left {
  767. text-align: left !important;
  768. }
  769. .small-text-right {
  770. text-align: right !important;
  771. }
  772. }
  773. img.float-left {
  774. float: left;
  775. text-align: left;
  776. }
  777. img.float-right {
  778. float: right;
  779. text-align: right;
  780. }
  781. img.float-center,
  782. img.text-center {
  783. margin: 0 auto;
  784. Margin: 0 auto;
  785. float: none;
  786. text-align: center;
  787. }
  788. table.float-center,
  789. td.float-center,
  790. th.float-center {
  791. margin: 0 auto;
  792. Margin: 0 auto;
  793. float: none;
  794. text-align: center;
  795. }
  796. .hide-for-large {
  797. display: none !important;
  798. mso-hide: all;
  799. overflow: hidden;
  800. max-height: 0;
  801. font-size: 0;
  802. width: 0;
  803. line-height: 0;
  804. }
  805. @media only screen and (max-width: 596px) {
  806. .hide-for-large {
  807. display: block !important;
  808. width: auto !important;
  809. overflow: visible !important;
  810. max-height: none !important;
  811. font-size: inherit !important;
  812. line-height: inherit !important;
  813. }
  814. }
  815. table.body table.container .hide-for-large * {
  816. mso-hide: all;
  817. }
  818. @media only screen and (max-width: 596px) {
  819. table.body table.container .hide-for-large,
  820. table.body table.container .row.hide-for-large {
  821. display: table !important;
  822. width: 100% !important;
  823. }
  824. }
  825. @media only screen and (max-width: 596px) {
  826. table.body table.container .callout-inner.hide-for-large {
  827. display: table-cell !important;
  828. width: 100% !important;
  829. }
  830. }
  831. @media only screen and (max-width: 596px) {
  832. table.body table.container .show-for-large {
  833. display: none !important;
  834. width: 0;
  835. mso-hide: all;
  836. overflow: hidden;
  837. }
  838. }
  839. body,
  840. table.body,
  841. h1,
  842. h2,
  843. h3,
  844. h4,
  845. h5,
  846. h6,
  847. p,
  848. td,
  849. th,
  850. a {
  851. color: #0a0a0a;
  852. font-family: Helvetica, Arial, sans-serif;
  853. font-weight: normal;
  854. padding: 0;
  855. margin: 0;
  856. Margin: 0;
  857. text-align: left;
  858. line-height: 1.3;
  859. }
  860. h1,
  861. h2,
  862. h3,
  863. h4,
  864. h5,
  865. h6 {
  866. color: inherit;
  867. word-wrap: normal;
  868. font-family: Helvetica, Arial, sans-serif;
  869. font-weight: normal;
  870. margin-bottom: 10px;
  871. Margin-bottom: 10px;
  872. }
  873. h1 {
  874. font-size: 34px;
  875. }
  876. h2 {
  877. font-size: 30px;
  878. }
  879. h3 {
  880. font-size: 28px;
  881. }
  882. h4 {
  883. font-size: 24px;
  884. }
  885. h5 {
  886. font-size: 20px;
  887. }
  888. h6 {
  889. font-size: 18px;
  890. }
  891. body,
  892. table.body,
  893. p,
  894. td,
  895. th {
  896. font-size: 16px;
  897. line-height: 1.3;
  898. }
  899. p {
  900. margin-bottom: 10px;
  901. Margin-bottom: 10px;
  902. }
  903. p.lead {
  904. font-size: 20px;
  905. line-height: 1.6;
  906. }
  907. p.subheader {
  908. margin-top: 4px;
  909. margin-bottom: 8px;
  910. Margin-top: 4px;
  911. Margin-bottom: 8px;
  912. font-weight: normal;
  913. line-height: 1.4;
  914. color: #8a8a8a;
  915. }
  916. small {
  917. font-size: 80%;
  918. color: #cacaca;
  919. }
  920. a {
  921. color: #2199e8;
  922. text-decoration: none;
  923. }
  924. a:hover {
  925. color: #147dc2;
  926. }
  927. a:active {
  928. color: #147dc2;
  929. }
  930. a:visited {
  931. color: #2199e8;
  932. }
  933. h1 a,
  934. h1 a:visited,
  935. h2 a,
  936. h2 a:visited,
  937. h3 a,
  938. h3 a:visited,
  939. h4 a,
  940. h4 a:visited,
  941. h5 a,
  942. h5 a:visited,
  943. h6 a,
  944. h6 a:visited {
  945. color: #2199e8;
  946. }
  947. pre {
  948. background: #f3f3f3;
  949. margin: 30px 0;
  950. Margin: 30px 0;
  951. }
  952. pre code {
  953. color: #cacaca;
  954. }
  955. pre code span.callout {
  956. color: #8a8a8a;
  957. font-weight: bold;
  958. }
  959. pre code span.callout-strong {
  960. color: #ff6908;
  961. font-weight: bold;
  962. }
  963. table.hr {
  964. width: 100%;
  965. }
  966. table.hr th {
  967. height: 0;
  968. max-width: 580px;
  969. border-top: 0;
  970. border-right: 0;
  971. border-bottom: 1px solid #0a0a0a;
  972. border-left: 0;
  973. margin: 20px auto;
  974. Margin: 20px auto;
  975. clear: both;
  976. }
  977. .stat {
  978. font-size: 40px;
  979. line-height: 1;
  980. }
  981. p+.stat {
  982. margin-top: -16px;
  983. Margin-top: -16px;
  984. }
  985. span.preheader {
  986. display: none !important;
  987. visibility: hidden;
  988. mso-hide: all !important;
  989. font-size: 1px;
  990. color: #f3f3f3;
  991. line-height: 1px;
  992. max-height: 0px;
  993. max-width: 0px;
  994. opacity: 0;
  995. overflow: hidden;
  996. }
  997. table.button {
  998. width: auto;
  999. margin: 0 0 16px 0;
  1000. Margin: 0 0 16px 0;
  1001. }
  1002. table.button table td {
  1003. text-align: left;
  1004. color: #fefefe;
  1005. background: #2199e8;
  1006. border: 2px solid #2199e8;
  1007. }
  1008. table.button table td a {
  1009. font-family: Helvetica, Arial, sans-serif;
  1010. font-size: 16px;
  1011. font-weight: bold;
  1012. color: #fefefe;
  1013. text-decoration: none;
  1014. display: inline-block;
  1015. padding: 8px 16px 8px 16px;
  1016. border: 0 solid #2199e8;
  1017. border-radius: 3px;
  1018. }
  1019. table.button.radius table td {
  1020. border-radius: 3px;
  1021. border: none;
  1022. }
  1023. table.button.rounded table td {
  1024. border-radius: 500px;
  1025. border: none;
  1026. }
  1027. table.button:hover table tr td a,
  1028. table.button:active table tr td a,
  1029. table.button table tr td a:visited,
  1030. table.button.tiny:hover table tr td a,
  1031. table.button.tiny:active table tr td a,
  1032. table.button.tiny table tr td a:visited,
  1033. table.button.small:hover table tr td a,
  1034. table.button.small:active table tr td a,
  1035. table.button.small table tr td a:visited,
  1036. table.button.large:hover table tr td a,
  1037. table.button.large:active table tr td a,
  1038. table.button.large table tr td a:visited {
  1039. color: #fefefe;
  1040. }
  1041. table.button.tiny table td,
  1042. table.button.tiny table a {
  1043. padding: 4px 8px 4px 8px;
  1044. }
  1045. table.button.tiny table a {
  1046. font-size: 10px;
  1047. font-weight: normal;
  1048. }
  1049. table.button.small table td,
  1050. table.button.small table a {
  1051. padding: 5px 10px 5px 10px;
  1052. font-size: 12px;
  1053. }
  1054. table.button.large table a {
  1055. padding: 10px 20px 10px 20px;
  1056. font-size: 20px;
  1057. }
  1058. table.button.expand,
  1059. table.button.expanded {
  1060. width: 100% !important;
  1061. }
  1062. table.button.expand table,
  1063. table.button.expanded table {
  1064. width: 100%;
  1065. }
  1066. table.button.expand table a,
  1067. table.button.expanded table a {
  1068. text-align: center;
  1069. width: 100%;
  1070. padding-left: 0;
  1071. padding-right: 0;
  1072. }
  1073. table.button.expand center,
  1074. table.button.expanded center {
  1075. min-width: 0;
  1076. }
  1077. table.button:hover table td,
  1078. table.button:visited table td,
  1079. table.button:active table td {
  1080. background: #147dc2;
  1081. color: #fefefe;
  1082. }
  1083. table.button:hover table a,
  1084. table.button:visited table a,
  1085. table.button:active table a {
  1086. border: 0 solid #147dc2;
  1087. }
  1088. table.button.secondary table td {
  1089. background: #777777;
  1090. color: #fefefe;
  1091. border: 0px solid #777777;
  1092. }
  1093. table.button.secondary table a {
  1094. color: #fefefe;
  1095. border: 0 solid #777777;
  1096. }
  1097. table.button.secondary:hover table td {
  1098. background: #919191;
  1099. color: #fefefe;
  1100. }
  1101. table.button.secondary:hover table a {
  1102. border: 0 solid #919191;
  1103. }
  1104. table.button.secondary:hover table td a {
  1105. color: #fefefe;
  1106. }
  1107. table.button.secondary:active table td a {
  1108. color: #fefefe;
  1109. }
  1110. table.button.secondary table td a:visited {
  1111. color: #fefefe;
  1112. }
  1113. table.button.success table td {
  1114. background: #3adb76;
  1115. border: 0px solid #3adb76;
  1116. }
  1117. table.button.success table a {
  1118. border: 0 solid #3adb76;
  1119. }
  1120. table.button.success:hover table td {
  1121. background: #23bf5d;
  1122. }
  1123. table.button.success:hover table a {
  1124. border: 0 solid #23bf5d;
  1125. }
  1126. table.button.alert table td {
  1127. background: #ec5840;
  1128. border: 0px solid #ec5840;
  1129. }
  1130. table.button.alert table a {
  1131. border: 0 solid #ec5840;
  1132. }
  1133. table.button.alert:hover table td {
  1134. background: #e23317;
  1135. }
  1136. table.button.alert:hover table a {
  1137. border: 0 solid #e23317;
  1138. }
  1139. table.button.warning table td {
  1140. background: #ffae00;
  1141. border: 0px solid #ffae00;
  1142. }
  1143. table.button.warning table a {
  1144. border: 0px solid #ffae00;
  1145. }
  1146. table.button.warning:hover table td {
  1147. background: #cc8b00;
  1148. }
  1149. table.button.warning:hover table a {
  1150. border: 0px solid #cc8b00;
  1151. }
  1152. table.callout {
  1153. margin-bottom: 16px;
  1154. Margin-bottom: 16px;
  1155. }
  1156. th.callout-inner {
  1157. width: 100%;
  1158. border: 1px solid #cbcbcb;
  1159. padding: 10px;
  1160. background: #fefefe;
  1161. }
  1162. th.callout-inner.primary {
  1163. background: #def0fc;
  1164. border: 1px solid #444444;
  1165. color: #0a0a0a;
  1166. }
  1167. th.callout-inner.secondary {
  1168. background: #ebebeb;
  1169. border: 1px solid #444444;
  1170. color: #0a0a0a;
  1171. }
  1172. th.callout-inner.success {
  1173. background: #e1faea;
  1174. border: 1px solid #1b9448;
  1175. color: #fefefe;
  1176. }
  1177. th.callout-inner.warning {
  1178. background: #fff3d9;
  1179. border: 1px solid #996800;
  1180. color: #fefefe;
  1181. }
  1182. th.callout-inner.alert {
  1183. background: #fce6e2;
  1184. border: 1px solid #b42912;
  1185. color: #fefefe;
  1186. }
  1187. .thumbnail {
  1188. border: solid 4px #fefefe;
  1189. box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  1190. display: inline-block;
  1191. line-height: 0;
  1192. max-width: 100%;
  1193. transition: box-shadow 200ms ease-out;
  1194. border-radius: 3px;
  1195. margin-bottom: 16px;
  1196. }
  1197. .thumbnail:hover,
  1198. .thumbnail:focus {
  1199. box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5);
  1200. }
  1201. table.menu {
  1202. width: 580px;
  1203. }
  1204. table.menu td.menu-item,
  1205. table.menu th.menu-item {
  1206. padding: 10px;
  1207. padding-right: 10px;
  1208. }
  1209. table.menu td.menu-item a,
  1210. table.menu th.menu-item a {
  1211. color: #2199e8;
  1212. }
  1213. table.menu.vertical td.menu-item,
  1214. table.menu.vertical th.menu-item {
  1215. padding: 10px;
  1216. padding-right: 0;
  1217. display: block;
  1218. }
  1219. table.menu.vertical td.menu-item a,
  1220. table.menu.vertical th.menu-item a {
  1221. width: 100%;
  1222. }
  1223. table.menu.vertical td.menu-item table.menu.vertical td.menu-item,
  1224. table.menu.vertical td.menu-item table.menu.vertical th.menu-item,
  1225. table.menu.vertical th.menu-item table.menu.vertical td.menu-item,
  1226. table.menu.vertical th.menu-item table.menu.vertical th.menu-item {
  1227. padding-left: 10px;
  1228. }
  1229. table.menu.text-center a {
  1230. text-align: center;
  1231. }
  1232. .menu[align="center"] {
  1233. width: auto !important;
  1234. }
  1235. body.outlook p {
  1236. display: inline !important;
  1237. }
  1238. @media only screen and (max-width: 596px) {
  1239. table.body img {
  1240. width: auto;
  1241. height: auto;
  1242. }
  1243. table.body center {
  1244. min-width: 0 !important;
  1245. }
  1246. table.body .container {
  1247. width: 95% !important;
  1248. }
  1249. table.body .columns,
  1250. table.body .column {
  1251. height: auto !important;
  1252. -moz-box-sizing: border-box;
  1253. -webkit-box-sizing: border-box;
  1254. box-sizing: border-box;
  1255. padding-left: 16px !important;
  1256. padding-right: 16px !important;
  1257. }
  1258. table.body .columns .column,
  1259. table.body .columns .columns,
  1260. table.body .column .column,
  1261. table.body .column .columns {
  1262. padding-left: 0 !important;
  1263. padding-right: 0 !important;
  1264. }
  1265. table.body .collapse .columns,
  1266. table.body .collapse .column {
  1267. padding-left: 0 !important;
  1268. padding-right: 0 !important;
  1269. }
  1270. td.small-1,
  1271. th.small-1 {
  1272. display: inline-block !important;
  1273. width: 8.33333% !important;
  1274. }
  1275. td.small-2,
  1276. th.small-2 {
  1277. display: inline-block !important;
  1278. width: 16.66667% !important;
  1279. }
  1280. td.small-3,
  1281. th.small-3 {
  1282. display: inline-block !important;
  1283. width: 25% !important;
  1284. }
  1285. td.small-4,
  1286. th.small-4 {
  1287. display: inline-block !important;
  1288. width: 33.33333% !important;
  1289. }
  1290. td.small-5,
  1291. th.small-5 {
  1292. display: inline-block !important;
  1293. width: 41.66667% !important;
  1294. }
  1295. td.small-6,
  1296. th.small-6 {
  1297. display: inline-block !important;
  1298. width: 50% !important;
  1299. }
  1300. td.small-7,
  1301. th.small-7 {
  1302. display: inline-block !important;
  1303. width: 58.33333% !important;
  1304. }
  1305. td.small-8,
  1306. th.small-8 {
  1307. display: inline-block !important;
  1308. width: 66.66667% !important;
  1309. }
  1310. td.small-9,
  1311. th.small-9 {
  1312. display: inline-block !important;
  1313. width: 75% !important;
  1314. }
  1315. td.small-10,
  1316. th.small-10 {
  1317. display: inline-block !important;
  1318. width: 83.33333% !important;
  1319. }
  1320. td.small-11,
  1321. th.small-11 {
  1322. display: inline-block !important;
  1323. width: 91.66667% !important;
  1324. }
  1325. td.small-12,
  1326. th.small-12 {
  1327. display: inline-block !important;
  1328. width: 100% !important;
  1329. }
  1330. .columns td.small-12,
  1331. .column td.small-12,
  1332. .columns th.small-12,
  1333. .column th.small-12 {
  1334. display: block !important;
  1335. width: 100% !important;
  1336. }
  1337. table.body td.small-offset-1,
  1338. table.body th.small-offset-1 {
  1339. margin-left: 8.33333% !important;
  1340. Margin-left: 8.33333% !important;
  1341. }
  1342. table.body td.small-offset-2,
  1343. table.body th.small-offset-2 {
  1344. margin-left: 16.66667% !important;
  1345. Margin-left: 16.66667% !important;
  1346. }
  1347. table.body td.small-offset-3,
  1348. table.body th.small-offset-3 {
  1349. margin-left: 25% !important;
  1350. Margin-left: 25% !important;
  1351. }
  1352. table.body td.small-offset-4,
  1353. table.body th.small-offset-4 {
  1354. margin-left: 33.33333% !important;
  1355. Margin-left: 33.33333% !important;
  1356. }
  1357. table.body td.small-offset-5,
  1358. table.body th.small-offset-5 {
  1359. margin-left: 41.66667% !important;
  1360. Margin-left: 41.66667% !important;
  1361. }
  1362. table.body td.small-offset-6,
  1363. table.body th.small-offset-6 {
  1364. margin-left: 50% !important;
  1365. Margin-left: 50% !important;
  1366. }
  1367. table.body td.small-offset-7,
  1368. table.body th.small-offset-7 {
  1369. margin-left: 58.33333% !important;
  1370. Margin-left: 58.33333% !important;
  1371. }
  1372. table.body td.small-offset-8,
  1373. table.body th.small-offset-8 {
  1374. margin-left: 66.66667% !important;
  1375. Margin-left: 66.66667% !important;
  1376. }
  1377. table.body td.small-offset-9,
  1378. table.body th.small-offset-9 {
  1379. margin-left: 75% !important;
  1380. Margin-left: 75% !important;
  1381. }
  1382. table.body td.small-offset-10,
  1383. table.body th.small-offset-10 {
  1384. margin-left: 83.33333% !important;
  1385. Margin-left: 83.33333% !important;
  1386. }
  1387. table.body td.small-offset-11,
  1388. table.body th.small-offset-11 {
  1389. margin-left: 91.66667% !important;
  1390. Margin-left: 91.66667% !important;
  1391. }
  1392. table.body table.columns td.expander,
  1393. table.body table.columns th.expander {
  1394. display: none !important;
  1395. }
  1396. table.body .right-text-pad,
  1397. table.body .text-pad-right {
  1398. padding-left: 10px !important;
  1399. }
  1400. table.body .left-text-pad,
  1401. table.body .text-pad-left {
  1402. padding-right: 10px !important;
  1403. }
  1404. table.menu {
  1405. width: 100% !important;
  1406. }
  1407. table.menu td,
  1408. table.menu th {
  1409. width: auto !important;
  1410. display: inline-block !important;
  1411. }
  1412. table.menu.vertical td,
  1413. table.menu.vertical th,
  1414. table.menu.small-vertical td,
  1415. table.menu.small-vertical th {
  1416. display: block !important;
  1417. }
  1418. table.menu[align="center"] {
  1419. width: auto !important;
  1420. }
  1421. table.button.small-expand,
  1422. table.button.small-expanded {
  1423. width: 100% !important;
  1424. }
  1425. table.button.small-expand table,
  1426. table.button.small-expanded table {
  1427. width: 100%;
  1428. }
  1429. table.button.small-expand table a,
  1430. table.button.small-expanded table a {
  1431. text-align: center !important;
  1432. width: 100% !important;
  1433. padding-left: 0 !important;
  1434. padding-right: 0 !important;
  1435. }
  1436. table.button.small-expand center,
  1437. table.button.small-expanded center {
  1438. min-width: 0;
  1439. }
  1440. }