Project

General

Profile

1
.mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset {
2
    margin: 0;
3
    padding: 0;
4
    border: 0;
5
    outline: 0;
6
    vertical-align: top;
7
    background: transparent;
8
    text-decoration: none;
9
    color: #474747;
10
    font-family: Roboto,Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
11
    font-size: 14px;
12
    text-shadow: none;
13
    float: none;
14
    position: static;
15
    width: auto;
16
    height: auto;
17
    white-space: nowrap;
18
    cursor: inherit;
19
    -webkit-tap-highlight-color: transparent;
20
    line-height: normal;
21
    font-weight: normal;
22
    text-align: left;
23
    -moz-box-sizing: content-box;
24
    -webkit-box-sizing: content-box;
25
    box-sizing: content-box;
26
    direction: ltr;
27
    max-width: none
28
}
29

    
30
.mce-widget button {
31
    -moz-box-sizing: border-box;
32
    -webkit-box-sizing: border-box;
33
    box-sizing: border-box
34
}
35

    
36
.mce-container *[unselectable] {
37
    -moz-user-select: none;
38
    -webkit-user-select: none;
39
    -o-user-select: none;
40
    user-select: none
41
}
42

    
43
.mce-fade {
44
    opacity: 0;
45
    -webkit-transition: opacity .15s linear;
46
    transition: opacity .15s linear
47
}
48

    
49
.mce-fade.mce-in {
50
    opacity: 1
51
}
52

    
53
.mce-tinymce {
54
    visibility: inherit !important;
55
    position: relative
56
}
57

    
58
.mce-fullscreen {
59
    border: 0;
60
    padding: 0;
61
    margin: 0;
62
    overflow: hidden;
63
    height: 100%;
64
    z-index: 2000
65
}
66

    
67
div.mce-fullscreen {
68
    position: fixed;
69
    top: 0;
70
    left: 0;
71
    width: 100%;
72
    height: auto
73
}
74

    
75
.mce-tinymce {
76
    display: block
77
}
78

    
79
.mce-wordcount {
80
    position: absolute;
81
    top: 0;
82
    right: 0;
83
    padding: 8px
84
}
85

    
86
div.mce-edit-area {
87
    border-top: none !important;
88
    background: #e6e6e6;
89
    filter: none;
90
    padding: 16px;
91
}
92

    
93
div.mce-edit-area iframe {
94
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
95
}
96

    
97
.mce-statusbar {
98
    position: relative
99
}
100

    
101
.mce-statusbar .mce-container-body {
102
    position: relative
103
}
104

    
105
.mce-fullscreen .mce-resizehandle {
106
    display: none
107
}
108

    
109
.mce-charmap {
110
    border-collapse: collapse
111
}
112

    
113
.mce-charmap td {
114
    cursor: default;
115
    border: 1px solid #9e9e9e;
116
    width: 20px;
117
    height: 20px;
118
    line-height: 20px;
119
    text-align: center;
120
    vertical-align: middle;
121
    padding: 2px
122
}
123

    
124
.mce-charmap td div {
125
    text-align: center
126
}
127

    
128
.mce-charmap td:hover {
129
    background: #d9d9d9
130
}
131

    
132
.mce-grid td.mce-grid-cell div {
133
    border: 1px solid #d6d6d6;
134
    width: 15px;
135
    height: 15px;
136
    margin: 0px;
137
    cursor: pointer
138
}
139

    
140
.mce-grid td.mce-grid-cell div:focus {
141
    border-color: #a1a1a1
142
}
143

    
144
.mce-grid td.mce-grid-cell div[disabled] {
145
    cursor: not-allowed
146
}
147

    
148
.mce-grid {
149
    border-spacing: 2px;
150
    border-collapse: separate
151
}
152

    
153
.mce-grid a {
154
    display: block;
155
    border: 1px solid transparent
156
}
157

    
158
.mce-grid a:hover, .mce-grid a:focus {
159
    border-color: #a1a1a1
160
}
161

    
162
.mce-grid-border {
163
    margin: 0 4px 0 4px
164
}
165

    
166
.mce-grid-border a {
167
    border-color: #d6d6d6;
168
    width: 13px;
169
    height: 13px
170
}
171

    
172
.mce-grid-border a:hover, .mce-grid-border a.mce-active {
173
    border-color: #a1a1a1;
174
    background: #c8def4
175
}
176

    
177
.mce-text-center {
178
    text-align: center
179
}
180

    
181
div.mce-tinymce-inline {
182
    width: 100%
183
}
184

    
185
.mce-colorbtn-trans div {
186
    text-align: center;
187
    vertical-align: middle;
188
    font-weight: bold;
189
    font-size: 20px;
190
    line-height: 16px;
191
    color: #707070
192
}
193

    
194
.mce-toolbar {
195
    margin: 8px;
196
}
197

    
198
.mce-toolbar-grp {
199
    padding: 2px 0
200
}
201

    
202
.mce-toolbar-grp .mce-flow-layout-item {
203
    margin-bottom: 0
204
}
205

    
206
.mce-rtl .mce-wordcount {
207
    left: 0;
208
    right: auto
209
}
210

    
211
.mce-croprect-container {
212
    position: absolute;
213
    top: 0;
214
    left: 0
215
}
216

    
217
.mce-croprect-handle {
218
    position: absolute;
219
    top: 0;
220
    left: 0;
221
    width: 20px;
222
    height: 20px;
223
    border: 2px solid white
224
}
225

    
226
.mce-croprect-handle-nw {
227
    border-width: 2px 0 0 2px;
228
    margin: -2px 0 0 -2px;
229
    cursor: nw-resize;
230
    top: 100px;
231
    left: 100px
232
}
233

    
234
.mce-croprect-handle-ne {
235
    border-width: 2px 2px 0 0;
236
    margin: -2px 0 0 -20px;
237
    cursor: ne-resize;
238
    top: 100px;
239
    left: 200px
240
}
241

    
242
.mce-croprect-handle-sw {
243
    border-width: 0 0 2px 2px;
244
    margin: -20px 2px 0 -2px;
245
    cursor: sw-resize;
246
    top: 200px;
247
    left: 100px
248
}
249

    
250
.mce-croprect-handle-se {
251
    border-width: 0 2px 2px 0;
252
    margin: -20px 0 0 -20px;
253
    cursor: se-resize;
254
    top: 200px;
255
    left: 200px
256
}
257

    
258
.mce-croprect-handle-move {
259
    position: absolute;
260
    cursor: move;
261
    border: 0
262
}
263

    
264
.mce-croprect-block {
265
    opacity: .3;
266
    filter: alpha(opacity=30);
267
    zoom: 1;
268
    position: absolute;
269
    background: black
270
}
271

    
272
.mce-imagepanel {
273
    overflow: auto;
274
    background: black
275
}
276

    
277
.mce-imagepanel img {
278
    position: absolute
279
}
280

    
281
.mce-imagetool.mce-btn .mce-ico {
282
    display: block;
283
    width: 20px;
284
    height: 20px;
285
    text-align: center;
286
    line-height: 20px;
287
    font-size: 20px;
288
    padding: 5px
289
}
290

    
291
.mce-container, .mce-container-body {
292
    display: block
293
}
294

    
295
.mce-autoscroll {
296
    overflow: hidden
297
}
298

    
299
.mce-scrollbar {
300
    position: absolute;
301
    width: 7px;
302
    height: 100%;
303
    top: 2px;
304
    right: 2px;
305
    opacity: .4;
306
    filter: alpha(opacity=40);
307
    zoom: 1
308
}
309

    
310
.mce-scrollbar-h {
311
    top: auto;
312
    right: auto;
313
    left: 2px;
314
    bottom: 2px;
315
    width: 100%;
316
    height: 7px
317
}
318

    
319
.mce-scrollbar-thumb {
320
    position: absolute;
321
    background-color: #000;
322
    border: 1px solid #888;
323
    border-color: rgba(85, 85, 85, 0.6);
324
    width: 5px;
325
    height: 100%
326
}
327

    
328
.mce-scrollbar-h .mce-scrollbar-thumb {
329
    width: 100%;
330
    height: 5px
331
}
332

    
333
.mce-scrollbar:hover, .mce-scrollbar.mce-active {
334
    background-color: #AAA;
335
    opacity: .6;
336
    filter: alpha(opacity=60);
337
    zoom: 1
338
}
339

    
340
.mce-scroll {
341
    position: relative
342
}
343

    
344
.mce-panel {
345
    border: 0 solid #e0e0e0;
346
    background-color: #f1f1f1;
347
}
348

    
349
.mce-floatpanel {
350
    position: absolute
351
}
352

    
353
.mce-floatpanel.mce-fixed {
354
    position: fixed
355
}
356

    
357
.mce-floatpanel .mce-arrow, .mce-floatpanel .mce-arrow:after {
358
    position: absolute;
359
    display: block;
360
    width: 0;
361
    height: 0;
362
    border-color: transparent;
363
    border-style: solid
364
}
365

    
366
.mce-floatpanel .mce-arrow {
367
    border-width: 11px
368
}
369

    
370
.mce-floatpanel .mce-arrow:after {
371
    border-width: 10px;
372
    content: ""
373
}
374

    
375
.mce-floatpanel.mce-popover {
376
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
377
    background: transparent;
378
    top: 0;
379
    left: 0;
380
    background: #fff;
381
    border: 1px solid #9e9e9e;
382
    border: 1px solid rgba(0, 0, 0, 0.25)
383
}
384

    
385
.mce-floatpanel.mce-popover.mce-bottom {
386
    margin-top: 10px;
387
    *margin-top: 0
388
}
389

    
390
.mce-floatpanel.mce-popover.mce-bottom > .mce-arrow {
391
    left: 50%;
392
    margin-left: -11px;
393
    border-top-width: 0;
394
    border-bottom-color: #9e9e9e;
395
    border-bottom-color: rgba(0, 0, 0, 0.25);
396
    top: -11px
397
}
398

    
399
.mce-floatpanel.mce-popover.mce-bottom > .mce-arrow:after {
400
    top: 1px;
401
    margin-left: -10px;
402
    border-top-width: 0;
403
    border-bottom-color: #fff
404
}
405

    
406
.mce-floatpanel.mce-popover.mce-bottom.mce-start {
407
    margin-left: -22px
408
}
409

    
410
.mce-floatpanel.mce-popover.mce-bottom.mce-start > .mce-arrow {
411
    left: 20px
412
}
413

    
414
.mce-floatpanel.mce-popover.mce-bottom.mce-end {
415
    margin-left: 22px
416
}
417

    
418
.mce-floatpanel.mce-popover.mce-bottom.mce-end > .mce-arrow {
419
    right: 10px;
420
    left: auto
421
}
422

    
423
.mce-fullscreen {
424
    border: 0;
425
    padding: 0;
426
    margin: 0;
427
    overflow: hidden;
428
    height: 100%
429
}
430

    
431
div.mce-fullscreen {
432
    position: fixed;
433
    top: 0;
434
    left: 0
435
}
436

    
437
#mce-modal-block {
438
    opacity: 0;
439
    filter: alpha(opacity=0);
440
    zoom: 1;
441
    position: fixed;
442
    left: 0;
443
    top: 0;
444
    width: 100%;
445
    height: 100%;
446
    background: #000
447
}
448

    
449
#mce-modal-block.mce-in {
450
    opacity: .3;
451
    filter: alpha(opacity=30);
452
    zoom: 1
453
}
454

    
455
.mce-window-move {
456
    cursor: move
457
}
458

    
459
.mce-window {
460
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
461
    background: transparent;
462
    background: #fff;
463
    position: fixed;
464
    top: 0;
465
    left: 0;
466
    opacity: 0;
467
    -webkit-transition: opacity 150ms ease-in;
468
    transition: opacity 150ms ease-in
469
}
470

    
471
.mce-window.mce-in {
472
    opacity: 1
473
}
474

    
475
.mce-window-head {
476
    padding: 9px 15px;
477
    border-bottom: 1px solid #c4c4c4;
478
    position: relative
479
}
480

    
481
.mce-window-head .mce-close {
482
    position: absolute;
483
    right: 15px;
484
    top: 9px;
485
    font-size: 20px;
486
    font-weight: bold;
487
    line-height: 20px;
488
    color: #858585;
489
    cursor: pointer;
490
    height: 20px;
491
    overflow: hidden
492
}
493

    
494
.mce-close:hover {
495
    color: #adadad
496
}
497

    
498
.mce-window-head .mce-title {
499
    line-height: 20px;
500
    font-size: 20px;
501
    font-weight: bold;
502
    text-rendering: optimizelegibility;
503
    padding-right: 10px
504
}
505

    
506
.mce-window .mce-container-body {
507
    display: block
508
}
509

    
510
.mce-foot {
511
    display: block;
512
    background-color: #fff;
513
    border-top: 1px solid #c4c4c4
514
}
515

    
516
.mce-window-head .mce-dragh {
517
    position: absolute;
518
    top: 0;
519
    left: 0;
520
    cursor: move;
521
    width: 90%;
522
    height: 100%
523
}
524

    
525
.mce-window iframe {
526
    width: 100%;
527
    height: 100%
528
}
529

    
530
.mce-window-body .mce-listbox {
531
    border-color: #ccc
532
}
533

    
534
.mce-rtl .mce-window-head .mce-close {
535
    position: absolute;
536
    right: auto;
537
    left: 15px
538
}
539

    
540
.mce-rtl .mce-window-head .mce-dragh {
541
    left: auto;
542
    right: 0
543
}
544

    
545
.mce-rtl .mce-window-head .mce-title {
546
    direction: rtl;
547
    text-align: right
548
}
549

    
550
.mce-abs-layout {
551
    position: relative
552
}
553

    
554
body .mce-abs-layout-item, .mce-abs-end {
555
    position: absolute;
556
    margin: 0;
557
}
558

    
559
.mce-abs-end {
560
    width: 1px;
561
    height: 1px
562
}
563

    
564
.mce-container-body.mce-abs-layout {
565
    overflow: hidden
566
}
567

    
568
.mce-tooltip {
569
    position: absolute;
570
    zoom: 1
571
}
572

    
573
.mce-tooltip-inner {
574
    font-size: 12px;
575
    background-color: #424242;
576
    color: #fff;
577
    max-width: 200px;
578
    padding: 2px 8px;
579
    line-height: 22px;
580
    text-align: center;
581
    white-space: normal;
582
    font-family: "Roboto", sans-serif;
583
}
584

    
585
.mce-tooltip-arrow {
586
    display: none;
587
}
588

    
589
.mce-tooltip-nw, .mce-tooltip-sw {
590
    margin-left: -14px
591
}
592

    
593
.mce-btn {
594
    position: relative;
595
    display: inline-block;
596
    *display: inline;
597
    *zoom: 1;
598
}
599

    
600
.mce-btn:hover, .mce-btn:focus {
601
    color: #333;
602
    background-color: #e3e3e3;
603
    border-color: #ccc
604
}
605

    
606
.mce-btn.mce-disabled button, .mce-btn.mce-disabled:hover button {
607
    cursor: default;
608
    opacity: .4;
609
    filter: alpha(opacity=40);
610
    zoom: 1
611
}
612

    
613
.mce-btn.mce-active, .mce-btn.mce-active:hover {
614
    background-color: #dbdbdb;
615
    border-color: #ccc
616
}
617

    
618
.mce-btn:active {
619
    background-color: #e0e0e0;
620
    border-color: #ccc
621
}
622

    
623
.mce-btn button {
624
    font: 400 14px / 1.42857143 Roboto,Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
625
    padding: 4px 8px;
626
    font-size: 14px;
627
    line-height: 20px;
628
    *line-height: 16px;
629
    cursor: pointer;
630
    color: #474747;
631
    text-align: center;
632
    overflow: visible;
633
    -webkit-appearance: none
634
}
635

    
636
.mce-btn button::-moz-focus-inner {
637
    border: 0;
638
    padding: 0
639
}
640

    
641
.mce-btn i {
642
    text-shadow: 1px 1px #fff
643
}
644

    
645
.mce-primary {
646
    min-width: 50px;
647
    color: #fff;
648
    border: 1px solid transparent;
649
    border-color: transparent;
650
    background-color: #006dcc
651
}
652

    
653
.mce-primary:hover, .mce-primary:focus {
654
    background-color: #005fb3;
655
    border-color: transparent
656
}
657

    
658
.mce-primary.mce-disabled button, .mce-primary.mce-disabled:hover button {
659
    cursor: default;
660
    opacity: .4;
661
    filter: alpha(opacity=40);
662
    zoom: 1
663
}
664

    
665
.mce-primary.mce-active, .mce-primary.mce-active:hover, .mce-primary:not(.mce-disabled):active {
666
    background-color: #005299
667
}
668

    
669
.mce-primary button, .mce-primary button i {
670
    color: #fff;
671
    text-shadow: 1px 1px #333
672
}
673
.mce-primary button span, .mce-primary button i {
674
    color: #fff;
675
    text-shadow: none;
676
}
677

    
678
.mce-btn-large button {
679
    padding: 9px 14px;
680
    font-size: 16px;
681
    line-height: normal
682
}
683

    
684
.mce-btn-large i {
685
    margin-top: 2px
686
}
687

    
688
.mce-btn-small button {
689
    padding: 1px 5px;
690
    font-size: 12px;
691
    *padding-bottom: 2px
692
}
693

    
694
.mce-btn-small i {
695
    line-height: 20px;
696
    vertical-align: top;
697
    *line-height: 18px
698
}
699

    
700
.mce-btn .mce-caret {
701
    margin-top: 8px;
702
    margin-left: 0;
703
}
704

    
705
.mce-btn-small .mce-caret {
706
    margin-top: 8px;
707
    margin-left: 0
708
}
709

    
710
.mce-caret {
711
    display: inline-block;
712
    *display: inline;
713
    *zoom: 1;
714
    width: 0;
715
    height: 0;
716
    vertical-align: top;
717
    border-top: 4px solid #333;
718
    border-right: 4px solid transparent;
719
    border-left: 4px solid transparent;
720
    content: ""
721
}
722

    
723
.mce-disabled .mce-caret {
724
    border-top-color: #aaa
725
}
726

    
727
.mce-caret.mce-up {
728
    border-bottom: 4px solid #333;
729
    border-top: 0
730
}
731

    
732
.mce-btn-flat {
733
    border: 0;
734
    background: transparent;
735
    filter: none
736
}
737

    
738
.mce-btn-flat:hover, .mce-btn-flat.mce-active, .mce-btn-flat:focus, .mce-btn-flat:active {
739
    border: 0;
740
    background: #e6e6e6;
741
    filter: none
742
}
743

    
744
.mce-btn-has-text .mce-ico {
745
    padding-right: 5px
746
}
747

    
748
.mce-rtl .mce-btn button {
749
    direction: rtl
750
}
751

    
752
.mce-btn-group .mce-btn {
753
    border-width: 1px;
754
    margin: 0;
755
    margin-left: 2px
756
}
757

    
758
.mce-btn-group:not(:first-child) {
759
    border-left: 1px solid #d9d9d9;
760
    padding-left: 3px;
761
    margin-left: 3px
762
}
763

    
764
.mce-btn-group .mce-first {
765
    margin-left: 0
766
}
767

    
768
.mce-btn-group .mce-btn.mce-flow-layout-item {
769
    margin: 0
770
}
771

    
772
.mce-rtl .mce-btn-group .mce-btn {
773
    margin-left: 0;
774
    margin-right: 2px
775
}
776

    
777
.mce-rtl .mce-btn-group .mce-first {
778
    margin-right: 0
779
}
780

    
781
.mce-rtl .mce-btn-group:not(:first-child) {
782
    border-left: none;
783
    border-right: 1px solid #d9d9d9;
784
    padding-right: 4px;
785
    margin-right: 4px
786
}
787

    
788
.mce-checkbox {
789
    cursor: pointer
790
}
791

    
792
i.mce-i-checkbox {
793
    margin: 0 3px 0 0;
794
    border: 1px solid #c5c5c5;
795
    background-color: #f0f0f0;
796
    text-indent: -10em;
797
    *font-size: 0;
798
    *line-height: 0;
799
    *text-indent: 0;
800
    overflow: hidden
801
}
802

    
803
.mce-checked i.mce-i-checkbox {
804
    color: #333;
805
    font-size: 16px;
806
    line-height: 16px;
807
    text-indent: 0
808
}
809

    
810
.mce-checkbox:focus i.mce-i-checkbox, .mce-checkbox.mce-focus i.mce-i-checkbox {
811
    border: 1px solid #59a5e1
812
}
813

    
814
.mce-checkbox.mce-disabled .mce-label, .mce-checkbox.mce-disabled i.mce-i-checkbox {
815
    color: #acacac
816
}
817

    
818
.mce-checkbox .mce-label {
819
    vertical-align: middle
820
}
821

    
822
.mce-rtl .mce-checkbox {
823
    direction: rtl;
824
    text-align: right
825
}
826

    
827
.mce-rtl i.mce-i-checkbox {
828
    margin: 0 0 0 3px
829
}
830

    
831
.mce-combobox {
832
    display: inline-block;
833
    *display: inline;
834
    *zoom: 1;
835
    *height: 32px
836
}
837

    
838
.mce-combobox input {
839
    border: 1px solid #c5c5c5;
840
    border-right-color: #c5c5c5;
841
    height: 28px
842
}
843

    
844
.mce-combobox.mce-disabled input {
845
    color: #adadad
846
}
847

    
848
.mce-combobox .mce-btn {
849
    border: 1px solid #c5c5c5;
850
    border-left: 0
851
}
852

    
853
.mce-combobox button {
854
    padding-right: 8px;
855
    padding-left: 8px
856
}
857

    
858
.mce-combobox.mce-disabled .mce-btn button {
859
    cursor: default;
860
    opacity: .4;
861
    filter: alpha(opacity=40);
862
    zoom: 1
863
}
864

    
865
.mce-colorbox i {
866
    border: 1px solid #c5c5c5;
867
    width: 14px;
868
    height: 14px
869
}
870

    
871
.mce-colorbutton .mce-ico {
872
    position: relative
873
}
874

    
875
.mce-colorbutton-grid {
876
    margin: 4px
877
}
878

    
879
.mce-colorbutton button {
880
    padding-right: 6px;
881
    padding-left: 6px
882
}
883

    
884
.mce-colorbutton .mce-preview {
885
    padding-right: 3px;
886
    display: block;
887
    position: absolute;
888
    left: 50%;
889
    top: 50%;
890
    margin-left: -17px;
891
    margin-top: 7px;
892
    background: gray;
893
    width: 13px;
894
    height: 2px;
895
    overflow: hidden
896
}
897

    
898
.mce-colorbutton.mce-btn-small .mce-preview {
899
    margin-left: -16px;
900
    padding-right: 0;
901
    width: 16px
902
}
903

    
904
.mce-colorbutton .mce-open {
905
    padding-left: 4px;
906
    padding-right: 4px;
907
    border-left: 1px solid transparent
908
}
909

    
910
.mce-colorbutton:hover .mce-open {
911
    border-color: #ccc
912
}
913

    
914
.mce-colorbutton.mce-btn-small .mce-open {
915
    padding: 0 3px 0 3px
916
}
917

    
918
.mce-rtl .mce-colorbutton {
919
    direction: rtl
920
}
921

    
922
.mce-rtl .mce-colorbutton .mce-preview {
923
    margin-left: 0;
924
    padding-right: 0;
925
    padding-left: 3px
926
}
927

    
928
.mce-rtl .mce-colorbutton.mce-btn-small .mce-preview {
929
    margin-left: 0;
930
    padding-right: 0;
931
    padding-left: 2px
932
}
933

    
934
.mce-rtl .mce-colorbutton .mce-open {
935
    padding-left: 4px;
936
    padding-right: 4px;
937
    border-left: 0
938
}
939

    
940
.mce-colorpicker {
941
    position: relative;
942
    width: 250px;
943
    height: 220px
944
}
945

    
946
.mce-colorpicker-sv {
947
    position: absolute;
948
    top: 0;
949
    left: 0;
950
    width: 90%;
951
    height: 100%;
952
    border: 1px solid #c5c5c5;
953
    cursor: crosshair;
954
    overflow: hidden
955
}
956

    
957
.mce-colorpicker-h-chunk {
958
    width: 100%
959
}
960

    
961
.mce-colorpicker-overlay1, .mce-colorpicker-overlay2 {
962
    width: 100%;
963
    height: 100%;
964
    position: absolute;
965
    top: 0;
966
    left: 0
967
}
968

    
969
.mce-colorpicker-overlay1 {
970
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#ffffff', endColorstr='#00ffffff');
971
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')";
972
    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0))
973
}
974

    
975
.mce-colorpicker-overlay2 {
976
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#00000000', endColorstr='#000000');
977
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')";
978
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000)
979
}
980

    
981
.mce-colorpicker-selector1 {
982
    background: none;
983
    position: absolute;
984
    width: 12px;
985
    height: 12px;
986
    margin: -8px 0 0 -8px;
987
    border: 1px solid black;
988
    border-radius: 50%
989
}
990

    
991
.mce-colorpicker-selector2 {
992
    position: absolute;
993
    width: 10px;
994
    height: 10px;
995
    border: 1px solid white;
996
    border-radius: 50%
997
}
998

    
999
.mce-colorpicker-h {
1000
    position: absolute;
1001
    top: 0;
1002
    right: 0;
1003
    width: 6.5%;
1004
    height: 100%;
1005
    border: 1px solid #c5c5c5;
1006
    cursor: crosshair
1007
}
1008

    
1009
.mce-colorpicker-h-marker {
1010
    margin-top: -4px;
1011
    position: absolute;
1012
    top: 0;
1013
    left: -1px;
1014
    width: 100%;
1015
    border: 1px solid #333;
1016
    background: #fff;
1017
    height: 4px;
1018
    z-index: 100
1019
}
1020

    
1021
.mce-path {
1022
    display: inline-block;
1023
    *display: inline;
1024
    *zoom: 1;
1025
    padding: 8px;
1026
    white-space: normal
1027
}
1028

    
1029
.mce-path .mce-txt {
1030
    display: inline-block;
1031
    padding-right: 3px
1032
}
1033

    
1034
.mce-path .mce-path-body {
1035
    display: inline-block
1036
}
1037

    
1038
.mce-path-item {
1039
    display: inline-block;
1040
    *display: inline;
1041
    *zoom: 1;
1042
    cursor: pointer;
1043
    color: #333
1044
}
1045

    
1046
.mce-path-item:hover {
1047
    text-decoration: underline
1048
}
1049

    
1050
.mce-path-item:focus {
1051
    background: #666;
1052
    color: #fff
1053
}
1054

    
1055
.mce-path .mce-divider {
1056
    display: inline
1057
}
1058

    
1059
.mce-disabled .mce-path-item {
1060
    color: #aaa
1061
}
1062

    
1063
.mce-rtl .mce-path {
1064
    direction: rtl
1065
}
1066

    
1067
.mce-fieldset {
1068
    border: 0 solid #9E9E9E
1069
}
1070

    
1071
.mce-fieldset > .mce-container-body {
1072
    margin-top: -15px
1073
}
1074

    
1075
.mce-fieldset-title {
1076
    margin-left: 5px;
1077
    padding: 0 5px 0 5px
1078
}
1079

    
1080
.mce-fit-layout {
1081
    display: inline-block;
1082
    *display: inline;
1083
    *zoom: 1
1084
}
1085

    
1086
.mce-fit-layout-item {
1087
    position: absolute
1088
}
1089

    
1090
.mce-flow-layout-item {
1091
    display: inline-block;
1092
    *display: inline;
1093
    *zoom: 1
1094
}
1095

    
1096
.mce-flow-layout-item {
1097
    margin: 0;
1098
}
1099

    
1100
.mce-flow-layout-item.mce-last {
1101
    margin-right: 2px
1102
}
1103

    
1104
.mce-flow-layout {
1105
    white-space: normal
1106
}
1107

    
1108
.mce-tinymce-inline .mce-flow-layout {
1109
    white-space: nowrap
1110
}
1111

    
1112
.mce-rtl .mce-flow-layout {
1113
    text-align: right;
1114
    direction: rtl
1115
}
1116

    
1117
.mce-rtl .mce-flow-layout-item {
1118
    margin: 2px 2px 2px 0
1119
}
1120

    
1121
.mce-rtl .mce-flow-layout-item.mce-last {
1122
    margin-left: 2px
1123
}
1124

    
1125
.mce-iframe {
1126
    border: 0 solid #9e9e9e;
1127
    width: 100%;
1128
    height: 100%
1129
}
1130

    
1131
.mce-label {
1132
    display: inline-block;
1133
    *display: inline;
1134
    *zoom: 1;
1135
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
1136
    overflow: hidden
1137
}
1138

    
1139
.mce-label.mce-autoscroll {
1140
    overflow: auto
1141
}
1142

    
1143
.mce-label.mce-disabled {
1144
    color: #aaa
1145
}
1146

    
1147
.mce-label.mce-multiline {
1148
    white-space: pre-wrap
1149
}
1150

    
1151
.mce-label.mce-error {
1152
    color: #a00
1153
}
1154

    
1155
.mce-rtl .mce-label {
1156
    text-align: right;
1157
    direction: rtl
1158
}
1159

    
1160
.mce-menubar .mce-menubtn {
1161
    border-color: transparent;
1162
    background: transparent;
1163
    filter: none
1164
}
1165

    
1166
.mce-menubar .mce-menubtn button span {
1167
    color: #333
1168
}
1169

    
1170
.mce-menubar .mce-caret {
1171
    border-top-color: #333
1172
}
1173

    
1174
.mce-menubar .mce-menubtn:hover, .mce-menubar .mce-menubtn.mce-active, .mce-menubar .mce-menubtn:focus {
1175
    background: #e4e4e4;
1176
    filter: none
1177
}
1178

    
1179
.mce-menubtn button {
1180
    color: #333
1181
}
1182

    
1183
.mce-menubtn.mce-btn-small span {
1184
    font-size: 12px
1185
}
1186

    
1187
.mce-menubtn.mce-fixed-width span {
1188
    display: inline-block;
1189
    overflow-x: hidden;
1190
    text-overflow: ellipsis;
1191
    width: 90px
1192
}
1193

    
1194
.mce-menubtn.mce-fixed-width.mce-btn-small span {
1195
    width: 70px
1196
}
1197

    
1198
.mce-menubtn .mce-caret {
1199
    *margin-top: 6px
1200
}
1201

    
1202
.mce-rtl .mce-menubtn button {
1203
    direction: rtl;
1204
    text-align: right
1205
}
1206

    
1207
.mce-menu-item {
1208
    display: block;
1209
    padding: 6px 15px 6px 12px;
1210
    clear: both;
1211
    font-weight: normal;
1212
    line-height: 20px;
1213
    color: #333;
1214
    white-space: nowrap;
1215
    cursor: pointer;
1216
    line-height: normal;
1217
    border-left: 4px solid transparent;
1218
    margin-bottom: 1px
1219
}
1220

    
1221
.mce-menu-item .mce-ico, .mce-menu-item .mce-text {
1222
    color: #333
1223
}
1224

    
1225
.mce-menu-item.mce-disabled .mce-text, .mce-menu-item.mce-disabled .mce-ico {
1226
    color: #adadad
1227
}
1228

    
1229
.mce-menu-item.mce-disabled:hover {
1230
    background: #ccc
1231
}
1232

    
1233
.mce-menu-shortcut {
1234
    display: inline-block;
1235
    color: #adadad
1236
}
1237

    
1238
.mce-menu-shortcut {
1239
    display: inline-block;
1240
    *display: inline;
1241
    *zoom: 1;
1242
    padding: 0 15px 0 20px
1243
}
1244

    
1245
.mce-menu-item .mce-caret {
1246
    margin-top: 4px;
1247
    *margin-top: 3px;
1248
    margin-right: 6px;
1249
    border-top: 4px solid transparent;
1250
    border-bottom: 4px solid transparent;
1251
    border-left: 4px solid #333
1252
}
1253

    
1254
.mce-menu-align .mce-menu-shortcut {
1255
    *margin-top: -2px
1256
}
1257

    
1258
.mce-menu-align .mce-menu-shortcut, .mce-menu-align .mce-caret {
1259
    position: absolute;
1260
    right: 0
1261
}
1262

    
1263
.mce-menu-item.mce-active i {
1264
    visibility: visible
1265
}
1266

    
1267
.mce-menu-item-normal.mce-active {
1268
    background-color: #c8def4
1269
}
1270

    
1271
.mce-menu-item-preview.mce-active {
1272
    border-left: 5px solid #aaa
1273
}
1274

    
1275
.mce-menu-item-normal.mce-active .mce-text {
1276
    color: #212121
1277
}
1278

    
1279

    
1280
.mce-menu-item:hover, .mce-menu-item.mce-selected, .mce-menu-item:focus {
1281
    text-decoration: none;
1282
    color: #212121;
1283
    background-color: #e4e4e4;
1284
}
1285

    
1286
div.mce-menu .mce-menu-item-sep, .mce-menu-item-sep:hover {
1287
    border: 0;
1288
    padding: 0;
1289
    height: 1px;
1290
    margin: 9px 1px;
1291
    overflow: hidden;
1292
    background: #cbcbcb;
1293
    border-bottom: 1px solid #fff;
1294
    cursor: default;
1295
    filter: none
1296
}
1297

    
1298
.mce-menu.mce-rtl {
1299
    direction: rtl
1300
}
1301

    
1302
.mce-rtl .mce-menu-item {
1303
    text-align: right;
1304
    direction: rtl;
1305
    padding: 6px 12px 6px 15px
1306
}
1307

    
1308
.mce-menu-align.mce-rtl .mce-menu-shortcut, .mce-menu-align.mce-rtl .mce-caret {
1309
    right: auto;
1310
    left: 0
1311
}
1312

    
1313
.mce-rtl .mce-menu-item .mce-caret {
1314
    margin-left: 6px;
1315
    margin-right: 0;
1316
    border-right: 4px solid #333;
1317
    border-left: 0
1318
}
1319

    
1320
.mce-rtl .mce-menu-item.mce-selected .mce-caret, .mce-rtl .mce-menu-item:focus .mce-caret, .mce-rtl .mce-menu-item:hover .mce-caret {
1321
    border-left-color: transparent;
1322
    border-right-color: #fff
1323
}
1324

    
1325
.mce-menu {
1326
    position: absolute;
1327
    left: 0;
1328
    top: 0;
1329
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
1330
    background: transparent;
1331
    z-index: 1000;
1332
    padding: 5px 0 5px 0;
1333
    margin: -1px 0 0;
1334
    min-width: 160px;
1335
    background: #fff;
1336
    border: 1px solid #989898;
1337
    border: 1px solid rgba(0, 0, 0, 0.2);
1338
    z-index: 1002;
1339
    max-height: 400px;
1340
    overflow: auto;
1341
    overflow-x: hidden
1342
}
1343

    
1344
.mce-menu i {
1345
    display: none
1346
}
1347

    
1348
.mce-menu-has-icons i {
1349
    display: inline-block;
1350
    *display: inline
1351
}
1352

    
1353
.mce-menu-sub-tr-tl {
1354
    margin: -6px 0 0 -1px
1355
}
1356

    
1357
.mce-menu-sub-br-bl {
1358
    margin: 6px 0 0 -1px
1359
}
1360

    
1361
.mce-menu-sub-tl-tr {
1362
    margin: -6px 0 0 1px
1363
}
1364

    
1365
.mce-menu-sub-bl-br {
1366
    margin: 6px 0 0 1px
1367
}
1368

    
1369
.mce-listbox button {
1370
    text-align: left;
1371
    padding-right: 20px;
1372
    position: relative
1373
}
1374

    
1375
.mce-listbox .mce-caret {
1376
    position: absolute;
1377
    margin-top: -2px;
1378
    right: 8px;
1379
    top: 50%
1380
}
1381

    
1382
.mce-rtl .mce-listbox .mce-caret {
1383
    right: auto;
1384
    left: 8px
1385
}
1386

    
1387
.mce-rtl .mce-listbox button {
1388
    padding-right: 10px;
1389
    padding-left: 20px
1390
}
1391

    
1392
.mce-container-body .mce-resizehandle {
1393
    position: absolute;
1394
    right: 0;
1395
    bottom: 0;
1396
    width: 16px;
1397
    height: 16px;
1398
    visibility: visible;
1399
    cursor: s-resize;
1400
    margin: 0
1401
}
1402

    
1403
.mce-container-body .mce-resizehandle-both {
1404
    cursor: se-resize
1405
}
1406

    
1407
i.mce-i-resize {
1408
    color: #333
1409
}
1410

    
1411
.mce-slider {
1412
    border: 1px solid #aaa;
1413
    background: #eee;
1414
    width: 100px;
1415
    height: 10px;
1416
    position: relative;
1417
    display: block
1418
}
1419

    
1420
.mce-slider.mce-vertical {
1421
    width: 10px;
1422
    height: 100px
1423
}
1424

    
1425
.mce-slider-handle {
1426
    border: 1px solid #bbb;
1427
    background: #ddd;
1428
    display: block;
1429
    width: 13px;
1430
    height: 13px;
1431
    position: absolute;
1432
    top: 0;
1433
    left: 0;
1434
    margin-left: -1px;
1435
    margin-top: -2px
1436
}
1437

    
1438
.mce-spacer {
1439
    visibility: hidden
1440
}
1441

    
1442
.mce-splitbtn .mce-open {
1443
    border-left: none;
1444
}
1445

    
1446
.mce-splitbtn:hover .mce-open {
1447
    border-left-color: #ccc
1448
}
1449

    
1450
.mce-splitbtn button {
1451
    padding-right: 6px;
1452
    padding-left: 6px
1453
}
1454

    
1455
.mce-splitbtn .mce-open {
1456
    padding-right: 4px;
1457
    padding-left: 4px
1458
}
1459

    
1460
.mce-splitbtn .mce-open.mce-active {
1461
    background-color: #dbdbdb;
1462
    outline: 1px solid #ccc
1463
}
1464

    
1465
.mce-splitbtn.mce-btn-small .mce-open {
1466
    padding: 0 3px 0 3px
1467
}
1468

    
1469
.mce-rtl .mce-splitbtn {
1470
    direction: rtl;
1471
    text-align: right
1472
}
1473

    
1474
.mce-rtl .mce-splitbtn button {
1475
    padding-right: 4px;
1476
    padding-left: 4px
1477
}
1478

    
1479
.mce-rtl .mce-splitbtn .mce-open {
1480
    border-left: 0
1481
}
1482

    
1483
.mce-stack-layout-item {
1484
    display: block
1485
}
1486

    
1487
.mce-tabs {
1488
    display: block;
1489
    border-bottom: 1px solid #c5c5c5
1490
}
1491

    
1492
.mce-tabs, .mce-tabs + .mce-container-body {
1493
    background: #fff
1494
}
1495

    
1496
.mce-tab {
1497
    display: inline-block;
1498
    *display: inline;
1499
    *zoom: 1;
1500
    border: 1px solid #c5c5c5;
1501
    border-width: 0 1px 0 0;
1502
    background: #e3e3e3;
1503
    padding: 8px;
1504
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
1505
    height: 13px;
1506
    cursor: pointer
1507
}
1508

    
1509
.mce-tab:hover {
1510
    background: #fdfdfd
1511
}
1512

    
1513
.mce-tab.mce-active {
1514
    background: #fdfdfd;
1515
    border-bottom-color: transparent;
1516
    margin-bottom: -1px;
1517
    height: 14px
1518
}
1519

    
1520
.mce-rtl .mce-tabs {
1521
    text-align: right;
1522
    direction: rtl
1523
}
1524

    
1525
.mce-rtl .mce-tab {
1526
    border-width: 0 0 0 1px
1527
}
1528

    
1529
.mce-textbox {
1530
    background: #fff;
1531
    border: 1px solid #c5c5c5;
1532
    display: inline-block;
1533
    -webkit-transition: border linear .2s, box-shadow linear .2s;
1534
    transition: border linear .2s, box-shadow linear .2s;
1535
    height: 28px;
1536
    resize: none;
1537
    padding: 0 4px 0 4px;
1538
    white-space: pre-wrap;
1539
    *white-space: pre;
1540
    color: #333
1541
}
1542

    
1543
.mce-textbox:focus, .mce-textbox.mce-focus {
1544
    border-color: #59a5e1
1545
}
1546

    
1547
.mce-placeholder .mce-textbox {
1548
    color: #aaa
1549
}
1550

    
1551
.mce-textbox.mce-multiline {
1552
    padding: 4px
1553
}
1554

    
1555
.mce-textbox.mce-disabled {
1556
    color: #adadad
1557
}
1558

    
1559
.mce-rtl .mce-textbox {
1560
    text-align: right;
1561
    direction: rtl
1562
}
1563

    
1564
.mce-throbber {
1565
    position: absolute;
1566
    top: 0;
1567
    left: 0;
1568
    width: 100%;
1569
    height: 100%;
1570
    opacity: .6;
1571
    filter: alpha(opacity=60);
1572
    zoom: 1;
1573
    background: #fff url('img/loader.gif') no-repeat center center
1574
}
1575

    
1576
.mce-throbber-inline {
1577
    position: static;
1578
    height: 50px
1579
}
1580

    
1581
@font-face {
1582
    font-family: 'tinymce';
1583
    src: url('fonts/tinymce.eot');
1584
    src: url('fonts/tinymce.eot?#iefix') format('embedded-opentype'), url('fonts/tinymce.woff') format('woff'), url('fonts/tinymce.ttf') format('truetype'), url('fonts/tinymce.svg#tinymce') format('svg');
1585
    font-weight: normal;
1586
    font-style: normal
1587
}
1588

    
1589
@font-face {
1590
    font-family: 'tinymce-small';
1591
    src: url('fonts/tinymce-small.eot');
1592
    src: url('fonts/tinymce-small.eot?#iefix') format('embedded-opentype'), url('fonts/tinymce-small.woff') format('woff'), url('fonts/tinymce-small.ttf') format('truetype'), url('fonts/tinymce-small.svg#tinymce') format('svg');
1593
    font-weight: normal;
1594
    font-style: normal
1595
}
1596

    
1597
.mce-ico {
1598
    font-family: 'tinymce', Arial;
1599
    font-style: normal;
1600
    font-weight: normal;
1601
    font-variant: normal;
1602
    font-size: 16px;
1603
    line-height: 16px;
1604
    speak: none;
1605
    vertical-align: text-top;
1606
    -webkit-font-smoothing: antialiased;
1607
    -moz-osx-font-smoothing: grayscale;
1608
    display: inline-block;
1609
    background: transparent center center;
1610
    background-size: cover;
1611
    width: 16px;
1612
    height: 16px;
1613
    color: #333
1614
}
1615

    
1616
.mce-btn-small .mce-ico {
1617
    font-family: 'tinymce-small', Arial
1618
}
1619

    
1620
.mce-i-save:before {
1621
    content: "\e000"
1622
}
1623

    
1624
.mce-i-newdocument:before {
1625
    content: "\e001"
1626
}
1627

    
1628
.mce-i-fullpage:before {
1629
    content: "\e002"
1630
}
1631

    
1632
.mce-i-alignleft:before {
1633
    content: "\e003"
1634
}
1635

    
1636
.mce-i-aligncenter:before {
1637
    content: "\e004"
1638
}
1639

    
1640
.mce-i-alignright:before {
1641
    content: "\e005"
1642
}
1643

    
1644
.mce-i-alignjustify:before {
1645
    content: "\e006"
1646
}
1647

    
1648
.mce-i-alignnone:before {
1649
    content: "\e003"
1650
}
1651

    
1652
.mce-i-cut:before {
1653
    content: "\e007"
1654
}
1655

    
1656
.mce-i-paste:before {
1657
    content: "\e008"
1658
}
1659

    
1660
.mce-i-searchreplace:before {
1661
    content: "\e009"
1662
}
1663

    
1664
.mce-i-bullist:before {
1665
    content: "\e00a"
1666
}
1667

    
1668
.mce-i-numlist:before {
1669
    content: "\e00b"
1670
}
1671

    
1672
.mce-i-indent:before {
1673
    content: "\e00c"
1674
}
1675

    
1676
.mce-i-outdent:before {
1677
    content: "\e00d"
1678
}
1679

    
1680
.mce-i-blockquote:before {
1681
    content: "\e00e"
1682
}
1683

    
1684
.mce-i-undo:before {
1685
    content: "\e00f"
1686
}
1687

    
1688
.mce-i-redo:before {
1689
    content: "\e010"
1690
}
1691

    
1692
.mce-i-link:before {
1693
    content: "\e011"
1694
}
1695

    
1696
.mce-i-unlink:before {
1697
    content: "\e012"
1698
}
1699

    
1700
.mce-i-anchor:before {
1701
    content: "\e013"
1702
}
1703

    
1704
.mce-i-image:before {
1705
    content: "\e014"
1706
}
1707

    
1708
.mce-i-media:before {
1709
    content: "\e015"
1710
}
1711

    
1712
.mce-i-help:before {
1713
    content: "\e016"
1714
}
1715

    
1716
.mce-i-code:before {
1717
    content: "\e017"
1718
}
1719

    
1720
.mce-i-insertdatetime:before {
1721
    content: "\e018"
1722
}
1723

    
1724
.mce-i-preview:before {
1725
    content: "\e019"
1726
}
1727

    
1728
.mce-i-forecolor:before {
1729
    content: "\e01a"
1730
}
1731

    
1732
.mce-i-backcolor:before {
1733
    content: "\e01a"
1734
}
1735

    
1736
.mce-i-table:before {
1737
    content: "\e01b"
1738
}
1739

    
1740
.mce-i-tabledelete:before {
1741
    content: "\e60e"
1742
}
1743

    
1744
.mce-i-tabledeleterow:before {
1745
    content: "\e800"
1746
}
1747

    
1748
.mce-i-tabledeletecol:before {
1749
    content: "\e801"
1750
}
1751

    
1752
.mce-i-tableinsertcolbefore:before {
1753
    content: "\e608"
1754
}
1755

    
1756
.mce-i-tableinsertcolafter:before {
1757
    content: "\e609"
1758
}
1759

    
1760
.mce-i-tableinsertrowbefore:before {
1761
    content: "\e60a"
1762
}
1763

    
1764
.mce-i-tableinsertrowafter:before {
1765
    content: "\e60b"
1766
}
1767

    
1768
.mce-i-hr:before {
1769
    content: "\e01c"
1770
}
1771

    
1772
.mce-i-removeformat:before {
1773
    content: "\e01d"
1774
}
1775

    
1776
.mce-i-subscript:before {
1777
    content: "\e01e"
1778
}
1779

    
1780
.mce-i-superscript:before {
1781
    content: "\e01f"
1782
}
1783

    
1784
.mce-i-charmap:before {
1785
    content: "\e020"
1786
}
1787

    
1788
.mce-i-emoticons:before {
1789
    content: "\e021"
1790
}
1791

    
1792
.mce-i-print:before {
1793
    content: "\e022"
1794
}
1795

    
1796
.mce-i-fullscreen:before {
1797
    content: "\e023"
1798
}
1799

    
1800
.mce-i-spellchecker:before {
1801
    content: "\e024"
1802
}
1803

    
1804
.mce-i-nonbreaking:before {
1805
    content: "\e025"
1806
}
1807

    
1808
.mce-i-template:before {
1809
    content: "\e026"
1810
}
1811

    
1812
.mce-i-pagebreak:before {
1813
    content: "\e027"
1814
}
1815

    
1816
.mce-i-restoredraft:before {
1817
    content: "\e028"
1818
}
1819

    
1820
.mce-i-untitled:before {
1821
    content: "\e029"
1822
}
1823

    
1824
.mce-i-bold:before {
1825
    content: "\e02a"
1826
}
1827

    
1828
.mce-i-italic:before {
1829
    content: "\e02b"
1830
}
1831

    
1832
.mce-i-underline:before {
1833
    content: "\e02c"
1834
}
1835

    
1836
.mce-i-strikethrough:before {
1837
    content: "\e02d"
1838
}
1839

    
1840
.mce-i-visualchars:before {
1841
    content: "\e02e"
1842
}
1843

    
1844
.mce-i-visualblocks:before {
1845
    content: "\e02e"
1846
}
1847

    
1848
.mce-i-ltr:before {
1849
    content: "\e02f"
1850
}
1851

    
1852
.mce-i-rtl:before {
1853
    content: "\e030"
1854
}
1855

    
1856
.mce-i-copy:before {
1857
    content: "\e031"
1858
}
1859

    
1860
.mce-i-resize:before {
1861
    content: "\e032"
1862
}
1863

    
1864
.mce-i-browse:before {
1865
    content: "\e034"
1866
}
1867

    
1868
.mce-i-pastetext:before {
1869
    content: "\e035"
1870
}
1871

    
1872
.mce-i-rotateleft:before {
1873
    content: "\eaa8"
1874
}
1875

    
1876
.mce-i-rotateright:before {
1877
    content: "\eaa9"
1878
}
1879

    
1880
.mce-i-crop:before {
1881
    content: "\ee78"
1882
}
1883

    
1884
.mce-i-editimage:before {
1885
    content: "\e914"
1886
}
1887

    
1888
.mce-i-options:before {
1889
    content: "\ec6a"
1890
}
1891

    
1892
.mce-i-flipv:before {
1893
    content: "\eaaa"
1894
}
1895

    
1896
.mce-i-fliph:before {
1897
    content: "\eaac"
1898
}
1899

    
1900
.mce-i-zoomin:before {
1901
    content: "\eb35"
1902
}
1903

    
1904
.mce-i-zoomout:before {
1905
    content: "\eb36"
1906
}
1907

    
1908
.mce-i-sun:before {
1909
    content: "\eccc"
1910
}
1911

    
1912
.mce-i-moon:before {
1913
    content: "\eccd"
1914
}
1915

    
1916
.mce-i-arrowleft:before {
1917
    content: "\edc0"
1918
}
1919

    
1920
.mce-i-arrowright:before {
1921
    content: "\edb8"
1922
}
1923

    
1924
.mce-i-drop:before {
1925
    content: "\e934"
1926
}
1927

    
1928
.mce-i-contrast:before {
1929
    content: "\ecd4"
1930
}
1931

    
1932
.mce-i-sharpen:before {
1933
    content: "\eba7"
1934
}
1935

    
1936
.mce-i-palette:before {
1937
    content: "\e92a"
1938
}
1939

    
1940
.mce-i-resize2:before {
1941
    content: "\edf9"
1942
}
1943

    
1944
.mce-i-orientation:before {
1945
    content: "\e601"
1946
}
1947

    
1948
.mce-i-invert:before {
1949
    content: "\e602"
1950
}
1951

    
1952
.mce-i-gamma:before {
1953
    content: "\e600"
1954
}
1955

    
1956
.mce-i-remove:before {
1957
    content: "\ed6a"
1958
}
1959

    
1960
.mce-i-checkbox:before, .mce-i-selected:before {
1961
    content: "\e033"
1962
}
1963

    
1964
.mce-i-selected {
1965
    visibility: hidden
1966
}
1967

    
1968
i.mce-i-backcolor {
1969
    text-shadow: none;
1970
    background: #bbb
1971
}
(6-6/6)