PluginProbe
weForms – Easy Drag & Drop Contact Form Builder For WordPress / 1.3.8
weForms – Easy Drag & Drop Contact Form Builder For WordPress v1.3.8
1.6.7 1.6.8 1.6.9 1.6.12 1.6.13 1.6.14 1.6.15 1.6.16 1.6.17 1.6.18 1.6.19 1.6.2 1.6.20 1.6.21 1.6.22 1.6.23 1.6.24 1.6.25 1.6.26 1.6.27 1.6.28 1.6.3 1.6.4 1.6.5 1.6.6 All 74 releases
← All changes | assets/css/admin.css +1610 -1655 1.6.261.3.8 View file →
@@ -1,1655 +1,1610 @@
1 -th.col-form-name {
2 - width: 25%;
3 -}
4 -th.col-form-shortcode {
5 - width: 25%;
6 -}
7 -th.col-form-entries,
8 -th.col-form-views,
9 -th.col-form-conversion {
10 - width: 10%;
11 -}
12 -th.col-entry-details {
13 - width: 10%;
14 -}
15 -table.wpuf-contact-form td,
16 -table.wpuf-contact-form th {
17 - vertical-align: top;
18 -}
19 -.wpuf-form-builder-field-options .panel-field-opt.panel-field-name > label {
20 - display: block;
21 - clear: both;
22 -}
23 -.wpuf-form-builder-field-options .panel-field-opt.panel-field-name .name-field-placeholder,
24 -.wpuf-form-builder-field-options .panel-field-opt.panel-field-name .name-field-value {
25 - float: left;
26 - width: 48%;
27 -}
28 -.wpuf-form-builder-field-options .panel-field-opt.panel-field-name .name-field-placeholder label,
29 -.wpuf-form-builder-field-options .panel-field-opt.panel-field-name .name-field-value label {
30 - font-size: 10px;
31 -}
32 -.wpuf-form-builder-field-options .panel-field-opt.panel-field-name .name-field-placeholder {
33 - margin-right: 4%;
34 -}
35 -.wpuf-contact-form-entry-wrap {
36 - margin-top: 20px;
37 - width: 100%;
38 - overflow: hidden;
39 -}
40 -.wpuf-contact-form-entry-wrap .wpuf-contact-form-entry-left {
41 - float: left;
42 - width: 70%;
43 -}
44 -.wpuf-contact-form-entry-wrap .wpuf-contact-form-entry-left.weforms-quiz-entry .field-points {
45 - float: right;
46 -}
47 -.wpuf-contact-form-entry-wrap .wpuf-contact-form-entry-left.weforms-quiz-entry .field-value.right-answer {
48 - background: #dff0d8;
49 -}
50 -.wpuf-contact-form-entry-wrap .wpuf-contact-form-entry-left.weforms-quiz-entry .field-value.wrong-answer {
51 - background: #FFE4E4;
52 -}
53 -.wpuf-contact-form-entry-wrap .wpuf-contact-form-entry-right {
54 - float: right;
55 - width: 28%;
56 -}
57 -.wpuf-contact-form-entry-wrap h2.hndle {
58 - padding: 8px 12px;
59 - margin: 0;
60 - font-size: 14px;
61 -}
62 -.wpuf-contact-form-entry-wrap table.widefat {
63 - border: none;
64 -}
65 -.wpuf-contact-form-entry-wrap .button .dashicons {
66 - margin-top: 4px;
67 -}
68 -.postboxes.two-col {
69 - display: flex;
70 - flex-wrap: wrap;
71 - width: 100%;
72 -}
73 -.postboxes.two-col .postbox {
74 - width: 48%;
75 - display: flex;
76 - flex-direction: column;
77 -}
78 -.postboxes.two-col .postbox:nth-child(2n+1) {
79 - margin-right: 3%;
80 -}
81 -.postboxes.two-col .postbox:nth-child(2n+2) {
82 - margin-right: 0;
83 -}
84 -.postboxes.two-col .submit-wrapper {
85 - margin-top: auto;
86 - text-align: right;
87 - padding-right: 10px;
88 - border-top: 1px solid #eee;
89 - padding-top: 10px;
90 - background: #fafafa;
91 - padding-bottom: 10px;
92 -}
93 -.export-import-wrap select.forms-list {
94 - min-width: 300px;
95 -}
96 -.export-import-wrap .loading-spinner {
97 - float: none;
98 - display: block;
99 - margin: 0 auto;
100 - margin-top: 20px;
101 -}
102 -.export-import-wrap .upload-status .spinner {
103 - float: none;
104 - display: inline-block;
105 - margin: 0;
106 - background-size: 18px 18px;
107 -}
108 -.weforms-premium .wp-badge {
109 - background: #40ce65 url(../images/weforms-pro.png) no-repeat;
110 - background-size: 100px 90px;
111 - background-position: 35px 5px;
112 -}
113 -.weforms-premium .weforms-upgrade-sticky-footer {
114 - position: fixed;
115 - bottom: 0;
116 - background: #fff;
117 - width: calc(100% - 195px);
118 - z-index: 9;
119 - margin-left: -25px;
120 - text-align: center;
121 - border: 1px solid #dfdfdf;
122 - padding: 20px 0;
123 - border-bottom: none;
124 -}
125 -.weforms-premium .four-col .col {
126 - -webkit-align-self: flex-start;
127 - -ms-flex-item-align: start;
128 - align-self: flex-start;
129 - min-width: 23%;
130 - max-width: 23%;
131 -}
132 -a.add-notification .dashicons {
133 - margin-top: 4px;
134 -}
135 -.notification-wrap {
136 - width: 100%;
137 - overflow: hidden;
138 - display: block;
139 - margin-top: 20px;
140 -}
141 -.notification-wrap .notification-row.notification-field .mce-tinymce {
142 - border: 1px solid #ddd;
143 -}
144 -.notification-wrap .notification-row.notification-field .mce-tinymce .mce-i-shortcode::before {
145 - font-family: dashicons;
146 - content: "\f475";
147 -}
148 -.notification-wrap .notification-table-wrap {
149 - width: 100%;
150 -}
151 -.notification-wrap .notification-table-wrap table.wpuf-cf-notification-table {
152 - width: 70%;
153 - transition: width 0.3s ease-in-out;
154 -}
155 -.notification-wrap .notification-table-wrap table.wpuf-cf-notification-table .col-toggle {
156 - width: 35px;
157 -}
158 -.notification-wrap .notification-table-wrap table.wpuf-cf-notification-table .col-name {
159 - width: 35%;
160 -}
161 -.notification-wrap .notification-table-wrap table.wpuf-cf-notification-table .col-name a {
162 - font-weight: bold;
163 -}
164 -.notification-wrap .notification-table-wrap table.wpuf-cf-notification-table .col-action {
165 - width: 15%;
166 -}
167 -.notification-wrap .notification-edit-area {
168 - background: #fff;
169 - border: 1px solid #e5e5e5;
170 - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
171 - margin-bottom: 30px;
172 - display: none;
173 -}
174 -.notification-wrap .notification-edit-area a {
175 - text-decoration: none;
176 -}
177 -.notification-wrap .notification-edit-area .notification-head {
178 - padding: 8px 10px;
179 - background: #f9f9f9;
180 - border-bottom: 1px solid #e1e1e1;
181 - margin-bottom: 15px;
182 -}
183 -.notification-wrap .notification-edit-area .notification-head input {
184 - width: 100%;
185 - padding: 8px;
186 -}
187 -.notification-wrap .notification-edit-area .form-fields {
188 - padding: 8px 10px;
189 -}
190 -.notification-wrap .notification-edit-area .form-fields input,
191 -.notification-wrap .notification-edit-area .form-fields textarea {
192 - width: 100%;
193 - padding: 6px 25px 6px 6px;
194 -}
195 -.notification-wrap .notification-edit-area .form-fields input[type='radio'] {
196 - width: auto;
197 -}
198 -.notification-wrap .notification-edit-area .form-fields .notification-row {
199 - margin-bottom: 10px;
200 - position: relative;
201 -}
202 -.notification-wrap .notification-edit-area .form-fields .notification-row:after {
203 - clear: both;
204 - content: "";
205 - display: table;
206 -}
207 -.notification-wrap .notification-edit-area .form-fields .row-one-half {
208 - float: left;
209 - width: 48%;
210 - position: relative;
211 -}
212 -.notification-wrap .notification-edit-area .form-fields .row-one-half.first {
213 - margin-right: 4%;
214 -}
215 -.notification-wrap .notification-edit-area .form-fields label {
216 - display: block;
217 - padding-bottom: 5px;
218 -}
219 -.notification-wrap .notification-edit-area .form-fields .advanced-field-wrap {
220 - display: none;
221 -}
222 -.notification-wrap .notification-edit-area .form-fields .notification-conditional-logic .help {
223 - margin-bottom: 0px;
224 -}
225 -.notification-wrap .notification-edit-area .form-fields .notification-conditional-logic .condition-status {
226 - margin-bottom: 0px;
227 - margin-top: 8px;
228 -}
229 -.notification-wrap .notification-edit-area .form-fields .notification-conditional-logic .condiotional-logic-repeater {
230 - margin: 8px 0px;
231 -}
232 -.notification-wrap .notification-edit-area .submit-area {
233 - padding: 8px 10px;
234 - background: #f9f9f9;
235 - border-top: 1px solid #e1e1e1;
236 - margin-top: 5px;
237 -}
238 -.notification-wrap .notification-edit-area .submit-area:after {
239 - clear: both;
240 - content: "";
241 - display: table;
242 -}
243 -.notification-wrap .notification-edit-area .submit-area .button {
244 - float: right;
245 -}
246 -.notification-wrap.editing .notification-table-wrap {
247 - width: 40%;
248 - float: left;
249 -}
250 -.notification-wrap.editing .notification-table-wrap table.wpuf-cf-notification-table .col-toggle,
251 -.notification-wrap.editing .notification-table-wrap table.wpuf-cf-notification-table .col-subject,
252 -.notification-wrap.editing .notification-table-wrap table.wpuf-cf-notification-table .col-action {
253 - display: none;
254 -}
255 -.notification-wrap.editing .notification-edit-area {
256 - float: right;
257 - width: 60%;
258 - display: block;
259 -}
260 -/* Make clicks pass-through */
261 -#nprogress {
262 - pointer-events: none;
263 - /* Fancy blur effect */
264 - /* Remove these to get rid of the spinner */
265 -}
266 -#nprogress .bar {
267 - background: #29d;
268 - position: fixed;
269 - z-index: 1031;
270 - top: 0;
271 - left: 0;
272 - width: 100%;
273 - height: 2px;
274 -}
275 -#nprogress .peg {
276 - display: block;
277 - position: absolute;
278 - right: 0px;
279 - width: 100px;
280 - height: 100%;
281 - box-shadow: 0 0 10px #29d, 0 0 5px #29d;
282 - opacity: 1.0;
283 - -webkit-transform: rotate(3deg) translate(0px, -4px);
284 - -ms-transform: rotate(3deg) translate(0px, -4px);
285 - transform: rotate(3deg) translate(0px, -4px);
286 -}
287 -#nprogress .spinner {
288 - display: block;
289 - position: fixed;
290 - z-index: 1031;
291 - top: 15px;
292 - right: 15px;
293 -}
294 -#nprogress .spinner-icon {
295 - width: 18px;
296 - height: 18px;
297 - box-sizing: border-box;
298 - border: solid 2px transparent;
299 - border-top-color: #29d;
300 - border-left-color: #29d;
301 - border-radius: 50%;
302 - -webkit-animation: nprogress-spinner 400ms linear infinite;
303 - animation: nprogress-spinner 400ms linear infinite;
304 -}
305 -.nprogress-custom-parent {
306 - overflow: hidden;
307 - position: relative;
308 -}
309 -.nprogress-custom-parent #nprogress .spinner,
310 -.nprogress-custom-parent #nprogress .bar {
311 - position: absolute;
312 -}
313 -.weforms-modules {
314 - margin-top: 15px;
315 - overflow: hidden;
316 -}
317 -.weforms-modules .plugin-card {
318 - border: 1px solid #e5e5e5;
319 - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
320 -}
321 -.weforms-modules .plugin-card .plugin-name {
322 - color: #0073aa;
323 -}
324 -.weforms-modules .plugin-card .desc,
325 -.weforms-modules .plugin-card .name {
326 - margin-left: 115px;
327 -}
328 -.weforms-modules .plugin-card .plugin-card-top {
329 - min-height: 105px;
330 -}
331 -.weforms-modules .plugin-card .plugin-icon {
332 - width: 96px;
333 - height: 96px;
334 - margin: 0 20px 0px 0;
335 -}
336 -.weforms-modules .activate-deactivate-all {
337 - margin-top: 15px;
338 -}
339 -.weforms-modules .activate-deactivate-all a {
340 - text-decoration: none;
341 -}
342 -.weforms-help-page {
343 - display: flex;
344 - flex-wrap: wrap;
345 - align-items: center;
346 - margin-top: 30px;
347 -}
348 -.weforms-help-page * {
349 - box-sizing: border-box;
350 -}
351 -.weforms-help-page .help-block {
352 - flex: 1;
353 - align-self: flex-start;
354 - min-width: 31%;
355 - max-width: 32%;
356 - border: 1px solid #ddd;
357 - margin-right: 2%;
358 - margin-bottom: 25px;
359 - border-radius: 3px;
360 - padding: 25px 15px;
361 - text-align: center;
362 - background: #fff;
363 -}
364 -.weforms-help-page .help-block:hover {
365 - background: #f9f9f9;
366 -}
367 -.weforms-help-page .help-block img {
368 - max-height: 70px;
369 -}
370 -@-webkit-keyframes nprogress-spinner {
371 - 0% {
372 - -webkit-transform: rotate(0deg);
373 - }
374 - 100% {
375 - -webkit-transform: rotate(360deg);
376 - }
377 -}
378 -@keyframes nprogress-spinner {
379 - 0% {
380 - transform: rotate(0deg);
381 - }
382 - 100% {
383 - transform: rotate(360deg);
384 - }
385 -}
386 -@keyframes color-me-in {
387 - /* You could think of as "step 1" */
388 - 0% {
389 - background: orange;
390 - }
391 - /* You could think of as "step 2" */
392 - 100% {
393 - background: black;
394 - }
395 -}
396 -@keyframes weFormsZoomIn {
397 - from {
398 - opacity: 0;
399 - transform: scale3d(0.3, 0.3, 0.3);
400 - }
401 - 50% {
402 - opacity: 1;
403 - }
404 -}
405 -@keyframes weFormsFadeIn {
406 - from {
407 - opacity: 0;
408 - }
409 - to {
410 - opacity: 1;
411 - }
412 -}
413 -.wefroms-form-templates .wpuf-form-template-modal .choose-form-categroy {
414 - float: right;
415 - font-size: 14px;
416 - margin-right: 70px;
417 - font-weight: normal;
418 -}
419 -.wefroms-form-templates .wpuf-form-template-modal .content {
420 - max-width: 985px;
421 -}
422 -.wefroms-form-templates .wpuf-form-template-modal .content h2 {
423 - font-size: 15px;
424 - color: #5d6d74;
425 - width: 100%;
426 -}
427 -.wefroms-form-templates .wpuf-form-template-modal .content ul li:nth-child(3n+1) {
428 - margin-left: 3.0612244897959% !important;
429 - clear: none !important;
430 -}
431 -.wefroms-form-templates .wpuf-form-template-modal .content ul li:nth-child(4n+1) {
432 - margin-left: 0 !important;
433 - clear: both !important;
434 -}
435 -.wefroms-form-templates .wpuf-form-template-modal .content .blank-form .blank-form-text {
436 - margin-top: 70px;
437 - font-size: 15px;
438 -}
439 -.wefroms-form-templates .wpuf-form-template-modal .content .blank-form .blank-form-text .title {
440 - color: #929292;
441 -}
442 -.wefroms-form-templates .wpuf-form-template-modal .content ul li {
443 - text-align: center;
444 - min-height: 280px;
445 - width: 220px;
446 - border: 0px;
447 - box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1);
448 - position: relative;
449 - border-radius: 3px;
450 -}
451 -.wefroms-form-templates .wpuf-form-template-modal .content ul li img {
452 - width: 100%;
453 -}
454 -.wefroms-form-templates .wpuf-form-template-modal .content ul li .form-create-overlay {
455 - position: absolute;
456 - display: none;
457 -}
458 -.wefroms-form-templates .wpuf-form-template-modal .content ul li:hover {
459 - background: #fff;
460 -}
461 -.wefroms-form-templates .wpuf-form-template-modal .content ul li:hover .form-create-overlay {
462 - animation: weFormsFadeIn .25s;
463 - padding: 10px;
464 - text-align: center;
465 - display: flex;
466 - flex-direction: column;
467 - justify-content: center;
468 - background: rgba(0, 0, 0, 0.7);
469 - height: 100%;
470 - width: 100%;
471 - top: 0px;
472 - left: 0px;
473 - color: #fff;
474 - border-radius: 3px;
475 -}
476 -.wefroms-form-templates .wpuf-form-template-modal .content ul li:hover .form-create-overlay .title {
477 - color: #fff;
478 -}
479 -.wefroms-form-templates .wpuf-form-template-modal .content ul li:hover .form-create-overlay .description {
480 - color: #fff;
481 -}
482 -.wefroms-form-templates .wpuf-form-template-modal .content ul li:hover .form-create-overlay button {
483 - height: 30px;
484 -}
485 -.wefroms-form-templates .wpuf-form-template-modal .content ul li h3 {
486 - margin-top: 0px;
487 - border: 0px;
488 - background: #1E87B6;
489 - padding: 13px;
490 - font-weight: normal;
491 - font-size: 13px;
492 - color: #fff;
493 - border-radius: 3px 3px 0px 0px;
494 - text-align: left;
495 -}
496 -.wefroms-form-templates .wpuf-form-template-modal .content ul li.template-inactive h3 {
497 - background: #ccc;
498 -}
499 -.ann-form-btn {
500 - background: #e74c3c !important;
501 -}
502 -.ann-form-btn.sharing_on {
503 - background: #27ae60 !important;
504 -}
505 -.weforms-single-product-price-warp {
506 - display: table;
507 -}
508 -.weforms-single-product-price-warp span {
509 - padding: 6px 12px;
510 - font-size: 14px;
511 - font-weight: 400;
512 - line-height: 1;
513 - color: #555;
514 - text-align: center;
515 - background-color: #eee;
516 - border: 1px solid #ddd;
517 - border-radius: 4px;
518 - border-top-right-radius: 0;
519 - border-bottom-right-radius: 0;
520 - width: 1%;
521 - white-space: nowrap;
522 - vertical-align: middle;
523 - display: table-cell;
524 - border-right: 0px;
525 -}
526 -.weforms-single-product-price-warp input {
527 - display: table-cell;
528 - width: 99%;
529 - margin: 0px;
530 -}
531 -#weforms-settings {
532 - height: 100%;
533 -}
534 -#weforms-settings #weforms-settings-tabs-warp {
535 - margin-top: 15px;
536 - margin-bottom: 15px;
537 - box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
538 - background: #fff;
539 - border-radius: 2px;
540 - display: flex;
541 -}
542 -#weforms-settings #weforms-settings-tabs-warp.weforms-pro-deactivate {
543 - width: 75%;
544 - float: left;
545 -}
546 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs {
547 - background: #f1f1f1;
548 - min-width: 220px;
549 - border-radius: 2px;
550 - margin: 0;
551 - padding: 0;
552 - border-bottom: 0px;
553 - border-top-right-radius: 0px;
554 - border-bottom-right-radius: 0px;
555 - border-right: 1px solid #e5e5e5;
556 -}
557 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul {
558 - list-style-type: none;
559 - padding: 0;
560 - margin: 0;
561 - min-height: 200px;
562 -}
563 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li {
564 - margin: 0;
565 - padding: 0;
566 -}
567 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li a {
568 - display: block;
569 - padding: 13px 25px;
570 - text-decoration: none;
571 - color: #444;
572 - border: 0px;
573 - transition: 0s;
574 - border-bottom: 1px solid #e5e5e5;
575 - margin-right: 0px;
576 -}
577 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li a img {
578 - width: 20px;
579 - margin-right: 10px;
580 - vertical-align: middle;
581 - max-height: 20px;
582 -}
583 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li a.we-settings-nav-tab-active {
584 - background: #fff;
585 -}
586 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li:last-child a {
587 - border-bottom: 0;
588 -}
589 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li:last-child a.we-settings-nav-tab-active {
590 - border-bottom: 1px solid #e5e5e5;
591 -}
592 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li:focus,
593 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li a:focus {
594 - outline: 0;
595 - -webkit-box-shadow: none;
596 - box-shadow: none;
597 -}
598 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents {
599 - width: 100%;
600 - padding-left: 0px;
601 - margin-left: 0px;
602 -}
603 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents .tab-content {
604 - min-height: 500px;
605 -}
606 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents .inside {
607 - padding: 0px 20px;
608 -}
609 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents .inside .form-table {
610 - clear: right;
611 -}
612 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents h3.hndle {
613 - border-bottom: 1px solid #eff4f6;
614 - padding-left: 24px;
615 - margin: 0px;
616 -}
617 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents .submit-wrapper {
618 - border-top: 1px solid #eff4f6;
619 - margin-top: 10px;
620 -}
621 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents .submit-wrapper,
622 -#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents h3.hndle {
623 - padding: 14.5px 20px;
624 -}
625 -#weforms-settings #weforms-settings-page-sidebar {
626 - width: 25%;
627 - display: inline-block;
628 - padding-left: 15px;
629 - box-sizing: border-box;
630 -}
631 -#weforms-settings #weforms-settings-page-sidebar .weforms-settings-page-sidebar-content {
632 - background: #fff;
633 - padding: 15px 15px 50px 15px;
634 - margin-top: 15px;
635 - box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
636 - border-radius: 2px;
637 -}
638 -#weforms-settings #weforms-settings-page-sidebar .weforms-settings-page-sidebar-content h2 {
639 - margin-top: 0;
640 - font-size: 20px;
641 - line-height: 26px;
642 -}
643 -#weforms-settings #weforms-settings-page-sidebar .weforms-settings-page-sidebar-content ul li {
644 - margin-bottom: 20px;
645 - padding-left: 30px;
646 - position: relative;
647 -}
648 -#weforms-settings #weforms-settings-page-sidebar .weforms-settings-page-sidebar-content ul li span.dashicons {
649 - color: #fff;
650 - background: #58B99D;
651 - border-radius: 50%;
652 - position: absolute;
653 - left: 0;
654 - top: 2px;
655 -}
656 -.wpuf-integrations-wrap .wpuf-integration .wpuf-integration-header .wpuf-integration-header-label img.icon {
657 - width: 24px;
658 -}
659 -.weforms-field-mapping-custom table td {
660 - min-width: 300px;
661 - vertical-align: top;
662 -}
663 -.weforms-field-mapping-custom table select,
664 -.weforms-field-mapping-custom table input {
665 - width: 100%;
666 -}
667 -.weforms-field-mapping-custom table .fa-minus-circle {
668 - color: #000;
669 -}
670 -.weforms-field-mapping-custom table .remove {
671 - margin-top: 5px;
672 - margin-left: 5px;
673 - display: inline-block;
674 -}
675 -.weforms-field-mapping-custom table .custom-field-input input {
676 - width: 90%;
677 - float: right;
678 -}
679 -.weforms-field-mapping-custom .wpuf-int-form-row::before,
680 -.weforms-field-mapping-custom .wpuf-int-form-row::after {
681 - display: inline-block !important;
682 -}
683 -.weforms-field-mapping-custom a.merge-tag-link {
684 - margin-top: -1px;
685 -}
686 -.weforms-field-mapping-custom button.add {
687 - margin-top: 10px;
688 - margin-left: 5px;
689 -}
690 -.wpuf-contact-form-entries .subsubsub a.current,
691 -.wpuf-contact-form-entries .subsubsub a:focus {
692 - box-shadow: none;
693 -}
694 -.field-text-with-tag {
695 - position: relative;
696 -}
697 -.name-merge-tag-holder {
698 - position: relative;
699 -}
700 -.name-merge-tag-holder .wpuf-merge-tag-wrap .merge-tag-link {
701 - top: 3px;
702 -}
703 -.name-merge-tag-holder .wpuf-merge-tag-wrap .wpuf-merge-tags {
704 - top: 27px;
705 -}
706 -th.weforms-form-status-col-title {
707 - text-align: center;
708 -}
709 -td.weforms-form-status {
710 - text-align: center;
711 -}
712 -td.weforms-form-status p {
713 - font-size: 12px;
714 - font-weight: 700;
715 - margin: 0;
716 -}
717 -td.weforms-form-status span {
718 - display: block;
719 - font-style: italic;
720 - font-size: 10px;
721 - margin-left: 8px;
722 - margin-bottom: 0;
723 -}
724 -td.weforms-form-status span.weforms-status-closed {
725 - color: red;
726 -}
727 -.weforms-form-status .open {
728 - color: #3aa73a;
729 -}
730 -.contact-form-list th.col-form-shortcode {
731 - width: 170px;
732 -}
733 -.contact-form-list th.col-form-entries,
734 -.contact-form-list th.col-form-views {
735 - width: 50px;
736 -}
737 -.contact-form-list th.col-form-conversion {
738 - width: 80px;
739 -}
740 -td.weforms-form-creator img {
741 - max-width: 30px;
742 - border-radius: 50%;
743 - float: left;
744 - margin-right: 8px;
745 - margin-top: 4px;
746 -}
747 -td.weforms-form-creator span {
748 - text-transform: capitalize;
749 - display: block;
750 -}
751 -td.weforms-form-creator span.date {
752 - font-size: 10px;
753 -}
754 -label.weforms-switch {
755 - position: relative;
756 - display: block;
757 - padding-left: 20px;
758 - margin-bottom: 5px;
759 - margin-top: 5px;
760 - /* Rounded sliders */
761 -}
762 -label.weforms-switch input[type=checkbox] {
763 - opacity: 0;
764 - width: 0;
765 - height: 0;
766 -}
767 -label.weforms-switch .switch-slider {
768 - position: absolute;
769 - cursor: pointer;
770 - top: 0;
771 - left: 0;
772 - right: 0;
773 - bottom: 0;
774 - background-color: #ccc;
775 - -moz-transition: .4s;
776 - -webkit-transition: .4s;
777 - transition: .4s;
778 - width: 35px;
779 - height: 18px;
780 -}
781 -label.weforms-switch .switch-slider:before {
782 - position: absolute;
783 - content: "";
784 - height: 14px;
785 - width: 14px;
786 - left: 3px;
787 - bottom: 2px;
788 - background-color: white;
789 - -moz-transition: .4s;
790 - -webkit-transition: .4s;
791 - transition: .4s;
792 -}
793 -label.weforms-switch input:checked + .switch-slider {
794 - background-color: #8DC63F;
795 -}
796 -label.weforms-switch input:checked + .switch-slider:before {
797 - -webkit-transform: translateX(16px);
798 - -ms-transform: translateX(16px);
799 - transform: translateX(16px);
800 -}
801 -label.weforms-switch .switch-slider.round {
802 - border-radius: 34px;
803 -}
804 -label.weforms-switch .switch-slider.round:before {
805 - border-radius: 50%;
806 -}
807 -ul.wpuf-form .wpuf-field-columns {
808 - padding: 0;
809 - border: 0;
810 - overflow: hidden;
811 -}
812 -ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .wpuf-column-inner-fields {
813 - width: 100%;
814 - float: left;
815 -}
816 -ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .wpuf-column-inner-fields:nth-child(1) {
817 - padding-right: 0!important;
818 -}
819 -ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .column-1 .ui-resizable-handle {
820 - display: none !important;
821 -}
822 -ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .column-2.wpuf-column-inner-fields,
823 -ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .column-3.wpuf-column-inner-fields {
824 - display: none;
825 -}
826 -ul.wpuf-form .wpuf-field-columns.has-columns-2 .wpuf-column .wpuf-column-inner-fields {
827 - width: 50%;
828 - float: left;
829 -}
830 -ul.wpuf-form .wpuf-field-columns.has-columns-2 .wpuf-column .wpuf-column-inner-fields:nth-child(2) {
831 - padding-right: 0!important;
832 -}
833 -ul.wpuf-form .wpuf-field-columns.has-columns-2 .wpuf-column .column-2 .ui-resizable-handle {
834 - display: none !important;
835 -}
836 -ul.wpuf-form .wpuf-field-columns.has-columns-2 .wpuf-column .column-3.wpuf-column-inner-fields {
837 - display: none;
838 -}
839 -ul.wpuf-form .wpuf-field-columns.has-columns-3 .wpuf-column .wpuf-column-inner-fields {
840 - width: 33.33%;
841 - float: left;
842 -}
843 -ul.wpuf-form .wpuf-field-columns.has-columns-3 .wpuf-column .wpuf-column-inner-fields:nth-child(3) {
844 - padding-right: 0!important;
845 -}
846 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns {
847 - margin-left: 0;
848 - margin-right: 0;
849 -}
850 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column {
851 - padding: 0;
852 - border: 0;
853 - float: none;
854 - width: 100%;
855 - display: flex;
856 -}
857 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields {
858 - padding: 0 5px 0 0;
859 - position: relative;
860 -}
861 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list {
862 - border: 1px dashed #ffb900;
863 - background: rgba(255, 185, 0, 0.08);
864 - margin: 0;
865 - padding: 0 0 50px 0;
866 -}
867 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items {
868 - background: #fff;
869 - -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
870 - box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
871 -}
872 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items.current-editing {
873 - background-color: rgba(255, 185, 0, 0.15);
874 -}
875 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items:last-child {
876 - margin-bottom: 0;
877 -}
878 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items:hover .wpuf-column-field-control-buttons {
879 - display: block;
880 -}
881 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items .wpuf-column-field-control-buttons {
882 - position: absolute;
883 - top: 0;
884 - left: 0;
885 - z-index: 10;
886 - display: none;
887 - width: 100%;
888 - height: 100%;
889 - margin: 0;
890 - text-align: center;
891 - background: rgba(255, 185, 0, 0.08);
892 - border: 1px dashed #ffb900;
893 -}
894 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items .wpuf-column-field-control-buttons p {
895 - position: absolute;
896 - top: 50%;
897 - left: 50%;
898 - margin: -10px 0 0 -43px;
899 - line-height: 1;
900 - color: #eee;
901 - background-color: #23282d;
902 -}
903 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items .wpuf-column-field-control-buttons i {
904 - cursor: pointer;
905 - padding: 5px;
906 - font-size: 10px;
907 -}
908 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items .wpuf-column-field-control-buttons i:hover {
909 - background-color: #0073aa;
910 -}
911 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items .wpuf-column-field-control-buttons i.move {
912 - cursor: move;
913 -}
914 -ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields .drop-message {
915 - text-align: center;
916 - border: 1px dashed #ffb900;
917 - border-top: 0;
918 - background: rgba(255, 185, 0, 0.08);
919 - margin: 0;
920 - padding: 15px 0;
921 -}
922 -#form-preview-stage .field-items .wpuf-field-columns + div.control-buttons {
923 - top: 10px;
924 - z-index: 10;
925 - height: auto;
926 - margin: 0;
927 - background: transparent;
928 - border: 0;
929 -}
930 -/**
931 - * UTILITY CSS
932 - */
933 -* {
934 - box-sizing: border-box;
935 -}
936 -.weforms-premium {
937 - font-weight: 300;
938 - margin: 60px;
939 - max-width: 1003px;
940 - margin: 0 auto;
941 - padding-top: 50px;
942 -}
943 -.weforms-premium img {
944 - max-width: 100%;
945 -}
946 -.weforms-premium h1,
947 -.weforms-premium h2 {
948 - font-weight: 600;
949 -}
950 -.weforms-premium h1 {
951 - font-size: 40px;
952 -}
953 -.weforms-premium h2 {
954 - font-size: 28px;
955 -}
956 -.weforms-premium h3 {
957 - font-size: 20px;
958 -}
959 -.weforms-premium p {
960 - font-size: 14px;
961 - line-height: 20px;
962 - color: #758598;
963 -}
964 -.weforms-premium .wf-btn {
965 - font-size: 12px;
966 - line-height: 14px;
967 - font-weight: 500;
968 - display: inline-flex;
969 - padding: 13px 18px;
970 - text-decoration: none;
971 - white-space: nowrap;
972 - border-radius: 3px;
973 - transition: all .3s ease;
974 -}
975 -.weforms-premium .wf-btn.wf-btn-primary {
976 - background: #1A9ED4;
977 - color: #fff;
978 -}
979 -.weforms-premium .wf-btn.wf-btn-default {
980 - background: #fff;
981 - color: #12CE66;
982 -}
983 -.weforms-premium .wf-btn.wf-btn-lg {
984 - font-size: 15px;
985 - line-height: 18px;
986 - padding: 15px 28px;
987 - letter-spacing: 1.01px;
988 - font-weight: 300;
989 -}
990 -.weforms-premium .wf-btn:hover {
991 - box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.31);
992 -}
993 -.weforms-premium .wf-section-wrapper {
994 - width: 100%;
995 - margin-bottom: 80px;
996 -}
997 -.weforms-premium .wf-section-wrapper .section-header {
998 - margin-bottom: 45px;
999 -}
1000 -.weforms-premium .wf-section-wrapper .section-header h2 {
1001 - text-align: center;
1002 - margin: 0;
1003 -}
1004 -@keyframes play_effect_btn {
1005 - 0% {
1006 - box-shadow: 0 0 0 20px rgba(199, 245, 236, 0.35), 0 0 0 10px rgba(199, 245, 216, 0.65);
1007 - }
1008 - 50% {
1009 - box-shadow: none;
1010 - }
1011 - 100% {
1012 - box-shadow: 0 0 0 20px rgba(199, 245, 236, 0.35), 0 0 0 10px rgba(199, 245, 236, 0.65);
1013 - }
1014 -}
1015 -/*
1016 - * Component: Modal
1017 - */
1018 -.wf-modal {
1019 - display: flex;
1020 - align-items: center;
1021 - justify-content: center;
1022 - position: fixed;
1023 - top: 0;
1024 - left: 0;
1025 - width: 100%;
1026 - height: 100%;
1027 - z-index: 99;
1028 - background: rgba(0, 0, 0, 0.5);
1029 - opacity: 0;
1030 - visibility: hidden;
1031 - transition: all 0.3s ease-in-out;
1032 -}
1033 -.wf-modal span.modal-close {
1034 - width: 24px;
1035 - height: 24px;
1036 - text-align: center;
1037 - border-radius: 50%;
1038 - background: rgba(0, 0, 0, 0.8);
1039 - border: 1px solid #f2f2f2;
1040 - position: absolute;
1041 - top: -8px;
1042 - right: -8px;
1043 - z-index: 9999;
1044 - cursor: pointer;
1045 -}
1046 -.wf-modal span.modal-close i {
1047 - font-size: 7px;
1048 -}
1049 -.wf-modal span.modal-close:hover {
1050 - background: #000000;
1051 -}
1052 -.wf-modal .wf-modal-dialog {
1053 - position: relative;
1054 - width: 95%;
1055 - max-width: 820px;
1056 - max-height: 100%;
1057 - margin-top: -100px;
1058 - transition: all 0.3s ease-in-out;
1059 -}
1060 -.wf-modal .wf-modal-content {
1061 - background-color: #fff;
1062 - border: 1px solid #F5F5F5;
1063 - border-radius: 4px;
1064 - box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
1065 - background-clip: padding-box;
1066 - outline: 0;
1067 - max-height: 90vh;
1068 - overflow-y: auto;
1069 -}
1070 -.wf-modal.wf-modal-open {
1071 - opacity: 1;
1072 - visibility: visible;
1073 -}
1074 -.wf-modal.wf-modal-open .wf-modal-dialog {
1075 - margin-top: 0px;
1076 -}
1077 -.wf-modal-header {
1078 - padding: 20px;
1079 - display: flex;
1080 - justify-content: space-between;
1081 - align-items: center;
1082 - border-radius: 3px 3px 0 0;
1083 - font-weight: 600;
1084 - color: #000;
1085 -}
1086 -.wf-modal-header h2,
1087 -.wf-modal-header h3,
1088 -.wf-modal-header h4,
1089 -.wf-modal-header h5 {
1090 - margin: 0;
1091 - font-size: 23px;
1092 -}
1093 -.wf-modal-header.has-border {
1094 - border-bottom: 1px solid #F5F5F5;
1095 -}
1096 -.wf-modal-header.has-bg {
1097 - background: #F5F5F5;
1098 -}
1099 -.wf-modal-header .wf-close {
1100 - color: #cec9cb;
1101 - font-size: 16px;
1102 - padding: 5px;
1103 - margin-right: -5px;
1104 - cursor: pointer;
1105 -}
1106 -.wf-modal-header .wf-close:hover {
1107 - color: #ccc;
1108 -}
1109 -.wf-modal-header .wf-icon {
1110 - color: #ccc;
1111 - margin-right: 10px;
1112 - vertical-align: text-top;
1113 -}
1114 -.wf-modal-header .wf-icon:before {
1115 - font-size: 20px;
1116 -}
1117 -.wf-modal-body {
1118 - position: relative;
1119 - padding: 20px;
1120 - background: #fff;
1121 -}
1122 -.wf-modal-footer {
1123 - padding: 20px;
1124 - text-align: right;
1125 -}
1126 -.wf-modal-footer.has-border {
1127 - border-top: 1px solid #F5F5F5;
1128 -}
1129 -.wf-modal-footer .wf-btn + .wf-btn {
1130 - margin-left: 15px;
1131 - margin-bottom: 0;
1132 -}
1133 -.wf-modal-footer .wf-btn-group .wf-btn + .wf-btn {
1134 - margin-left: -1px;
1135 -}
1136 -.wf-modal-footer .wf-btn-block + .wf-btn-block {
1137 - margin-left: 0;
1138 -}
1139 -.wf-modal-scrollbar-measure {
1140 - position: absolute;
1141 - top: -9999px;
1142 - width: 50px;
1143 - height: 50px;
1144 - overflow: scroll;
1145 -}
1146 -.modal-title {
1147 - margin-bottom: 20px;
1148 -}
1149 -.modal-title * {
1150 - margin: 0;
1151 - font-size: 18px;
1152 - font-weight: 400;
1153 -}
1154 -/**
1155 - * Banner section styles
1156 - */
1157 -.wf-banner-section {
1158 - padding: 76px 62px;
1159 - display: flex;
1160 - align-items: center;
1161 - justify-content: space-between;
1162 - flex-wrap: nowrap;
1163 - background: #12CE66 url('../images/premium/banner-bg.svg');
1164 - background-size: cover;
1165 - border-radius: 3px;
1166 -}
1167 -.wf-banner-section h1 {
1168 - color: #fff !important;
1169 - margin-bottom: 0;
1170 - letter-spacing: 1.1px;
1171 - text-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
1172 -}
1173 -.wf-banner-section p {
1174 - color: #E8FFF2 !important;
1175 -}
1176 -.wf-banner-section .banner-thumb {
1177 - position: relative;
1178 - max-height: 200px;
1179 -}
1180 -.wf-banner-section .banner-icon {
1181 - background: #FFFFFF;
1182 - box-shadow: 0 8px 19px 0 rgba(0, 0, 0, 0.16);
1183 - display: inline-flex;
1184 - padding: 12px;
1185 - border-radius: 10px;
1186 - margin-bottom: 15px;
1187 -}
1188 -.wf-banner-section .video-play-icon {
1189 - background: #FFFFFF;
1190 - box-shadow: 1px 17px 44px 0 rgba(0, 0, 0, 0.11);
1191 - width: 50px;
1192 - height: 50px;
1193 - border-radius: 50%;
1194 - display: flex;
1195 - align-items: center;
1196 - justify-content: center;
1197 - position: absolute;
1198 - bottom: 0;
1199 - right: -25px;
1200 - animation: play_effect_btn 3s infinite ease-in-out;
1201 -}
1202 -.wf-banner-section .wf-modal-body iframe {
1203 - width: 100%;
1204 -}
1205 -.wf-banner-section .wf-modal .modal-close {
1206 - color: #fff;
1207 - font-size: 13px;
1208 -}
1209 -.wf-banner-section .banner-content {
1210 - margin-bottom: 30px;
1211 -}
1212 -.wf-banner-section .banner-buttons a:not(:last-child) {
1213 - margin-right: 18px;
1214 -}
1215 -@media (max-width: 767px) {
1216 - .wf-banner-section {
1217 - flex-direction: column;
1218 - }
1219 - .wf-banner-section .wf-btn-primary {
1220 - margin-bottom: 10px;
1221 - }
1222 -}
1223 -@media (max-width: 500px) {
1224 - .wf-banner-section {
1225 - padding: 50px 25px;
1226 - }
1227 - .wf-banner-section .video-play-icon {
1228 - right: -20px;
1229 - bottom: 20px;
1230 - }
1231 -}
1232 -/**
1233 - * Feature section styles
1234 - */
1235 -.wf-features-wrapper .section-content {
1236 - margin-bottom: -42px;
1237 -}
1238 -.wf-features-wrapper .feature-row {
1239 - margin: 0 -27px;
1240 - display: flex;
1241 - flex-wrap: wrap;
1242 -}
1243 -.wf-features-wrapper .feature-row .feature-column {
1244 - flex-basis: 33.33%;
1245 - max-width: 33.33%;
1246 - padding: 0 27px;
1247 -}
1248 -@media (max-width: 1200px) {
1249 - .wf-features-wrapper .feature-row {
1250 - margin: 0 -15px;
1251 - }
1252 - .wf-features-wrapper .feature-row .feature-column {
1253 - padding: 0 15px;
1254 - }
1255 -}
1256 -@media (max-width: 767px) {
1257 - .wf-features-wrapper .feature-row .feature-column {
1258 - flex-basis: 50%;
1259 - max-width: 50%;
1260 - }
1261 -}
1262 -@media (max-width: 420px) {
1263 - .wf-features-wrapper .feature-row .feature-column {
1264 - flex-basis: 100%;
1265 - max-width: 100%;
1266 - }
1267 - .wf-features-wrapper .feature-row .feature-column .feature-thumb {
1268 - width: 100%;
1269 - }
1270 -}
1271 -.wf-features-wrapper .feature-thumb {
1272 - display: inline-block;
1273 - width: auto;
1274 - box-shadow: -3px 2px 38px 0 rgba(0, 0, 0, 0.06);
1275 -}
1276 -.wf-features-wrapper .feature-thumb img {
1277 - width: 100%;
1278 - display: flex;
1279 -}
1280 -.wf-features-wrapper .feature-column {
1281 - margin-bottom: 42px;
1282 -}
1283 -.wf-features-wrapper .feature-column h3 {
1284 - margin: 30px 0 17px;
1285 -}
1286 -.wf-features-wrapper .feature-column p {
1287 - margin: 0;
1288 -}
1289 -/**
1290 - * Integration section styles
1291 - */
1292 -.wf-integration-wrapper {
1293 - padding: 70px 45px;
1294 - background: #fff;
1295 - border-radius: 3px 3px 0 0;
1296 - text-align: center;
1297 - margin-bottom: 0 !important;
1298 -}
1299 -.wf-integration-wrapper .section-header {
1300 - margin-bottom: 70px !important;
1301 -}
1302 -.wf-integration-wrapper .section-content {
1303 - margin-bottom: -30px;
1304 -}
1305 -.wf-integration-wrapper .integration-row {
1306 - margin: 0 -22px;
1307 - display: flex;
1308 - flex-wrap: wrap;
1309 -}
1310 -.wf-integration-wrapper .integration-column {
1311 - padding: 0 22px;
1312 - margin-bottom: 30px;
1313 - flex-basis: 25%;
1314 - max-width: 25%;
1315 -}
1316 -@media (max-width: 1200px) {
1317 - .wf-integration-wrapper .integration-column {
1318 - flex-basis: 33.33%;
1319 - max-width: 33.33%;
1320 - }
1321 -}
1322 -@media (max-width: 767px) {
1323 - .wf-integration-wrapper .integration-column {
1324 - flex-basis: 50%;
1325 - max-width: 50%;
1326 - }
1327 -}
1328 -@media (max-width: 427px) {
1329 - .wf-integration-wrapper .integration-column {
1330 - flex-basis: 100%;
1331 - max-width: 100%;
1332 - }
1333 -}
1334 -.wf-integration-wrapper .integration-column h3 {
1335 - margin: 20px 0 17px;
1336 -}
1337 -.wf-integration-wrapper .integration-column p {
1338 - margin-bottom: 0;
1339 -}
1340 -.wf-import-wrapper {
1341 - border-top: 1px solid #E2E2E2;
1342 - padding: 40px;
1343 - background: #fff;
1344 -}
1345 -.wf-import-wrapper .section-content {
1346 - display: flex;
1347 - justify-content: space-between;
1348 - align-items: center;
1349 -}
1350 -@media (max-width: 767px) {
1351 - .wf-import-wrapper .section-content {
1352 - flex-direction: column;
1353 - }
1354 - .wf-import-wrapper .section-content .import-left {
1355 - margin-bottom: 30px;
1356 - }
1357 - .wf-import-wrapper .section-content .import-left,
1358 - .wf-import-wrapper .section-content .import-right {
1359 - width: 100%;
1360 - }
1361 -}
1362 -.wf-import-wrapper .import-left {
1363 - display: flex;
1364 - flex: 1;
1365 -}
1366 -.wf-import-wrapper .import-left p,
1367 -.wf-import-wrapper .import-left h2 {
1368 - margin: 0;
1369 -}
1370 -.wf-import-wrapper .import-left p {
1371 - color: #1ABC9C;
1372 - font-size: 16px;
1373 - line-height: 26px;
1374 -}
1375 -.wf-import-wrapper .import-left h2 {
1376 - font-size: 25px;
1377 - line-height: 36px;
1378 -}
1379 -.wf-import-wrapper .import-left .import-icon {
1380 - display: flex;
1381 - align-items: center;
1382 - justify-content: center;
1383 - flex-basis: 65px;
1384 - height: 65px;
1385 - background: #12CE66;
1386 - box-shadow: 0 11px 25px 0 rgba(0, 0, 0, 0.16);
1387 - border-radius: 8px;
1388 - margin-right: 30px;
1389 -}
1390 -#wpuf-form-builder .tab-content {
1391 - overflow-x: hidden;
1392 -}
1393 -.wpuf-integrations-wrap {
1394 - display: flex;
1395 - flex-wrap: wrap;
1396 - margin: 0 -10px;
1397 -}
1398 -.wpuf-integrations-wrap .wpuf-integration {
1399 - padding: 0 10px;
1400 - flex-basis: 25%;
1401 - max-width: 25%;
1402 - margin-bottom: 0;
1403 - background-color: transparent;
1404 - box-shadow: none;
1405 - border: 0;
1406 -}
1407 -@media (max-width: 767px) {
1408 - .wpuf-integrations-wrap {
1409 - margin: 0;
1410 - }
1411 - .wpuf-integrations-wrap .wpuf-integration {
1412 - flex-basis: 50%;
1413 - max-width: 50%;
1414 - }
1415 -}
1416 -@media (max-width: 450px) {
1417 - .wpuf-integrations-wrap .wpuf-integration {
1418 - flex-basis: 100%;
1419 - max-width: 100%;
1420 - }
1421 - .wpuf-integrations-wrap .wpuf-integration label {
1422 - margin: 0 0 10px;
1423 - }
1424 - .wpuf-integrations-wrap .wpuf-integration .wpuf-int-form-row {
1425 - flex-direction: column;
1426 - }
1427 - .wpuf-integrations-wrap .wpuf-integration .wpuf-int-field {
1428 - width: 100%;
1429 - position: relative;
1430 - }
1431 - .wpuf-integrations-wrap .wpuf-integration .wpuf-int-field input:not([type='checkbox']),
1432 - .wpuf-integrations-wrap .wpuf-integration .wpuf-int-field select,
1433 - .wpuf-integrations-wrap .wpuf-integration .wpuf-int-field textarea {
1434 - padding: 7px 12px;
1435 - border-radius: 3px;
1436 - max-width: 100%;
1437 - width: 100%;
1438 - }
1439 - .wpuf-integrations-wrap .wpuf-integration .wpuf-int-field .wpuf-merge-tag-wrap .merge-tag-link {
1440 - position: absolute;
1441 - top: 7px;
1442 - right: 7px;
1443 - }
1444 - .wpuf-integrations-wrap .wpuf-integration .wpuf-int-field .wpuf-merge-tag-wrap .wpuf-merge-tags {
1445 - top: 35px;
1446 - }
1447 -}
1448 -.wpuf-integrations-wrap .wpuf-setting {
1449 - display: flex;
1450 - align-items: center;
1451 -}
1452 -.wpuf-integrations-wrap .wpuf-setting a {
1453 - display: inline-flex;
1454 - margin-right: 10px;
1455 -}
1456 -.wpuf-integrations-wrap .wpuf-setting span {
1457 - font-size: 16px;
1458 - font-weight: 400;
1459 -}
1460 -.wpuf-integrations-wrap .wf-modal .wf-modal-dialog {
1461 - max-width: 600px;
1462 -}
1463 -.wpuf-integrations-wrap .wf-modal-header {
1464 - border-bottom: 1px solid #E2E2E2;
1465 - background: #FBFBFB;
1466 - padding: 10px 20px;
1467 -}
1468 -.wpuf-integrations-wrap .wf-modal-header img {
1469 - opacity: .5;
1470 - filter: grayscale(100%);
1471 - transition: all 0.3s ease-in-out;
1472 -}
1473 -.wpuf-integrations-wrap .wf-modal-header .wpuf-toggle-switch.checked ~ img {
1474 - opacity: 1;
1475 - filter: none;
1476 -}
1477 -.wpuf-integrations-wrap .wf-modal-header .modal-close {
1478 - color: #777;
1479 - width: 52px;
1480 - height: 52px;
1481 - border-radius: 0;
1482 - background: transparent;
1483 - display: flex;
1484 - align-items: center;
1485 - justify-content: center;
1486 - top: 0;
1487 - right: 0;
1488 - border-left: 1px solid #ddd;
1489 - font-size: 18px;
1490 - font-weight: 300;
1491 - border-radius: 0 3px 0 0;
1492 - border-bottom: 0;
1493 -}
1494 -.wpuf-integrations-wrap .wf-modal-header .modal-close:hover {
1495 - background: #eee;
1496 - opacity: 0.8;
1497 -}
1498 -.wpuf-integrations-wrap .wf-modal-header .modal-header-left {
1499 - display: flex;
1500 - align-items: center;
1501 -}
1502 -.wpuf-integrations-wrap .wf-modal-header .modal-header-left img {
1503 - margin-left: 15px;
1504 -}
1505 -.wpuf-integrations-wrap .wf-modal-footer {
1506 - border-top: 1px solid #E2E2E2;
1507 - background: #FBFBFB;
1508 - padding: 10px 20px;
1509 -}
1510 -.wpuf-integrations-wrap fieldset {
1511 - border: 1px solid #E2E2E2 !important;
1512 - padding: 20px;
1513 - margin-bottom: 10px;
1514 -}
1515 -.wpuf-integrations-wrap fieldset legend {
1516 - font-weight: 600;
1517 - font-size: 15px;
1518 - padding: 0 10px;
1519 -}
1520 -.wpuf-integrations-wrap fieldset label {
1521 - font-weight: 600;
1522 -}
1523 -.wpuf-int-form-row {
1524 - display: flex;
1525 - margin-bottom: 10px;
1526 -}
1527 -.wpuf-int-form-row .wpuf-integration-updater {
1528 - display: inline-flex;
1529 - margin-left: 5px;
1530 -}
1531 -.wpuf-int-form-row .wpuf-int-field-label {
1532 - margin-right: 10px;
1533 - min-width: 120px;
1534 - display: inline-flex;
1535 -}
1536 -.wpuf-int-form-row .wpuf-int-field {
1537 - width: calc(100% - 120px);
1538 - position: relative;
1539 -}
1540 -.wpuf-int-form-row .wpuf-int-field input:not([type='checkbox']),
1541 -.wpuf-int-form-row .wpuf-int-field select,
1542 -.wpuf-int-form-row .wpuf-int-field textarea {
1543 - padding: 7px 12px;
1544 - border-radius: 3px;
1545 - max-width: 100%;
1546 - width: 100%;
1547 -}
1548 -.wpuf-int-form-row .wpuf-int-field .wpuf-merge-tag-wrap .merge-tag-link {
1549 - position: absolute;
1550 - top: 7px;
1551 - right: 7px;
1552 -}
1553 -.wpuf-int-form-row .wpuf-int-field .wpuf-merge-tag-wrap .wpuf-merge-tags {
1554 - top: 35px;
1555 -}
1556 -.wpuf-int-form-row .wpuf-int-field-label label {
1557 - font-weight: 600;
1558 - display: block;
1559 - margin-top: 6px;
1560 -}
1561 -.wpuf-panel {
1562 - border: 1px solid #E2E2E2;
1563 - margin-bottom: 20px;
1564 -}
1565 -.wpuf-panel.panel-checked .wpuf-panel-body img {
1566 - filter: none;
1567 - opacity: 1;
1568 -}
1569 -.wpuf-panel .wpuf-panel-body {
1570 - position: relative;
1571 - background: #fff;
1572 - height: 163px;
1573 - padding: 10px 20px;
1574 - display: flex;
1575 - align-items: center;
1576 - justify-content: center;
1577 - border-radius: 4px 4px 0 0;
1578 -}
1579 -.wpuf-panel .wpuf-panel-body img {
1580 - max-height: 100%;
1581 - max-width: 160px;
1582 - filter: grayscale(100%);
1583 - opacity: .5;
1584 - transition: all 0.3s ease-in-out;
1585 -}
1586 -.wpuf-panel .wpuf-panel-body .premium-badge {
1587 - font-size: 12px;
1588 - font-weight: 400;
1589 - line-height: 20px;
1590 - color: #fff;
1591 - background: #7ED321;
1592 - display: inline-block;
1593 - padding: 3px 12px;
1594 - position: absolute;
1595 - top: 20px;
1596 - right: -1px;
1597 - border-radius: 20px 0 0 20px;
1598 -}
1599 -.wpuf-panel .wpuf-panel-footer {
1600 - border-radius: 0 0 4px 4px;
1601 - background: #FBFBFB;
1602 - border-top: 1px solid #E2E2E2;
1603 - padding: 10px 20px;
1604 - display: flex;
1605 - justify-content: space-between;
1606 - align-items: center;
1607 -}
1608 -
1609 -/* Premium CTA */
1610 -.wpuf-premium-cta {
1611 - display: flex;
1612 - align-items: baseline;
1613 - font-size: 1.5em;
1614 - font-weight: 500;
1615 - flex-direction: column;
1616 - padding: 1em;
1617 - margin: 1em auto;
1618 - max-width: max-content;
1619 - box-shadow: 0px 1px 4px #8f8f8f;
1620 - border-radius: 0 2px 2px 0;
1621 - border-left: 5px solid #7ad376;
1622 -}
1623 -.wpuf-premium-cta img {
1624 - max-height: 30px;
1625 -}
1626 -.wpuf-premium-cta .button {
1627 - background-color: #7ad376;
1628 - color: #FFFFFF;
1629 - border-color: #7ad376;
1630 -}
1631 -.wpuf-premium-cta .button:hover {
1632 - background-color: #ffffff;
1633 - color: #7ad376;
1634 - border-color: #7ad376;
1635 -}
1636 -@media( min-width: 768px ) {
1637 - .wpuf-premium-cta * {
1638 - margin-right: 1em;
1639 - }
1640 - .wpuf-premium-cta {
1641 - flex-direction: row;
1642 - align-items: center;
1643 - margin: 1em 0;
1644 - }
1645 -}
1646 -
1647 -/* Privacy Page */
1648 -.wpuf-privacy-page {
1649 - max-width: 1200px;
1650 - margin: 0 auto 0 0;
1651 -}
1652 -.wpuf-privacy-page p,
1653 -.wpuf-privacy-page li {
1654 - font-size: 1.2em;
1655 -}
1 +th.col-form-name {
2 + width: 25%;
3 +}
4 +th.col-form-shortcode {
5 + width: 25%;
6 +}
7 +th.col-form-entries,
8 +th.col-form-views,
9 +th.col-form-conversion {
10 + width: 10%;
11 +}
12 +th.col-entry-id {
13 + width: 5%;
14 +}
15 +th.col-entry-details {
16 + width: 10%;
17 +}
18 +table.wpuf-contact-form td,
19 +table.wpuf-contact-form th {
20 + vertical-align: top;
21 +}
22 +.wpuf-form-builder-field-options .panel-field-opt.panel-field-name > label {
23 + display: block;
24 + clear: both;
25 +}
26 +.wpuf-form-builder-field-options .panel-field-opt.panel-field-name .name-field-placeholder,
27 +.wpuf-form-builder-field-options .panel-field-opt.panel-field-name .name-field-value {
28 + float: left;
29 + width: 48%;
30 +}
31 +.wpuf-form-builder-field-options .panel-field-opt.panel-field-name .name-field-placeholder label,
32 +.wpuf-form-builder-field-options .panel-field-opt.panel-field-name .name-field-value label {
33 + font-size: 10px;
34 +}
35 +.wpuf-form-builder-field-options .panel-field-opt.panel-field-name .name-field-placeholder {
36 + margin-right: 4%;
37 +}
38 +.wpuf-contact-form-entry-wrap {
39 + margin-top: 20px;
40 + width: 100%;
41 + overflow: hidden;
42 +}
43 +.wpuf-contact-form-entry-wrap .wpuf-contact-form-entry-left {
44 + float: left;
45 + width: 70%;
46 +}
47 +.wpuf-contact-form-entry-wrap .wpuf-contact-form-entry-left.weforms-quiz-entry .field-points {
48 + float: right;
49 +}
50 +.wpuf-contact-form-entry-wrap .wpuf-contact-form-entry-left.weforms-quiz-entry .field-value.right-answer {
51 + background: #dff0d8;
52 +}
53 +.wpuf-contact-form-entry-wrap .wpuf-contact-form-entry-left.weforms-quiz-entry .field-value.wrong-answer {
54 + background: #FFE4E4;
55 +}
56 +.wpuf-contact-form-entry-wrap .wpuf-contact-form-entry-right {
57 + float: right;
58 + width: 28%;
59 +}
60 +.wpuf-contact-form-entry-wrap h2.hndle {
61 + padding: 8px 12px;
62 + margin: 0;
63 + font-size: 14px;
64 +}
65 +.wpuf-contact-form-entry-wrap table.widefat {
66 + border: none;
67 +}
68 +.wpuf-contact-form-entry-wrap .button .dashicons {
69 + margin-top: 4px;
70 +}
71 +.postboxes.two-col {
72 + display: flex;
73 + flex-wrap: wrap;
74 + width: 100%;
75 +}
76 +.postboxes.two-col .postbox {
77 + width: 48%;
78 + display: flex;
79 + flex-direction: column;
80 +}
81 +.postboxes.two-col .postbox:nth-child(2n+1) {
82 + margin-right: 3%;
83 +}
84 +.postboxes.two-col .postbox:nth-child(2n+2) {
85 + margin-right: 0;
86 +}
87 +.postboxes.two-col .submit-wrapper {
88 + margin-top: auto;
89 + text-align: right;
90 + padding-right: 10px;
91 + border-top: 1px solid #eee;
92 + padding-top: 10px;
93 + background: #fafafa;
94 + padding-bottom: 10px;
95 +}
96 +.export-import-wrap select.forms-list {
97 + min-width: 300px;
98 +}
99 +.export-import-wrap .loading-spinner {
100 + float: none;
101 + display: block;
102 + margin: 0 auto;
103 + margin-top: 20px;
104 +}
105 +.export-import-wrap .upload-status .spinner {
106 + float: none;
107 + display: inline-block;
108 + margin: 0;
109 + background-size: 18px 18px;
110 +}
111 +.weforms-premium .wp-badge {
112 + background: #40ce65 url(../images/weforms-pro.png) no-repeat;
113 + background-size: 100px 90px;
114 + background-position: 35px 5px;
115 +}
116 +.weforms-premium .weforms-upgrade-sticky-footer {
117 + position: fixed;
118 + bottom: 0;
119 + background: #fff;
120 + width: calc(100% - 195px);
121 + z-index: 9;
122 + margin-left: -25px;
123 + text-align: center;
124 + border: 1px solid #dfdfdf;
125 + padding: 20px 0;
126 + border-bottom: none;
127 +}
128 +.weforms-premium .four-col .col {
129 + -webkit-align-self: flex-start;
130 + -ms-flex-item-align: start;
131 + align-self: flex-start;
132 + min-width: 23%;
133 + max-width: 23%;
134 +}
135 +a.add-notification .dashicons {
136 + margin-top: 4px;
137 +}
138 +.notification-wrap {
139 + width: 100%;
140 + overflow: hidden;
141 + display: block;
142 + margin-top: 20px;
143 +}
144 +.notification-wrap .notification-row.notification-field .mce-tinymce {
145 + border: 1px solid #ddd;
146 +}
147 +.notification-wrap .notification-row.notification-field .mce-tinymce .mce-i-shortcode::before {
148 + font-family: dashicons;
149 + content: "\f475";
150 +}
151 +.notification-wrap .notification-table-wrap {
152 + width: 100%;
153 +}
154 +.notification-wrap .notification-table-wrap table.wpuf-cf-notification-table {
155 + width: 70%;
156 + transition: width 0.3s ease-in-out;
157 +}
158 +.notification-wrap .notification-table-wrap table.wpuf-cf-notification-table .col-toggle {
159 + width: 35px;
160 +}
161 +.notification-wrap .notification-table-wrap table.wpuf-cf-notification-table .col-name {
162 + width: 35%;
163 +}
164 +.notification-wrap .notification-table-wrap table.wpuf-cf-notification-table .col-name a {
165 + font-weight: bold;
166 +}
167 +.notification-wrap .notification-table-wrap table.wpuf-cf-notification-table .col-action {
168 + width: 15%;
169 +}
170 +.notification-wrap .notification-edit-area {
171 + background: #fff;
172 + border: 1px solid #e5e5e5;
173 + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
174 + margin-bottom: 30px;
175 + display: none;
176 +}
177 +.notification-wrap .notification-edit-area a {
178 + text-decoration: none;
179 +}
180 +.notification-wrap .notification-edit-area .notification-head {
181 + padding: 8px 10px;
182 + background: #f9f9f9;
183 + border-bottom: 1px solid #e1e1e1;
184 + margin-bottom: 15px;
185 +}
186 +.notification-wrap .notification-edit-area .notification-head input {
187 + width: 100%;
188 + padding: 8px;
189 +}
190 +.notification-wrap .notification-edit-area .form-fields {
191 + padding: 8px 10px;
192 +}
193 +.notification-wrap .notification-edit-area .form-fields input,
194 +.notification-wrap .notification-edit-area .form-fields textarea {
195 + width: 100%;
196 + padding: 6px 25px 6px 6px;
197 +}
198 +.notification-wrap .notification-edit-area .form-fields input[type='radio'] {
199 + width: auto;
200 +}
201 +.notification-wrap .notification-edit-area .form-fields .notification-row {
202 + margin-bottom: 10px;
203 + position: relative;
204 +}
205 +.notification-wrap .notification-edit-area .form-fields .notification-row:after {
206 + clear: both;
207 + content: "";
208 + display: table;
209 +}
210 +.notification-wrap .notification-edit-area .form-fields .row-one-half {
211 + float: left;
212 + width: 48%;
213 + position: relative;
214 +}
215 +.notification-wrap .notification-edit-area .form-fields .row-one-half.first {
216 + margin-right: 4%;
217 +}
218 +.notification-wrap .notification-edit-area .form-fields label {
219 + display: block;
220 + padding-bottom: 5px;
221 +}
222 +.notification-wrap .notification-edit-area .form-fields .advanced-field-wrap {
223 + display: none;
224 +}
225 +.notification-wrap .notification-edit-area .form-fields .notification-conditional-logic .help {
226 + margin-bottom: 0px;
227 +}
228 +.notification-wrap .notification-edit-area .form-fields .notification-conditional-logic .condition-status {
229 + margin-bottom: 0px;
230 + margin-top: 8px;
231 +}
232 +.notification-wrap .notification-edit-area .form-fields .notification-conditional-logic .condiotional-logic-repeater {
233 + margin: 8px 0px;
234 +}
235 +.notification-wrap .notification-edit-area .submit-area {
236 + padding: 8px 10px;
237 + background: #f9f9f9;
238 + border-top: 1px solid #e1e1e1;
239 + margin-top: 5px;
240 +}
241 +.notification-wrap .notification-edit-area .submit-area:after {
242 + clear: both;
243 + content: "";
244 + display: table;
245 +}
246 +.notification-wrap .notification-edit-area .submit-area .button {
247 + float: right;
248 +}
249 +.notification-wrap.editing .notification-table-wrap {
250 + width: 40%;
251 + float: left;
252 +}
253 +.notification-wrap.editing .notification-table-wrap table.wpuf-cf-notification-table .col-toggle,
254 +.notification-wrap.editing .notification-table-wrap table.wpuf-cf-notification-table .col-subject,
255 +.notification-wrap.editing .notification-table-wrap table.wpuf-cf-notification-table .col-action {
256 + display: none;
257 +}
258 +.notification-wrap.editing .notification-edit-area {
259 + float: right;
260 + width: 60%;
261 + display: block;
262 +}
263 +/* Make clicks pass-through */
264 +#nprogress {
265 + pointer-events: none;
266 + /* Fancy blur effect */
267 + /* Remove these to get rid of the spinner */
268 +}
269 +#nprogress .bar {
270 + background: #29d;
271 + position: fixed;
272 + z-index: 1031;
273 + top: 0;
274 + left: 0;
275 + width: 100%;
276 + height: 2px;
277 +}
278 +#nprogress .peg {
279 + display: block;
280 + position: absolute;
281 + right: 0px;
282 + width: 100px;
283 + height: 100%;
284 + box-shadow: 0 0 10px #29d, 0 0 5px #29d;
285 + opacity: 1.0;
286 + -webkit-transform: rotate(3deg) translate(0px, -4px);
287 + -ms-transform: rotate(3deg) translate(0px, -4px);
288 + transform: rotate(3deg) translate(0px, -4px);
289 +}
290 +#nprogress .spinner {
291 + display: block;
292 + position: fixed;
293 + z-index: 1031;
294 + top: 15px;
295 + right: 15px;
296 +}
297 +#nprogress .spinner-icon {
298 + width: 18px;
299 + height: 18px;
300 + box-sizing: border-box;
301 + border: solid 2px transparent;
302 + border-top-color: #29d;
303 + border-left-color: #29d;
304 + border-radius: 50%;
305 + -webkit-animation: nprogress-spinner 400ms linear infinite;
306 + animation: nprogress-spinner 400ms linear infinite;
307 +}
308 +.nprogress-custom-parent {
309 + overflow: hidden;
310 + position: relative;
311 +}
312 +.nprogress-custom-parent #nprogress .spinner,
313 +.nprogress-custom-parent #nprogress .bar {
314 + position: absolute;
315 +}
316 +.weforms-modules {
317 + margin-top: 15px;
318 + overflow: hidden;
319 +}
320 +.weforms-modules .plugin-card {
321 + border: 1px solid #e5e5e5;
322 + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
323 +}
324 +.weforms-modules .plugin-card .plugin-name {
325 + color: #0073aa;
326 +}
327 +.weforms-modules .plugin-card .desc,
328 +.weforms-modules .plugin-card .name {
329 + margin-left: 115px;
330 +}
331 +.weforms-modules .plugin-card .plugin-card-top {
332 + min-height: 105px;
333 +}
334 +.weforms-modules .plugin-card .plugin-icon {
335 + width: 96px;
336 + height: 96px;
337 + margin: 0 20px 0px 0;
338 +}
339 +.weforms-modules .activate-deactivate-all {
340 + margin-top: 15px;
341 +}
342 +.weforms-modules .activate-deactivate-all a {
343 + text-decoration: none;
344 +}
345 +.weforms-help-page {
346 + display: flex;
347 + flex-wrap: wrap;
348 + align-items: center;
349 + margin-top: 30px;
350 +}
351 +.weforms-help-page * {
352 + box-sizing: border-box;
353 +}
354 +.weforms-help-page .help-block {
355 + flex: 1;
356 + align-self: flex-start;
357 + min-width: 31%;
358 + max-width: 32%;
359 + border: 1px solid #ddd;
360 + margin-right: 2%;
361 + margin-bottom: 25px;
362 + border-radius: 3px;
363 + padding: 25px 15px;
364 + text-align: center;
365 + background: #fff;
366 +}
367 +.weforms-help-page .help-block:hover {
368 + background: #f9f9f9;
369 +}
370 +.weforms-help-page .help-block img {
371 + max-height: 70px;
372 +}
373 +@-webkit-keyframes nprogress-spinner {
374 + 0% {
375 + -webkit-transform: rotate(0deg);
376 + }
377 + 100% {
378 + -webkit-transform: rotate(360deg);
379 + }
380 +}
381 +@keyframes nprogress-spinner {
382 + 0% {
383 + transform: rotate(0deg);
384 + }
385 + 100% {
386 + transform: rotate(360deg);
387 + }
388 +}
389 +@keyframes color-me-in {
390 + /* You could think of as "step 1" */
391 + 0% {
392 + background: orange;
393 + }
394 + /* You could think of as "step 2" */
395 + 100% {
396 + background: black;
397 + }
398 +}
399 +@keyframes weFormsZoomIn {
400 + from {
401 + opacity: 0;
402 + transform: scale3d(0.3, 0.3, 0.3);
403 + }
404 + 50% {
405 + opacity: 1;
406 + }
407 +}
408 +@keyframes weFormsFadeIn {
409 + from {
410 + opacity: 0;
411 + }
412 + to {
413 + opacity: 1;
414 + }
415 +}
416 +.wefroms-form-templates .wpuf-form-template-modal .choose-form-categroy {
417 + float: right;
418 + font-size: 14px;
419 + margin-right: 70px;
420 + font-weight: normal;
421 +}
422 +.wefroms-form-templates .wpuf-form-template-modal .content {
423 + max-width: 985px;
424 +}
425 +.wefroms-form-templates .wpuf-form-template-modal .content h2 {
426 + font-size: 15px;
427 + color: #5d6d74;
428 + width: 100%;
429 +}
430 +.wefroms-form-templates .wpuf-form-template-modal .content ul li:nth-child(3n+1) {
431 + margin-left: 3.0612244897959% !important;
432 + clear: none !important;
433 +}
434 +.wefroms-form-templates .wpuf-form-template-modal .content ul li:nth-child(4n+1) {
435 + margin-left: 0 !important;
436 + clear: both !important;
437 +}
438 +.wefroms-form-templates .wpuf-form-template-modal .content .blank-form .blank-form-text {
439 + margin-top: 70px;
440 + font-size: 15px;
441 +}
442 +.wefroms-form-templates .wpuf-form-template-modal .content .blank-form .blank-form-text .title {
443 + color: #929292;
444 +}
445 +.wefroms-form-templates .wpuf-form-template-modal .content ul li {
446 + text-align: center;
447 + min-height: 280px;
448 + width: 220px;
449 + border: 0px;
450 + box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1);
451 + position: relative;
452 + border-radius: 3px;
453 +}
454 +.wefroms-form-templates .wpuf-form-template-modal .content ul li img {
455 + width: 100%;
456 +}
457 +.wefroms-form-templates .wpuf-form-template-modal .content ul li .form-create-overlay {
458 + position: absolute;
459 + display: none;
460 +}
461 +.wefroms-form-templates .wpuf-form-template-modal .content ul li:hover {
462 + background: #fff;
463 +}
464 +.wefroms-form-templates .wpuf-form-template-modal .content ul li:hover .form-create-overlay {
465 + animation: weFormsFadeIn .25s;
466 + padding: 10px;
467 + text-align: center;
468 + display: flex;
469 + flex-direction: column;
470 + justify-content: center;
471 + background: rgba(0, 0, 0, 0.7);
472 + height: 100%;
473 + width: 100%;
474 + top: 0px;
475 + left: 0px;
476 + color: #fff;
477 + border-radius: 3px;
478 +}
479 +.wefroms-form-templates .wpuf-form-template-modal .content ul li:hover .form-create-overlay .title {
480 + color: #fff;
481 +}
482 +.wefroms-form-templates .wpuf-form-template-modal .content ul li:hover .form-create-overlay .description {
483 + color: #fff;
484 +}
485 +.wefroms-form-templates .wpuf-form-template-modal .content ul li:hover .form-create-overlay button {
486 + height: 30px;
487 +}
488 +.wefroms-form-templates .wpuf-form-template-modal .content ul li h3 {
489 + margin-top: 0px;
490 + border: 0px;
491 + background: #1E87B6;
492 + padding: 13px;
493 + font-weight: normal;
494 + font-size: 13px;
495 + color: #fff;
496 + border-radius: 3px 3px 0px 0px;
497 + text-align: left;
498 +}
499 +.wefroms-form-templates .wpuf-form-template-modal .content ul li.template-inactive h3 {
500 + background: #ccc;
501 +}
502 +.ann-form-btn {
503 + background: #e74c3c !important;
504 +}
505 +.ann-form-btn.sharing_on {
506 + background: #27ae60 !important;
507 +}
508 +.weforms-single-product-price-warp {
509 + display: table;
510 +}
511 +.weforms-single-product-price-warp span {
512 + padding: 6px 12px;
513 + font-size: 14px;
514 + font-weight: 400;
515 + line-height: 1;
516 + color: #555;
517 + text-align: center;
518 + background-color: #eee;
519 + border: 1px solid #ddd;
520 + border-radius: 4px;
521 + border-top-right-radius: 0;
522 + border-bottom-right-radius: 0;
523 + width: 1%;
524 + white-space: nowrap;
525 + vertical-align: middle;
526 + display: table-cell;
527 + border-right: 0px;
528 +}
529 +.weforms-single-product-price-warp input {
530 + display: table-cell;
531 + width: 99%;
532 + margin: 0px;
533 +}
534 +#weforms-settings {
535 + height: 100%;
536 +}
537 +#weforms-settings #weforms-settings-tabs-warp {
538 + margin-top: 15px;
539 + margin-bottom: 15px;
540 + box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
541 + background: #fff;
542 + border-radius: 2px;
543 + display: flex;
544 +}
545 +#weforms-settings #weforms-settings-tabs-warp.weforms-pro-deactivate {
546 + width: 75%;
547 + float: left;
548 +}
549 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs {
550 + background: #f1f1f1;
551 + min-width: 220px;
552 + border-radius: 2px;
553 + margin: 0;
554 + padding: 0;
555 + border-bottom: 0px;
556 + border-top-right-radius: 0px;
557 + border-bottom-right-radius: 0px;
558 + border-right: 1px solid #e5e5e5;
559 +}
560 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul {
561 + list-style-type: none;
562 + padding: 0;
563 + margin: 0;
564 + min-height: 200px;
565 +}
566 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li {
567 + margin: 0;
568 + padding: 0;
569 +}
570 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li a {
571 + display: block;
572 + padding: 13px 25px;
573 + text-decoration: none;
574 + color: #444;
575 + border: 0px;
576 + transition: 0s;
577 + border-bottom: 1px solid #e5e5e5;
578 + margin-right: 0px;
579 +}
580 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li a img {
581 + width: 20px;
582 + margin-right: 10px;
583 + vertical-align: middle;
584 + max-height: 20px;
585 +}
586 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li a.we-settings-nav-tab-active {
587 + background: #fff;
588 +}
589 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li:last-child a {
590 + border-bottom: 0;
591 +}
592 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li:last-child a.we-settings-nav-tab-active {
593 + border-bottom: 1px solid #e5e5e5;
594 +}
595 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li:focus,
596 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs ul li a:focus {
597 + outline: 0;
598 + -webkit-box-shadow: none;
599 + box-shadow: none;
600 +}
601 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents {
602 + width: 100%;
603 + padding-left: 0px;
604 + margin-left: 0px;
605 +}
606 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents .tab-content {
607 + min-height: 500px;
608 +}
609 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents .inside {
610 + padding: 0px 20px;
611 +}
612 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents .inside .form-table {
613 + clear: right;
614 +}
615 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents h3.hndle {
616 + border-bottom: 1px solid #eff4f6;
617 + padding-left: 24px;
618 + margin: 0px;
619 +}
620 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents .submit-wrapper {
621 + border-top: 1px solid #eff4f6;
622 + margin-top: 10px;
623 +}
624 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents .submit-wrapper,
625 +#weforms-settings #weforms-settings-tabs-warp #weforms-settings-tabs-contents h3.hndle {
626 + padding: 14.5px 20px;
627 +}
628 +#weforms-settings #weforms-settings-page-sidebar {
629 + width: 25%;
630 + display: inline-block;
631 + padding-left: 15px;
632 + box-sizing: border-box;
633 +}
634 +#weforms-settings #weforms-settings-page-sidebar .weforms-settings-page-sidebar-content {
635 + background: #fff;
636 + padding: 15px 15px 50px 15px;
637 + margin-top: 15px;
638 + box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
639 + border-radius: 2px;
640 +}
641 +#weforms-settings #weforms-settings-page-sidebar .weforms-settings-page-sidebar-content h2 {
642 + margin-top: 0;
643 + font-size: 20px;
644 + line-height: 26px;
645 +}
646 +#weforms-settings #weforms-settings-page-sidebar .weforms-settings-page-sidebar-content ul li {
647 + margin-bottom: 20px;
648 + padding-left: 30px;
649 + position: relative;
650 +}
651 +#weforms-settings #weforms-settings-page-sidebar .weforms-settings-page-sidebar-content ul li span.dashicons {
652 + color: #fff;
653 + background: #58B99D;
654 + border-radius: 50%;
655 + position: absolute;
656 + left: 0;
657 + top: 2px;
658 +}
659 +.wpuf-integrations-wrap .wpuf-integration .wpuf-integration-header .wpuf-integration-header-label img.icon {
660 + width: 24px;
661 +}
662 +.weforms-field-mapping-custom table td {
663 + min-width: 300px;
664 + vertical-align: top;
665 +}
666 +.weforms-field-mapping-custom table select,
667 +.weforms-field-mapping-custom table input {
668 + width: 100%;
669 +}
670 +.weforms-field-mapping-custom table .fa-minus-circle {
671 + color: #000;
672 +}
673 +.weforms-field-mapping-custom table .remove {
674 + margin-top: 5px;
675 + margin-left: 5px;
676 + display: inline-block;
677 +}
678 +.weforms-field-mapping-custom table .custom-field-input input {
679 + width: 90%;
680 + float: right;
681 +}
682 +.weforms-field-mapping-custom .wpuf-int-form-row::before,
683 +.weforms-field-mapping-custom .wpuf-int-form-row::after {
684 + display: inline-block !important;
685 +}
686 +.weforms-field-mapping-custom a.merge-tag-link {
687 + margin-top: -1px;
688 +}
689 +.weforms-field-mapping-custom button.add {
690 + margin-top: 10px;
691 + margin-left: 5px;
692 +}
693 +.wpuf-contact-form-entries .subsubsub a.current,
694 +.wpuf-contact-form-entries .subsubsub a:focus {
695 + box-shadow: none;
696 +}
697 +.field-text-with-tag {
698 + position: relative;
699 +}
700 +.name-merge-tag-holder {
701 + position: relative;
702 +}
703 +.name-merge-tag-holder .wpuf-merge-tag-wrap .merge-tag-link {
704 + top: 3px;
705 +}
706 +.name-merge-tag-holder .wpuf-merge-tag-wrap .wpuf-merge-tags {
707 + top: 27px;
708 +}
709 +th.weforms-form-status-col-title {
710 + text-align: center;
711 +}
712 +td.weforms-form-status {
713 + text-align: center;
714 +}
715 +td.weforms-form-status p {
716 + font-size: 12px;
717 + font-weight: 700;
718 + margin: 0;
719 +}
720 +td.weforms-form-status span {
721 + display: block;
722 + font-style: italic;
723 + font-size: 10px;
724 + margin-left: 8px;
725 + margin-bottom: 0;
726 +}
727 +td.weforms-form-status span.weforms-status-closed {
728 + color: red;
729 +}
730 +.weforms-form-status .open {
731 + color: #3aa73a;
732 +}
733 +.contact-form-list th.col-form-shortcode {
734 + width: 170px;
735 +}
736 +.contact-form-list th.col-form-entries,
737 +.contact-form-list th.col-form-views {
738 + width: 50px;
739 +}
740 +.contact-form-list th.col-form-conversion {
741 + width: 80px;
742 +}
743 +td.weforms-form-creator img {
744 + max-width: 30px;
745 + border-radius: 50%;
746 + float: left;
747 + margin-right: 8px;
748 + margin-top: 4px;
749 +}
750 +td.weforms-form-creator span {
751 + text-transform: capitalize;
752 + display: block;
753 +}
754 +td.weforms-form-creator span.date {
755 + font-size: 10px;
756 +}
757 +label.weforms-switch {
758 + position: relative;
759 + display: block;
760 + padding-left: 20px;
761 + margin-bottom: 5px;
762 + margin-top: 5px;
763 + /* Rounded sliders */
764 +}
765 +label.weforms-switch input[type=checkbox] {
766 + opacity: 0;
767 + width: 0;
768 + height: 0;
769 +}
770 +label.weforms-switch .switch-slider {
771 + position: absolute;
772 + cursor: pointer;
773 + top: 0;
774 + left: 0;
775 + right: 0;
776 + bottom: 0;
777 + background-color: #ccc;
778 + -moz-transition: .4s;
779 + -webkit-transition: .4s;
780 + transition: .4s;
781 + width: 35px;
782 + height: 18px;
783 +}
784 +label.weforms-switch .switch-slider:before {
785 + position: absolute;
786 + content: "";
787 + height: 14px;
788 + width: 14px;
789 + left: 3px;
790 + bottom: 2px;
791 + background-color: white;
792 + -moz-transition: .4s;
793 + -webkit-transition: .4s;
794 + transition: .4s;
795 +}
796 +label.weforms-switch input:checked + .switch-slider {
797 + background-color: #8DC63F;
798 +}
799 +label.weforms-switch input:checked + .switch-slider:before {
800 + -webkit-transform: translateX(16px);
801 + -ms-transform: translateX(16px);
802 + transform: translateX(16px);
803 +}
804 +label.weforms-switch .switch-slider.round {
805 + border-radius: 34px;
806 +}
807 +label.weforms-switch .switch-slider.round:before {
808 + border-radius: 50%;
809 +}
810 +ul.wpuf-form .wpuf-field-columns {
811 + padding: 0;
812 + border: 0;
813 + overflow: hidden;
814 +}
815 +ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .wpuf-column-inner-fields {
816 + width: 100%;
817 + float: left;
818 +}
819 +ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .wpuf-column-inner-fields:nth-child(1) {
820 + padding-right: 0!important;
821 +}
822 +ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .column-1 .ui-resizable-handle {
823 + display: none !important;
824 +}
825 +ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .column-2.wpuf-column-inner-fields,
826 +ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .column-3.wpuf-column-inner-fields {
827 + display: none;
828 +}
829 +ul.wpuf-form .wpuf-field-columns.has-columns-2 .wpuf-column .wpuf-column-inner-fields {
830 + width: 50%;
831 + float: left;
832 +}
833 +ul.wpuf-form .wpuf-field-columns.has-columns-2 .wpuf-column .wpuf-column-inner-fields:nth-child(2) {
834 + padding-right: 0!important;
835 +}
836 +ul.wpuf-form .wpuf-field-columns.has-columns-2 .wpuf-column .column-2 .ui-resizable-handle {
837 + display: none !important;
838 +}
839 +ul.wpuf-form .wpuf-field-columns.has-columns-2 .wpuf-column .column-3.wpuf-column-inner-fields {
840 + display: none;
841 +}
842 +ul.wpuf-form .wpuf-field-columns.has-columns-3 .wpuf-column .wpuf-column-inner-fields {
843 + width: 33.33%;
844 + float: left;
845 +}
846 +ul.wpuf-form .wpuf-field-columns.has-columns-3 .wpuf-column .wpuf-column-inner-fields:nth-child(3) {
847 + padding-right: 0!important;
848 +}
849 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns {
850 + margin-left: 0;
851 + margin-right: 0;
852 +}
853 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column {
854 + padding: 0;
855 + border: 0;
856 + float: none;
857 + width: 100%;
858 + display: flex;
859 +}
860 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields {
861 + padding: 0 5px 0 0;
862 + position: relative;
863 +}
864 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list {
865 + border: 1px dashed #ffb900;
866 + background: rgba(255, 185, 0, 0.08);
867 + margin: 0;
868 + padding: 0 0 50px 0;
869 +}
870 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items {
871 + background: #fff;
872 + -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
873 + box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
874 +}
875 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items.current-editing {
876 + background-color: rgba(255, 185, 0, 0.15);
877 +}
878 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items:last-child {
879 + margin-bottom: 0;
880 +}
881 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items:hover .wpuf-column-field-control-buttons {
882 + display: block;
883 +}
884 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items .wpuf-column-field-control-buttons {
885 + position: absolute;
886 + top: 0;
887 + left: 0;
888 + z-index: 10;
889 + display: none;
890 + width: 100%;
891 + height: 100%;
892 + margin: 0;
893 + text-align: center;
894 + background: rgba(255, 185, 0, 0.08);
895 + border: 1px dashed #ffb900;
896 +}
897 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items .wpuf-column-field-control-buttons p {
898 + position: absolute;
899 + top: 50%;
900 + left: 50%;
901 + margin: -10px 0 0 -43px;
902 + line-height: 1;
903 + color: #eee;
904 + background-color: #23282d;
905 +}
906 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items .wpuf-column-field-control-buttons i {
907 + cursor: pointer;
908 + padding: 5px;
909 + font-size: 10px;
910 +}
911 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items .wpuf-column-field-control-buttons i:hover {
912 + background-color: #0073aa;
913 +}
914 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields-sortable-list li.column-field-items .wpuf-column-field-control-buttons i.move {
915 + cursor: move;
916 +}
917 +ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields .drop-message {
918 + text-align: center;
919 + border: 1px dashed #ffb900;
920 + border-top: 0;
921 + background: rgba(255, 185, 0, 0.08);
922 + margin: 0;
923 + padding: 15px 0;
924 +}
925 +#form-preview-stage .field-items .wpuf-field-columns + div.control-buttons {
926 + top: 10px;
927 + z-index: 10;
928 + height: auto;
929 + margin: 0;
930 + background: transparent;
931 + border: 0;
932 +}
933 +/**
934 + * UTILITY CSS
935 + */
936 +* {
937 + box-sizing: border-box;
938 +}
939 +.weforms-premium {
940 + font-weight: 300;
941 + margin: 60px;
942 + max-width: 1003px;
943 + margin: 0 auto;
944 + padding-top: 50px;
945 +}
946 +.weforms-premium img {
947 + max-width: 100%;
948 +}
949 +.weforms-premium h1,
950 +.weforms-premium h2 {
951 + font-weight: 600;
952 +}
953 +.weforms-premium h1 {
954 + font-size: 40px;
955 +}
956 +.weforms-premium h2 {
957 + font-size: 28px;
958 +}
959 +.weforms-premium h3 {
960 + font-size: 20px;
961 +}
962 +.weforms-premium p {
963 + font-size: 14px;
964 + line-height: 20px;
965 + color: #758598;
966 +}
967 +.weforms-premium .wf-btn {
968 + font-size: 12px;
969 + line-height: 14px;
970 + font-weight: 500;
971 + display: inline-flex;
972 + padding: 13px 18px;
973 + text-decoration: none;
974 + white-space: nowrap;
975 + border-radius: 3px;
976 + transition: all .3s ease;
977 +}
978 +.weforms-premium .wf-btn.wf-btn-primary {
979 + background: #1A9ED4;
980 + color: #fff;
981 +}
982 +.weforms-premium .wf-btn.wf-btn-default {
983 + background: #fff;
984 + color: #12CE66;
985 +}
986 +.weforms-premium .wf-btn.wf-btn-lg {
987 + font-size: 15px;
988 + line-height: 18px;
989 + padding: 15px 28px;
990 + letter-spacing: 1.01px;
991 + font-weight: 300;
992 +}
993 +.weforms-premium .wf-btn:hover {
994 + box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.31);
995 +}
996 +.weforms-premium .wf-section-wrapper {
997 + width: 100%;
998 + margin-bottom: 80px;
999 +}
1000 +.weforms-premium .wf-section-wrapper .section-header {
1001 + margin-bottom: 45px;
1002 +}
1003 +.weforms-premium .wf-section-wrapper .section-header h2 {
1004 + text-align: center;
1005 + margin: 0;
1006 +}
1007 +@keyframes play_effect_btn {
1008 + 0% {
1009 + box-shadow: 0 0 0 20px rgba(199, 245, 236, 0.35), 0 0 0 10px rgba(199, 245, 216, 0.65);
1010 + }
1011 + 50% {
1012 + box-shadow: none;
1013 + }
1014 + 100% {
1015 + box-shadow: 0 0 0 20px rgba(199, 245, 236, 0.35), 0 0 0 10px rgba(199, 245, 236, 0.65);
1016 + }
1017 +}
1018 +/*
1019 + * Component: Modal
1020 + */
1021 +.wf-modal {
1022 + display: flex;
1023 + align-items: center;
1024 + justify-content: center;
1025 + position: fixed;
1026 + top: 0;
1027 + left: 0;
1028 + width: 100%;
1029 + height: 100%;
1030 + z-index: 99;
1031 + background: rgba(0, 0, 0, 0.5);
1032 + opacity: 0;
1033 + visibility: hidden;
1034 + transition: all 0.3s ease-in-out;
1035 +}
1036 +.wf-modal span.modal-close {
1037 + width: 24px;
1038 + height: 24px;
1039 + text-align: center;
1040 + border-radius: 50%;
1041 + background: rgba(0, 0, 0, 0.8);
1042 + border: 1px solid #f2f2f2;
1043 + position: absolute;
1044 + top: -8px;
1045 + right: -8px;
1046 + z-index: 9999;
1047 + cursor: pointer;
1048 +}
1049 +.wf-modal span.modal-close i {
1050 + font-size: 7px;
1051 +}
1052 +.wf-modal span.modal-close:hover {
1053 + background: #000000;
1054 +}
1055 +.wf-modal .wf-modal-dialog {
1056 + position: relative;
1057 + width: 95%;
1058 + max-width: 820px;
1059 + max-height: 100%;
1060 + margin-top: -100px;
1061 + transition: all 0.3s ease-in-out;
1062 +}
1063 +.wf-modal .wf-modal-content {
1064 + background-color: #fff;
1065 + border: 1px solid #F5F5F5;
1066 + border-radius: 4px;
1067 + box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
1068 + background-clip: padding-box;
1069 + outline: 0;
1070 + max-height: 90vh;
1071 + overflow-y: auto;
1072 +}
1073 +.wf-modal.wf-modal-open {
1074 + opacity: 1;
1075 + visibility: visible;
1076 +}
1077 +.wf-modal.wf-modal-open .wf-modal-dialog {
1078 + margin-top: 0px;
1079 +}
1080 +.wf-modal-header {
1081 + padding: 20px;
1082 + display: flex;
1083 + justify-content: space-between;
1084 + align-items: center;
1085 + border-radius: 3px 3px 0 0;
1086 + font-weight: 600;
1087 + color: #000;
1088 +}
1089 +.wf-modal-header h2,
1090 +.wf-modal-header h3,
1091 +.wf-modal-header h4,
1092 +.wf-modal-header h5 {
1093 + margin: 0;
1094 + font-size: 23px;
1095 +}
1096 +.wf-modal-header.has-border {
1097 + border-bottom: 1px solid #F5F5F5;
1098 +}
1099 +.wf-modal-header.has-bg {
1100 + background: #F5F5F5;
1101 +}
1102 +.wf-modal-header .wf-close {
1103 + color: #cec9cb;
1104 + font-size: 16px;
1105 + padding: 5px;
1106 + margin-right: -5px;
1107 + cursor: pointer;
1108 +}
1109 +.wf-modal-header .wf-close:hover {
1110 + color: #ccc;
1111 +}
1112 +.wf-modal-header .wf-icon {
1113 + color: #ccc;
1114 + margin-right: 10px;
1115 + vertical-align: text-top;
1116 +}
1117 +.wf-modal-header .wf-icon:before {
1118 + font-size: 20px;
1119 +}
1120 +.wf-modal-body {
1121 + position: relative;
1122 + padding: 20px;
1123 + background: #fff;
1124 +}
1125 +.wf-modal-footer {
1126 + padding: 20px;
1127 + text-align: right;
1128 +}
1129 +.wf-modal-footer.has-border {
1130 + border-top: 1px solid #F5F5F5;
1131 +}
1132 +.wf-modal-footer .wf-btn + .wf-btn {
1133 + margin-left: 15px;
1134 + margin-bottom: 0;
1135 +}
1136 +.wf-modal-footer .wf-btn-group .wf-btn + .wf-btn {
1137 + margin-left: -1px;
1138 +}
1139 +.wf-modal-footer .wf-btn-block + .wf-btn-block {
1140 + margin-left: 0;
1141 +}
1142 +.wf-modal-scrollbar-measure {
1143 + position: absolute;
1144 + top: -9999px;
1145 + width: 50px;
1146 + height: 50px;
1147 + overflow: scroll;
1148 +}
1149 +.modal-title {
1150 + margin-bottom: 20px;
1151 +}
1152 +.modal-title * {
1153 + margin: 0;
1154 + font-size: 18px;
1155 + font-weight: 400;
1156 +}
1157 +/**
1158 + * Banner section styles
1159 + */
1160 +.wf-banner-section {
1161 + padding: 76px 62px;
1162 + display: flex;
1163 + align-items: center;
1164 + justify-content: space-between;
1165 + flex-wrap: nowrap;
1166 + background: #12CE66 url('../images/premium/banner-bg.svg');
1167 + background-size: cover;
1168 + border-radius: 3px;
1169 +}
1170 +.wf-banner-section h1 {
1171 + color: #fff !important;
1172 + margin-bottom: 0;
1173 + letter-spacing: 1.1px;
1174 + text-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
1175 +}
1176 +.wf-banner-section p {
1177 + color: #E8FFF2 !important;
1178 +}
1179 +.wf-banner-section .banner-thumb {
1180 + position: relative;
1181 + max-height: 200px;
1182 +}
1183 +.wf-banner-section .banner-icon {
1184 + background: #FFFFFF;
1185 + box-shadow: 0 8px 19px 0 rgba(0, 0, 0, 0.16);
1186 + display: inline-flex;
1187 + padding: 12px;
1188 + border-radius: 10px;
1189 + margin-bottom: 15px;
1190 +}
1191 +.wf-banner-section .video-play-icon {
1192 + background: #FFFFFF;
1193 + box-shadow: 1px 17px 44px 0 rgba(0, 0, 0, 0.11);
1194 + width: 50px;
1195 + height: 50px;
1196 + border-radius: 50%;
1197 + display: flex;
1198 + align-items: center;
1199 + justify-content: center;
1200 + position: absolute;
1201 + bottom: 0;
1202 + right: -25px;
1203 + animation: play_effect_btn 3s infinite ease-in-out;
1204 +}
1205 +.wf-banner-section .wf-modal-body iframe {
1206 + width: 100%;
1207 +}
1208 +.wf-banner-section .wf-modal .modal-close {
1209 + color: #fff;
1210 + font-size: 13px;
1211 +}
1212 +.wf-banner-section .banner-content {
1213 + margin-bottom: 30px;
1214 +}
1215 +.wf-banner-section .banner-buttons a:not(:last-child) {
1216 + margin-right: 18px;
1217 +}
1218 +@media (max-width: 767px) {
1219 + .wf-banner-section {
1220 + flex-direction: column;
1221 + }
1222 + .wf-banner-section .wf-btn-primary {
1223 + margin-bottom: 10px;
1224 + }
1225 +}
1226 +@media (max-width: 500px) {
1227 + .wf-banner-section {
1228 + padding: 50px 25px;
1229 + }
1230 + .wf-banner-section .video-play-icon {
1231 + right: -20px;
1232 + bottom: 20px;
1233 + }
1234 +}
1235 +/**
1236 + * Feature section styles
1237 + */
1238 +.wf-features-wrapper .section-content {
1239 + margin-bottom: -42px;
1240 +}
1241 +.wf-features-wrapper .feature-row {
1242 + margin: 0 -27px;
1243 + display: flex;
1244 + flex-wrap: wrap;
1245 +}
1246 +.wf-features-wrapper .feature-row .feature-column {
1247 + flex-basis: 33.33%;
1248 + max-width: 33.33%;
1249 + padding: 0 27px;
1250 +}
1251 +@media (max-width: 1200px) {
1252 + .wf-features-wrapper .feature-row {
1253 + margin: 0 -15px;
1254 + }
1255 + .wf-features-wrapper .feature-row .feature-column {
1256 + padding: 0 15px;
1257 + }
1258 +}
1259 +@media (max-width: 767px) {
1260 + .wf-features-wrapper .feature-row .feature-column {
1261 + flex-basis: 50%;
1262 + max-width: 50%;
1263 + }
1264 +}
1265 +@media (max-width: 420px) {
1266 + .wf-features-wrapper .feature-row .feature-column {
1267 + flex-basis: 100%;
1268 + max-width: 100%;
1269 + }
1270 + .wf-features-wrapper .feature-row .feature-column .feature-thumb {
1271 + width: 100%;
1272 + }
1273 +}
1274 +.wf-features-wrapper .feature-thumb {
1275 + display: inline-block;
1276 + width: auto;
1277 + box-shadow: -3px 2px 38px 0 rgba(0, 0, 0, 0.06);
1278 +}
1279 +.wf-features-wrapper .feature-thumb img {
1280 + width: 100%;
1281 + display: flex;
1282 +}
1283 +.wf-features-wrapper .feature-column {
1284 + margin-bottom: 42px;
1285 +}
1286 +.wf-features-wrapper .feature-column h3 {
1287 + margin: 30px 0 17px;
1288 +}
1289 +.wf-features-wrapper .feature-column p {
1290 + margin: 0;
1291 +}
1292 +/**
1293 + * Integration section styles
1294 + */
1295 +.wf-integration-wrapper {
1296 + padding: 70px 45px;
1297 + background: #fff;
1298 + border-radius: 3px 3px 0 0;
1299 + text-align: center;
1300 + margin-bottom: 0 !important;
1301 +}
1302 +.wf-integration-wrapper .section-header {
1303 + margin-bottom: 70px !important;
1304 +}
1305 +.wf-integration-wrapper .section-content {
1306 + margin-bottom: -30px;
1307 +}
1308 +.wf-integration-wrapper .integration-row {
1309 + margin: 0 -22px;
1310 + display: flex;
1311 + flex-wrap: wrap;
1312 +}
1313 +.wf-integration-wrapper .integration-column {
1314 + padding: 0 22px;
1315 + margin-bottom: 30px;
1316 + flex-basis: 25%;
1317 + max-width: 25%;
1318 +}
1319 +@media (max-width: 1200px) {
1320 + .wf-integration-wrapper .integration-column {
1321 + flex-basis: 33.33%;
1322 + max-width: 33.33%;
1323 + }
1324 +}
1325 +@media (max-width: 767px) {
1326 + .wf-integration-wrapper .integration-column {
1327 + flex-basis: 50%;
1328 + max-width: 50%;
1329 + }
1330 +}
1331 +@media (max-width: 427px) {
1332 + .wf-integration-wrapper .integration-column {
1333 + flex-basis: 100%;
1334 + max-width: 100%;
1335 + }
1336 +}
1337 +.wf-integration-wrapper .integration-column h3 {
1338 + margin: 20px 0 17px;
1339 +}
1340 +.wf-integration-wrapper .integration-column p {
1341 + margin-bottom: 0;
1342 +}
1343 +.wf-import-wrapper {
1344 + border-top: 1px solid #E2E2E2;
1345 + padding: 40px;
1346 + background: #fff;
1347 +}
1348 +.wf-import-wrapper .section-content {
1349 + display: flex;
1350 + justify-content: space-between;
1351 + align-items: center;
1352 +}
1353 +@media (max-width: 767px) {
1354 + .wf-import-wrapper .section-content {
1355 + flex-direction: column;
1356 + }
1357 + .wf-import-wrapper .section-content .import-left {
1358 + margin-bottom: 30px;
1359 + }
1360 + .wf-import-wrapper .section-content .import-left,
1361 + .wf-import-wrapper .section-content .import-right {
1362 + width: 100%;
1363 + }
1364 +}
1365 +.wf-import-wrapper .import-left {
1366 + display: flex;
1367 + flex: 1;
1368 +}
1369 +.wf-import-wrapper .import-left p,
1370 +.wf-import-wrapper .import-left h2 {
1371 + margin: 0;
1372 +}
1373 +.wf-import-wrapper .import-left p {
1374 + color: #1ABC9C;
1375 + font-size: 16px;
1376 + line-height: 26px;
1377 +}
1378 +.wf-import-wrapper .import-left h2 {
1379 + font-size: 25px;
1380 + line-height: 36px;
1381 +}
1382 +.wf-import-wrapper .import-left .import-icon {
1383 + display: flex;
1384 + align-items: center;
1385 + justify-content: center;
1386 + flex-basis: 65px;
1387 + height: 65px;
1388 + background: #12CE66;
1389 + box-shadow: 0 11px 25px 0 rgba(0, 0, 0, 0.16);
1390 + border-radius: 8px;
1391 + margin-right: 30px;
1392 +}
1393 +#wpuf-form-builder .tab-content {
1394 + overflow-x: hidden;
1395 +}
1396 +.wpuf-integrations-wrap {
1397 + display: flex;
1398 + flex-wrap: wrap;
1399 + margin: 0 -10px;
1400 +}
1401 +.wpuf-integrations-wrap .wpuf-integration {
1402 + padding: 0 10px;
1403 + flex-basis: 25%;
1404 + max-width: 25%;
1405 + margin-bottom: 0;
1406 + background-color: transparent;
1407 + box-shadow: none;
1408 + border: 0;
1409 +}
1410 +@media (max-width: 767px) {
1411 + .wpuf-integrations-wrap {
1412 + margin: 0;
1413 + }
1414 + .wpuf-integrations-wrap .wpuf-integration {
1415 + flex-basis: 50%;
1416 + max-width: 50%;
1417 + }
1418 +}
1419 +@media (max-width: 450px) {
1420 + .wpuf-integrations-wrap .wpuf-integration {
1421 + flex-basis: 100%;
1422 + max-width: 100%;
1423 + }
1424 + .wpuf-integrations-wrap .wpuf-integration label {
1425 + margin: 0 0 10px;
1426 + }
1427 + .wpuf-integrations-wrap .wpuf-integration .wpuf-int-form-row {
1428 + flex-direction: column;
1429 + }
1430 + .wpuf-integrations-wrap .wpuf-integration .wpuf-int-field {
1431 + width: 100%;
1432 + position: relative;
1433 + }
1434 + .wpuf-integrations-wrap .wpuf-integration .wpuf-int-field input:not([type='checkbox']),
1435 + .wpuf-integrations-wrap .wpuf-integration .wpuf-int-field select,
1436 + .wpuf-integrations-wrap .wpuf-integration .wpuf-int-field textarea {
1437 + padding: 7px 12px;
1438 + border-radius: 3px;
1439 + max-width: 100%;
1440 + width: 100%;
1441 + }
1442 + .wpuf-integrations-wrap .wpuf-integration .wpuf-int-field .wpuf-merge-tag-wrap .merge-tag-link {
1443 + position: absolute;
1444 + top: 7px;
1445 + right: 7px;
1446 + }
1447 + .wpuf-integrations-wrap .wpuf-integration .wpuf-int-field .wpuf-merge-tag-wrap .wpuf-merge-tags {
1448 + top: 35px;
1449 + }
1450 +}
1451 +.wpuf-integrations-wrap .wpuf-setting {
1452 + display: flex;
1453 + align-items: center;
1454 +}
1455 +.wpuf-integrations-wrap .wpuf-setting a {
1456 + display: inline-flex;
1457 + margin-right: 10px;
1458 +}
1459 +.wpuf-integrations-wrap .wpuf-setting span {
1460 + font-size: 16px;
1461 + font-weight: 400;
1462 +}
1463 +.wpuf-integrations-wrap .wf-modal .wf-modal-dialog {
1464 + max-width: 600px;
1465 +}
1466 +.wpuf-integrations-wrap .wf-modal-header {
1467 + border-bottom: 1px solid #E2E2E2;
1468 + background: #FBFBFB;
1469 + padding: 10px 20px;
1470 +}
1471 +.wpuf-integrations-wrap .wf-modal-header img {
1472 + opacity: .5;
1473 + filter: grayscale(100%);
1474 + transition: all 0.3s ease-in-out;
1475 +}
1476 +.wpuf-integrations-wrap .wf-modal-header .wpuf-toggle-switch.checked ~ img {
1477 + opacity: 1;
1478 + filter: none;
1479 +}
1480 +.wpuf-integrations-wrap .wf-modal-header .modal-close {
1481 + color: #777;
1482 + width: 52px;
1483 + height: 52px;
1484 + border-radius: 0;
1485 + background: transparent;
1486 + display: flex;
1487 + align-items: center;
1488 + justify-content: center;
1489 + top: 0;
1490 + right: 0;
1491 + border-left: 1px solid #ddd;
1492 + font-size: 18px;
1493 + font-weight: 300;
1494 + border-radius: 0 3px 0 0;
1495 + border-bottom: 0;
1496 +}
1497 +.wpuf-integrations-wrap .wf-modal-header .modal-close:hover {
1498 + background: #eee;
1499 + opacity: 0.8;
1500 +}
1501 +.wpuf-integrations-wrap .wf-modal-header .modal-header-left {
1502 + display: flex;
1503 + align-items: center;
1504 +}
1505 +.wpuf-integrations-wrap .wf-modal-header .modal-header-left img {
1506 + margin-left: 15px;
1507 +}
1508 +.wpuf-integrations-wrap .wf-modal-footer {
1509 + border-top: 1px solid #E2E2E2;
1510 + background: #FBFBFB;
1511 + padding: 10px 20px;
1512 +}
1513 +.wpuf-integrations-wrap fieldset {
1514 + border: 1px solid #E2E2E2 !important;
1515 + padding: 20px;
1516 + margin-bottom: 10px;
1517 +}
1518 +.wpuf-integrations-wrap fieldset legend {
1519 + font-weight: 600;
1520 + font-size: 15px;
1521 + padding: 0 10px;
1522 +}
1523 +.wpuf-integrations-wrap fieldset label {
1524 + font-weight: 600;
1525 +}
1526 +.wpuf-int-form-row {
1527 + display: flex;
1528 + margin-bottom: 10px;
1529 +}
1530 +.wpuf-int-form-row .wpuf-integration-updater {
1531 + display: inline-flex;
1532 + margin-left: 5px;
1533 +}
1534 +.wpuf-int-form-row .wpuf-int-field-label {
1535 + margin-right: 10px;
1536 + min-width: 120px;
1537 + display: inline-flex;
1538 +}
1539 +.wpuf-int-form-row .wpuf-int-field {
1540 + width: calc(100% - 120px);
1541 + position: relative;
1542 +}
1543 +.wpuf-int-form-row .wpuf-int-field input:not([type='checkbox']),
1544 +.wpuf-int-form-row .wpuf-int-field select,
1545 +.wpuf-int-form-row .wpuf-int-field textarea {
1546 + padding: 7px 12px;
1547 + border-radius: 3px;
1548 + max-width: 100%;
1549 + width: 100%;
1550 +}
1551 +.wpuf-int-form-row .wpuf-int-field .wpuf-merge-tag-wrap .merge-tag-link {
1552 + position: absolute;
1553 + top: 7px;
1554 + right: 7px;
1555 +}
1556 +.wpuf-int-form-row .wpuf-int-field .wpuf-merge-tag-wrap .wpuf-merge-tags {
1557 + top: 35px;
1558 +}
1559 +.wpuf-int-form-row .wpuf-int-field-label label {
1560 + font-weight: 600;
1561 + display: block;
1562 + margin-top: 6px;
1563 +}
1564 +.wpuf-panel {
1565 + border: 1px solid #E2E2E2;
1566 + margin-bottom: 20px;
1567 +}
1568 +.wpuf-panel.panel-checked .wpuf-panel-body img {
1569 + filter: none;
1570 + opacity: 1;
1571 +}
1572 +.wpuf-panel .wpuf-panel-body {
1573 + position: relative;
1574 + background: #fff;
1575 + height: 163px;
1576 + padding: 10px 20px;
1577 + display: flex;
1578 + align-items: center;
1579 + justify-content: center;
1580 + border-radius: 4px 4px 0 0;
1581 +}
1582 +.wpuf-panel .wpuf-panel-body img {
1583 + max-height: 100%;
1584 + max-width: 160px;
1585 + filter: grayscale(100%);
1586 + opacity: .5;
1587 + transition: all 0.3s ease-in-out;
1588 +}
1589 +.wpuf-panel .wpuf-panel-body .premium-badge {
1590 + font-size: 12px;
1591 + font-weight: 400;
1592 + line-height: 20px;
1593 + color: #fff;
1594 + background: #7ED321;
1595 + display: inline-block;
1596 + padding: 3px 12px;
1597 + position: absolute;
1598 + top: 20px;
1599 + right: -1px;
1600 + border-radius: 20px 0 0 20px;
1601 +}
1602 +.wpuf-panel .wpuf-panel-footer {
1603 + border-radius: 0 0 4px 4px;
1604 + background: #FBFBFB;
1605 + border-top: 1px solid #E2E2E2;
1606 + padding: 10px 20px;
1607 + display: flex;
1608 + justify-content: space-between;
1609 + align-items: center;
1610 +}