Advertisement
Guest User

Untitled

a guest
Aug 19th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.04 KB | None | 0 0
  1. <style type="text/css">
  2. .beta-base .preheader, .beta-base .header, .beta-base .sidebar, .beta-base .body, .beta-base .footer, #mainContent {
  3. text-align: start;
  4. }
  5. .beta-base .preheader, .beta-base .header, .beta-base .body, .beta-base .sidebar, .beta-base .leftSidebar, .beta-base .rightSidebar, .beta-base .footer {
  6. margin: 0;
  7. padding: 0;
  8. border: none;
  9. white-space: normal;
  10. line-height: normal;
  11. }
  12. .beta-base .title, .beta-base .subtitle, .beta-base .text, .beta-base img {
  13. margin: 0;
  14. padding: 0;
  15. background: none;
  16. border: none;
  17. white-space: normal;
  18. line-height: normal;
  19. }
  20. .beta-base .bodyContainer td.preheader{
  21. padding: 10px 0;
  22. }
  23. .beta-base .bodyContainer td.header {
  24. padding: 0;
  25. height: 30px;
  26. }
  27. .beta-base .bodyContainer td.body, .beta-base .bodyContainer td.footer,
  28. .beta-base .bodyContainer td.sidebar, .beta-base .bodyContainer td.leftSidebar, .beta-base .bodyContainer td.rightSidebar {
  29. padding: 20px;
  30. }
  31. .beta-base .bodyContainer td.header p, .beta-base .bodyContainer td.preheader p, .beta-base .bodyContainer td.body p,
  32. .beta-base .bodyContainer td.footer p, .beta-base .bodyContainer td.sidebar p,
  33. .beta-base .bodyContainer td.leftSidebar p, .beta-base .bodyContainer td.rightSidebar p {
  34. margin: 0;
  35. color: inherit;
  36. }
  37. .beta-base .bodyContainer td.header div.title, .beta-base .bodyContainer td.preheader div.title, .beta-base .bodyContainer td.body div.title,
  38. .beta-base .bodyContainer td.footer div.title, .beta-base .bodyContainer td.sidebar div.title,
  39. .beta-base .bodyContainer td.leftSidebar div.title, .beta-base .bodyContainer td.rightSidebar div.title,
  40. .beta-base .bodyContainer td.header div.subtitle, .beta-base .bodyContainer td.preheader div.subtitle, .beta-base .bodyContainer td.body div.subtitle,
  41. .beta-base .bodyContainer td.footer div.subtitle, .beta-base .bodyContainer td.sidebar div.subtitle,
  42. .beta-base .bodyContainer td.leftSidebar div.subtitle, .beta-base .bodyContainer td.rightSidebar div.subtitle,
  43. .beta-base .bodyContainer td.header div.text, .beta-base .bodyContainer td.preheader div.text, .beta-base .bodyContainer td.body div.text, .beta-base .bodyContainer td.body div.text div,
  44. .beta-base .bodyContainer td.footer div.text, .beta-base .bodyContainer td.sidebar div.text,
  45. .beta-base .bodyContainer td.leftSidebar div.text, .beta-base .bodyContainer td.rightSidebar div.text {
  46. overflow: auto;
  47. }
  48. .beta-base .optout {
  49. margin-bottom: 10px;
  50. margin-top: 10px;
  51. }
  52. div.infusion-captcha {
  53. width: 220px;
  54. padding: 10px;
  55. }
  56. div.infusion-captcha input, div.infusion-captcha select, div.infusion-captcha textarea {
  57. width: 95%;
  58. display: inline-block;
  59. vertical-align: middle;
  60. }
  61. table.infusion-field-container td.infusion-field-input-container input[type='text'],
  62. table.infusion-field-container td.infusion-field-input-container input[type='password'],
  63. table.infusion-field-container td.infusion-field-input-container textarea {
  64. width: 98%; /* must be 98% to make the snippet-menu line up due to border width */
  65. margin: 0;
  66. }
  67. table.infusion-field-container td.infusion-field-input-container select {
  68. width: 101%;
  69. *width: 102%; /* this one for IE */
  70. margin: 0;
  71. }
  72. table.infusion-field-container td.infusion-field-label-container {
  73. padding-right: 5px;
  74. max-width: 200px;
  75. }
  76. td.header .image-snippet img {
  77. vertical-align: bottom;
  78. }
  79. #webformErrors {
  80. color: #990000;
  81. font-size: 14px;
  82. }
  83. html, body {
  84. margin: 0;
  85. padding: 0;
  86. height: 100%;
  87. }
  88. .infusion-form {
  89. margin: 0;
  90. height: 100%;
  91. }
  92. .infusion-option {
  93. display: block;
  94. text-align: left;
  95. }
  96. </style><style type="text/css">
  97. .beta-font-a h1, .beta-font-a h2, .beta-font-a h3, .beta-font-a h4, .beta-font-a h5, .beta-font-a h6 {
  98. font-family: Georgia, "Times New Roman", Times, serif;
  99. }
  100. .beta-font-a h1 {font-size: 24px;}
  101. .beta-font-a h2 {font-size: 20px;}
  102. .beta-font-a h3 {font-size: 14px;}
  103. .beta-font-a h4 {font-size: 12px;}
  104. .beta-font-a h5 {font-size: 10px;}
  105. .beta-font-a h6 {font-size: 8px;}
  106. .beta-font-a address {font-style: italic;}
  107. .beta-font-a pre {font-family: Courier New, monospace;}
  108. .beta-font-a .title, .beta-font-a .title p {
  109. font-weight:bold;
  110. font-size: 20px;
  111. font-family: Georgia, "Times New Roman", Times, serif;
  112. }
  113. .beta-font-a .subtitle, .beta-font-a .subtitle p {
  114. font-size:14px;
  115. font-family: Georgia, "Times New Roman", Times, serif;
  116. }
  117. .beta-font-a .text, .beta-font-a .text p {
  118. font-size: 12px;
  119. font-family: arial,sans-serif;
  120. }
  121. .beta-font-a .preheader .text, .beta-font-a .preheader .text p {
  122. font-size: 11px;
  123. font-family: arial,sans-serif;
  124. }
  125. .beta-font-a .footer .text, .beta-font-a .footer .text p {
  126. font-size: 10px;
  127. font-family: verdana,sans-serif;
  128. }
  129. .beta-font-a .footer a {
  130. font-size: 11px;
  131. font-family: arial,sans-serif;
  132. }
  133. .beta-font-a .sidebar .title, .beta-font-a .leftSidebar .title, .beta-font-a .rightSidebar .title {
  134. font-size: 15px;
  135. font-weight: bold;
  136. font-family: arial,sans-serif;
  137. }
  138. .beta-font-a .sidebar .subtitle, .beta-font-a .leftSidebar .subtitle, .beta-font-a .rightSidebar .subtitle {
  139. font-size: 12px;
  140. font-family: arial,sans-serif;
  141. }
  142. .infusion-field-label-container {
  143. color: #000000;
  144. font-size: 14px;
  145. font-family: arial,sans-serif;
  146. }
  147. .infusion-field-input-container {
  148. font-size: 12px;
  149. }
  150. .infusion-option label {
  151. color: #000000;
  152. font-size: 14px;
  153. font-family: arial,sans-serif;
  154. }
  155. </style><style type="text/css">
  156. .custom-24 .background{
  157. background-color:#FFFFFF;
  158. ;
  159. }
  160. .custom-24 .title{
  161. color:#000000;
  162. ;
  163. }
  164. .custom-24 .subtitle{
  165. color:#000000;
  166. ;
  167. }
  168. .custom-24 .text{
  169. color:#000000;
  170. ;
  171. }
  172. .custom-24 a{
  173. color:#000000;
  174. ;
  175. }
  176. .custom-24 .background .preheader .text{
  177. color:#d4d4d4;
  178. ;
  179. }
  180. .custom-24 .background .preheader a{
  181. color:#d4d4d4;
  182. ;
  183. }
  184. .custom-24 .header{
  185. background-color:#D5D5D5;
  186. ;
  187. }
  188. .custom-24 .header .title{
  189. color:#000000;
  190. ;
  191. }
  192. .custom-24 .header .subtitle{
  193. color:#000000;
  194. ;
  195. }
  196. .custom-24 .header .text{
  197. color:#000000;
  198. ;
  199. }
  200. .custom-24 .header .a{
  201. color:#157db8;
  202. ;
  203. }
  204. .custom-24 .hero{
  205. background-color:#025c8d;
  206. ;
  207. }
  208. .custom-24 .hero .title{
  209. color:#ffffff;
  210. ;
  211. }
  212. .custom-24 .hero .subtitle{
  213. color:#ffffff;
  214. ;
  215. }
  216. .custom-24 .hero .text{
  217. color:#ffffff;
  218. ;
  219. }
  220. .custom-24 .hero .a{
  221. color:#157db8;
  222. ;
  223. }
  224. .custom-24 .quote{
  225. background-color:#013b5a;
  226. ;
  227. }
  228. .custom-24 .quote:after{
  229. border-color:#013b5a transparent transparent transparent;
  230. ;
  231. }
  232. .custom-24 .quote .title{
  233. color:#ffffff;
  234. ;
  235. }
  236. .custom-24 .quote .subtitle{
  237. color:#ffffff;
  238. ;
  239. }
  240. .custom-24 .quote .text{
  241. color:#ffffff;
  242. ;
  243. }
  244. .custom-24 .quote .a{
  245. color:#157db8;
  246. ;
  247. }
  248. .custom-24 .body{
  249. background-color:#000000;
  250. ;
  251. }
  252. .custom-24 .main{
  253. background-color:#ffffff;
  254. ;
  255. }
  256. .custom-24 .main .title{
  257. color:#000000;
  258. ;
  259. }
  260. .custom-24 .main .subtitle{
  261. color:#000000;
  262. ;
  263. }
  264. .custom-24 .main .text{
  265. color:#000000;
  266. ;
  267. }
  268. .custom-24 .main .a{
  269. color:#157db8;
  270. ;
  271. }
  272. .custom-24 .sidebar{
  273. background-color:#ffffff;
  274. ;
  275. }
  276. .custom-24 .sidebar .title{
  277. color:#000000;
  278. ;
  279. }
  280. .custom-24 .sidebar .subtitle{
  281. color:#000000;
  282. ;
  283. }
  284. .custom-24 .sidebar .text{
  285. color:#000000;
  286. ;
  287. }
  288. .custom-24 .sidebar .a{
  289. color:#157db8;
  290. ;
  291. }
  292. .custom-24 .leftSidebar{
  293. background-color:#ffffff;
  294. ;
  295. }
  296. .custom-24 .leftSidebar .title{
  297. color:#000000;
  298. ;
  299. }
  300. .custom-24 .leftSidebar .subtitle{
  301. color:#000000;
  302. ;
  303. }
  304. .custom-24 .rightSidebar{
  305. background-color:#ffffff;
  306. ;
  307. }
  308. .custom-24 .rightSidebar .title{
  309. color:#000000;
  310. ;
  311. }
  312. .custom-24 .rightSidebar .subtitle{
  313. color:#000000;
  314. ;
  315. }
  316. .custom-24 .footer{
  317. background-color:#D5D5D5;
  318. ;
  319. }
  320. .custom-24 .footer .text{
  321. color:#000000;
  322. ;
  323. }
  324. .custom-24 .footer .title{
  325. color:#000000;
  326. ;
  327. }
  328. .custom-24 .footer a{
  329. color:#FFFFFF;
  330. ;
  331. }
  332. .custom-24 .footer .subtitle{
  333. color:#000000;
  334. ;
  335. }
  336. .custom-24 .infusion-field-label-container{
  337. font-size:13px;
  338. ;
  339. }
  340. .custom-24 .infusion-field-label-container{
  341. font-family:Helvetica;
  342. ;
  343. }
  344. .custom-24 .infusion-field-label-container{
  345. color:#000000;
  346. ;
  347. }
  348. .custom-24 .infusion-field-input{
  349. font-size:19px;
  350. ;
  351. }
  352. .custom-24 .infusion-option label{
  353. font-size:14px;
  354. ;
  355. }
  356. .custom-24 .infusion-option label{
  357. font-family:Arial;
  358. ;
  359. }
  360. .custom-24 .infusion-option label{
  361. color:#000000;
  362. ;
  363. }
  364. .custom-24 .webFormBodyContainer{
  365. border-width:0px;
  366. ;
  367. }
  368. .custom-24 .webFormBodyContainer{
  369. border-style:Hidden;
  370. ;
  371. }
  372. .custom-24 .webFormBodyContainer{
  373. border-color:#000000;
  374. ;
  375. }
  376. </style><style type="text/css">
  377. .infusion-field-label-container {
  378. text-align:Center;
  379. }
  380. .infusion-field-input-container {
  381. width:400px;
  382. }
  383. .infusion-field-label-container {
  384. vertical-align:Bottom;
  385. }
  386. .bodyContainer {
  387. width:355px;
  388. }
  389. </style><script src="https://sa495.infusionsoft.com/app/webTracking/getTrackingCode?b=1.70.0.60295" type="text/javascript">
  390. </script><script src="https://sa495.infusionsoft.com/resources/external/recaptcha/production/recaptcha.js?b=1.70.0.60295" type="text/javascript">
  391. </script><script async="async" defer="defer" src="https://www.google.com/recaptcha/api.js?onload=onloadInfusionRecaptchaCallback&render=explicit" type="text/javascript">
  392. </script>
  393. <div class="text" id="webformErrors" name="errorContent">
  394. </div>
  395. <form accept-charset="UTF-8" action="https://sa495.infusionsoft.com/app/form/process/4b269798a12f17cd096140618c9a9ed0" class="infusion-form" id="inf_form_4b269798a12f17cd096140618c9a9ed0" method="POST" name="KGA Homepage" onsubmit="var form = document.forms[0];
  396. var resolution = document.createElement('input');
  397. resolution.setAttribute('id', 'screenResolution');
  398. resolution.setAttribute('type', 'hidden');
  399. resolution.setAttribute('name', 'screenResolution');
  400. var resolutionString = screen.width + 'x' + screen.height;
  401. resolution.setAttribute('value', resolutionString);
  402. form.appendChild(resolution);
  403. var pluginString = '';
  404. if (window.ActiveXObject) {
  405. var activeXNames = {'AcroPDF.PDF':'Adobe Reader',
  406. 'ShockwaveFlash.ShockwaveFlash':'Flash',
  407. 'QuickTime.QuickTime':'Quick Time',
  408. 'SWCtl':'Shockwave',
  409. 'WMPLayer.OCX':'Windows Media Player',
  410. 'AgControl.AgControl':'Silverlight'};
  411. var plugin = null;
  412. for (var activeKey in activeXNames) {
  413. try {
  414. plugin = null;
  415. plugin = new ActiveXObject(activeKey);
  416. } catch (e) {
  417. // do nothing, the plugin is not installed
  418. }
  419. pluginString += activeXNames[activeKey] + ',';
  420. }
  421. var realPlayerNames = ['rmockx.RealPlayer G2 Control',
  422. 'rmocx.RealPlayer G2 Control.1',
  423. 'RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)',
  424. 'RealVideo.RealVideo(tm) ActiveX Control (32-bit)',
  425. 'RealPlayer'];
  426. for (var index = 0; index &lt; realPlayerNames.length; index++) {
  427. try {
  428. plugin = new ActiveXObject(realPlayerNames[index]);
  429. } catch (e) {
  430. continue;
  431. }
  432. if (plugin) {
  433. break;
  434. }
  435. }
  436. if (plugin) {
  437. pluginString += 'RealPlayer,';
  438. }
  439. } else {
  440. for (var i = 0; i &lt; navigator.plugins.length; i++) {
  441. pluginString += navigator.plugins[i].name + ',';
  442. }
  443. }
  444. pluginString = pluginString.substring(0, pluginString.lastIndexOf(','));
  445. var plugins = document.createElement('input');
  446. plugins.setAttribute('id', 'pluginList');
  447. plugins.setAttribute('type', 'hidden');
  448. plugins.setAttribute('name', 'pluginList');
  449. plugins.setAttribute('value', pluginString);
  450. form.appendChild(plugins);
  451. var java = navigator.javaEnabled();
  452. var javaEnabled = document.createElement('input');
  453. javaEnabled.setAttribute('id', 'javaEnabled');
  454. javaEnabled.setAttribute('type', 'hidden');
  455. javaEnabled.setAttribute('name', 'javaEnabled');
  456. javaEnabled.setAttribute('value', java);
  457. form.appendChild(javaEnabled);">
  458. <input name="inf_form_xid" type="hidden" value="4b269798a12f17cd096140618c9a9ed0" /><input name="inf_form_name" type="hidden" value="KGA Homepage" /><input name="infusionsoft_version" type="hidden" value="1.70.0.60295" />
  459. <div class="custom-24 beta-base beta-font-a" id="mainContent" style="height:100%">
  460. <table cellpadding="10" cellspacing="0" class="background" style="width: 100%; height: 100%"><tbody><tr><td align="center" valign="top">
  461. <table bgcolor="#FFFFFF" cellpadding="20" cellspacing="0" class="bodyContainer webFormBodyContainer" width="100%"><tbody><tr><td bgcolor="#FFFFFF" class="body" sectionid="body" valign="top">
  462. <div>
  463. <table class="infusion-field-container" style="width:400;"><tbody><tr><td class="infusion-field-label-container">
  464. <label for="inf_field_FirstName">Enter Your First Name *</label>
  465. </td></tr><tr><td class="infusion-field-input-container" style="width:400px;">
  466. <input class="infusion-field-input" id="inf_field_FirstName" name="inf_field_FirstName" placeholder="Enter Your First Name *" type="text" />
  467. </td></tr></tbody></table>
  468. </div>
  469. <div>
  470. <table class="infusion-field-container" style="width:400;"><tbody><tr><td class="infusion-field-label-container">
  471. <label for="inf_field_Email">Enter Primary Email Address *</label>
  472. </td></tr><tr><td class="infusion-field-input-container" style="width:400px;">
  473. <input class="infusion-field-input" id="inf_field_Email" name="inf_field_Email" placeholder="Enter Primary Email Address *" type="text" />
  474. </td></tr></tbody></table>
  475. </div>
  476. <div>
  477. <div style="height:15px; line-height:15px;">
  478. &nbsp;
  479. </div>
  480. </div>
  481. <div>
  482. <div class="infusion-submit" style="text-align:center;">
  483. <button class="infusion-recaptcha" id="recaptcha_4b269798a12f17cd096140618c9a9ed0" style="width:300px; height:26px; background-color:#F56A47; color:#FFFFFF; font-size:20px; font-family:Helvetica; border-color:#000000; border-style:Solid; border-width:1px; -moz-border-radius:3px;border-radius:3px;" type="submit" value="==&gt; Get My Free Lessons &lt;==">==&gt; Get My Free Lessons &lt;==</button>
  484. </div>
  485. </div>
  486. </td></tr></tbody></table>
  487. </td></tr></tbody></table>
  488. </div>
  489. </form>
  490. <script type="text/javascript" src="https://sa495.infusionsoft.com/app/webTracking/getTrackingCode"></script>
  491. <script type="text/javascript" src="https://sa495.infusionsoft.com/app/timezone/timezoneInputJs?xid=4b269798a12f17cd096140618c9a9ed0"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement