Advertisement
Guest User

Untitled

a guest
Aug 24th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.33 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');
  3. @import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');
  4. #mlb2-5931127,
  5. #mlb2-5931127 *,
  6. #mlb2-5931127 a:hover,
  7. #mlb2-5931127 a:visited,
  8. #mlb2-5931127 a:focus,
  9. #mlb2-5931127 a:active {
  10. overflow: visible;
  11. position: static;
  12. background: none;
  13. border: none;
  14. bottom: auto;
  15. clear: none;
  16. cursor: default;
  17. float: none;
  18. letter-spacing: normal;
  19. line-height: normal;
  20. text-align: left;
  21. text-indent: 0;
  22. text-transform: none;
  23. visibility: visible;
  24. white-space: normal;
  25. max-height: none;
  26. max-width: none;
  27. left: auto;
  28. min-height: 0;
  29. min-width: 0;
  30. right: auto;
  31. top: auto;
  32. width: auto;
  33. z-index: auto;
  34. text-shadow: none;
  35. box-shadow: none;
  36. outline: medium none;
  37. }
  38.  
  39. #mlb2-5931127 a:hover {
  40. cursor: pointer !important;
  41. }
  42.  
  43. #mlb2-5931127 h4 {
  44. font-weight: normal;
  45. }
  46.  
  47. #mlb2-5931127 .subscribe-form {
  48. padding: 20px;
  49. width: 500px !important;
  50. border: -1px solid #F6F6F6 !important;
  51. background: #ffffff none !important;
  52. border-radius: 0px !important;
  53. box-sizing: border-box !important;
  54. }
  55.  
  56. #mlb2-5931127 .ml-block-form {
  57. margin-bottom: 0px;
  58. }
  59.  
  60. #mlb2-5931127 .subscribe-form .form-section {
  61. margin-bottom: 20px;
  62. width: 100%;
  63. }
  64.  
  65. #mlb2-5931127 .subscribe-form .form-section.mb10 {
  66. margin-bottom: 10px;
  67. float: left;
  68. }
  69.  
  70. #mlb2-5931127 .subscribe-form .form-section.mb0 {
  71. margin-bottom: 0px;
  72. }
  73.  
  74. #mlb2-5931127 .subscribe-form .form-section h4 {
  75. margin: 0px 0px 10px 0px !important;
  76. padding: 0px !important;
  77. color: #000000 !important;
  78. font-family: 'Lato', sans-serif !important;
  79. font-size: 28px !important;
  80. line-height: 100%;
  81. text-align: center !important;
  82. }
  83.  
  84. #mlb2-5931127 .subscribe-form .form-section p,
  85. #mlb2-5931127 .subscribe-form .form-section li {
  86. line-height: 150%;
  87. padding: 0px !important;
  88. margin: 0px 0px 10px 0px;
  89. color: #000000 !important;
  90. font-family: 'Lato', sans-serif !important;
  91. font-size: 14px !important;
  92. }
  93.  
  94. #mlb2-5931127 .subscribe-form .form-section a {
  95. font-size: 14px !important;
  96. }
  97.  
  98. #mlb2-5931127 .subscribe-form .form-section .confirmation_checkbox {
  99. line-height: 150%;
  100. padding: 0px !important;
  101. margin: 0px 0px 15px 0px !important;
  102. color: #000000 !important;
  103. font-family: 'Open Sans', sans-serif !important;
  104. font-size: 12px !important;
  105. font-weight: normal !important;
  106. }
  107.  
  108. #mlb2-5931127 .subscribe-form .form-section .confirmation_checkbox input[type="checkbox"] {
  109. margin-right: 5px !important;
  110. }
  111.  
  112. #mlb2-5931127 .subscribe-form .form-section .form-group {
  113. margin-bottom: 15px;
  114. }
  115.  
  116. #mlb2-5931127 .subscribe-form .form-section .form-group label {
  117. float: left;
  118. margin-bottom: 10px;
  119. width: 100%;
  120. line-height: 100%;
  121. color: #000000 !important;
  122. font-family: 'Lato', sans-serif !important;
  123. font-size: 14px !important;
  124. }
  125.  
  126. #mlb2-5931127 .subscribe-form .form-section .checkbox {
  127. width: 100%;
  128. margin: 0px 0px 10px 0px;
  129. }
  130.  
  131. #mlb2-5931127 .subscribe-form .form-section .checkbox label {
  132. color: #000000 !important;
  133. font-family: 'Lato', sans-serif !important;
  134. font-size: 14px !important;
  135. }
  136.  
  137. #mlb2-5931127 .subscribe-form .form-section .checkbox input {
  138. margin: 0px 5px 0px 0px;
  139. }
  140.  
  141. #mlb2-5931127 .subscribe-form .form-section .checkbox input[type=checkbox] {
  142. -webkit-appearance: checkbox;
  143. }
  144.  
  145. #mlb2-5931127.ml-subscribe-form .form-group .form-control {
  146. width: 100%;
  147. font-size: 13px;
  148. padding: 10px 10px;
  149. height: auto;
  150. font-family: Arial;
  151. border-radius: 0px;
  152. border: 1px solid #cccccc !important;
  153. color: #000000 !important;
  154. background-color: #FFFFFF !important;
  155. -webkit-box-sizing: border-box;
  156. -moz-box-sizing: border-box;
  157. box-sizing: border-box;
  158. clear: left;
  159. }
  160.  
  161. #mlb2-5931127.ml-subscribe-form button {
  162. border: none !important;
  163. cursor: pointer !important;
  164. width: 100% !important;
  165. border-radius: 0px !important;
  166. height: 40px !important;
  167. background-color: #000000 !important;
  168. color: #FFFFFF !important;
  169. font-family: 'Arial', sans-serif !important;
  170. font-size: 16px !important;
  171. text-align: center !important;
  172. padding: 0 !important;
  173. margin: 0 !important;
  174. position: relative!important;
  175. }
  176.  
  177. #mlb2-5931127.ml-subscribe-form button.gradient-on {
  178. background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  179. background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  180. background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  181. background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  182. }
  183.  
  184. #mlb2-5931127.ml-subscribe-form button.gradient-on:hover {
  185. background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  186. background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  187. background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  188. background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  189. }
  190.  
  191. #mlb2-5931127.ml-subscribe-form button[disabled] {
  192. cursor: not-allowed!important;
  193. }
  194.  
  195. #mlb2-5931127.ml-subscribe-form .form-section.ml-error label {
  196. color: red!important;
  197. }
  198.  
  199. #mlb2-5931127.ml-subscribe-form .form-group.ml-error label {
  200. color: red!important;
  201. }
  202.  
  203. #mlb2-5931127.ml-subscribe-form .form-group.ml-error .form-control {
  204. border-color: red!important;
  205. }
  206.  
  207. #mlb2-5931127 .ml-vertical-align-center {
  208. text-align: center;
  209. }
  210.  
  211. #mlb2-5931127 .ml-block-success,
  212. #mlb2-5931127 form.ml-block-form {
  213. display: inline-block;
  214. width: 500px;
  215. }
  216.  
  217. @media (max-width: 768px) {
  218. #mlb2-5931127 {
  219. width: 100% !important;
  220. }
  221. #mlb2-5931127 form.ml-block-form,
  222. #mlb2-5931127.ml-subscribe-form .subscribe-form {
  223. width: 100% !important;
  224. }
  225. }
  226.  
  227. #mlb2-5931127 .subscribe-form.horizontal {
  228. padding-bottom: 0px;
  229. }
  230.  
  231. #mlb2-5931127 .subscribe-form .form-section.horizontal {
  232. float: left;
  233. margin-bottom: 5px;
  234. width: 70%;
  235. }
  236.  
  237. #mlb2-5931127 .subscribe-form .form-section.horizontal .form-group {
  238. float: left;
  239. width: 50%;
  240. padding-right: 10px;
  241. box-sizing: border-box;
  242. }
  243.  
  244. #mlb2-5931127 .subscribe-form .form-section.horizontal .form-group .form-control {
  245. height: 40px;
  246. }
  247.  
  248. #mlb2-5931127 .subscribe-form .form-section.horizontal.ml-button-position {
  249. width: 30%;
  250. padding: 0;
  251. }
  252.  
  253. #mlb2-5931127 .subscribe-form .form-section.horizontal.ml-button-position.top-padding {
  254. padding-top: 24px;
  255. }
  256.  
  257. @media (max-width: 1250px) {
  258. #mlb2-5931127.ml-subscribe-form form.ml-block-form {
  259. width: 750px;
  260. margin: 0 auto;
  261. }
  262. #mlb2-5931127 .subscribe-form {
  263. width: 750px!important;
  264. margin: 0 auto;
  265. }
  266. }
  267.  
  268. @media (max-width: 768px) {
  269. #mlb2-5931127.ml-subscribe-form .subscribe-form .form-section.horizontal {
  270. float: none;
  271. }
  272. #mlb2-5931127.ml-subscribe-form .subscribe-form .form-section.horizontal,
  273. #mlb2-5931127.ml-subscribe-form .subscribe-form .form-section.horizontal.ml-button-position,
  274. #mlb2-5931127.ml-subscribe-form .subscribe-form .form-section.horizontal .form-group {
  275. width: 100%;
  276. padding: 0;
  277. }
  278. #mlb2-5931127 .subscribe-form .form-section.horizontal.ml-button-position {
  279. margin-bottom: 20px;
  280. }
  281. }
  282. </style>
  283. <div id="mlb2-5931127" class="ml-subscribe-form ml-subscribe-form-5931127">
  284. <div class="ml-vertical-align-center">
  285. <div class="subscribe-form ml-block-success" style="display:none">
  286. <div class="form-section">
  287. <h4>Download your FREE Website Planning Guide</h4>
  288. <p>Thank you! Head to your inbox to access the guide.</p>
  289. </div>
  290. </div>
  291. <form class="ml-block-form" action="https://app.mailerlite.com/webforms/submit/x8r1n2" data-id="538707" data-code="x8r1n2" method="POST" target="_blank">
  292. <div class="subscribe-form horizontal">
  293. <div class="form-section mb10">
  294. <h4>Download your FREE Website Planning Guide</h4>
  295. </div>
  296. <div class="form-section horizontal">
  297. <div class="form-group ml-field-name ml-validate-required">
  298. <input type="text" name="fields[name]" class="form-control" placeholder="Name*" value="" autocomplete="name" x-autocompletetype="name" spellcheck="false" autocapitalize="off" autocorrect="off">
  299. </div>
  300. <div class="form-group ml-field-email ml-validate-required ml-validate-email">
  301. <input type="email" name="fields[email]" class="form-control" placeholder="Email*" value="" autocomplete="email" x-autocompletetype="email" spellcheck="false" autocapitalize="off" autocorrect="off">
  302. </div>
  303. </div>
  304. <div class="form-section horizontal ml-button-position">
  305. <button type="submit" class="primary">
  306. Sign Up
  307. </button>
  308. <button disabled="disabled" style="display: none;" type="button" class="loading">
  309. <img src="https://static.mailerlite.com/images/rolling.gif" width="20" height="20" style="width: 20px; height: 20px;">
  310. </button>
  311. </div>
  312. <div class="clearfix" style="clear: both;"></div>
  313. <input type="hidden" name="ml-submit" value="1" />
  314. </div>
  315. </form>
  316. <script>
  317. function ml_webform_success_5931127() {
  318. var $ = ml_jQuery || jQuery;
  319.  
  320. $('.ml-subscribe-form-5931127 .ml-block-success').show();
  321. $('.ml-subscribe-form-5931127 .ml-block-form').hide();
  322. };
  323. </script>
  324. </div>
  325. </div>
  326. <script type="text/javascript" src="https://static.mailerlite.com/js/w/webforms.min.js?v3772b61f1ec61c541c401d4eadfdd02f"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement