Folders – Unlimited Folders to Organize Media Library Folder, Pages, Posts, File Manager - Version 2.4.5

Version Description

Width issue for posts, pages, and custom posts + onboarding for new users

Download this release

Release Info

Developer galdub
Plugin Icon wp plugin Folders – Unlimited Folders to Organize Media Library Folder, Pages, Posts, File Manager
Version 2.4.5
Comparing to
See all releases

Code changes from version 2.4.4 to 2.4.5

assets/css/admin-setting.css CHANGED
@@ -1,892 +1 @@
1
-
2
- .widget-icon__wrap a.upgrade-link {
3
- display: block;
4
- font-size: 16px;
5
- text-align: center;
6
- padding-left: 93px;
7
- position: absolute;
8
- bottom: 0;
9
- z-index: 10001;
10
- left: 0;
11
- margin: 0 auto 12px
12
- }
13
-
14
- #rpt_container {
15
- margin-top: 24px;
16
- width: 100%;
17
- }
18
-
19
- .rpt_plans .rpt_plan {
20
- -moz-box-sizing: border-box;
21
- -webkit-box-sizing: border-box
22
- }
23
-
24
- .rpt_2_plans .rpt_plan {
25
- margin-right: 2%;
26
- width: 49%;
27
- float: left
28
- }
29
-
30
- .rpt_2_plans .rpt_plan:last-child {
31
- margin-right: 0
32
- }
33
-
34
- .rpt_3_plans .rpt_plan {
35
- margin-right: 2%;
36
- width: 32%;
37
- float: left
38
- }
39
-
40
- .rpt_3_plans .rpt_plan:last-child {
41
- margin-right: 0
42
- }
43
-
44
- .rpt_4_plans .rpt_plan {
45
- margin-right: 1%;
46
- width: 24.25%;
47
- float: left
48
- }
49
-
50
- .rpt_4_plans .rpt_plan:last-child {
51
- margin-right: 0
52
- }
53
-
54
- .rpt_5_plans .rpt_plan {
55
- margin-right: .5%;
56
- width: 19.6%;
57
- float: left
58
- }
59
-
60
- .rpt_5_plans .rpt_plan:last-child {
61
- margin-right: 0
62
- }
63
-
64
- .rpt_style_bic .rpt_plan, .rpt_style_loc .rpt_plan {
65
- -webkit-box-shadow: 1px 1px 3px 0 rgba(50, 50, 50, .19);
66
- -moz-box-shadow: 1px 1px 3px 0 rgba(50, 50, 50, .19);
67
- box-shadow: 1px 1px 3px 0 rgba(50, 50, 50, .19)
68
- }
69
-
70
- .rpt_plans .rpt_plan .rpt_title img {
71
- margin-right: 10px;
72
- position: relative;
73
- vertical-align: middle
74
- }
75
-
76
- .rpt_plans .rpt_plan .rpt_title {
77
- background: #6371db;
78
- font-weight: 300;
79
- padding: 24px 18px;
80
- font-size: 26px;
81
- color: #fff;
82
- line-height: 35px;
83
- height: auto
84
- }
85
-
86
- .rpt_plans .rpt_plan .rpt_title span {
87
- display: inline-block;
88
- position: relative;
89
- top: -10px
90
- }
91
-
92
- .rpt_style_basic .rpt_plan .rpt_title {
93
- border-bottom: #ec86c6 solid 1px;
94
- border-top-left-radius: 8px;
95
- border-top-right-radius: 8px
96
- }
97
-
98
- .rpt_style_spec .rpt_plan .rpt_title {
99
- color: #fff
100
- }
101
-
102
- .rpt_style_bic .rpt_plan .rpt_title, .rpt_style_loc .rpt_plan .rpt_title, .rpt_style_swl .rpt_plan .rpt_title {
103
- background: #333
104
- }
105
-
106
- .rpt_plans .rpt_sm_title .rpt_plan .rpt_title {
107
- font-size: 20px;
108
- line-height: 18px
109
- }
110
-
111
- .rpt_plans .rpt_xsm_title .rpt_plan .rpt_title {
112
- font-size: 15px;
113
- line-height: 15px
114
- }
115
-
116
- .rpt_4_plans .rpt_plan .rpt_title {
117
- font-size: 17px;
118
- line-height: 15px
119
- }
120
-
121
- .rpt_4_plans .rpt_sm_title .rpt_plan .rpt_title {
122
- font-size: 15px;
123
- line-height: 13px
124
- }
125
-
126
- .rpt_4_plans .rpt_xsm_title .rpt_plan .rpt_title {
127
- font-size: 13px;
128
- line-height: 11px
129
- }
130
-
131
- .rpt_5_plans .rpt_plan .rpt_title {
132
- font-size: 15px;
133
- line-height: 13px
134
- }
135
-
136
- .rpt_5_plans .rpt_sm_title .rpt_plan .rpt_title {
137
- font-size: 13px;
138
- line-height: 11px
139
- }
140
-
141
- .rpt_5_plans .rpt_xsm_title .rpt_plan .rpt_title {
142
- font-size: 12px;
143
- line-height: 10px
144
- }
145
-
146
- .rpt_plans .rpt_recommended_plan .rpt_title {
147
- background: #6371db
148
- }
149
-
150
- .rpt_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
151
- position: relative;
152
- top: -44px;
153
- left: -10px;
154
- font-size: 35px;
155
- line-height: 0
156
- }
157
-
158
- .rpt_4_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
159
- top: -36px
160
- }
161
-
162
- .rpt_5_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
163
- top: -26px
164
- }
165
-
166
- .rpt_sm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
167
- font-size: 30px;
168
- top: -44px;
169
- left: -4px
170
- }
171
-
172
- .rpt_xsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
173
- font-size: 25px;
174
- top: -30px;
175
- left: -4px
176
- }
177
-
178
- .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
179
- font-size: 21px;
180
- top: -14px;
181
- left: -4px
182
- }
183
-
184
- .rpt_style_basic .rpt_plan .rpt_head {
185
- background: #ec86c6
186
- }
187
-
188
- .rpt_style_spec .rpt_plan .rpt_head {
189
- background: #222
190
- }
191
-
192
- .rpt_style_swl .rpt_plan .rpt_head {
193
- background: #fff
194
- }
195
-
196
- .rpt_plans .rpt_plan .rpt_head .rpt_price {
197
- padding: 0;
198
- font-size: 74px;
199
- line-height: 100px;
200
- font-weight: 300;
201
- text-align: center;
202
- color: #fff
203
- }
204
-
205
- .rpt_style_basic .rpt_plan .rpt_head .rpt_price, .rpt_style_spec .rpt_plan .rpt_head .rpt_price {
206
- text-shadow: 1px 2px 7px rgba(0, 0, 0, .6)
207
- }
208
-
209
- .rpt_style_swl .rpt_plan .rpt_head .rpt_price {
210
- color: #000
211
- }
212
-
213
- .rpt_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price {
214
- font-size: 62px
215
- }
216
-
217
- .rpt_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price {
218
- font-size: 56px
219
- }
220
-
221
- .rpt_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price {
222
- font-size: 38px
223
- }
224
-
225
- .rpt_4_plans .rpt_plan .rpt_head .rpt_price {
226
- font-size: 69px;
227
- line-height: 80px
228
- }
229
-
230
- .rpt_4_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price {
231
- font-size: 53px;
232
- line-height: 65px
233
- }
234
-
235
- .rpt_4_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price {
236
- font-size: 47px;
237
- line-height: 64px
238
- }
239
-
240
- .rpt_4_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price {
241
- font-size: 31px;
242
- line-height: 60px
243
- }
244
-
245
- .rpt_5_plans .rpt_plan .rpt_head .rpt_price {
246
- font-size: 59px;
247
- line-height: 80px
248
- }
249
-
250
- .rpt_5_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price {
251
- font-size: 44px;
252
- line-height: 60px
253
- }
254
-
255
- .rpt_5_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price {
256
- font-size: 37px;
257
- line-height: 53px
258
- }
259
-
260
- .rpt_5_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price {
261
- font-size: 24px;
262
- line-height: 50px
263
- }
264
-
265
- .rpt_plans .rpt_recommended_plan .rpt_head .rpt_price {
266
- font-size: 98px
267
- }
268
-
269
- .rpt_4_plans .rpt_recommended_plan .rpt_head .rpt_price {
270
- font-size: 74px
271
- }
272
-
273
- .rpt_5_plans .rpt_recommended_plan .rpt_head .rpt_price {
274
- font-size: 67px
275
- }
276
-
277
- .rpt_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price {
278
- font-size: 83px
279
- }
280
-
281
- .rpt_4_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price {
282
- font-size: 60px
283
- }
284
-
285
- .rpt_5_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price {
286
- font-size: 54px
287
- }
288
-
289
- .rpt_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price {
290
- font-size: 55px
291
- }
292
-
293
- .rpt_4_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price {
294
- font-size: 49px
295
- }
296
-
297
- .rpt_5_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price {
298
- font-size: 41px
299
- }
300
-
301
- .rpt_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price {
302
- font-size: 42px
303
- }
304
-
305
- .rpt_4_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price {
306
- font-size: 34px
307
- }
308
-
309
- .rpt_5_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price {
310
- font-size: 26px
311
- }
312
-
313
- .rpt_plans .rpt_plan .rpt_head .rpt_recurrence {
314
- font-size: 13px;
315
- font-weight: 300;
316
- line-height: 18px;
317
- padding: 20px 40px 10px;
318
- color: #d3d3d3;
319
- text-align: center
320
- }
321
-
322
- .rpt_style_spec .rpt_plan .rpt_head .rpt_recurrence {
323
- color: #d3d3d3
324
- }
325
-
326
- .rpt_style_bic .rpt_plan .rpt_head .rpt_recurrence, .rpt_style_loc .rpt_plan .rpt_head .rpt_recurrence {
327
- color: #f5f5f5
328
- }
329
-
330
- .rpt_style_swl .rpt_plan .rpt_head .rpt_recurrence {
331
- color: grey
332
- }
333
-
334
- .rpt_plans .rpt_sm_recurrence .rpt_plan .rpt_head .rpt_recurrence {
335
- font-size: 11px;
336
- padding: 20px 40px 4px
337
- }
338
-
339
- .rpt_plans .rpt_plan .rpt_head .rpt_subtitle {
340
- font-size: 16px;
341
- line-height: 20px;
342
- font-weight: 300;
343
- text-align: center;
344
- padding: 10px 30px 20px
345
- }
346
-
347
- .rpt_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
348
- font-size: 14px
349
- }
350
-
351
- .rpt_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
352
- font-size: 12px
353
- }
354
-
355
- .rpt_4_plans .rpt_plan .rpt_head .rpt_subtitle {
356
- font-size: 16px;
357
- line-height: 18px;
358
- padding: 10px 10px 20px
359
- }
360
-
361
- .rpt_4_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
362
- font-size: 14px;
363
- line-height: 17px
364
- }
365
-
366
- .rpt_4_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
367
- font-size: 13px;
368
- line-height: 16px
369
- }
370
-
371
- .rpt_5_plans .rpt_plan .rpt_head .rpt_subtitle {
372
- font-size: 15px;
373
- line-height: 18px;
374
- padding: 10px 10px 20px
375
- }
376
-
377
- .rpt_5_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
378
- font-size: 13px;
379
- line-height: 17px
380
- }
381
-
382
- .rpt_5_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
383
- font-size: 12px;
384
- line-height: 16px
385
- }
386
-
387
- .rpt_plans .rpt_plan .rpt_head .rpt_description {
388
- font-size: 14px;
389
- line-height: 20px;
390
- padding: 15px 0;
391
- font-weight: 300;
392
- text-align: center;
393
- color: #fff
394
- }
395
-
396
- .rpt_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description {
397
- font-size: 12px
398
- }
399
-
400
- .rpt_style_bic .rpt_plan .rpt_head .rpt_description, .rpt_style_loc .rpt_plan .rpt_head .rpt_description {
401
- color: #f5f5f5
402
- }
403
-
404
- .rpt_4_plans .rpt_plan .rpt_head .rpt_description {
405
- font-size: 13px;
406
- line-height: 18px
407
- }
408
-
409
- .rpt_4_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description {
410
- font-size: 12px;
411
- line-height: 17px
412
- }
413
-
414
- .rpt_5_plans .rpt_plan .rpt_head .rpt_description {
415
- font-size: 12px;
416
- line-height: 18px
417
- }
418
-
419
- .rpt_5_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description {
420
- font-size: 11px;
421
- line-height: 17px
422
- }
423
-
424
- .rpt_plans .rpt_plan .rpt_features {
425
- padding: 20px;
426
- background: #f5f5f5;
427
- text-align: center
428
- }
429
-
430
- .rpt_plans .rpt_plan .rpt_features .rpt_feature {
431
- font-size: 16px;
432
- padding: 6px 16px;
433
- border-bottom: 1px dotted #d3d3d3
434
- }
435
-
436
- .rpt_plans .rpt_plan .rpt_features .rpt_feature:last-child {
437
- border-bottom: none
438
- }
439
-
440
- .rpt_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature {
441
- font-size: 14px
442
- }
443
-
444
- .rpt_style_bic .rpt_plan .rpt_features, .rpt_style_loc .rpt_plan .rpt_features, .rpt_style_swl .rpt_plan .rpt_features {
445
- background: #fff
446
- }
447
-
448
- .rpt_style_swl .rpt_plan .rpt_features .rpt_feature {
449
- padding: 5px 16px
450
- }
451
-
452
- .rpt_4_plans .rpt_plan .rpt_features .rpt_feature {
453
- padding: 6px 10px;
454
- font-size: 14px
455
- }
456
-
457
- .rpt_4_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature {
458
- font-size: 12px
459
- }
460
-
461
- .rpt_5_plans .rpt_plan .rpt_features .rpt_feature {
462
- padding: 6px 10px;
463
- font-size: 13px
464
- }
465
-
466
- .rpt_5_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature {
467
- font-size: 11px
468
- }
469
-
470
- .rpt_plans .rpt_plan .rpt_foot {
471
- display: block;
472
- padding: 10px 30px;
473
- border-top: #f5f5f5 solid 2px;
474
- text-align: center;
475
- color: #fff;
476
- font-size: 24px;
477
- text-decoration: none;
478
- font-weight: 300;
479
- transition: All .5s ease;
480
- -webkit-transition: All .5s ease;
481
- -moz-transition: All .5s ease;
482
- -o-transition: All .5s ease;
483
- background: #9679d3;
484
- }
485
-
486
- .rpt_plans .rpt_sm_button .rpt_plan .rpt_foot {
487
- font-size: 19px
488
- }
489
-
490
- .rpt_style_basic .rpt_plan .rpt_foot {
491
- border-bottom-left-radius: 8px;
492
- border-bottom-right-radius: 8px
493
- }
494
-
495
- .rpt_style_swl .rpt_plan .rpt_foot {
496
- border-top: none;
497
- padding: 10px 30px 20px;
498
- color: #000;
499
- background: #333
500
- }
501
-
502
- .rpt_4_plans .rpt_plan .rpt_foot {
503
- padding: 4px 20px;
504
- font-size: 19px
505
- }
506
-
507
- .rpt_4_plans .rpt_sm_button .rpt_plan .rpt_foot, .rpt_5_plans .rpt_plan .rpt_foot {
508
- padding: 4px 20px;
509
- font-size: 17px
510
- }
511
-
512
- .rpt_5_plans .rpt_sm_button .rpt_plan .rpt_foot {
513
- font-size: 16px
514
- }
515
-
516
- .rpt_plans .rpt_plan .rpt_foot:hover {
517
- opacity: .8
518
- }
519
-
520
- .rpt_style_swl .rpt_plan .rpt_foot:hover {
521
- opacity: 1
522
- }
523
-
524
- .rpt_plans .rpt_recommended_plan .rpt_foot {
525
- font-size: 30px;
526
- padding: 16px 0
527
- }
528
-
529
- .rpt_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot {
530
- font-size: 26px
531
- }
532
-
533
- .rpt_4_plans .rpt_recommended_plan .rpt_foot {
534
- font-size: 22px;
535
- font-weight: 300;
536
- padding: 10px 0
537
- }
538
-
539
- .rpt_4_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot {
540
- font-size: 19px;
541
- padding: 10px 0
542
- }
543
-
544
- .rpt_5_plans .rpt_recommended_plan .rpt_foot {
545
- font-size: 20px;
546
- font-weight: 300;
547
- padding: 10px 0
548
- }
549
-
550
- .rpt_5_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot {
551
- font-size: 18px;
552
- padding: 10px 0
553
- }
554
-
555
- .rpt_custom_btn {
556
- border-bottom-left-radius: 5px;
557
- border-bottom-right-radius: 5px;
558
- text-align: center;
559
- padding: 16px 20px
560
- }
561
-
562
- .rpt_plans .rpt_recommended_plan {
563
- position: relative;
564
- top: -10px
565
- }
566
-
567
- .rpt_recommended_plan img.rpt_recommended {
568
- position: absolute !important;
569
- right: 10px !important
570
- }
571
-
572
- .rpt_style_bic .rpt_recommended_plan, .rpt_style_loc .rpt_recommended_plan {
573
- -webkit-box-shadow: 1px 1px 6px 0 rgba(50, 50, 50, .39);
574
- -moz-box-shadow: 1px 1px 6px 0 rgba(50, 50, 50, .39);
575
- box-shadow: 1px 1px 6px 0 rgba(50, 50, 50, .39)
576
- }
577
-
578
- a.rpt_tooltip {
579
- display: block;
580
- outline: 0;
581
- position: relative
582
- }
583
-
584
- a.rpt_tooltip strong {
585
- line-height: 30px
586
- }
587
-
588
- a.rpt_tooltip > span.intool {
589
- width: 90%;
590
- padding: 10px;
591
- margin-top: 56px;
592
- opacity: 0;
593
- visibility: hidden;
594
- z-index: 10;
595
- position: absolute;
596
- top: -15px;
597
- display: block;
598
- color: #f5f5f5;
599
- font-size: 13px;
600
- line-height: 20px;
601
- background: #333;
602
- font-weight: 300;
603
- text-align: center
604
- }
605
-
606
- a.rpt_tooltip:hover {
607
- cursor: zoom-in
608
- }
609
-
610
- a.rpt_tooltip .rpt_tooltip_plus {
611
- text-decoration: none !important;
612
- display: inline;
613
- font-size: 12px;
614
- font-weight: 700;
615
- position: relative;
616
- top: -6px;
617
- color: #5500ff !important;
618
- }
619
-
620
- .rpt_feature:hover a.rpt_tooltip > span.intool {
621
- opacity: .98;
622
- text-decoration: none;
623
- visibility: visible;
624
- overflow: visible
625
- }
626
-
627
- a.rpt_tooltip span.intool b {
628
- width: 10px;
629
- height: 10px;
630
- margin-left: 35%;
631
- margin-top: -15px;
632
- position: absolute;
633
- -webkit-transform: rotate(-45deg);
634
- -moz-transform: rotate(-45deg);
635
- -o-transform: rotate(-45deg);
636
- transform: rotate(-45deg);
637
- display: none \0/;
638
- background: #333
639
- }
640
-
641
- .rpt_3_plans a.rpt_tooltip > span.intool {
642
- margin-left: -1%
643
- }
644
-
645
- .rpt_4_plans a.rpt_tooltip > span.intool {
646
- margin-left: 0
647
- }
648
-
649
- .rpt_5_plans a.rpt_tooltip > span.intool {
650
- margin-left: -2%
651
- }
652
-
653
- .entry-content .rpt_plan a, .rpt_plan a {
654
- border-bottom: none !important;
655
- color: #333;
656
- text-decoration: none;
657
- }
658
- .entry-content .rpt_plan a .rpt_tooltip_plus {
659
- color: #5500ff !important;
660
- }
661
- .rpt_plans .rpt_plan .rpt_icon {
662
- max-width: 30px;
663
- max-height: 30px
664
- }
665
- .upgrade-block {
666
- background-color: #fff;
667
- border-radius: 9px;
668
- padding: 15px 0;
669
- font-family: Rubik, sans-serif;
670
- max-width: 1024px;
671
- margin: 0 auto;
672
- }
673
- .upgrade-wrap {
674
- margin: 15px auto;
675
- max-width: 1024px;
676
- font-family: Rubik, sans-serif;
677
- }
678
- .rpt_plans .rpt_plan img {
679
- display: inline;
680
- margin: 0 10px 0 0;
681
- padding: 0;
682
- -webkit-box-shadow: 0 0 0 0 transparent;
683
- -moz-box-shadow: 0 0 0 0 transparent;
684
- box-shadow: 0 0 0 0 transparent;
685
- border: none
686
- }
687
- .upgrade-block .easy-modal-inner {
688
- margin: 0 auto;
689
- direction: ltr !important;
690
- padding: 0 30px;
691
- max-width: 1024px;
692
- }
693
- p.udner-title strong {
694
- font-size: 40px;
695
- padding-bottom: 30px;
696
- display: block;
697
- color: #b97fcf;
698
- text-align: center;
699
- }
700
- .rpt-foot {
701
- background: #9679d3;
702
- }
703
-
704
- .upgrade-block .money-guaranteed {
705
- color: #b97fcf;
706
- font-size: 16px;
707
- line-height: 18px;
708
- margin: 10px 0;
709
- }
710
-
711
- .upgrade-block .money-guaranteed span.dashicons.dashicons-yes {
712
- background: #00bd00;
713
- color: #fff;
714
- border-radius: 50%;
715
- -webkit-border-radius: 50%;
716
- -moz-border-radius: 50%;
717
- display: inline-block;
718
- margin-right: 5px;
719
- vertical-align: middle;
720
- }
721
- .text-center {
722
- text-align: center;
723
- }
724
- .easy-modal__bottom {
725
- padding: 10px 10px 0;
726
- text-align: left;
727
- color: #828282;
728
- position: relative;
729
- margin: 15px 0 0 0;
730
- }
731
- .easy-modal__bottom:before {
732
- content: '';
733
- display: block;
734
- position: absolute;
735
- left: 0;
736
- top: 0;
737
- width: 100%;
738
- background: rgba(130, 130, 130, .1);
739
- height: 2px;
740
- }
741
- .upgrade-block .user-photo {
742
- float: left;
743
- margin-right: 5px;
744
- }
745
- .easy-modal__bottom .easy-modal__bottom-p {
746
- text-align: left;
747
- font-weight: 300;
748
- position: relative;
749
- margin-bottom: 10px;
750
- font-size: 14px;
751
- line-height: 17px;
752
- padding: 10px 0 0 0;
753
- }
754
- .easy-modal__bottom .easy-modal__bottom-p p {
755
- text-align: left;
756
- margin: 6px 0 0;
757
- line-height: 15px;
758
- }
759
- .easy-modal__bottom .quote {
760
- position: absolute;
761
- left: 65px;
762
- top: -4px;
763
- }
764
- .easy-modal__bottom .easy-modal__bottom-p p {
765
- text-align: left;
766
- margin: 6px 0 0;
767
- line-height: 15px;
768
- }
769
- .upgrade-block .user-name {
770
- font-weight: 700;
771
- color: #828282;
772
- margin: 0;
773
- text-align: left;
774
- font-size: 13px;
775
- }
776
- .upgrade-block .user-role {
777
- margin: 0;
778
- font-size: 13px;
779
- }
780
- div#wpwrap {
781
- background: rgba(101,114,219,1);
782
- background: -moz-linear-gradient(-45deg, rgba(101,114,219,1) 0%, rgba(238,134,198,1) 67%, rgba(238,134,198,1) 100%);
783
- background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(101,114,219,1)), color-stop(67%, rgba(238,134,198,1)), color-stop(100%, rgba(238,134,198,1)));
784
- background: -webkit-linear-gradient(-45deg, rgba(101,114,219,1) 0%, rgba(238,134,198,1) 67%, rgba(238,134,198,1) 100%);
785
- background: -o-linear-gradient(-45deg, rgba(101,114,219,1) 0%, rgba(238,134,198,1) 67%, rgba(238,134,198,1) 100%);
786
- background: -ms-linear-gradient(-45deg, rgba(101,114,219,1) 0%, rgba(238,134,198,1) 67%, rgba(238,134,198,1) 100%);
787
- background: linear-gradient(135deg, rgba(101,114,219,1) 0%, rgba(238,134,198,1) 67%, rgba(238,134,198,1) 100%);
788
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6572db', endColorstr='#ee86c6', GradientType=1 );
789
- }
790
- .folder-testimonial-list {
791
- width: 100%;
792
- max-width: 1080px;
793
- margin: 30px auto;
794
- }
795
- .folder-testimonial {
796
- position: relative;
797
- }
798
- .folder-testimonial .testimonial-image {
799
- position: absolute;
800
- height: 60px;
801
- width: 60px;
802
- top: 50%;
803
- margin-top: -30px;
804
- z-index: 1;
805
- overflow: hidden;
806
- border-radius: 30px;
807
- }
808
- .folder-testimonial .testimonial-image img {
809
- width: 100%;
810
- height: auto;
811
- }
812
- .folder-testimonial .testimonial-data {
813
- position: relative;
814
- margin-left: 30px;
815
- font-size: 16px;
816
- line-height: 22px;
817
- padding: 10px 10px 10px 40px;
818
- background: rgb(245, 245, 245);
819
- }
820
- .testimonial-title {
821
- font-weight: bold;
822
- font-size: 18px;
823
- padding: 0px 0px 5px;
824
- }
825
- .testimonial-author {
826
- font-size: 16px;
827
- font-style: italic;
828
- font-weight: 500;
829
- padding: 5px 0px 0px;
830
- }
831
- .payments {
832
- margin: 20px 0 0 0;
833
- }
834
-
835
- @media only screen and (max-width: 640px) {
836
- .rpt_plans .rpt_plan {
837
- width: 96%;
838
- margin: 10px 2% 20px !important
839
- }
840
-
841
- .rpt_plans .rpt_plan .rpt_title {
842
- position: relative;
843
- font-size: 26px !important;
844
- line-height: 35px !important
845
- }
846
-
847
- .rpt_plans .rpt_plan .rpt_head .rpt_price {
848
- font-size: 74px !important;
849
- line-height: 100px !important
850
- }
851
-
852
- .rpt_plans .rpt_plan .rpt_head .rpt_subtitle {
853
- font-size: 17px !important;
854
- line-height: 28px !important;
855
- padding: 10px 40px 20px
856
- }
857
-
858
- .rpt_plans .rpt_plan .rpt_head .rpt_description {
859
- font-size: 15px !important;
860
- line-height: 26px !important;
861
- padding: 0 40px 30px
862
- }
863
-
864
- .rpt_plans .rpt_plan .rpt_features .rpt_feature {
865
- padding: 6px 16px;
866
- font-size: 14px !important
867
- }
868
-
869
- .rpt_plans .rpt_plan .rpt_foot {
870
- padding: 10px 40px;
871
- text-align: center;
872
- color: #fff;
873
- font-size: 20px
874
- }
875
-
876
- .rpt_plans .rpt_recommended_plan .rpt_foot {
877
- font-size: 30px;
878
- font-weight: 300;
879
- padding: 20px 0
880
- }
881
-
882
- .rpt_plan .rpt_head .rpt_price .rpt_currency {
883
- top: -36px !important;
884
- left: -10px !important;
885
- font-size: 35px !important
886
- }
887
- }
888
-
889
- #rpt_pricr .rpt_plan_ori .rpt_features .rpt_feature, #rpt_pricr .rpt_plan_ori .rpt_features .rpt_feature a, #rpt_pricr .rpt_plan_ori .rpt_foot, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_description, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_price, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_price .rpt_currency, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_recurrence, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_subtitle, #rpt_pricr .rpt_plan_ori .rpt_title {
890
- font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
891
- font-weight: 300 !important
892
- }
1
+ .widget-icon__wrap a.upgrade-link{display:block;font-size:16px;text-align:center;padding-left:93px;position:absolute;bottom:0;z-index:10001;left:0;margin:0 auto 12px}#rpt_container{margin-top:24px;width:100%}.rpt_plans .rpt_plan{-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.rpt_2_plans .rpt_plan{margin-right:2%;width:49%;float:left}.rpt_2_plans .rpt_plan:last-child{margin-right:0}.rpt_3_plans .rpt_plan{margin-right:2%;width:32%;float:left}.rpt_3_plans .rpt_plan:last-child{margin-right:0}.rpt_4_plans .rpt_plan{margin-right:1%;width:24.25%;float:left}.rpt_4_plans .rpt_plan:last-child{margin-right:0}.rpt_5_plans .rpt_plan{margin-right:.5%;width:19.6%;float:left}.rpt_5_plans .rpt_plan:last-child{margin-right:0}.rpt_style_bic .rpt_plan,.rpt_style_loc .rpt_plan{-webkit-box-shadow:1px 1px 3px 0 rgba(50,50,50,.19);-moz-box-shadow:1px 1px 3px 0 rgba(50,50,50,.19);box-shadow:1px 1px 3px 0 rgba(50,50,50,.19)}.rpt_plans .rpt_plan .rpt_title img{margin-right:10px;position:relative;vertical-align:middle}.rpt_plans .rpt_plan .rpt_title{background:#6371db;font-weight:300;padding:24px 18px;font-size:26px;color:#fff;line-height:35px;height:auto}.rpt_plans .rpt_plan .rpt_title span{display:inline-block;position:relative;top:-10px}.rpt_style_basic .rpt_plan .rpt_title{border-bottom:#ec86c6 solid 1px;border-top-left-radius:8px;border-top-right-radius:8px}.rpt_style_spec .rpt_plan .rpt_title{color:#fff}.rpt_style_bic .rpt_plan .rpt_title,.rpt_style_loc .rpt_plan .rpt_title,.rpt_style_swl .rpt_plan .rpt_title{background:#333}.rpt_plans .rpt_sm_title .rpt_plan .rpt_title{font-size:20px;line-height:18px}.rpt_plans .rpt_xsm_title .rpt_plan .rpt_title{font-size:15px;line-height:15px}.rpt_4_plans .rpt_plan .rpt_title{font-size:17px;line-height:15px}.rpt_4_plans .rpt_sm_title .rpt_plan .rpt_title{font-size:15px;line-height:13px}.rpt_4_plans .rpt_xsm_title .rpt_plan .rpt_title{font-size:13px;line-height:11px}.rpt_5_plans .rpt_plan .rpt_title{font-size:15px;line-height:13px}.rpt_5_plans .rpt_sm_title .rpt_plan .rpt_title{font-size:13px;line-height:11px}.rpt_5_plans .rpt_xsm_title .rpt_plan .rpt_title{font-size:12px;line-height:10px}.rpt_plans .rpt_recommended_plan .rpt_title{background:#6371db}.rpt_plans .rpt_plan .rpt_head .rpt_price .rpt_currency{position:relative;top:-44px;left:-10px;font-size:35px;line-height:0}.rpt_4_plans .rpt_plan .rpt_head .rpt_price .rpt_currency{top:-36px}.rpt_5_plans .rpt_plan .rpt_head .rpt_price .rpt_currency{top:-26px}.rpt_sm_price .rpt_plan .rpt_head .rpt_price .rpt_currency{font-size:30px;top:-44px;left:-4px}.rpt_xsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency{font-size:25px;top:-30px;left:-4px}.rpt_xxsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency{font-size:21px;top:-14px;left:-4px}.rpt_style_basic .rpt_plan .rpt_head{background:#ec86c6}.rpt_style_spec .rpt_plan .rpt_head{background:#222}.rpt_style_swl .rpt_plan .rpt_head{background:#fff}.rpt_plans .rpt_plan .rpt_head .rpt_price{padding:0;font-size:74px;line-height:100px;font-weight:300;text-align:center;color:#fff}.rpt_style_basic .rpt_plan .rpt_head .rpt_price,.rpt_style_spec .rpt_plan .rpt_head .rpt_price{text-shadow:1px 2px 7px rgba(0,0,0,.6)}.rpt_style_swl .rpt_plan .rpt_head .rpt_price{color:#000}.rpt_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price{font-size:62px}.rpt_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price{font-size:56px}.rpt_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price{font-size:38px}.rpt_4_plans .rpt_plan .rpt_head .rpt_price{font-size:69px;line-height:80px}.rpt_4_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price{font-size:53px;line-height:65px}.rpt_4_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price{font-size:47px;line-height:64px}.rpt_4_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price{font-size:31px;line-height:60px}.rpt_5_plans .rpt_plan .rpt_head .rpt_price{font-size:59px;line-height:80px}.rpt_5_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price{font-size:44px;line-height:60px}.rpt_5_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price{font-size:37px;line-height:53px}.rpt_5_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price{font-size:24px;line-height:50px}.rpt_plans .rpt_recommended_plan .rpt_head .rpt_price{font-size:98px}.rpt_4_plans .rpt_recommended_plan .rpt_head .rpt_price{font-size:74px}.rpt_5_plans .rpt_recommended_plan .rpt_head .rpt_price{font-size:67px}.rpt_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price{font-size:83px}.rpt_4_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price{font-size:60px}.rpt_5_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price{font-size:54px}.rpt_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price{font-size:55px}.rpt_4_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price{font-size:49px}.rpt_5_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price{font-size:41px}.rpt_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price{font-size:42px}.rpt_4_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price{font-size:34px}.rpt_5_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price{font-size:26px}.rpt_plans .rpt_plan .rpt_head .rpt_recurrence{font-size:13px;font-weight:300;line-height:18px;padding:20px 40px 10px;color:#d3d3d3;text-align:center}.rpt_style_spec .rpt_plan .rpt_head .rpt_recurrence{color:#d3d3d3}.rpt_style_bic .rpt_plan .rpt_head .rpt_recurrence,.rpt_style_loc .rpt_plan .rpt_head .rpt_recurrence{color:#f5f5f5}.rpt_style_swl .rpt_plan .rpt_head .rpt_recurrence{color:grey}.rpt_plans .rpt_sm_recurrence .rpt_plan .rpt_head .rpt_recurrence{font-size:11px;padding:20px 40px 4px}.rpt_plans .rpt_plan .rpt_head .rpt_subtitle{font-size:16px;line-height:20px;font-weight:300;text-align:center;padding:10px 30px 20px}.rpt_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle{font-size:14px}.rpt_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle{font-size:12px}.rpt_4_plans .rpt_plan .rpt_head .rpt_subtitle{font-size:16px;line-height:18px;padding:10px 10px 20px}.rpt_4_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle{font-size:14px;line-height:17px}.rpt_4_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle{font-size:13px;line-height:16px}.rpt_5_plans .rpt_plan .rpt_head .rpt_subtitle{font-size:15px;line-height:18px;padding:10px 10px 20px}.rpt_5_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle{font-size:13px;line-height:17px}.rpt_5_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle{font-size:12px;line-height:16px}.rpt_plans .rpt_plan .rpt_head .rpt_description{font-size:14px;line-height:20px;padding:15px 0;font-weight:300;text-align:center;color:#fff}.rpt_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description{font-size:12px}.rpt_style_bic .rpt_plan .rpt_head .rpt_description,.rpt_style_loc .rpt_plan .rpt_head .rpt_description{color:#f5f5f5}.rpt_4_plans .rpt_plan .rpt_head .rpt_description{font-size:13px;line-height:18px}.rpt_4_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description{font-size:12px;line-height:17px}.rpt_5_plans .rpt_plan .rpt_head .rpt_description{font-size:12px;line-height:18px}.rpt_5_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description{font-size:11px;line-height:17px}.rpt_plans .rpt_plan .rpt_features{padding:20px;background:#f5f5f5;text-align:center}.rpt_plans .rpt_plan .rpt_features .rpt_feature{font-size:16px;padding:6px 16px 8px;border-bottom:1px dotted #d3d3d3}.rpt_plans .rpt_plan .rpt_features .rpt_feature:last-child{border-bottom:none}.rpt_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature{font-size:14px}.rpt_style_bic .rpt_plan .rpt_features,.rpt_style_loc .rpt_plan .rpt_features,.rpt_style_swl .rpt_plan .rpt_features{background:#fff}.rpt_style_swl .rpt_plan .rpt_features .rpt_feature{padding:5px 16px}.rpt_4_plans .rpt_plan .rpt_features .rpt_feature{padding:6px 10px;font-size:14px}.rpt_4_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature{font-size:12px}.rpt_5_plans .rpt_plan .rpt_features .rpt_feature{padding:6px 10px;font-size:13px}.rpt_5_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature{font-size:11px}.rpt_plans .rpt_plan .rpt_foot{display:block;padding:10px 30px;border-top:#f5f5f5 solid 2px;text-align:center;color:#fff;font-size:24px;text-decoration:none;font-weight:300;transition:All .5s ease;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease;background:#9679d3}.rpt_plans .rpt_sm_button .rpt_plan .rpt_foot{font-size:19px}.rpt_style_basic .rpt_plan .rpt_foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.rpt_style_swl .rpt_plan .rpt_foot{border-top:none;padding:10px 30px 20px;color:#000;background:#333}.rpt_4_plans .rpt_plan .rpt_foot{padding:4px 20px;font-size:19px}.rpt_4_plans .rpt_sm_button .rpt_plan .rpt_foot,.rpt_5_plans .rpt_plan .rpt_foot{padding:4px 20px;font-size:17px}.rpt_5_plans .rpt_sm_button .rpt_plan .rpt_foot{font-size:16px}.rpt_plans .rpt_plan .rpt_foot:hover{opacity:.8}.rpt_style_swl .rpt_plan .rpt_foot:hover{opacity:1}.rpt_plans .rpt_recommended_plan .rpt_foot{font-size:30px;padding:16px 0}.rpt_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot{font-size:26px}.rpt_4_plans .rpt_recommended_plan .rpt_foot{font-size:22px;font-weight:300;padding:10px 0}.rpt_4_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot{font-size:19px;padding:10px 0}.rpt_5_plans .rpt_recommended_plan .rpt_foot{font-size:20px;font-weight:300;padding:10px 0}.rpt_5_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot{font-size:18px;padding:10px 0}.rpt_custom_btn{border-bottom-left-radius:5px;border-bottom-right-radius:5px;text-align:center;padding:16px 20px}.rpt_plans .rpt_recommended_plan{position:relative;top:-10px}.rpt_recommended_plan img.rpt_recommended{position:absolute!important;right:10px!important}.rpt_style_bic .rpt_recommended_plan,.rpt_style_loc .rpt_recommended_plan{-webkit-box-shadow:1px 1px 6px 0 rgba(50,50,50,.39);-moz-box-shadow:1px 1px 6px 0 rgba(50,50,50,.39);box-shadow:1px 1px 6px 0 rgba(50,50,50,.39)}a.rpt_tooltip{display:block;outline:0;position:relative}a.rpt_tooltip strong{line-height:30px}a.rpt_tooltip>span.intool{width:90%;padding:10px;margin-top:56px;opacity:0;visibility:hidden;z-index:10;position:absolute;top:-15px;display:block;color:#f5f5f5;font-size:13px;line-height:20px;background:#333;font-weight:300;text-align:center}a.rpt_tooltip:hover{cursor:zoom-in}a.rpt_tooltip .rpt_tooltip_plus{text-decoration:none!important;display:inline;font-size:12px;font-weight:700;position:relative;top:-6px;color:#50f!important}.rpt_feature:hover a.rpt_tooltip>span.intool{opacity:.98;text-decoration:none;visibility:visible;overflow:visible}a.rpt_tooltip span.intool b{width:10px;height:10px;margin-left:35%;margin-top:-15px;position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);display:none \0/;background:#333}.rpt_3_plans a.rpt_tooltip>span.intool{margin-left:-1%}.rpt_4_plans a.rpt_tooltip>span.intool{margin-left:0}.rpt_5_plans a.rpt_tooltip>span.intool{margin-left:-2%}.entry-content .rpt_plan a,.rpt_plan a{border-bottom:none!important;color:#333;text-decoration:none}.entry-content .rpt_plan a .rpt_tooltip_plus{color:#50f!important}.rpt_plans .rpt_plan .rpt_icon{max-width:30px;max-height:30px}.upgrade-block{background-color:#fff;border-radius:9px;padding:15px 0;font-family:Rubik,sans-serif;max-width:1024px;margin:0 auto}.upgrade-wrap{margin:15px auto;max-width:1024px;font-family:Rubik,sans-serif}.rpt_plans .rpt_plan img{display:inline;margin:0 10px 0 0;padding:0;-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;border:none}.upgrade-block .easy-modal-inner{margin:0 auto;direction:ltr!important;padding:0 30px;max-width:1024px}p.udner-title strong{font-size:40px;padding-bottom:30px;display:block;color:#b97fcf;text-align:center}.rpt-foot{background:#9679d3}.upgrade-block .money-guaranteed{color:#b97fcf;font-size:16px;line-height:18px;margin:10px 0}.upgrade-block .money-guaranteed span.dashicons.dashicons-yes{background:#00bd00;color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;display:inline-block;margin-right:5px;vertical-align:middle}.text-center{text-align:center}.easy-modal__bottom{padding:10px 10px 0;text-align:left;color:#828282;position:relative;margin:15px 0 0 0}.easy-modal__bottom:before{content:'';display:block;position:absolute;left:0;top:0;width:100%;background:rgba(130,130,130,.1);height:2px}.upgrade-block .user-photo{float:left;margin-right:5px}.easy-modal__bottom .easy-modal__bottom-p{text-align:left;font-weight:300;position:relative;margin-bottom:10px;font-size:14px;line-height:17px;padding:10px 0 0 0}.easy-modal__bottom .easy-modal__bottom-p p{text-align:left;margin:6px 0 0;line-height:15px}.easy-modal__bottom .quote{position:absolute;left:65px;top:-4px}.easy-modal__bottom .easy-modal__bottom-p p{text-align:left;margin:6px 0 0;line-height:15px}.upgrade-block .user-name{font-weight:700;color:#828282;margin:0;text-align:left;font-size:13px}.upgrade-block .user-role{margin:0;font-size:13px}div#wpwrap{background:#6572db;background:-moz-linear-gradient(-45deg,#6572db 0,#ee86c6 67%,#ee86c6 100%);background:-webkit-gradient(left top,right bottom,color-stop(0,#6572db),color-stop(67%,#ee86c6),color-stop(100%,#ee86c6));background:-webkit-linear-gradient(-45deg,#6572db 0,#ee86c6 67%,#ee86c6 100%);background:-o-linear-gradient(-45deg,#6572db 0,#ee86c6 67%,#ee86c6 100%);background:-ms-linear-gradient(-45deg,#6572db 0,#ee86c6 67%,#ee86c6 100%);background:linear-gradient(135deg,#6572db 0,#ee86c6 67%,#ee86c6 100%)}.folder-testimonial-list{width:100%;max-width:1080px;margin:30px auto}.folder-testimonial{position:relative}.folder-testimonial .testimonial-image{position:absolute;height:60px;width:60px;top:50%;margin-top:-30px;z-index:1;overflow:hidden;border-radius:30px}.folder-testimonial .testimonial-image img{width:100%;height:auto}.folder-testimonial .testimonial-data{position:relative;margin-left:30px;font-size:16px;line-height:22px;padding:10px 10px 10px 40px;background:#f5f5f5}.testimonial-title{font-weight:700;font-size:18px;padding:0 0 5px}.testimonial-author{font-size:16px;font-style:italic;font-weight:500;padding:5px 0 0}.payments{margin:20px 0 0 0}@media only screen and (max-width:640px){.rpt_plans .rpt_plan{width:96%;margin:10px 2% 20px!important}.rpt_plans .rpt_plan .rpt_title{position:relative;font-size:26px!important;line-height:35px!important}.rpt_plans .rpt_plan .rpt_head .rpt_price{font-size:74px!important;line-height:100px!important}.rpt_plans .rpt_plan .rpt_head .rpt_subtitle{font-size:17px!important;line-height:28px!important;padding:10px 40px 20px}.rpt_plans .rpt_plan .rpt_head .rpt_description{font-size:15px!important;line-height:26px!important;padding:0 40px 30px}.rpt_plans .rpt_plan .rpt_features .rpt_feature{padding:6px 16px;font-size:14px!important}.rpt_plans .rpt_plan .rpt_foot{padding:10px 40px;text-align:center;color:#fff;font-size:20px}.rpt_plans .rpt_recommended_plan .rpt_foot{font-size:30px;font-weight:300;padding:20px 0}.rpt_plan .rpt_head .rpt_price .rpt_currency{top:-36px!important;left:-10px!important;font-size:35px!important}}#rpt_pricr .rpt_plan_ori .rpt_features .rpt_feature,#rpt_pricr .rpt_plan_ori .rpt_features .rpt_feature a,#rpt_pricr .rpt_plan_ori .rpt_foot,#rpt_pricr .rpt_plan_ori .rpt_head .rpt_description,#rpt_pricr .rpt_plan_ori .rpt_head .rpt_price,#rpt_pricr .rpt_plan_ori .rpt_head .rpt_price .rpt_currency,#rpt_pricr .rpt_plan_ori .rpt_head .rpt_recurrence,#rpt_pricr .rpt_plan_ori .rpt_head .rpt_subtitle,#rpt_pricr .rpt_plan_ori .rpt_title{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif!important;font-weight:300!important}.select2-container{width:100%!important}.select2-results__options li{text-align:center}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/css/design.css CHANGED
@@ -1,1513 +1 @@
1
- .wcp-custom-menu {
2
- padding-left: 0px;
3
- }
4
- .wcp-custom-menu {
5
- position: relative;
6
- }
7
- .wcp-container ul {
8
- list-style: none;
9
- }
10
- .wcp-container .route {
11
- position: relative;
12
- list-style-type: none;
13
- border: 0;
14
- margin: 0;
15
- padding: 0;
16
- top: 0px;
17
- margin-top: 0px;
18
- max-height: 100% !important;
19
- width: 100%;
20
- border-radius: 2px;
21
- z-index: -1;
22
- background: transparent;
23
- }
24
- .wcp-container .route span {
25
- position: absolute;
26
- top: 2px;
27
- left: 0;
28
- z-index: 10;
29
- width: 20px;
30
- height: 18px;
31
- text-indent: 0;
32
- font-size: 20px;
33
- background: no-repeat;
34
- }
35
- .wcp-container .route .title {
36
- position: absolute;
37
- border: 0;
38
- margin: 0;
39
- padding: 0;
40
- padding-top: 0px;
41
- height: 30px;
42
- width: 200px;
43
- text-indent: 30px;
44
- background: transparent;
45
- border-radius: 0px;
46
- box-shadow: none;
47
- font-size: 14px;
48
- line-height: 26px;
49
- border-radius: 4px;
50
- -webkit-border-radius: 4px;
51
- -moz-border-radius: 4px;
52
- overflow: hidden;
53
- }
54
- .wcp-container .first-title {
55
- margin-left: 10px;
56
- }
57
- .wcp-container .space {
58
- position: relative;
59
- list-style-type: none;
60
- border: 0;
61
- margin: 0 0 0 20px;
62
- padding: 0 0 30px 0;
63
- width: 40px;
64
- top: 30px;
65
- height: 100%;
66
- z-index: 1;
67
- }
68
- .wcp-container .first-space {
69
- margin-left: 10px;
70
- top: 10px;
71
- }
72
- i.fa-caret-right {
73
- transition: 0.1s;
74
- -webkit-transition: 0.1s;
75
- -moz-transition: 0.1s;
76
- }
77
- li.active > span > i.fa-caret-right {
78
- transform: rotate(90deg);
79
- -webkit-transform: rotate(90deg);
80
- -moz-transform: rotate(90deg);
81
- }
82
- li.active > span > i.fa-folder:before {
83
- content: "\f07c";
84
- }
85
- .has-sub-tree > ul.ui-sortable li {
86
- display: none;
87
- }
88
- .has-sub-tree.active > ul.ui-sortable > li {
89
- display: block;
90
- }
91
- .nav-icon {
92
- display: none;
93
- left: -20px !important;
94
- }
95
- .has-sub-tree > .nav-icon {
96
- display: block;
97
- }
98
- .wcp-content {
99
- position: fixed !important;
100
- top: 32px;
101
- left: 160px;
102
- bottom: 0;
103
- width: 305px;
104
- box-sizing: border-box;
105
- z-index: 1;
106
- direction: ltr;
107
- transition: all 0.15s linear;
108
- -webkit-transition: all 0.15s linear;
109
- -moz-transition: all 0.15s linear;
110
- }
111
- html[dir="rtl"] .wcp-content {
112
- left: auto;
113
- right: 160px;
114
- }
115
- body.folded .wcp-content {
116
- left: 36px;
117
- }
118
- html[dir="rtl"] body.folded .wcp-content {
119
- left: auto;
120
- right: 36px;
121
- }
122
- body.wp-admin #wpcontent {
123
- padding-left: 310px;
124
- transition: all 0.15s linear;
125
- -webkit-transition: all 0.15s linear;
126
- -moz-transition: all 0.15s linear;
127
- }
128
- html[dir="rtl"] body.wp-admin #wpcontent {
129
- padding-left: 0px;
130
- padding-right: 320px;
131
- }
132
- .wcp-container {
133
- padding: 20px 20px 20px 16px;
134
- }
135
- .form-title {
136
- font-size: 23px;
137
- font-weight: 400;
138
- margin: 0;
139
- padding: 0 0 10px 0;
140
- line-height: 29px;
141
- min-height: 36px;
142
- }
143
- .form-operations {
144
- border: solid 1px #e5e5e5;
145
- border-right: none;
146
- margin-bottom: 20px;
147
- }
148
- .form-operations ul {
149
- margin: 0;
150
- padding: 0 ;
151
- }
152
- .form-operations li {
153
- display: block;
154
- float: left;
155
- width: 20%;
156
- text-align: center;
157
- background: #fff;
158
- margin: 0;
159
- padding: 0;
160
- }
161
- .form-operations li a {
162
- display: block;
163
- padding: 10px 0;
164
- border-right: solid 1px #e5e5e5;
165
- font-size: 16px;
166
- color: #727272;
167
- }
168
- .clearfix {
169
- clear: both;
170
- }
171
- .wcp-parent-data {
172
- position: relative;
173
- }
174
- .wcp-parent {
175
- position: absolute;
176
- left: -21px;
177
- font-weight: bold;
178
- font-size: 14px;
179
- }
180
- .wcp-parent .fa {
181
- font-size: 18px;
182
- margin-right: 8px;
183
- }
184
- .wcp-form-data {
185
- background: #fff;
186
- border: solid 1px #f1f1f1;
187
- padding: 15px;
188
- display: none;
189
- margin-bottom: 20px;
190
- }
191
- .wcp-form-title {
192
- color: #727272;
193
- font-size: 14px;
194
- text-transform: uppercase;
195
- padding: 0 0 10px 0;
196
- }
197
- .wcp-form-data .form-field {
198
- padding: 0 0 10px 0;
199
- }
200
- .wcp-form-data .form-field input, .wcp-form-data .form-field select {
201
- width: 100%;
202
- }
203
- button#wcp-save-folder {
204
- float: right;
205
- }
206
- .wcp-form-message span {
207
- display: block;
208
- padding: 5px 10px;
209
- background: #ffabab;
210
- margin-bottom: 10px;
211
- color: #000;
212
- border: solid 1px #8c0000;
213
- border-radius: 4px;
214
- }
215
- .wcp-container .route.active-item > h3.title {
216
- background: #008ec2;
217
- color: #fff;
218
- border-radius: 4px;
219
- }
220
- .wcp-container .route span.ui-icon {
221
- line-height: 24px;
222
- font-size: 18px;
223
- cursor: move;
224
- left: 5px;
225
- top: 2px;
226
- height: 26px;
227
- }
228
- .route.active-item > span.ui-icon {
229
- background: #008ec2;
230
- color: #fff;
231
- }
232
- #custom-menu.active > ul > li.route {
233
- display: block;
234
- }
235
- .wcp-parent.active > i.fa-caret-right {
236
- transform: rotate(90deg);
237
- -webkit-transform: rotate(90deg);
238
- -moz-transform: rotate(90deg);
239
- }
240
- .wcp-parent.active > i.fa-folder:before {
241
- content: "\f07c";
242
- }
243
- .wcp-container .route .title:hover {
244
- background: #dfdfdf;
245
- cursor: pointer;
246
- }
247
- .wcp-container .route .title img {
248
- display: none;
249
- width: 14px;
250
- height: 14px;
251
- margin: 5px auto 0;
252
- }
253
- .wcp-container .route .title:hover {
254
- background: #dfdfdf;
255
- cursor: pointer;
256
- }
257
- .wcp-container .route .title:hover img {
258
- display: block;
259
- }
260
- .wcp-container .route .title:hover .ui-icon i {
261
- display: none;
262
- }
263
- body.no-hover-css .wcp-container .route .title:hover {
264
- background: transparent;
265
- }
266
- .add-new-folder {
267
- text-decoration: none;
268
- display: block;
269
- float: right;
270
- font-size: 14px;
271
- padding: 4px 10px;
272
- background: #F51366;
273
- color: #fff;
274
- border: solid 1px #F51366;
275
- border-radius: 3px;
276
- line-height: 24px;
277
- -webkit-box-shadow: 0 3px 5px -3px #333333;
278
- -moz-box-shadow: 0 3px 5px -3px #333333;
279
- box-shadow: 0 3px 5px -3px #333333;
280
- position: relative;
281
- }
282
- .add-new-folder:hover, .add-new-folder:focus {
283
- /*background: #bc0f50;*/
284
- color: #ffffff;
285
- /*border: solid 1px #bc0f50;*/
286
- }
287
- .add-new-folder:hover:after {
288
- content: "";
289
- width: 100%;
290
- height: 100%;
291
- background: rgba(0,0,0,0.10);
292
- position: absolute;
293
- top: 0;
294
- left: 0;
295
- }
296
- .add-new-folder span {
297
- display: block;
298
- float: left;
299
- line-height: 20px;
300
- font-size: 14px;
301
- margin-right: 5px;
302
- }
303
- .add-new-folder span.folder-icon-create_new_folder {
304
- font-size: 20px;
305
- }
306
- .form-options {
307
- background: #fff;
308
- padding: 10px 0px 0 10px;
309
- margin: 0 0px;
310
- }
311
- .form-options ul {
312
- margin: 0;
313
- padding: 0;
314
- }
315
- .form-options li {
316
- display: inline-block;
317
- margin: 0 5px 0 0;
318
- vertical-align: top;
319
- }
320
- .form-options li.last {
321
- margin: 0;
322
- }
323
- .form-options li a {
324
- display: inline-block;
325
- text-decoration: none;
326
- padding: 5px 10px;
327
- color: #000;
328
- background: #ccc;
329
- box-shadow: 0 1px 0 #ccc;
330
- vertical-align: middle;
331
- border: solid 1px #ccc;
332
- border-radius: 3px;
333
- margin: 0 0 12px 0;
334
- }
335
- .form-options li.last a {
336
- padding: 3px;
337
- }
338
- .form-options li.last a span.icon{
339
- font-size: 28px;
340
- line-height: 22px;
341
- }
342
- a#expand-collapse-list.all-open span:before {
343
- content: "\e911";
344
- }
345
- .form-options li a:hover {
346
- background: #404040;
347
- color: #ffffff;
348
- border: solid 1px #404040;
349
- }
350
- .form-options span.icon {
351
- font-size: 18px;
352
- display: inline-block;
353
- vertical-align: top;
354
- }
355
- .un-categorised-items {
356
- border-radius: 3px;
357
- }
358
- .header-posts a, .un-categorised-items a {
359
- color: #444444;
360
- padding: 7px;
361
- border-radius: 3px;
362
- display: block;
363
- text-decoration: none;
364
- font-size: 14px;
365
- line-height: 18px;
366
- }
367
- .header-posts a:hover, .un-categorised-items:hover, .un-categorised-items.active-item {
368
- background: #dfdfdf;
369
- border-radius: 3px;
370
- }
371
- .header-posts a.active-item, .un-categorised-items.active-item {
372
- background: #008ec2 !important;
373
- color: #fff !important;
374
- }
375
- .un-categorised-items.active-item a {
376
- color: #fff !important;
377
- }
378
- .un-categorised-items.active-item a span, .header-posts a.active-item span.total-count {
379
- color: #444444 !important;
380
- }
381
- span.total-count {
382
- float: right;
383
- background: #fff;
384
- padding: 0 5px;
385
- border: solid 1px #cccccc;
386
- font-size: 10px;
387
- line-height: 16px;
388
- border-radius: 2px;
389
- }
390
- .wcp-icon {
391
- display: inline-block;
392
- font-size: 16px;
393
- vertical-align: top;
394
- margin-right: 3px;
395
- }
396
- #custom-menu .wcp-icon {
397
- font-size: 20px;
398
- line-height: 24px;
399
- }
400
- .route.active > .nav-icon > .folder-icon-arrow_right {
401
- transform: rotate(90deg);
402
- -webkit-transform: rotate(90deg);
403
- -moz-transform: rotate(90deg);
404
- }
405
- .route.active > .ui-icon > .folder-icon-folder:before {
406
- content: "\e90c";
407
- }
408
- .wcp-container .route span.total-count {
409
- position: relative;
410
- font-size: 8px;
411
- float: right;
412
- text-align: center;
413
- width: auto;
414
- background: #fff;
415
- display: block;
416
- margin: 4px 3px 3px 3px;
417
- color: #23282d !important;
418
- line-height: 16px;
419
- height: 16px;
420
- }
421
- .dynamic-menu {
422
- position: absolute;
423
- left: 50px;
424
- background: #fff;
425
- width: 170px;
426
- padding: 0;
427
- z-index: 101;
428
- -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
429
- -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
430
- box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
431
- }
432
- .dynamic-menu li {
433
- position: relative;
434
- display: block !important;
435
- padding: 2px 0;
436
- margin: 0;
437
- }
438
- .dynamic-menu a {
439
- text-decoration: none;
440
- color: #848484;
441
- position: relative;
442
- display: block;
443
- padding: 5px 10px;
444
- line-height: 18px;
445
- white-space: nowrap;
446
- }
447
- .wcp-container .route .dynamic-menu ul > li > a > span, .wcp-container .route .dynamic-menu ul > li > a > span span {
448
- position: relative;
449
- top: auto;
450
- display: inline-block;
451
- vertical-align: top;
452
- margin-right: 5px;
453
- }
454
- .wcp-container .route .dynamic-menu ul > li > a > span span {
455
- top: auto;
456
- height: auto;
457
- width: auto;
458
- margin: 0;
459
- left: auto;
460
- vertical-align: baseline;
461
- display: inline;
462
- }
463
- .dynamic-menu li.new-folder {
464
- border-bottom: solid 1px #d8d8d8;
465
- }
466
- .dynamic-menu a:hover {
467
- background: #efefef;
468
- color: #000;
469
- }
470
- .wcp-form-input {
471
- padding-left: 35px;
472
- box-sizing: border-box;
473
- position: relative;
474
- }
475
- .wcp-form-input input {
476
- width: 100%;
477
- }
478
- .wcp-form-btn {
479
- padding: 4px 0 4px 2px;
480
- }
481
- .wcp-form-input:before {
482
- content: "\e90d";
483
- font-family: 'folder-icon' !important;
484
- speak: none;
485
- position: absolute;
486
- left: 0;
487
- font-size: 28px;
488
- top: 5px;
489
- }
490
- .add-new-folder-btn {
491
- margin-right: 5px !important;
492
- }
493
- .form-loader {
494
- width: 100%;
495
- height: 5px;
496
- margin: 0 0 10px;
497
- }
498
- .form-loader-count {
499
- width: 0;
500
- height: 5px;
501
- background: url("../images/form-loader.png");
502
- transition: all 2.5s linear;
503
- -webkit-transition: all 2s linear;
504
- -moz-transition: all 2.5s linear;
505
- }
506
- .route.is-high > .ui-icon > i:before {
507
- content: "\e900" !important
508
- }
509
- .route.is-high.active > .ui-icon > i:before {
510
- content: "\e90c" !important;
511
- z-index: 11;
512
- color: #444;
513
- font-size: 20px;
514
- }
515
- .route.is-high.active > .ui-icon > i:after {
516
- content: "\e907";
517
- margin-left: -1.2em;
518
- color: #444;
519
- font-size: 11px;
520
- top: 1px;
521
- position: absolute;
522
- }
523
- .route.is-high.active.active-item > .ui-icon > i:before, .route.is-high.active.active-item > .ui-icon > i:after {
524
- color: #ffffff;
525
- }
526
- li.active-menu {
527
- z-index: 2 !important;
528
- }
529
- th#wcp_move {
530
- width: 20px;
531
- }
532
- td.wcp_move.column-wcp_move {
533
- vertical-align: middle;
534
- }
535
- .wp-list-table tr td .wcp-move-file {
536
- vertical-align: middle;
537
- opacity: 0;
538
- }
539
- .wp-list-table tr:hover td .wcp-move-file, .wp-list-table td.wcp_move.column-wcp_move.wcp-draggable {
540
- opacity: 1;
541
- }
542
- .wcp-drop-hover {
543
- background: #0073aa !important;
544
- z-index: 2 !important;
545
- color: #fff !important;
546
- }
547
- .wcp-drop-hover span {
548
- color: #fff !important;
549
- }
550
- .ui-draggable-dragging {
551
- z-index: 1051 !important;
552
- }
553
- .wcp-hover-list {
554
- background: #008ec2 !important;
555
- color: #fff;
556
- position: relative;
557
- }
558
- .wcp-hover-list a {
559
- color: #fff;
560
- }
561
- .wcp-hover-list span.total-count {
562
- color: #000;
563
- }
564
- span.wcp-item {
565
- display: none;
566
- }
567
- .wcp-move-file {
568
- cursor: move;
569
- }
570
- .wcp-drop-hover-list a.folder-view {
571
- background: #008ec2;
572
- color: #fff;
573
- border: solid 1px #fff;
574
- position: relative;
575
- }
576
- .tree-structure .folder-view {
577
- display: block;
578
- border: 1px solid #dadce0;
579
- color: #404040;
580
- border-radius: 4px;
581
- -moz-border-radius: 4px;
582
- -webkit-border-radius: 4px;
583
- position: relative;
584
- cursor: pointer;
585
- background: #fff;
586
- }
587
- .tree-structure .folder-view:hover {
588
- background: #008ec2;
589
- color: #ffffff;
590
- }
591
- .wcp-drop-hover-list a.folder-view:before {
592
- width: 100%;
593
- height: 100%;
594
- content: "";
595
- position: absolute;
596
- top: -2px;
597
- left: -2px;
598
- border: solid 1px #008ec2;
599
- padding: 1px;
600
- border-radius: 4px;
601
- -moz-border-radius: 4px;
602
- -webkit-border-radius: 4px;
603
- }
604
- .ui-draggable-dragging.wcp-move-file {
605
- z-index: 5001;
606
- display: inline-block;
607
- border: solid 2px #0073aa;
608
- padding: 5px 10px;
609
- border-radius: 5px;
610
- background: #e4f6ff;
611
- z-index: 2001;
612
- position: fixed !important;
613
- max-width: 230px;
614
- overflow: hidden;
615
- width: auto !important;
616
- }
617
- .ui-draggable-dragging.wcp-move-file span {
618
- display: block;
619
- float: left;
620
- }
621
- .ui-draggable-dragging.wcp-move-file span.wcp-move {
622
- margin-right: 5px;
623
- display: block;
624
- float: left;
625
- }
626
- .wcp-container .route span.title-text {
627
- position: relative;
628
- top: auto;
629
- left: auto;
630
- display: inline-block;
631
- font-size: 16px;
632
- line-height: 30px;
633
- height: 30px;
634
- width: calc(100% - 80px);
635
- overflow: hidden;
636
- white-space: nowrap;
637
- }
638
- .ui-resizable-handle.ui-resizable-e {
639
- position: absolute;
640
- top: 0;
641
- height: 100%;
642
- height: 100vh;
643
- width: 1px;
644
- right: 0;
645
- border-right: 1px solid #ccc;
646
- cursor: col-resize;
647
- }
648
- .ui-resizable-handle.ui-resizable-e:before, .ui-resizable-handle.ui-resizable-w:before {
649
- content: "";
650
- top: 68px;
651
- width: 3px;
652
- height: 53px;
653
- position: absolute;
654
- border-left: solid 1px #ccc;
655
- border-right: solid 1px #ccc;
656
- left: -1px;
657
- }
658
- .ui-resizable-handle.ui-resizable-w {
659
- position: absolute;
660
- top: 0;
661
- height: 100%;
662
- height: 100vh;
663
- width: 1px;
664
- left: 0;
665
- border-right: 1px solid #ccc;
666
- cursor: col-resize;
667
- }
668
- div#custom-menu {
669
- padding-bottom: 120px;
670
- padding-left: 4px;
671
- }
672
- .wcp-container .route span.star-icon {
673
- position: relative;
674
- top: 2px;
675
- left: auto;
676
- float: right;
677
- font-family: 'folder-icon' !important;
678
- speak: none;
679
- color: #ffc90e;
680
- display: none;
681
- }
682
- .wcp-container .route span.update-inline-record {
683
- position: relative;
684
- left: auto;
685
- top: 2px;
686
- float: right;
687
- width: 0px;
688
- height: 22px;
689
- font-family: 'folder-icon' !important;
690
- font-size: 16px;
691
- overflow: hidden;
692
- transition: all 0.25s linear;
693
- -webkit-transition: all 0.25s linear;
694
- -moz-transition: all 0.25s linear;
695
- }
696
- .wcp-container .route h3:hover > span.update-inline-record {
697
- width: 18px;
698
- }
699
- .wcp-container .route span.update-inline-record:after {
700
- content: "\e910";
701
- }
702
- .wcp-container .route.is-high > h3 > span.star-icon {
703
- display: block;
704
- }
705
- .wcp-container .route span.star-icon:after {
706
- content: "\e907";
707
- }
708
- .tree-structure li {
709
- display: block;
710
- width: 16.667%;
711
- float: left;
712
- margin: 0;
713
- padding: 0;
714
- }
715
- .tree-structure .folder-item {
716
- padding: 8px;
717
- position: relative;
718
- }
719
- .tree-structure .folder-view {
720
- display: block;
721
- border: 1px solid #dadce0;
722
- color: #404040;
723
- border-radius: 4px;
724
- -moz-border-radius: 4px;
725
- -webkit-border-radius: 4px;
726
- position: relative;
727
- cursor: pointer;
728
- background: #fff;
729
- }
730
- .tree-structure .folder-view span.item-name {
731
- display: block;
732
- padding: 10px 25px 10px 50px;
733
- position: relative;
734
- width: 100%;
735
- overflow: hidden;
736
- height: 38px;
737
- font-size: 16px;
738
- box-sizing: border-box;
739
- }
740
- .folder-view span.item-name:before {
741
- content: "\e90d";
742
- font-family: 'folder-icon' !important;
743
- position: absolute;
744
- left: 15px;
745
- font-size: 24px;
746
- }
747
- .folder-view.is-high span.item-name:before {
748
- content: "\e900";
749
- }
750
- .folder-view.is-post span.item-name:before {
751
- content: "\e901";
752
- }
753
- .tree-structure span.folder-option {
754
- position: absolute;
755
- right: 0;
756
- font-family: 'folder-icon' !important;
757
- top: 0px;
758
- font-size: 20px;
759
- line-height: 38px;
760
- z-index: 1;
761
- cursor: pointer;
762
- display: none;
763
- }
764
- .tree-structure .folder-view:hover span.folder-option {
765
- display: block;
766
- }
767
- .tree-structure span.folder-option:hover {
768
- color: #F51366;
769
- }
770
- .tree-structure span.folder-option:after {
771
- content: "\e90a";
772
- }
773
- .tree-structure li {
774
- position: relative;
775
- }
776
- .tree-structure {
777
- margin-left: -8px;
778
- margin-right: -8px;
779
- }
780
- .tree-structure .folder-view span.folder-title {
781
- overflow: hidden;
782
- width: 100%;
783
- height: 18px;
784
- display: block;
785
- }
786
- .swal2-popup .swal2-title {
787
- line-height: 36px;
788
- }
789
- .attachments-browser.ui-draggable-dragging .media-sidebar, .attachments-browser.ui-draggable-dragging .uploader-inline, .attachments-browser.ui-draggable-dragging .media-toolbar, .attachments-browser.ui-draggable-dragging ul.attachments {
790
- display: none;
791
- }
792
- .attachments.ui-sortable.ui-draggable-dragging {
793
- z-index: 5000;;
794
- }
795
- .selected-items {
796
- background: #0073aa;
797
- color: #ffffff;
798
- padding: 10px 20px;
799
- border-radius: 5px;
800
- -moz-border-radius: 5px;
801
- -webkit-border-radius: 5px;
802
- margin-top: 0px;
803
- cursor: none;
804
- font-size: 12px;
805
- }
806
- .media-frame, .media-frame-content, .media-frame .attachments-browser {
807
- overflow: inherit;
808
- }
809
- body.upload-php.eml-grid #wpbody {
810
- position: relative !important;
811
- top: 0px !important;
812
- bottom: auto !important;
813
- left: auto !important;
814
- right: auto !important;;
815
- height: auto;
816
- }
817
- #footer-thankyou {
818
- display: none;
819
- }
820
- span.upgrade-message {
821
- padding: 0px 0 10px;
822
- background: #fff;
823
- display: inline-block;
824
- font-size: 14px;
825
- color: #000;
826
- }
827
- span.upgrade-message a.pink, span.upgrade-message span.pink {
828
- color: #FF5983;
829
- text-decoration: none;
830
- font-weight: bold;
831
- }
832
- .media-toolbar.sticky-media {
833
- position: fixed;
834
- top: 32px;
835
- right: 18px !important;
836
- left: auto;
837
- }
838
- .media-position {
839
- width: 1px;
840
- height: 1px;
841
- }
842
- .media-frame.mode-grid .media-toolbar {
843
- margin: 0 !important;
844
- }
845
- .button-disabled {
846
- cursor: no-drop;
847
- pointer-events: none;
848
- }
849
- .wcp-hide-show-buttons {
850
- position: absolute;
851
- top: 25px;
852
- right: -20px;
853
- }
854
- .wcp-hide-show-buttons .toggle-buttons {
855
- background: #f51366;
856
- color: #fff;
857
- display: inline-block;
858
- margin: 0;
859
- padding: 0;
860
- float: left;
861
- -webkit-border-top-right-radius: 50%;
862
- -webkit-border-bottom-right-radius: 50%;
863
- -moz-border-radius-topright: 50%;
864
- -moz-border-radius-bottomright: 50%;
865
- border-top-right-radius: 50%;
866
- border-bottom-right-radius: 50%;
867
- display: none;
868
- width: 20px;
869
- height: 20px;
870
- cursor: pointer;
871
- position: relative;
872
- }
873
- .wcp-hide-show-buttons:hover .toggle-buttons:after {
874
- content: "";
875
- width: 100%;
876
- height: 100%;
877
- background: rgba(0,0,0,0.10);
878
- position: absolute;
879
- top: 0;
880
- left: 0;
881
- -webkit-border-top-right-radius: 50%;
882
- -webkit-border-bottom-right-radius: 50%;
883
- -moz-border-radius-topright: 50%;
884
- -moz-border-radius-bottomright: 50%;
885
- border-top-right-radius: 50%;
886
- border-bottom-right-radius: 50%;
887
- }
888
- .hide-folders-area .wcp-content {
889
- width: 0px !important;
890
- }
891
- .hide-folders-area .wcp-container {
892
- display: none;
893
- }
894
- .wcp-hide-show-buttons .toggle-buttons.active {
895
- display: block;
896
- }
897
- #wcp-content.no-transition .wcp-container {
898
- display: none;
899
- }
900
- button.button.organize-button {
901
- vertical-align: middle;
902
- text-decoration: none;
903
- display: inline-block;
904
- font-size: 14px;
905
- padding: 4px 10px;
906
- background: #F51366;
907
- color: #fff;
908
- border: solid 1px #F51366;
909
- border-radius: 3px;
910
- line-height: 14px;
911
- -webkit-box-shadow: 0 3px 5px -3px #333333;
912
- -moz-box-shadow: 0 3px 5px -3px #333333;
913
- box-shadow: 0 3px 5px -3px #333333;
914
- position: relative;
915
- }
916
- button.button.organize-button:hover, button.button.organize-button:focus {
917
- /*background: #bc0f50;*/
918
- color: #ffffff;
919
- /*border: solid 1px #bc0f50;*/
920
- }
921
- button.button.organize-button:hover:after {
922
- content: "";
923
- width: 100%;
924
- height: 100%;
925
- background: rgba(0,0,0,0.10);
926
- position: absolute;
927
- top: 0;
928
- left: 0;
929
- }
930
- .tree-structure-content ul {
931
- margin: 0;
932
- padding: 0;
933
- }
934
- .tree-structure-content {
935
- padding: 10px 20px 10px;
936
- background: #fff;
937
- margin: 10px 0 15px;
938
- border-radius: 4px;
939
- -moz-border-radius: 4px;
940
- -webkit-border-radius: 4px;
941
- border: solid 1px #cccccc;
942
- }
943
- .tree-structure-content .tree-structure {
944
- height: 55px;
945
- overflow: hidden;
946
- transition: 0.1s;
947
- -webkit-transition: 0.1s;
948
- -moz-transition: 0.1s;
949
- }
950
- .tree-structure-content.active .tree-structure {
951
- height: auto;
952
- }
953
- .folders-toggle-button {
954
- height: 15px;
955
- text-align: center;
956
- position: relative;
957
- }
958
- .folders-toggle-button span {
959
- background: #F51366;
960
- color: #fff;
961
- height: 20px;
962
- width: 30px;
963
- text-align: center;
964
- display: block;
965
- margin: 0 auto;
966
- position: absolute;
967
- left: 0;
968
- right: 0;
969
- bottom: -10px;
970
- cursor: pointer;
971
- font-family: dashicons;
972
- font-size: 20px;
973
- line-height: 20px;
974
- }
975
- .folders-toggle-button span:after {
976
- content: "\f347";
977
- }
978
- .tree-structure-content.active .folders-toggle-button span:after {
979
- content: "\f343";
980
- }
981
- span.media-info-message {
982
- vertical-align: middle;
983
- line-height: 20px;
984
- font-weight: bold;
985
- color: #f51366;
986
- padding: 0 0 10px 0;
987
- display: none !important;;
988
- }
989
- span.media-info-message.active {
990
- display: block !important;
991
- }
992
- /* custom popup css */
993
- .folder-popup-form {
994
- position: fixed;
995
- width: 100%;
996
- height: 100%;
997
- background: rgba(0,0,0,0.5);
998
- top: 0;
999
- left: 0;
1000
- z-index: 10001;
1001
- display: none;
1002
- }
1003
- .folder-popup-form.disabled {
1004
- pointer-events: none;
1005
- }
1006
- .popup-form-content {
1007
- background: #ffffff;
1008
- min-height: 100px;
1009
- width: 400px;
1010
- text-align: center;
1011
- margin: 0 auto;
1012
- position: absolute;
1013
- left: 0;
1014
- right: 0;
1015
- top: 50%;
1016
- transform: translate(0, -50%);
1017
- -webkit-transform: translate(0, -50%);
1018
- -moz-transform: translate(0, -50%);
1019
- -o-transform: translate(0, -50%);
1020
- -ms-transform: translate(0, -50%);
1021
- padding: 20px;
1022
- -webkit-border-radius: 10px;
1023
- -moz-border-radius: 10px;
1024
- border-radius: 10px;
1025
- }
1026
- .folder-form-buttons a, .folder-form-buttons button {
1027
- display: inline-block;
1028
- padding: 10px 20px;
1029
- text-decoration: none;
1030
- margin: 10px 3px;
1031
- font-size: 18px;
1032
- line-height: 22px;
1033
- border-radius: .25em;
1034
- color: #ffffff;
1035
- border: none;
1036
- }
1037
- .folder-form-buttons a span, .folder-form-buttons button span {
1038
- -webkit-animation: fa-spin 0.75s infinite linear;
1039
- animation: fa-spin 0.75s infinite linear;
1040
- }
1041
- [data-tooltip] {
1042
- position: relative; /* opinion 1 */
1043
- }
1044
- /* Applies to all tooltips */
1045
- [data-tooltip]::before,
1046
- [data-tooltip]::after {
1047
- text-transform: none; /* opinion 2 */
1048
- font-size: .9em; /* opinion 3 */
1049
- line-height: 1;
1050
- user-select: none;
1051
- pointer-events: none;
1052
- position: absolute;
1053
- display: none;
1054
- opacity: 0;
1055
- }
1056
- [data-tooltip]::before {
1057
- content: '';
1058
- border: 5px solid transparent; /* opinion 4 */
1059
- z-index: 1001; /* absurdity 1 */
1060
- }
1061
- [data-tooltip]::after {
1062
- content: attr(data-tooltip); /* magic! */
1063
- /* most of the rest of this is opinion */
1064
- font-family: Helvetica, sans-serif;
1065
- text-align: center;
1066
- /*
1067
- Let the content set the size of the tooltips
1068
- but this will also keep them from being obnoxious
1069
- */
1070
- min-width: 3em;
1071
- max-width: 21em;
1072
- white-space: nowrap;
1073
- overflow: hidden;
1074
- text-overflow: ellipsis;
1075
- padding: 1ch 1.5ch;
1076
- border-radius: .3ch;
1077
- box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
1078
- background: #333;
1079
- color: #fff;
1080
- z-index: 1000; /* absurdity 2 */
1081
- }
1082
- /* Make the tooltips respond to hover */
1083
- [data-tooltip]:hover::before,
1084
- [data-tooltip]:hover::after {
1085
- display: block;
1086
- opacity: 1;
1087
- }
1088
- /* FLOW: UP */
1089
- [data-tooltip]:not([flow])::before,
1090
- [data-tooltip][flow^="up"]::before {
1091
- bottom: 100%;
1092
- border-bottom-width: 0;
1093
- border-top-color: #333;
1094
- }
1095
- [data-tooltip]:not([flow])::after,
1096
- [data-tooltip][flow^="up"]::after {
1097
- bottom: calc(100% + 5px);
1098
- }
1099
- [data-tooltip]:not([flow])::before,
1100
- [data-tooltip]:not([flow])::after,
1101
- [data-tooltip][flow^="up"]::before,
1102
- [data-tooltip][flow^="up"]::after {
1103
- left: 50%;
1104
- transform: translate(-50%, -.5em);
1105
- }
1106
- #remove-folder-item {
1107
- width: 126px !important;
1108
- }
1109
- .wp-core-ui .button-primary.select-all-item-btn {
1110
- margin: 11px 11px 11px 0;
1111
- display: none !important;
1112
- }
1113
- .wp-core-ui .button-primary.select-all-item-btn.active {
1114
- display: inline-block !important;
1115
- }
1116
- .form-options li.last.folder-checkbox {
1117
- padding: 8px 0 0 6px;
1118
- }
1119
- #custom-menu input.checkbox {
1120
- display: none;
1121
- }
1122
- #custom-menu.show-folder-checkbox input.checkbox {
1123
- display: block;
1124
- margin: 5px 0 0 0;
1125
- }
1126
- #custom-menu.show-folder-checkbox h3.title > .ui-icon > i, #custom-menu.show-folder-checkbox h3.title > .ui-icon > img{
1127
- display: none !important;
1128
- }
1129
- @-webkit-keyframes fa-spin {
1130
- 0% {
1131
- -webkit-transform: rotate(0deg);
1132
- transform: rotate(0deg);
1133
- }
1134
- 100% {
1135
- -webkit-transform: rotate(359deg);
1136
- transform: rotate(359deg);
1137
- }
1138
- }
1139
- .folder-form-buttons a:hover, .folder-form-buttons a:focus, .folder-form-buttons button:hover, .folder-form-buttons button:focus {
1140
- color: #ffffff;
1141
- background-image: linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));
1142
- }
1143
- .folder-form-buttons a:focus {
1144
- outline: 0;
1145
- box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50,100,150,.4);
1146
- }
1147
- .form-cancel-btn {
1148
- background-color: #aaaaaa;
1149
- }
1150
- .form-submit-btn {
1151
- background-color: #3085d6;
1152
- }
1153
- .add-update-folder-title {
1154
- display: block;
1155
- position: relative;
1156
- max-width: 100%;
1157
- margin: 0 0 .4em;
1158
- padding: 0;
1159
- color: #595959;
1160
- font-size: 1.875em;
1161
- font-weight: 600;
1162
- text-align: center;
1163
- text-transform: none;
1164
- word-wrap: break-word;
1165
- line-height: 30px;
1166
- }
1167
- .folder-form-input input {
1168
- width: 100%;
1169
- transition: border-color .3s,box-shadow .3s;
1170
- border: 1px solid #d9d9d9;
1171
- border-radius: .1875em;
1172
- font-size: 1.125em;
1173
- box-shadow: inset 0 1px 1px rgba(0,0,0,.06);
1174
- box-sizing: border-box;
1175
- height: 2.625em;
1176
- padding: 0 .75em;
1177
- margin: 1em auto;
1178
- }
1179
- .folder-form-message {
1180
- font-size: 16px;
1181
- line-height: 20px;
1182
- margin: 25px 0;
1183
- }
1184
- .folder-form-errors {
1185
- margin: 0 0 10px 0;
1186
- padding: 8px 0;
1187
- background: #ffe4e4;
1188
- color: #a20000;
1189
- display: none;
1190
- }
1191
- .folder-form-errors.active {
1192
- display: block;
1193
- }
1194
- .sticky-menu #adminmenuwrap {
1195
- position: relative !important;
1196
- }
1197
- span.folder-loader-ajax {
1198
- float: right;
1199
- margin: 0px 8px 0 0;
1200
- line-height: 30px;
1201
- display:none;
1202
- }
1203
- .folder-loader-ajax.active {
1204
- display: inline-block;
1205
- }
1206
- @-webkit-keyframes scaleAnimation {
1207
- 0% {
1208
- opacity: 0;
1209
- -webkit-transform: scale(1.5);
1210
- transform: scale(1.5);
1211
- }
1212
- 100% {
1213
- opacity: 1;
1214
- -webkit-transform: scale(1);
1215
- transform: scale(1);
1216
- }
1217
- }
1218
- @keyframes scaleAnimation {
1219
- 0% {
1220
- opacity: 0;
1221
- -webkit-transform: scale(1.5);
1222
- transform: scale(1.5);
1223
- }
1224
- 100% {
1225
- opacity: 1;
1226
- -webkit-transform: scale(1);
1227
- transform: scale(1);
1228
- }
1229
- }
1230
- @-webkit-keyframes drawCircle {
1231
- 0% {
1232
- stroke-dashoffset: 151px;
1233
- }
1234
- 100% {
1235
- stroke-dashoffset: 0;
1236
- }
1237
- }
1238
- @keyframes drawCircle {
1239
- 0% {
1240
- stroke-dashoffset: 151px;
1241
- }
1242
- 100% {
1243
- stroke-dashoffset: 0;
1244
- }
1245
- }
1246
- @-webkit-keyframes drawCheck {
1247
- 0% {
1248
- stroke-dashoffset: 36px;
1249
- }
1250
- 100% {
1251
- stroke-dashoffset: 0;
1252
- }
1253
- }
1254
- @keyframes drawCheck {
1255
- 0% {
1256
- stroke-dashoffset: 36px;
1257
- }
1258
- 100% {
1259
- stroke-dashoffset: 0;
1260
- }
1261
- }
1262
- @-webkit-keyframes fadeOut {
1263
- 0% {
1264
- opacity: 1;
1265
- }
1266
- 100% {
1267
- opacity: 0;
1268
- }
1269
- }
1270
- @keyframes fadeOut {
1271
- 0% {
1272
- opacity: 1;
1273
- }
1274
- 100% {
1275
- opacity: 0;
1276
- }
1277
- }
1278
- @-webkit-keyframes fadeIn {
1279
- 0% {
1280
- opacity: 0;
1281
- }
1282
- 100% {
1283
- opacity: 1;
1284
- }
1285
- }
1286
- @keyframes fadeIn {
1287
- 0% {
1288
- opacity: 0;
1289
- }
1290
- 100% {
1291
- opacity: 1;
1292
- }
1293
- }
1294
- #successAnimationCircle {
1295
- stroke-dasharray: 151px 151px;
1296
- stroke: #2CE0A7;
1297
- }
1298
- #successAnimationCheck {
1299
- stroke-dasharray: 36px 36px;
1300
- stroke: #2CE0A7;
1301
- }
1302
- #successAnimationResult {
1303
- fill: #2CE0A7;
1304
- opacity: 0;
1305
- }
1306
- svg#successAnimation {
1307
- width: 34px;
1308
- height: 34px;
1309
- padding: 0 0 0px 0;
1310
- display: none;
1311
- float: left;
1312
- }
1313
- #successAnimation.active {
1314
- display: inline-block;
1315
- }
1316
- .folder-loader-ajax img {
1317
- display: none;
1318
- }
1319
- .folder-loader-ajax img.active {
1320
- display: inline-block;
1321
- }
1322
- #successAnimation.animated {
1323
- -webkit-animation: 1s ease-out 0s 1 both scaleAnimation;
1324
- animation: 1s ease-out 0s 1 both scaleAnimation;
1325
- }
1326
- #successAnimation.animated #successAnimationCircle {
1327
- -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircle, 0.3s linear 0.9s 1 both fadeOut;
1328
- animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircle, 0.3s linear 0.9s 1 both fadeOut;
1329
- }
1330
- #successAnimation.animated #successAnimationCheck {
1331
- -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCheck, 0.3s linear 0.9s 1 both fadeOut;
1332
- animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCheck, 0.3s linear 0.9s 1 both fadeOut;
1333
- }
1334
- #successAnimation.animated #successAnimationResult {
1335
- -webkit-animation: 0.3s linear 0.9s both fadeIn;
1336
- animation: 0.3s linear 0.9s both fadeIn;
1337
- }
1338
- .mCSB_scrollTools a+.mCSB_draggerContainer {
1339
- margin: 10px 0 !important;
1340
- }
1341
- .popup-folder-title {
1342
- font-weight: bold;
1343
- font-size: 24px;
1344
- padding: 0 0 20px 0;
1345
- }
1346
- .select-box {
1347
- padding: 20px 0 10px 0;
1348
- }
1349
- .select-box select {
1350
- width: 100%;
1351
- max-width: 300px;
1352
- }
1353
- .actions #media_folder, select.media-select-folder {
1354
- width: 132px;
1355
- }
1356
- select#media-attachment-taxonomy-filter {
1357
- width: 132px;
1358
- }
1359
- .custom-media-select {
1360
- float: right;
1361
- padding: 10px 0 0 0;
1362
- display: none;
1363
- }
1364
- .custom-media-select.active {
1365
- display: block;
1366
- }
1367
- .folder-progress {
1368
- background: #b4b9be;
1369
- border-radius: 4px;
1370
- margin: 5px 0 0px 0;
1371
- position: relative;
1372
- }
1373
- .folder-meter {
1374
- height: 20px;
1375
- position: relative;
1376
- background: #f1f1f1;
1377
- padding: 0;
1378
- width: 0%;
1379
- border-radius: 4px;
1380
- -webkit-transition: all 0.2s linear;
1381
- transition: all 0.2s linear;
1382
- }
1383
- .folder-meter > span {
1384
- display: block;
1385
- height: 100%;
1386
- -webkit-box-shadow:
1387
- inset 0 2px 9px rgba(255,255,255,0.3),
1388
- inset 0 -2px 6px rgba(0,0,0,0.4);
1389
- -moz-box-shadow:
1390
- inset 0 2px 9px rgba(255,255,255,0.3),
1391
- inset 0 -2px 6px rgba(0,0,0,0.4);
1392
- box-shadow:
1393
- inset 0 2px 9px rgba(255,255,255,0.3),
1394
- inset 0 -2px 6px rgba(0,0,0,0.4);
1395
- position: relative;
1396
- overflow: hidden;
1397
- border-radius: 4px;
1398
- }
1399
- .folder-meter > span:after, .folder-animate > span > span, .folder-progress:after {
1400
- content: "";
1401
- position: absolute;
1402
- border-radius: 4px;
1403
- top: 0; left: 0; bottom: 0; right: 0;
1404
- background-image:
1405
- -webkit-gradient(linear, 0 0, 100% 100%,
1406
- color-stop(.25, rgba(255, 255, 255, .2)),
1407
- color-stop(.25, transparent), color-stop(.5, transparent),
1408
- color-stop(.5, rgba(255, 255, 255, .2)),
1409
- color-stop(.75, rgba(255, 255, 255, .2)),
1410
- color-stop(.75, transparent), to(transparent)
1411
- );
1412
- background-image:
1413
- -moz-linear-gradient(
1414
- -45deg,
1415
- rgba(255, 255, 255, .2) 25%,
1416
- transparent 25%,
1417
- transparent 50%,
1418
- rgba(255, 255, 255, .2) 50%,
1419
- rgba(255, 255, 255, .2) 75%,
1420
- transparent 75%,
1421
- transparent
1422
- );
1423
- z-index: 1;
1424
- -webkit-background-size: 50px 50px;
1425
- -moz-background-size: 50px 50px;
1426
- -webkit-animation: move 2s linear infinite;
1427
- overflow: hidden;
1428
- }
1429
-
1430
- .folder-animate > span:after {
1431
- display: none;
1432
- }
1433
-
1434
- @-webkit-keyframes move {
1435
- 0% {
1436
- background-position: 0 0;
1437
- }
1438
- 100% {
1439
- background-position: 50px 50px;
1440
- }
1441
- }
1442
-
1443
- .orange-bg > span {
1444
- background-color: #FF5983;
1445
- }
1446
- .media-folder-loader {
1447
- padding: 10px 0 15px;
1448
- display: none;
1449
- }
1450
- .media-folder-loader > span {
1451
- font-weight: bold;
1452
- }
1453
-
1454
- @media screen and (max-width: 1300px) {
1455
- .tree-structure li {
1456
- width: 20%;
1457
- }
1458
- }
1459
- @media screen and (max-width: 960px) {
1460
- .wcp-content {
1461
- left: 36px;
1462
- }
1463
- html[dir="rtl"] .wcp-content {
1464
- right: 36px;
1465
- left: auto;
1466
- }
1467
- .tree-structure li {
1468
- width: 25%;
1469
- }
1470
- }
1471
- @media screen and (max-width: 780px) {
1472
- .wcp-content {
1473
- left: 0px;
1474
- }
1475
- html[dir="rtl"] .wcp-content {
1476
- right: 0px;
1477
- }
1478
- .tree-structure li {
1479
- width: 33.33%;
1480
- }
1481
- }
1482
- @media screen and (max-width: 640px) {
1483
- .wcp-content {
1484
- left: 0px;
1485
- position: relative !important;
1486
- width: 100% !important;
1487
- padding-bottom: 100px;
1488
- top: 0;
1489
- right: 0;
1490
- display: block;
1491
- }
1492
- .ui-resizable-handle.ui-resizable-e {
1493
- display: none !important;
1494
- }
1495
- .hide-folders-area .wcp-container {
1496
- display: block;
1497
- }
1498
- .wcp-hide-show-buttons {
1499
- display: none;
1500
- }
1501
- .hide-folders-area .wcp-content {
1502
- width: 100% !important;
1503
- }
1504
- body.wp-admin #wpcontent {
1505
- padding: 0 !important;
1506
- }
1507
- #wpbody-content {
1508
- padding-bottom: 30px;
1509
- }
1510
- .tree-structure li {
1511
- width: 50%;
1512
- }
1513
- }
1
+ .wcp-custom-menu{padding-left:0}.wcp-custom-menu{position:relative}.wcp-container ul{list-style:none}.wcp-container .route{position:relative;list-style-type:none;border:0;margin:0;padding:0;top:0;margin-top:0;max-height:100%!important;width:100%;border-radius:2px;z-index:-1;background:0 0}.wcp-container .route span{position:absolute;top:2px;left:0;z-index:10;width:20px;height:18px;text-indent:0;font-size:20px;background:no-repeat}.wcp-container .route .title{position:absolute;border:0;margin:0;padding:0;padding-top:0;height:30px;width:200px;text-indent:30px;background:0 0;border-radius:0;box-shadow:none;font-size:14px;line-height:26px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;overflow:hidden}.wcp-container .first-title{margin-left:10px}.wcp-container .space{position:relative;list-style-type:none;border:0;margin:0 0 0 20px;padding:0 0 30px 0;width:40px;top:30px;height:100%;z-index:1}.wcp-container .first-space{margin-left:10px;top:10px}i.fa-caret-right{transition:.1s;-webkit-transition:.1s;-moz-transition:.1s}li.active>span>i.fa-caret-right{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}li.active>span>i.fa-folder:before{content:"\f07c"}.has-sub-tree>ul.ui-sortable li{display:none}.has-sub-tree.active>ul.ui-sortable>li{display:block}.nav-icon{display:none;left:-20px!important}.has-sub-tree>.nav-icon{display:block}.wcp-content{position:fixed!important;top:32px;left:160px;bottom:0;width:305px;box-sizing:border-box;z-index:1;direction:ltr;transition:all .15s linear;-webkit-transition:all .15s linear;-moz-transition:all .15s linear}html[dir=rtl] .wcp-content{left:auto;right:160px}body.folded .wcp-content{left:36px}html[dir=rtl] body.folded .wcp-content{left:auto;right:36px}body.wp-admin #wpcontent{padding-left:310px;transition:all .15s linear;-webkit-transition:all .15s linear;-moz-transition:all .15s linear}html[dir=rtl] body.wp-admin #wpcontent{padding-left:0;padding-right:320px}.wcp-container{padding:20px 20px 20px 16px}.form-title{font-size:23px;font-weight:400;margin:0;padding:0 0 10px 0;line-height:29px;min-height:36px}.form-operations{border:solid 1px #e5e5e5;border-right:none;margin-bottom:20px}.form-operations ul{margin:0;padding:0}.form-operations li{display:block;float:left;width:20%;text-align:center;background:#fff;margin:0;padding:0}.form-operations li a{display:block;padding:10px 0;border-right:solid 1px #e5e5e5;font-size:16px;color:#727272}.clearfix{clear:both}.wcp-parent-data{position:relative}.wcp-parent{position:absolute;left:-21px;font-weight:700;font-size:14px}.wcp-parent .fa{font-size:18px;margin-right:8px}.wcp-form-data{background:#fff;border:solid 1px #f1f1f1;padding:15px;display:none;margin-bottom:20px}.wcp-form-title{color:#727272;font-size:14px;text-transform:uppercase;padding:0 0 10px 0}.wcp-form-data .form-field{padding:0 0 10px 0}.wcp-form-data .form-field input,.wcp-form-data .form-field select{width:100%}button#wcp-save-folder{float:right}.wcp-form-message span{display:block;padding:5px 10px;background:#ffabab;margin-bottom:10px;color:#000;border:solid 1px #8c0000;border-radius:4px}.wcp-container .route.active-item>h3.title{background:#008ec2;color:#fff;border-radius:4px}.wcp-container .route span.ui-icon{line-height:24px;font-size:18px;cursor:move;left:5px;top:2px;height:26px}.route.active-item>span.ui-icon{background:#008ec2;color:#fff}#custom-menu.active>ul>li.route{display:block}.wcp-parent.active>i.fa-caret-right{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}.wcp-parent.active>i.fa-folder:before{content:"\f07c"}.wcp-container .route .title:hover{background:#dfdfdf;cursor:pointer}.wcp-container .route .title img{display:none;width:14px;height:14px;margin:5px auto 0}.wcp-container .route .title:hover{background:#dfdfdf;cursor:pointer}.wcp-container .route .title:hover img{display:block}.wcp-container .route .title:hover .ui-icon i{display:none}body.no-hover-css .wcp-container .route .title:hover{background:0 0}.add-new-folder{text-decoration:none;display:block;float:right;font-size:14px;padding:4px 10px;background:#f51366;color:#fff;border:solid 1px #f51366;border-radius:3px;line-height:24px;-webkit-box-shadow:0 3px 5px -3px #333;-moz-box-shadow:0 3px 5px -3px #333;box-shadow:0 3px 5px -3px #333;position:relative}.add-new-folder:focus,.add-new-folder:hover{color:#fff}.add-new-folder:hover:after{content:"";width:100%;height:100%;background:rgba(0,0,0,.1);position:absolute;top:0;left:0}.add-new-folder span{display:block;float:left;line-height:20px;font-size:14px;margin-right:5px}.add-new-folder span.folder-icon-create_new_folder{font-size:20px}.form-options{background:#fff;padding:10px 0 0 10px;margin:0 0}.form-options ul{margin:0;padding:0}.form-options li{display:inline-block;margin:0 5px 0 0;vertical-align:top}.form-options li.last{margin:0}.form-options li a{display:inline-block;text-decoration:none;padding:5px 10px;color:#000;background:#ccc;box-shadow:0 1px 0 #ccc;vertical-align:middle;border:solid 1px #ccc;border-radius:3px;margin:0 0 12px 0}.form-options li.last a{padding:3px}.form-options li.last a span.icon{font-size:28px;line-height:22px}a#expand-collapse-list.all-open span:before{content:"\e911"}.form-options li a:hover{background:#404040;color:#fff;border:solid 1px #404040}.form-options span.icon{font-size:18px;display:inline-block;vertical-align:top}.un-categorised-items{border-radius:3px}.header-posts a,.un-categorised-items a{color:#444;padding:7px;border-radius:3px;display:block;text-decoration:none;font-size:14px;line-height:18px}.header-posts a:hover,.un-categorised-items.active-item,.un-categorised-items:hover{background:#dfdfdf;border-radius:3px}.header-posts a.active-item,.un-categorised-items.active-item{background:#008ec2!important;color:#fff!important}.un-categorised-items.active-item a{color:#fff!important}.header-posts a.active-item span.total-count,.un-categorised-items.active-item a span{color:#444!important}span.total-count{float:right;background:#fff;padding:0 5px;border:solid 1px #ccc;font-size:10px;line-height:16px;border-radius:2px}.wcp-icon{display:inline-block;font-size:16px;vertical-align:top;margin-right:3px}#custom-menu .wcp-icon{font-size:20px;line-height:24px}.route.active>.nav-icon>.folder-icon-arrow_right{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}.route.active>.ui-icon>.folder-icon-folder:before{content:"\e90c"}.wcp-container .route span.total-count{position:relative;font-size:8px;float:right;text-align:center;width:auto;background:#fff;display:block;margin:4px 3px 3px 3px;color:#23282d!important;line-height:16px;height:16px}.dynamic-menu{position:absolute;left:50px;background:#fff;width:170px;padding:0;z-index:101;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.25);box-shadow:0 0 5px 0 rgba(0,0,0,.25)}.dynamic-menu li{position:relative;display:block!important;padding:2px 0;margin:0}.dynamic-menu a{text-decoration:none;color:#848484;position:relative;display:block;padding:5px 10px;line-height:18px;white-space:nowrap}.wcp-container .route .dynamic-menu ul>li>a>span,.wcp-container .route .dynamic-menu ul>li>a>span span{position:relative;top:auto;display:inline-block;vertical-align:top;margin-right:5px}.wcp-container .route .dynamic-menu ul>li>a>span span{top:auto;height:auto;width:auto;margin:0;left:auto;vertical-align:baseline;display:inline}.dynamic-menu li.new-folder{border-bottom:solid 1px #d8d8d8}.dynamic-menu a:hover{background:#efefef;color:#000}.wcp-form-input{padding-left:35px;box-sizing:border-box;position:relative}.wcp-form-input input{width:100%}.wcp-form-btn{padding:4px 0 4px 2px}.wcp-form-input:before{content:"\e90d";font-family:folder-icon!important;speak:none;position:absolute;left:0;font-size:28px;top:5px}.add-new-folder-btn{margin-right:5px!important}.form-loader{width:100%;height:5px;margin:0 0 10px}.form-loader-count{width:0;height:5px;background:url(../images/form-loader.png);transition:all 2.5s linear;-webkit-transition:all 2s linear;-moz-transition:all 2.5s linear}.route.is-high>.ui-icon>i:before{content:"\e900"!important}.route.is-high.active>.ui-icon>i:before{content:"\e90c"!important;z-index:11;color:#444;font-size:20px}.route.is-high.active>.ui-icon>i:after{content:"\e907";margin-left:-1.2em;color:#444;font-size:11px;top:1px;position:absolute}.route.is-high.active.active-item>.ui-icon>i:after,.route.is-high.active.active-item>.ui-icon>i:before{color:#fff}li.active-menu{z-index:2!important}.wp-list-table th{width:auto!important}.wp-list-table #wcp_move{width:20px!important}td.wcp_move.column-wcp_move{vertical-align:middle}.wp-list-table tr td .wcp-move-file{vertical-align:middle;opacity:0}.wp-list-table td.wcp_move.column-wcp_move.wcp-draggable,.wp-list-table tr:hover td .wcp-move-file{opacity:1}.wcp-drop-hover{background:#0073aa!important;z-index:2!important;color:#fff!important}.wcp-drop-hover span{color:#fff!important}.ui-draggable-dragging{z-index:1051!important}.wcp-hover-list{background:#008ec2!important;color:#fff;position:relative}.wcp-hover-list a{color:#fff}.wcp-hover-list span.total-count{color:#000}span.wcp-item{display:none}.wcp-move-file{cursor:move}.wcp-drop-hover-list a.folder-view{background:#008ec2;color:#fff;border:solid 1px #fff;position:relative}.tree-structure .folder-view{display:block;border:1px solid #dadce0;color:#404040;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;position:relative;cursor:pointer;background:#fff}.tree-structure .folder-view:hover{background:#008ec2;color:#fff}.wcp-drop-hover-list a.folder-view:before{width:100%;height:100%;content:"";position:absolute;top:-2px;left:-2px;border:solid 1px #008ec2;padding:1px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}.ui-draggable-dragging.wcp-move-file{z-index:5001;display:inline-block;border:solid 2px #0073aa;padding:5px 10px;border-radius:5px;background:#e4f6ff;z-index:2001;position:fixed!important;max-width:230px;overflow:hidden;width:auto!important}.ui-draggable-dragging.wcp-move-file span{display:block;float:left}.ui-draggable-dragging.wcp-move-file span.wcp-move{margin-right:5px;display:block;float:left}.wcp-container .route span.title-text{position:relative;top:auto;left:auto;display:inline-block;font-size:16px;line-height:30px;height:30px;width:calc(100% - 80px);overflow:hidden;white-space:nowrap}.ui-resizable-handle.ui-resizable-e{position:absolute;top:0;height:100%;height:100vh;width:1px;right:0;border-right:1px solid #ccc;cursor:col-resize}.ui-resizable-handle.ui-resizable-e:before,.ui-resizable-handle.ui-resizable-w:before{content:"";top:68px;width:3px;height:53px;position:absolute;border-left:solid 1px #ccc;border-right:solid 1px #ccc;left:-1px}.ui-resizable-handle.ui-resizable-w{position:absolute;top:0;height:100%;height:100vh;width:1px;left:0;border-right:1px solid #ccc;cursor:col-resize}div#custom-menu{padding-bottom:120px;padding-left:4px}.wcp-container .route span.star-icon{position:relative;top:2px;left:auto;float:right;font-family:folder-icon!important;speak:none;color:#ffc90e;display:none}.wcp-container .route span.update-inline-record{position:relative;left:auto;top:2px;float:right;width:0;height:22px;font-family:folder-icon!important;font-size:16px;overflow:hidden;transition:all .25s linear;-webkit-transition:all .25s linear;-moz-transition:all .25s linear}.wcp-container .route h3:hover>span.update-inline-record{width:18px}.wcp-container .route span.update-inline-record:after{content:"\e910"}.wcp-container .route.is-high>h3>span.star-icon{display:block}.wcp-container .route span.star-icon:after{content:"\e907"}.tree-structure li{display:block;width:16.667%;float:left;margin:0;padding:0}.tree-structure .folder-item{padding:8px;position:relative}.tree-structure .folder-view{display:block;border:1px solid #dadce0;color:#404040;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;position:relative;cursor:pointer;background:#fff}.tree-structure .folder-view span.item-name{display:block;padding:10px 25px 10px 50px;position:relative;width:100%;overflow:hidden;height:38px;font-size:16px;box-sizing:border-box}.folder-view span.item-name:before{content:"\e90d";font-family:folder-icon!important;position:absolute;left:15px;font-size:24px}.folder-view.is-high span.item-name:before{content:"\e900"}.folder-view.is-post span.item-name:before{content:"\e901"}.tree-structure span.folder-option{position:absolute;right:0;font-family:folder-icon!important;top:0;font-size:20px;line-height:38px;z-index:1;cursor:pointer;display:none}.tree-structure .folder-view:hover span.folder-option{display:block}.tree-structure span.folder-option:hover{color:#f51366}.tree-structure span.folder-option:after{content:"\e90a"}.tree-structure li{position:relative}.tree-structure{margin-left:-8px;margin-right:-8px}.tree-structure .folder-view span.folder-title{overflow:hidden;width:100%;height:18px;display:block}.swal2-popup .swal2-title{line-height:36px}.attachments-browser.ui-draggable-dragging .media-sidebar,.attachments-browser.ui-draggable-dragging .media-toolbar,.attachments-browser.ui-draggable-dragging .uploader-inline,.attachments-browser.ui-draggable-dragging ul.attachments{display:none}.attachments.ui-sortable.ui-draggable-dragging{z-index:5000}.selected-items{background:#0073aa;color:#fff;padding:10px 20px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin-top:0;cursor:none;font-size:12px}.media-frame,.media-frame .attachments-browser,.media-frame-content{overflow:inherit}body.upload-php.eml-grid #wpbody{position:relative!important;top:0!important;bottom:auto!important;left:auto!important;right:auto!important;height:auto}#footer-thankyou{display:none}span.upgrade-message{padding:0 0 10px;background:#fff;display:inline-block;font-size:14px;color:#000}span.upgrade-message a.pink,span.upgrade-message span.pink{color:#ff5983;text-decoration:none;font-weight:700}.media-toolbar.sticky-media{position:fixed;top:32px;right:18px!important;left:auto}.media-position{width:1px;height:1px}.media-frame.mode-grid .media-toolbar{margin:0!important}.button-disabled{cursor:no-drop;pointer-events:none}.wcp-hide-show-buttons{position:absolute;top:25px;right:-20px}.wcp-hide-show-buttons .toggle-buttons{background:#f51366;color:#fff;display:inline-block;margin:0;padding:0;float:left;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;display:none;width:20px;height:20px;cursor:pointer;position:relative}.wcp-hide-show-buttons:hover .toggle-buttons:after{content:"";width:100%;height:100%;background:rgba(0,0,0,.1);position:absolute;top:0;left:0;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;border-top-right-radius:50%;border-bottom-right-radius:50%}.hide-folders-area .wcp-content{width:0!important}.hide-folders-area .wcp-container{display:none}.wcp-hide-show-buttons .toggle-buttons.active{display:block}#wcp-content.no-transition .wcp-container{display:none}button.button.organize-button{vertical-align:middle;text-decoration:none;display:inline-block;font-size:14px;padding:4px 10px;background:#f51366;color:#fff;border:solid 1px #f51366;border-radius:3px;line-height:14px;-webkit-box-shadow:0 3px 5px -3px #333;-moz-box-shadow:0 3px 5px -3px #333;box-shadow:0 3px 5px -3px #333;position:relative}button.button.organize-button:focus,button.button.organize-button:hover{color:#fff}button.button.organize-button:hover:after{content:"";width:100%;height:100%;background:rgba(0,0,0,.1);position:absolute;top:0;left:0}.tree-structure-content ul{margin:0;padding:0}.tree-structure-content{padding:10px 20px 10px;background:#fff;margin:10px 0 15px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:solid 1px #ccc}.tree-structure-content .tree-structure{height:55px;overflow:hidden;transition:.1s;-webkit-transition:.1s;-moz-transition:.1s}.tree-structure-content.active .tree-structure{height:auto}.folders-toggle-button{height:15px;text-align:center;position:relative}.folders-toggle-button span{background:#f51366;color:#fff;height:20px;width:30px;text-align:center;display:block;margin:0 auto;position:absolute;left:0;right:0;bottom:-10px;cursor:pointer;font-family:dashicons;font-size:20px;line-height:20px}.folders-toggle-button span:after{content:"\f347"}.tree-structure-content.active .folders-toggle-button span:after{content:"\f343"}span.media-info-message{vertical-align:middle;line-height:20px;font-weight:700;color:#f51366;padding:0 0 10px 0;display:none!important}span.media-info-message.active{display:block!important}.folder-popup-form{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5);top:0;left:0;z-index:10001;display:none}.folder-popup-form.disabled{pointer-events:none}.popup-form-content{background:#fff;min-height:100px;width:400px;text-align:center;margin:0 auto;position:absolute;left:0;right:0;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);padding:20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.folder-form-buttons a,.folder-form-buttons button{display:inline-block;padding:10px 20px;text-decoration:none;margin:10px 3px;font-size:18px;line-height:22px;border-radius:.25em;color:#fff;border:none}.folder-form-buttons a span,.folder-form-buttons button span{-webkit-animation:fa-spin .75s infinite linear;animation:fa-spin .75s infinite linear}[data-tooltip]{position:relative}[data-tooltip]::after,[data-tooltip]::before{text-transform:none;font-size:.9em;line-height:1;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}[data-tooltip]::before{content:'';border:5px solid transparent;z-index:1001}[data-tooltip]::after{content:attr(data-tooltip);font-family:Helvetica,sans-serif;text-align:center;min-width:3em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1ch 1.5ch;border-radius:.3ch;box-shadow:0 1em 2em -.5em rgba(0,0,0,.35);background:#333;color:#fff;z-index:1000}[data-tooltip]:hover::after,[data-tooltip]:hover::before{display:block;opacity:1}[data-tooltip]:not([flow])::before,[data-tooltip][flow^=up]::before{bottom:100%;border-bottom-width:0;border-top-color:#333}[data-tooltip]:not([flow])::after,[data-tooltip][flow^=up]::after{bottom:calc(100% + 5px)}[data-tooltip]:not([flow])::after,[data-tooltip]:not([flow])::before,[data-tooltip][flow^=up]::after,[data-tooltip][flow^=up]::before{left:50%;transform:translate(-50%,-.5em)}#remove-folder-item{width:126px!important}.wp-core-ui .button-primary.select-all-item-btn{margin:11px 11px 11px 0;display:none!important}.wp-core-ui .button-primary.select-all-item-btn.active{display:inline-block!important}.form-options li.last.folder-checkbox{padding:8px 0 0 6px}#custom-menu input.checkbox{display:none}#custom-menu.show-folder-checkbox input.checkbox{display:block;margin:5px 0 0 0}#custom-menu.show-folder-checkbox h3.title>.ui-icon>i,#custom-menu.show-folder-checkbox h3.title>.ui-icon>img{display:none!important}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.folder-form-buttons a:focus,.folder-form-buttons a:hover,.folder-form-buttons button:focus,.folder-form-buttons button:hover{color:#fff;background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.folder-form-buttons a:focus{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4)}.form-cancel-btn{background-color:#aaa}.form-submit-btn{background-color:#3085d6}.add-update-folder-title{display:block;position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word;line-height:30px}.folder-form-input input{width:100%;transition:border-color .3s,box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;font-size:1.125em;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-sizing:border-box;height:2.625em;padding:0 .75em;margin:1em auto}.folder-form-message{font-size:16px;line-height:20px;margin:25px 0}.folder-form-errors{margin:0 0 10px 0;padding:8px 0;background:#ffe4e4;color:#a20000;display:none}.folder-form-errors.active{display:block}.sticky-menu #adminmenuwrap{position:relative!important}span.folder-loader-ajax{float:right;margin:0 8px 0 0;line-height:30px;display:none}.folder-loader-ajax.active{display:inline-block}@-webkit-keyframes scaleAnimation{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleAnimation{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes drawCircle{0%{stroke-dashoffset:151px}100%{stroke-dashoffset:0}}@keyframes drawCircle{0%{stroke-dashoffset:151px}100%{stroke-dashoffset:0}}@-webkit-keyframes drawCheck{0%{stroke-dashoffset:36px}100%{stroke-dashoffset:0}}@keyframes drawCheck{0%{stroke-dashoffset:36px}100%{stroke-dashoffset:0}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}#successAnimationCircle{stroke-dasharray:151px 151px;stroke:#2ce0a7}#successAnimationCheck{stroke-dasharray:36px 36px;stroke:#2ce0a7}#successAnimationResult{fill:#2ce0a7;opacity:0}svg#successAnimation{width:34px;height:34px;padding:0;display:none;float:left}#successAnimation.active{display:inline-block}.folder-loader-ajax img{display:none}.folder-loader-ajax img.active{display:inline-block}#successAnimation.animated{-webkit-animation:1s ease-out 0s 1 both scaleAnimation;animation:1s ease-out 0s 1 both scaleAnimation}#successAnimation.animated #successAnimationCircle{-webkit-animation:1s cubic-bezier(.77,0,.175,1) 0s 1 both drawCircle,.3s linear .9s 1 both fadeOut;animation:1s cubic-bezier(.77,0,.175,1) 0s 1 both drawCircle,.3s linear .9s 1 both fadeOut}#successAnimation.animated #successAnimationCheck{-webkit-animation:1s cubic-bezier(.77,0,.175,1) 0s 1 both drawCheck,.3s linear .9s 1 both fadeOut;animation:1s cubic-bezier(.77,0,.175,1) 0s 1 both drawCheck,.3s linear .9s 1 both fadeOut}#successAnimation.animated #successAnimationResult{-webkit-animation:.3s linear .9s both fadeIn;animation:.3s linear .9s both fadeIn}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:10px 0!important}.popup-folder-title{font-weight:700;font-size:24px;padding:0 0 20px 0}.select-box{padding:20px 0 10px 0}.select-box select{width:100%;max-width:300px}.actions #media_folder,select.media-select-folder{width:132px}select#media-attachment-taxonomy-filter{width:132px}.custom-media-select{float:right;padding:10px 0 0 0;display:none}.custom-media-select.active{display:block}.folder-progress{background:#b4b9be;border-radius:4px;margin:5px 0 0 0;position:relative}.folder-meter{height:20px;position:relative;background:#f1f1f1;padding:0;width:0%;border-radius:4px;-webkit-transition:all .2s linear;transition:all .2s linear}.folder-meter>span{display:block;height:100%;-webkit-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);position:relative;overflow:hidden;border-radius:4px}.folder-animate>span>span,.folder-meter>span:after,.folder-progress:after{content:"";position:absolute;border-radius:4px;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);z-index:1;-webkit-background-size:50px 50px;-moz-background-size:50px 50px;-webkit-animation:move 2s linear infinite;overflow:hidden}.folder-animate>span:after{display:none}@-webkit-keyframes move{0%{background-position:0 0}100%{background-position:50px 50px}}.orange-bg>span{background-color:#ff5983}.media-folder-loader{padding:10px 0 15px;display:none}.media-folder-loader>span{font-weight:700}@media screen and (max-width:1300px){.tree-structure li{width:20%}}@media screen and (max-width:960px){.wcp-content{left:36px}html[dir=rtl] .wcp-content{right:36px;left:auto}.tree-structure li{width:25%}}@media screen and (max-width:780px){.wcp-content{left:0}html[dir=rtl] .wcp-content{right:0}.tree-structure li{width:33.33%}}@media screen and (max-width:640px){.wcp-content{left:0;position:relative!important;width:100%!important;padding-bottom:100px;top:0;right:0;display:block}.ui-resizable-handle.ui-resizable-e{display:none!important}.hide-folders-area .wcp-container{display:block}.wcp-hide-show-buttons{display:none}.hide-folders-area .wcp-content{width:100%!important}body.wp-admin #wpcontent{padding:0!important}#wpbody-content{padding-bottom:30px}.tree-structure li{width:50%}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/css/folder-icon.css CHANGED
@@ -1,81 +1 @@
1
- @font-face {
2
- font-family: 'folder-icon';
3
- src: url('../fonts/folder-icon.eot?44ce3u');
4
- src: url('../fonts/folder-icon.eot?44ce3u#iefix') format('embedded-opentype'),
5
- url('../fonts/folder-icon.ttf?44ce3u') format('truetype'),
6
- url('../fonts/folder-icon.woff?44ce3u') format('woff'),
7
- url('../fonts/folder-icon.svg?44ce3u#folder-icon') format('svg');
8
- font-weight: normal;
9
- font-style: normal;
10
- }
11
-
12
- [class^="folder-icon-"], [class*=" folder-icon-"] {
13
- /* use !important to prevent issues with browser extensions that change fonts */
14
- font-family: 'folder-icon' !important;
15
- speak: none;
16
- font-style: normal;
17
- font-weight: normal;
18
- font-variant: normal;
19
- text-transform: none;
20
- line-height: 1;
21
-
22
- /* Better Font Rendering =========== */
23
- -webkit-font-smoothing: antialiased;
24
- -moz-osx-font-smoothing: grayscale;
25
- }
26
-
27
- .folder-icon-expand_more:before {
28
- content: "\e90f";
29
- }
30
- .folder-icon-edit:before {
31
- content: "\e910";
32
- }
33
- .folder-icon-expand_less:before {
34
- content: "\e911";
35
- }
36
- .folder-icon-folder_special:before {
37
- content: "\e900";
38
- }
39
- .folder-icon-insert_drive_file:before {
40
- content: "\e901";
41
- }
42
- .folder-icon-border_color .path1:before {
43
- content: "\e902";
44
- }
45
- .folder-icon-border_color .path2:before {
46
- content: "\e903";
47
- margin-left: -1em;
48
- }
49
- .folder-icon-file_copy:before {
50
- content: "\e904";
51
- }
52
- .folder-icon-all_inbox:before {
53
- content: "\e905";
54
- }
55
- .folder-icon-delete:before {
56
- content: "\e906";
57
- }
58
- .folder-icon-star_rate:before {
59
- content: "\e907";
60
- }
61
- .folder-icon-arrow_drop_down:before {
62
- content: "\e908";
63
- }
64
- .folder-icon-arrow_right:before {
65
- content: "\e909";
66
- }
67
- .folder-icon-more_vert:before {
68
- content: "\e90a";
69
- }
70
- .folder-icon-folder_shared:before {
71
- content: "\e90b";
72
- }
73
- .folder-icon-folder_open:before {
74
- content: "\e90c";
75
- }
76
- .folder-icon-folder:before {
77
- content: "\e90d";
78
- }
79
- .folder-icon-create_new_folder:before {
80
- content: "\e90e";
81
- }
1
+ @font-face{font-family:folder-icon;src:url(../fonts/folder-icon.eot?44ce3u);src:url(../fonts/folder-icon.eot?44ce3u#iefix) format('embedded-opentype'),url(../fonts/folder-icon.ttf?44ce3u) format('truetype'),url(../fonts/folder-icon.woff?44ce3u) format('woff'),url(../fonts/folder-icon.svg?44ce3u#folder-icon) format('svg');font-weight:400;font-style:normal}[class*=" folder-icon-"],[class^=folder-icon-]{font-family:folder-icon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.folder-icon-expand_more:before{content:"\e90f"}.folder-icon-edit:before{content:"\e910"}.folder-icon-expand_less:before{content:"\e911"}.folder-icon-folder_special:before{content:"\e900"}.folder-icon-insert_drive_file:before{content:"\e901"}.folder-icon-border_color .path1:before{content:"\e902"}.folder-icon-border_color .path2:before{content:"\e903";margin-left:-1em}.folder-icon-file_copy:before{content:"\e904"}.folder-icon-all_inbox:before{content:"\e905"}.folder-icon-delete:before{content:"\e906"}.folder-icon-star_rate:before{content:"\e907"}.folder-icon-arrow_drop_down:before{content:"\e908"}.folder-icon-arrow_right:before{content:"\e909"}.folder-icon-more_vert:before{content:"\e90a"}.folder-icon-folder_shared:before{content:"\e90b"}.folder-icon-folder_open:before{content:"\e90c"}.folder-icon-folder:before{content:"\e90d"}.folder-icon-create_new_folder:before{content:"\e90e"}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/css/media.css CHANGED
@@ -1,27 +1 @@
1
- .media-modal-content .attachments-browser .media-toolbar-secondary {
2
- max-width: 66%;
3
- width: 66%;
4
- }
5
- .media-modal-content .media-frame select.attachment-filters {
6
- width: 28% !important;
7
- }
8
- #media-attachment-taxonomy-filter, select.media-select-folder {
9
- border: solid 1px #FF5983;
10
- color: #FF5983;
11
- font-weight: bold;
12
- }
13
- #media-attachment-taxonomy-filter option, select.media-select-folder option {
14
- color: #000000;
15
- }
16
- #media-attachment-taxonomy-filter option:first-child, select.media-select-folder option:first-child {
17
- font-weight: bold;
18
- }
19
- .media-frame .uploader-inline {
20
- z-index: 1;
21
- }
22
- #wp-media-grid .media-toolbar-secondary {
23
- float: left;
24
- height: 100%;
25
- padding: 0 0 10px 0;
26
- }
27
-
1
+ .media-modal-content .attachments-browser .media-toolbar-secondary{max-width:66%;width:66%}.media-modal-content .media-frame select.attachment-filters{width:28%!important}#media-attachment-taxonomy-filter,select.media-select-folder{border:solid 1px #ff5983;color:#ff5983;font-weight:700}#media-attachment-taxonomy-filter option,select.media-select-folder option{color:#000}#media-attachment-taxonomy-filter option:first-child,select.media-select-folder option:first-child{font-weight:700}.media-frame .uploader-inline{z-index:1}#wp-media-grid .media-toolbar-secondary{float:left;height:100%;padding:0 0 10px 0}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/css/select2.min.css ADDED
@@ -0,0 +1 @@
 
1
+ .select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
assets/css/settings.css CHANGED
@@ -1,277 +1 @@
1
- span.upgrade-message {
2
- padding: 5px 10px;
3
- background: #fff;
4
- display: inline-block;
5
- font-size: 14px;
6
- color: #000;
7
- }
8
- a.pink, span.pink {
9
- color: #FF5983;
10
- text-decoration: none;
11
- font-weight: bold;
12
- }
13
- /*#setting-form {
14
- float: left;
15
- width: 600px;
16
- }*/
17
- .form-table {
18
- margin: 0;
19
- }
20
- .form-table th {
21
- width: 220px;
22
- }
23
- .form-table th.default-folder {
24
- width: 100px;
25
- }
26
- .premio-help {
27
- text-align: center;
28
- }
29
- .premio-help a {
30
- display: inline-block;
31
- width: 200px;
32
- margin-top: 15px;
33
- }
34
- .premio-help a img {
35
- width: 100%;
36
- height: auto;
37
- }
38
- .hide-option {
39
- display: none;
40
- }
41
- .accordion {
42
- border: solid 1px #cccccc;
43
- border-radius: 10px;
44
- margin: 0 0 10px 0;
45
- max-width: 1024px;
46
- }
47
- .accordion-header {
48
- background: #c0c0c0;
49
- color: #000000;
50
- padding: 10px 15px;
51
- font-size: 15px;
52
- cursor: pointer;
53
- border-radius: 10px;
54
- }
55
- .accordion-header.active {
56
- border-radius: 0px;
57
- -webkit-border-top-left-radius: 10px;
58
- -webkit-border-top-right-radius: 10px;
59
- -moz-border-radius-topleft: 10px;
60
- -moz-border-radius-topright: 10px;
61
- border-top-left-radius: 10px;
62
- border-top-right-radius: 10px;
63
- }
64
- .accordion-header.active span {
65
- transform: rotate(180deg);
66
- }
67
- select.hide-show-option {
68
- width: 170px;
69
- }
70
- .accordion-content {
71
- background: #f5f5f5;
72
- padding: 15px;
73
- -webkit-border-bottom-right-radius: 10px;
74
- -webkit-border-bottom-left-radius: 10px;
75
- -moz-border-radius-bottomright: 10px;
76
- -moz-border-radius-bottomleft: 10px;
77
- border-bottom-right-radius: 10px;
78
- border-bottom-left-radius: 10px;
79
- display: none;
80
- }
81
- .sp-replacer.sp-light {
82
- padding: 0 !important;
83
- margin: 0 !important;
84
- border: none !important;
85
- }
86
- .sp-dd {
87
- display: none !important;
88
- }
89
- .sp-preview {
90
- width: 32px !important;
91
- height: 32px !important;
92
- margin: 0 !important;
93
- padding: 0 !important;
94
- border: none !important;
95
- background: #fff !important;
96
- }
97
- .form-table select {
98
- width: 180px
99
- }
100
- .accordion-header span {
101
- float: right;
102
- }
103
- .form-title {
104
- font-size: 23px;
105
- font-weight: 400;
106
- margin: 0;
107
- padding: 0 0 10px 0;
108
- line-height: 29px;
109
- min-height: 36px;
110
- }
111
- .add-new-folder, button.organize-button {
112
- text-decoration: none;
113
- display: block;
114
- float: right;
115
- font-size: 14px;
116
- padding: 4px 10px;
117
- background: #F51366;
118
- color: #fff;
119
- border: solid 1px #F51366;
120
- border-radius: 3px;
121
- line-height: 24px;
122
- -webkit-box-shadow: 0 3px 5px -3px #333333;
123
- -moz-box-shadow: 0 3px 5px -3px #333333;
124
- box-shadow: 0 3px 5px -3px #333333;
125
- position: relative;
126
- }
127
- .add-new-folder span {
128
- display: block;
129
- float: left;
130
- line-height: 20px;
131
- font-size: 14px;
132
- margin-right: 5px;
133
- }
134
- .add-new-folder span.folder-icon-create_new_folder {
135
- font-size: 20px;
136
- }
137
- .form-options {
138
- background: #fff;
139
- padding: 10px 10px 0 10px;
140
- margin: 0 0px;
141
- }
142
- .form-options ul {
143
- margin: 0;
144
- padding: 0;
145
- }
146
- .form-options li {
147
- display: inline-block;
148
- margin: 0 5px 0 0;
149
- vertical-align: top;
150
- }
151
- .form-options li a {
152
- display: inline-block;
153
- text-decoration: none;
154
- padding: 5px 12px;
155
- color: #000;
156
- background: #ccc;
157
- box-shadow: 0 1px 0 #ccc;
158
- vertical-align: middle;
159
- border: solid 1px #ccc;
160
- border-radius: 3px;
161
- margin: 0 0 10px 0;
162
- }
163
- .form-options span.icon {
164
- font-size: 18px;
165
- display: inline-block;
166
- vertical-align: top;
167
- }
168
- .form-options li.last {
169
- margin: 0;
170
- }
171
- .form-options li.last a {
172
- padding: 3px;
173
- }
174
- .form-options li.last a span.icon {
175
- font-size: 28px;
176
- line-height: 22px;
177
- }
178
- .header-posts a, .un-categorised-items a {
179
- color: #444444;
180
- padding: 7px;
181
- border-radius: 3px;
182
- display: block;
183
- text-decoration: none;
184
- font-size: 14px;
185
- line-height: 18px;
186
- }
187
- .header-posts a.active-item, .un-categorised-items.active-item {
188
- background: #008ec2;
189
- color: #fff;
190
- }
191
- span.total-count {
192
- float: right;
193
- background: #fff;
194
- padding: 0 5px;
195
- border: solid 1px #cccccc;
196
- font-size: 10px;
197
- line-height: 16px;
198
- border-radius: 2px;
199
- }
200
- .un-categorised-items.active-item a span, .header-posts a.active-item span.total-count {
201
- color: #444444 !important;
202
- }
203
- .media-buttons {
204
- margin: 10px 0 0 0;
205
- padding: 10px;
206
- background: #fff;
207
- text-align: center;
208
- }
209
- .media-buttons select, .media-buttons button {
210
- width: 48%;
211
- display: inline-block;
212
- margin: 0 2% 0 0;
213
- }
214
- .header-posts {
215
- margin: 10px 0 0 0;
216
- }
217
- .add-new-folder:hover, .add-new-folder:focus, .organize-button:hover, .organize-button:focus {
218
- color: #ffffff;
219
- }
220
- .add-new-folder:hover:after, .organize-button:hover:after {
221
- content: "";
222
- width: 100%;
223
- height: 100%;
224
- background: rgba(0,0,0,0.10);
225
- position: absolute;
226
- top: 0;
227
- left: 0;
228
- }
229
- .folder-list li a {
230
- color: #333;
231
- text-decoration: none;
232
- margin: 0 0 1px 0;
233
- border-radius: 3px;
234
- font-size: 20px;
235
- display: block;
236
- line-height: 18px;
237
- }
238
- .folder-list li a i {
239
- display: inline-block;
240
- vertical-align: middle;
241
- }
242
- .folder-list li a span {
243
- font-size: 16px;
244
- display: inline-block;
245
- vertical-align: middle;
246
- }
247
- .preview-inner-box {
248
- background: #e4e4e4;
249
- padding: 15px;
250
- width: 300px;
251
- float: right;
252
- }
253
- .accordion-left {
254
- width: 600px;
255
- float: left;
256
- }
257
- .accordion-right {
258
- width: calc(100% - 620px);
259
- float: right;
260
- }
261
- .preview-text {
262
- font-size: 20px;
263
- padding: 0px 0 10px;
264
- width: 330px;
265
- float: right;
266
- }
267
- .preview-text-info {
268
- padding: 10px 0 0;
269
- font-size: 12px;
270
- line-height: 12px;
271
- }
272
- .media-select option {
273
- color: #000000;
274
- }
275
- .media-select option:first-child {
276
- font-weight: bold;
277
- }
1
+ span.upgrade-message{padding:5px 10px;background:#fff;display:inline-block;font-size:14px;color:#000}a.pink,span.pink{color:#ff5983;text-decoration:none;font-weight:700}.form-table{margin:0}.form-table th{width:220px}.form-table th.default-folder{width:100px}.premio-help{text-align:center}.premio-help a{display:inline-block;width:200px;margin-top:15px}.premio-help a img{width:100%;height:auto}.hide-option{display:none}.accordion{border:solid 1px #ccc;border-radius:10px;margin:0 0 10px 0;max-width:1024px}.accordion-header{background:silver;color:#000;padding:10px 15px;font-size:15px;cursor:pointer;border-radius:10px}.accordion-header.active{border-radius:0;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px}.accordion-header.active span{transform:rotate(180deg)}select.hide-show-option{width:170px}.accordion-content{background:#f5f5f5;padding:15px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;display:none}.sp-replacer.sp-light{padding:0!important;margin:0!important;border:none!important}.sp-dd{display:none!important}.sp-preview{width:32px!important;height:32px!important;margin:0!important;padding:0!important;border:none!important;background:#fff!important}.form-table select{width:180px}.accordion-header span{float:right}.form-title{font-size:23px;font-weight:400;margin:0;padding:0 0 10px 0;line-height:29px;min-height:36px}.add-new-folder,button.organize-button{text-decoration:none;display:block;float:right;font-size:14px;padding:4px 10px;background:#f51366;color:#fff;border:solid 1px #f51366;border-radius:3px;line-height:24px;-webkit-box-shadow:0 3px 5px -3px #333;-moz-box-shadow:0 3px 5px -3px #333;box-shadow:0 3px 5px -3px #333;position:relative}.add-new-folder span{display:block;float:left;line-height:20px;font-size:14px;margin-right:5px}.add-new-folder span.folder-icon-create_new_folder{font-size:20px}.form-options{background:#fff;padding:10px 10px 0 10px;margin:0 0}.form-options ul{margin:0;padding:0}.form-options li{display:inline-block;margin:0 5px 0 0;vertical-align:top}.form-options li a{display:inline-block;text-decoration:none;padding:5px 12px;color:#000;background:#ccc;box-shadow:0 1px 0 #ccc;vertical-align:middle;border:solid 1px #ccc;border-radius:3px;margin:0 0 10px 0}.form-options span.icon{font-size:18px;display:inline-block;vertical-align:top}.form-options li.last{margin:0}.form-options li.last a{padding:3px}.form-options li.last a span.icon{font-size:28px;line-height:22px}.header-posts a,.un-categorised-items a{color:#444;padding:7px;border-radius:3px;display:block;text-decoration:none;font-size:14px;line-height:18px}.header-posts a.active-item,.un-categorised-items.active-item{background:#008ec2;color:#fff}span.total-count{float:right;background:#fff;padding:0 5px;border:solid 1px #ccc;font-size:10px;line-height:16px;border-radius:2px}.header-posts a.active-item span.total-count,.un-categorised-items.active-item a span{color:#444!important}.media-buttons{margin:10px 0 0 0;padding:10px;background:#fff;text-align:center}.media-buttons button,.media-buttons select{width:48%;display:inline-block;margin:0 2% 0 0}.header-posts{margin:10px 0 0 0}.add-new-folder:focus,.add-new-folder:hover,.organize-button:focus,.organize-button:hover{color:#fff}.add-new-folder:hover:after,.organize-button:hover:after{content:"";width:100%;height:100%;background:rgba(0,0,0,.1);position:absolute;top:0;left:0}.folder-list li a{color:#333;text-decoration:none;margin:0 0 1px 0;border-radius:3px;font-size:20px;display:block;line-height:18px}.folder-list li a i{display:inline-block;vertical-align:middle}.folder-list li a span{font-size:16px;display:inline-block;vertical-align:middle}.preview-inner-box{background:#e4e4e4;padding:15px;width:300px;float:right}.accordion-left{width:600px;float:left}.accordion-right{width:calc(100% - 620px);float:right}.preview-text{font-size:20px;padding:0 0 10px;width:330px;float:right}.preview-text-info{padding:10px 0 0;font-size:12px;line-height:12px}.media-select option{color:#000}.media-select option:first-child{font-weight:700}.folder-popup{position:fixed;width:100%;height:100%;top:0;left:0;z-index:100001;background:rgba(0,0,0,.75)}.folder-popup-box{padding:0;width:600px;max-width:100%;margin:auto;top:50%;position:absolute;left:0;right:0;border-radius:5px;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);text-align:center;background:#fcfcfc}.folder-popup-header{padding:15px;font-size:20px;border-bottom:solid 1px #e6e6e6}.folder-popup-content{background:#fff;padding:15px;font-size:14px;line-height:20px}.folder-popup-content iframe{margin:30px 0}.folder-popup-footer{padding:15px;border-top:solid 1px #e6e6e6}.folder-popup-footer button{border:none;padding:10px 20px;border-radius:4px;background:#00c478;color:#fff}.close-folder-popup{margin:0;padding:0;background:0 0;border:none;float:right;background:#000;border-radius:50%;color:#fff;text-align:center;width:24px;height:24px}.close-folder-popup span{line-height:24px}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/js/select2.min.js ADDED
@@ -0,0 +1,2 @@
 
 
1
+ /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
+ !function(n){"function"==typeof define&&define.amd?define(["jquery"],n):"object"==typeof module&&module.exports?module.exports=function(e,t){return void 0===t&&(t="undefined"!=typeof window?require("jquery"):require("jquery")(e)),n(t),t}:n(jQuery)}(function(d){var e=function(){if(d&&d.fn&&d.fn.select2&&d.fn.select2.amd)var e=d.fn.select2.amd;var t,n,i,h,o,s,f,g,m,v,y,_,r,a,w,l;function b(e,t){return r.call(e,t)}function c(e,t){var n,i,r,o,s,a,l,c,u,d,p,h=t&&t.split("/"),f=y.map,g=f&&f["*"]||{};if(e){for(s=(e=e.split("/")).length-1,y.nodeIdCompat&&w.test(e[s])&&(e[s]=e[s].replace(w,"")),"."===e[0].charAt(0)&&h&&(e=h.slice(0,h.length-1).concat(e)),u=0;u<e.length;u++)if("."===(p=e[u]))e.splice(u,1),u-=1;else if(".."===p){if(0===u||1===u&&".."===e[2]||".."===e[u-1])continue;0<u&&(e.splice(u-1,2),u-=2)}e=e.join("/")}if((h||g)&&f){for(u=(n=e.split("/")).length;0<u;u-=1){if(i=n.slice(0,u).join("/"),h)for(d=h.length;0<d;d-=1)if(r=(r=f[h.slice(0,d).join("/")])&&r[i]){o=r,a=u;break}if(o)break;!l&&g&&g[i]&&(l=g[i],c=u)}!o&&l&&(o=l,a=c),o&&(n.splice(0,a,o),e=n.join("/"))}return e}function A(t,n){return function(){var e=a.call(arguments,0);return"string"!=typeof e[0]&&1===e.length&&e.push(null),s.apply(h,e.concat([t,n]))}}function x(t){return function(e){m[t]=e}}function D(e){if(b(v,e)){var t=v[e];delete v[e],_[e]=!0,o.apply(h,t)}if(!b(m,e)&&!b(_,e))throw new Error("No "+e);return m[e]}function u(e){var t,n=e?e.indexOf("!"):-1;return-1<n&&(t=e.substring(0,n),e=e.substring(n+1,e.length)),[t,e]}function S(e){return e?u(e):[]}return e&&e.requirejs||(e?n=e:e={},m={},v={},y={},_={},r=Object.prototype.hasOwnProperty,a=[].slice,w=/\.js$/,f=function(e,t){var n,i=u(e),r=i[0],o=t[1];return e=i[1],r&&(n=D(r=c(r,o))),r?e=n&&n.normalize?n.normalize(e,function(t){return function(e){return c(e,t)}}(o)):c(e,o):(r=(i=u(e=c(e,o)))[0],e=i[1],r&&(n=D(r))),{f:r?r+"!"+e:e,n:e,pr:r,p:n}},g={require:function(e){return A(e)},exports:function(e){var t=m[e];return void 0!==t?t:m[e]={}},module:function(e){return{id:e,uri:"",exports:m[e],config:function(e){return function(){return y&&y.config&&y.config[e]||{}}}(e)}}},o=function(e,t,n,i){var r,o,s,a,l,c,u,d=[],p=typeof n;if(c=S(i=i||e),"undefined"==p||"function"==p){for(t=!t.length&&n.length?["require","exports","module"]:t,l=0;l<t.length;l+=1)if("require"===(o=(a=f(t[l],c)).f))d[l]=g.require(e);else if("exports"===o)d[l]=g.exports(e),u=!0;else if("module"===o)r=d[l]=g.module(e);else if(b(m,o)||b(v,o)||b(_,o))d[l]=D(o);else{if(!a.p)throw new Error(e+" missing "+o);a.p.load(a.n,A(i,!0),x(o),{}),d[l]=m[o]}s=n?n.apply(m[e],d):void 0,e&&(r&&r.exports!==h&&r.exports!==m[e]?m[e]=r.exports:s===h&&u||(m[e]=s))}else e&&(m[e]=n)},t=n=s=function(e,t,n,i,r){if("string"==typeof e)return g[e]?g[e](t):D(f(e,S(t)).f);if(!e.splice){if((y=e).deps&&s(y.deps,y.callback),!t)return;t.splice?(e=t,t=n,n=null):e=h}return t=t||function(){},"function"==typeof n&&(n=i,i=r),i?o(h,e,t,n):setTimeout(function(){o(h,e,t,n)},4),s},s.config=function(e){return s(e)},t._defined=m,(i=function(e,t,n){if("string"!=typeof e)throw new Error("See almond README: incorrect module build, no module name");t.splice||(n=t,t=[]),b(m,e)||b(v,e)||(v[e]=[e,t,n])}).amd={jQuery:!0},e.requirejs=t,e.require=n,e.define=i),e.define("almond",function(){}),e.define("jquery",[],function(){var e=d||$;return null==e&&console&&console.error&&console.error("Select2: An instance of jQuery or a jQuery-compatible library was not found. Make sure that you are including jQuery before Select2 on your web page."),e}),e.define("select2/utils",["jquery"],function(o){var r={};function u(e){var t=e.prototype,n=[];for(var i in t){"function"==typeof t[i]&&"constructor"!==i&&n.push(i)}return n}r.Extend=function(e,t){var n={}.hasOwnProperty;function i(){this.constructor=e}for(var r in t)n.call(t,r)&&(e[r]=t[r]);return i.prototype=t.prototype,e.prototype=new i,e.__super__=t.prototype,e},r.Decorate=function(i,r){var e=u(r),t=u(i);function o(){var e=Array.prototype.unshift,t=r.prototype.constructor.length,n=i.prototype.constructor;0<t&&(e.call(arguments,i.prototype.constructor),n=r.prototype.constructor),n.apply(this,arguments)}r.displayName=i.displayName,o.prototype=new function(){this.constructor=o};for(var n=0;n<t.length;n++){var s=t[n];o.prototype[s]=i.prototype[s]}function a(e){var t=function(){};e in o.prototype&&(t=o.prototype[e]);var n=r.prototype[e];return function(){return Array.prototype.unshift.call(arguments,t),n.apply(this,arguments)}}for(var l=0;l<e.length;l++){var c=e[l];o.prototype[c]=a(c)}return o};function e(){this.listeners={}}e.prototype.on=function(e,t){this.listeners=this.listeners||{},e in this.listeners?this.listeners[e].push(t):this.listeners[e]=[t]},e.prototype.trigger=function(e){var t=Array.prototype.slice,n=t.call(arguments,1);this.listeners=this.listeners||{},null==n&&(n=[]),0===n.length&&n.push({}),(n[0]._type=e)in this.listeners&&this.invoke(this.listeners[e],t.call(arguments,1)),"*"in this.listeners&&this.invoke(this.listeners["*"],arguments)},e.prototype.invoke=function(e,t){for(var n=0,i=e.length;n<i;n++)e[n].apply(this,t)},r.Observable=e,r.generateChars=function(e){for(var t="",n=0;n<e;n++){t+=Math.floor(36*Math.random()).toString(36)}return t},r.bind=function(e,t){return function(){e.apply(t,arguments)}},r._convertData=function(e){for(var t in e){var n=t.split("-"),i=e;if(1!==n.length){for(var r=0;r<n.length;r++){var o=n[r];(o=o.substring(0,1).toLowerCase()+o.substring(1))in i||(i[o]={}),r==n.length-1&&(i[o]=e[t]),i=i[o]}delete e[t]}}return e},r.hasScroll=function(e,t){var n=o(t),i=t.style.overflowX,r=t.style.overflowY;return(i!==r||"hidden"!==r&&"visible"!==r)&&("scroll"===i||"scroll"===r||(n.innerHeight()<t.scrollHeight||n.innerWidth()<t.scrollWidth))},r.escapeMarkup=function(e){var t={"\\":"&#92;","&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#47;"};return"string"!=typeof e?e:String(e).replace(/[&<>"'\/\\]/g,function(e){return t[e]})},r.appendMany=function(e,t){if("1.7"===o.fn.jquery.substr(0,3)){var n=o();o.map(t,function(e){n=n.add(e)}),t=n}e.append(t)},r.__cache={};var n=0;return r.GetUniqueElementId=function(e){var t=e.getAttribute("data-select2-id");return null==t&&(e.id?(t=e.id,e.setAttribute("data-select2-id",t)):(e.setAttribute("data-select2-id",++n),t=n.toString())),t},r.StoreData=function(e,t,n){var i=r.GetUniqueElementId(e);r.__cache[i]||(r.__cache[i]={}),r.__cache[i][t]=n},r.GetData=function(e,t){var n=r.GetUniqueElementId(e);return t?r.__cache[n]&&null!=r.__cache[n][t]?r.__cache[n][t]:o(e).data(t):r.__cache[n]},r.RemoveData=function(e){var t=r.GetUniqueElementId(e);null!=r.__cache[t]&&delete r.__cache[t],e.removeAttribute("data-select2-id")},r}),e.define("select2/results",["jquery","./utils"],function(h,f){function i(e,t,n){this.$element=e,this.data=n,this.options=t,i.__super__.constructor.call(this)}return f.Extend(i,f.Observable),i.prototype.render=function(){var e=h('<ul class="select2-results__options" role="listbox"></ul>');return this.options.get("multiple")&&e.attr("aria-multiselectable","true"),this.$results=e},i.prototype.clear=function(){this.$results.empty()},i.prototype.displayMessage=function(e){var t=this.options.get("escapeMarkup");this.clear(),this.hideLoading();var n=h('<li role="alert" aria-live="assertive" class="select2-results__option"></li>'),i=this.options.get("translations").get(e.message);n.append(t(i(e.args))),n[0].className+=" select2-results__message",this.$results.append(n)},i.prototype.hideMessages=function(){this.$results.find(".select2-results__message").remove()},i.prototype.append=function(e){this.hideLoading();var t=[];if(null!=e.results&&0!==e.results.length){e.results=this.sort(e.results);for(var n=0;n<e.results.length;n++){var i=e.results[n],r=this.option(i);t.push(r)}this.$results.append(t)}else 0===this.$results.children().length&&this.trigger("results:message",{message:"noResults"})},i.prototype.position=function(e,t){t.find(".select2-results").append(e)},i.prototype.sort=function(e){return this.options.get("sorter")(e)},i.prototype.highlightFirstItem=function(){var e=this.$results.find(".select2-results__option[aria-selected]"),t=e.filter("[aria-selected=true]");0<t.length?t.first().trigger("mouseenter"):e.first().trigger("mouseenter"),this.ensureHighlightVisible()},i.prototype.setClasses=function(){var t=this;this.data.current(function(e){var i=h.map(e,function(e){return e.id.toString()});t.$results.find(".select2-results__option[aria-selected]").each(function(){var e=h(this),t=f.GetData(this,"data"),n=""+t.id;null!=t.element&&t.element.selected||null==t.element&&-1<h.inArray(n,i)?e.attr("aria-selected","true"):e.attr("aria-selected","false")})})},i.prototype.showLoading=function(e){this.hideLoading();var t={disabled:!0,loading:!0,text:this.options.get("translations").get("searching")(e)},n=this.option(t);n.className+=" loading-results",this.$results.prepend(n)},i.prototype.hideLoading=function(){this.$results.find(".loading-results").remove()},i.prototype.option=function(e){var t=document.createElement("li");t.className="select2-results__option";var n={role:"option","aria-selected":"false"},i=window.Element.prototype.matches||window.Element.prototype.msMatchesSelector||window.Element.prototype.webkitMatchesSelector;for(var r in(null!=e.element&&i.call(e.element,":disabled")||null==e.element&&e.disabled)&&(delete n["aria-selected"],n["aria-disabled"]="true"),null==e.id&&delete n["aria-selected"],null!=e._resultId&&(t.id=e._resultId),e.title&&(t.title=e.title),e.children&&(n.role="group",n["aria-label"]=e.text,delete n["aria-selected"]),n){var o=n[r];t.setAttribute(r,o)}if(e.children){var s=h(t),a=document.createElement("strong");a.className="select2-results__group";h(a);this.template(e,a);for(var l=[],c=0;c<e.children.length;c++){var u=e.children[c],d=this.option(u);l.push(d)}var p=h("<ul></ul>",{class:"select2-results__options select2-results__options--nested"});p.append(l),s.append(a),s.append(p)}else this.template(e,t);return f.StoreData(t,"data",e),t},i.prototype.bind=function(t,e){var l=this,n=t.id+"-results";this.$results.attr("id",n),t.on("results:all",function(e){l.clear(),l.append(e.data),t.isOpen()&&(l.setClasses(),l.highlightFirstItem())}),t.on("results:append",function(e){l.append(e.data),t.isOpen()&&l.setClasses()}),t.on("query",function(e){l.hideMessages(),l.showLoading(e)}),t.on("select",function(){t.isOpen()&&(l.setClasses(),l.options.get("scrollAfterSelect")&&l.highlightFirstItem())}),t.on("unselect",function(){t.isOpen()&&(l.setClasses(),l.options.get("scrollAfterSelect")&&l.highlightFirstItem())}),t.on("open",function(){l.$results.attr("aria-expanded","true"),l.$results.attr("aria-hidden","false"),l.setClasses(),l.ensureHighlightVisible()}),t.on("close",function(){l.$results.attr("aria-expanded","false"),l.$results.attr("aria-hidden","true"),l.$results.removeAttr("aria-activedescendant")}),t.on("results:toggle",function(){var e=l.getHighlightedResults();0!==e.length&&e.trigger("mouseup")}),t.on("results:select",function(){var e=l.getHighlightedResults();if(0!==e.length){var t=f.GetData(e[0],"data");"true"==e.attr("aria-selected")?l.trigger("close",{}):l.trigger("select",{data:t})}}),t.on("results:previous",function(){var e=l.getHighlightedResults(),t=l.$results.find("[aria-selected]"),n=t.index(e);if(!(n<=0)){var i=n-1;0===e.length&&(i=0);var r=t.eq(i);r.trigger("mouseenter");var o=l.$results.offset().top,s=r.offset().top,a=l.$results.scrollTop()+(s-o);0===i?l.$results.scrollTop(0):s-o<0&&l.$results.scrollTop(a)}}),t.on("results:next",function(){var e=l.getHighlightedResults(),t=l.$results.find("[aria-selected]"),n=t.index(e)+1;if(!(n>=t.length)){var i=t.eq(n);i.trigger("mouseenter");var r=l.$results.offset().top+l.$results.outerHeight(!1),o=i.offset().top+i.outerHeight(!1),s=l.$results.scrollTop()+o-r;0===n?l.$results.scrollTop(0):r<o&&l.$results.scrollTop(s)}}),t.on("results:focus",function(e){e.element.addClass("select2-results__option--highlighted")}),t.on("results:message",function(e){l.displayMessage(e)}),h.fn.mousewheel&&this.$results.on("mousewheel",function(e){var t=l.$results.scrollTop(),n=l.$results.get(0).scrollHeight-t+e.deltaY,i=0<e.deltaY&&t-e.deltaY<=0,r=e.deltaY<0&&n<=l.$results.height();i?(l.$results.scrollTop(0),e.preventDefault(),e.stopPropagation()):r&&(l.$results.scrollTop(l.$results.get(0).scrollHeight-l.$results.height()),e.preventDefault(),e.stopPropagation())}),this.$results.on("mouseup",".select2-results__option[aria-selected]",function(e){var t=h(this),n=f.GetData(this,"data");"true"!==t.attr("aria-selected")?l.trigger("select",{originalEvent:e,data:n}):l.options.get("multiple")?l.trigger("unselect",{originalEvent:e,data:n}):l.trigger("close",{})}),this.$results.on("mouseenter",".select2-results__option[aria-selected]",function(e){var t=f.GetData(this,"data");l.getHighlightedResults().removeClass("select2-results__option--highlighted"),l.trigger("results:focus",{data:t,element:h(this)})})},i.prototype.getHighlightedResults=function(){return this.$results.find(".select2-results__option--highlighted")},i.prototype.destroy=function(){this.$results.remove()},i.prototype.ensureHighlightVisible=function(){var e=this.getHighlightedResults();if(0!==e.length){var t=this.$results.find("[aria-selected]").index(e),n=this.$results.offset().top,i=e.offset().top,r=this.$results.scrollTop()+(i-n),o=i-n;r-=2*e.outerHeight(!1),t<=2?this.$results.scrollTop(0):(o>this.$results.outerHeight()||o<0)&&this.$results.scrollTop(r)}},i.prototype.template=function(e,t){var n=this.options.get("templateResult"),i=this.options.get("escapeMarkup"),r=n(e,t);null==r?t.style.display="none":"string"==typeof r?t.innerHTML=i(r):h(t).append(r)},i}),e.define("select2/keys",[],function(){return{BACKSPACE:8,TAB:9,ENTER:13,SHIFT:16,CTRL:17,ALT:18,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,DELETE:46}}),e.define("select2/selection/base",["jquery","../utils","../keys"],function(n,i,r){function o(e,t){this.$element=e,this.options=t,o.__super__.constructor.call(this)}return i.Extend(o,i.Observable),o.prototype.render=function(){var e=n('<span class="select2-selection" role="combobox" aria-haspopup="true" aria-expanded="false"></span>');return this._tabindex=0,null!=i.GetData(this.$element[0],"old-tabindex")?this._tabindex=i.GetData(this.$element[0],"old-tabindex"):null!=this.$element.attr("tabindex")&&(this._tabindex=this.$element.attr("tabindex")),e.attr("title",this.$element.attr("title")),e.attr("tabindex",this._tabindex),e.attr("aria-disabled","false"),this.$selection=e},o.prototype.bind=function(e,t){var n=this,i=e.id+"-results";this.container=e,this.$selection.on("focus",function(e){n.trigger("focus",e)}),this.$selection.on("blur",function(e){n._handleBlur(e)}),this.$selection.on("keydown",function(e){n.trigger("keypress",e),e.which===r.SPACE&&e.preventDefault()}),e.on("results:focus",function(e){n.$selection.attr("aria-activedescendant",e.data._resultId)}),e.on("selection:update",function(e){n.update(e.data)}),e.on("open",function(){n.$selection.attr("aria-expanded","true"),n.$selection.attr("aria-owns",i),n._attachCloseHandler(e)}),e.on("close",function(){n.$selection.attr("aria-expanded","false"),n.$selection.removeAttr("aria-activedescendant"),n.$selection.removeAttr("aria-owns"),n.$selection.trigger("focus"),n._detachCloseHandler(e)}),e.on("enable",function(){n.$selection.attr("tabindex",n._tabindex),n.$selection.attr("aria-disabled","false")}),e.on("disable",function(){n.$selection.attr("tabindex","-1"),n.$selection.attr("aria-disabled","true")})},o.prototype._handleBlur=function(e){var t=this;window.setTimeout(function(){document.activeElement==t.$selection[0]||n.contains(t.$selection[0],document.activeElement)||t.trigger("blur",e)},1)},o.prototype._attachCloseHandler=function(e){n(document.body).on("mousedown.select2."+e.id,function(e){var t=n(e.target).closest(".select2");n(".select2.select2-container--open").each(function(){this!=t[0]&&i.GetData(this,"element").select2("close")})})},o.prototype._detachCloseHandler=function(e){n(document.body).off("mousedown.select2."+e.id)},o.prototype.position=function(e,t){t.find(".selection").append(e)},o.prototype.destroy=function(){this._detachCloseHandler(this.container)},o.prototype.update=function(e){throw new Error("The `update` method must be defined in child classes.")},o.prototype.isEnabled=function(){return!this.isDisabled()},o.prototype.isDisabled=function(){return this.options.get("disabled")},o}),e.define("select2/selection/single",["jquery","./base","../utils","../keys"],function(e,t,n,i){function r(){r.__super__.constructor.apply(this,arguments)}return n.Extend(r,t),r.prototype.render=function(){var e=r.__super__.render.call(this);return e.addClass("select2-selection--single"),e.html('<span class="select2-selection__rendered"></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span>'),e},r.prototype.bind=function(t,e){var n=this;r.__super__.bind.apply(this,arguments);var i=t.id+"-container";this.$selection.find(".select2-selection__rendered").attr("id",i).attr("role","textbox").attr("aria-readonly","true"),this.$selection.attr("aria-labelledby",i),this.$selection.on("mousedown",function(e){1===e.which&&n.trigger("toggle",{originalEvent:e})}),this.$selection.on("focus",function(e){}),this.$selection.on("blur",function(e){}),t.on("focus",function(e){t.isOpen()||n.$selection.trigger("focus")})},r.prototype.clear=function(){var e=this.$selection.find(".select2-selection__rendered");e.empty(),e.removeAttr("title")},r.prototype.display=function(e,t){var n=this.options.get("templateSelection");return this.options.get("escapeMarkup")(n(e,t))},r.prototype.selectionContainer=function(){return e("<span></span>")},r.prototype.update=function(e){if(0!==e.length){var t=e[0],n=this.$selection.find(".select2-selection__rendered"),i=this.display(t,n);n.empty().append(i);var r=t.title||t.text;r?n.attr("title",r):n.removeAttr("title")}else this.clear()},r}),e.define("select2/selection/multiple",["jquery","./base","../utils"],function(r,e,l){function n(e,t){n.__super__.constructor.apply(this,arguments)}return l.Extend(n,e),n.prototype.render=function(){var e=n.__super__.render.call(this);return e.addClass("select2-selection--multiple"),e.html('<ul class="select2-selection__rendered"></ul>'),e},n.prototype.bind=function(e,t){var i=this;n.__super__.bind.apply(this,arguments),this.$selection.on("click",function(e){i.trigger("toggle",{originalEvent:e})}),this.$selection.on("click",".select2-selection__choice__remove",function(e){if(!i.isDisabled()){var t=r(this).parent(),n=l.GetData(t[0],"data");i.trigger("unselect",{originalEvent:e,data:n})}})},n.prototype.clear=function(){var e=this.$selection.find(".select2-selection__rendered");e.empty(),e.removeAttr("title")},n.prototype.display=function(e,t){var n=this.options.get("templateSelection");return this.options.get("escapeMarkup")(n(e,t))},n.prototype.selectionContainer=function(){return r('<li class="select2-selection__choice"><span class="select2-selection__choice__remove" role="presentation">&times;</span></li>')},n.prototype.update=function(e){if(this.clear(),0!==e.length){for(var t=[],n=0;n<e.length;n++){var i=e[n],r=this.selectionContainer(),o=this.display(i,r);r.append(o);var s=i.title||i.text;s&&r.attr("title",s),l.StoreData(r[0],"data",i),t.push(r)}var a=this.$selection.find(".select2-selection__rendered");l.appendMany(a,t)}},n}),e.define("select2/selection/placeholder",["../utils"],function(e){function t(e,t,n){this.placeholder=this.normalizePlaceholder(n.get("placeholder")),e.call(this,t,n)}return t.prototype.normalizePlaceholder=function(e,t){return"string"==typeof t&&(t={id:"",text:t}),t},t.prototype.createPlaceholder=function(e,t){var n=this.selectionContainer();return n.html(this.display(t)),n.addClass("select2-selection__placeholder").removeClass("select2-selection__choice"),n},t.prototype.update=function(e,t){var n=1==t.length&&t[0].id!=this.placeholder.id;if(1<t.length||n)return e.call(this,t);this.clear();var i=this.createPlaceholder(this.placeholder);this.$selection.find(".select2-selection__rendered").append(i)},t}),e.define("select2/selection/allowClear",["jquery","../keys","../utils"],function(r,i,a){function e(){}return e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),null==this.placeholder&&this.options.get("debug")&&window.console&&console.error&&console.error("Select2: The `allowClear` option should be used in combination with the `placeholder` option."),this.$selection.on("mousedown",".select2-selection__clear",function(e){i._handleClear(e)}),t.on("keypress",function(e){i._handleKeyboardClear(e,t)})},e.prototype._handleClear=function(e,t){if(!this.isDisabled()){var n=this.$selection.find(".select2-selection__clear");if(0!==n.length){t.stopPropagation();var i=a.GetData(n[0],"data"),r=this.$element.val();this.$element.val(this.placeholder.id);var o={data:i};if(this.trigger("clear",o),o.prevented)this.$element.val(r);else{for(var s=0;s<i.length;s++)if(o={data:i[s]},this.trigger("unselect",o),o.prevented)return void this.$element.val(r);this.$element.trigger("input").trigger("change"),this.trigger("toggle",{})}}}},e.prototype._handleKeyboardClear=function(e,t,n){n.isOpen()||t.which!=i.DELETE&&t.which!=i.BACKSPACE||this._handleClear(t)},e.prototype.update=function(e,t){if(e.call(this,t),!(0<this.$selection.find(".select2-selection__placeholder").length||0===t.length)){var n=this.options.get("translations").get("removeAllItems"),i=r('<span class="select2-selection__clear" title="'+n()+'">&times;</span>');a.StoreData(i[0],"data",t),this.$selection.find(".select2-selection__rendered").prepend(i)}},e}),e.define("select2/selection/search",["jquery","../utils","../keys"],function(i,a,l){function e(e,t,n){e.call(this,t,n)}return e.prototype.render=function(e){var t=i('<li class="select2-search select2-search--inline"><input class="select2-search__field" type="search" tabindex="-1" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false" role="searchbox" aria-autocomplete="list" /></li>');this.$searchContainer=t,this.$search=t.find("input");var n=e.call(this);return this._transferTabIndex(),n},e.prototype.bind=function(e,t,n){var i=this,r=t.id+"-results";e.call(this,t,n),t.on("open",function(){i.$search.attr("aria-controls",r),i.$search.trigger("focus")}),t.on("close",function(){i.$search.val(""),i.$search.removeAttr("aria-controls"),i.$search.removeAttr("aria-activedescendant"),i.$search.trigger("focus")}),t.on("enable",function(){i.$search.prop("disabled",!1),i._transferTabIndex()}),t.on("disable",function(){i.$search.prop("disabled",!0)}),t.on("focus",function(e){i.$search.trigger("focus")}),t.on("results:focus",function(e){e.data._resultId?i.$search.attr("aria-activedescendant",e.data._resultId):i.$search.removeAttr("aria-activedescendant")}),this.$selection.on("focusin",".select2-search--inline",function(e){i.trigger("focus",e)}),this.$selection.on("focusout",".select2-search--inline",function(e){i._handleBlur(e)}),this.$selection.on("keydown",".select2-search--inline",function(e){if(e.stopPropagation(),i.trigger("keypress",e),i._keyUpPrevented=e.isDefaultPrevented(),e.which===l.BACKSPACE&&""===i.$search.val()){var t=i.$searchContainer.prev(".select2-selection__choice");if(0<t.length){var n=a.GetData(t[0],"data");i.searchRemoveChoice(n),e.preventDefault()}}}),this.$selection.on("click",".select2-search--inline",function(e){i.$search.val()&&e.stopPropagation()});var o=document.documentMode,s=o&&o<=11;this.$selection.on("input.searchcheck",".select2-search--inline",function(e){s?i.$selection.off("input.search input.searchcheck"):i.$selection.off("keyup.search")}),this.$selection.on("keyup.search input.search",".select2-search--inline",function(e){if(s&&"input"===e.type)i.$selection.off("input.search input.searchcheck");else{var t=e.which;t!=l.SHIFT&&t!=l.CTRL&&t!=l.ALT&&t!=l.TAB&&i.handleSearch(e)}})},e.prototype._transferTabIndex=function(e){this.$search.attr("tabindex",this.$selection.attr("tabindex")),this.$selection.attr("tabindex","-1")},e.prototype.createPlaceholder=function(e,t){this.$search.attr("placeholder",t.text)},e.prototype.update=function(e,t){var n=this.$search[0]==document.activeElement;this.$search.attr("placeholder",""),e.call(this,t),this.$selection.find(".select2-selection__rendered").append(this.$searchContainer),this.resizeSearch(),n&&this.$search.trigger("focus")},e.prototype.handleSearch=function(){if(this.resizeSearch(),!this._keyUpPrevented){var e=this.$search.val();this.trigger("query",{term:e})}this._keyUpPrevented=!1},e.prototype.searchRemoveChoice=function(e,t){this.trigger("unselect",{data:t}),this.$search.val(t.text),this.handleSearch()},e.prototype.resizeSearch=function(){this.$search.css("width","25px");var e="";""!==this.$search.attr("placeholder")?e=this.$selection.find(".select2-selection__rendered").width():e=.75*(this.$search.val().length+1)+"em";this.$search.css("width",e)},e}),e.define("select2/selection/eventRelay",["jquery"],function(s){function e(){}return e.prototype.bind=function(e,t,n){var i=this,r=["open","opening","close","closing","select","selecting","unselect","unselecting","clear","clearing"],o=["opening","closing","selecting","unselecting","clearing"];e.call(this,t,n),t.on("*",function(e,t){if(-1!==s.inArray(e,r)){t=t||{};var n=s.Event("select2:"+e,{params:t});i.$element.trigger(n),-1!==s.inArray(e,o)&&(t.prevented=n.isDefaultPrevented())}})},e}),e.define("select2/translation",["jquery","require"],function(t,n){function i(e){this.dict=e||{}}return i.prototype.all=function(){return this.dict},i.prototype.get=function(e){return this.dict[e]},i.prototype.extend=function(e){this.dict=t.extend({},e.all(),this.dict)},i._cache={},i.loadPath=function(e){if(!(e in i._cache)){var t=n(e);i._cache[e]=t}return new i(i._cache[e])},i}),e.define("select2/diacritics",[],function(){return{"Ⓐ":"A","A":"A","À":"A","Á":"A","Â":"A","Ầ":"A","Ấ":"A","Ẫ":"A","Ẩ":"A","Ã":"A","Ā":"A","Ă":"A","Ằ":"A","Ắ":"A","Ẵ":"A","Ẳ":"A","Ȧ":"A","Ǡ":"A","Ä":"A","Ǟ":"A","Ả":"A","Å":"A","Ǻ":"A","Ǎ":"A","Ȁ":"A","Ȃ":"A","Ạ":"A","Ậ":"A","Ặ":"A","Ḁ":"A","Ą":"A","Ⱥ":"A","Ɐ":"A","Ꜳ":"AA","Æ":"AE","Ǽ":"AE","Ǣ":"AE","Ꜵ":"AO","Ꜷ":"AU","Ꜹ":"AV","Ꜻ":"AV","Ꜽ":"AY","Ⓑ":"B","B":"B","Ḃ":"B","Ḅ":"B","Ḇ":"B","Ƀ":"B","Ƃ":"B","Ɓ":"B","Ⓒ":"C","C":"C","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","Ç":"C","Ḉ":"C","Ƈ":"C","Ȼ":"C","Ꜿ":"C","Ⓓ":"D","D":"D","Ḋ":"D","Ď":"D","Ḍ":"D","Ḑ":"D","Ḓ":"D","Ḏ":"D","Đ":"D","Ƌ":"D","Ɗ":"D","Ɖ":"D","Ꝺ":"D","DZ":"DZ","DŽ":"DZ","Dz":"Dz","Dž":"Dz","Ⓔ":"E","E":"E","È":"E","É":"E","Ê":"E","Ề":"E","Ế":"E","Ễ":"E","Ể":"E","Ẽ":"E","Ē":"E","Ḕ":"E","Ḗ":"E","Ĕ":"E","Ė":"E","Ë":"E","Ẻ":"E","Ě":"E","Ȅ":"E","Ȇ":"E","Ẹ":"E","Ệ":"E","Ȩ":"E","Ḝ":"E","Ę":"E","Ḙ":"E","Ḛ":"E","Ɛ":"E","Ǝ":"E","Ⓕ":"F","F":"F","Ḟ":"F","Ƒ":"F","Ꝼ":"F","Ⓖ":"G","G":"G","Ǵ":"G","Ĝ":"G","Ḡ":"G","Ğ":"G","Ġ":"G","Ǧ":"G","Ģ":"G","Ǥ":"G","Ɠ":"G","Ꞡ":"G","Ᵹ":"G","Ꝿ":"G","Ⓗ":"H","H":"H","Ĥ":"H","Ḣ":"H","Ḧ":"H","Ȟ":"H","Ḥ":"H","Ḩ":"H","Ḫ":"H","Ħ":"H","Ⱨ":"H","Ⱶ":"H","Ɥ":"H","Ⓘ":"I","I":"I","Ì":"I","Í":"I","Î":"I","Ĩ":"I","Ī":"I","Ĭ":"I","İ":"I","Ï":"I","Ḯ":"I","Ỉ":"I","Ǐ":"I","Ȉ":"I","Ȋ":"I","Ị":"I","Į":"I","Ḭ":"I","Ɨ":"I","Ⓙ":"J","J":"J","Ĵ":"J","Ɉ":"J","Ⓚ":"K","K":"K","Ḱ":"K","Ǩ":"K","Ḳ":"K","Ķ":"K","Ḵ":"K","Ƙ":"K","Ⱪ":"K","Ꝁ":"K","Ꝃ":"K","Ꝅ":"K","Ꞣ":"K","Ⓛ":"L","L":"L","Ŀ":"L","Ĺ":"L","Ľ":"L","Ḷ":"L","Ḹ":"L","Ļ":"L","Ḽ":"L","Ḻ":"L","Ł":"L","Ƚ":"L","Ɫ":"L","Ⱡ":"L","Ꝉ":"L","Ꝇ":"L","Ꞁ":"L","LJ":"LJ","Lj":"Lj","Ⓜ":"M","M":"M","Ḿ":"M","Ṁ":"M","Ṃ":"M","Ɱ":"M","Ɯ":"M","Ⓝ":"N","N":"N","Ǹ":"N","Ń":"N","Ñ":"N","Ṅ":"N","Ň":"N","Ṇ":"N","Ņ":"N","Ṋ":"N","Ṉ":"N","Ƞ":"N","Ɲ":"N","Ꞑ":"N","Ꞥ":"N","NJ":"NJ","Nj":"Nj","Ⓞ":"O","O":"O","Ò":"O","Ó":"O","Ô":"O","Ồ":"O","Ố":"O","Ỗ":"O","Ổ":"O","Õ":"O","Ṍ":"O","Ȭ":"O","Ṏ":"O","Ō":"O","Ṑ":"O","Ṓ":"O","Ŏ":"O","Ȯ":"O","Ȱ":"O","Ö":"O","Ȫ":"O","Ỏ":"O","Ő":"O","Ǒ":"O","Ȍ":"O","Ȏ":"O","Ơ":"O","Ờ":"O","Ớ":"O","Ỡ":"O","Ở":"O","Ợ":"O","Ọ":"O","Ộ":"O","Ǫ":"O","Ǭ":"O","Ø":"O","Ǿ":"O","Ɔ":"O","Ɵ":"O","Ꝋ":"O","Ꝍ":"O","Œ":"OE","Ƣ":"OI","Ꝏ":"OO","Ȣ":"OU","Ⓟ":"P","P":"P","Ṕ":"P","Ṗ":"P","Ƥ":"P","Ᵽ":"P","Ꝑ":"P","Ꝓ":"P","Ꝕ":"P","Ⓠ":"Q","Q":"Q","Ꝗ":"Q","Ꝙ":"Q","Ɋ":"Q","Ⓡ":"R","R":"R","Ŕ":"R","Ṙ":"R","Ř":"R","Ȑ":"R","Ȓ":"R","Ṛ":"R","Ṝ":"R","Ŗ":"R","Ṟ":"R","Ɍ":"R","Ɽ":"R","Ꝛ":"R","Ꞧ":"R","Ꞃ":"R","Ⓢ":"S","S":"S","ẞ":"S","Ś":"S","Ṥ":"S","Ŝ":"S","Ṡ":"S","Š":"S","Ṧ":"S","Ṣ":"S","Ṩ":"S","Ș":"S","Ş":"S","Ȿ":"S","Ꞩ":"S","Ꞅ":"S","Ⓣ":"T","T":"T","Ṫ":"T","Ť":"T","Ṭ":"T","Ț":"T","Ţ":"T","Ṱ":"T","Ṯ":"T","Ŧ":"T","Ƭ":"T","Ʈ":"T","Ⱦ":"T","Ꞇ":"T","Ꜩ":"TZ","Ⓤ":"U","U":"U","Ù":"U","Ú":"U","Û":"U","Ũ":"U","Ṹ":"U","Ū":"U","Ṻ":"U","Ŭ":"U","Ü":"U","Ǜ":"U","Ǘ":"U","Ǖ":"U","Ǚ":"U","Ủ":"U","Ů":"U","Ű":"U","Ǔ":"U","Ȕ":"U","Ȗ":"U","Ư":"U","Ừ":"U","Ứ":"U","Ữ":"U","Ử":"U","Ự":"U","Ụ":"U","Ṳ":"U","Ų":"U","Ṷ":"U","Ṵ":"U","Ʉ":"U","Ⓥ":"V","V":"V","Ṽ":"V","Ṿ":"V","Ʋ":"V","Ꝟ":"V","Ʌ":"V","Ꝡ":"VY","Ⓦ":"W","W":"W","Ẁ":"W","Ẃ":"W","Ŵ":"W","Ẇ":"W","Ẅ":"W","Ẉ":"W","Ⱳ":"W","Ⓧ":"X","X":"X","Ẋ":"X","Ẍ":"X","Ⓨ":"Y","Y":"Y","Ỳ":"Y","Ý":"Y","Ŷ":"Y","Ỹ":"Y","Ȳ":"Y","Ẏ":"Y","Ÿ":"Y","Ỷ":"Y","Ỵ":"Y","Ƴ":"Y","Ɏ":"Y","Ỿ":"Y","Ⓩ":"Z","Z":"Z","Ź":"Z","Ẑ":"Z","Ż":"Z","Ž":"Z","Ẓ":"Z","Ẕ":"Z","Ƶ":"Z","Ȥ":"Z","Ɀ":"Z","Ⱬ":"Z","Ꝣ":"Z","ⓐ":"a","a":"a","ẚ":"a","à":"a","á":"a","â":"a","ầ":"a","ấ":"a","ẫ":"a","ẩ":"a","ã":"a","ā":"a","ă":"a","ằ":"a","ắ":"a","ẵ":"a","ẳ":"a","ȧ":"a","ǡ":"a","ä":"a","ǟ":"a","ả":"a","å":"a","ǻ":"a","ǎ":"a","ȁ":"a","ȃ":"a","ạ":"a","ậ":"a","ặ":"a","ḁ":"a","ą":"a","ⱥ":"a","ɐ":"a","ꜳ":"aa","æ":"ae","ǽ":"ae","ǣ":"ae","ꜵ":"ao","ꜷ":"au","ꜹ":"av","ꜻ":"av","ꜽ":"ay","ⓑ":"b","b":"b","ḃ":"b","ḅ":"b","ḇ":"b","ƀ":"b","ƃ":"b","ɓ":"b","ⓒ":"c","c":"c","ć":"c","ĉ":"c","ċ":"c","č":"c","ç":"c","ḉ":"c","ƈ":"c","ȼ":"c","ꜿ":"c","ↄ":"c","ⓓ":"d","d":"d","ḋ":"d","ď":"d","ḍ":"d","ḑ":"d","ḓ":"d","ḏ":"d","đ":"d","ƌ":"d","ɖ":"d","ɗ":"d","ꝺ":"d","dz":"dz","dž":"dz","ⓔ":"e","e":"e","è":"e","é":"e","ê":"e","ề":"e","ế":"e","ễ":"e","ể":"e","ẽ":"e","ē":"e","ḕ":"e","ḗ":"e","ĕ":"e","ė":"e","ë":"e","ẻ":"e","ě":"e","ȅ":"e","ȇ":"e","ẹ":"e","ệ":"e","ȩ":"e","ḝ":"e","ę":"e","ḙ":"e","ḛ":"e","ɇ":"e","ɛ":"e","ǝ":"e","ⓕ":"f","f":"f","ḟ":"f","ƒ":"f","ꝼ":"f","ⓖ":"g","g":"g","ǵ":"g","ĝ":"g","ḡ":"g","ğ":"g","ġ":"g","ǧ":"g","ģ":"g","ǥ":"g","ɠ":"g","ꞡ":"g","ᵹ":"g","ꝿ":"g","ⓗ":"h","h":"h","ĥ":"h","ḣ":"h","ḧ":"h","ȟ":"h","ḥ":"h","ḩ":"h","ḫ":"h","ẖ":"h","ħ":"h","ⱨ":"h","ⱶ":"h","ɥ":"h","ƕ":"hv","ⓘ":"i","i":"i","ì":"i","í":"i","î":"i","ĩ":"i","ī":"i","ĭ":"i","ï":"i","ḯ":"i","ỉ":"i","ǐ":"i","ȉ":"i","ȋ":"i","ị":"i","į":"i","ḭ":"i","ɨ":"i","ı":"i","ⓙ":"j","j":"j","ĵ":"j","ǰ":"j","ɉ":"j","ⓚ":"k","k":"k","ḱ":"k","ǩ":"k","ḳ":"k","ķ":"k","ḵ":"k","ƙ":"k","ⱪ":"k","ꝁ":"k","ꝃ":"k","ꝅ":"k","ꞣ":"k","ⓛ":"l","l":"l","ŀ":"l","ĺ":"l","ľ":"l","ḷ":"l","ḹ":"l","ļ":"l","ḽ":"l","ḻ":"l","ſ":"l","ł":"l","ƚ":"l","ɫ":"l","ⱡ":"l","ꝉ":"l","ꞁ":"l","ꝇ":"l","lj":"lj","ⓜ":"m","m":"m","ḿ":"m","ṁ":"m","ṃ":"m","ɱ":"m","ɯ":"m","ⓝ":"n","n":"n","ǹ":"n","ń":"n","ñ":"n","ṅ":"n","ň":"n","ṇ":"n","ņ":"n","ṋ":"n","ṉ":"n","ƞ":"n","ɲ":"n","ʼn":"n","ꞑ":"n","ꞥ":"n","nj":"nj","ⓞ":"o","o":"o","ò":"o","ó":"o","ô":"o","ồ":"o","ố":"o","ỗ":"o","ổ":"o","õ":"o","ṍ":"o","ȭ":"o","ṏ":"o","ō":"o","ṑ":"o","ṓ":"o","ŏ":"o","ȯ":"o","ȱ":"o","ö":"o","ȫ":"o","ỏ":"o","ő":"o","ǒ":"o","ȍ":"o","ȏ":"o","ơ":"o","ờ":"o","ớ":"o","ỡ":"o","ở":"o","ợ":"o","ọ":"o","ộ":"o","ǫ":"o","ǭ":"o","ø":"o","ǿ":"o","ɔ":"o","ꝋ":"o","ꝍ":"o","ɵ":"o","œ":"oe","ƣ":"oi","ȣ":"ou","ꝏ":"oo","ⓟ":"p","p":"p","ṕ":"p","ṗ":"p","ƥ":"p","ᵽ":"p","ꝑ":"p","ꝓ":"p","ꝕ":"p","ⓠ":"q","q":"q","ɋ":"q","ꝗ":"q","ꝙ":"q","ⓡ":"r","r":"r","ŕ":"r","ṙ":"r","ř":"r","ȑ":"r","ȓ":"r","ṛ":"r","ṝ":"r","ŗ":"r","ṟ":"r","ɍ":"r","ɽ":"r","ꝛ":"r","ꞧ":"r","ꞃ":"r","ⓢ":"s","s":"s","ß":"s","ś":"s","ṥ":"s","ŝ":"s","ṡ":"s","š":"s","ṧ":"s","ṣ":"s","ṩ":"s","ș":"s","ş":"s","ȿ":"s","ꞩ":"s","ꞅ":"s","ẛ":"s","ⓣ":"t","t":"t","ṫ":"t","ẗ":"t","ť":"t","ṭ":"t","ț":"t","ţ":"t","ṱ":"t","ṯ":"t","ŧ":"t","ƭ":"t","ʈ":"t","ⱦ":"t","ꞇ":"t","ꜩ":"tz","ⓤ":"u","u":"u","ù":"u","ú":"u","û":"u","ũ":"u","ṹ":"u","ū":"u","ṻ":"u","ŭ":"u","ü":"u","ǜ":"u","ǘ":"u","ǖ":"u","ǚ":"u","ủ":"u","ů":"u","ű":"u","ǔ":"u","ȕ":"u","ȗ":"u","ư":"u","ừ":"u","ứ":"u","ữ":"u","ử":"u","ự":"u","ụ":"u","ṳ":"u","ų":"u","ṷ":"u","ṵ":"u","ʉ":"u","ⓥ":"v","v":"v","ṽ":"v","ṿ":"v","ʋ":"v","ꝟ":"v","ʌ":"v","ꝡ":"vy","ⓦ":"w","w":"w","ẁ":"w","ẃ":"w","ŵ":"w","ẇ":"w","ẅ":"w","ẘ":"w","ẉ":"w","ⱳ":"w","ⓧ":"x","x":"x","ẋ":"x","ẍ":"x","ⓨ":"y","y":"y","ỳ":"y","ý":"y","ŷ":"y","ỹ":"y","ȳ":"y","ẏ":"y","ÿ":"y","ỷ":"y","ẙ":"y","ỵ":"y","ƴ":"y","ɏ":"y","ỿ":"y","ⓩ":"z","z":"z","ź":"z","ẑ":"z","ż":"z","ž":"z","ẓ":"z","ẕ":"z","ƶ":"z","ȥ":"z","ɀ":"z","ⱬ":"z","ꝣ":"z","Ά":"Α","Έ":"Ε","Ή":"Η","Ί":"Ι","Ϊ":"Ι","Ό":"Ο","Ύ":"Υ","Ϋ":"Υ","Ώ":"Ω","ά":"α","έ":"ε","ή":"η","ί":"ι","ϊ":"ι","ΐ":"ι","ό":"ο","ύ":"υ","ϋ":"υ","ΰ":"υ","ώ":"ω","ς":"σ","’":"'"}}),e.define("select2/data/base",["../utils"],function(i){function n(e,t){n.__super__.constructor.call(this)}return i.Extend(n,i.Observable),n.prototype.current=function(e){throw new Error("The `current` method must be defined in child classes.")},n.prototype.query=function(e,t){throw new Error("The `query` method must be defined in child classes.")},n.prototype.bind=function(e,t){},n.prototype.destroy=function(){},n.prototype.generateResultId=function(e,t){var n=e.id+"-result-";return n+=i.generateChars(4),null!=t.id?n+="-"+t.id.toString():n+="-"+i.generateChars(4),n},n}),e.define("select2/data/select",["./base","../utils","jquery"],function(e,a,l){function n(e,t){this.$element=e,this.options=t,n.__super__.constructor.call(this)}return a.Extend(n,e),n.prototype.current=function(e){var n=[],i=this;this.$element.find(":selected").each(function(){var e=l(this),t=i.item(e);n.push(t)}),e(n)},n.prototype.select=function(r){var o=this;if(r.selected=!0,l(r.element).is("option"))return r.element.selected=!0,void this.$element.trigger("input").trigger("change");if(this.$element.prop("multiple"))this.current(function(e){var t=[];(r=[r]).push.apply(r,e);for(var n=0;n<r.length;n++){var i=r[n].id;-1===l.inArray(i,t)&&t.push(i)}o.$element.val(t),o.$element.trigger("input").trigger("change")});else{var e=r.id;this.$element.val(e),this.$element.trigger("input").trigger("change")}},n.prototype.unselect=function(r){var o=this;if(this.$element.prop("multiple")){if(r.selected=!1,l(r.element).is("option"))return r.element.selected=!1,void this.$element.trigger("input").trigger("change");this.current(function(e){for(var t=[],n=0;n<e.length;n++){var i=e[n].id;i!==r.id&&-1===l.inArray(i,t)&&t.push(i)}o.$element.val(t),o.$element.trigger("input").trigger("change")})}},n.prototype.bind=function(e,t){var n=this;(this.container=e).on("select",function(e){n.select(e.data)}),e.on("unselect",function(e){n.unselect(e.data)})},n.prototype.destroy=function(){this.$element.find("*").each(function(){a.RemoveData(this)})},n.prototype.query=function(i,e){var r=[],o=this;this.$element.children().each(function(){var e=l(this);if(e.is("option")||e.is("optgroup")){var t=o.item(e),n=o.matches(i,t);null!==n&&r.push(n)}}),e({results:r})},n.prototype.addOptions=function(e){a.appendMany(this.$element,e)},n.prototype.option=function(e){var t;e.children?(t=document.createElement("optgroup")).label=e.text:void 0!==(t=document.createElement("option")).textContent?t.textContent=e.text:t.innerText=e.text,void 0!==e.id&&(t.value=e.id),e.disabled&&(t.disabled=!0),e.selected&&(t.selected=!0),e.title&&(t.title=e.title);var n=l(t),i=this._normalizeItem(e);return i.element=t,a.StoreData(t,"data",i),n},n.prototype.item=function(e){var t={};if(null!=(t=a.GetData(e[0],"data")))return t;if(e.is("option"))t={id:e.val(),text:e.text(),disabled:e.prop("disabled"),selected:e.prop("selected"),title:e.prop("title")};else if(e.is("optgroup")){t={text:e.prop("label"),children:[],title:e.prop("title")};for(var n=e.children("option"),i=[],r=0;r<n.length;r++){var o=l(n[r]),s=this.item(o);i.push(s)}t.children=i}return(t=this._normalizeItem(t)).element=e[0],a.StoreData(e[0],"data",t),t},n.prototype._normalizeItem=function(e){e!==Object(e)&&(e={id:e,text:e});return null!=(e=l.extend({},{text:""},e)).id&&(e.id=e.id.toString()),null!=e.text&&(e.text=e.text.toString()),null==e._resultId&&e.id&&null!=this.container&&(e._resultId=this.generateResultId(this.container,e)),l.extend({},{selected:!1,disabled:!1},e)},n.prototype.matches=function(e,t){return this.options.get("matcher")(e,t)},n}),e.define("select2/data/array",["./select","../utils","jquery"],function(e,f,g){function i(e,t){this._dataToConvert=t.get("data")||[],i.__super__.constructor.call(this,e,t)}return f.Extend(i,e),i.prototype.bind=function(e,t){i.__super__.bind.call(this,e,t),this.addOptions(this.convertToOptions(this._dataToConvert))},i.prototype.select=function(n){var e=this.$element.find("option").filter(function(e,t){return t.value==n.id.toString()});0===e.length&&(e=this.option(n),this.addOptions(e)),i.__super__.select.call(this,n)},i.prototype.convertToOptions=function(e){var t=this,n=this.$element.find("option"),i=n.map(function(){return t.item(g(this)).id}).get(),r=[];function o(e){return function(){return g(this).val()==e.id}}for(var s=0;s<e.length;s++){var a=this._normalizeItem(e[s]);if(0<=g.inArray(a.id,i)){var l=n.filter(o(a)),c=this.item(l),u=g.extend(!0,{},a,c),d=this.option(u);l.replaceWith(d)}else{var p=this.option(a);if(a.children){var h=this.convertToOptions(a.children);f.appendMany(p,h)}r.push(p)}}return r},i}),e.define("select2/data/ajax",["./array","../utils","jquery"],function(e,t,o){function n(e,t){this.ajaxOptions=this._applyDefaults(t.get("ajax")),null!=this.ajaxOptions.processResults&&(this.processResults=this.ajaxOptions.processResults),n.__super__.constructor.call(this,e,t)}return t.Extend(n,e),n.prototype._applyDefaults=function(e){var t={data:function(e){return o.extend({},e,{q:e.term})},transport:function(e,t,n){var i=o.ajax(e);return i.then(t),i.fail(n),i}};return o.extend({},t,e,!0)},n.prototype.processResults=function(e){return e},n.prototype.query=function(n,i){var r=this;null!=this._request&&(o.isFunction(this._request.abort)&&this._request.abort(),this._request=null);var t=o.extend({type:"GET"},this.ajaxOptions);function e(){var e=t.transport(t,function(e){var t=r.processResults(e,n);r.options.get("debug")&&window.console&&console.error&&(t&&t.results&&o.isArray(t.results)||console.error("Select2: The AJAX results did not return an array in the `results` key of the response.")),i(t)},function(){"status"in e&&(0===e.status||"0"===e.status)||r.trigger("results:message",{message:"errorLoading"})});r._request=e}"function"==typeof t.url&&(t.url=t.url.call(this.$element,n)),"function"==typeof t.data&&(t.data=t.data.call(this.$element,n)),this.ajaxOptions.delay&&null!=n.term?(this._queryTimeout&&window.clearTimeout(this._queryTimeout),this._queryTimeout=window.setTimeout(e,this.ajaxOptions.delay)):e()},n}),e.define("select2/data/tags",["jquery"],function(u){function e(e,t,n){var i=n.get("tags"),r=n.get("createTag");void 0!==r&&(this.createTag=r);var o=n.get("insertTag");if(void 0!==o&&(this.insertTag=o),e.call(this,t,n),u.isArray(i))for(var s=0;s<i.length;s++){var a=i[s],l=this._normalizeItem(a),c=this.option(l);this.$element.append(c)}}return e.prototype.query=function(e,c,u){var d=this;this._removeOldTags(),null!=c.term&&null==c.page?e.call(this,c,function e(t,n){for(var i=t.results,r=0;r<i.length;r++){var o=i[r],s=null!=o.children&&!e({results:o.children},!0);if((o.text||"").toUpperCase()===(c.term||"").toUpperCase()||s)return!n&&(t.data=i,void u(t))}if(n)return!0;var a=d.createTag(c);if(null!=a){var l=d.option(a);l.attr("data-select2-tag",!0),d.addOptions([l]),d.insertTag(i,a)}t.results=i,u(t)}):e.call(this,c,u)},e.prototype.createTag=function(e,t){var n=u.trim(t.term);return""===n?null:{id:n,text:n}},e.prototype.insertTag=function(e,t,n){t.unshift(n)},e.prototype._removeOldTags=function(e){this.$element.find("option[data-select2-tag]").each(function(){this.selected||u(this).remove()})},e}),e.define("select2/data/tokenizer",["jquery"],function(d){function e(e,t,n){var i=n.get("tokenizer");void 0!==i&&(this.tokenizer=i),e.call(this,t,n)}return e.prototype.bind=function(e,t,n){e.call(this,t,n),this.$search=t.dropdown.$search||t.selection.$search||n.find(".select2-search__field")},e.prototype.query=function(e,t,n){var i=this;t.term=t.term||"";var r=this.tokenizer(t,this.options,function(e){var t=i._normalizeItem(e);if(!i.$element.find("option").filter(function(){return d(this).val()===t.id}).length){var n=i.option(t);n.attr("data-select2-tag",!0),i._removeOldTags(),i.addOptions([n])}!function(e){i.trigger("select",{data:e})}(t)});r.term!==t.term&&(this.$search.length&&(this.$search.val(r.term),this.$search.trigger("focus")),t.term=r.term),e.call(this,t,n)},e.prototype.tokenizer=function(e,t,n,i){for(var r=n.get("tokenSeparators")||[],o=t.term,s=0,a=this.createTag||function(e){return{id:e.term,text:e.term}};s<o.length;){var l=o[s];if(-1!==d.inArray(l,r)){var c=o.substr(0,s),u=a(d.extend({},t,{term:c}));null!=u?(i(u),o=o.substr(s+1)||"",s=0):s++}else s++}return{term:o}},e}),e.define("select2/data/minimumInputLength",[],function(){function e(e,t,n){this.minimumInputLength=n.get("minimumInputLength"),e.call(this,t,n)}return e.prototype.query=function(e,t,n){t.term=t.term||"",t.term.length<this.minimumInputLength?this.trigger("results:message",{message:"inputTooShort",args:{minimum:this.minimumInputLength,input:t.term,params:t}}):e.call(this,t,n)},e}),e.define("select2/data/maximumInputLength",[],function(){function e(e,t,n){this.maximumInputLength=n.get("maximumInputLength"),e.call(this,t,n)}return e.prototype.query=function(e,t,n){t.term=t.term||"",0<this.maximumInputLength&&t.term.length>this.maximumInputLength?this.trigger("results:message",{message:"inputTooLong",args:{maximum:this.maximumInputLength,input:t.term,params:t}}):e.call(this,t,n)},e}),e.define("select2/data/maximumSelectionLength",[],function(){function e(e,t,n){this.maximumSelectionLength=n.get("maximumSelectionLength"),e.call(this,t,n)}return e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("select",function(){i._checkIfMaximumSelected()})},e.prototype.query=function(e,t,n){var i=this;this._checkIfMaximumSelected(function(){e.call(i,t,n)})},e.prototype._checkIfMaximumSelected=function(e,n){var i=this;this.current(function(e){var t=null!=e?e.length:0;0<i.maximumSelectionLength&&t>=i.maximumSelectionLength?i.trigger("results:message",{message:"maximumSelected",args:{maximum:i.maximumSelectionLength}}):n&&n()})},e}),e.define("select2/dropdown",["jquery","./utils"],function(t,e){function n(e,t){this.$element=e,this.options=t,n.__super__.constructor.call(this)}return e.Extend(n,e.Observable),n.prototype.render=function(){var e=t('<span class="select2-dropdown"><span class="select2-results"></span></span>');return e.attr("dir",this.options.get("dir")),this.$dropdown=e},n.prototype.bind=function(){},n.prototype.position=function(e,t){},n.prototype.destroy=function(){this.$dropdown.remove()},n}),e.define("select2/dropdown/search",["jquery","../utils"],function(o,e){function t(){}return t.prototype.render=function(e){var t=e.call(this),n=o('<span class="select2-search select2-search--dropdown"><input class="select2-search__field" type="search" tabindex="-1" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false" role="searchbox" aria-autocomplete="list" /></span>');return this.$searchContainer=n,this.$search=n.find("input"),t.prepend(n),t},t.prototype.bind=function(e,t,n){var i=this,r=t.id+"-results";e.call(this,t,n),this.$search.on("keydown",function(e){i.trigger("keypress",e),i._keyUpPrevented=e.isDefaultPrevented()}),this.$search.on("input",function(e){o(this).off("keyup")}),this.$search.on("keyup input",function(e){i.handleSearch(e)}),t.on("open",function(){i.$search.attr("tabindex",0),i.$search.attr("aria-controls",r),i.$search.trigger("focus"),window.setTimeout(function(){i.$search.trigger("focus")},0)}),t.on("close",function(){i.$search.attr("tabindex",-1),i.$search.removeAttr("aria-controls"),i.$search.removeAttr("aria-activedescendant"),i.$search.val(""),i.$search.trigger("blur")}),t.on("focus",function(){t.isOpen()||i.$search.trigger("focus")}),t.on("results:all",function(e){null!=e.query.term&&""!==e.query.term||(i.showSearch(e)?i.$searchContainer.removeClass("select2-search--hide"):i.$searchContainer.addClass("select2-search--hide"))}),t.on("results:focus",function(e){e.data._resultId?i.$search.attr("aria-activedescendant",e.data._resultId):i.$search.removeAttr("aria-activedescendant")})},t.prototype.handleSearch=function(e){if(!this._keyUpPrevented){var t=this.$search.val();this.trigger("query",{term:t})}this._keyUpPrevented=!1},t.prototype.showSearch=function(e,t){return!0},t}),e.define("select2/dropdown/hidePlaceholder",[],function(){function e(e,t,n,i){this.placeholder=this.normalizePlaceholder(n.get("placeholder")),e.call(this,t,n,i)}return e.prototype.append=function(e,t){t.results=this.removePlaceholder(t.results),e.call(this,t)},e.prototype.normalizePlaceholder=function(e,t){return"string"==typeof t&&(t={id:"",text:t}),t},e.prototype.removePlaceholder=function(e,t){for(var n=t.slice(0),i=t.length-1;0<=i;i--){var r=t[i];this.placeholder.id===r.id&&n.splice(i,1)}return n},e}),e.define("select2/dropdown/infiniteScroll",["jquery"],function(n){function e(e,t,n,i){this.lastParams={},e.call(this,t,n,i),this.$loadingMore=this.createLoadingMore(),this.loading=!1}return e.prototype.append=function(e,t){this.$loadingMore.remove(),this.loading=!1,e.call(this,t),this.showLoadingMore(t)&&(this.$results.append(this.$loadingMore),this.loadMoreIfNeeded())},e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("query",function(e){i.lastParams=e,i.loading=!0}),t.on("query:append",function(e){i.lastParams=e,i.loading=!0}),this.$results.on("scroll",this.loadMoreIfNeeded.bind(this))},e.prototype.loadMoreIfNeeded=function(){var e=n.contains(document.documentElement,this.$loadingMore[0]);if(!this.loading&&e){var t=this.$results.offset().top+this.$results.outerHeight(!1);this.$loadingMore.offset().top+this.$loadingMore.outerHeight(!1)<=t+50&&this.loadMore()}},e.prototype.loadMore=function(){this.loading=!0;var e=n.extend({},{page:1},this.lastParams);e.page++,this.trigger("query:append",e)},e.prototype.showLoadingMore=function(e,t){return t.pagination&&t.pagination.more},e.prototype.createLoadingMore=function(){var e=n('<li class="select2-results__option select2-results__option--load-more"role="option" aria-disabled="true"></li>'),t=this.options.get("translations").get("loadingMore");return e.html(t(this.lastParams)),e},e}),e.define("select2/dropdown/attachBody",["jquery","../utils"],function(f,a){function e(e,t,n){this.$dropdownParent=f(n.get("dropdownParent")||document.body),e.call(this,t,n)}return e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("open",function(){i._showDropdown(),i._attachPositioningHandler(t),i._bindContainerResultHandlers(t)}),t.on("close",function(){i._hideDropdown(),i._detachPositioningHandler(t)}),this.$dropdownContainer.on("mousedown",function(e){e.stopPropagation()})},e.prototype.destroy=function(e){e.call(this),this.$dropdownContainer.remove()},e.prototype.position=function(e,t,n){t.attr("class",n.attr("class")),t.removeClass("select2"),t.addClass("select2-container--open"),t.css({position:"absolute",top:-999999}),this.$container=n},e.prototype.render=function(e){var t=f("<span></span>"),n=e.call(this);return t.append(n),this.$dropdownContainer=t},e.prototype._hideDropdown=function(e){this.$dropdownContainer.detach()},e.prototype._bindContainerResultHandlers=function(e,t){if(!this._containerResultsHandlersBound){var n=this;t.on("results:all",function(){n._positionDropdown(),n._resizeDropdown()}),t.on("results:append",function(){n._positionDropdown(),n._resizeDropdown()}),t.on("results:message",function(){n._positionDropdown(),n._resizeDropdown()}),t.on("select",function(){n._positionDropdown(),n._resizeDropdown()}),t.on("unselect",function(){n._positionDropdown(),n._resizeDropdown()}),this._containerResultsHandlersBound=!0}},e.prototype._attachPositioningHandler=function(e,t){var n=this,i="scroll.select2."+t.id,r="resize.select2."+t.id,o="orientationchange.select2."+t.id,s=this.$container.parents().filter(a.hasScroll);s.each(function(){a.StoreData(this,"select2-scroll-position",{x:f(this).scrollLeft(),y:f(this).scrollTop()})}),s.on(i,function(e){var t=a.GetData(this,"select2-scroll-position");f(this).scrollTop(t.y)}),f(window).on(i+" "+r+" "+o,function(e){n._positionDropdown(),n._resizeDropdown()})},e.prototype._detachPositioningHandler=function(e,t){var n="scroll.select2."+t.id,i="resize.select2."+t.id,r="orientationchange.select2."+t.id;this.$container.parents().filter(a.hasScroll).off(n),f(window).off(n+" "+i+" "+r)},e.prototype._positionDropdown=function(){var e=f(window),t=this.$dropdown.hasClass("select2-dropdown--above"),n=this.$dropdown.hasClass("select2-dropdown--below"),i=null,r=this.$container.offset();r.bottom=r.top+this.$container.outerHeight(!1);var o={height:this.$container.outerHeight(!1)};o.top=r.top,o.bottom=r.top+o.height;var s=this.$dropdown.outerHeight(!1),a=e.scrollTop(),l=e.scrollTop()+e.height(),c=a<r.top-s,u=l>r.bottom+s,d={left:r.left,top:o.bottom},p=this.$dropdownParent;"static"===p.css("position")&&(p=p.offsetParent());var h={top:0,left:0};(f.contains(document.body,p[0])||p[0].isConnected)&&(h=p.offset()),d.top-=h.top,d.left-=h.left,t||n||(i="below"),u||!c||t?!c&&u&&t&&(i="below"):i="above",("above"==i||t&&"below"!==i)&&(d.top=o.top-h.top-s),null!=i&&(this.$dropdown.removeClass("select2-dropdown--below select2-dropdown--above").addClass("select2-dropdown--"+i),this.$container.removeClass("select2-container--below select2-container--above").addClass("select2-container--"+i)),this.$dropdownContainer.css(d)},e.prototype._resizeDropdown=function(){var e={width:this.$container.outerWidth(!1)+"px"};this.options.get("dropdownAutoWidth")&&(e.minWidth=e.width,e.position="relative",e.width="auto"),this.$dropdown.css(e)},e.prototype._showDropdown=function(e){this.$dropdownContainer.appendTo(this.$dropdownParent),this._positionDropdown(),this._resizeDropdown()},e}),e.define("select2/dropdown/minimumResultsForSearch",[],function(){function e(e,t,n,i){this.minimumResultsForSearch=n.get("minimumResultsForSearch"),this.minimumResultsForSearch<0&&(this.minimumResultsForSearch=1/0),e.call(this,t,n,i)}return e.prototype.showSearch=function(e,t){return!(function e(t){for(var n=0,i=0;i<t.length;i++){var r=t[i];r.children?n+=e(r.children):n++}return n}(t.data.results)<this.minimumResultsForSearch)&&e.call(this,t)},e}),e.define("select2/dropdown/selectOnClose",["../utils"],function(o){function e(){}return e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("close",function(e){i._handleSelectOnClose(e)})},e.prototype._handleSelectOnClose=function(e,t){if(t&&null!=t.originalSelect2Event){var n=t.originalSelect2Event;if("select"===n._type||"unselect"===n._type)return}var i=this.getHighlightedResults();if(!(i.length<1)){var r=o.GetData(i[0],"data");null!=r.element&&r.element.selected||null==r.element&&r.selected||this.trigger("select",{data:r})}},e}),e.define("select2/dropdown/closeOnSelect",[],function(){function e(){}return e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("select",function(e){i._selectTriggered(e)}),t.on("unselect",function(e){i._selectTriggered(e)})},e.prototype._selectTriggered=function(e,t){var n=t.originalEvent;n&&(n.ctrlKey||n.metaKey)||this.trigger("close",{originalEvent:n,originalSelect2Event:t})},e}),e.define("select2/i18n/en",[],function(){return{errorLoading:function(){return"The results could not be loaded."},inputTooLong:function(e){var t=e.input.length-e.maximum,n="Please delete "+t+" character";return 1!=t&&(n+="s"),n},inputTooShort:function(e){return"Please enter "+(e.minimum-e.input.length)+" or more characters"},loadingMore:function(){return"Loading more results…"},maximumSelected:function(e){var t="You can only select "+e.maximum+" item";return 1!=e.maximum&&(t+="s"),t},noResults:function(){return"No results found"},searching:function(){return"Searching…"},removeAllItems:function(){return"Remove all items"}}}),e.define("select2/defaults",["jquery","require","./results","./selection/single","./selection/multiple","./selection/placeholder","./selection/allowClear","./selection/search","./selection/eventRelay","./utils","./translation","./diacritics","./data/select","./data/array","./data/ajax","./data/tags","./data/tokenizer","./data/minimumInputLength","./data/maximumInputLength","./data/maximumSelectionLength","./dropdown","./dropdown/search","./dropdown/hidePlaceholder","./dropdown/infiniteScroll","./dropdown/attachBody","./dropdown/minimumResultsForSearch","./dropdown/selectOnClose","./dropdown/closeOnSelect","./i18n/en"],function(c,u,d,p,h,f,g,m,v,y,s,t,_,w,$,b,A,x,D,S,C,E,O,T,q,j,L,I,e){function n(){this.reset()}return n.prototype.apply=function(e){if(null==(e=c.extend(!0,{},this.defaults,e)).dataAdapter){if(null!=e.ajax?e.dataAdapter=$:null!=e.data?e.dataAdapter=w:e.dataAdapter=_,0<e.minimumInputLength&&(e.dataAdapter=y.Decorate(e.dataAdapter,x)),0<e.maximumInputLength&&(e.dataAdapter=y.Decorate(e.dataAdapter,D)),0<e.maximumSelectionLength&&(e.dataAdapter=y.Decorate(e.dataAdapter,S)),e.tags&&(e.dataAdapter=y.Decorate(e.dataAdapter,b)),null==e.tokenSeparators&&null==e.tokenizer||(e.dataAdapter=y.Decorate(e.dataAdapter,A)),null!=e.query){var t=u(e.amdBase+"compat/query");e.dataAdapter=y.Decorate(e.dataAdapter,t)}if(null!=e.initSelection){var n=u(e.amdBase+"compat/initSelection");e.dataAdapter=y.Decorate(e.dataAdapter,n)}}if(null==e.resultsAdapter&&(e.resultsAdapter=d,null!=e.ajax&&(e.resultsAdapter=y.Decorate(e.resultsAdapter,T)),null!=e.placeholder&&(e.resultsAdapter=y.Decorate(e.resultsAdapter,O)),e.selectOnClose&&(e.resultsAdapter=y.Decorate(e.resultsAdapter,L))),null==e.dropdownAdapter){if(e.multiple)e.dropdownAdapter=C;else{var i=y.Decorate(C,E);e.dropdownAdapter=i}if(0!==e.minimumResultsForSearch&&(e.dropdownAdapter=y.Decorate(e.dropdownAdapter,j)),e.closeOnSelect&&(e.dropdownAdapter=y.Decorate(e.dropdownAdapter,I)),null!=e.dropdownCssClass||null!=e.dropdownCss||null!=e.adaptDropdownCssClass){var r=u(e.amdBase+"compat/dropdownCss");e.dropdownAdapter=y.Decorate(e.dropdownAdapter,r)}e.dropdownAdapter=y.Decorate(e.dropdownAdapter,q)}if(null==e.selectionAdapter){if(e.multiple?e.selectionAdapter=h:e.selectionAdapter=p,null!=e.placeholder&&(e.selectionAdapter=y.Decorate(e.selectionAdapter,f)),e.allowClear&&(e.selectionAdapter=y.Decorate(e.selectionAdapter,g)),e.multiple&&(e.selectionAdapter=y.Decorate(e.selectionAdapter,m)),null!=e.containerCssClass||null!=e.containerCss||null!=e.adaptContainerCssClass){var o=u(e.amdBase+"compat/containerCss");e.selectionAdapter=y.Decorate(e.selectionAdapter,o)}e.selectionAdapter=y.Decorate(e.selectionAdapter,v)}e.language=this._resolveLanguage(e.language),e.language.push("en");for(var s=[],a=0;a<e.language.length;a++){var l=e.language[a];-1===s.indexOf(l)&&s.push(l)}return e.language=s,e.translations=this._processTranslations(e.language,e.debug),e},n.prototype.reset=function(){function a(e){return e.replace(/[^\u0000-\u007E]/g,function(e){return t[e]||e})}this.defaults={amdBase:"./",amdLanguageBase:"./i18n/",closeOnSelect:!0,debug:!1,dropdownAutoWidth:!1,escapeMarkup:y.escapeMarkup,language:{},matcher:function e(t,n){if(""===c.trim(t.term))return n;if(n.children&&0<n.children.length){for(var i=c.extend(!0,{},n),r=n.children.length-1;0<=r;r--)null==e(t,n.children[r])&&i.children.splice(r,1);return 0<i.children.length?i:e(t,i)}var o=a(n.text).toUpperCase(),s=a(t.term).toUpperCase();return-1<o.indexOf(s)?n:null},minimumInputLength:0,maximumInputLength:0,maximumSelectionLength:0,minimumResultsForSearch:0,selectOnClose:!1,scrollAfterSelect:!1,sorter:function(e){return e},templateResult:function(e){return e.text},templateSelection:function(e){return e.text},theme:"default",width:"resolve"}},n.prototype.applyFromElement=function(e,t){var n=e.language,i=this.defaults.language,r=t.prop("lang"),o=t.closest("[lang]").prop("lang"),s=Array.prototype.concat.call(this._resolveLanguage(r),this._resolveLanguage(n),this._resolveLanguage(i),this._resolveLanguage(o));return e.language=s,e},n.prototype._resolveLanguage=function(e){if(!e)return[];if(c.isEmptyObject(e))return[];if(c.isPlainObject(e))return[e];var t;t=c.isArray(e)?e:[e];for(var n=[],i=0;i<t.length;i++)if(n.push(t[i]),"string"==typeof t[i]&&0<t[i].indexOf("-")){var r=t[i].split("-")[0];n.push(r)}return n},n.prototype._processTranslations=function(e,t){for(var n=new s,i=0;i<e.length;i++){var r=new s,o=e[i];if("string"==typeof o)try{r=s.loadPath(o)}catch(e){try{o=this.defaults.amdLanguageBase+o,r=s.loadPath(o)}catch(e){t&&window.console&&console.warn&&console.warn('Select2: The language file for "'+o+'" could not be automatically loaded. A fallback will be used instead.')}}else r=c.isPlainObject(o)?new s(o):o;n.extend(r)}return n},n.prototype.set=function(e,t){var n={};n[c.camelCase(e)]=t;var i=y._convertData(n);c.extend(!0,this.defaults,i)},new n}),e.define("select2/options",["require","jquery","./defaults","./utils"],function(i,d,r,p){function e(e,t){if(this.options=e,null!=t&&this.fromElement(t),null!=t&&(this.options=r.applyFromElement(this.options,t)),this.options=r.apply(this.options),t&&t.is("input")){var n=i(this.get("amdBase")+"compat/inputData");this.options.dataAdapter=p.Decorate(this.options.dataAdapter,n)}}return e.prototype.fromElement=function(e){var t=["select2"];null==this.options.multiple&&(this.options.multiple=e.prop("multiple")),null==this.options.disabled&&(this.options.disabled=e.prop("disabled")),null==this.options.dir&&(e.prop("dir")?this.options.dir=e.prop("dir"):e.closest("[dir]").prop("dir")?this.options.dir=e.closest("[dir]").prop("dir"):this.options.dir="ltr"),e.prop("disabled",this.options.disabled),e.prop("multiple",this.options.multiple),p.GetData(e[0],"select2Tags")&&(this.options.debug&&window.console&&console.warn&&console.warn('Select2: The `data-select2-tags` attribute has been changed to use the `data-data` and `data-tags="true"` attributes and will be removed in future versions of Select2.'),p.StoreData(e[0],"data",p.GetData(e[0],"select2Tags")),p.StoreData(e[0],"tags",!0)),p.GetData(e[0],"ajaxUrl")&&(this.options.debug&&window.console&&console.warn&&console.warn("Select2: The `data-ajax-url` attribute has been changed to `data-ajax--url` and support for the old attribute will be removed in future versions of Select2."),e.attr("ajax--url",p.GetData(e[0],"ajaxUrl")),p.StoreData(e[0],"ajax-Url",p.GetData(e[0],"ajaxUrl")));var n={};function i(e,t){return t.toUpperCase()}for(var r=0;r<e[0].attributes.length;r++){var o=e[0].attributes[r].name,s="data-";if(o.substr(0,s.length)==s){var a=o.substring(s.length),l=p.GetData(e[0],a);n[a.replace(/-([a-z])/g,i)]=l}}d.fn.jquery&&"1."==d.fn.jquery.substr(0,2)&&e[0].dataset&&(n=d.extend(!0,{},e[0].dataset,n));var c=d.extend(!0,{},p.GetData(e[0]),n);for(var u in c=p._convertData(c))-1<d.inArray(u,t)||(d.isPlainObject(this.options[u])?d.extend(this.options[u],c[u]):this.options[u]=c[u]);return this},e.prototype.get=function(e){return this.options[e]},e.prototype.set=function(e,t){this.options[e]=t},e}),e.define("select2/core",["jquery","./options","./utils","./keys"],function(o,c,u,i){var d=function(e,t){null!=u.GetData(e[0],"select2")&&u.GetData(e[0],"select2").destroy(),this.$element=e,this.id=this._generateId(e),t=t||{},this.options=new c(t,e),d.__super__.constructor.call(this);var n=e.attr("tabindex")||0;u.StoreData(e[0],"old-tabindex",n),e.attr("tabindex","-1");var i=this.options.get("dataAdapter");this.dataAdapter=new i(e,this.options);var r=this.render();this._placeContainer(r);var o=this.options.get("selectionAdapter");this.selection=new o(e,this.options),this.$selection=this.selection.render(),this.selection.position(this.$selection,r);var s=this.options.get("dropdownAdapter");this.dropdown=new s(e,this.options),this.$dropdown=this.dropdown.render(),this.dropdown.position(this.$dropdown,r);var a=this.options.get("resultsAdapter");this.results=new a(e,this.options,this.dataAdapter),this.$results=this.results.render(),this.results.position(this.$results,this.$dropdown);var l=this;this._bindAdapters(),this._registerDomEvents(),this._registerDataEvents(),this._registerSelectionEvents(),this._registerDropdownEvents(),this._registerResultsEvents(),this._registerEvents(),this.dataAdapter.current(function(e){l.trigger("selection:update",{data:e})}),e.addClass("select2-hidden-accessible"),e.attr("aria-hidden","true"),this._syncAttributes(),u.StoreData(e[0],"select2",this),e.data("select2",this)};return u.Extend(d,u.Observable),d.prototype._generateId=function(e){return"select2-"+(null!=e.attr("id")?e.attr("id"):null!=e.attr("name")?e.attr("name")+"-"+u.generateChars(2):u.generateChars(4)).replace(/(:|\.|\[|\]|,)/g,"")},d.prototype._placeContainer=function(e){e.insertAfter(this.$element);var t=this._resolveWidth(this.$element,this.options.get("width"));null!=t&&e.css("width",t)},d.prototype._resolveWidth=function(e,t){var n=/^width:(([-+]?([0-9]*\.)?[0-9]+)(px|em|ex|%|in|cm|mm|pt|pc))/i;if("resolve"==t){var i=this._resolveWidth(e,"style");return null!=i?i:this._resolveWidth(e,"element")}if("element"==t){var r=e.outerWidth(!1);return r<=0?"auto":r+"px"}if("style"!=t)return"computedstyle"!=t?t:window.getComputedStyle(e[0]).width;var o=e.attr("style");if("string"!=typeof o)return null;for(var s=o.split(";"),a=0,l=s.length;a<l;a+=1){var c=s[a].replace(/\s/g,"").match(n);if(null!==c&&1<=c.length)return c[1]}return null},d.prototype._bindAdapters=function(){this.dataAdapter.bind(this,this.$container),this.selection.bind(this,this.$container),this.dropdown.bind(this,this.$container),this.results.bind(this,this.$container)},d.prototype._registerDomEvents=function(){var t=this;this.$element.on("change.select2",function(){t.dataAdapter.current(function(e){t.trigger("selection:update",{data:e})})}),this.$element.on("focus.select2",function(e){t.trigger("focus",e)}),this._syncA=u.bind(this._syncAttributes,this),this._syncS=u.bind(this._syncSubtree,this),this.$element[0].attachEvent&&this.$element[0].attachEvent("onpropertychange",this._syncA);var e=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver;null!=e?(this._observer=new e(function(e){t._syncA(),t._syncS(null,e)}),this._observer.observe(this.$element[0],{attributes:!0,childList:!0,subtree:!1})):this.$element[0].addEventListener&&(this.$element[0].addEventListener("DOMAttrModified",t._syncA,!1),this.$element[0].addEventListener("DOMNodeInserted",t._syncS,!1),this.$element[0].addEventListener("DOMNodeRemoved",t._syncS,!1))},d.prototype._registerDataEvents=function(){var n=this;this.dataAdapter.on("*",function(e,t){n.trigger(e,t)})},d.prototype._registerSelectionEvents=function(){var n=this,i=["toggle","focus"];this.selection.on("toggle",function(){n.toggleDropdown()}),this.selection.on("focus",function(e){n.focus(e)}),this.selection.on("*",function(e,t){-1===o.inArray(e,i)&&n.trigger(e,t)})},d.prototype._registerDropdownEvents=function(){var n=this;this.dropdown.on("*",function(e,t){n.trigger(e,t)})},d.prototype._registerResultsEvents=function(){var n=this;this.results.on("*",function(e,t){n.trigger(e,t)})},d.prototype._registerEvents=function(){var n=this;this.on("open",function(){n.$container.addClass("select2-container--open")}),this.on("close",function(){n.$container.removeClass("select2-container--open")}),this.on("enable",function(){n.$container.removeClass("select2-container--disabled")}),this.on("disable",function(){n.$container.addClass("select2-container--disabled")}),this.on("blur",function(){n.$container.removeClass("select2-container--focus")}),this.on("query",function(t){n.isOpen()||n.trigger("open",{}),this.dataAdapter.query(t,function(e){n.trigger("results:all",{data:e,query:t})})}),this.on("query:append",function(t){this.dataAdapter.query(t,function(e){n.trigger("results:append",{data:e,query:t})})}),this.on("keypress",function(e){var t=e.which;n.isOpen()?t===i.ESC||t===i.TAB||t===i.UP&&e.altKey?(n.close(e),e.preventDefault()):t===i.ENTER?(n.trigger("results:select",{}),e.preventDefault()):t===i.SPACE&&e.ctrlKey?(n.trigger("results:toggle",{}),e.preventDefault()):t===i.UP?(n.trigger("results:previous",{}),e.preventDefault()):t===i.DOWN&&(n.trigger("results:next",{}),e.preventDefault()):(t===i.ENTER||t===i.SPACE||t===i.DOWN&&e.altKey)&&(n.open(),e.preventDefault())})},d.prototype._syncAttributes=function(){this.options.set("disabled",this.$element.prop("disabled")),this.isDisabled()?(this.isOpen()&&this.close(),this.trigger("disable",{})):this.trigger("enable",{})},d.prototype._isChangeMutation=function(e,t){var n=!1,i=this;if(!e||!e.target||"OPTION"===e.target.nodeName||"OPTGROUP"===e.target.nodeName){if(t)if(t.addedNodes&&0<t.addedNodes.length)for(var r=0;r<t.addedNodes.length;r++){t.addedNodes[r].selected&&(n=!0)}else t.removedNodes&&0<t.removedNodes.length?n=!0:o.isArray(t)&&o.each(t,function(e,t){if(i._isChangeMutation(e,t))return!(n=!0)});else n=!0;return n}},d.prototype._syncSubtree=function(e,t){var n=this._isChangeMutation(e,t),i=this;n&&this.dataAdapter.current(function(e){i.trigger("selection:update",{data:e})})},d.prototype.trigger=function(e,t){var n=d.__super__.trigger,i={open:"opening",close:"closing",select:"selecting",unselect:"unselecting",clear:"clearing"};if(void 0===t&&(t={}),e in i){var r=i[e],o={prevented:!1,name:e,args:t};if(n.call(this,r,o),o.prevented)return void(t.prevented=!0)}n.call(this,e,t)},d.prototype.toggleDropdown=function(){this.isDisabled()||(this.isOpen()?this.close():this.open())},d.prototype.open=function(){this.isOpen()||this.isDisabled()||this.trigger("query",{})},d.prototype.close=function(e){this.isOpen()&&this.trigger("close",{originalEvent:e})},d.prototype.isEnabled=function(){return!this.isDisabled()},d.prototype.isDisabled=function(){return this.options.get("disabled")},d.prototype.isOpen=function(){return this.$container.hasClass("select2-container--open")},d.prototype.hasFocus=function(){return this.$container.hasClass("select2-container--focus")},d.prototype.focus=function(e){this.hasFocus()||(this.$container.addClass("select2-container--focus"),this.trigger("focus",{}))},d.prototype.enable=function(e){this.options.get("debug")&&window.console&&console.warn&&console.warn('Select2: The `select2("enable")` method has been deprecated and will be removed in later Select2 versions. Use $element.prop("disabled") instead.'),null!=e&&0!==e.length||(e=[!0]);var t=!e[0];this.$element.prop("disabled",t)},d.prototype.data=function(){this.options.get("debug")&&0<arguments.length&&window.console&&console.warn&&console.warn('Select2: Data can no longer be set using `select2("data")`. You should consider setting the value instead using `$element.val()`.');var t=[];return this.dataAdapter.current(function(e){t=e}),t},d.prototype.val=function(e){if(this.options.get("debug")&&window.console&&console.warn&&console.warn('Select2: The `select2("val")` method has been deprecated and will be removed in later Select2 versions. Use $element.val() instead.'),null==e||0===e.length)return this.$element.val();var t=e[0];o.isArray(t)&&(t=o.map(t,function(e){return e.toString()})),this.$element.val(t).trigger("input").trigger("change")},d.prototype.destroy=function(){this.$container.remove(),this.$element[0].detachEvent&&this.$element[0].detachEvent("onpropertychange",this._syncA),null!=this._observer?(this._observer.disconnect(),this._observer=null):this.$element[0].removeEventListener&&(this.$element[0].removeEventListener("DOMAttrModified",this._syncA,!1),this.$element[0].removeEventListener("DOMNodeInserted",this._syncS,!1),this.$element[0].removeEventListener("DOMNodeRemoved",this._syncS,!1)),this._syncA=null,this._syncS=null,this.$element.off(".select2"),this.$element.attr("tabindex",u.GetData(this.$element[0],"old-tabindex")),this.$element.removeClass("select2-hidden-accessible"),this.$element.attr("aria-hidden","false"),u.RemoveData(this.$element[0]),this.$element.removeData("select2"),this.dataAdapter.destroy(),this.selection.destroy(),this.dropdown.destroy(),this.results.destroy(),this.dataAdapter=null,this.selection=null,this.dropdown=null,this.results=null},d.prototype.render=function(){var e=o('<span class="select2 select2-container"><span class="selection"></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>');return e.attr("dir",this.options.get("dir")),this.$container=e,this.$container.addClass("select2-container--"+this.options.get("theme")),u.StoreData(e[0],"element",this.$element),e},d}),e.define("select2/compat/utils",["jquery"],function(s){return{syncCssClasses:function(e,t,n){var i,r,o=[];(i=s.trim(e.attr("class")))&&s((i=""+i).split(/\s+/)).each(function(){0===this.indexOf("select2-")&&o.push(this)}),(i=s.trim(t.attr("class")))&&s((i=""+i).split(/\s+/)).each(function(){0!==this.indexOf("select2-")&&null!=(r=n(this))&&o.push(r)}),e.attr("class",o.join(" "))}}}),e.define("select2/compat/containerCss",["jquery","./utils"],function(s,a){function l(e){return null}function e(){}return e.prototype.render=function(e){var t=e.call(this),n=this.options.get("containerCssClass")||"";s.isFunction(n)&&(n=n(this.$element));var i=this.options.get("adaptContainerCssClass");if(i=i||l,-1!==n.indexOf(":all:")){n=n.replace(":all:","");var r=i;i=function(e){var t=r(e);return null!=t?t+" "+e:e}}var o=this.options.get("containerCss")||{};return s.isFunction(o)&&(o=o(this.$element)),a.syncCssClasses(t,this.$element,i),t.css(o),t.addClass(n),t},e}),e.define("select2/compat/dropdownCss",["jquery","./utils"],function(s,a){function l(e){return null}function e(){}return e.prototype.render=function(e){var t=e.call(this),n=this.options.get("dropdownCssClass")||"";s.isFunction(n)&&(n=n(this.$element));var i=this.options.get("adaptDropdownCssClass");if(i=i||l,-1!==n.indexOf(":all:")){n=n.replace(":all:","");var r=i;i=function(e){var t=r(e);return null!=t?t+" "+e:e}}var o=this.options.get("dropdownCss")||{};return s.isFunction(o)&&(o=o(this.$element)),a.syncCssClasses(t,this.$element,i),t.css(o),t.addClass(n),t},e}),e.define("select2/compat/initSelection",["jquery"],function(i){function e(e,t,n){n.get("debug")&&window.console&&console.warn&&console.warn("Select2: The `initSelection` option has been deprecated in favor of a custom data adapter that overrides the `current` method. This method is now called multiple times instead of a single time when the instance is initialized. Support will be removed for the `initSelection` option in future versions of Select2"),this.initSelection=n.get("initSelection"),this._isInitialized=!1,e.call(this,t,n)}return e.prototype.current=function(e,t){var n=this;this._isInitialized?e.call(this,t):this.initSelection.call(null,this.$element,function(e){n._isInitialized=!0,i.isArray(e)||(e=[e]),t(e)})},e}),e.define("select2/compat/inputData",["jquery","../utils"],function(s,i){function e(e,t,n){this._currentData=[],this._valueSeparator=n.get("valueSeparator")||",","hidden"===t.prop("type")&&n.get("debug")&&console&&console.warn&&console.warn("Select2: Using a hidden input with Select2 is no longer supported and may stop working in the future. It is recommended to use a `<select>` element instead."),e.call(this,t,n)}return e.prototype.current=function(e,t){function i(e,t){var n=[];return e.selected||-1!==s.inArray(e.id,t)?(e.selected=!0,n.push(e)):e.selected=!1,e.children&&n.push.apply(n,i(e.children,t)),n}for(var n=[],r=0;r<this._currentData.length;r++){var o=this._currentData[r];n.push.apply(n,i(o,this.$element.val().split(this._valueSeparator)))}t(n)},e.prototype.select=function(e,t){if(this.options.get("multiple")){var n=this.$element.val();n+=this._valueSeparator+t.id,this.$element.val(n),this.$element.trigger("input").trigger("change")}else this.current(function(e){s.map(e,function(e){e.selected=!1})}),this.$element.val(t.id),this.$element.trigger("input").trigger("change")},e.prototype.unselect=function(e,r){var o=this;r.selected=!1,this.current(function(e){for(var t=[],n=0;n<e.length;n++){var i=e[n];r.id!=i.id&&t.push(i.id)}o.$element.val(t.join(o._valueSeparator)),o.$element.trigger("input").trigger("change")})},e.prototype.query=function(e,t,n){for(var i=[],r=0;r<this._currentData.length;r++){var o=this._currentData[r],s=this.matches(t,o);null!==s&&i.push(s)}n({results:i})},e.prototype.addOptions=function(e,t){var n=s.map(t,function(e){return i.GetData(e[0],"data")});this._currentData.push.apply(this._currentData,n)},e}),e.define("select2/compat/matcher",["jquery"],function(s){return function(o){return function(e,t){var n=s.extend(!0,{},t);if(null==e.term||""===s.trim(e.term))return n;if(t.children){for(var i=t.children.length-1;0<=i;i--){var r=t.children[i];o(e.term,r.text,r)||n.children.splice(i,1)}if(0<n.children.length)return n}return o(e.term,t.text,t)?n:null}}}),e.define("select2/compat/query",[],function(){function e(e,t,n){n.get("debug")&&window.console&&console.warn&&console.warn("Select2: The `query` option has been deprecated in favor of a custom data adapter that overrides the `query` method. Support will be removed for the `query` option in future versions of Select2."),e.call(this,t,n)}return e.prototype.query=function(e,t,n){t.callback=n,this.options.get("query").call(null,t)},e}),e.define("select2/dropdown/attachContainer",[],function(){function e(e,t,n){e.call(this,t,n)}return e.prototype.position=function(e,t,n){n.find(".dropdown-wrapper").append(t),t.addClass("select2-dropdown--below"),n.addClass("select2-container--below")},e}),e.define("select2/dropdown/stopPropagation",[],function(){function e(){}return e.prototype.bind=function(e,t,n){e.call(this,t,n);this.$dropdown.on(["blur","change","click","dblclick","focus","focusin","focusout","input","keydown","keyup","keypress","mousedown","mouseenter","mouseleave","mousemove","mouseover","mouseup","search","touchend","touchstart"].join(" "),function(e){e.stopPropagation()})},e}),e.define("select2/selection/stopPropagation",[],function(){function e(){}return e.prototype.bind=function(e,t,n){e.call(this,t,n);this.$selection.on(["blur","change","click","dblclick","focus","focusin","focusout","input","keydown","keyup","keypress","mousedown","mouseenter","mouseleave","mousemove","mouseover","mouseup","search","touchend","touchstart"].join(" "),function(e){e.stopPropagation()})},e}),l=function(p){var h,f,e=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],t="onwheel"in document||9<=document.documentMode?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],g=Array.prototype.slice;if(p.event.fixHooks)for(var n=e.length;n;)p.event.fixHooks[e[--n]]=p.event.mouseHooks;var m=p.event.special.mousewheel={version:"3.1.12",setup:function(){if(this.addEventListener)for(var e=t.length;e;)this.addEventListener(t[--e],i,!1);else this.onmousewheel=i;p.data(this,"mousewheel-line-height",m.getLineHeight(this)),p.data(this,"mousewheel-page-height",m.getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var e=t.length;e;)this.removeEventListener(t[--e],i,!1);else this.onmousewheel=null;p.removeData(this,"mousewheel-line-height"),p.removeData(this,"mousewheel-page-height")},getLineHeight:function(e){var t=p(e),n=t["offsetParent"in p.fn?"offsetParent":"parent"]();return n.length||(n=p("body")),parseInt(n.css("fontSize"),10)||parseInt(t.css("fontSize"),10)||16},getPageHeight:function(e){return p(e).height()},settings:{adjustOldDeltas:!0,normalizeOffset:!0}};function i(e){var t,n=e||window.event,i=g.call(arguments,1),r=0,o=0,s=0,a=0,l=0;if((e=p.event.fix(n)).type="mousewheel","detail"in n&&(s=-1*n.detail),"wheelDelta"in n&&(s=n.wheelDelta),"wheelDeltaY"in n&&(s=n.wheelDeltaY),"wheelDeltaX"in n&&(o=-1*n.wheelDeltaX),"axis"in n&&n.axis===n.HORIZONTAL_AXIS&&(o=-1*s,s=0),r=0===s?o:s,"deltaY"in n&&(r=s=-1*n.deltaY),"deltaX"in n&&(o=n.deltaX,0===s&&(r=-1*o)),0!==s||0!==o){if(1===n.deltaMode){var c=p.data(this,"mousewheel-line-height");r*=c,s*=c,o*=c}else if(2===n.deltaMode){var u=p.data(this,"mousewheel-page-height");r*=u,s*=u,o*=u}if(t=Math.max(Math.abs(s),Math.abs(o)),(!f||t<f)&&y(n,f=t)&&(f/=40),y(n,t)&&(r/=40,o/=40,s/=40),r=Math[1<=r?"floor":"ceil"](r/f),o=Math[1<=o?"floor":"ceil"](o/f),s=Math[1<=s?"floor":"ceil"](s/f),m.settings.normalizeOffset&&this.getBoundingClientRect){var d=this.getBoundingClientRect();a=e.clientX-d.left,l=e.clientY-d.top}return e.deltaX=o,e.deltaY=s,e.deltaFactor=f,e.offsetX=a,e.offsetY=l,e.deltaMode=0,i.unshift(e,r,o,s),h&&clearTimeout(h),h=setTimeout(v,200),(p.event.dispatch||p.event.handle).apply(this,i)}}function v(){f=null}function y(e,t){return m.settings.adjustOldDeltas&&"mousewheel"===e.type&&t%120==0}p.fn.extend({mousewheel:function(e){return e?this.bind("mousewheel",e):this.trigger("mousewheel")},unmousewheel:function(e){return this.unbind("mousewheel",e)}})},"function"==typeof e.define&&e.define.amd?e.define("jquery-mousewheel",["jquery"],l):"object"==typeof exports?module.exports=l:l(d),e.define("jquery.select2",["jquery","jquery-mousewheel","./select2/core","./select2/defaults","./select2/utils"],function(r,e,o,t,s){if(null==r.fn.select2){var a=["open","close","destroy"];r.fn.select2=function(t){if("object"==typeof(t=t||{}))return this.each(function(){var e=r.extend(!0,{},t);new o(r(this),e)}),this;if("string"!=typeof t)throw new Error("Invalid arguments for Select2: "+t);var n,i=Array.prototype.slice.call(arguments,1);return this.each(function(){var e=s.GetData(this,"select2");null==e&&window.console&&console.error&&console.error("The select2('"+t+"') method was called on an element that is not using Select2."),n=e[t].apply(e,i)}),-1<r.inArray(t,a)?this:n}}return null==r.fn.select2.defaults&&(r.fn.select2.defaults=t),o}),{define:e.define,require:e.require}}(),t=e.require("jquery.select2");return d.fn.select2.amd=e,t});
folders.php CHANGED
@@ -2,7 +2,7 @@
2
  /**
3
  * Plugin Name: Folders
4
  * Description: Arrange media, pages, custom post types and posts into folders
5
- * Version: 2.4.4
6
  * Author: Premio
7
  * Author URI: https://premio.io/downloads/folders/
8
  * Text Domain: folders
@@ -30,7 +30,7 @@ if(!defined("WCP_FOLDER_URL")) {
30
  define('WCP_FOLDER_URL', plugin_dir_url(__FILE__));
31
  }
32
  if(!defined("WCP_FOLDER_VERSION")) {
33
- define('WCP_FOLDER_VERSION', "2.4.4");
34
  }
35
 
36
  include_once plugin_dir_path(__FILE__)."includes/folders.class.php";
2
  /**
3
  * Plugin Name: Folders
4
  * Description: Arrange media, pages, custom post types and posts into folders
5
+ * Version: 2.4.5
6
  * Author: Premio
7
  * Author URI: https://premio.io/downloads/folders/
8
  * Text Domain: folders
30
  define('WCP_FOLDER_URL', plugin_dir_url(__FILE__));
31
  }
32
  if(!defined("WCP_FOLDER_VERSION")) {
33
+ define('WCP_FOLDER_VERSION', "2.4.5");
34
  }
35
 
36
  include_once plugin_dir_path(__FILE__)."includes/folders.class.php";
includes/folders.class.php CHANGED
@@ -134,6 +134,8 @@ class WCP_Folders
134
  /* load language files */
135
  add_action( 'plugins_loaded', array( $this, 'folders_text' ) );
136
 
 
 
137
  add_filter('get_terms', array( $this, 'get_terms_filter_without_trash'), 10, 3);
138
 
139
  add_filter('mla_media_modal_query_final_terms', array( $this, 'media_modal_query_final_terms'), 10, 3);
@@ -2466,6 +2468,10 @@ class WCP_Folders
2466
  public static function activate()
2467
  {
2468
  update_option("folders_show_in_menu", "off");
 
 
 
 
2469
  update_option("folder_redirect_status", 1);
2470
  }
2471
 
@@ -2601,11 +2607,11 @@ class WCP_Folders
2601
  include_once dirname(dirname(__FILE__)) . "/templates/admin/update.php";
2602
  } else {
2603
  $options = get_option('folders_settings');
2604
- $options = (empty($options) || !is_array($options)) ?array():$options;
2605
- $post_types = get_post_types( array( 'public' => true ), 'objects' );
2606
  $terms_data = array();
2607
  foreach ($post_types as $post_type) {
2608
- if(in_array($post_type->name, $options)) {
2609
  $term = $post_type->name;
2610
  $term = self::get_custom_post_type($term);
2611
  $categories = self::get_terms_hierarchical($term);
@@ -2616,6 +2622,11 @@ class WCP_Folders
2616
  }
2617
  $fonts = self::get_font_list();
2618
  include_once dirname(dirname(__FILE__)) . "/templates/admin/general-settings.php";
 
 
 
 
 
2619
  }
2620
  }
2621
 
@@ -3565,6 +3576,14 @@ class WCP_Folders
3565
  }
3566
 
3567
  /* Free and Pro major changes */
 
 
 
 
 
 
 
 
3568
  public function check_has_valid_key()
3569
  {
3570
  /* Free/Pro: checking for key, for Free return 0, for Pro check for Key */
134
  /* load language files */
135
  add_action( 'plugins_loaded', array( $this, 'folders_text' ) );
136
 
137
+ add_action("wp_ajax_folder_update_popup_status", array($this, 'update_popup_status'));
138
+
139
  add_filter('get_terms', array( $this, 'get_terms_filter_without_trash'), 10, 3);
140
 
141
  add_filter('mla_media_modal_query_final_terms', array( $this, 'media_modal_query_final_terms'), 10, 3);
2468
  public static function activate()
2469
  {
2470
  update_option("folders_show_in_menu", "off");
2471
+ $option = get_option("folder_redirect_status");
2472
+ if($option === false) {
2473
+ add_option("folder_intro_box", "show");
2474
+ }
2475
  update_option("folder_redirect_status", 1);
2476
  }
2477
 
2607
  include_once dirname(dirname(__FILE__)) . "/templates/admin/update.php";
2608
  } else {
2609
  $options = get_option('folders_settings');
2610
+ $options = (empty($options) || !is_array($options)) ? array() : $options;
2611
+ $post_types = get_post_types(array('public' => true), 'objects');
2612
  $terms_data = array();
2613
  foreach ($post_types as $post_type) {
2614
+ if (in_array($post_type->name, $options)) {
2615
  $term = $post_type->name;
2616
  $term = self::get_custom_post_type($term);
2617
  $categories = self::get_terms_hierarchical($term);
2622
  }
2623
  $fonts = self::get_font_list();
2624
  include_once dirname(dirname(__FILE__)) . "/templates/admin/general-settings.php";
2625
+
2626
+ $option = get_option("folder_intro_box");
2627
+ if($option == "show") {
2628
+ include_once dirname(dirname(__FILE__)) . "/templates/admin/folder-popup.php";
2629
+ }
2630
  }
2631
  }
2632
 
3576
  }
3577
 
3578
  /* Free and Pro major changes */
3579
+ public function update_popup_status() {
3580
+ if(!empty($_REQUEST['nonce']) && wp_verify_nonce($_REQUEST['nonce'], 'folder_update_popup_status')) {
3581
+ update_option("folder_intro_box", "hide");
3582
+ }
3583
+ echo esc_attr("1");
3584
+ die;
3585
+ }
3586
+
3587
  public function check_has_valid_key()
3588
  {
3589
  /* Free/Pro: checking for key, for Free return 0, for Pro check for Key */
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: galdub, tomeraharon, premio
3
  Tags: folder, folders, organize, pages folders, media library, posts folders, media folders, subfolders, file manager, directories
4
  Requires at least: 3.0.0
5
- Tested up to: 5.3
6
- Stable tag: 2.4.4
7
  Plugin URI: https://premio.io/downloads/folders/
8
 
9
  Folders is a WordPress plugin that will help you quickly organize and manage all of your Pages, Posts and Media library files in folders.
@@ -143,6 +143,9 @@ A live demo for the Folders plugin is available at <a href="https://demo.premio.
143
 
144
  == Changelog ==
145
 
 
 
 
146
  = 2.4.4 =
147
  From now on when you clone/edit/publish pages, posts and custom posts in a specific folder, you'll stay in that folder
148
 
2
  Contributors: galdub, tomeraharon, premio
3
  Tags: folder, folders, organize, pages folders, media library, posts folders, media folders, subfolders, file manager, directories
4
  Requires at least: 3.0.0
5
+ Tested up to: 5.4
6
+ Stable tag: 2.4.5
7
  Plugin URI: https://premio.io/downloads/folders/
8
 
9
  Folders is a WordPress plugin that will help you quickly organize and manage all of your Pages, Posts and Media library files in folders.
143
 
144
  == Changelog ==
145
 
146
+ = 2.4.5 =
147
+ Width issue for posts, pages, and custom posts + onboarding for new users
148
+
149
  = 2.4.4 =
150
  From now on when you clone/edit/publish pages, posts and custom posts in a specific folder, you'll stay in that folder
151
 
templates/admin/folder-popup.php ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div class="folder-popup" id="folder-intro-popup">
2
+ <div class="folder-popup-box">
3
+ <div class="folder-popup-header">
4
+ Welcome to Folders &#127881;
5
+ <button class="close-folder-popup"><span class="dashicons dashicons-no-alt"></span></button>
6
+ <div class="clear"></div>
7
+ </div>
8
+ <div class="folder-popup-content">
9
+ Select the places where you want Folders to appear (Media Library, Posts, Pages, Custom Posts). Need help? Visit our <a target="_blank" href="https://premio.io/help/folders/?utm_soruce=wordpressfolders">Help Center</a>.
10
+ <iframe width="420" height="240" src="https://www.youtube.com/embed/RqkWGRYek0w?rel=0&start=22"></iframe>
11
+ </div>
12
+ <div class="folder-popup-footer">
13
+ <button type="button">Go to Folders</button>
14
+ </div>
15
+ </div>
16
+ </div>
17
+ <script>
18
+ jQuery(document).ready(function(){
19
+ jQuery(document).on("click", ".folder-popup-box button, #folder-intro-popup", function(e){
20
+ e.stopPropagation();
21
+ var nonceVal = "<?php echo wp_create_nonce("folder_update_popup_status") ?>";
22
+ jQuery("#folder-intro-popup").remove();
23
+ jQuery.ajax({
24
+ type: 'POST',
25
+ url: ajaxurl,
26
+ data: {
27
+ action: 'folder_update_popup_status',
28
+ nonce: nonceVal
29
+ },
30
+ beforeSend: function (xhr) {
31
+
32
+ },
33
+ success: function (res) {
34
+
35
+ },
36
+ error: function (xhr, status, error) {
37
+
38
+ }
39
+ });
40
+ });
41
+
42
+ jQuery(document).on("click", ".folder-popup-box", function(e){
43
+ e.stopPropagation();
44
+ });
45
+ });
46
+ </script>
templates/admin/upgrade-to-pro.php CHANGED
@@ -2,7 +2,8 @@
2
  defined('ABSPATH') or wp_die('Nope, not accessing this');
3
  $pro_url = "https://go.premio.io/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=";
4
  ?>
5
- <link href="<?php echo esc_url(WCP_FOLDER_URL."assets/css/admin-setting.css") ?>" type="text/css" rel="stylesheet" />
 
6
  <div class="wrap">
7
  <div class="key-table">
8
  <div class="modal-upgrade upgrade-block" id="folder-modal">
@@ -106,7 +107,13 @@ $pro_url = "https://go.premio.io/?edd_action=add_to_cart&download_id=687&edd_opt
106
  <div style="clear:both;"></div>
107
  </div>
108
  <div class="rpt_features rpt_features_2">
109
- <div class="rpt_feature rpt_feature_2-0"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b><?php esc_html_e('Use Folders on 50 domains', WCP_FOLDER); ?></span><?php esc_html_e('50 website', WCP_FOLDER); ?><span class="rpt_tooltip_plus"> +</span></a> </div>
 
 
 
 
 
 
110
  <div class="rpt_feature rpt_feature_1-1">
111
  <?php esc_html_e('Organize Pages, Posts and Media files', WCP_FOLDER); ?>
112
  </div>
@@ -115,14 +122,14 @@ $pro_url = "https://go.premio.io/?edd_action=add_to_cart&download_id=687&edd_opt
115
  <div class="rpt_feature rpt_feature_0-4"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can create unlimited folders and sub-folders. On the Free plan it is limited to 10 folders in total</span>Unlimited folders<span class="rpt_tooltip_plus"> +</span></a></div>
116
  <div class="rpt_feature rpt_feature_0-4"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can use this feature to download all the content of any media library folder as a ZIP file.</span>Download folders as ZIP<span class="rpt_tooltip_plus"> +</span></a></div>
117
  <div class="rpt_feature rpt_feature_0-5">
118
- <select data-key="0" class="multiple-options">
119
- <option data-header="Renewals for 25% off" data-price="99" value="<?php echo esc_url($pro_url."10") ?>">
120
  <?php esc_html_e("Updates & support for 1 year") ?>
121
  </option>
122
- <option data-header="For 2 years" data-price="149" value="<?php echo esc_url($pro_url."15") ?>">
123
  <?php esc_html_e("Updates & support for 2 years") ?>
124
  </option>
125
- <option data-header="For lifetime" data-price="249" value="<?php echo esc_url($pro_url."12") ?>">
126
  <?php esc_html_e("Updates & support for lifetime") ?>
127
  </option>
128
  </select>
@@ -164,16 +171,45 @@ $pro_url = "https://go.premio.io/?edd_action=add_to_cart&download_id=687&edd_opt
164
  </div>
165
  </div>
166
  </div>
167
-
168
  <script>
 
169
  jQuery(document).ready(function(){
170
- jQuery(".multiple-options").change(function(){
 
 
 
 
 
 
 
 
 
 
 
 
171
  thisValue = jQuery(this).val();
172
- jQuery(this).closest(".rpt_plan").find("a.rpt_foot").attr("href", thisValue);
173
  thisPrice = jQuery(this).find("option:selected").attr("data-price");
174
- jQuery(this).closest(".rpt_plan").find(".rpt_price").text("$"+thisPrice);
175
- priceText = jQuery(this).find("option:selected").attr("data-header");
 
 
 
 
 
 
 
 
 
 
 
 
 
176
  jQuery(this).closest(".rpt_plan").find(".rpt_desc").text(priceText);
177
  });
 
 
 
 
178
  });
179
  </script>
2
  defined('ABSPATH') or wp_die('Nope, not accessing this');
3
  $pro_url = "https://go.premio.io/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=";
4
  ?>
5
+ <link href="<?php echo esc_url(WCP_FOLDER_URL."assets/css/select2.min.css?ver=".WCP_FOLDER_VERSION) ?>" type="text/css" rel="stylesheet" />
6
+ <link href="<?php echo esc_url(WCP_FOLDER_URL."assets/css/admin-setting.css?ver=".WCP_FOLDER_VERSION) ?>" type="text/css" rel="stylesheet" />
7
  <div class="wrap">
8
  <div class="key-table">
9
  <div class="modal-upgrade upgrade-block" id="folder-modal">
107
  <div style="clear:both;"></div>
108
  </div>
109
  <div class="rpt_features rpt_features_2">
110
+ <div class="rpt_feature rpt_feature_2-0" style="padding: 0px 16px 6px">
111
+ <select class="multiple-web-options">
112
+ <option value="50_websites">50 websites</option>
113
+ <option value="500_websites">500 websites</option>
114
+ <option value="1000_websites">1000 websites</option>
115
+ </select>
116
+ </div>
117
  <div class="rpt_feature rpt_feature_1-1">
118
  <?php esc_html_e('Organize Pages, Posts and Media files', WCP_FOLDER); ?>
119
  </div>
122
  <div class="rpt_feature rpt_feature_0-4"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can create unlimited folders and sub-folders. On the Free plan it is limited to 10 folders in total</span>Unlimited folders<span class="rpt_tooltip_plus"> +</span></a></div>
123
  <div class="rpt_feature rpt_feature_0-4"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can use this feature to download all the content of any media library folder as a ZIP file.</span>Download folders as ZIP<span class="rpt_tooltip_plus"> +</span></a></div>
124
  <div class="rpt_feature rpt_feature_0-5">
125
+ <select data-key="0" class="multiple-options has-multiple-websites">
126
+ <option data-option="1_year" data-header="Renewals for 25% off" data-price="99" value="<?php echo esc_url($pro_url."10") ?>">
127
  <?php esc_html_e("Updates & support for 1 year") ?>
128
  </option>
129
+ <option data-option="2_year" data-header="For 2 years" data-price="149" value="<?php echo esc_url($pro_url."15") ?>">
130
  <?php esc_html_e("Updates & support for 2 years") ?>
131
  </option>
132
+ <option data-option="lifetime" data-header="For lifetime" data-price="249" value="<?php echo esc_url($pro_url."12") ?>">
133
  <?php esc_html_e("Updates & support for lifetime") ?>
134
  </option>
135
  </select>
171
  </div>
172
  </div>
173
  </div>
174
+ <script src="<?php echo esc_url(WCP_FOLDER_URL."assets/js/select2.min.js?ver=".WCP_FOLDER_VERSION) ?>" type="text/javascript" ></script>
175
  <script>
176
+ var priceOptions = {"50_websites":{"1_year":{"price":99,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=10"},"2_year":{"price":149,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=15"},"lifetime":{"price":249,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=12"}},"500_websites":{"1_year":{"price":179,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=16"},"2_year":{"price":269,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=17"},"lifetime":{"price":449,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=18"}},"1000_websites":{"1_year":{"price":249,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=19"},"2_year":{"price":375,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=20"},"lifetime":{"price":619,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=21"}}};
177
  jQuery(document).ready(function(){
178
+ if(jQuery(".multiple-options").length) {
179
+ jQuery(".multiple-options").select2({
180
+ minimumResultsForSearch: -1
181
+ });
182
+ }
183
+ if(jQuery(".multiple-web-options").length) {
184
+ jQuery(".multiple-web-options").select2({
185
+ minimumResultsForSearch: -1
186
+ });
187
+ }
188
+ // priceOptions = jQuery.parseJSON(priceOptions);
189
+ jQuery(document).on("change", ".multiple-options", function(){
190
+ priceText = jQuery(this).find("option:selected").attr("data-header");
191
  thisValue = jQuery(this).val();
 
192
  thisPrice = jQuery(this).find("option:selected").attr("data-price");
193
+ if(!jQuery(this).hasClass("has-multiple-websites")) {
194
+ jQuery(this).closest(".rpt_plan").find("a.rpt_foot").attr("href", thisValue);
195
+ jQuery(this).closest(".rpt_plan").find(".rpt_price").text("$" + thisPrice);
196
+ } else {
197
+ var webOption = jQuery(".multiple-web-options").val();
198
+ var priceSettings = priceOptions[webOption];
199
+ var yearPlan = jQuery(".multiple-options.has-multiple-websites option:selected").attr("data-option");
200
+ if(priceSettings[yearPlan] != undefined) {
201
+ priceSettings = priceSettings[yearPlan];
202
+ thisValue = priceSettings.link;
203
+ thisPrice = priceSettings.price;
204
+ }
205
+ }
206
+ jQuery(this).closest(".rpt_plan").find("a.rpt_foot").attr("href", thisValue);
207
+ jQuery(this).closest(".rpt_plan").find(".rpt_price").text("$" + thisPrice);
208
  jQuery(this).closest(".rpt_plan").find(".rpt_desc").text(priceText);
209
  });
210
+
211
+ jQuery(document).on("change", ".multiple-web-options", function(){
212
+ jQuery(".multiple-options.has-multiple-websites").trigger("change");
213
+ });
214
  });
215
  </script>