Diff: STRATO-apps/wordpress_03/app/wp-content/plugins/aimogen-pro/styles/aiomatic-modern.css
Keine Baseline-Datei – Diff nur gegen leer.
1
-
1
+
.aiomatic-rounded-circle
2
+
{
3
+
border-radius: 50%!important;
4
+
}
5
+
.aiomatic-client-settings-wrapper {
6
+
border: 1px solid #d3d9e6;
7
+
background-color: #fff;
8
+
padding: 0px;
9
+
margin-top: 25px;
10
+
}
11
+
.aiomatic-inner-wrapper .form-table td {
12
+
padding: 13px 10px!important;
13
+
}
14
+
.aiomatic-inner-wrapper .form-table tr {
15
+
padding-left: 35px!important;
16
+
padding-right: 35px!important;
17
+
}
18
+
.aiomatic-client-settings-wrapper .ultimate-header {
19
+
border-top: 4px solid #292c4b;
20
+
background-color: #292c4b;
21
+
padding: 23px;
22
+
padding-top: 10px;
23
+
padding-bottom: 14px;
24
+
color: #fff;
25
+
}
26
+
.aiomatic-client-settings-wrapper .notice {
27
+
background-color: #303457 !important;
28
+
background: #303457 !important;
29
+
border: 1px solid #292c4b !important;
30
+
border-left: 4px solid #46b450 !important;
31
+
padding: 3px 14px 6px 14px !important;
32
+
margin-bottom: 3px !important;
33
+
margin-top: 10px !important;
34
+
}
35
+
.aiomatic-client-settings-wrapper .ultimate-header img {
36
+
position: relative;
37
+
top: 2px;
38
+
}
39
+
.aiomatic-client-settings-wrapper .ultimate-header .client-logo {
40
+
display: inline!important;
41
+
}
42
+
.aiomatic-client-settings-wrapper .ultimate-header h1 {
43
+
display: inline;
44
+
color: #fff;
45
+
position: relative;
46
+
bottom: 15px;
47
+
left: 14px;
48
+
}
49
+
.aiomatic-client-settings-wrapper h3 {
50
+
margin: 0px;
51
+
margin-top: 0px;
52
+
background-color: #f5f5f5!important;
53
+
border: 1px solid #efeded;
54
+
border-left: 3.7px solid #5cb85c;
55
+
padding: 23px 32px 23px 32px;
56
+
margin-bottom: 8px;
57
+
color: #2d304b;
58
+
}
59
+
.aiomatic-client-settings-wrapper th {
60
+
padding-left: 1px!important;
61
+
padding-top: 8px;
62
+
padding-bottom: 8px;
63
+
position: relative;
64
+
top: 11px;
65
+
}
66
+
.aiomatic-client-settings-wrapper input[type=radio], .aiomatic-client-settings-wrapper input[type=checkbox] {
67
+
margin-right: 8px;
68
+
position: relative;
69
+
bottom: 2px;
70
+
}
71
+
.aiomatic-save-section {
72
+
padding-bottom: 40px!important;
73
+
padding-top: 5px!important;
74
+
}
75
+
.aiomatic-save-section p {
76
+
padding-bottom: 0px!important;
77
+
padding-top: 0px!important;
78
+
}
79
+
.aiomatic-brand-dash-developer {
80
+
font-size: 12px;
81
+
padding-left: 10px;
82
+
line-height: 15px;
83
+
}
84
+
.aiomatic-client-settings-wrapper th p {
85
+
font-size: 13px;
86
+
color: #6d6d6d;
87
+
font-weight: 400!important;
88
+
}
89
+
.aiomatic-client-settings-wrapper .aiomatic-inner-wrapper .form-table p,
90
+
.aiomatic-client-settings-wrapper .aiomatic-inner-wrapper .form-table th {
91
+
font-size: 13px;
92
+
}
93
+
.aiomatic-inner-title {
94
+
font-size: 17px;
95
+
line-height: 25px;
96
+
margin-bottom: 5px;
97
+
margin-top: 2px;
98
+
padding-bottom: 4px;
99
+
padding-left: 0px;
100
+
width: fit-content;
101
+
color: #2d304b !important;
102
+
position: relative;
103
+
margin-left: -5px!important;
104
+
}
105
+
.aiomatic-radio-spacing {
106
+
margin-left: 12px!important;
107
+
}
108
+
.aiomatic-radio-row {
109
+
position: relative;
110
+
top: 5px;
111
+
}
112
+
.aiomatic-client-settings-wrapper .updated {
113
+
margin-top: 8px!important;
114
+
margin-bottom: 4px!important;
115
+
background-color: #35395c !important;
116
+
}
117
+
.aiomatic-client-settings-wrapper .updated p {
118
+
position: relative;
119
+
padding-top: 4px!important;
120
+
padding-bottom: 0px!important;
121
+
bottom: 2px;
122
+
}
123
+
.aiomatic-client-settings-wrapper .updated a {
124
+
color: #5cb85c!important;
125
+
}
126
+
.aiomatic-client-access {
127
+
vertical-align: text-top!important;
128
+
}
129
+
@media (min-width: 1600px) {
130
+
.aiomatic-client-access.two {
131
+
position: relative;
132
+
right: 20%;
133
+
bottom: 0px;
134
+
}
135
+
}
136
+
@media (min-width: 1400px) and (max-width: 1600px) {
137
+
.aiomatic-client-access.two {
138
+
position: relative;
139
+
right: 10%;
140
+
bottom: 0px;
141
+
}
142
+
}
143
+
@media (min-width: 1200px) and (max-width: 1400px) {
144
+
.aiomatic-client-access.two {
145
+
position: relative;
146
+
right: 10%;
147
+
bottom: 0px;
148
+
}
149
+
}
150
+
@media (min-width: 1000px) and (max-width: 1200px) {
151
+
.aiomatic-client-access.two {
152
+
position: relative;
153
+
right: 10%;
154
+
bottom: 0px;
155
+
}
156
+
}
157
+
.ultimiate-client-footer a {
158
+
color: #fff!important;
159
+
text-decoration: none!important;
160
+
}
161
+
.ultimiate-client-footer a:hover {
162
+
color: #5cb85c!important;
163
+
text-decoration: none!important;
164
+
}
165
+
.aiomatic-client-settings-wrapper div.error {
166
+
margin-top: 8px!important;
167
+
margin-bottom: 4px!important;
168
+
background-color: #303457 !important;
169
+
border-left-color: #46b450;
170
+
padding-bottom: 6px!important;
171
+
padding-top: 3px!important;
172
+
}
173
+
.aiomatic-inner-wrapper #upload-btn {
174
+
position: relative!important;
175
+
top: 1.75px!important;
176
+
}
177
+
.aiomatic-client-settings-wrapper tr {
178
+
display: block;
179
+
border-bottom: 1px solid #efeded;
180
+
padding-top: 11px;
181
+
padding-bottom: 8px;
182
+
}
183
+
@media (min-width: 1000px) {
184
+
.aiomatic-client-settings-wrapper td {
185
+
width: 80%!important;
186
+
}
187
+
}
188
+
.aiomatic-client-settings-wrapper th {
189
+
min-width: 270px!important;
190
+
}
191
+
.coderevolution_block_input
192
+
{
193
+
width: 100%!important;
194
+
}
195
+
@media (min-width: 780px) {
196
+
.aiomatic-client-access.two, .aiomatic-client-access.one {
197
+
width: 36%!important;
198
+
}
199
+
}
200
+
.aiomatic-save-section dashboard .wp-core-ui .button-primary {
201
+
background: #5cb85c !important;
202
+
border-color: #5cb85c !important;
203
+
box-shadow: 0 1px 0 #5cb85c !important;
204
+
text-shadow: none!important;
205
+
}
206
+
.aiomatic-title-holder {
207
+
background-color: #f5f5f5;
208
+
position: relative;
209
+
border-left: 4px solid #42476c !important;
210
+
margin-left: 1px!important;
211
+
}
212
+
.aiomatic-settings-desc {
213
+
margin-bottom: 22px;
214
+
}
215
+
.toplevel_page_ultimate-client-dash .vc_license-activation-notice, .toplevel_page_ultimate-client-dash #setting-error-tgmpa {
216
+
display:none!important;
217
+
}
218
+
219
+
.aiomatic-client-welcome {
220
+
padding: 0px!important;
221
+
}
222
+
.aiomatic-client-welcome .title-background {
223
+
font-size: 14px;
224
+
padding: 8px 12px;
225
+
margin: 0;
226
+
line-height: 1.4;
227
+
color: #23282d;
228
+
font-weight: 500;
229
+
border-bottom: 1px solid #eee;
230
+
}
231
+
.aiomatic-welcome-content {
232
+
padding: 13px;
233
+
padding-left: 15px;
234
+
padding-right: 15px;
235
+
margin-top: 5px;
236
+
padding-bottom: 20px;
237
+
}
238
+
.aiomatic-welcome-content img {
239
+
padding-top: 18px;
240
+
padding-bottom: 18px;
241
+
}
242
+
.aiomatic-welcome-content h3, .aiomatic-welcome-content h2 {
243
+
margin-bottom: 7px;
244
+
}
245
+
.aiomatic-welcome-content h5 {
246
+
margin-bottom: 4px!important;
247
+
}
248
+
.aiomatic-client-settings-wrapper input[type=checkbox] {
249
+
border: 1px solid #5cb85c !important;
250
+
border-radius: 0px!important;
251
+
height: 20px!important;
252
+
margin: 0px 9px 0 0!important;
253
+
padding: 1px!important;
254
+
width: 20px!important;
255
+
min-width: 20px!important;
256
+
box-shadow: none!important;
257
+
}
258
+
259
+
#brand_dash_widget {
260
+
display: none;
261
+
}
262
+
.aiomatic-client-welcome {
263
+
display: none;
264
+
}
265
+
@media (min-width: 1000px) {
266
+
.aiomatic-client-settings-wrapper th {
267
+
width: 270px!important;
268
+
}
269
+
}
270
+
.aiomatic-disable-option-wrapper {
271
+
padding-bottom: 12px;
272
+
display: block;
273
+
}
274
+
.aiomatic-disable-option-wrapper input[type=checkbox] {
275
+
position: relative;
276
+
top: 0px!important;
277
+
}
278
+
279
+
.aiomatic-client-settings-wrapper .nav-tab-active, .aiomatic-client-settings-wrapper .nav-tab-active:focus, .aiomatic-client-settings-wrapper .nav-tab-active:focus:active, .aiomatic-client-settings-wrapper .nav-tab-active:hover {
280
+
border-bottom: 1px solid #5cb85c;
281
+
background: #fff !important;
282
+
color: #292c4b !important;
283
+
}
284
+
.aiomatic-client-settings-wrapper .nav-tab {
285
+
float: left;
286
+
border: none!important;
287
+
border-bottom: none;
288
+
margin-left: 0px!important;
289
+
margin-right: 0px!important;
290
+
border-right: 1px solid #84de95 !important;
291
+
padding: 12px 16px;
292
+
font-size: 13px;
293
+
line-height: 24px;
294
+
background: #5cb85c;
295
+
border-top-left-radius:0px!important;
296
+
border-top-right-radius: 0px!important;
297
+
color: #fff;
298
+
}
299
+
.aiomatic-client-settings-wrapper .nav-tab-wrapper, .wrap h2.nav-tab-wrapper, h1.nav-tab-wrapper {
300
+
border-bottom: 2px solid #f5f5f5 !important;
301
+
}
302
+
.aiomatic-client-settings-wrapper .nav-tab:hover {
303
+
border-bottom: 1px solid #5cb85c;
304
+
background: #fff !important;
305
+
color: #292c4b;
306
+
margin-bottom: -1px;
307
+
}
308
+
.aiomatic-client-settings-wrapper input, .aiomatic-client-settings-wrapper select, .aiomatic-client-settings-wrapper select[multiple], .aiomatic-client-settings-wrapper textarea {
309
+
padding: 6px!important;
310
+
background-color: #f1f1f1;
311
+
padding-left: 10px!important;
312
+
padding-right: 10px!important;
313
+
line-height: 19px!important;
314
+
border-radius: 1px!important;
315
+
border: 1px solid #ddd !important;
316
+
}
317
+
.aiomatic-client-settings-wrapper input[type=text]:not(.input-short, .wp-color-picker) {
318
+
max-width: 400px;
319
+
width: 100%;
320
+
}
321
+
.aiomatic-client-settings-wrapper .color-field.wp-color-picker {
322
+
width: 70px!important;
323
+
margin-right: 9px!important;
324
+
position: relative;
325
+
bottom: 1.75px!important;
326
+
}
327
+
.aiomatic-client-settings-wrapper .wp-picker-clear {
328
+
position: relative;
329
+
top: 2px!important;
330
+
}
331
+
.aiomatic-client-settings-wrapper textarea {
332
+
width: 100%;
333
+
}
334
+
.aiomatic-inner-wrapper {
335
+
padding: 0px;
336
+
padding-top: 5px;
337
+
padding-bottom: 5px;
338
+
}
339
+
.ultimiate-client-footer {
340
+
background-color: #292c4b;
341
+
padding: 33px 20px 33px 20px;
342
+
color: #bbbbbb;
343
+
margin-left: 2px;
344
+
margin-right: 20px;
345
+
text-align: right;
346
+
margin-bottom: 29px!important;
347
+
}
348
+
@media (max-width: 780px) and (min-width:600px) {
349
+
.aiomatic-client-settings-wrapper .nav-tab {
350
+
width: 94%;
351
+
}
352
+
}
353
+
@media (max-width: 600px) {
354
+
.aiomatic-client-settings-wrapper .nav-tab {
355
+
width: 92%;
356
+
margin-bottom: 0px!important;
357
+
margin-top: 0px!important;
358
+
}
359
+
}
360
+
.aiomatic-widget-count-body {
361
+
border-bottom: 1px solid #e3dfdf;
362
+
}
363
+
.aiomatic-widget-count-body #wp-aiomatic_widget_body-editor-container {
364
+
margin-bottom: 20px;
365
+
}
366
+
.aiomatic-widget-count-body th {
367
+
padding-bottom: 0px!important;
368
+
margin-bottom: 0px!important;
369
+
display: block!important;
370
+
}
371
+
.aiomatic-widget-count-enable {
372
+
padding-top: 0px!important;
373
+
padding-bottom: 15px!important;
374
+
}
375
+
.metabox-holder .postbox-container .empty-container {
376
+
border: 0px dashed #b4b9be!important;
377
+
}
378
+
379
+
.aiomatic-preview-button {
380
+
margin-top: 5px;
381
+
margin-bottom: 30px;
382
+
display: inline!important;
383
+
color: #292c4b !important;
384
+
}
385
+
.aiomatic-preview-button:hover {
386
+
margin-top: 5px;
387
+
margin-bottom: 30px;
388
+
display: block;
389
+
color: #5cb85c !important;
390
+
}
391
+
.aiomatic-preview-button {
392
+
position: relative;
393
+
left: 30px;
394
+
}
395
+
@media (min-width: 700px) {
396
+
.aiomatic-preview-button:after {
397
+
content: "Save changes before previewing";
398
+
position: absolute;
399
+
width: fit-content;
400
+
min-width: 200px;
401
+
top: -8px;
402
+
padding: 10px 17px;
403
+
border-left: 3px solid #5cb85c;
404
+
margin-left: 25px!important;
405
+
font-weight: 400!important;
406
+
color: #6d6d6d;
407
+
font-weight: 400!important;
408
+
font-size: 12.25px!important;
409
+
pointer-events:none!important;
410
+
background-color: #f5f5f5;
411
+
}
412
+
}
413
+
414
+
.aiomatic-welcome-wrapper .aiomatic-leftside, .aiomatic-welcome-wrapper .aiomatic-rightside {
415
+
margin: 0px;
416
+
padding: 30px;
417
+
-webkit-box-sizing: border-box;
418
+
-moz-box-sizing: border-box;
419
+
box-sizing: border-box;
420
+
vertical-align: top;
421
+
}
422
+
@media (min-width: 782px) {
423
+
.aiomatic-welcome-wrapper .aiomatic-leftside, .aiomatic-welcome-wrapper .aiomatic-rightside {
424
+
width: 49.5%!important;
425
+
display: inline-block;
426
+
}
427
+
}
428
+
429
+
.metabox-holder .postbox-container .empty-container {
430
+
border: 0px dashed #b4b9be!important;
431
+
}
432
+
433
+
.aiomatic-switch {
434
+
position: relative;
435
+
display: inline-block;
436
+
width: 59px;
437
+
height: 32px!important;
438
+
margin-right: 14px;
439
+
bottom: 1.5px;
440
+
}
441
+
.aiomatic-switch input {
442
+
opacity: 0;
443
+
width: 0;
444
+
height: 0;
445
+
}
446
+
.aiomatic-slider {
447
+
position: absolute;
448
+
cursor: pointer;
449
+
top: 0;
450
+
left: 0;
451
+
right: 0;
452
+
bottom: 0;
453
+
background-color: #ccc;
454
+
-webkit-transition: .4s;
455
+
transition: .4s;
456
+
}
457
+
.aiomatic-slider:before {
458
+
position: absolute;
459
+
content: "";
460
+
height: 24px;
461
+
width: 24px;
462
+
left: 4px;
463
+
bottom: 4px;
464
+
background-color: white;
465
+
-webkit-transition: .4s;
466
+
transition: .4s;
467
+
}
468
+
input:checked + .aiomatic-slider {
469
+
background-color: #5cb85c;
470
+
}
471
+
input:focus + .aiomatic-slider {
472
+
box-shadow: 0 0 1px #5cb85c;
473
+
}
474
+
input:checked + .aiomatic-slider:before {
475
+
-webkit-transform: translateX(26px);
476
+
-ms-transform: translateX(26px);
477
+
transform: translateX(26px);
478
+
}
479
+
480
+
.aiomatic-slider.round {
481
+
border-radius: 34px;
482
+
}
483
+
.aiomatic-slider.round:before {
484
+
border-radius: 50%;
485
+
}
486
+
487
+
.aiomatic-widget-shortcode-one input, .aiomatic-widget-shortcode-one select,.aiomatic-widget-shortcode-one textarea {
488
+
width: 100%!important;
489
+
}
490
+
.aiomatic-widget-shortcode-two input, .aiomatic-widget-shortcode-two select,.aiomatic-widget-shortcode-two textarea {
491
+
width: 100%!important;
492
+
}
493
+
.aiomatic-widget-shortcode-three input, .aiomatic-widget-shortcode-three select,.aiomatic-widget-shortcode-three textarea {
494
+
width: 100%!important;
495
+
}
496
+
.aiomatic-widget-shortcode-four input, .aiomatic-widget-shortcode-four select,.aiomatic-widget-shortcode-four textarea {
497
+
width: 100%!important;
498
+
}
499
+
.aiomatic-widget-shortcode-one .gform_wrapper ul.gform_fields li.gfield,.aiomatic-widget-shortcode-two .gform_wrapper ul.gform_fields li.gfield,.aiomatic-widget-shortcode-three .gform_wrapper ul.gform_fields li.gfield,.aiomatic-widget-shortcode-four .gform_wrapper ul.gform_fields li.gfield {
500
+
padding-right: 0px!important;
501
+
}
502
+
.aiomatic-client-settings-wrapper .nav-tab-wrapper, .aiomatic-client-settings-wrapper .wrap h2.nav-tab-wrapper {
503
+
padding-top: 0px!important;
504
+
}
505
+
.aiomatic-float-option {
506
+
right: 0px!important;
507
+
bottom: 0px!important;
508
+
position: fixed!important;
509
+
display: block!important;
510
+
width: 100%!important;
511
+
float: right;
512
+
background-color: #fff!important;
513
+
border-top: 1px solid #efeded!important;
514
+
padding-top: 0px!important;
515
+
padding-bottom: 0px!important;
516
+
z-index: 2!important;
517
+
}
518
+
@media (min-width: 960px) {
519
+
.aiomatic-float-option .aiomatic-save-section {
520
+
margin-left: 240px!important;
521
+
position: relative;
522
+
display: block!important;
523
+
padding-top: 10px!important;
524
+
padding-bottom: 31px!important;
525
+
min-width: 600px!important;
526
+
}
527
+
.aiomatic-float-option .aiomatic-save-section p.submit {
528
+
margin-top: 10px!important;
529
+
padding-top: 10px;
530
+
}
531
+
}
532
+
@media (max-width: 960px) {
533
+
.aiomatic-float-option .aiomatic-save-section {
534
+
margin-left: 117px!important;
535
+
position: relative;
536
+
display: block!important;
537
+
padding-bottom: 27px!important;
538
+
min-width: 600px!important;
539
+
}
540
+
.aiomatic-float-option .aiomatic-save-section p.submit {
541
+
margin-top: 10px!important;
542
+
padding-top: 10px;
543
+
}
544
+
}
545
+
@media (max-width: 780px) {
546
+
.aiomatic-float-option .aiomatic-save-section {
547
+
margin-left: 71px!important;
548
+
position: relative;
549
+
display: block!important;
550
+
padding-bottom: 27px!important;
551
+
}
552
+
.aiomatic-float-option .aiomatic-save-section p.submit {
553
+
margin-top: 11px!important;
554
+
padding-top: 10px;
555
+
}
556
+
}
557
+
.aiomatic-float-option .aiomatic-save-section p.submit {
558
+
display: inline!important;
559
+
}
560
+
.aiomatic-inline-option {
561
+
display: inline-block;
562
+
margin-right: 25px;
563
+
}
564
+
@media (max-width: 1300px) {
565
+
.aiomatic-inline-option {
566
+
margin-bottom: 20px;
567
+
}
568
+
}
569
+
@media (min-width: 900px) {
570
+
.aiomatic-page-navigation.vertical.left.clearfix {
571
+
float: left;
572
+
}
573
+
}
574
+
.aiomatic-page-navigation.vertical.left .aiomatic-tabs-navigation-wrapper {
575
+
float: left;
576
+
}
577
+
.aiomatic-page-navigation.vertical .aiomatic-tabs-navigation-wrapper {
578
+
width: 200px;
579
+
max-width: 200px!important;
580
+
overflow: hidden!important;
581
+
}
582
+
.aiomatic-tab-content {
583
+
margin-left: 200px;
584
+
-webkit-box-sizing: border-box;
585
+
-moz-box-sizing: border-box;
586
+
box-sizing: border-box;
587
+
background-color: #fff;
588
+
padding: 0px 25px;
589
+
padding-bottom: 18px;
590
+
min-height: 549px;
591
+
}
592
+
.nav-tab-wrapper
593
+
{
594
+
border-right: 1px solid #ebebed;
595
+
}
596
+
.wrap
597
+
{
598
+
margin: 0px 20px 0 2px;
599
+
}
600
+
.aiomatic-tabs-navigation-wrapper a {
601
+
display: block;
602
+
padding: 16px 23px 13px 23px;
603
+
max-width: 200px!important;
604
+
border-bottom: 1px solid #ebebed;
605
+
text-decoration: none;
606
+
color: #3a5057;
607
+
font-family: 'Roboto', sans-serif!important;
608
+
font-size: 14px!important;
609
+
line-height: 20px;
610
+
font-style: normal;
611
+
font-weight: 400!important;
612
+
text-transform: none;
613
+
}
614
+
.aiomatic-nav-tab-active, .aiomatic-tabs-navigation-wrapper a:hover {
615
+
background-color: #5cb85c !important;
616
+
color: #fff!important;
617
+
}
618
+
.aiomatic-tab-content .form-table {
619
+
position: relative!important;
620
+
display: inline-block!important;
621
+
}
622
+
.aiomatic-tab-content .form-table tbody {
623
+
position: relative!important;
624
+
display: inline-block!important;
625
+
width: 100%;
626
+
}
627
+
.aiomatic-tab-content tr {
628
+
display: block;
629
+
border: 1px solid #efeded;
630
+
border-top: 0px solid #efeded;
631
+
padding-top: 6px;
632
+
padding-bottom: 3px;
633
+
padding-left: 22px;
634
+
padding-right: 22px;
635
+
}
636
+
.aiomatic-tab-content #setting-error-aiomatic-settings-updated {
637
+
display: none!important;
638
+
}
639
+
@media (max-width: 900px) {
640
+
.aiomatic-page-navigation.vertical .aiomatic-tabs-navigation-wrapper {
641
+
width: 100%;
642
+
max-width: 100%!important;
643
+
overflow: hidden!important;
644
+
display: block;
645
+
}
646
+
.aiomatic-tab-content {
647
+
margin-left: 0px!important;
648
+
display: block!important;
649
+
}
650
+
.aiomatic-float-option {
651
+
display: block!important;
652
+
width: 100%!important;
653
+
float: unset!important;
654
+
}
655
+
.aiomatic-page-navigation.vertical.left .aiomatic-tabs-navigation-wrapper {
656
+
float: unset!important;
657
+
}
658
+
.aiomatic-tabs-navigation-wrapper a {
659
+
660
+
max-width: 100%!important;
661
+
}
662
+
.ultimiate-client-footer {
663
+
margin-right: 12px!important;
664
+
}
665
+
}
666
+
.aiomatic-shortcode-tr,.aiomatic-shortcode-tr.aiomatic-pro-version {
667
+
padding-bottom: 11px!important;
668
+
}
669
+
670
+
.aiomatic-upgrade-body {
671
+
background-color: #292c4b;
672
+
padding: 65px 30px 90px 30px;
673
+
}
674
+
.aiomatic-upgrade-body h1 {
675
+
color: #fff;
676
+
text-align: center;
677
+
text-transform: capitalize;
678
+
font-family: 'Merriweather', sans-serif;
679
+
font-size: 2.5em;
680
+
line-height: 2.1em;
681
+
}
682
+
.aiomatic-upgrade-body .upgrade-section p {
683
+
text-align: center;
684
+
color: #fff;
685
+
margin-top: -4px;
686
+
font-size: 1.2em;
687
+
opacity: 0.7;
688
+
}
689
+
.aiomatic-upgrade-body .upgrade-section a {
690
+
text-align: center;
691
+
color: #fff !important;
692
+
font-size: 1.2em;
693
+
margin: auto;
694
+
display: block!important;
695
+
font-size: 12px;
696
+
line-height: 53px;
697
+
height: 53px;
698
+
font-style: normal;
699
+
font-weight: 400;
700
+
background-color: #5cb85c;
701
+
border: 1px solid #5cb85c !important;
702
+
border-radius: 0px;
703
+
-moz-border-radius: 0px;
704
+
-webkit-border-radius: 0px;
705
+
letter-spacing: 0px;
706
+
text-transform: uppercase;
707
+
border-width: 0px;
708
+
padding-left: 45px;
709
+
padding-right: 45px;
710
+
width: 120px;
711
+
text-decoration: none!important;
712
+
font-family: 'Merriweather', sans-serif;
713
+
margin-top: 30px!important;
714
+
border-radius: 1px;
715
+
}
716
+
.aiomatic-upgrade-body .upgrade-section a:hover {
717
+
background-color: #303457;
718
+
border: 1px solid #5cb85c !important;
719
+
}
720
+
.aiomatic-upgrade-body .compare-section {
721
+
padding-top: 25px;
722
+
}
723
+
.aiomatic-upgrade-body .compare-section h5 {
724
+
text-align: center;
725
+
color: #fff;
726
+
font-size: 1.4em;
727
+
font-family: 'Merriweather', sans-serif;
728
+
margin-bottom: 30px;
729
+
}
730
+
.aiomatic-upgrade-body .compare-section .compare-table {
731
+
background-color: #fff;
732
+
margin: auto;
733
+
border-top: 6px solid #5cb85c;
734
+
border-radius: 2px;
735
+
}
736
+
@media(min-width: 1400px) {
737
+
.aiomatic-upgrade-body .compare-section .compare-table {
738
+
width: 75%;
739
+
}
740
+
}
741
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column {
742
+
width: 33%!important;
743
+
border-right: 1px solid #1c2a36 !important;
744
+
height: auto;
745
+
box-sizing: border-box!important;
746
+
display: inline-block!important;
747
+
}
748
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column ul {
749
+
display: inline-block!important;
750
+
width: 100%!important;
751
+
box-sizing: border-box!important;
752
+
margin: 0px!important;
753
+
}
754
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column li {
755
+
padding: 10px 25px 10px 25px;
756
+
box-sizing: border-box!important;
757
+
border-bottom: 1px solid #efefef;
758
+
box-sizing: border-box!important;
759
+
width: 100%;
760
+
color: #292c4b !important;
761
+
margin: 0px!important;
762
+
}
763
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column.title li {
764
+
padding-right: 20px!important;
765
+
}
766
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column li img {
767
+
position: relative;
768
+
top: 3.5px;
769
+
margin-top: -3px;
770
+
height: 16px;
771
+
width: 16px;
772
+
}
773
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column.pro {
774
+
border-right: 0px solid #d2d2d2 !important;
775
+
}
776
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column.title {
777
+
width: 75%!important;
778
+
}
779
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column.free,.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column.pro {
780
+
width: 24.5%!important;
781
+
text-align: center;
782
+
}
783
+
@media(max-width: 1250px) {
784
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column.title {
785
+
width: 80%!important;
786
+
}
787
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column.free,.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column.pro {
788
+
width: 19%!important;
789
+
}
790
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column.pro {
791
+
border-bottom: 0px solid #dadada !important;
792
+
}
793
+
}
794
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-row {
795
+
width: 100%!important;
796
+
box-sizing: border-box;
797
+
height: auto;
798
+
display: inline-block!important;
799
+
}
800
+
.aiomatic-upgrade-body .compare-section .compare-table .aiomatic-column .table-header {
801
+
background-color: #f5f5f5 !important;
802
+
padding-top: 12px!important;
803
+
font-weight: 600;
804
+
font-size: 1.2em;
805
+
padding-bottom: 12px!important;
806
+
}
807
+
808
+
.aiomatic-tooltip {
809
+
position: relative;
810
+
display: block;
811
+
float: right;
812
+
padding: 5px;
813
+
margin: -5px;
814
+
text-align: center;
815
+
cursor: pointer;
816
+
}
817
+
.aiomatic-tooltip .aiomatic-tooltip-text {
818
+
visibility: hidden;
819
+
width: 300px;
820
+
background-color: #303457;
821
+
color: #fff;
822
+
text-align: left;
823
+
border-radius: 1px;
824
+
padding: 15px 20px;
825
+
position: absolute;
826
+
z-index: 1;
827
+
bottom: 110%;
828
+
left: 50%;
829
+
margin-left: -170px;
830
+
opacity: 0;
831
+
transition: opacity 0.3s;
832
+
font-size: 13px!important;
833
+
pointer-events: none;
834
+
}
835
+
.aiomatic-tooltip .aiomatic-tooltip-text::after {
836
+
content: "";
837
+
position: absolute;
838
+
top: 100%;
839
+
left: 50%;
840
+
margin-left: -5px;
841
+
border-width: 5px;
842
+
border-style: solid;
843
+
border-color: #1c2a36 transparent transparent transparent;
844
+
}
845
+
.aiomatic-tooltip:hover .aiomatic-tooltip-text {
846
+
visibility: visible;
847
+
opacity: 1;
848
+
}
849
+
li.aiomatic-tooltip {
850
+
text-align: left!important;
851
+
float: none!important;
852
+
padding: 0px;
853
+
margin: 0px;
854
+
text-align: center;
855
+
cursor: default;
856
+
}
857
+
858
+
.aiomatic-dynamic-item {
859
+
margin: 0px;
860
+
margin-top: 0px;
861
+
background-color: #f5f5f5!important;
862
+
border: 1px solid #efeded;
863
+
border-left: 3.7px solid #292c4b;
864
+
padding: 17px 30px 17px 30px;
865
+
margin-bottom: 5px;
866
+
color: #2d304b;
867
+
height: auto;
868
+
position: relative;
869
+
}
870
+
.aiomatic-dynamic-item .aiomatic-item-name {
871
+
font-size: 14px;
872
+
font-weight: 500;
873
+
}
874
+
.aiomatic-dynamic-item .aiomatic-item-capabilities .aiomatic-admin {
875
+
display: inline-block;
876
+
position: relative;
877
+
bottom: 2px;
878
+
}
879
+
.aiomatic-dynamic-item .aiomatic-item-capabilities .aiomatic-client {
880
+
display: inline-block;
881
+
position: relative;
882
+
bottom: 2px;
883
+
}
884
+
.aiomatic-dynamic-item .aiomatic-switch {
885
+
margin-right: 12px;
886
+
margin-left: 25px;
887
+
top: 0px;
888
+
height: 32px!important;
889
+
width: 59px!important;
890
+
}
891
+
.aiomatic-dynamic-item .aiomatic-slider:before {
892
+
height: 24px!important;
893
+
width: 24px!important;
894
+
}
895
+
@media (min-width: 1000px) {
896
+
.aiomatic-dynamic-item .aiomatic-item-name {
897
+
margin-right: 20em;
898
+
display: inline-block;
899
+
position:relative;
900
+
}
901
+
.aiomatic-dynamic-item .aiomatic-item-capabilities {
902
+
right: 30px;
903
+
position:absolute;
904
+
top: 13px;
905
+
}
906
+
}
907
+
@media (max-width: 1000px) {
908
+
.aiomatic-dynamic-item .aiomatic-item-name {
909
+
margin-right: 0px!important;
910
+
display: inline;
911
+
position:relative;
912
+
}
913
+
.aiomatic-dynamic-item .aiomatic-item-capabilities {
914
+
display: block!important;
915
+
margin-left: -25px!important;
916
+
margin-top: 20px;
917
+
margin-bottom: -5px;
918
+
}
919
+
.aiomatic-item-toggle {
920
+
vertical-align: middle;
921
+
border-right: none!important;
922
+
margin-right: 0px!important;
923
+
margin-left: -20px!important;
924
+
position: relative;
925
+
display: inline;
926
+
box-sizing: border-box;
927
+
line-height: 0px!important;
928
+
}
929
+
}
930
+
.aiomatic-dynamic-item.submenu {
931
+
margin-left: 56px;
932
+
border-left: 1px solid #efeded
933
+
}
934
+
.aiomatic-item-toggle {
935
+
vertical-align: middle;
936
+
padding: 18px 26px 15px 26px;
937
+
border-right: 1px solid #efeded;
938
+
margin-right: 30px;
939
+
margin-left: -30px;
940
+
position: relative;
941
+
box-sizing: border-box;
942
+
line-height: 0px!important;
943
+
}
944
+
.aiomatic-item-toggle:before {
945
+
content: "\f140";
946
+
font: normal 20px/1 dashicons;
947
+
position: absolute;
948
+
left: 14px;
949
+
top: 14px;
950
+
color: #5cb85c;
951
+
font-size: 23px!important;
952
+
953
+
}
954
+
.aiomatic-item-toggle.aiomatic-item-toggle-active:before {
955
+
content: "\f142";
956
+
}
957
+
@media (min-width: 780px) {
958
+
.aiomatic-client-settings-wrapper input[type=text]:not(.input-short):not(.regular-text) {
959
+
max-width: 500px;
960
+
width: 100%;
961
+
}
962
+
}
963
+
964
+
#wp-admin-bar-aiomatic-landing-page-notice a {
965
+
color:#fff;
966
+
background-color: #EE3233;
967
+
padding-left: 14px!important;
968
+
padding-right: 14px!important;
969
+
}
970
+
971
+
.aiomatic-item-hidden {
972
+
display: none;
973
+
}
974
+
.aiomatic-dynamic-subitems-wrap.aiomatic-dynamic-capabilities {
975
+
margin-left: 56px;
976
+
overflow: hidden;
977
+
}
978
+
.aiomatic-dynamic-capabilities .aiomatic-dynamic-item.submenu {
979
+
margin-left: 0;
980
+
}
981
+
.aiomatic-dynamic-subitems-flex {
982
+
display: flex;
983
+
flex-wrap: wrap;
984
+
flex-direction: row;
985
+
justify-content: space-between;
986
+
}
987
+
.aiomatic-dynamic-subitems-flex .aiomatic-dynamic-item {
988
+
flex: 1 1 25%;
989
+
}
990
+
@media (min-width: 1000px) {
991
+
.aiomatic-dynamic-subitems-flex .aiomatic-dynamic-item .aiomatic-item-name {
992
+
margin-right: 10em;
993
+
}
994
+
}
995
+
.aiomatic-pro-extend-cap-screenshot {
996
+
width: 100%;
997
+
overflow: hidden!important;
998
+
box-sizing: border-box;
999
+
padding-left: 52px;
1000
+
}
1001
+
.aiomatic-upgrade-button {
1002
+
background-color: rgba(108, 209, 127, 0.2);
1003
+
}
1004
+
.aiomatic-client-settings-wrapper .wp-picker-container .wp-color-result.button {
1005
+
border: 1px solid #ccc!important;
1006
+
}
1007
+
.aiomatic-client-settings-wrapper select {
1008
+
border: 1px solid #ddd!important;
1009
+
position: relative!important;
1010
+
bottom: 5px;
1011
+
}
1012
+
@media (max-width: 1300px) {
1013
+
.aiomatic-inline-option.aiomatic-admin-bar-menu {
1014
+
margin-bottom: 20px;
1015
+
}
1016
+
}
1017
+
1018
+
.aiomatic-activation-message {
1019
+
margin-top: 0px;
1020
+
background-color: #f5f5f5 !important;
1021
+
border-left: 4.7px solid #5cb85c;
1022
+
padding: 13px 20px 13px 20px;
1023
+
margin-bottom: 4px!important;
1024
+
margin-top: 20px!important;
1025
+
color: #192531;
1026
+
display: block;
1027
+
width: fit-content;
1028
+
}
1029
+
1030
+
.wrap .aiomatic-notice.notice {
1031
+
padding: 0;
1032
+
margin: 5px 0 10px;
1033
+
border: 1px solid #E5E5E5;
1034
+
background: #FFF;
1035
+
overflow: hidden;
1036
+
-webkit-border-radius: 6px;
1037
+
border-radius: 6px;
1038
+
-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
1039
+
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
1040
+
position: relative;
1041
+
z-index: 1;
1042
+
min-height: 80px;
1043
+
display: table;
1044
+
font: 13px "Open Sans", sans-serif;
1045
+
width: 100%;
1046
+
}
1047
+
.aiomatic-notice-logo {
1048
+
background-color: #2e3251;
1049
+
padding: 5px 20px;
1050
+
}
1051
+
.aiomatic-notice-logo:before {
1052
+
background-color: #2e3251;
1053
+
content: "";
1054
+
background-size: 47.5px 35px;
1055
+
background-repeat: no-repeat;
1056
+
display: block;
1057
+
width: 47.5px;
1058
+
height: 35px;
1059
+
}
1060
+
.aiomatic-notice > div {
1061
+
display: table-cell;
1062
+
vertical-align: middle;
1063
+
cursor: default;
1064
+
}
1065
+
.aiomatic-notice-message {
1066
+
width: 100%;
1067
+
padding: 10px 30px 10px 20px;
1068
+
color: #444;
1069
+
}
1070
+
1071
+
.aiomatic-inner-wrapper .aiomatic-shortcode-tooltip {
1072
+
position: relative;
1073
+
display: inline-block;
1074
+
}
1075
+
.aiomatic-inner-wrapper .aiomatic-shortcode-tooltip .aiomatic-shortcode-tooltip-text {
1076
+
visibility: hidden;
1077
+
width: 140px;
1078
+
background-color: #292b4b;
1079
+
color: #fff;
1080
+
text-align: center;
1081
+
border-radius: 3px;
1082
+
padding: 5.5px;
1083
+
padding-bottom: 7.5px!important;
1084
+
position: absolute;
1085
+
z-index: 1;
1086
+
bottom: 150%;
1087
+
left: 50%;
1088
+
margin-left: -75px;
1089
+
opacity: 0;
1090
+
transition: opacity 0.3s;
1091
+
}
1092
+
.aiomatic-inner-wrapper .aiomatic-shortcode-tooltip .aiomatic-shortcode-tooltip-text::after {
1093
+
content: "";
1094
+
position: absolute;
1095
+
top: 100%;
1096
+
left: 50%;
1097
+
margin-left: -5px;
1098
+
border-width: 5px;
1099
+
border-style: solid;
1100
+
border-color: #555 transparent transparent transparent;
1101
+
}
1102
+
.aiomatic-inner-wrapper .aiomatic-shortcode-tooltip:hover .aiomatic-shortcode-tooltip-text {
1103
+
visibility: visible;
1104
+
opacity: 1;
1105
+
}
1106
+
.aiomatic-inner-wrapper .aiomatic-shortcode-tooltip button {
1107
+
border: none!important;
1108
+
cursor: pointer!important;
1109
+
background-color: #f3f3f3 !important;
1110
+
padding-left: 3px!important;
1111
+
margin-left: 22px;
1112
+
padding-bottom: 5px;
1113
+
padding-top: 3px;
1114
+
position: relative;
1115
+
bottom: 1px;
1116
+
font-size: 12px!important;
1117
+
color: #777 !important;
1118
+
}
1119
+
.aiomatic-inner-wrapper .aiomatic-shortcode-tooltip button:focus {
1120
+
outline: none!important;
1121
+
border: none!important;
1122
+
}
1123
+
.aiomatic-inner-wrapper .aiomatic-shortcode-tooltip button:hover {
1124
+
border: none!important;
1125
+
cursor: pointer!important;
1126
+
background-color: #f3f3f3 !important;
1127
+
padding-left: 3px!important;
1128
+
margin-left: 22px;
1129
+
padding-bottom: 5px;
1130
+
padding-top: 3px;
1131
+
position: relative;
1132
+
bottom: 1px;
1133
+
font-size: 12px!important;
1134
+
color: #313235 !important;
1135
+
}
1136
+
.aiomatic-inner-wrapper .aiomatic-shortcode-tooltip button:before {
1137
+
content: '';
1138
+
width: 0px;
1139
+
height: 0px;
1140
+
border-style: solid;
1141
+
border-width: 12px 15px 12px 0;
1142
+
border-color: transparent #f3f3f3 transparent transparent;
1143
+
display: inline-block;
1144
+
vertical-align: middle;
1145
+
margin-right: 5px;
1146
+
left: -15px;
1147
+
top: 0px;
1148
+
position: absolute;
1149
+
}
1150
+
.aiomatic-inner-wrapper .aiomatic-pro-version th {
1151
+
min-width: 270px!important;
1152
+
}
1153
+
.aiomatic-inner-wrapper .aiomatic-pro-version .aiomatic-shortcode-holder {
1154
+
border: none!important;
1155
+
max-width: 180px!important;
1156
+
}
1157
+
.aiomatic-inner-wrapper .aiomatic-pro-version {
1158
+
padding-top: 1px!important;
1159
+
padding-bottom: 15px;
1160
+
}
1161
+
.aiomatic-inner-wrapper .aiomatic-pro-version td p {
1162
+
position: relative;
1163
+
top: 5px;
1164
+
}