PluginProbe
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More / 6.22.1
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More v6.22.1
6.35 6.34 6.33.1 6.33 6.32.1 6.32 6.31 6.25 6.25.1 6.26 6.26.1 6.27 6.28 6.29 6.3 6.3.1 6.3.2 6.30 6.4 6.4.1 6.4.2 6.5 6.5.1 6.5.2 6.5.3 All 141 releases
← All changes | css/font_icons.css +1 -670 6.36.22.1 View file →
@@ -1,670 +1 @@
1 -@font-face {
2 - font-family: 's11-fp';
3 - src: url('../fonts/s11-fp.ttf?v=7') format('truetype'),
4 - url('../fonts/s11-fp.woff?v=7') format('woff'),
5 - url('../fonts/s11-fp.svg?v=7#s11-fp') format('svg');
6 - font-weight: normal;
7 - font-style: normal;
8 -}
9 -
10 -.frm-submenu-highlight {
11 - background: #1da867;
12 -}
13 -
14 -.frm-submenu-highlight a span {
15 - color: #fff;
16 - font-weight: 600;
17 -}
18 -
19 -.frmfont,
20 -.frm_icon_font,
21 -.frm_dashicon_font{
22 - text-decoration:none;
23 - text-shadow: none;
24 - font-weight:normal;
25 - display:inline-block;
26 - -webkit-font-smoothing: antialiased;
27 - -moz-osx-font-smoothing: grayscale;
28 - text-rendering: auto;
29 - line-height: 1.5;
30 - -moz-transition: color .1s ease-in-out, opacity .1s ease-in-out;
31 - -webkit-transition: color .1s ease-in-out, opacity .1s ease-in-out;
32 - transition: color .1s ease-in-out, opacity .1s ease-in-out;
33 - font-size: 18px;
34 -}
35 -
36 -i.frmfont,
37 -i.frm_icon_font{
38 - font-style:normal;
39 - font-variant: normal;
40 - speak: none;
41 -}
42 -
43 -.frmfont:before,
44 -select.frmfont,
45 -.frm_icon_font:before,
46 -select.frm_icon_font{
47 - font-family: 's11-fp' !important;
48 - text-align:center;
49 -}
50 -
51 -.frmfont,
52 -a.frmfont,
53 -.frmfont:hover,
54 -a.frmfont:hover
55 -.frm_icon_font,
56 -a.frm_icon_font,
57 -.frm_icon_font:hover,
58 -a.frm_icon_font:hover{
59 - text-decoration:none !important;
60 - box-shadow:none;
61 -}
62 -
63 -.frmfont:focus,
64 -.frm_icon_font:focus,
65 -.frm_dashicon_font:focus{
66 - box-shadow:none;
67 - -webkit-box-shadow:none;
68 -}
69 -
70 -.frmfont:active,
71 -.frm_icon_font:active{
72 - outline:none;
73 -}
74 -
75 -.frm_trigger .frm_icon_font{
76 - padding:0 5px;
77 -}
78 -
79 -.frm_logo_icon:before {
80 - content: "\e601";
81 -}
82 -.frm_required_icon:before {
83 - content: "\e612";
84 -}
85 -.frm_delete_icon:before {
86 - content: "\e610" !important;
87 -}
88 -.frm_move_icon:before {
89 - content: "\e61a";
90 -}
91 -.frm_drag_icon:before {
92 - content: "\e93b";
93 -}
94 -.frm_clear_icon:before {
95 - content: "\e60a";
96 -}
97 -.frm_noclear_icon:before {
98 - content: "\e60b";
99 -}
100 -.frm_duplicate_icon:before {
101 - content: "\e61b";
102 -}
103 -.frm_copy_icon:before {
104 - content: "\f0c5";
105 -}
106 -.frm_clone_icon:before {
107 - content: "\f24d";
108 -}
109 -.frm_tooltip_icon:before {
110 - content: "\e611";
111 -}
112 -.frm_tooltip_solid_icon:before {
113 - content: "\e907";
114 -}
115 -.frm_forbid_icon:before {
116 - content: "\e636";
117 -}
118 -.frm_checkmark_icon:before {
119 - content: "\e90a";
120 -}
121 -.frm_check_icon:before {
122 - content: "\e605";
123 -}
124 -.frm_check1_icon:before {
125 - content: "\e606";
126 -}
127 -.frm_plus_icon:before {
128 - content: "\e62f";
129 -}
130 -.frm_plus1_icon:before {
131 - content: "\e602";
132 -}
133 -.frm_plus2_icon:before {
134 - content: "\e603";
135 -}
136 -.frm_plus3_icon:before {
137 - content: "\e632";
138 -}
139 -.frm_plus4_icon:before {
140 - content: "\e60f";
141 -}
142 -.frm_minus_icon:before {
143 - content: "\e62e";
144 -}
145 -.frm_minus1_icon:before {
146 - content: "\e600";
147 -}
148 -.frm_minus2_icon:before {
149 - content: "\e604";
150 -}
151 -.frm_minus3_icon:before {
152 - content: "\e633";
153 -}
154 -.frm_minus4_icon:before {
155 - content: "\e613";
156 -}
157 -.frm_cancel_icon:before {
158 - content: "\e607";
159 -}
160 -.frm_cancel1_icon:before {
161 - content: "\e608";
162 -}
163 -.frm_close_icon:before {
164 - content: "\e928";
165 -}
166 -.frm_report_problem_solid_icon:before {
167 - content: "\e914";
168 -}
169 -.frm_report_problem_icon:before {
170 - content: "\e915";
171 -}
172 -.frm_arrowup_icon:before {
173 - content: "\e60d";
174 -}
175 -.frm_arrowup1_icon:before {
176 - content: "\e60e";
177 -}
178 -.frm_arrowup2_icon:before {
179 - content: "\e630";
180 -}
181 -.frm_arrowup3_icon:before {
182 - content: "\e62b";
183 -}
184 -.frm_arrowup4_icon:before {
185 - content: "\e62c";
186 -}
187 -.frm_arrowup5_icon:before {
188 - content: "\e635";
189 -}
190 -.frm_arrowup5_solid_icon:before {
191 - content: "\e9d";
192 -}
193 -.frm_arrowup7_icon:before {
194 - content: "\e908";
195 -}
196 -.frm_arrowup6_icon:before {
197 - content: "\e62d";
198 -}
199 -.frm_arrowdown_icon:before {
200 - content: "\e609";
201 -}
202 -.frm_arrowdown1_icon:before {
203 - content: "\e60c";
204 -}
205 -.frm_arrowdown2_icon:before {
206 - content: "\e631";
207 -}
208 -.frm_arrowdown3_icon:before {
209 - content: "\e628";
210 -}
211 -.frm_arrowdown4_icon:before {
212 - content: "\e629";
213 -}
214 -.frm_arrowdown5_icon:before {
215 - content: "\e634";
216 -}
217 -.frm_arrowdown5_solid_icon:before {
218 - content: "\e905";
219 -}
220 -.frm_arrowdown7_icon:before {
221 - content: "\e90b";
222 -}
223 -.frm_arrowdown6_icon:before {
224 - content: "\e62a";
225 -}
226 -.frm_arrow_left_icon:before {
227 - content: "\e912";
228 -}
229 -.frm_arrow_right_icon:before {
230 - content: "\e913";
231 -}
232 -.frm_filter_icon:before {
233 - content: "\e90c";
234 -}
235 -.frm_download_icon:before {
236 - content: "\e615";
237 -}
238 -.frm_upload2_icon:before {
239 - content: "\f093";
240 -}
241 -.frm_upload_icon:before {
242 - content: "\e616";
243 -}
244 -.frm_download2_icon:before {
245 - content: "\f019";
246 -}
247 -.frm_hard_drive_icon:before {
248 - content: "\e916";
249 -}
250 -.frm_pencil_solid_icon:before {
251 - content: "\e901";
252 -}
253 -.frm_pencil_icon:before {
254 - content: "\e61d";
255 -}
256 -.frm_signature_icon:before {
257 - content: "\e919";
258 -}
259 -.frm_user_icon:before {
260 - content: "\e7ff";
261 -}
262 -.frm_register_icon:before {
263 - content: "\e637";
264 -}
265 -.frm_account_circle_solid_icon:before {
266 - content: "\e853";
267 -}
268 -.frm_account_circle_icon:before {
269 - content: "\e921";
270 -}
271 -.frm_address_card_icon:before {
272 - content: "\e996";
273 -}
274 -.frm_paragraph_icon:before {
275 - content: "\f1dd";
276 -}
277 -.frm_checkbox_unchecked_icon:before {
278 - content: "\e91e";
279 -}
280 -.frm_checkbox_icon:before {
281 - content: "\e922";
282 -}
283 -.frm_checkbox_solid_icon:before {
284 - content: "\e91f";
285 -}
286 -.frm_dropdown_icon:before {
287 - content: "\e909";
288 -}
289 -.frm_caret_square_down_icon:before {
290 - content: "\f150";
291 -}
292 -.frm_check_square_icon:before {
293 - content: "\f14a";
294 -}
295 -.frm_radio_unchecked_icon:before {
296 - content: "\e971";
297 -}
298 -.frm_radio_checked_icon:before {
299 - content: "\ea54";
300 -}
301 -.frm_scrubber_icon:before {
302 - content: "\f2f8";
303 -}
304 -.frm_location_solid_icon:before {
305 - content: "\e955";
306 -}
307 -.frm_location_icon:before {
308 - content: "\e947";
309 -}
310 -.frm_toggle_on_icon:before {
311 - content: "\f205";
312 -}
313 -.frm_toggle_off_icon:before {
314 - content: "\f204";
315 -}
316 -.frm_shield_check_icon:before {
317 - content: "\f2f7";
318 -}
319 -.frm_shield_check_solid_icon:before {
320 - content: "\e97d";
321 -}
322 -.frm_clock_icon:before {
323 - content: "\e929";
324 -}
325 -.frm_clock_solid_icon:before {
326 - content: "\e985";
327 -}
328 -.frm_link_icon:before {
329 - content: "\f0c1";
330 -}
331 -.frm_email_icon:before {
332 - content: "\e626";
333 -}
334 -.frm_email_solid_icon:before {
335 - content: "\f0e0";
336 -}
337 -.frm_mail_bulk_icon:before {
338 - content: "\e95c";
339 -}
340 -.frm_phone_icon:before {
341 - content: "\e942";
342 -}
343 -.frm_calendar_icon:before {
344 - content: "\f073";
345 -}
346 -.frm_code_icon:before {
347 - content: "\e90d";
348 -}
349 -.frm_tag_icon:before {
350 - content: "\e98b";
351 -}
352 -.frm_tag_solid_icon:before {
353 - content: "\e989";
354 -}
355 -.frm_price_tags_icon:before {
356 - content: "\e936";
357 -}
358 -.frm_search_icon:before {
359 - content: "\e978";
360 -}
361 -.frm_sitemap_icon:before {
362 - content: "\f0e8";
363 -}
364 -.frm_file_icon:before {
365 - content: "\f15b";
366 -}
367 -.frm_file_text_solid_icon:before {
368 - content: "\f15c";
369 -}
370 -.frm_file_text_icon:before {
371 - content: "\e923";
372 -}
373 -.frm-option-icon:before, /* Reverse Compatibility */
374 -.frm_option_icon:before {
375 - content: "\e904";
376 -}
377 -.frm_option_solid_icon:before {
378 - content: "\e906";
379 -}
380 -.frm_more_horiz_icon:before {
381 - content: "\e5d3";
382 -}
383 -.frm_more_vert_icon:before {
384 - content: "\e5d4";
385 -}
386 -.frm_more_horiz_solid_icon {
387 - font-size: 28px !important;
388 - font-weight: bold;
389 - line-height: 18px;
390 -}
391 -.frm_more_horiz_solid_icon:before {
392 - content: "\00B7\00B7\00B7";
393 -}
394 -.frm_more_vert_solid_icon:before {
395 - content: "\f142";
396 -}
397 -.frm_calculator_icon:before {
398 - content: "\f1ec";
399 -}
400 -.frm_key_icon:before {
401 - content: "\f084";
402 -}
403 -.frm_keyalt_solid_icon:before {
404 - content: "\e986";
405 -}
406 -.frm_keyalt_icon:before {
407 - content: "\e987";
408 -}
409 -.frm_keyboard_icon:before {
410 - content: "\e924";
411 -}
412 -.frm_eye_icon:before {
413 - content: "\f06e";
414 -}
415 -.frm_eye_solid_icon:before {
416 - content: "\e945";
417 -}
418 -.frm_eye_slash_icon:before {
419 - content: "\f070";
420 -}
421 -.frm_eye_slash_solid_icon:before {
422 - content: "\e949";
423 -}
424 -.frm_page_break_icon:before {
425 - content: "\e8e9";
426 -}
427 -.frm_view_day_icon:before {
428 - content: "\e8ed";
429 -}
430 -.frm_attach_file_icon:before {
431 - content: "\e226";
432 -}
433 -.frm_printer_icon:before {
434 - content: "\e926";
435 -}
436 -.frm_header_icon:before {
437 - content: "\f1dc";
438 -}
439 -.frm_h1_icon:before {
440 - content: "\e94c";
441 -}
442 -.frm_repeat_icon:before {
443 - content: "\f363";
444 -}
445 -.frm_repeater_icon:before {
446 - content: "\e974";
447 -}
448 -.frm_hashtag_icon:before {
449 - content: "\e292";
450 -}
451 -.frm_save_icon:before {
452 - content: "\e927";
453 -}
454 -.frm_sliders_icon:before {
455 - content: "\f1de";
456 -}
457 -.frm_code_commit_icon:before {
458 - content: "\f386";
459 -}
460 -.frm_star_icon:before {
461 - content: "\e9d7";
462 -}
463 -.frm_star_full_icon:before {
464 - content: "\e9d9";
465 -}
466 -.frm_star_half_icon:before {
467 - content: "\e9d8";
468 -}
469 -.frm_linear_scale_icon:before {
470 - content: "\e260";
471 -}
472 -.frm_pie_chart_icon:before {
473 - content: "\e99a";
474 -}
475 -.frm_stats_bars_icon:before {
476 - content: "\e99c";
477 -}
478 -.frm_sms_icon:before {
479 - content: "\e61c";
480 -}
481 -.frm_highrise_icon:before {
482 - content: "\e617";
483 -}
484 -.frm_mailchimp_icon:before {
485 - content: "\e622";
486 -}
487 -.frm_feed_icon:before {
488 - content: "\e624";
489 -}
490 -.frm_align_right_icon:before {
491 - content: "\e90f";
492 -}
493 -.frm_align_left_icon:before {
494 - content: "\e910";
495 -}
496 -.frm_button_icon:before {
497 - content: "\e911";
498 -}
499 -.frm_browser_icon:before {
500 - content: "\e925";
501 -}
502 -.frm_cloud_upload_solid_icon:before {
503 - content: "\e92c";
504 -}
505 -.frm_shuffle_icon:before {
506 - content: "\e917";
507 -}
508 -.frm_swap_icon:before {
509 - content: "\e918";
510 -}
511 -.frm_pallet_icon:before {
512 - content: "\e96d";
513 -}
514 -.frm_fingerprint_icon:before {
515 - content: "\e94a";
516 -}
517 -.frm_ghost_icon:before {
518 - content: "\e94b";
519 -}
520 -.frm_heart_solid_icon:before {
521 - content: "\e94d";
522 -}
523 -.frm_heart_icon:before {
524 - content: "\e94e";
525 -}
526 -.frm_history_icon:before {
527 - content: "\e94f";
528 -}
529 -.frm_import_icon:before {
530 - content: "\e91a";
531 -}
532 -.frm_export_icon:before {
533 - content: "\e91b";
534 -}
535 -.frm_label_solid_icon:before {
536 - content: "\e952";
537 -}
538 -.frm_label_icon:before {
539 - content: "\e953";
540 -}
541 -.frm_lock_open_icon:before {
542 - content: "\e957";
543 -}
544 -.frm_lock_icon:before {
545 - content: "\e959";
546 -}
547 -.frm_dollar_sign_icon:before {
548 - content: "\e91c";
549 -}
550 -.frm_percent_icon:before {
551 - content: "\e939";
552 -}
553 -.frm_external_link_icon:before {
554 - content: "\e966";
555 -}
556 -.frm_pageview_solid_icon:before {
557 - content: "\e96a";
558 -}
559 -.frm_pageview_icon:before {
560 - content: "\e96b";
561 -}
562 -.frm_settings_icon:before {
563 - content: "\e97a";
564 -}
565 -.frm_stamp_icon:before {
566 - content: "\e980";
567 -}
568 -.frm_support_icon:before {
569 - content: "\f1cd";
570 -}
571 -.frm_text_icon:before {
572 - content: "\e98d";
573 -}
574 -.frm_text2_icon:before {
575 - content: "\f031";
576 -}
577 -.frm_white_label_icon:before {
578 - content: "\e91d" !important;
579 -}
580 -.frm_authorize_icon:before {
581 - content: "\e903";
582 -}
583 -.frm_icon_font.frm_activecampaign_icon {
584 - background-image: none;
585 -}
586 -.frm_activecampaign_icon:before {
587 - content: "\e930";
588 -}
589 -.frm_aweber_icon:before {
590 - content: "\e627";
591 -}
592 -.frm_campaignmonitor_icon:before {
593 - content: "\e946";
594 -}
595 -.frm_constant_contact_icon:before {
596 - content: "\e931";
597 -}
598 -.frm_getresponse_icon:before {
599 - content: "\e932";
600 -}
601 -.frm_googlesheets_icon:before {
602 - content: "\e944";
603 -}
604 -.frm_building_icon:before {
605 - content: "\e93f";
606 -}
607 -.frm_hubspot_icon:before {
608 - content: "\e933";
609 -}
610 -.frm_icontact_icon:before {
611 - content: "\e940";
612 -}
613 -.frm_icon_font.frm_mailpoet_icon:before {
614 - content: "\e934";
615 -}
616 -.frm_paypal_icon:before {
617 - content: "\e61f";
618 -}
619 -.frm_sendinblue_icon:before {
620 - content: "\e943";
621 -}
622 -.frm_sendy_icon:before {
623 - content: "\e941";
624 -}
625 -.frm_salesforce_icon:before {
626 - content: "\e935";
627 -}
628 -.frm_salesforcealt_icon:before {
629 - content: "\e937";
630 -}
631 -.frm_stripe_icon:before {
632 - content: "\e902";
633 -}
634 -.frm_stripealt_icon:before {
635 - content: "\e93d";
636 -}
637 -.frm_twilio_icon:before {
638 - content: "\e620";
639 -}
640 -.frm_woocommerce_icon:before {
641 - content: "\e90e";
642 -}
643 -.frm_wordpress_icon:before {
644 - content: "\f19a";
645 -}
646 -.frm_credit_card_icon:before {
647 - content: "\e938";
648 -}
649 -.frm_credit-card-alt_icon:before, /* Reverse Compatibility */
650 -.frm_credit_card_alt_icon:before {
651 - content: "\f283";
652 -}
653 -.frm_cc_amex_icon:before {
654 - content: "\f1f3";
655 -}
656 -.frm_cc_discover_icon:before {
657 - content: "\f1f2";
658 -}
659 -.frm_cc_mastercard_icon:before {
660 - content: "\f1f1";
661 -}
662 -.frm_cc_visa_icon:before {
663 - content: "\f1f0";
664 -}
665 -.frm_cc_paypal_icon:before {
666 - content: "\f1f4";
667 -}
668 -.frm_cc_stripe_icon:before {
669 - content: "\f1f5";
670 -}
1 +@font-face{font-family:"s11-fp";src:url("../fonts/s11-fp.woff?v=7") format("woff");font-weight:400;font-style:normal}.frm-submenu-highlight{background:#1da867}.frm-submenu-highlight a span{color:#fff;font-weight:600}.frmfont,.frm_icon_font{text-decoration:none;text-shadow:none;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;line-height:1.5;transition:color .1s ease-in-out,opacity .1s ease-in-out;font-size:18px}i.frmfont,i.frm_icon_font{font-style:normal;font-variant:normal;speak:none}.frmfont::before,select.frmfont,.frm_icon_font::before,select.frm_icon_font{font-family:"s11-fp" !important;text-align:center}.frmfont,a.frmfont,.frmfont:hover,a.frmfont:hover .frm_icon_font,a.frm_icon_font,.frm_icon_font:hover,a.frm_icon_font:hover{text-decoration:none !important;box-shadow:none}.frmfont:focus,.frm_icon_font:focus{box-shadow:none}.frmfont:active,.frm_icon_font:active{outline:none}.frm_trigger .frm_icon_font{padding:0 5px}.frm_logo_icon::before{content:"\e601"}.frm_required_icon::before{content:"\e612"}.frm_delete_icon::before{content:"\e610" !important}.frm_move_icon::before{content:"\e61a"}.frm_drag_icon::before{content:"\e93b"}.frm_clear_icon::before{content:"\e60a"}.frm_noclear_icon::before{content:"\e60b"}.frm_duplicate_icon::before{content:"\e61b"}.frm_copy_icon::before{content:"\f0c5"}.frm_clone_icon::before{content:"\f24d"}.frm_tooltip_icon::before{content:"\e611"}.frm_tooltip_solid_icon::before{content:"\e907"}.frm_forbid_icon::before{content:"\e636"}.frm_checkmark_icon::before{content:"\e90a"}.frm_check_icon::before{content:"\e605"}.frm_check1_icon::before{content:"\e606"}.frm_plus_icon::before{content:"\e62f"}.frm_plus1_icon::before{content:"\e602"}.frm_plus2_icon::before{content:"\e603"}.frm_plus3_icon::before{content:"\e632"}.frm_plus4_icon::before{content:"\e60f"}.frm_minus_icon::before{content:"\e62e"}.frm_minus1_icon::before{content:"\e600"}.frm_minus2_icon::before{content:"\e604"}.frm_minus3_icon::before{content:"\e633"}.frm_minus4_icon::before{content:"\e613"}.frm_cancel_icon::before{content:"\e607"}.frm_cancel1_icon::before{content:"\e608"}.frm_close_icon::before{content:"\e928"}.frm_report_problem_solid_icon::before{content:"\e914"}.frm_report_problem_icon::before{content:"\e915"}.frm_arrowup_icon::before{content:"\e60d"}.frm_arrowup1_icon::before{content:"\e60e"}.frm_arrowup2_icon::before{content:"\e630"}.frm_arrowup3_icon::before{content:"\e62b"}.frm_arrowup4_icon::before{content:"\e62c"}.frm_arrowup5_icon::before{content:"\e635"}.frm_arrowup5_solid_icon::before{content:"\e9d"}.frm_arrowup7_icon::before{content:"\e908"}.frm_arrowup6_icon::before{content:"\e62d"}.frm_arrowdown_icon::before{content:"\e609"}.frm_arrowdown1_icon::before{content:"\e60c"}.frm_arrowdown2_icon::before{content:"\e631"}.frm_arrowdown3_icon::before{content:"\e628"}.frm_arrowdown4_icon::before{content:"\e629"}.frm_arrowdown5_icon::before{content:"\e634"}.frm_arrowdown5_solid_icon::before{content:"\e905"}.frm_arrowdown7_icon::before{content:"\e90b"}.frm_arrowdown6_icon::before{content:"\e62a"}.frm_arrow_left_icon::before{content:"\e912"}.frm_arrow_right_icon::before{content:"\e913"}.frm_filter_icon::before{content:"\e90c"}.frm_download_icon::before{content:"\e615"}.frm_upload2_icon::before{content:"\f093"}.frm_upload_icon::before{content:"\e616"}.frm_download2_icon::before{content:"\f019"}.frm_hard_drive_icon::before{content:"\e916"}.frm_pencil_solid_icon::before{content:"\e901"}.frm_pencil_icon::before{content:"\e61d"}.frm_signature_icon::before{content:"\e919"}.frm_user_icon::before{content:"\e7ff"}.frm_register_icon::before{content:"\e637"}.frm_account_circle_solid_icon::before{content:"\e853"}.frm_account_circle_icon::before{content:"\e921"}.frm_address_card_icon::before{content:"\e996"}.frm_paragraph_icon::before{content:"\f1dd"}.frm_checkbox_unchecked_icon::before{content:"\e91e"}.frm_checkbox_icon::before{content:"\e922"}.frm_checkbox_solid_icon::before{content:"\e91f"}.frm_dropdown_icon::before{content:"\e909"}.frm_caret_square_down_icon::before{content:"\f150"}.frm_check_square_icon::before{content:"\f14a"}.frm_radio_unchecked_icon::before{content:"\e971"}.frm_radio_checked_icon::before{content:"\ea54"}.frm_scrubber_icon::before{content:"\f2f8"}.frm_location_solid_icon::before{content:"\e955"}.frm_location_icon::before{content:"\e947"}.frm_toggle_on_icon::before{content:"\f205"}.frm_toggle_off_icon::before{content:"\f204"}.frm_shield_check_icon::before{content:"\f2f7"}.frm_shield_check_solid_icon::before{content:"\e97d"}.frm_clock_icon::before{content:"\e929"}.frm_clock_solid_icon::before{content:"\e985"}.frm_link_icon::before{content:"\f0c1"}.frm_email_icon::before{content:"\e626"}.frm_email_solid_icon::before{content:"\f0e0"}.frm_mail_bulk_icon::before{content:"\e95c"}.frm_phone_icon::before{content:"\e942"}.frm_calendar_icon::before{content:"\f073"}.frm_code_icon::before{content:"\e90d"}.frm_tag_icon::before{content:"\e98b"}.frm_tag_solid_icon::before{content:"\e989"}.frm_price_tags_icon::before{content:"\e936"}.frm_search_icon::before{content:"\e978"}.frm_sitemap_icon::before{content:"\f0e8"}.frm_file_icon::before{content:"\f15b"}.frm_file_text_solid_icon::before{content:"\f15c"}.frm_file_text_icon::before{content:"\e923"}.frm-option-icon::before,.frm_option_icon::before{content:"\e904"}.frm_option_solid_icon::before{content:"\e906"}.frm_more_horiz_icon::before{content:"\e5d3"}.frm_more_vert_icon::before{content:"\e5d4"}.frm_more_horiz_solid_icon{font-size:28px !important;font-weight:700;line-height:18px}.frm_more_horiz_solid_icon::before{content:"···"}.frm_more_vert_solid_icon::before{content:"\f142"}.frm_calculator_icon::before{content:"\f1ec"}.frm_keyboard_icon::before{content:"\e924"}.frm_eye_icon::before{content:"\f06e"}.frm_eye_solid_icon::before{content:"\e945"}.frm_eye_slash_icon::before{content:"\f070"}.frm_eye_slash_solid_icon::before{content:"\e949"}.frm_page_break_icon::before{content:"\e8e9"}.frm_view_day_icon::before{content:"\e8ed"}.frm_attach_file_icon::before{content:"\e226"}.frm_printer_icon::before{content:"\e926"}.frm_header_icon::before{content:"\f1dc"}.frm_h1_icon::before{content:"\e94c"}.frm_repeat_icon::before{content:"\f363"}.frm_repeater_icon::before{content:"\e974"}.frm_hashtag_icon::before{content:"\e292"}.frm_save_icon::before{content:"\e927"}.frm_sliders_icon::before{content:"\f1de"}.frm_code_commit_icon::before{content:"\f386"}.frm_star_icon::before{content:"\e9d7"}.frm_star_full_icon::before{content:"\e9d9"}.frm_star_half_icon::before{content:"\e9d8"}.frm_linear_scale_icon::before{content:"\e260"}.frm_pie_chart_icon::before{content:"\e99a"}.frm_stats_bars_icon::before{content:"\e99c"}.frm_sms_icon::before{content:"\e61c"}.frm_highrise_icon::before{content:"\e617"}.frm_mailchimp_icon::before{content:"\e622"}.frm_feed_icon::before{content:"\e624"}.frm_align_right_icon::before{content:"\e90f"}.frm_align_left_icon::before{content:"\e910"}.frm_button_icon::before{content:"\e911"}.frm_browser_icon::before{content:"\e925"}.frm_cloud_upload_solid_icon::before{content:"\e92c"}.frm_shuffle_icon::before{content:"\e917"}.frm_swap_icon::before{content:"\e918"}.frm_pallet_icon::before{content:"\e96d"}.frm_fingerprint_icon::before{content:"\e94a"}.frm_ghost_icon::before{content:"\e94b"}.frm_heart_solid_icon::before{content:"\e94d"}.frm_heart_icon::before{content:"\e94e"}.frm_history_icon::before{content:"\e94f"}.frm_import_icon::before{content:"\e91a"}.frm_export_icon::before{content:"\e91b"}.frm_label_solid_icon::before{content:"\e952"}.frm_label_icon::before{content:"\e953"}.frm_lock_open_icon::before{content:"\e957"}.frm_lock_icon::before{content:"\e959"}.frm_dollar_sign_icon::before{content:"\e91c"}.frm_percent_icon::before{content:"\e939"}.frm_external_link_icon::before{content:"\e966"}.frm_pageview_solid_icon::before{content:"\e96a"}.frm_pageview_icon::before{content:"\e96b"}.frm_settings_icon::before{content:"\e97a"}.frm_stamp_icon::before{content:"\e980"}.frm_support_icon::before{content:"\f1cd"}.frm_text_icon::before{content:"\e98d"}.frm_text2_icon::before{content:"\f031"}.frm_white_label_icon::before{content:"\e91d" !important}.frm_authorize_icon::before{content:"\e903"}.frm_icon_font.frm_activecampaign_icon{background-image:none}.frm_activecampaign_icon::before{content:"\e930"}.frm_aweber_icon::before{content:"\e627"}.frm_campaignmonitor_icon::before{content:"\e946"}.frm_constant_contact_icon::before{content:"\e931"}.frm_getresponse_icon::before{content:"\e932"}.frm_googlesheets_icon::before{content:"\e944"}.frm_building_icon::before{content:"\e93f"}.frm_hubspot_icon::before{content:"\e933"}.frm_icontact_icon::before{content:"\e940"}.frm_icon_font.frm_mailpoet_icon::before{content:"\e934"}.frm_paypal_icon::before{content:"\e61f"}.frm_sendinblue_icon::before{content:"\e943"}.frm_sendy_icon::before{content:"\e941"}.frm_salesforce_icon::before{content:"\e935"}.frm_salesforcealt_icon::before{content:"\e937"}.frm_stripe_icon::before{content:"\e902"}.frm_stripealt_icon::before{content:"\e93d"}.frm_twilio_icon::before{content:"\e620"}.frm_woocommerce_icon::before{content:"\e90e"}.frm_wordpress_icon::before{content:"\f19a"}.frm_credit_card_icon::before{content:"\e938"}.frm_credit-card-alt_icon::before,.frm_credit_card_alt_icon::before{content:"\f283"}.frm_cc_amex_icon::before{content:"\f1f3"}.frm_cc_discover_icon::before{content:"\f1f2"}.frm_cc_mastercard_icon::before{content:"\f1f1"}.frm_cc_visa_icon::before{content:"\f1f0"}.frm_cc_paypal_icon::before{content:"\f1f4"}.frm_cc_stripe_icon::before{content:"\f1f5"}