wysiwyg-rails 3.0.1 → 3.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (132) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/froala_editor.min.js +2 -2
  3. data/app/assets/javascripts/froala_editor.pkgd.min.js +2 -2
  4. data/app/assets/javascripts/languages/ar.js +1 -1
  5. data/app/assets/javascripts/languages/bs.js +1 -1
  6. data/app/assets/javascripts/languages/cs.js +1 -1
  7. data/app/assets/javascripts/languages/da.js +1 -1
  8. data/app/assets/javascripts/languages/de.js +1 -1
  9. data/app/assets/javascripts/languages/el.js +1 -1
  10. data/app/assets/javascripts/languages/en_ca.js +1 -1
  11. data/app/assets/javascripts/languages/en_gb.js +1 -1
  12. data/app/assets/javascripts/languages/es.js +1 -1
  13. data/app/assets/javascripts/languages/et.js +1 -1
  14. data/app/assets/javascripts/languages/fa.js +1 -1
  15. data/app/assets/javascripts/languages/fi.js +1 -1
  16. data/app/assets/javascripts/languages/fr.js +1 -1
  17. data/app/assets/javascripts/languages/he.js +1 -1
  18. data/app/assets/javascripts/languages/hr.js +1 -1
  19. data/app/assets/javascripts/languages/hu.js +1 -1
  20. data/app/assets/javascripts/languages/id.js +1 -1
  21. data/app/assets/javascripts/languages/it.js +1 -1
  22. data/app/assets/javascripts/languages/ja.js +1 -1
  23. data/app/assets/javascripts/languages/ko.js +1 -1
  24. data/app/assets/javascripts/languages/ku.js +1 -1
  25. data/app/assets/javascripts/languages/me.js +1 -1
  26. data/app/assets/javascripts/languages/nb.js +1 -1
  27. data/app/assets/javascripts/languages/nl.js +1 -1
  28. data/app/assets/javascripts/languages/pl.js +1 -1
  29. data/app/assets/javascripts/languages/pt_br.js +1 -1
  30. data/app/assets/javascripts/languages/pt_pt.js +1 -1
  31. data/app/assets/javascripts/languages/ro.js +1 -1
  32. data/app/assets/javascripts/languages/ru.js +1 -1
  33. data/app/assets/javascripts/languages/sk.js +1 -1
  34. data/app/assets/javascripts/languages/sr.js +1 -1
  35. data/app/assets/javascripts/languages/sv.js +1 -1
  36. data/app/assets/javascripts/languages/th.js +1 -1
  37. data/app/assets/javascripts/languages/tr.js +1 -1
  38. data/app/assets/javascripts/languages/uk.js +1 -1
  39. data/app/assets/javascripts/languages/vi.js +1 -1
  40. data/app/assets/javascripts/languages/zh_cn.js +2 -2
  41. data/app/assets/javascripts/languages/zh_tw.js +1 -1
  42. data/app/assets/javascripts/plugins.pkgd.min.js +2 -2
  43. data/app/assets/javascripts/plugins/align.min.js +1 -1
  44. data/app/assets/javascripts/plugins/char_counter.min.js +1 -1
  45. data/app/assets/javascripts/plugins/code_beautifier.min.js +1 -1
  46. data/app/assets/javascripts/plugins/code_view.min.js +1 -1
  47. data/app/assets/javascripts/plugins/colors.min.js +1 -1
  48. data/app/assets/javascripts/plugins/draggable.min.js +1 -1
  49. data/app/assets/javascripts/plugins/edit_in_popup.min.js +1 -1
  50. data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
  51. data/app/assets/javascripts/plugins/entities.min.js +1 -1
  52. data/app/assets/javascripts/plugins/file.min.js +1 -1
  53. data/app/assets/javascripts/plugins/font_family.min.js +1 -1
  54. data/app/assets/javascripts/plugins/font_size.min.js +1 -1
  55. data/app/assets/javascripts/plugins/forms.min.js +1 -1
  56. data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
  57. data/app/assets/javascripts/plugins/help.min.js +1 -1
  58. data/app/assets/javascripts/plugins/image.min.js +1 -1
  59. data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
  60. data/app/assets/javascripts/plugins/inline_class.min.js +1 -1
  61. data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
  62. data/app/assets/javascripts/plugins/line_breaker.min.js +2 -2
  63. data/app/assets/javascripts/plugins/line_height.min.js +1 -1
  64. data/app/assets/javascripts/plugins/link.min.js +1 -1
  65. data/app/assets/javascripts/plugins/lists.min.js +1 -1
  66. data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
  67. data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
  68. data/app/assets/javascripts/plugins/print.min.js +1 -1
  69. data/app/assets/javascripts/plugins/quick_insert.min.js +1 -1
  70. data/app/assets/javascripts/plugins/quote.min.js +1 -1
  71. data/app/assets/javascripts/plugins/save.min.js +1 -1
  72. data/app/assets/javascripts/plugins/special_characters.min.js +1 -1
  73. data/app/assets/javascripts/plugins/table.min.js +1 -1
  74. data/app/assets/javascripts/plugins/url.min.js +1 -1
  75. data/app/assets/javascripts/plugins/video.min.js +1 -1
  76. data/app/assets/javascripts/plugins/word_paste.min.js +1 -1
  77. data/app/assets/javascripts/third_party/embedly.min.js +1 -1
  78. data/app/assets/javascripts/third_party/font_awesome.min.js +1 -1
  79. data/app/assets/javascripts/third_party/image_tui.min.js +1 -1
  80. data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
  81. data/app/assets/stylesheets/froala_editor.css +1343 -1343
  82. data/app/assets/stylesheets/froala_editor.min.css +2 -2
  83. data/app/assets/stylesheets/froala_editor.pkgd.css +3081 -3081
  84. data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
  85. data/app/assets/stylesheets/froala_style.css +348 -348
  86. data/app/assets/stylesheets/froala_style.min.css +2 -2
  87. data/app/assets/stylesheets/plugins.pkgd.css +1390 -1390
  88. data/app/assets/stylesheets/plugins.pkgd.min.css +2 -2
  89. data/app/assets/stylesheets/plugins/char_counter.css +44 -44
  90. data/app/assets/stylesheets/plugins/char_counter.min.css +2 -2
  91. data/app/assets/stylesheets/plugins/code_view.css +92 -92
  92. data/app/assets/stylesheets/plugins/code_view.min.css +2 -2
  93. data/app/assets/stylesheets/plugins/colors.css +93 -93
  94. data/app/assets/stylesheets/plugins/colors.min.css +2 -2
  95. data/app/assets/stylesheets/plugins/draggable.css +36 -36
  96. data/app/assets/stylesheets/plugins/draggable.min.css +2 -2
  97. data/app/assets/stylesheets/plugins/emoticons.css +29 -29
  98. data/app/assets/stylesheets/plugins/emoticons.min.css +2 -2
  99. data/app/assets/stylesheets/plugins/file.css +123 -123
  100. data/app/assets/stylesheets/plugins/file.min.css +2 -2
  101. data/app/assets/stylesheets/plugins/fullscreen.css +72 -72
  102. data/app/assets/stylesheets/plugins/fullscreen.min.css +2 -2
  103. data/app/assets/stylesheets/plugins/help.css +40 -40
  104. data/app/assets/stylesheets/plugins/help.min.css +2 -2
  105. data/app/assets/stylesheets/plugins/image.css +205 -205
  106. data/app/assets/stylesheets/plugins/image.min.css +2 -2
  107. data/app/assets/stylesheets/plugins/image_manager.css +231 -231
  108. data/app/assets/stylesheets/plugins/image_manager.min.css +2 -2
  109. data/app/assets/stylesheets/plugins/line_breaker.css +33 -33
  110. data/app/assets/stylesheets/plugins/line_breaker.min.css +2 -2
  111. data/app/assets/stylesheets/plugins/quick_insert.css +67 -67
  112. data/app/assets/stylesheets/plugins/quick_insert.min.css +2 -2
  113. data/app/assets/stylesheets/plugins/special_characters.css +28 -28
  114. data/app/assets/stylesheets/plugins/special_characters.min.css +2 -2
  115. data/app/assets/stylesheets/plugins/table.css +106 -106
  116. data/app/assets/stylesheets/plugins/table.min.css +2 -2
  117. data/app/assets/stylesheets/plugins/video.css +193 -193
  118. data/app/assets/stylesheets/plugins/video.min.css +2 -2
  119. data/app/assets/stylesheets/themes/dark.css +1907 -1907
  120. data/app/assets/stylesheets/themes/dark.min.css +2 -2
  121. data/app/assets/stylesheets/themes/gray.css +1907 -1907
  122. data/app/assets/stylesheets/themes/gray.min.css +2 -2
  123. data/app/assets/stylesheets/third_party/embedly.css +56 -56
  124. data/app/assets/stylesheets/third_party/embedly.min.css +2 -2
  125. data/app/assets/stylesheets/third_party/font_awesome.css +28 -28
  126. data/app/assets/stylesheets/third_party/font_awesome.min.css +2 -2
  127. data/app/assets/stylesheets/third_party/image_tui.css +36 -36
  128. data/app/assets/stylesheets/third_party/image_tui.min.css +2 -2
  129. data/app/assets/stylesheets/third_party/spell_checker.css +59 -59
  130. data/app/assets/stylesheets/third_party/spell_checker.min.css +2 -2
  131. data/lib/wysiwyg-rails/version.rb +1 -1
  132. metadata +2 -2
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * froala_editor v3.0.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.0.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
6
6
 
7
- .clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-element table td.fr-selected-cell,.fr-element table th.fr-selected-cell{border:1px double #0098f7}.fr-element table tr{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-element table td,.fr-element table th{user-select:text;-o-user-select:text;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-ms-user-select:text}.fr-element .fr-no-selection table td,.fr-element .fr-no-selection table th{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-table-resizer{cursor:col-resize;position:absolute;z-index:3;display:none}.fr-table-resizer.fr-moving{z-index:2}.fr-table-resizer div{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border-right:1px solid #0098f7}.fr-no-selection{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-popup .fr-table-size{margin:20px}.fr-popup .fr-table-size .fr-table-size-info{text-align:center;font-size:14px}.fr-popup .fr-table-size .fr-select-table-size{line-height:0;padding:5px;white-space:nowrap}.fr-popup .fr-table-size .fr-select-table-size>span{display:inline-block;padding:0 4px 4px 0;background:transparent}.fr-popup .fr-table-size .fr-select-table-size>span>span{display:inline-block;width:18px;height:18px;border:1px solid #DDD}.fr-popup .fr-table-size .fr-select-table-size>span.hover{background:transparent}.fr-popup .fr-table-size .fr-select-table-size>span.hover>span{background:rgba(0,152,247,0.3);border:solid 1px #0098f7}.fr-popup .fr-table-size .fr-select-table-size .new-line::after{clear:both;display:block;content:"";height:0}.fr-popup.fr-above .fr-table-size .fr-select-table-size>span{display:inline-block !important}.fr-popup .fr-table-colors{display:block;padding:20px;padding-bottom:0}.fr-popup.fr-desktop .fr-table-size .fr-select-table-size>span>span{width:12px;height:12px}.fr-insert-helper{position:absolute;z-index:9999;white-space:nowrap}
7
+ .clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-element table td.fr-selected-cell,.fr-element table th.fr-selected-cell{border:1px double #0098f7}.fr-element table tr{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-element table td,.fr-element table th{user-select:text;-o-user-select:text;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-ms-user-select:text}.fr-element .fr-no-selection table td,.fr-element .fr-no-selection table th{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-table-resizer{cursor:col-resize;position:absolute;z-index:3;display:none}.fr-table-resizer.fr-moving{z-index:2}.fr-table-resizer div{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border-right:1px solid #0098f7}.fr-no-selection{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-popup .fr-table-size{margin:20px}.fr-popup .fr-table-size .fr-table-size-info{text-align:center;font-size:14px}.fr-popup .fr-table-size .fr-select-table-size{line-height:0;padding:5px;white-space:nowrap}.fr-popup .fr-table-size .fr-select-table-size>span{display:inline-block;padding:0 4px 4px 0;background:transparent}.fr-popup .fr-table-size .fr-select-table-size>span>span{display:inline-block;width:18px;height:18px;border:1px solid #DDD}.fr-popup .fr-table-size .fr-select-table-size>span.hover{background:transparent}.fr-popup .fr-table-size .fr-select-table-size>span.hover>span{background:rgba(0,152,247,0.3);border:solid 1px #0098f7}.fr-popup .fr-table-size .fr-select-table-size .new-line::after{clear:both;display:block;content:"";height:0}.fr-popup.fr-above .fr-table-size .fr-select-table-size>span{display:inline-block !important}.fr-popup .fr-table-colors{display:block;padding:20px;padding-bottom:0}.fr-popup.fr-desktop .fr-table-size .fr-select-table-size>span>span{width:12px;height:12px}.fr-insert-helper{position:absolute;z-index:9999;white-space:nowrap}
@@ -1,198 +1,198 @@
1
1
  /*!
2
- * froala_editor v3.0.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.0.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
6
6
 
7
- .clearfix::after {
8
- clear: both;
9
- display: block;
10
- content: "";
11
- height: 0; }
12
-
13
- .hide-by-clipping {
14
- position: absolute;
15
- width: 1px;
16
- height: 1px;
17
- padding: 0;
18
- margin: -1px;
19
- overflow: hidden;
20
- clip: rect(0, 0, 0, 0);
21
- border: 0; }
22
-
23
- .fr-element .fr-video {
24
- user-select: none;
25
- -o-user-select: none;
26
- -moz-user-select: none;
27
- -khtml-user-select: none;
28
- -webkit-user-select: none;
29
- -ms-user-select: none; }
30
- .fr-element .fr-video::after {
31
- position: absolute;
32
- content: '';
33
- z-index: 1;
34
- top: 0;
35
- left: 0;
36
- right: 0;
37
- bottom: 0;
38
- cursor: pointer;
39
- display: block;
40
- background: rgba(0, 0, 0, 0); }
41
- .fr-element .fr-video.fr-active > * {
42
- z-index: 2;
43
- position: relative; }
44
- .fr-element .fr-video > * {
45
- -webkit-box-sizing: content-box;
46
- -moz-box-sizing: content-box;
47
- box-sizing: content-box;
48
- max-width: 100%;
49
- border: none; }
50
-
51
- .fr-box .fr-video-resizer {
52
- position: absolute;
53
- border: solid 1px #0098f7;
54
- display: none;
55
- user-select: none;
56
- -o-user-select: none;
57
- -moz-user-select: none;
58
- -khtml-user-select: none;
59
- -webkit-user-select: none;
60
- -ms-user-select: none; }
61
- .fr-box .fr-video-resizer.fr-active {
62
- display: block; }
63
- .fr-box .fr-video-resizer .fr-handler {
64
- display: block;
65
- position: absolute;
66
- background: #0098f7;
67
- border: solid 1px #FFF;
68
- z-index: 4;
69
- -webkit-box-sizing: border-box;
70
- -moz-box-sizing: border-box;
71
- box-sizing: border-box; }
72
- .fr-box .fr-video-resizer .fr-handler.fr-hnw {
73
- cursor: nw-resize; }
74
- .fr-box .fr-video-resizer .fr-handler.fr-hne {
75
- cursor: ne-resize; }
76
- .fr-box .fr-video-resizer .fr-handler.fr-hsw {
77
- cursor: sw-resize; }
78
- .fr-box .fr-video-resizer .fr-handler.fr-hse {
79
- cursor: se-resize; }
80
- .fr-box .fr-video-resizer .fr-handler {
81
- width: 12px;
82
- height: 12px; }
83
- .fr-box .fr-video-resizer .fr-handler.fr-hnw {
84
- left: -6px;
85
- top: -6px; }
86
- .fr-box .fr-video-resizer .fr-handler.fr-hne {
87
- right: -6px;
88
- top: -6px; }
89
- .fr-box .fr-video-resizer .fr-handler.fr-hsw {
90
- left: -6px;
91
- bottom: -6px; }
92
- .fr-box .fr-video-resizer .fr-handler.fr-hse {
93
- right: -6px;
94
- bottom: -6px; }
95
- @media (min-width: 1200px) {
96
- .fr-box .fr-video-resizer .fr-handler {
97
- width: 10px;
98
- height: 10px; }
99
- .fr-box .fr-video-resizer .fr-handler.fr-hnw {
100
- left: -5px;
101
- top: -5px; }
102
- .fr-box .fr-video-resizer .fr-handler.fr-hne {
103
- right: -5px;
104
- top: -5px; }
105
- .fr-box .fr-video-resizer .fr-handler.fr-hsw {
106
- left: -5px;
107
- bottom: -5px; }
108
- .fr-box .fr-video-resizer .fr-handler.fr-hse {
109
- right: -5px;
110
- bottom: -5px; } }
111
-
112
- .fr-popup .fr-video-size-layer .fr-video-group .fr-input-line {
113
- width: calc(50% - 5px);
114
- display: inline-block; }
115
- .fr-popup .fr-video-size-layer .fr-video-group .fr-input-line + .fr-input-line {
116
- margin-left: 10px; }
117
- .fr-popup .fr-video-upload-layer {
118
- border: dashed 2px #bdbdbd;
119
- padding: 25px 0;
120
- margin: 20px;
121
- position: relative;
122
- font-size: 14px;
123
- letter-spacing: 1px;
124
- line-height: 140%;
125
- text-align: center; }
126
- .fr-popup .fr-video-upload-layer:hover {
127
- background: #ebebeb; }
128
- .fr-popup .fr-video-upload-layer.fr-drop {
129
- background: #ebebeb;
130
- border-color: #0098f7; }
131
- .fr-popup .fr-video-upload-layer .fr-form {
132
- -webkit-opacity: 0;
133
- -moz-opacity: 0;
134
- opacity: 0;
135
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
136
- position: absolute;
137
- top: 0;
138
- bottom: 0;
139
- left: 0;
140
- right: 0;
141
- z-index: 2147483640;
142
- overflow: hidden;
143
- margin: 0 !important;
144
- padding: 0 !important;
145
- width: 100% !important; }
146
- .fr-popup .fr-video-upload-layer .fr-form input {
147
- cursor: pointer;
148
- position: absolute;
149
- right: 0;
150
- top: 0;
151
- bottom: 0;
152
- width: 500%;
153
- height: 100%;
154
- margin: 0;
155
- font-size: 400px; }
156
- .fr-popup .fr-video-progress-bar-layer > h3 {
157
- font-size: 16px;
158
- margin: 10px 0;
159
- font-weight: normal; }
160
- .fr-popup .fr-video-progress-bar-layer > div.fr-action-buttons {
161
- display: none; }
162
- .fr-popup .fr-video-progress-bar-layer > div.fr-loader {
163
- background: #b3e0fd;
164
- height: 10px;
165
- width: 100%;
166
- margin-top: 20px;
167
- overflow: hidden;
168
- position: relative; }
169
- .fr-popup .fr-video-progress-bar-layer > div.fr-loader span {
170
- display: block;
171
- height: 100%;
172
- width: 0%;
173
- background: #0098f7;
174
- -webkit-transition: width 0.2s ease 0s;
175
- -moz-transition: width 0.2s ease 0s;
176
- -ms-transition: width 0.2s ease 0s;
177
- -o-transition: width 0.2s ease 0s; }
178
- .fr-popup .fr-video-progress-bar-layer > div.fr-loader.fr-indeterminate span {
179
- width: 30% !important;
180
- position: absolute;
181
- top: 0;
182
- -webkit-animation: loading 2s linear infinite;
183
- -moz-animation: loading 2s linear infinite;
184
- -o-animation: loading 2s linear infinite;
185
- animation: loading 2s linear infinite; }
186
- .fr-popup .fr-video-progress-bar-layer.fr-error > div.fr-loader {
187
- display: none; }
188
- .fr-popup .fr-video-progress-bar-layer.fr-error > div.fr-action-buttons {
189
- display: block; }
190
-
191
- .fr-video-overlay {
192
- position: fixed;
193
- top: 0;
194
- left: 0;
195
- bottom: 0;
196
- right: 0;
197
- z-index: 2147483640;
198
- display: none; }
7
+ .clearfix::after {
8
+ clear: both;
9
+ display: block;
10
+ content: "";
11
+ height: 0; }
12
+
13
+ .hide-by-clipping {
14
+ position: absolute;
15
+ width: 1px;
16
+ height: 1px;
17
+ padding: 0;
18
+ margin: -1px;
19
+ overflow: hidden;
20
+ clip: rect(0, 0, 0, 0);
21
+ border: 0; }
22
+
23
+ .fr-element .fr-video {
24
+ user-select: none;
25
+ -o-user-select: none;
26
+ -moz-user-select: none;
27
+ -khtml-user-select: none;
28
+ -webkit-user-select: none;
29
+ -ms-user-select: none; }
30
+ .fr-element .fr-video::after {
31
+ position: absolute;
32
+ content: '';
33
+ z-index: 1;
34
+ top: 0;
35
+ left: 0;
36
+ right: 0;
37
+ bottom: 0;
38
+ cursor: pointer;
39
+ display: block;
40
+ background: rgba(0, 0, 0, 0); }
41
+ .fr-element .fr-video.fr-active > * {
42
+ z-index: 2;
43
+ position: relative; }
44
+ .fr-element .fr-video > * {
45
+ -webkit-box-sizing: content-box;
46
+ -moz-box-sizing: content-box;
47
+ box-sizing: content-box;
48
+ max-width: 100%;
49
+ border: none; }
50
+
51
+ .fr-box .fr-video-resizer {
52
+ position: absolute;
53
+ border: solid 1px #0098f7;
54
+ display: none;
55
+ user-select: none;
56
+ -o-user-select: none;
57
+ -moz-user-select: none;
58
+ -khtml-user-select: none;
59
+ -webkit-user-select: none;
60
+ -ms-user-select: none; }
61
+ .fr-box .fr-video-resizer.fr-active {
62
+ display: block; }
63
+ .fr-box .fr-video-resizer .fr-handler {
64
+ display: block;
65
+ position: absolute;
66
+ background: #0098f7;
67
+ border: solid 1px #FFF;
68
+ z-index: 4;
69
+ -webkit-box-sizing: border-box;
70
+ -moz-box-sizing: border-box;
71
+ box-sizing: border-box; }
72
+ .fr-box .fr-video-resizer .fr-handler.fr-hnw {
73
+ cursor: nw-resize; }
74
+ .fr-box .fr-video-resizer .fr-handler.fr-hne {
75
+ cursor: ne-resize; }
76
+ .fr-box .fr-video-resizer .fr-handler.fr-hsw {
77
+ cursor: sw-resize; }
78
+ .fr-box .fr-video-resizer .fr-handler.fr-hse {
79
+ cursor: se-resize; }
80
+ .fr-box .fr-video-resizer .fr-handler {
81
+ width: 12px;
82
+ height: 12px; }
83
+ .fr-box .fr-video-resizer .fr-handler.fr-hnw {
84
+ left: -6px;
85
+ top: -6px; }
86
+ .fr-box .fr-video-resizer .fr-handler.fr-hne {
87
+ right: -6px;
88
+ top: -6px; }
89
+ .fr-box .fr-video-resizer .fr-handler.fr-hsw {
90
+ left: -6px;
91
+ bottom: -6px; }
92
+ .fr-box .fr-video-resizer .fr-handler.fr-hse {
93
+ right: -6px;
94
+ bottom: -6px; }
95
+ @media (min-width: 1200px) {
96
+ .fr-box .fr-video-resizer .fr-handler {
97
+ width: 10px;
98
+ height: 10px; }
99
+ .fr-box .fr-video-resizer .fr-handler.fr-hnw {
100
+ left: -5px;
101
+ top: -5px; }
102
+ .fr-box .fr-video-resizer .fr-handler.fr-hne {
103
+ right: -5px;
104
+ top: -5px; }
105
+ .fr-box .fr-video-resizer .fr-handler.fr-hsw {
106
+ left: -5px;
107
+ bottom: -5px; }
108
+ .fr-box .fr-video-resizer .fr-handler.fr-hse {
109
+ right: -5px;
110
+ bottom: -5px; } }
111
+
112
+ .fr-popup .fr-video-size-layer .fr-video-group .fr-input-line {
113
+ width: calc(50% - 5px);
114
+ display: inline-block; }
115
+ .fr-popup .fr-video-size-layer .fr-video-group .fr-input-line + .fr-input-line {
116
+ margin-left: 10px; }
117
+ .fr-popup .fr-video-upload-layer {
118
+ border: dashed 2px #bdbdbd;
119
+ padding: 25px 0;
120
+ margin: 20px;
121
+ position: relative;
122
+ font-size: 14px;
123
+ letter-spacing: 1px;
124
+ line-height: 140%;
125
+ text-align: center; }
126
+ .fr-popup .fr-video-upload-layer:hover {
127
+ background: #ebebeb; }
128
+ .fr-popup .fr-video-upload-layer.fr-drop {
129
+ background: #ebebeb;
130
+ border-color: #0098f7; }
131
+ .fr-popup .fr-video-upload-layer .fr-form {
132
+ -webkit-opacity: 0;
133
+ -moz-opacity: 0;
134
+ opacity: 0;
135
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
136
+ position: absolute;
137
+ top: 0;
138
+ bottom: 0;
139
+ left: 0;
140
+ right: 0;
141
+ z-index: 2147483640;
142
+ overflow: hidden;
143
+ margin: 0 !important;
144
+ padding: 0 !important;
145
+ width: 100% !important; }
146
+ .fr-popup .fr-video-upload-layer .fr-form input {
147
+ cursor: pointer;
148
+ position: absolute;
149
+ right: 0;
150
+ top: 0;
151
+ bottom: 0;
152
+ width: 500%;
153
+ height: 100%;
154
+ margin: 0;
155
+ font-size: 400px; }
156
+ .fr-popup .fr-video-progress-bar-layer > h3 {
157
+ font-size: 16px;
158
+ margin: 10px 0;
159
+ font-weight: normal; }
160
+ .fr-popup .fr-video-progress-bar-layer > div.fr-action-buttons {
161
+ display: none; }
162
+ .fr-popup .fr-video-progress-bar-layer > div.fr-loader {
163
+ background: #b3e0fd;
164
+ height: 10px;
165
+ width: 100%;
166
+ margin-top: 20px;
167
+ overflow: hidden;
168
+ position: relative; }
169
+ .fr-popup .fr-video-progress-bar-layer > div.fr-loader span {
170
+ display: block;
171
+ height: 100%;
172
+ width: 0%;
173
+ background: #0098f7;
174
+ -webkit-transition: width 0.2s ease 0s;
175
+ -moz-transition: width 0.2s ease 0s;
176
+ -ms-transition: width 0.2s ease 0s;
177
+ -o-transition: width 0.2s ease 0s; }
178
+ .fr-popup .fr-video-progress-bar-layer > div.fr-loader.fr-indeterminate span {
179
+ width: 30% !important;
180
+ position: absolute;
181
+ top: 0;
182
+ -webkit-animation: loading 2s linear infinite;
183
+ -moz-animation: loading 2s linear infinite;
184
+ -o-animation: loading 2s linear infinite;
185
+ animation: loading 2s linear infinite; }
186
+ .fr-popup .fr-video-progress-bar-layer.fr-error > div.fr-loader {
187
+ display: none; }
188
+ .fr-popup .fr-video-progress-bar-layer.fr-error > div.fr-action-buttons {
189
+ display: block; }
190
+
191
+ .fr-video-overlay {
192
+ position: fixed;
193
+ top: 0;
194
+ left: 0;
195
+ bottom: 0;
196
+ right: 0;
197
+ z-index: 2147483640;
198
+ display: none; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * froala_editor v3.0.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.0.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
6
6
 
7
- .clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-element .fr-video{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-element .fr-video::after{position:absolute;content:'';z-index:1;top:0;left:0;right:0;bottom:0;cursor:pointer;display:block;background:transparent}.fr-element .fr-video.fr-active>*{z-index:2;position:relative}.fr-element .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-box .fr-video-resizer{position:absolute;border:solid 1px #0098f7;display:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box .fr-video-resizer.fr-active{display:block}.fr-box .fr-video-resizer .fr-handler{display:block;position:absolute;background:#0098f7;border:solid 1px #FFF;z-index:4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-box .fr-video-resizer .fr-handler.fr-hnw{cursor:nw-resize}.fr-box .fr-video-resizer .fr-handler.fr-hne{cursor:ne-resize}.fr-box .fr-video-resizer .fr-handler.fr-hsw{cursor:sw-resize}.fr-box .fr-video-resizer .fr-handler.fr-hse{cursor:se-resize}.fr-box .fr-video-resizer .fr-handler{width:12px;height:12px}.fr-box .fr-video-resizer .fr-handler.fr-hnw{left:-6px;top:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hne{right:-6px;top:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hsw{left:-6px;bottom:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hse{right:-6px;bottom:-6px}@media (min-width: 1200px){.fr-box .fr-video-resizer .fr-handler{width:10px;height:10px}.fr-box .fr-video-resizer .fr-handler.fr-hnw{left:-5px;top:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hne{right:-5px;top:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hsw{left:-5px;bottom:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hse{right:-5px;bottom:-5px}}.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line{width:calc(50% - 5px);display:inline-block}.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line+.fr-input-line{margin-left:10px}.fr-popup .fr-video-upload-layer{border:dashed 2px #bdbdbd;padding:25px 0;margin:20px;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;text-align:center}.fr-popup .fr-video-upload-layer:hover{background:#ebebeb}.fr-popup .fr-video-upload-layer.fr-drop{background:#ebebeb;border-color:#0098f7}.fr-popup .fr-video-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;top:0;bottom:0;left:0;right:0;z-index:2147483640;overflow:hidden;margin:0 !important;padding:0 !important;width:100% !important}.fr-popup .fr-video-upload-layer .fr-form input{cursor:pointer;position:absolute;right:0;top:0;bottom:0;width:500%;height:100%;margin:0;font-size:400px}.fr-popup .fr-video-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:normal}.fr-popup .fr-video-progress-bar-layer>div.fr-action-buttons{display:none}.fr-popup .fr-video-progress-bar-layer>div.fr-loader{background:#b3e0fd;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}.fr-popup .fr-video-progress-bar-layer>div.fr-loader span{display:block;height:100%;width:0%;background:#0098f7;-webkit-transition:width 0.2s ease 0s;-moz-transition:width 0.2s ease 0s;-ms-transition:width 0.2s ease 0s;-o-transition:width 0.2s ease 0s}.fr-popup .fr-video-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30% !important;position:absolute;top:0;-webkit-animation:loading 2s linear infinite;-moz-animation:loading 2s linear infinite;-o-animation:loading 2s linear infinite;animation:loading 2s linear infinite}.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-loader{display:none}.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}.fr-video-overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:2147483640;display:none}
7
+ .clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-element .fr-video{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-element .fr-video::after{position:absolute;content:'';z-index:1;top:0;left:0;right:0;bottom:0;cursor:pointer;display:block;background:transparent}.fr-element .fr-video.fr-active>*{z-index:2;position:relative}.fr-element .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-box .fr-video-resizer{position:absolute;border:solid 1px #0098f7;display:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box .fr-video-resizer.fr-active{display:block}.fr-box .fr-video-resizer .fr-handler{display:block;position:absolute;background:#0098f7;border:solid 1px #FFF;z-index:4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-box .fr-video-resizer .fr-handler.fr-hnw{cursor:nw-resize}.fr-box .fr-video-resizer .fr-handler.fr-hne{cursor:ne-resize}.fr-box .fr-video-resizer .fr-handler.fr-hsw{cursor:sw-resize}.fr-box .fr-video-resizer .fr-handler.fr-hse{cursor:se-resize}.fr-box .fr-video-resizer .fr-handler{width:12px;height:12px}.fr-box .fr-video-resizer .fr-handler.fr-hnw{left:-6px;top:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hne{right:-6px;top:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hsw{left:-6px;bottom:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hse{right:-6px;bottom:-6px}@media (min-width: 1200px){.fr-box .fr-video-resizer .fr-handler{width:10px;height:10px}.fr-box .fr-video-resizer .fr-handler.fr-hnw{left:-5px;top:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hne{right:-5px;top:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hsw{left:-5px;bottom:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hse{right:-5px;bottom:-5px}}.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line{width:calc(50% - 5px);display:inline-block}.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line+.fr-input-line{margin-left:10px}.fr-popup .fr-video-upload-layer{border:dashed 2px #bdbdbd;padding:25px 0;margin:20px;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;text-align:center}.fr-popup .fr-video-upload-layer:hover{background:#ebebeb}.fr-popup .fr-video-upload-layer.fr-drop{background:#ebebeb;border-color:#0098f7}.fr-popup .fr-video-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;top:0;bottom:0;left:0;right:0;z-index:2147483640;overflow:hidden;margin:0 !important;padding:0 !important;width:100% !important}.fr-popup .fr-video-upload-layer .fr-form input{cursor:pointer;position:absolute;right:0;top:0;bottom:0;width:500%;height:100%;margin:0;font-size:400px}.fr-popup .fr-video-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:normal}.fr-popup .fr-video-progress-bar-layer>div.fr-action-buttons{display:none}.fr-popup .fr-video-progress-bar-layer>div.fr-loader{background:#b3e0fd;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}.fr-popup .fr-video-progress-bar-layer>div.fr-loader span{display:block;height:100%;width:0%;background:#0098f7;-webkit-transition:width 0.2s ease 0s;-moz-transition:width 0.2s ease 0s;-ms-transition:width 0.2s ease 0s;-o-transition:width 0.2s ease 0s}.fr-popup .fr-video-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30% !important;position:absolute;top:0;-webkit-animation:loading 2s linear infinite;-moz-animation:loading 2s linear infinite;-o-animation:loading 2s linear infinite;animation:loading 2s linear infinite}.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-loader{display:none}.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}.fr-video-overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:2147483640;display:none}
@@ -1,1912 +1,1912 @@
1
1
  /*!
2
- * froala_editor v3.0.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.0.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
6
6
 
7
- .clearfix::after {
8
- clear: both;
9
- display: block;
10
- content: "";
11
- height: 0; }
12
-
13
- .hide-by-clipping {
14
- position: absolute;
15
- width: 1px;
16
- height: 1px;
17
- padding: 0;
18
- margin: -1px;
19
- overflow: hidden;
20
- clip: rect(0, 0, 0, 0);
21
- border: 0; }
22
-
23
- .dark-theme.fr-box.fr-basic {
24
- border-radius: 10px;
25
- -moz-border-radius: 10px;
26
- -webkit-border-radius: 10px;
27
- -moz-background-clip: padding;
28
- -webkit-background-clip: padding-box;
29
- background-clip: padding-box; }
30
- .dark-theme.fr-box.fr-basic .fr-element {
31
- font-family: sans-serif;
32
- color: #414141;
33
- font-size: 14px;
34
- line-height: 1.6;
35
- padding: 20px;
36
- -webkit-box-sizing: border-box;
37
- -moz-box-sizing: border-box;
38
- box-sizing: border-box;
39
- overflow-x: auto;
40
- min-height: 60px;
41
- text-align: left; }
42
- .dark-theme .fr-element {
43
- -webkit-user-select: auto; }
44
- .dark-theme .fr-element a {
45
- user-select: auto;
46
- -o-user-select: auto;
47
- -moz-user-select: auto;
48
- -khtml-user-select: auto;
49
- -webkit-user-select: auto;
50
- -ms-user-select: auto; }
51
- .dark-theme .fr-element.fr-disabled {
52
- user-select: none;
53
- -o-user-select: none;
54
- -moz-user-select: none;
55
- -khtml-user-select: none;
56
- -webkit-user-select: none;
57
- -ms-user-select: none; }
58
- .dark-theme.fr-box a.fr-floating-btn {
59
- -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
60
- -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
61
- box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
62
- border-radius: 100%;
63
- -moz-border-radius: 100%;
64
- -webkit-border-radius: 100%;
65
- -moz-background-clip: padding;
66
- -webkit-background-clip: padding-box;
67
- background-clip: padding-box;
68
- height: 40px;
69
- width: 40px;
70
- background: #353535;
71
- color: #0098f7;
72
- -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
73
- -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
74
- -ms-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
75
- -o-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
76
- left: 0;
77
- top: 0;
78
- line-height: 40px;
79
- -webkit-transform: scale(0);
80
- -moz-transform: scale(0);
81
- -ms-transform: scale(0);
82
- -o-transform: scale(0);
83
- -webkit-box-sizing: border-box;
84
- -moz-box-sizing: border-box;
85
- box-sizing: border-box;
86
- border: none; }
87
- .dark-theme.fr-box a.fr-floating-btn svg {
88
- -webkit-transition: transform 0.2s ease 0s;
89
- -moz-transition: transform 0.2s ease 0s;
90
- -ms-transition: transform 0.2s ease 0s;
91
- -o-transition: transform 0.2s ease 0s;
92
- fill: #0098f7; }
93
- .dark-theme.fr-box a.fr-floating-btn i, .dark-theme.fr-box a.fr-floating-btn svg {
94
- font-size: 14px;
95
- line-height: 40px; }
96
- .dark-theme.fr-box a.fr-floating-btn:hover {
97
- background: #424242; }
98
- .dark-theme.fr-box a.fr-floating-btn:hover svg {
99
- fill: #0098f7; }
100
- .dark-theme.fr-box .fr-visible a.fr-floating-btn {
101
- -webkit-transform: scale(1);
102
- -moz-transform: scale(1);
103
- -ms-transform: scale(1);
104
- -o-transform: scale(1); }
105
- .dark-theme iframe.fr-iframe {
106
- padding: 20px;
107
- -webkit-box-sizing: border-box;
108
- -moz-box-sizing: border-box;
109
- box-sizing: border-box; }
110
- .dark-theme .fr-wrapper::after {
111
- clear: both;
112
- display: block;
113
- content: "";
114
- height: 0; }
115
- .dark-theme .fr-wrapper .fr-placeholder {
116
- font-size: 14px;
117
- color: #AAA;
118
- font-family: sans-serif;
119
- top: 0;
120
- left: 0;
121
- right: 0; }
122
- .dark-theme .fr-wrapper ::-moz-selection {
123
- background: #b5d6fd;
124
- color: #000; }
125
- .dark-theme .fr-wrapper ::selection {
126
- background: #b5d6fd;
127
- color: #000; }
128
- .dark-theme.fr-box.fr-basic .fr-wrapper {
129
- background: #FFF;
130
- border: 1px solid #CCCCCC;
131
- border-bottom-color: #efefef;
132
- top: 0;
133
- left: 0; }
134
- .dark-theme.fr-box.fr-basic.fr-top .fr-wrapper {
135
- border-top: 0; }
136
- .dark-theme.fr-box.fr-basic.fr-bottom .fr-wrapper {
137
- border-bottom: 0;
138
- border-radius: 10px 10px 0 0;
139
- -moz-border-radius: 10px 10px 0 0;
140
- -webkit-border-radius: 10px 10px 0 0;
141
- -moz-background-clip: padding;
142
- -webkit-background-clip: padding-box;
143
- background-clip: padding-box; }
144
- @media (min-width: 992px) {
145
- .dark-theme .fr-box.fr-document .fr-wrapper {
146
- padding: 30px;
147
- background: #efefef; }
148
- .dark-theme .fr-box.fr-document .fr-wrapper .fr-element {
149
- background: #FFF;
150
- margin: auto;
151
- z-index: auto; }
152
- .dark-theme .fr-box.fr-document .fr-wrapper .fr-element hr {
153
- background: #efefef; } }
154
- .dark-theme .fr-sticky-on {
155
- z-index: 10; }
156
- .dark-theme .fr-sticky-on.fr-sticky-ios {
157
- left: 0;
158
- right: 0; }
159
- .dark-theme span.fr-sr-only {
160
- position: absolute;
161
- width: 1px;
162
- height: 1px;
163
- padding: 0;
164
- margin: -1px;
165
- overflow: hidden;
166
- clip: rect(0, 0, 0, 0);
167
- border: 0; }
168
- .dark-theme .fr-opacity-0 {
169
- -webkit-opacity: 0;
170
- -moz-opacity: 0;
171
- opacity: 0;
172
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
173
- .dark-theme.fr-box .fr-counter {
174
- padding: 10px;
175
- color: #999999;
176
- font-size: 14px;
177
- font-family: sans-serif;
178
- border-radius: 2px 0 0 0;
179
- -moz-border-radius: 2px 0 0 0;
180
- -webkit-border-radius: 2px 0 0 0;
181
- -moz-background-clip: padding;
182
- -webkit-background-clip: padding-box;
183
- background-clip: padding-box; }
184
- .dark-theme.fr-box.fr-rtl .fr-counter {
185
- left: 0;
186
- right: auto;
187
- border-radius: 0 2px 0 0;
188
- -moz-border-radius: 0 2px 0 0;
189
- -webkit-border-radius: 0 2px 0 0;
190
- -moz-background-clip: padding;
191
- -webkit-background-clip: padding-box;
192
- background-clip: padding-box; }
193
- .dark-theme textarea.fr-code {
194
- resize: none;
195
- -moz-resize: none;
196
- -webkit-resize: none;
197
- -webkit-box-sizing: border-box;
198
- -moz-box-sizing: border-box;
199
- box-sizing: border-box;
200
- margin: 0;
201
- background: #FFF;
202
- color: #000; }
203
- .dark-theme.fr-box.fr-inline .fr-command.fr-btn.html-switch {
204
- top: 0;
205
- right: 0;
206
- background: #FFF;
207
- color: #FFF;
208
- -moz-outline: 0;
209
- outline: 0;
210
- border: 0;
211
- padding: 8px 7px;
212
- -webkit-transition: background 0.2s ease 0s;
213
- -moz-transition: background 0.2s ease 0s;
214
- -ms-transition: background 0.2s ease 0s;
215
- -o-transition: background 0.2s ease 0s;
216
- border-radius: 0;
217
- -moz-border-radius: 0;
218
- -webkit-border-radius: 0;
219
- -moz-background-clip: padding;
220
- -webkit-background-clip: padding-box;
221
- background-clip: padding-box;
222
- -webkit-box-sizing: border-box;
223
- -moz-box-sizing: border-box;
224
- box-sizing: border-box;
225
- user-select: none;
226
- -o-user-select: none;
227
- -moz-user-select: none;
228
- -khtml-user-select: none;
229
- -webkit-user-select: none;
230
- -ms-user-select: none; }
231
- .dark-theme.fr-box.fr-inline .fr-command.fr-btn.html-switch i {
232
- font-size: 24px;
233
- width: 24px; }
234
- .dark-theme.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover {
235
- background: #424242; }
236
- .dark-theme.fr-popup .fr-layer.fr-color-hex-layer {
237
- margin: 0;
238
- padding: 20px;
239
- padding-top: 0; }
240
- .dark-theme.fr-popup .fr-layer.fr-color-hex-layer .fr-input-line {
241
- padding: 15px 0 0; }
242
- .dark-theme.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons {
243
- width: 38px;
244
- height: 40px;
245
- padding: 17px 0 0;
246
- margin: 0; }
247
- .dark-theme.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons button.fr-command {
248
- border-radius: 2px;
249
- -moz-border-radius: 2px;
250
- -webkit-border-radius: 2px;
251
- -moz-background-clip: padding;
252
- -webkit-background-clip: padding-box;
253
- background-clip: padding-box;
254
- font-size: 13px;
255
- height: 40px;
256
- width: 38px; }
257
- .dark-theme.fr-popup .fr-color-set {
258
- line-height: 0; }
259
- .dark-theme.fr-popup .fr-color-set.fr-selected-set {
260
- padding: 20px;
261
- padding-bottom: 0; }
262
- .dark-theme.fr-popup .fr-color-set > span {
263
- width: 32px;
264
- height: 32px; }
265
- .dark-theme.fr-popup .fr-color-set > span > i, .dark-theme.fr-popup .fr-color-set > span > svg {
266
- line-height: 32px;
267
- height: 24px;
268
- width: 24px;
269
- margin: 4px;
270
- font-size: 13px;
271
- bottom: 0;
272
- left: 0; }
273
- .dark-theme.fr-popup .fr-color-set > span > i path, .dark-theme.fr-popup .fr-color-set > span > svg path {
274
- fill: #FFF; }
275
- .dark-theme.fr-popup .fr-color-set > span .fr-selected-color {
276
- color: #FFF;
277
- font-size: 13px;
278
- font-weight: 400;
279
- line-height: 32px;
280
- top: 0;
281
- bottom: 0;
282
- right: 0;
283
- left: 0; }
284
- .dark-theme.fr-popup .fr-color-set > span:hover, .dark-theme.fr-popup .fr-color-set > span:focus {
285
- outline: 1px solid #FFF; }
286
- .dark-theme.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"] ~ [data-param1="background"]::after {
287
- -webkit-transform: translate3d(100%, 0, 0);
288
- -moz-transform: translate3d(100%, 0, 0);
289
- -ms-transform: translate3d(100%, 0, 0);
290
- -o-transform: translate3d(100%, 0, 0); }
291
- .dark-theme .fr-drag-helper {
292
- background: #0098f7;
293
- -webkit-opacity: 0.2;
294
- -moz-opacity: 0.2;
295
- opacity: 0.2;
296
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
297
- z-index: 2147483640; }
298
- .dark-theme .fr-dragging {
299
- -webkit-opacity: 0.4;
300
- -moz-opacity: 0.4;
301
- opacity: 0.4;
302
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
303
- .dark-theme.fr-popup .fr-emoticon {
304
- width: 24px;
305
- height: 24px; }
306
- .dark-theme.fr-popup .fr-emoticon img {
307
- height: 24px;
308
- width: 24px; }
309
- .dark-theme.fr-popup .fr-command.fr-btn.fr-tabs-unicode {
310
- padding: 0 0 0 14px; }
311
- @media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
312
- .dark-theme.fr-popup .fr-icon-container.fr-emoticon-container {
313
- width: 368px; } }
314
- .dark-theme.fr-popup .fr-file-upload-layer {
315
- border: dashed 2px gray;
316
- padding: 25px 0;
317
- margin: 20px;
318
- -webkit-box-sizing: border-box;
319
- -moz-box-sizing: border-box;
320
- box-sizing: border-box; }
321
- .dark-theme.fr-popup .fr-file-upload-layer:hover {
322
- background: #424242; }
323
- .dark-theme.fr-popup .fr-file-upload-layer.fr-drop {
324
- background: #424242;
325
- border-color: #0098f7; }
326
- .dark-theme.fr-popup .fr-file-upload-layer .fr-form {
327
- -webkit-opacity: 0;
328
- -moz-opacity: 0;
329
- opacity: 0;
330
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
331
- top: 0;
332
- bottom: 0;
333
- left: 0;
334
- right: 0;
335
- z-index: 2147483640; }
336
- .dark-theme.fr-popup .fr-file-upload-layer .fr-form input {
337
- right: 0;
338
- top: 0;
339
- bottom: 0;
340
- margin: 0; }
341
- .dark-theme.fr-popup .fr-file-progress-bar-layer {
342
- -webkit-box-sizing: border-box;
343
- -moz-box-sizing: border-box;
344
- box-sizing: border-box; }
345
- .dark-theme.fr-popup .fr-file-progress-bar-layer > h3 {
346
- margin: 10px 0; }
347
- .dark-theme.fr-popup .fr-file-progress-bar-layer > div.fr-loader {
348
- background: #b3e0fd; }
349
- .dark-theme.fr-popup .fr-file-progress-bar-layer > div.fr-loader span {
350
- background: #0098f7;
351
- -webkit-transition: width 0.2s ease 0s;
352
- -moz-transition: width 0.2s ease 0s;
353
- -ms-transition: width 0.2s ease 0s;
354
- -o-transition: width 0.2s ease 0s; }
355
- .dark-theme.fr-popup .fr-file-progress-bar-layer > div.fr-loader.fr-indeterminate span {
356
- top: 0;
357
- -webkit-animation: loading 2s linear infinite;
358
- -moz-animation: loading 2s linear infinite;
359
- -o-animation: loading 2s linear infinite;
360
- animation: loading 2s linear infinite; }
361
- .dark-theme.fr-box.fr-fullscreen {
362
- top: 0;
363
- left: 0;
364
- bottom: 0;
365
- right: 0; }
366
- .dark-theme.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper {
367
- border-radius: 0;
368
- -moz-border-radius: 0;
369
- -webkit-border-radius: 0;
370
- -moz-background-clip: padding;
371
- -webkit-background-clip: padding-box;
372
- background-clip: padding-box; }
373
- .dark-theme.fr-box.fr-fullscreen.fr-basic.fr-bottom .fr-wrapper {
374
- border-radius: 0;
375
- -moz-border-radius: 0;
376
- -webkit-border-radius: 0;
377
- -moz-background-clip: padding;
378
- -webkit-background-clip: padding-box;
379
- background-clip: padding-box; }
380
- .dark-theme.fr-box.fr-fullscreen .fr-toolbar {
381
- border-radius: 0;
382
- -moz-border-radius: 0;
383
- -webkit-border-radius: 0;
384
- -moz-background-clip: padding;
385
- -webkit-background-clip: padding-box;
386
- background-clip: padding-box; }
387
- .dark-theme.fr-box.fr-fullscreen .second-toolbar {
388
- margin-top: 0;
389
- border-radius: 0;
390
- -moz-border-radius: 0;
391
- -webkit-border-radius: 0;
392
- -moz-background-clip: padding;
393
- -webkit-background-clip: padding-box;
394
- background-clip: padding-box; }
395
- .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr {
396
- border: 0; }
397
- .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr {
398
- border-bottom: solid 1px #595959; }
399
- .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child {
400
- color: white; }
401
- .dark-theme .fr-image-resizer {
402
- border: solid 1px #0098f7;
403
- user-select: none;
404
- -o-user-select: none;
405
- -moz-user-select: none;
406
- -khtml-user-select: none;
407
- -webkit-user-select: none;
408
- -ms-user-select: none;
409
- -webkit-box-sizing: content-box;
410
- -moz-box-sizing: content-box;
411
- box-sizing: content-box; }
412
- .dark-theme .fr-image-resizer .fr-handler {
413
- background: #0098f7;
414
- border: solid 1px #FFF;
415
- border-radius: 2px;
416
- -moz-border-radius: 2px;
417
- -webkit-border-radius: 2px;
418
- -moz-background-clip: padding;
419
- -webkit-background-clip: padding-box;
420
- background-clip: padding-box;
421
- -webkit-box-sizing: border-box;
422
- -moz-box-sizing: border-box;
423
- box-sizing: border-box; }
424
- .dark-theme .fr-image-resizer .fr-handler {
425
- width: 12px;
426
- height: 12px; }
427
- .dark-theme .fr-image-resizer .fr-handler.fr-hnw {
428
- left: -6px;
429
- top: -6px; }
430
- .dark-theme .fr-image-resizer .fr-handler.fr-hne {
431
- right: -6px;
432
- top: -6px; }
433
- .dark-theme .fr-image-resizer .fr-handler.fr-hsw {
434
- left: -6px;
435
- bottom: -6px; }
436
- .dark-theme .fr-image-resizer .fr-handler.fr-hse {
437
- right: -6px;
438
- bottom: -6px; }
439
- @media (min-width: 1200px) {
440
- .dark-theme .fr-image-resizer .fr-handler {
441
- width: 10px;
442
- height: 10px; }
443
- .dark-theme .fr-image-resizer .fr-handler.fr-hnw {
444
- left: -5px;
445
- top: -5px; }
446
- .dark-theme .fr-image-resizer .fr-handler.fr-hne {
447
- right: -5px;
448
- top: -5px; }
449
- .dark-theme .fr-image-resizer .fr-handler.fr-hsw {
450
- left: -5px;
451
- bottom: -5px; }
452
- .dark-theme .fr-image-resizer .fr-handler.fr-hse {
453
- right: -5px;
454
- bottom: -5px; } }
455
- .dark-theme.fr-image-overlay {
456
- top: 0;
457
- left: 0;
458
- bottom: 0;
459
- right: 0;
460
- z-index: 2147483640; }
461
- .dark-theme.fr-popup .fr-image-upload-layer {
462
- border: dashed 2px gray;
463
- padding: 25px 0;
464
- margin: 20px; }
465
- .dark-theme.fr-popup .fr-image-upload-layer:hover {
466
- background: #424242; }
467
- .dark-theme.fr-popup .fr-image-upload-layer.fr-drop {
468
- background: #424242;
469
- border-color: #0098f7; }
470
- .dark-theme.fr-popup .fr-image-upload-layer .fr-form {
471
- -webkit-opacity: 0;
472
- -moz-opacity: 0;
473
- opacity: 0;
474
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
475
- top: 0;
476
- bottom: 0;
477
- left: 0;
478
- right: 0;
479
- z-index: 2147483640; }
480
- .dark-theme.fr-popup .fr-image-upload-layer .fr-form input {
481
- right: 0;
482
- top: 0;
483
- bottom: 0;
484
- margin: 0; }
485
- .dark-theme.fr-popup .fr-image-progress-bar-layer > h3 {
486
- margin: 10px 0; }
487
- .dark-theme.fr-popup .fr-image-progress-bar-layer > div.fr-loader {
488
- background: #b3e0fd; }
489
- .dark-theme.fr-popup .fr-image-progress-bar-layer > div.fr-loader span {
490
- background: #0098f7;
491
- -webkit-transition: width 0.2s ease 0s;
492
- -moz-transition: width 0.2s ease 0s;
493
- -ms-transition: width 0.2s ease 0s;
494
- -o-transition: width 0.2s ease 0s; }
495
- .dark-theme.fr-popup .fr-image-progress-bar-layer > div.fr-loader.fr-indeterminate span {
496
- top: 0;
497
- -webkit-animation: loading 2s linear infinite;
498
- -moz-animation: loading 2s linear infinite;
499
- -o-animation: loading 2s linear infinite;
500
- animation: loading 2s linear infinite; }
501
- .dark-theme .fr-uploading {
502
- -webkit-opacity: 0.4;
503
- -moz-opacity: 0.4;
504
- opacity: 0.4;
505
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
506
- .dark-theme.fr-modal .fr-modal-head .fr-modal-head-line::after {
507
- clear: both;
508
- display: block;
509
- content: "";
510
- height: 0; }
511
- .dark-theme.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more {
512
- margin-top: 10px; }
513
- .dark-theme.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more.fr-not-available {
514
- opacity: 0;
515
- width: 0;
516
- padding: 12px 0; }
517
- .dark-theme.fr-modal .fr-modal-head .fr-modal-tags {
518
- padding: 0 20px; }
519
- .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a {
520
- opacity: 0;
521
- padding: 6px 12px;
522
- margin: 8px 0 8px 8px;
523
- border-radius: 32px;
524
- -moz-border-radius: 32px;
525
- -webkit-border-radius: 32px;
526
- -moz-background-clip: padding;
527
- -webkit-background-clip: padding-box;
528
- background-clip: padding-box;
529
- -webkit-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
530
- -moz-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
531
- -ms-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
532
- -o-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
533
- background-color: #353535; }
534
- .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a:focus {
535
- background-color: #424242; }
536
- .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a:hover {
537
- background-color: #424242; }
538
- .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a:active {
539
- background-color: #4f4f4f; }
540
- .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag {
541
- background-color: #4f4f4f;
542
- color: #0098f7; }
543
- .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:focus {
544
- background-color: #424242; }
545
- .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:hover {
546
- background-color: #424242; }
547
- .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:active {
548
- background-color: #4f4f4f; }
549
- .dark-theme.fr-show-tags .fr-modal-more svg path {
550
- fill: #0098f7; }
551
- .dark-themediv.fr-modal-body {
552
- -webkit-transition: background 0.2s ease 0s;
553
- -moz-transition: background 0.2s ease 0s;
554
- -ms-transition: background 0.2s ease 0s;
555
- -o-transition: background 0.2s ease 0s; }
556
- .dark-themediv.fr-modal-body .fr-preloader {
557
- margin: 50px auto; }
558
- .dark-themediv.fr-modal-body div.fr-image-list {
559
- margin: 0 20px;
560
- padding: 0; }
561
- .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container {
562
- border-radius: 2px;
563
- -moz-border-radius: 2px;
564
- -webkit-border-radius: 2px;
565
- -moz-background-clip: padding;
566
- -webkit-background-clip: padding-box;
567
- background-clip: padding-box; }
568
- .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::after {
569
- -webkit-opacity: 0.5;
570
- -moz-opacity: 0.5;
571
- opacity: 0.5;
572
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
573
- -webkit-transition: opacity 0.2s ease 0s;
574
- -moz-transition: opacity 0.2s ease 0s;
575
- -ms-transition: opacity 0.2s ease 0s;
576
- -o-transition: opacity 0.2s ease 0s;
577
- background: #000;
578
- top: 0;
579
- left: 0;
580
- bottom: 0;
581
- right: 0; }
582
- .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::before {
583
- color: #FFF;
584
- top: 0;
585
- left: 0;
586
- bottom: 0;
587
- right: 0;
588
- margin: auto; }
589
- .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty {
590
- background: #AAA; }
591
- .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty::after {
592
- margin: auto;
593
- top: 0;
594
- bottom: 0;
595
- left: 0;
596
- right: 0; }
597
- .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container img {
598
- -webkit-opacity: 1;
599
- -moz-opacity: 1;
600
- opacity: 1;
601
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
602
- -webkit-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
603
- -moz-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
604
- -ms-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
605
- -o-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
606
- -webkit-transform: translateZ(0);
607
- -moz-transform: translateZ(0);
608
- -ms-transform: translateZ(0);
609
- -o-transform: translateZ(0); }
610
- .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected img {
611
- -webkit-opacity: 0.75;
612
- -moz-opacity: 0.75;
613
- opacity: 0.75;
614
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
615
- .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img, .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
616
- border-radius: 100%;
617
- -moz-border-radius: 100%;
618
- -webkit-border-radius: 100%;
619
- -moz-background-clip: padding;
620
- -webkit-background-clip: padding-box;
621
- background-clip: padding-box;
622
- -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s;
623
- -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s;
624
- -ms-transition: background 0.2s ease 0s, color 0.2s ease 0s;
625
- -o-transition: background 0.2s ease 0s, color 0.2s ease 0s;
626
- -webkit-box-sizing: border-box;
627
- -moz-box-sizing: border-box;
628
- box-sizing: border-box;
629
- margin: 0;
630
- line-height: 40px; }
631
- .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img {
632
- background: #B8312F;
633
- fill: #FFF;
634
- padding: 8px;
635
- -webkit-transform: translateY(-50%) translateX(25%);
636
- -moz-transform: translateY(-50%) translateX(25%);
637
- -ms-transform: translateY(-50%) translateX(25%);
638
- -o-transform: translateY(-50%) translateX(25%); }
639
- .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
640
- background: #353535;
641
- fill: #0098f7;
642
- padding: 8px;
643
- -webkit-transform: translateY(-50%) translateX(-125%);
644
- -moz-transform: translateY(-50%) translateX(-125%);
645
- -ms-transform: translateY(-50%) translateX(-125%);
646
- -o-transform: translateY(-50%) translateX(-125%); }
647
- .dark-theme.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover img {
648
- -webkit-opacity: 0.75;
649
- -moz-opacity: 0.75;
650
- opacity: 0.75;
651
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
652
- .dark-theme.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-delete-img, .dark-theme.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-insert-img {
653
- width: 40px;
654
- height: 40px; }
655
- .dark-theme.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img:hover {
656
- background: #bf4644;
657
- color: #FFF; }
658
- .dark-theme.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img:hover {
659
- background: #424242; }
660
- .dark-theme .fr-line-breaker {
661
- border-top: 1px solid #0098f7; }
662
- .dark-theme .fr-line-breaker a.fr-floating-btn {
663
- left: calc(50% - (40px / 2));
664
- top: -20px; }
665
- .dark-theme .fr-line-breaker a.fr-floating-btn svg {
666
- margin: 8px;
667
- height: 24px;
668
- width: 24px; }
669
- .dark-theme .fr-quick-insert {
670
- padding-right: 10px;
671
- -webkit-box-sizing: content-box;
672
- -moz-box-sizing: content-box;
673
- box-sizing: content-box; }
674
- .dark-theme .fr-quick-insert a.fr-floating-btn svg {
675
- margin: 8px;
676
- width: 24px;
677
- height: 24px; }
678
- .dark-theme .fr-quick-insert.fr-on a.fr-floating-btn svg {
679
- -webkit-transform: rotate(135deg);
680
- -moz-transform: rotate(135deg);
681
- -ms-transform: rotate(135deg);
682
- -o-transform: rotate(135deg); }
683
- .dark-theme .fr-qi-helper {
684
- padding-left: 20px; }
685
- .dark-theme .fr-qi-helper a.fr-btn.fr-floating-btn {
686
- padding: 6px 10px 10px 10px;
687
- color: #FFF;
688
- background: #353535;
689
- -webkit-opacity: 0;
690
- -moz-opacity: 0;
691
- opacity: 0;
692
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
693
- -webkit-transform: scale(0);
694
- -moz-transform: scale(0);
695
- -ms-transform: scale(0);
696
- -o-transform: scale(0); }
697
- .dark-theme .fr-qi-helper a.fr-btn.fr-floating-btn svg {
698
- fill: #FFF; }
699
- .dark-theme .fr-qi-helper a.fr-btn.fr-floating-btn.fr-size-1 {
700
- -webkit-opacity: 1;
701
- -moz-opacity: 1;
702
- opacity: 1;
703
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
704
- -webkit-transform: scale(1);
705
- -moz-transform: scale(1);
706
- -ms-transform: scale(1);
707
- -o-transform: scale(1); }
708
- .dark-theme.fr-popup .fr-buttons.fr-tabs .fr-special-character-category {
709
- padding: 10px 15px; }
710
- .dark-theme.fr-popup .fr-buttons.fr-tabs .fr-special-character-category span {
711
- font-size: 16px; }
712
- .dark-theme.fr-popup .fr-special-character {
713
- width: 24px;
714
- height: 24px; }
715
- @media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
716
- .dark-theme.fr-popup .fr-icon-container.fr-sc-container {
717
- width: 368px; } }
718
- .dark-theme .fr-element table td.fr-selected-cell, .dark-theme .fr-element table th.fr-selected-cell {
719
- border: 1px double #0098f7; }
720
- .dark-theme .fr-element table tr {
721
- user-select: none;
722
- -o-user-select: none;
723
- -moz-user-select: none;
724
- -khtml-user-select: none;
725
- -webkit-user-select: none;
726
- -ms-user-select: none; }
727
- .dark-theme .fr-element table td, .dark-theme .fr-element table th {
728
- user-select: text;
729
- -o-user-select: text;
730
- -moz-user-select: text;
731
- -khtml-user-select: text;
732
- -webkit-user-select: text;
733
- -ms-user-select: text; }
734
- .dark-theme .fr-element .fr-no-selection table td, .dark-theme .fr-element .fr-no-selection table th {
735
- user-select: none;
736
- -o-user-select: none;
737
- -moz-user-select: none;
738
- -khtml-user-select: none;
739
- -webkit-user-select: none;
740
- -ms-user-select: none; }
741
- .dark-theme .fr-table-resizer div {
742
- -webkit-opacity: 0;
743
- -moz-opacity: 0;
744
- opacity: 0;
745
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
746
- border-right: 1px solid #0098f7; }
747
- .dark-theme .fr-no-selection {
748
- user-select: none;
749
- -o-user-select: none;
750
- -moz-user-select: none;
751
- -khtml-user-select: none;
752
- -webkit-user-select: none;
753
- -ms-user-select: none; }
754
- .dark-theme.fr-popup .fr-table-size {
755
- margin: 20px; }
756
- .dark-theme.fr-popup .fr-table-size .fr-select-table-size {
757
- line-height: 0; }
758
- .dark-theme.fr-popup .fr-table-size .fr-select-table-size > span {
759
- padding: 0 4px 4px 0; }
760
- .dark-theme.fr-popup .fr-table-size .fr-select-table-size > span > span {
761
- border: 1px solid #DDD; }
762
- .dark-theme.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
763
- background: rgba(0, 152, 247, 0.3);
764
- border: solid 1px #0098f7; }
765
- .dark-theme.fr-popup .fr-table-size .fr-select-table-size .new-line::after {
766
- clear: both;
767
- display: block;
768
- content: "";
769
- height: 0; }
770
- .dark-theme.fr-popup .fr-table-colors {
771
- padding: 20px;
772
- padding-bottom: 0; }
773
- .dark-theme .fr-element .fr-video {
774
- user-select: none;
775
- -o-user-select: none;
776
- -moz-user-select: none;
777
- -khtml-user-select: none;
778
- -webkit-user-select: none;
779
- -ms-user-select: none; }
780
- .dark-theme .fr-element .fr-video::after {
781
- top: 0;
782
- left: 0;
783
- right: 0;
784
- bottom: 0; }
785
- .dark-theme .fr-element .fr-video > * {
786
- -webkit-box-sizing: content-box;
787
- -moz-box-sizing: content-box;
788
- box-sizing: content-box; }
789
- .dark-theme.fr-box .fr-video-resizer {
790
- border: solid 1px #0098f7;
791
- user-select: none;
792
- -o-user-select: none;
793
- -moz-user-select: none;
794
- -khtml-user-select: none;
795
- -webkit-user-select: none;
796
- -ms-user-select: none; }
797
- .dark-theme.fr-box .fr-video-resizer .fr-handler {
798
- background: #0098f7;
799
- border: solid 1px #FFF;
800
- -webkit-box-sizing: border-box;
801
- -moz-box-sizing: border-box;
802
- box-sizing: border-box; }
803
- .dark-theme.fr-box .fr-video-resizer .fr-handler {
804
- width: 12px;
805
- height: 12px; }
806
- .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hnw {
807
- left: -6px;
808
- top: -6px; }
809
- .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hne {
810
- right: -6px;
811
- top: -6px; }
812
- .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hsw {
813
- left: -6px;
814
- bottom: -6px; }
815
- .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hse {
816
- right: -6px;
817
- bottom: -6px; }
818
- @media (min-width: 1200px) {
819
- .dark-theme.fr-box .fr-video-resizer .fr-handler {
820
- width: 10px;
821
- height: 10px; }
822
- .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hnw {
823
- left: -5px;
824
- top: -5px; }
825
- .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hne {
826
- right: -5px;
827
- top: -5px; }
828
- .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hsw {
829
- left: -5px;
830
- bottom: -5px; }
831
- .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hse {
832
- right: -5px;
833
- bottom: -5px; } }
834
- .dark-theme.fr-popup .fr-video-upload-layer {
835
- border: dashed 2px gray;
836
- padding: 25px 0;
837
- margin: 20px; }
838
- .dark-theme.fr-popup .fr-video-upload-layer:hover {
839
- background: #424242; }
840
- .dark-theme.fr-popup .fr-video-upload-layer.fr-drop {
841
- background: #424242;
842
- border-color: #0098f7; }
843
- .dark-theme.fr-popup .fr-video-upload-layer .fr-form {
844
- -webkit-opacity: 0;
845
- -moz-opacity: 0;
846
- opacity: 0;
847
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
848
- top: 0;
849
- bottom: 0;
850
- left: 0;
851
- right: 0;
852
- z-index: 2147483640; }
853
- .dark-theme.fr-popup .fr-video-upload-layer .fr-form input {
854
- right: 0;
855
- top: 0;
856
- bottom: 0;
857
- margin: 0; }
858
- .dark-theme.fr-popup .fr-video-progress-bar-layer > h3 {
859
- margin: 10px 0; }
860
- .dark-theme.fr-popup .fr-video-progress-bar-layer > div.fr-loader {
861
- background: #b3e0fd; }
862
- .dark-theme.fr-popup .fr-video-progress-bar-layer > div.fr-loader span {
863
- background: #0098f7;
864
- -webkit-transition: width 0.2s ease 0s;
865
- -moz-transition: width 0.2s ease 0s;
866
- -ms-transition: width 0.2s ease 0s;
867
- -o-transition: width 0.2s ease 0s; }
868
- .dark-theme.fr-popup .fr-video-progress-bar-layer > div.fr-loader.fr-indeterminate span {
869
- top: 0;
870
- -webkit-animation: loading 2s linear infinite;
871
- -moz-animation: loading 2s linear infinite;
872
- -o-animation: loading 2s linear infinite;
873
- animation: loading 2s linear infinite; }
874
- .dark-theme.fr-video-overlay {
875
- top: 0;
876
- left: 0;
877
- bottom: 0;
878
- right: 0;
879
- z-index: 2147483640; }
880
- .dark-theme img.fr-rounded, .dark-theme .fr-img-caption.fr-rounded img {
881
- border-radius: 10px;
882
- -moz-border-radius: 10px;
883
- -webkit-border-radius: 10px;
884
- -moz-background-clip: padding;
885
- -webkit-background-clip: padding-box;
886
- background-clip: padding-box; }
887
- .dark-theme img.fr-bordered {
888
- -webkit-box-sizing: content-box;
889
- -moz-box-sizing: content-box;
890
- box-sizing: content-box; }
891
- .dark-theme .fr-img-caption.fr-bordered img {
892
- -webkit-box-sizing: border-box;
893
- -moz-box-sizing: border-box;
894
- box-sizing: border-box; }
895
- .dark-theme .fr-view span[style~="color:"] a {
896
- color: inherit; }
897
- .dark-theme .fr-view strong {
898
- font-weight: 700; }
899
- .dark-theme .fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
900
- background: lightgray; }
901
- .dark-theme .fr-view table td, .dark-theme .fr-view table th {
902
- border: 1px solid #DDD; }
903
- .dark-theme .fr-view table th {
904
- background: #ececec; }
905
- .dark-theme .fr-view hr {
906
- user-select: none;
907
- -o-user-select: none;
908
- -moz-user-select: none;
909
- -khtml-user-select: none;
910
- -webkit-user-select: none;
911
- -ms-user-select: none; }
912
- .dark-theme .fr-view[dir="rtl"] blockquote {
913
- border-right: solid 2px #5E35B1;
914
- margin-right: 0;
915
- padding-left: 0; }
916
- .dark-theme .fr-view[dir="rtl"] blockquote blockquote {
917
- border-color: #00BCD4; }
918
- .dark-theme .fr-view[dir="rtl"] blockquote blockquote blockquote {
919
- border-color: #43A047; }
920
- .dark-theme .fr-view blockquote {
921
- border-left: solid 2px #5E35B1;
922
- margin-left: 0;
923
- color: #5E35B1; }
924
- .dark-theme .fr-view blockquote blockquote {
925
- border-color: #00BCD4;
926
- color: #00BCD4; }
927
- .dark-theme .fr-view blockquote blockquote blockquote {
928
- border-color: #43A047;
929
- color: #43A047; }
930
- .dark-theme .fr-view span.fr-emoticon {
931
- line-height: 0; }
932
- .dark-theme .fr-view span.fr-emoticon.fr-emoticon-img {
933
- font-size: inherit; }
934
- .dark-theme .fr-view .fr-text-bordered {
935
- padding: 10px 0; }
936
- .dark-theme .fr-view .fr-class-highlighted {
937
- background-color: #ffff00; }
938
- .dark-theme .fr-view .fr-class-code {
939
- border-radius: 2px;
940
- -moz-border-radius: 2px;
941
- -webkit-border-radius: 2px;
942
- -moz-background-clip: padding;
943
- -webkit-background-clip: padding-box;
944
- background-clip: padding-box;
945
- background: #353535; }
946
- .dark-theme .fr-view img.fr-dib {
947
- margin: 5px auto; }
948
- .dark-theme .fr-view img.fr-dib.fr-fil {
949
- margin-left: 0; }
950
- .dark-theme .fr-view img.fr-dib.fr-fir {
951
- margin-right: 0; }
952
- .dark-theme .fr-view img.fr-dii {
953
- margin-left: 5px;
954
- margin-right: 5px;
955
- max-width: calc(100% - (2 * 5px)); }
956
- .dark-theme .fr-view img.fr-dii.fr-fil {
957
- margin: 5px 5px 5px 0;
958
- max-width: calc(100% - 5px); }
959
- .dark-theme .fr-view img.fr-dii.fr-fir {
960
- margin: 5px 0 5px 5px;
961
- max-width: calc(100% - 5px); }
962
- .dark-theme .fr-view span.fr-img-caption.fr-dib {
963
- margin: 5px auto; }
964
- .dark-theme .fr-view span.fr-img-caption.fr-dib.fr-fil {
965
- margin-left: 0; }
966
- .dark-theme .fr-view span.fr-img-caption.fr-dib.fr-fir {
967
- margin-right: 0; }
968
- .dark-theme .fr-view span.fr-img-caption.fr-dii {
969
- margin-left: 5px;
970
- margin-right: 5px;
971
- max-width: calc(100% - (2 * 5px)); }
972
- .dark-theme .fr-view span.fr-img-caption.fr-dii.fr-fil {
973
- margin: 5px 5px 5px 0;
974
- max-width: calc(100% - 5px); }
975
- .dark-theme .fr-view span.fr-img-caption.fr-dii.fr-fir {
976
- margin: 5px 0 5px 5px;
977
- max-width: calc(100% - 5px); }
978
- .dark-theme .fr-view .fr-video.fr-rv {
979
- height: 0; }
980
- .dark-theme .fr-view .fr-video.fr-rv > iframe, .dark-theme .fr-view .fr-video.fr-rv object, .dark-theme .fr-view .fr-video.fr-rv embed {
981
- top: 0;
982
- left: 0; }
983
- .dark-theme .fr-view .fr-video > * {
984
- -webkit-box-sizing: content-box;
985
- -moz-box-sizing: content-box;
986
- box-sizing: content-box; }
987
- .dark-theme .fr-view a.fr-strong {
988
- font-weight: 700; }
989
- .dark-theme .fr-view .fr-img-caption .fr-img-wrap {
990
- padding: 0;
991
- margin: auto; }
992
- .dark-theme .fr-view .fr-img-caption .fr-img-wrap img {
993
- margin: auto; }
994
- .dark-theme .fr-view .fr-img-caption .fr-img-wrap > span {
995
- margin: auto;
996
- -webkit-box-sizing: border-box;
997
- -moz-box-sizing: border-box;
998
- box-sizing: border-box;
999
- -webkit-opacity: 0.9;
1000
- -moz-opacity: 0.9;
1001
- opacity: 0.9;
1002
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1003
- .dark-theme .fr-view button.fr-rounded, .dark-theme .fr-view input.fr-rounded, .dark-theme .fr-view textarea.fr-rounded {
1004
- border-radius: 10px;
1005
- -moz-border-radius: 10px;
1006
- -webkit-border-radius: 10px;
1007
- -moz-background-clip: padding;
1008
- -webkit-background-clip: padding-box;
1009
- background-clip: padding-box; }
1010
- .dark-theme a.fr-view.fr-strong {
1011
- font-weight: 700; }
1012
- .dark-theme img.fr-view.fr-dib {
1013
- margin: 5px auto; }
1014
- .dark-theme img.fr-view.fr-dib.fr-fil {
1015
- margin-left: 0; }
1016
- .dark-theme img.fr-view.fr-dib.fr-fir {
1017
- margin-right: 0; }
1018
- .dark-theme img.fr-view.fr-dii {
1019
- margin-left: 5px;
1020
- margin-right: 5px;
1021
- max-width: calc(100% - (2 * 5px)); }
1022
- .dark-theme img.fr-view.fr-dii.fr-fil {
1023
- margin: 5px 5px 5px 0;
1024
- max-width: calc(100% - 5px); }
1025
- .dark-theme img.fr-view.fr-dii.fr-fir {
1026
- margin: 5px 0 5px 5px;
1027
- max-width: calc(100% - 5px); }
1028
- .dark-theme span.fr-img-caption.fr-view.fr-dib {
1029
- margin: 5px auto; }
1030
- .dark-theme span.fr-img-caption.fr-view.fr-dib.fr-fil {
1031
- margin-left: 0; }
1032
- .dark-theme span.fr-img-caption.fr-view.fr-dib.fr-fir {
1033
- margin-right: 0; }
1034
- .dark-theme span.fr-img-caption.fr-view.fr-dii {
1035
- margin-left: 5px;
1036
- margin-right: 5px;
1037
- max-width: calc(100% - (2 * 5px)); }
1038
- .dark-theme span.fr-img-caption.fr-view.fr-dii.fr-fil {
1039
- margin: 5px 5px 5px 0;
1040
- max-width: calc(100% - 5px); }
1041
- .dark-theme span.fr-img-caption.fr-view.fr-dii.fr-fir {
1042
- margin: 5px 0 5px 5px;
1043
- max-width: calc(100% - 5px); }
1044
- .dark-theme .fr-element .fr-embedly {
1045
- user-select: none;
1046
- -o-user-select: none;
1047
- -moz-user-select: none;
1048
- -khtml-user-select: none;
1049
- -webkit-user-select: none;
1050
- -ms-user-select: none; }
1051
- .dark-theme .fr-element .fr-embedly::after {
1052
- top: 0;
1053
- left: 0;
1054
- right: 0;
1055
- bottom: 0; }
1056
- .dark-theme .fr-element .fr-embedly > * {
1057
- -webkit-box-sizing: content-box;
1058
- -moz-box-sizing: content-box;
1059
- box-sizing: content-box; }
1060
- .dark-theme.fr-box .fr-embedly-resizer {
1061
- border: solid 1px #0098f7;
1062
- user-select: none;
1063
- -o-user-select: none;
1064
- -moz-user-select: none;
1065
- -khtml-user-select: none;
1066
- -webkit-user-select: none;
1067
- -ms-user-select: none; }
1068
- .dark-theme.fr-popup .fr-icon.fr-fa-icon {
1069
- width: 18px;
1070
- padding: 8px;
1071
- margin: 6px;
1072
- font-size: 16px; }
1073
- @supports not (-ms-high-contrast: none) {
1074
- .dark-theme.fr-popup .fr-icon-container.fr-fa-container {
1075
- grid-template-columns: repeat(auto-fill, minmax(45px, 45px)); } }
1076
- @media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
1077
- .dark-theme.fr-popup .fr-icon-container.fr-fa-container {
1078
- width: 506px; } }
1079
- .dark-theme .tui-image-editor-container {
1080
- top: 0;
1081
- left: 0;
1082
- bottom: 0;
1083
- right: 0;
1084
- z-index: 10; }
1085
- .dark-theme .tui-editor-cancel-btn {
1086
- background-color: #FFF;
1087
- border: 1px solid #AAA; }
1088
- .dark-theme .tui-editor-save-btn {
1089
- color: #FFF; }
1090
- .dark-theme .examples-variante > a {
1091
- font-size: 14px;
1092
- font-family: Arial, Helvetica, sans-serif; }
1093
- .dark-theme .sc-cm-holder > .sc-cm {
1094
- border-top: 5px solid #222222 !important; }
1095
- .dark-theme .sc-cm__item_dropdown:hover > a, .dark-theme .sc-cm a:hover {
1096
- background-color: #424242 !important; }
1097
- .dark-theme .sc-cm__item_active > a, .dark-theme .sc-cm__item_active > a:hover, .dark-theme .sc-cm a:active, .dark-theme .sc-cm a:focus {
1098
- background-color: #424242 !important; }
1099
- .dark-theme .sc-cm-holder > .sc-cm:before {
1100
- background-color: #424242 !important; }
1101
- .dark-theme .fr-tooltip {
1102
- top: 0;
1103
- left: 0;
1104
- border-radius: 2px;
1105
- -moz-border-radius: 2px;
1106
- -webkit-border-radius: 2px;
1107
- -moz-background-clip: padding;
1108
- -webkit-background-clip: padding-box;
1109
- background-clip: padding-box;
1110
- background: #222222;
1111
- color: #FFF;
1112
- font-size: 11px;
1113
- line-height: 22px;
1114
- font-family: Arial, Helvetica, sans-serif;
1115
- -webkit-transition: opacity 0.2s ease 0s;
1116
- -moz-transition: opacity 0.2s ease 0s;
1117
- -ms-transition: opacity 0.2s ease 0s;
1118
- -o-transition: opacity 0.2s ease 0s;
1119
- -webkit-opacity: 0;
1120
- -moz-opacity: 0;
1121
- opacity: 0;
1122
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
1123
- user-select: none;
1124
- -o-user-select: none;
1125
- -moz-user-select: none;
1126
- -khtml-user-select: none;
1127
- -webkit-user-select: none;
1128
- -ms-user-select: none;
1129
- -webkit-font-smoothing: antialiased;
1130
- -moz-osx-font-smoothing: grayscale; }
1131
- .dark-theme .fr-tooltip.fr-visible {
1132
- -webkit-opacity: 1;
1133
- -moz-opacity: 1;
1134
- opacity: 1;
1135
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1136
- .dark-theme.fr-toolbar .fr-command.fr-btn, .dark-theme.fr-popup .fr-command.fr-btn, .dark-theme.fr-modal .fr-command.fr-btn {
1137
- color: #FFF;
1138
- -moz-outline: 0;
1139
- border: 0;
1140
- margin: 4px 2px;
1141
- padding: 0;
1142
- -webkit-transition: all 0.5s;
1143
- -moz-transition: all 0.5s;
1144
- -ms-transition: all 0.5s;
1145
- -o-transition: all 0.5s;
1146
- border-radius: 4px;
1147
- -moz-border-radius: 4px;
1148
- -webkit-border-radius: 4px;
1149
- -moz-background-clip: padding;
1150
- -webkit-background-clip: padding-box;
1151
- background-clip: padding-box;
1152
- -webkit-box-sizing: border-box;
1153
- -moz-box-sizing: border-box;
1154
- box-sizing: border-box;
1155
- user-select: none;
1156
- -o-user-select: none;
1157
- -moz-user-select: none;
1158
- -khtml-user-select: none;
1159
- -webkit-user-select: none;
1160
- -ms-user-select: none;
1161
- height: 40px; }
1162
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-options, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-options, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown.fr-options {
1163
- border-radius: 0 4px 4px 0;
1164
- -moz-border-radius: 0 4px 4px 0;
1165
- -webkit-border-radius: 0 4px 4px 0;
1166
- -moz-background-clip: padding;
1167
- -webkit-background-clip: padding-box;
1168
- background-clip: padding-box; }
1169
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-btn-hover, .dark-theme.fr-popup .fr-command.fr-btn.fr-btn-hover, .dark-theme.fr-modal .fr-command.fr-btn.fr-btn-hover {
1170
- border-radius: 4px 0 0 4px;
1171
- -moz-border-radius: 4px 0 0 4px;
1172
- -webkit-border-radius: 4px 0 0 4px;
1173
- -moz-background-clip: padding;
1174
- -webkit-background-clip: padding-box;
1175
- background-clip: padding-box; }
1176
- .dark-theme.fr-toolbar .fr-command.fr-btn::-moz-focus-inner, .dark-theme.fr-popup .fr-command.fr-btn::-moz-focus-inner, .dark-theme.fr-modal .fr-command.fr-btn::-moz-focus-inner {
1177
- border: 0; }
1178
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-btn-text, .dark-theme.fr-popup .fr-command.fr-btn.fr-btn-text, .dark-theme.fr-modal .fr-command.fr-btn.fr-btn-text {
1179
- width: auto; }
1180
- .dark-theme.fr-toolbar .fr-command.fr-btn i, .dark-theme.fr-toolbar .fr-command.fr-btn svg, .dark-theme.fr-popup .fr-command.fr-btn i, .dark-theme.fr-popup .fr-command.fr-btn svg, .dark-theme.fr-modal .fr-command.fr-btn i, .dark-theme.fr-modal .fr-command.fr-btn svg {
1181
- margin: 8px 7px;
1182
- width: 24px; }
1183
- .dark-theme.fr-toolbar .fr-command.fr-btn svg.fr-svg, .dark-theme.fr-popup .fr-command.fr-btn svg.fr-svg, .dark-theme.fr-modal .fr-command.fr-btn svg.fr-svg {
1184
- height: 24px; }
1185
- .dark-theme.fr-toolbar .fr-command.fr-btn svg path, .dark-theme.fr-popup .fr-command.fr-btn svg path, .dark-theme.fr-modal .fr-command.fr-btn svg path {
1186
- -webkit-transition: all 0.5s;
1187
- -moz-transition: all 0.5s;
1188
- -ms-transition: all 0.5s;
1189
- -o-transition: all 0.5s;
1190
- fill: #FFF; }
1191
- .dark-theme.fr-toolbar .fr-command.fr-btn span.fr-sr-only, .dark-theme.fr-popup .fr-command.fr-btn span.fr-sr-only, .dark-theme.fr-modal .fr-command.fr-btn span.fr-sr-only {
1192
- position: absolute;
1193
- width: 1px;
1194
- height: 1px;
1195
- padding: 0;
1196
- margin: -1px;
1197
- overflow: hidden;
1198
- clip: rect(0, 0, 0, 0);
1199
- border: 0; }
1200
- .dark-theme.fr-toolbar .fr-command.fr-btn span, .dark-theme.fr-popup .fr-command.fr-btn span, .dark-theme.fr-modal .fr-command.fr-btn span {
1201
- font-size: 14px;
1202
- line-height: 17px;
1203
- min-width: 30px;
1204
- height: 17px;
1205
- padding: 0 4px; }
1206
- .dark-theme.fr-toolbar .fr-command.fr-btn img, .dark-theme.fr-popup .fr-command.fr-btn img, .dark-theme.fr-modal .fr-command.fr-btn img {
1207
- margin: 8px 7px;
1208
- width: 24px; }
1209
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-btn-active-popup, .dark-theme.fr-popup .fr-command.fr-btn.fr-btn-active-popup, .dark-theme.fr-modal .fr-command.fr-btn.fr-btn-active-popup {
1210
- background: #4f4f4f; }
1211
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown i, .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown span, .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown img, .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown svg, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown i, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown span, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown img, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown svg, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown i, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown span, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown img, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown svg {
1212
- margin-left: 3px;
1213
- margin-right: 11px; }
1214
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown:after, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown:after, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown:after {
1215
- width: 0;
1216
- height: 0;
1217
- border-left: 4px solid transparent;
1218
- border-right: 4px solid transparent;
1219
- border-top: 4px solid #FFF;
1220
- right: 2px;
1221
- top: 18px;
1222
- -webkit-transition: all 0.3s;
1223
- -moz-transition: all 0.3s;
1224
- -ms-transition: all 0.3s;
1225
- -o-transition: all 0.3s; }
1226
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active {
1227
- fill: #FFF;
1228
- background: #4f4f4f;
1229
- -webkit-transition: 0.5s ease;
1230
- -moz-transition: 0.5s ease;
1231
- -ms-transition: 0.5s ease;
1232
- -o-transition: 0.5s ease; }
1233
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover {
1234
- background: #424242;
1235
- fill: #FFF; }
1236
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover::after, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover::after, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover::after {
1237
- border-top-color: #FFF; }
1238
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after {
1239
- border-top: 0;
1240
- border-bottom: 4px solid #FFF; }
1241
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-disabled, .dark-theme.fr-popup .fr-command.fr-btn.fr-disabled, .dark-theme.fr-modal .fr-command.fr-btn.fr-disabled {
1242
- color: gray;
1243
- -webkit-opacity: 0.3;
1244
- -moz-opacity: 0.3;
1245
- opacity: 0.3;
1246
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1247
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-disabled::after, .dark-theme.fr-popup .fr-command.fr-btn.fr-disabled::after, .dark-theme.fr-modal .fr-command.fr-btn.fr-disabled::after {
1248
- border-top-color: gray; }
1249
- .dark-theme.fr-toolbar .fr-tabs .fr-command.fr-btn, .dark-theme.fr-popup .fr-tabs .fr-command.fr-btn, .dark-theme.fr-modal .fr-tabs .fr-command.fr-btn {
1250
- margin: 0;
1251
- width: 46px;
1252
- height: 40px;
1253
- border-radius: 0;
1254
- -moz-border-radius: 0;
1255
- -webkit-border-radius: 0;
1256
- -moz-background-clip: padding;
1257
- -webkit-background-clip: padding-box;
1258
- background-clip: padding-box; }
1259
- .dark-theme.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active, .dark-theme.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab, .dark-theme.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active, .dark-theme.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab, .dark-theme.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active, .dark-theme.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab {
1260
- background: #353535; }
1261
- .dark-theme.fr-toolbar .fr-tabs .fr-command.fr-btn span, .dark-theme.fr-popup .fr-tabs .fr-command.fr-btn span, .dark-theme.fr-modal .fr-tabs .fr-command.fr-btn span {
1262
- height: 27px; }
1263
- .dark-theme.fr-toolbar .fr-tabs .fr-command.fr-btn img, .dark-theme.fr-toolbar .fr-tabs .fr-command.fr-btn svg, .dark-theme.fr-popup .fr-tabs .fr-command.fr-btn img, .dark-theme.fr-popup .fr-tabs .fr-command.fr-btn svg, .dark-theme.fr-modal .fr-tabs .fr-command.fr-btn img, .dark-theme.fr-modal .fr-tabs .fr-command.fr-btn svg {
1264
- margin: 8px 11px;
1265
- width: 24px;
1266
- height: 24px; }
1267
- .dark-theme.fr-toolbar .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-toolbar .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-toolbar .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-popup .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-popup .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-popup .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-modal .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-modal .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-modal .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path {
1268
- fill: #0098f7; }
1269
- .dark-theme.fr-toolbar.fr-disabled .fr-btn, .dark-theme.fr-toolbar.fr-disabled .fr-btn.fr-active, .dark-theme.fr-popup.fr-disabled .fr-btn, .dark-theme.fr-popup.fr-disabled .fr-btn.fr-active, .dark-theme.fr-modal.fr-disabled .fr-btn, .dark-theme.fr-modal.fr-disabled .fr-btn.fr-active {
1270
- color: gray;
1271
- -webkit-opacity: 0.3;
1272
- -moz-opacity: 0.3;
1273
- opacity: 0.3;
1274
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1275
- .dark-theme.fr-toolbar.fr-disabled .fr-btn.fr-dropdown::after, .dark-theme.fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown::after, .dark-theme.fr-popup.fr-disabled .fr-btn.fr-dropdown::after, .dark-theme.fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown::after, .dark-theme.fr-modal.fr-disabled .fr-btn.fr-dropdown::after, .dark-theme.fr-modal.fr-disabled .fr-btn.fr-active.fr-dropdown::after {
1276
- border-top-color: gray; }
1277
- .dark-theme.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options, .dark-theme.fr-toolbar.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options, .dark-theme.fr-popup.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options, .dark-theme.fr-popup.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options, .dark-theme.fr-modal.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options, .dark-theme.fr-modal.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options {
1278
- border-radius: 4px 0 0 4px;
1279
- -moz-border-radius: 4px 0 0 4px;
1280
- -webkit-border-radius: 4px 0 0 4px;
1281
- -moz-background-clip: padding;
1282
- -webkit-background-clip: padding-box;
1283
- background-clip: padding-box; }
1284
- .dark-theme.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-btn-hover, .dark-theme.fr-toolbar.fr-rtl .fr-btn-wrap.fr-btn-hover, .dark-theme.fr-popup.fr-rtl .fr-command.fr-btn.fr-btn-hover, .dark-theme.fr-popup.fr-rtl .fr-btn-wrap.fr-btn-hover, .dark-theme.fr-modal.fr-rtl .fr-command.fr-btn.fr-btn-hover, .dark-theme.fr-modal.fr-rtl .fr-btn-wrap.fr-btn-hover {
1285
- border-radius: 0 4px 4px 0;
1286
- -moz-border-radius: 0 4px 4px 0;
1287
- -webkit-border-radius: 0 4px 4px 0;
1288
- -moz-background-clip: padding;
1289
- -webkit-background-clip: padding-box;
1290
- background-clip: padding-box; }
1291
- .dark-theme.fr-toolbar.fr-inline > .fr-command.fr-btn:not(.fr-hidden), .dark-theme.fr-toolbar.fr-inline > .fr-btn-wrap:not(.fr-hidden) {
1292
- display: -webkit-inline-flex;
1293
- display: -ms-inline-flexbox;
1294
- display: inline-flex; }
1295
- .dark-theme.fr-desktop .fr-command:hover, .dark-theme.fr-desktop .fr-command:focus, .dark-theme.fr-desktop .fr-command.fr-btn-hover, .dark-theme.fr-desktop .fr-command.fr-expanded {
1296
- outline: 0;
1297
- color: #FFF; }
1298
- .dark-theme.fr-desktop .fr-command:hover:not(.fr-table-cell), .dark-theme.fr-desktop .fr-command:focus:not(.fr-table-cell), .dark-theme.fr-desktop .fr-command.fr-btn-hover:not(.fr-table-cell), .dark-theme.fr-desktop .fr-command.fr-expanded:not(.fr-table-cell) {
1299
- background: #424242; }
1300
- .dark-theme.fr-desktop .fr-command:hover::after, .dark-theme.fr-desktop .fr-command:focus::after, .dark-theme.fr-desktop .fr-command.fr-btn-hover::after, .dark-theme.fr-desktop .fr-command.fr-expanded::after {
1301
- border-top-color: #FFF; }
1302
- .dark-theme.fr-desktop .fr-command.fr-selected:not(.fr-table-cell), .dark-theme.fr-desktop .fr-command:active {
1303
- color: #FFF;
1304
- background: #4f4f4f; }
1305
- .dark-theme.fr-desktop .fr-command.fr-active:hover, .dark-theme.fr-desktop .fr-command.fr-active:focus, .dark-theme.fr-desktop .fr-command.fr-active.fr-btn-hover, .dark-theme.fr-desktop .fr-command.fr-active.fr-expanded {
1306
- background: #424242; }
1307
- .dark-theme.fr-desktop .fr-command.fr-active:active {
1308
- background: #4f4f4f; }
1309
- .dark-theme.fr-toolbar.fr-mobile .fr-command.fr-blink, .dark-theme.fr-popup.fr-mobile .fr-command.fr-blink {
1310
- background: #4f4f4f; }
1311
- .dark-theme .fr-command.fr-btn.fr-options {
1312
- width: 16px;
1313
- margin-left: -5px; }
1314
- .dark-theme .fr-command.fr-btn.fr-options.fr-btn-hover, .dark-theme .fr-command.fr-btn.fr-options:hover, .dark-theme .fr-command.fr-btn.fr-options:focus {
1315
- border-left: solid 1px #FAFAFA;
1316
- -webkit-transition: border-left 0s, background-color 0.5s;
1317
- -moz-transition: border-left 0s, background-color 0.5s;
1318
- -ms-transition: border-left 0s, background-color 0.5s;
1319
- -o-transition: border-left 0s, background-color 0.5s; }
1320
- .dark-theme .fr-command.fr-btn + .fr-dropdown-menu {
1321
- background: #353535;
1322
- right: auto;
1323
- bottom: auto;
1324
- height: auto;
1325
- border-radius: 4px;
1326
- -moz-border-radius: 4px;
1327
- -webkit-border-radius: 4px;
1328
- -moz-background-clip: padding;
1329
- -webkit-background-clip: padding-box;
1330
- background-clip: padding-box;
1331
- -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
1332
- -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
1333
- box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
1334
- .dark-theme .fr-command.fr-btn + .fr-dropdown-menu.test-height .fr-dropdown-wrapper {
1335
- -webkit-transition: none;
1336
- -moz-transition: none;
1337
- -ms-transition: none;
1338
- -o-transition: none;
1339
- height: auto;
1340
- max-height: 275px; }
1341
- .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper {
1342
- padding: 0;
1343
- margin: auto;
1344
- -webkit-box-sizing: border-box;
1345
- -moz-box-sizing: border-box;
1346
- box-sizing: border-box;
1347
- -webkit-transition: height 0.3s;
1348
- -moz-transition: height 0.3s;
1349
- -ms-transition: height 0.3s;
1350
- -o-transition: height 0.3s;
1351
- margin-top: 0;
1352
- height: 0; }
1353
- .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list {
1354
- margin: 0;
1355
- padding: 8px 0;
1356
- min-width: 72px; }
1357
- .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li {
1358
- padding: 0;
1359
- margin: 0;
1360
- font-size: 15px; }
1361
- .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
1362
- padding: 0 20px;
1363
- color: inherit;
1364
- border-radius: 0;
1365
- -moz-border-radius: 0;
1366
- -webkit-border-radius: 0;
1367
- -moz-background-clip: padding;
1368
- -webkit-background-clip: padding-box;
1369
- background-clip: padding-box; }
1370
- .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg {
1371
- width: 24px;
1372
- height: 24px;
1373
- margin: 3px 4px; }
1374
- .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg path {
1375
- fill: #FFF; }
1376
- .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active {
1377
- background: #4f4f4f; }
1378
- .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-disabled {
1379
- color: gray; }
1380
- .dark-theme .fr-command.fr-btn.fr-active + .fr-dropdown-menu {
1381
- -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
1382
- -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
1383
- box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
1384
- .dark-theme .fr-bottom > .fr-command.fr-btn + .fr-dropdown-menu {
1385
- border-radius: 2px 2px 0 0;
1386
- -moz-border-radius: 2px 2px 0 0;
1387
- -webkit-border-radius: 2px 2px 0 0;
1388
- -moz-background-clip: padding;
1389
- -webkit-background-clip: padding-box;
1390
- background-clip: padding-box; }
1391
- .dark-theme.fr-modal {
1392
- color: #FFF;
1393
- font-family: Arial, Helvetica, sans-serif;
1394
- overflow-x: auto;
1395
- top: 0;
1396
- left: 0;
1397
- bottom: 0;
1398
- right: 0;
1399
- z-index: 2147483640;
1400
- -webkit-font-smoothing: antialiased;
1401
- -moz-osx-font-smoothing: grayscale; }
1402
- .dark-theme.fr-modal.fr-middle .fr-modal-wrapper {
1403
- margin-top: 0;
1404
- margin-bottom: 0;
1405
- margin-left: auto;
1406
- margin-right: auto;
1407
- -webkit-transform: translate(-50%, -50%);
1408
- -moz-transform: translate(-50%, -50%);
1409
- -ms-transform: translate(-50%, -50%);
1410
- -o-transform: translate(-50%, -50%); }
1411
- .dark-theme.fr-modal .fr-modal-wrapper {
1412
- border-radius: 10px;
1413
- -moz-border-radius: 10px;
1414
- -webkit-border-radius: 10px;
1415
- -moz-background-clip: padding;
1416
- -webkit-background-clip: padding-box;
1417
- background-clip: padding-box;
1418
- margin: 20px auto;
1419
- background: #353535;
1420
- min-width: 300px;
1421
- -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1422
- -moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1423
- box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1424
- border: 0; }
1425
- @media (min-width: 768px) and (max-width: 991px) {
1426
- .dark-theme.fr-modal .fr-modal-wrapper {
1427
- margin: 30px auto; } }
1428
- @media (min-width: 992px) {
1429
- .dark-theme.fr-modal .fr-modal-wrapper {
1430
- margin: 50px auto; } }
1431
- .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-head {
1432
- background: #353535;
1433
- min-height: 42px;
1434
- border-bottom: solid #efefef 1px;
1435
- -webkit-transition: all 0.2s ease 0s;
1436
- -moz-transition: all 0.2s ease 0s;
1437
- -ms-transition: all 0.2s ease 0s;
1438
- -o-transition: all 0.2s ease 0s; }
1439
- .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-head-line {
1440
- height: 56px;
1441
- padding: 0 10px; }
1442
- .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-close {
1443
- margin: 10px;
1444
- top: 0;
1445
- right: 0; }
1446
- .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-head h4 {
1447
- font-size: 20px;
1448
- padding: 19px 10px;
1449
- margin: 0;
1450
- font-weight: 400;
1451
- line-height: 18px; }
1452
- .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body {
1453
- min-height: 150px;
1454
- overflow-y: auto;
1455
- padding-bottom: 20px; }
1456
- .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body:focus {
1457
- outline: 0; }
1458
- .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command {
1459
- height: 36px;
1460
- color: #0098f7;
1461
- padding: 10px;
1462
- -webkit-transition: background 0.2s ease 0s;
1463
- -moz-transition: background 0.2s ease 0s;
1464
- -ms-transition: background 0.2s ease 0s;
1465
- -o-transition: background 0.2s ease 0s;
1466
- border-radius: 2px;
1467
- -moz-border-radius: 2px;
1468
- -webkit-border-radius: 2px;
1469
- -moz-background-clip: padding;
1470
- -webkit-background-clip: padding-box;
1471
- background-clip: padding-box; }
1472
- .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:hover, .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:focus {
1473
- background: #424242;
1474
- color: #0098f7; }
1475
- .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:active {
1476
- background: #4f4f4f;
1477
- color: #0098f7; }
1478
- .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body button::-moz-focus-inner {
1479
- border: 0; }
1480
- .dark-theme.fr-desktop .fr-modal-wrapper .fr-modal-head i:hover {
1481
- background: #424242; }
1482
- .dark-theme.fr-overlay {
1483
- top: 0;
1484
- bottom: 0;
1485
- left: 0;
1486
- right: 0;
1487
- background: #000;
1488
- -webkit-opacity: 0.5;
1489
- -moz-opacity: 0.5;
1490
- opacity: 0.5;
1491
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1492
- .dark-theme.fr-popup {
1493
- color: #FFF;
1494
- background: #353535;
1495
- -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1496
- -moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1497
- box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1498
- font-family: Arial, Helvetica, sans-serif;
1499
- -webkit-box-sizing: border-box;
1500
- -moz-box-sizing: border-box;
1501
- box-sizing: border-box;
1502
- user-select: none;
1503
- -o-user-select: none;
1504
- -moz-user-select: none;
1505
- -khtml-user-select: none;
1506
- -webkit-user-select: none;
1507
- -ms-user-select: none;
1508
- margin-top: 10px;
1509
- border-radius: 6px;
1510
- -moz-border-radius: 6px;
1511
- -webkit-border-radius: 6px;
1512
- -moz-background-clip: padding;
1513
- -webkit-background-clip: padding-box;
1514
- background-clip: padding-box;
1515
- -webkit-font-smoothing: antialiased;
1516
- -moz-osx-font-smoothing: grayscale; }
1517
- .dark-theme.fr-popup .fr-icon {
1518
- font-size: 20px;
1519
- font-weight: 400;
1520
- padding: 6px; }
1521
- .dark-theme.fr-popup .fr-icon-container {
1522
- padding: 20px;
1523
- max-height: 200px;
1524
- overflow: auto;
1525
- -webkit-box-sizing: border-box;
1526
- -moz-box-sizing: border-box;
1527
- box-sizing: border-box; }
1528
- @supports not (-ms-high-contrast: none) {
1529
- .dark-theme.fr-popup .fr-icon-container {
1530
- grid-template-columns: repeat(auto-fill, minmax(36px, 36px)); } }
1531
- @media (min-width: 768px) {
1532
- .dark-theme.fr-popup .fr-icon-container {
1533
- min-width: 276px; } }
1534
- @media screen and (-ms-high-contrast: active) and (max-width: 768px), (-ms-high-contrast: none) and (max-width: 768px) {
1535
- .dark-theme.fr-popup .fr-icon-container {
1536
- width: 236px; } }
1537
- .dark-theme.fr-popup .fr-input-focus {
1538
- background: #363636; }
1539
- .dark-theme.fr-popup.fr-above {
1540
- border-top: 0; }
1541
- .dark-theme.fr-popup.fr-hidden {
1542
- -webkit-opacity: 0;
1543
- -moz-opacity: 0;
1544
- opacity: 0;
1545
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1546
- .dark-theme.fr-popup .fr-input-line {
1547
- padding: 15px 0; }
1548
- .dark-theme.fr-popup .fr-input-line input[type="text"], .dark-theme.fr-popup .fr-input-line textarea {
1549
- margin-bottom: 1px;
1550
- border-radius: 2px;
1551
- -moz-border-radius: 2px;
1552
- -webkit-border-radius: 2px;
1553
- -moz-background-clip: padding;
1554
- -webkit-background-clip: padding-box;
1555
- background-clip: padding-box;
1556
- border: solid 1px #999999;
1557
- color: #FFF;
1558
- font-size: 14px;
1559
- background: #353535;
1560
- padding: 4px 12px;
1561
- -webkit-box-sizing: border-box;
1562
- -moz-box-sizing: border-box;
1563
- box-sizing: border-box;
1564
- -webkit-transition: border 0.5s, padding 0.5s;
1565
- -moz-transition: border 0.5s, padding 0.5s;
1566
- -ms-transition: border 0.5s, padding 0.5s;
1567
- -o-transition: border 0.5s, padding 0.5s; }
1568
- .dark-theme.fr-popup .fr-input-line input[type="text"]:hover, .dark-theme.fr-popup .fr-input-line textarea:hover {
1569
- border: solid 1px #515151; }
1570
- .dark-theme.fr-popup .fr-input-line input[type="text"]:focus, .dark-theme.fr-popup .fr-input-line textarea:focus {
1571
- border: solid 2px #0098f7;
1572
- padding: 3px 11px; }
1573
- .dark-theme.fr-popup .fr-input-line input[type="text"] {
1574
- height: 46px; }
1575
- .dark-theme.fr-popup .fr-input-line input + label, .dark-theme.fr-popup .fr-input-line textarea + label {
1576
- top: 29px;
1577
- left: 12px;
1578
- font-size: 14px;
1579
- -webkit-transition: all 0.5s ease;
1580
- -moz-transition: all 0.5s ease;
1581
- -ms-transition: all 0.5s ease;
1582
- -o-transition: all 0.5s ease;
1583
- background: #353535;
1584
- padding: 0; }
1585
- .dark-theme.fr-popup .fr-input-line input.fr-not-empty + label, .dark-theme.fr-popup .fr-input-line textarea.fr-not-empty + label {
1586
- color: gray;
1587
- width: auto;
1588
- left: 4px;
1589
- padding: 0 4px;
1590
- font-size: 11px;
1591
- top: 9px; }
1592
- .dark-theme.fr-popup input, .dark-theme.fr-popup textarea {
1593
- user-select: text;
1594
- -o-user-select: text;
1595
- -moz-user-select: text;
1596
- -khtml-user-select: text;
1597
- -webkit-user-select: text;
1598
- -ms-user-select: text;
1599
- border-radius: 0;
1600
- -moz-border-radius: 0;
1601
- -webkit-border-radius: 0;
1602
- -moz-background-clip: padding;
1603
- -webkit-background-clip: padding-box;
1604
- background-clip: padding-box; }
1605
- .dark-theme.fr-popup .fr-buttons {
1606
- line-height: 0; }
1607
- .dark-theme.fr-popup .fr-buttons .fr-btn {
1608
- margin-left: 4px;
1609
- margin-right: 4px; }
1610
- .dark-theme.fr-popup .fr-buttons.fr-tabs {
1611
- border-radius: 6px 6px 0 0;
1612
- -moz-border-radius: 6px 6px 0 0;
1613
- -webkit-border-radius: 6px 6px 0 0;
1614
- -moz-background-clip: padding;
1615
- -webkit-background-clip: padding-box;
1616
- background-clip: padding-box;
1617
- background-color: #686868; }
1618
- @media (max-width: 768px) {
1619
- .dark-theme.fr-popup .fr-buttons.fr-tabs.fr-tabs-scroll {
1620
- width: 276px; } }
1621
- .dark-theme.fr-popup .fr-buttons:not(.fr-tabs) {
1622
- padding: 5px; }
1623
- .dark-theme.fr-popup .fr-layer {
1624
- border-radius: 6px;
1625
- -moz-border-radius: 6px;
1626
- -webkit-border-radius: 6px;
1627
- -moz-background-clip: padding;
1628
- -webkit-background-clip: padding-box;
1629
- background-clip: padding-box;
1630
- width: 195px;
1631
- -webkit-box-sizing: border-box;
1632
- -moz-box-sizing: border-box;
1633
- box-sizing: border-box;
1634
- margin: 20px; }
1635
- @media (min-width: 768px) {
1636
- .dark-theme.fr-popup .fr-layer {
1637
- width: 260px; } }
1638
- .dark-theme.fr-popup .fr-action-buttons {
1639
- height: 36px; }
1640
- .dark-theme.fr-popup .fr-action-buttons button.fr-command {
1641
- height: 36px;
1642
- color: #0098f7;
1643
- padding: 10px;
1644
- font-size: 16px;
1645
- -webkit-transition: background 0.2s ease 0s;
1646
- -moz-transition: background 0.2s ease 0s;
1647
- -ms-transition: background 0.2s ease 0s;
1648
- -o-transition: background 0.2s ease 0s;
1649
- border-radius: 2px;
1650
- -moz-border-radius: 2px;
1651
- -webkit-border-radius: 2px;
1652
- -moz-background-clip: padding;
1653
- -webkit-background-clip: padding-box;
1654
- background-clip: padding-box; }
1655
- .dark-theme.fr-popup .fr-action-buttons button.fr-command:hover, .dark-theme.fr-popup .fr-action-buttons button.fr-command:focus {
1656
- background: #424242;
1657
- color: #0098f7; }
1658
- .dark-theme.fr-popup .fr-action-buttons button.fr-command:active {
1659
- background: #4f4f4f;
1660
- color: #0098f7; }
1661
- .dark-theme.fr-popup .fr-action-buttons button::-moz-focus-inner {
1662
- border: 0; }
1663
- .dark-theme.fr-popup .fr-checkbox {
1664
- width: 18px;
1665
- height: 18px;
1666
- padding: 10px;
1667
- -webkit-box-sizing: content-box;
1668
- -moz-box-sizing: content-box;
1669
- box-sizing: content-box; }
1670
- .dark-theme.fr-popup .fr-checkbox svg {
1671
- margin-left: 2px;
1672
- margin-top: 2px;
1673
- width: 10px;
1674
- height: 10px; }
1675
- .dark-theme.fr-popup .fr-checkbox span {
1676
- border-radius: 2px;
1677
- -moz-border-radius: 2px;
1678
- -webkit-border-radius: 2px;
1679
- -moz-background-clip: padding;
1680
- -webkit-background-clip: padding-box;
1681
- background-clip: padding-box;
1682
- width: 18px;
1683
- height: 18px;
1684
- -webkit-box-sizing: border-box;
1685
- -moz-box-sizing: border-box;
1686
- box-sizing: border-box;
1687
- -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
1688
- -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
1689
- -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
1690
- -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s; }
1691
- .dark-theme.fr-popup .fr-checkbox input {
1692
- -webkit-opacity: 0;
1693
- -moz-opacity: 0;
1694
- opacity: 0;
1695
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
1696
- height: 18px;
1697
- margin: 0;
1698
- padding: 0;
1699
- width: 18px; }
1700
- .dark-theme.fr-popup .fr-checkbox input:not(:checked) + span {
1701
- border: solid 2px #999999; }
1702
- .dark-theme.fr-popup .fr-checkbox input:not(:checked):active + span {
1703
- background-color: #353535; }
1704
- .dark-theme.fr-popup .fr-checkbox input:not(:checked):focus + span, .dark-theme.fr-popup .fr-checkbox input:not(:checked):hover + span {
1705
- border-color: #515151; }
1706
- .dark-theme.fr-popup .fr-checkbox input:checked + span {
1707
- background: #0098f7;
1708
- border: solid 2px #0098f7; }
1709
- .dark-theme.fr-popup .fr-checkbox input:checked:active + span {
1710
- background-color: #EcF5Ff; }
1711
- .dark-theme.fr-popup .fr-checkbox input:checked:focus + span, .dark-theme.fr-popup .fr-checkbox input:checked:hover + span {
1712
- -webkit-opacity: 0.8;
1713
- -moz-opacity: 0.8;
1714
- opacity: 0.8;
1715
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1716
- .dark-theme.fr-popup .fr-checkbox-line {
1717
- font-size: 14px;
1718
- line-height: 1.4px;
1719
- margin-top: 10px; }
1720
- .dark-theme.fr-popup .fr-checkbox-line label {
1721
- margin: 0 5px; }
1722
- .dark-theme.fr-popup.fr-rtl .fr-input-line input + label, .dark-theme.fr-popup.fr-rtl .fr-input-line textarea + label {
1723
- left: auto;
1724
- right: 0; }
1725
- .dark-theme .fr-text-edit-layer {
1726
- -webkit-box-sizing: border-box;
1727
- -moz-box-sizing: border-box;
1728
- box-sizing: border-box; }
1729
- .dark-theme.fr-toolbar {
1730
- color: #FFF;
1731
- background: #353535;
1732
- font-family: Arial, Helvetica, sans-serif;
1733
- -webkit-box-sizing: border-box;
1734
- -moz-box-sizing: border-box;
1735
- box-sizing: border-box;
1736
- user-select: none;
1737
- -o-user-select: none;
1738
- -moz-user-select: none;
1739
- -khtml-user-select: none;
1740
- -webkit-user-select: none;
1741
- -ms-user-select: none;
1742
- border-radius: 2px;
1743
- -moz-border-radius: 2px;
1744
- -webkit-border-radius: 2px;
1745
- -moz-background-clip: padding;
1746
- -webkit-background-clip: padding-box;
1747
- background-clip: padding-box;
1748
- border: 1px solid #CCCCCC;
1749
- -webkit-font-smoothing: antialiased;
1750
- -moz-osx-font-smoothing: grayscale;
1751
- padding-bottom: 0;
1752
- -webkit-transition: padding-bottom 0.5s;
1753
- -moz-transition: padding-bottom 0.5s;
1754
- -ms-transition: padding-bottom 0.5s;
1755
- -o-transition: padding-bottom 0.5s; }
1756
- .dark-theme.fr-toolbar::after {
1757
- clear: both;
1758
- display: block;
1759
- content: "";
1760
- height: 0; }
1761
- .dark-theme.fr-toolbar::after {
1762
- height: 0; }
1763
- .dark-theme.fr-toolbar .fr-newline {
1764
- margin-left: 9px;
1765
- margin-right: 9px;
1766
- background: #353535;
1767
- height: 1px;
1768
- -webkit-transition: height 0.5s;
1769
- -moz-transition: height 0.5s;
1770
- -ms-transition: height 0.5s;
1771
- -o-transition: height 0.5s; }
1772
- .dark-theme.fr-toolbar.fr-toolbar-open {
1773
- padding-bottom: 48px; }
1774
- .dark-theme.fr-toolbar.fr-toolbar-open .fr-newline {
1775
- height: 0; }
1776
- .dark-theme.fr-toolbar .fr-more-toolbar {
1777
- border-radius: 0;
1778
- -moz-border-radius: 0;
1779
- -webkit-border-radius: 0;
1780
- -moz-background-clip: padding;
1781
- -webkit-background-clip: padding-box;
1782
- background-clip: padding-box;
1783
- background-color: #686868;
1784
- -webkit-transition: height 0.5s;
1785
- -moz-transition: height 0.5s;
1786
- -ms-transition: height 0.5s;
1787
- -o-transition: height 0.5s;
1788
- height: 0;
1789
- -webkit-box-sizing: border-box;
1790
- -moz-box-sizing: border-box;
1791
- box-sizing: border-box; }
1792
- .dark-theme.fr-toolbar .fr-more-toolbar.fr-expanded {
1793
- height: 48px; }
1794
- .dark-theme.fr-toolbar .fr-more-toolbar > .fr-command.fr-btn {
1795
- margin-left: 4px;
1796
- margin-right: 4px; }
1797
- .dark-theme.fr-toolbar .fr-btn-grp {
1798
- margin: 0 17px 0 12px; }
1799
- @media (max-width: 768px) {
1800
- .dark-theme.fr-toolbar .fr-btn-grp {
1801
- margin: 0 7px 0 6px; } }
1802
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-open {
1803
- margin-top: 10px;
1804
- margin-bottom: -1px;
1805
- border-radius: 4px 4px 0 0;
1806
- -moz-border-radius: 4px 4px 0 0;
1807
- -webkit-border-radius: 4px 4px 0 0;
1808
- -moz-background-clip: padding;
1809
- -webkit-background-clip: padding-box;
1810
- background-clip: padding-box; }
1811
- .dark-theme.fr-toolbar .fr-command.fr-btn.fr-open:not(:hover):not(:focus):not(:active) {
1812
- background: #686868; }
1813
- .dark-theme.fr-toolbar.fr-inline {
1814
- -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1815
- -moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1816
- box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1817
- border: 0;
1818
- z-index: 2147483630; }
1819
- .dark-theme.fr-toolbar.fr-inline.fr-above {
1820
- border-top: 0; }
1821
- .dark-theme.fr-toolbar.fr-inline .fr-newline {
1822
- height: 0; }
1823
- .dark-theme.fr-toolbar.fr-top {
1824
- top: 0;
1825
- border-bottom: 0;
1826
- border-radius: 10px 10px 0 0;
1827
- -moz-border-radius: 10px 10px 0 0;
1828
- -webkit-border-radius: 10px 10px 0 0;
1829
- -moz-background-clip: padding;
1830
- -webkit-background-clip: padding-box;
1831
- background-clip: padding-box; }
1832
- .dark-theme.fr-toolbar.fr-bottom {
1833
- bottom: 0;
1834
- border-top: 0;
1835
- padding-bottom: 0;
1836
- border-radius: 0 0 10px 10px;
1837
- -moz-border-radius: 0 0 10px 10px;
1838
- -webkit-border-radius: 0 0 10px 10px;
1839
- -moz-background-clip: padding;
1840
- -webkit-background-clip: padding-box;
1841
- background-clip: padding-box; }
1842
- .dark-theme.fr-toolbar.fr-bottom .fr-newline {
1843
- padding-top: 0;
1844
- -webkit-transition: padding-top 0.5s;
1845
- -moz-transition: padding-top 0.5s;
1846
- -ms-transition: padding-top 0.5s;
1847
- -o-transition: padding-top 0.5s; }
1848
- .dark-theme.fr-toolbar.fr-bottom.fr-toolbar-open .fr-newline {
1849
- padding-top: 48px;
1850
- background: #FFF; }
1851
- .dark-theme.fr-toolbar.fr-bottom .fr-command.fr-btn.fr-open {
1852
- margin-top: -1px;
1853
- margin-bottom: 10px;
1854
- border-radius: 0 0 4px 4px;
1855
- -moz-border-radius: 0 0 4px 4px;
1856
- -webkit-border-radius: 0 0 4px 4px;
1857
- -moz-background-clip: padding;
1858
- -webkit-background-clip: padding-box;
1859
- background-clip: padding-box; }
1860
- .dark-theme.fr-toolbar.fr-sticky-on {
1861
- border-radius: 0;
1862
- -moz-border-radius: 0;
1863
- -webkit-border-radius: 0;
1864
- -moz-background-clip: padding;
1865
- -webkit-background-clip: padding-box;
1866
- background-clip: padding-box; }
1867
- .dark-theme .fr-separator {
1868
- background: #595959; }
1869
- .dark-theme .fr-separator.fr-vs {
1870
- height: 32px;
1871
- width: 1px;
1872
- margin: 4px; }
1873
- .dark-theme .fr-separator.fr-hs {
1874
- width: calc(100% - (2 * 4px));
1875
- margin: 0 4px; }
1876
- .dark-theme .second-toolbar {
1877
- border: 1px solid #CCCCCC;
1878
- border-top: 0;
1879
- background: #FFF;
1880
- border-radius: 0 0 10px 10px;
1881
- -moz-border-radius: 0 0 10px 10px;
1882
- -webkit-border-radius: 0 0 10px 10px;
1883
- -moz-background-clip: padding;
1884
- -webkit-background-clip: padding-box;
1885
- background-clip: padding-box; }
1886
- .dark-theme .second-toolbar::after {
1887
- clear: both;
1888
- display: block;
1889
- content: "";
1890
- height: 0; }
1891
- .dark-theme #logo > span {
1892
- padding: 11px 5px 10px 15px;
1893
- font-size: 12px;
1894
- font-weight: 500;
1895
- color: #b1b2b7;
1896
- -webkit-transition: color 0.3s;
1897
- -moz-transition: color 0.3s;
1898
- -ms-transition: color 0.3s;
1899
- -o-transition: color 0.3s; }
1900
- .dark-theme #logo > svg {
1901
- height: 20px;
1902
- width: 47px;
1903
- margin: 7px 0; }
1904
- .dark-theme #logo > svg * {
1905
- -webkit-transition: fill 0.3s;
1906
- -moz-transition: fill 0.3s;
1907
- -ms-transition: fill 0.3s;
1908
- -o-transition: fill 0.3s; }
1909
- .dark-theme #logo:hover > span, .dark-theme #logo:focus > span {
1910
- color: #0098f7; }
1911
- .dark-theme #logo:hover > svg .fr-logo, .dark-theme #logo:focus > svg .fr-logo {
1912
- fill: #0098f7; }
7
+ .clearfix::after {
8
+ clear: both;
9
+ display: block;
10
+ content: "";
11
+ height: 0; }
12
+
13
+ .hide-by-clipping {
14
+ position: absolute;
15
+ width: 1px;
16
+ height: 1px;
17
+ padding: 0;
18
+ margin: -1px;
19
+ overflow: hidden;
20
+ clip: rect(0, 0, 0, 0);
21
+ border: 0; }
22
+
23
+ .dark-theme.fr-box.fr-basic {
24
+ border-radius: 10px;
25
+ -moz-border-radius: 10px;
26
+ -webkit-border-radius: 10px;
27
+ -moz-background-clip: padding;
28
+ -webkit-background-clip: padding-box;
29
+ background-clip: padding-box; }
30
+ .dark-theme.fr-box.fr-basic .fr-element {
31
+ font-family: sans-serif;
32
+ color: #414141;
33
+ font-size: 14px;
34
+ line-height: 1.6;
35
+ padding: 20px;
36
+ -webkit-box-sizing: border-box;
37
+ -moz-box-sizing: border-box;
38
+ box-sizing: border-box;
39
+ overflow-x: auto;
40
+ min-height: 60px;
41
+ text-align: left; }
42
+ .dark-theme .fr-element {
43
+ -webkit-user-select: auto; }
44
+ .dark-theme .fr-element a {
45
+ user-select: auto;
46
+ -o-user-select: auto;
47
+ -moz-user-select: auto;
48
+ -khtml-user-select: auto;
49
+ -webkit-user-select: auto;
50
+ -ms-user-select: auto; }
51
+ .dark-theme .fr-element.fr-disabled {
52
+ user-select: none;
53
+ -o-user-select: none;
54
+ -moz-user-select: none;
55
+ -khtml-user-select: none;
56
+ -webkit-user-select: none;
57
+ -ms-user-select: none; }
58
+ .dark-theme.fr-box a.fr-floating-btn {
59
+ -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
60
+ -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
61
+ box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
62
+ border-radius: 100%;
63
+ -moz-border-radius: 100%;
64
+ -webkit-border-radius: 100%;
65
+ -moz-background-clip: padding;
66
+ -webkit-background-clip: padding-box;
67
+ background-clip: padding-box;
68
+ height: 40px;
69
+ width: 40px;
70
+ background: #353535;
71
+ color: #0098f7;
72
+ -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
73
+ -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
74
+ -ms-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
75
+ -o-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
76
+ left: 0;
77
+ top: 0;
78
+ line-height: 40px;
79
+ -webkit-transform: scale(0);
80
+ -moz-transform: scale(0);
81
+ -ms-transform: scale(0);
82
+ -o-transform: scale(0);
83
+ -webkit-box-sizing: border-box;
84
+ -moz-box-sizing: border-box;
85
+ box-sizing: border-box;
86
+ border: none; }
87
+ .dark-theme.fr-box a.fr-floating-btn svg {
88
+ -webkit-transition: transform 0.2s ease 0s;
89
+ -moz-transition: transform 0.2s ease 0s;
90
+ -ms-transition: transform 0.2s ease 0s;
91
+ -o-transition: transform 0.2s ease 0s;
92
+ fill: #0098f7; }
93
+ .dark-theme.fr-box a.fr-floating-btn i, .dark-theme.fr-box a.fr-floating-btn svg {
94
+ font-size: 14px;
95
+ line-height: 40px; }
96
+ .dark-theme.fr-box a.fr-floating-btn:hover {
97
+ background: #424242; }
98
+ .dark-theme.fr-box a.fr-floating-btn:hover svg {
99
+ fill: #0098f7; }
100
+ .dark-theme.fr-box .fr-visible a.fr-floating-btn {
101
+ -webkit-transform: scale(1);
102
+ -moz-transform: scale(1);
103
+ -ms-transform: scale(1);
104
+ -o-transform: scale(1); }
105
+ .dark-theme iframe.fr-iframe {
106
+ padding: 20px;
107
+ -webkit-box-sizing: border-box;
108
+ -moz-box-sizing: border-box;
109
+ box-sizing: border-box; }
110
+ .dark-theme .fr-wrapper::after {
111
+ clear: both;
112
+ display: block;
113
+ content: "";
114
+ height: 0; }
115
+ .dark-theme .fr-wrapper .fr-placeholder {
116
+ font-size: 14px;
117
+ color: #AAA;
118
+ font-family: sans-serif;
119
+ top: 0;
120
+ left: 0;
121
+ right: 0; }
122
+ .dark-theme .fr-wrapper ::-moz-selection {
123
+ background: #b5d6fd;
124
+ color: #000; }
125
+ .dark-theme .fr-wrapper ::selection {
126
+ background: #b5d6fd;
127
+ color: #000; }
128
+ .dark-theme.fr-box.fr-basic .fr-wrapper {
129
+ background: #FFF;
130
+ border: 1px solid #CCCCCC;
131
+ border-bottom-color: #efefef;
132
+ top: 0;
133
+ left: 0; }
134
+ .dark-theme.fr-box.fr-basic.fr-top .fr-wrapper {
135
+ border-top: 0; }
136
+ .dark-theme.fr-box.fr-basic.fr-bottom .fr-wrapper {
137
+ border-bottom: 0;
138
+ border-radius: 10px 10px 0 0;
139
+ -moz-border-radius: 10px 10px 0 0;
140
+ -webkit-border-radius: 10px 10px 0 0;
141
+ -moz-background-clip: padding;
142
+ -webkit-background-clip: padding-box;
143
+ background-clip: padding-box; }
144
+ @media (min-width: 992px) {
145
+ .dark-theme .fr-box.fr-document .fr-wrapper {
146
+ padding: 30px;
147
+ background: #efefef; }
148
+ .dark-theme .fr-box.fr-document .fr-wrapper .fr-element {
149
+ background: #FFF;
150
+ margin: auto;
151
+ z-index: auto; }
152
+ .dark-theme .fr-box.fr-document .fr-wrapper .fr-element hr {
153
+ background: #efefef; } }
154
+ .dark-theme .fr-sticky-on {
155
+ z-index: 10; }
156
+ .dark-theme .fr-sticky-on.fr-sticky-ios {
157
+ left: 0;
158
+ right: 0; }
159
+ .dark-theme span.fr-sr-only {
160
+ position: absolute;
161
+ width: 1px;
162
+ height: 1px;
163
+ padding: 0;
164
+ margin: -1px;
165
+ overflow: hidden;
166
+ clip: rect(0, 0, 0, 0);
167
+ border: 0; }
168
+ .dark-theme .fr-opacity-0 {
169
+ -webkit-opacity: 0;
170
+ -moz-opacity: 0;
171
+ opacity: 0;
172
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
173
+ .dark-theme.fr-box .fr-counter {
174
+ padding: 10px;
175
+ color: #999999;
176
+ font-size: 14px;
177
+ font-family: sans-serif;
178
+ border-radius: 2px 0 0 0;
179
+ -moz-border-radius: 2px 0 0 0;
180
+ -webkit-border-radius: 2px 0 0 0;
181
+ -moz-background-clip: padding;
182
+ -webkit-background-clip: padding-box;
183
+ background-clip: padding-box; }
184
+ .dark-theme.fr-box.fr-rtl .fr-counter {
185
+ left: 0;
186
+ right: auto;
187
+ border-radius: 0 2px 0 0;
188
+ -moz-border-radius: 0 2px 0 0;
189
+ -webkit-border-radius: 0 2px 0 0;
190
+ -moz-background-clip: padding;
191
+ -webkit-background-clip: padding-box;
192
+ background-clip: padding-box; }
193
+ .dark-theme textarea.fr-code {
194
+ resize: none;
195
+ -moz-resize: none;
196
+ -webkit-resize: none;
197
+ -webkit-box-sizing: border-box;
198
+ -moz-box-sizing: border-box;
199
+ box-sizing: border-box;
200
+ margin: 0;
201
+ background: #FFF;
202
+ color: #000; }
203
+ .dark-theme.fr-box.fr-inline .fr-command.fr-btn.html-switch {
204
+ top: 0;
205
+ right: 0;
206
+ background: #FFF;
207
+ color: #FFF;
208
+ -moz-outline: 0;
209
+ outline: 0;
210
+ border: 0;
211
+ padding: 8px 7px;
212
+ -webkit-transition: background 0.2s ease 0s;
213
+ -moz-transition: background 0.2s ease 0s;
214
+ -ms-transition: background 0.2s ease 0s;
215
+ -o-transition: background 0.2s ease 0s;
216
+ border-radius: 0;
217
+ -moz-border-radius: 0;
218
+ -webkit-border-radius: 0;
219
+ -moz-background-clip: padding;
220
+ -webkit-background-clip: padding-box;
221
+ background-clip: padding-box;
222
+ -webkit-box-sizing: border-box;
223
+ -moz-box-sizing: border-box;
224
+ box-sizing: border-box;
225
+ user-select: none;
226
+ -o-user-select: none;
227
+ -moz-user-select: none;
228
+ -khtml-user-select: none;
229
+ -webkit-user-select: none;
230
+ -ms-user-select: none; }
231
+ .dark-theme.fr-box.fr-inline .fr-command.fr-btn.html-switch i {
232
+ font-size: 24px;
233
+ width: 24px; }
234
+ .dark-theme.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover {
235
+ background: #424242; }
236
+ .dark-theme.fr-popup .fr-layer.fr-color-hex-layer {
237
+ margin: 0;
238
+ padding: 20px;
239
+ padding-top: 0; }
240
+ .dark-theme.fr-popup .fr-layer.fr-color-hex-layer .fr-input-line {
241
+ padding: 15px 0 0; }
242
+ .dark-theme.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons {
243
+ width: 38px;
244
+ height: 40px;
245
+ padding: 17px 0 0;
246
+ margin: 0; }
247
+ .dark-theme.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons button.fr-command {
248
+ border-radius: 2px;
249
+ -moz-border-radius: 2px;
250
+ -webkit-border-radius: 2px;
251
+ -moz-background-clip: padding;
252
+ -webkit-background-clip: padding-box;
253
+ background-clip: padding-box;
254
+ font-size: 13px;
255
+ height: 40px;
256
+ width: 38px; }
257
+ .dark-theme.fr-popup .fr-color-set {
258
+ line-height: 0; }
259
+ .dark-theme.fr-popup .fr-color-set.fr-selected-set {
260
+ padding: 20px;
261
+ padding-bottom: 0; }
262
+ .dark-theme.fr-popup .fr-color-set > span {
263
+ width: 32px;
264
+ height: 32px; }
265
+ .dark-theme.fr-popup .fr-color-set > span > i, .dark-theme.fr-popup .fr-color-set > span > svg {
266
+ line-height: 32px;
267
+ height: 24px;
268
+ width: 24px;
269
+ margin: 4px;
270
+ font-size: 13px;
271
+ bottom: 0;
272
+ left: 0; }
273
+ .dark-theme.fr-popup .fr-color-set > span > i path, .dark-theme.fr-popup .fr-color-set > span > svg path {
274
+ fill: #FFF; }
275
+ .dark-theme.fr-popup .fr-color-set > span .fr-selected-color {
276
+ color: #FFF;
277
+ font-size: 13px;
278
+ font-weight: 400;
279
+ line-height: 32px;
280
+ top: 0;
281
+ bottom: 0;
282
+ right: 0;
283
+ left: 0; }
284
+ .dark-theme.fr-popup .fr-color-set > span:hover, .dark-theme.fr-popup .fr-color-set > span:focus {
285
+ outline: 1px solid #FFF; }
286
+ .dark-theme.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"] ~ [data-param1="background"]::after {
287
+ -webkit-transform: translate3d(100%, 0, 0);
288
+ -moz-transform: translate3d(100%, 0, 0);
289
+ -ms-transform: translate3d(100%, 0, 0);
290
+ -o-transform: translate3d(100%, 0, 0); }
291
+ .dark-theme .fr-drag-helper {
292
+ background: #0098f7;
293
+ -webkit-opacity: 0.2;
294
+ -moz-opacity: 0.2;
295
+ opacity: 0.2;
296
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
297
+ z-index: 2147483640; }
298
+ .dark-theme .fr-dragging {
299
+ -webkit-opacity: 0.4;
300
+ -moz-opacity: 0.4;
301
+ opacity: 0.4;
302
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
303
+ .dark-theme.fr-popup .fr-emoticon {
304
+ width: 24px;
305
+ height: 24px; }
306
+ .dark-theme.fr-popup .fr-emoticon img {
307
+ height: 24px;
308
+ width: 24px; }
309
+ .dark-theme.fr-popup .fr-command.fr-btn.fr-tabs-unicode {
310
+ padding: 0 0 0 14px; }
311
+ @media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
312
+ .dark-theme.fr-popup .fr-icon-container.fr-emoticon-container {
313
+ width: 368px; } }
314
+ .dark-theme.fr-popup .fr-file-upload-layer {
315
+ border: dashed 2px gray;
316
+ padding: 25px 0;
317
+ margin: 20px;
318
+ -webkit-box-sizing: border-box;
319
+ -moz-box-sizing: border-box;
320
+ box-sizing: border-box; }
321
+ .dark-theme.fr-popup .fr-file-upload-layer:hover {
322
+ background: #424242; }
323
+ .dark-theme.fr-popup .fr-file-upload-layer.fr-drop {
324
+ background: #424242;
325
+ border-color: #0098f7; }
326
+ .dark-theme.fr-popup .fr-file-upload-layer .fr-form {
327
+ -webkit-opacity: 0;
328
+ -moz-opacity: 0;
329
+ opacity: 0;
330
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
331
+ top: 0;
332
+ bottom: 0;
333
+ left: 0;
334
+ right: 0;
335
+ z-index: 2147483640; }
336
+ .dark-theme.fr-popup .fr-file-upload-layer .fr-form input {
337
+ right: 0;
338
+ top: 0;
339
+ bottom: 0;
340
+ margin: 0; }
341
+ .dark-theme.fr-popup .fr-file-progress-bar-layer {
342
+ -webkit-box-sizing: border-box;
343
+ -moz-box-sizing: border-box;
344
+ box-sizing: border-box; }
345
+ .dark-theme.fr-popup .fr-file-progress-bar-layer > h3 {
346
+ margin: 10px 0; }
347
+ .dark-theme.fr-popup .fr-file-progress-bar-layer > div.fr-loader {
348
+ background: #b3e0fd; }
349
+ .dark-theme.fr-popup .fr-file-progress-bar-layer > div.fr-loader span {
350
+ background: #0098f7;
351
+ -webkit-transition: width 0.2s ease 0s;
352
+ -moz-transition: width 0.2s ease 0s;
353
+ -ms-transition: width 0.2s ease 0s;
354
+ -o-transition: width 0.2s ease 0s; }
355
+ .dark-theme.fr-popup .fr-file-progress-bar-layer > div.fr-loader.fr-indeterminate span {
356
+ top: 0;
357
+ -webkit-animation: loading 2s linear infinite;
358
+ -moz-animation: loading 2s linear infinite;
359
+ -o-animation: loading 2s linear infinite;
360
+ animation: loading 2s linear infinite; }
361
+ .dark-theme.fr-box.fr-fullscreen {
362
+ top: 0;
363
+ left: 0;
364
+ bottom: 0;
365
+ right: 0; }
366
+ .dark-theme.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper {
367
+ border-radius: 0;
368
+ -moz-border-radius: 0;
369
+ -webkit-border-radius: 0;
370
+ -moz-background-clip: padding;
371
+ -webkit-background-clip: padding-box;
372
+ background-clip: padding-box; }
373
+ .dark-theme.fr-box.fr-fullscreen.fr-basic.fr-bottom .fr-wrapper {
374
+ border-radius: 0;
375
+ -moz-border-radius: 0;
376
+ -webkit-border-radius: 0;
377
+ -moz-background-clip: padding;
378
+ -webkit-background-clip: padding-box;
379
+ background-clip: padding-box; }
380
+ .dark-theme.fr-box.fr-fullscreen .fr-toolbar {
381
+ border-radius: 0;
382
+ -moz-border-radius: 0;
383
+ -webkit-border-radius: 0;
384
+ -moz-background-clip: padding;
385
+ -webkit-background-clip: padding-box;
386
+ background-clip: padding-box; }
387
+ .dark-theme.fr-box.fr-fullscreen .second-toolbar {
388
+ margin-top: 0;
389
+ border-radius: 0;
390
+ -moz-border-radius: 0;
391
+ -webkit-border-radius: 0;
392
+ -moz-background-clip: padding;
393
+ -webkit-background-clip: padding-box;
394
+ background-clip: padding-box; }
395
+ .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr {
396
+ border: 0; }
397
+ .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr {
398
+ border-bottom: solid 1px #595959; }
399
+ .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child {
400
+ color: white; }
401
+ .dark-theme .fr-image-resizer {
402
+ border: solid 1px #0098f7;
403
+ user-select: none;
404
+ -o-user-select: none;
405
+ -moz-user-select: none;
406
+ -khtml-user-select: none;
407
+ -webkit-user-select: none;
408
+ -ms-user-select: none;
409
+ -webkit-box-sizing: content-box;
410
+ -moz-box-sizing: content-box;
411
+ box-sizing: content-box; }
412
+ .dark-theme .fr-image-resizer .fr-handler {
413
+ background: #0098f7;
414
+ border: solid 1px #FFF;
415
+ border-radius: 2px;
416
+ -moz-border-radius: 2px;
417
+ -webkit-border-radius: 2px;
418
+ -moz-background-clip: padding;
419
+ -webkit-background-clip: padding-box;
420
+ background-clip: padding-box;
421
+ -webkit-box-sizing: border-box;
422
+ -moz-box-sizing: border-box;
423
+ box-sizing: border-box; }
424
+ .dark-theme .fr-image-resizer .fr-handler {
425
+ width: 12px;
426
+ height: 12px; }
427
+ .dark-theme .fr-image-resizer .fr-handler.fr-hnw {
428
+ left: -6px;
429
+ top: -6px; }
430
+ .dark-theme .fr-image-resizer .fr-handler.fr-hne {
431
+ right: -6px;
432
+ top: -6px; }
433
+ .dark-theme .fr-image-resizer .fr-handler.fr-hsw {
434
+ left: -6px;
435
+ bottom: -6px; }
436
+ .dark-theme .fr-image-resizer .fr-handler.fr-hse {
437
+ right: -6px;
438
+ bottom: -6px; }
439
+ @media (min-width: 1200px) {
440
+ .dark-theme .fr-image-resizer .fr-handler {
441
+ width: 10px;
442
+ height: 10px; }
443
+ .dark-theme .fr-image-resizer .fr-handler.fr-hnw {
444
+ left: -5px;
445
+ top: -5px; }
446
+ .dark-theme .fr-image-resizer .fr-handler.fr-hne {
447
+ right: -5px;
448
+ top: -5px; }
449
+ .dark-theme .fr-image-resizer .fr-handler.fr-hsw {
450
+ left: -5px;
451
+ bottom: -5px; }
452
+ .dark-theme .fr-image-resizer .fr-handler.fr-hse {
453
+ right: -5px;
454
+ bottom: -5px; } }
455
+ .dark-theme.fr-image-overlay {
456
+ top: 0;
457
+ left: 0;
458
+ bottom: 0;
459
+ right: 0;
460
+ z-index: 2147483640; }
461
+ .dark-theme.fr-popup .fr-image-upload-layer {
462
+ border: dashed 2px gray;
463
+ padding: 25px 0;
464
+ margin: 20px; }
465
+ .dark-theme.fr-popup .fr-image-upload-layer:hover {
466
+ background: #424242; }
467
+ .dark-theme.fr-popup .fr-image-upload-layer.fr-drop {
468
+ background: #424242;
469
+ border-color: #0098f7; }
470
+ .dark-theme.fr-popup .fr-image-upload-layer .fr-form {
471
+ -webkit-opacity: 0;
472
+ -moz-opacity: 0;
473
+ opacity: 0;
474
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
475
+ top: 0;
476
+ bottom: 0;
477
+ left: 0;
478
+ right: 0;
479
+ z-index: 2147483640; }
480
+ .dark-theme.fr-popup .fr-image-upload-layer .fr-form input {
481
+ right: 0;
482
+ top: 0;
483
+ bottom: 0;
484
+ margin: 0; }
485
+ .dark-theme.fr-popup .fr-image-progress-bar-layer > h3 {
486
+ margin: 10px 0; }
487
+ .dark-theme.fr-popup .fr-image-progress-bar-layer > div.fr-loader {
488
+ background: #b3e0fd; }
489
+ .dark-theme.fr-popup .fr-image-progress-bar-layer > div.fr-loader span {
490
+ background: #0098f7;
491
+ -webkit-transition: width 0.2s ease 0s;
492
+ -moz-transition: width 0.2s ease 0s;
493
+ -ms-transition: width 0.2s ease 0s;
494
+ -o-transition: width 0.2s ease 0s; }
495
+ .dark-theme.fr-popup .fr-image-progress-bar-layer > div.fr-loader.fr-indeterminate span {
496
+ top: 0;
497
+ -webkit-animation: loading 2s linear infinite;
498
+ -moz-animation: loading 2s linear infinite;
499
+ -o-animation: loading 2s linear infinite;
500
+ animation: loading 2s linear infinite; }
501
+ .dark-theme .fr-uploading {
502
+ -webkit-opacity: 0.4;
503
+ -moz-opacity: 0.4;
504
+ opacity: 0.4;
505
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
506
+ .dark-theme.fr-modal .fr-modal-head .fr-modal-head-line::after {
507
+ clear: both;
508
+ display: block;
509
+ content: "";
510
+ height: 0; }
511
+ .dark-theme.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more {
512
+ margin-top: 10px; }
513
+ .dark-theme.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more.fr-not-available {
514
+ opacity: 0;
515
+ width: 0;
516
+ padding: 12px 0; }
517
+ .dark-theme.fr-modal .fr-modal-head .fr-modal-tags {
518
+ padding: 0 20px; }
519
+ .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a {
520
+ opacity: 0;
521
+ padding: 6px 12px;
522
+ margin: 8px 0 8px 8px;
523
+ border-radius: 32px;
524
+ -moz-border-radius: 32px;
525
+ -webkit-border-radius: 32px;
526
+ -moz-background-clip: padding;
527
+ -webkit-background-clip: padding-box;
528
+ background-clip: padding-box;
529
+ -webkit-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
530
+ -moz-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
531
+ -ms-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
532
+ -o-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
533
+ background-color: #353535; }
534
+ .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a:focus {
535
+ background-color: #424242; }
536
+ .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a:hover {
537
+ background-color: #424242; }
538
+ .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a:active {
539
+ background-color: #4f4f4f; }
540
+ .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag {
541
+ background-color: #4f4f4f;
542
+ color: #0098f7; }
543
+ .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:focus {
544
+ background-color: #424242; }
545
+ .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:hover {
546
+ background-color: #424242; }
547
+ .dark-theme.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:active {
548
+ background-color: #4f4f4f; }
549
+ .dark-theme.fr-show-tags .fr-modal-more svg path {
550
+ fill: #0098f7; }
551
+ .dark-themediv.fr-modal-body {
552
+ -webkit-transition: background 0.2s ease 0s;
553
+ -moz-transition: background 0.2s ease 0s;
554
+ -ms-transition: background 0.2s ease 0s;
555
+ -o-transition: background 0.2s ease 0s; }
556
+ .dark-themediv.fr-modal-body .fr-preloader {
557
+ margin: 50px auto; }
558
+ .dark-themediv.fr-modal-body div.fr-image-list {
559
+ margin: 0 20px;
560
+ padding: 0; }
561
+ .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container {
562
+ border-radius: 2px;
563
+ -moz-border-radius: 2px;
564
+ -webkit-border-radius: 2px;
565
+ -moz-background-clip: padding;
566
+ -webkit-background-clip: padding-box;
567
+ background-clip: padding-box; }
568
+ .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::after {
569
+ -webkit-opacity: 0.5;
570
+ -moz-opacity: 0.5;
571
+ opacity: 0.5;
572
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
573
+ -webkit-transition: opacity 0.2s ease 0s;
574
+ -moz-transition: opacity 0.2s ease 0s;
575
+ -ms-transition: opacity 0.2s ease 0s;
576
+ -o-transition: opacity 0.2s ease 0s;
577
+ background: #000;
578
+ top: 0;
579
+ left: 0;
580
+ bottom: 0;
581
+ right: 0; }
582
+ .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::before {
583
+ color: #FFF;
584
+ top: 0;
585
+ left: 0;
586
+ bottom: 0;
587
+ right: 0;
588
+ margin: auto; }
589
+ .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty {
590
+ background: #AAA; }
591
+ .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty::after {
592
+ margin: auto;
593
+ top: 0;
594
+ bottom: 0;
595
+ left: 0;
596
+ right: 0; }
597
+ .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container img {
598
+ -webkit-opacity: 1;
599
+ -moz-opacity: 1;
600
+ opacity: 1;
601
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
602
+ -webkit-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
603
+ -moz-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
604
+ -ms-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
605
+ -o-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
606
+ -webkit-transform: translateZ(0);
607
+ -moz-transform: translateZ(0);
608
+ -ms-transform: translateZ(0);
609
+ -o-transform: translateZ(0); }
610
+ .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected img {
611
+ -webkit-opacity: 0.75;
612
+ -moz-opacity: 0.75;
613
+ opacity: 0.75;
614
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
615
+ .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img, .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
616
+ border-radius: 100%;
617
+ -moz-border-radius: 100%;
618
+ -webkit-border-radius: 100%;
619
+ -moz-background-clip: padding;
620
+ -webkit-background-clip: padding-box;
621
+ background-clip: padding-box;
622
+ -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s;
623
+ -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s;
624
+ -ms-transition: background 0.2s ease 0s, color 0.2s ease 0s;
625
+ -o-transition: background 0.2s ease 0s, color 0.2s ease 0s;
626
+ -webkit-box-sizing: border-box;
627
+ -moz-box-sizing: border-box;
628
+ box-sizing: border-box;
629
+ margin: 0;
630
+ line-height: 40px; }
631
+ .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img {
632
+ background: #B8312F;
633
+ fill: #FFF;
634
+ padding: 8px;
635
+ -webkit-transform: translateY(-50%) translateX(25%);
636
+ -moz-transform: translateY(-50%) translateX(25%);
637
+ -ms-transform: translateY(-50%) translateX(25%);
638
+ -o-transform: translateY(-50%) translateX(25%); }
639
+ .dark-themediv.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
640
+ background: #353535;
641
+ fill: #0098f7;
642
+ padding: 8px;
643
+ -webkit-transform: translateY(-50%) translateX(-125%);
644
+ -moz-transform: translateY(-50%) translateX(-125%);
645
+ -ms-transform: translateY(-50%) translateX(-125%);
646
+ -o-transform: translateY(-50%) translateX(-125%); }
647
+ .dark-theme.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover img {
648
+ -webkit-opacity: 0.75;
649
+ -moz-opacity: 0.75;
650
+ opacity: 0.75;
651
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
652
+ .dark-theme.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-delete-img, .dark-theme.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-insert-img {
653
+ width: 40px;
654
+ height: 40px; }
655
+ .dark-theme.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img:hover {
656
+ background: #bf4644;
657
+ color: #FFF; }
658
+ .dark-theme.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img:hover {
659
+ background: #424242; }
660
+ .dark-theme .fr-line-breaker {
661
+ border-top: 1px solid #0098f7; }
662
+ .dark-theme .fr-line-breaker a.fr-floating-btn {
663
+ left: calc(50% - (40px / 2));
664
+ top: -20px; }
665
+ .dark-theme .fr-line-breaker a.fr-floating-btn svg {
666
+ margin: 8px;
667
+ height: 24px;
668
+ width: 24px; }
669
+ .dark-theme .fr-quick-insert {
670
+ padding-right: 10px;
671
+ -webkit-box-sizing: content-box;
672
+ -moz-box-sizing: content-box;
673
+ box-sizing: content-box; }
674
+ .dark-theme .fr-quick-insert a.fr-floating-btn svg {
675
+ margin: 8px;
676
+ width: 24px;
677
+ height: 24px; }
678
+ .dark-theme .fr-quick-insert.fr-on a.fr-floating-btn svg {
679
+ -webkit-transform: rotate(135deg);
680
+ -moz-transform: rotate(135deg);
681
+ -ms-transform: rotate(135deg);
682
+ -o-transform: rotate(135deg); }
683
+ .dark-theme .fr-qi-helper {
684
+ padding-left: 20px; }
685
+ .dark-theme .fr-qi-helper a.fr-btn.fr-floating-btn {
686
+ padding: 6px 10px 10px 10px;
687
+ color: #FFF;
688
+ background: #353535;
689
+ -webkit-opacity: 0;
690
+ -moz-opacity: 0;
691
+ opacity: 0;
692
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
693
+ -webkit-transform: scale(0);
694
+ -moz-transform: scale(0);
695
+ -ms-transform: scale(0);
696
+ -o-transform: scale(0); }
697
+ .dark-theme .fr-qi-helper a.fr-btn.fr-floating-btn svg {
698
+ fill: #FFF; }
699
+ .dark-theme .fr-qi-helper a.fr-btn.fr-floating-btn.fr-size-1 {
700
+ -webkit-opacity: 1;
701
+ -moz-opacity: 1;
702
+ opacity: 1;
703
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
704
+ -webkit-transform: scale(1);
705
+ -moz-transform: scale(1);
706
+ -ms-transform: scale(1);
707
+ -o-transform: scale(1); }
708
+ .dark-theme.fr-popup .fr-buttons.fr-tabs .fr-special-character-category {
709
+ padding: 10px 15px; }
710
+ .dark-theme.fr-popup .fr-buttons.fr-tabs .fr-special-character-category span {
711
+ font-size: 16px; }
712
+ .dark-theme.fr-popup .fr-special-character {
713
+ width: 24px;
714
+ height: 24px; }
715
+ @media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
716
+ .dark-theme.fr-popup .fr-icon-container.fr-sc-container {
717
+ width: 368px; } }
718
+ .dark-theme .fr-element table td.fr-selected-cell, .dark-theme .fr-element table th.fr-selected-cell {
719
+ border: 1px double #0098f7; }
720
+ .dark-theme .fr-element table tr {
721
+ user-select: none;
722
+ -o-user-select: none;
723
+ -moz-user-select: none;
724
+ -khtml-user-select: none;
725
+ -webkit-user-select: none;
726
+ -ms-user-select: none; }
727
+ .dark-theme .fr-element table td, .dark-theme .fr-element table th {
728
+ user-select: text;
729
+ -o-user-select: text;
730
+ -moz-user-select: text;
731
+ -khtml-user-select: text;
732
+ -webkit-user-select: text;
733
+ -ms-user-select: text; }
734
+ .dark-theme .fr-element .fr-no-selection table td, .dark-theme .fr-element .fr-no-selection table th {
735
+ user-select: none;
736
+ -o-user-select: none;
737
+ -moz-user-select: none;
738
+ -khtml-user-select: none;
739
+ -webkit-user-select: none;
740
+ -ms-user-select: none; }
741
+ .dark-theme .fr-table-resizer div {
742
+ -webkit-opacity: 0;
743
+ -moz-opacity: 0;
744
+ opacity: 0;
745
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
746
+ border-right: 1px solid #0098f7; }
747
+ .dark-theme .fr-no-selection {
748
+ user-select: none;
749
+ -o-user-select: none;
750
+ -moz-user-select: none;
751
+ -khtml-user-select: none;
752
+ -webkit-user-select: none;
753
+ -ms-user-select: none; }
754
+ .dark-theme.fr-popup .fr-table-size {
755
+ margin: 20px; }
756
+ .dark-theme.fr-popup .fr-table-size .fr-select-table-size {
757
+ line-height: 0; }
758
+ .dark-theme.fr-popup .fr-table-size .fr-select-table-size > span {
759
+ padding: 0 4px 4px 0; }
760
+ .dark-theme.fr-popup .fr-table-size .fr-select-table-size > span > span {
761
+ border: 1px solid #DDD; }
762
+ .dark-theme.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
763
+ background: rgba(0, 152, 247, 0.3);
764
+ border: solid 1px #0098f7; }
765
+ .dark-theme.fr-popup .fr-table-size .fr-select-table-size .new-line::after {
766
+ clear: both;
767
+ display: block;
768
+ content: "";
769
+ height: 0; }
770
+ .dark-theme.fr-popup .fr-table-colors {
771
+ padding: 20px;
772
+ padding-bottom: 0; }
773
+ .dark-theme .fr-element .fr-video {
774
+ user-select: none;
775
+ -o-user-select: none;
776
+ -moz-user-select: none;
777
+ -khtml-user-select: none;
778
+ -webkit-user-select: none;
779
+ -ms-user-select: none; }
780
+ .dark-theme .fr-element .fr-video::after {
781
+ top: 0;
782
+ left: 0;
783
+ right: 0;
784
+ bottom: 0; }
785
+ .dark-theme .fr-element .fr-video > * {
786
+ -webkit-box-sizing: content-box;
787
+ -moz-box-sizing: content-box;
788
+ box-sizing: content-box; }
789
+ .dark-theme.fr-box .fr-video-resizer {
790
+ border: solid 1px #0098f7;
791
+ user-select: none;
792
+ -o-user-select: none;
793
+ -moz-user-select: none;
794
+ -khtml-user-select: none;
795
+ -webkit-user-select: none;
796
+ -ms-user-select: none; }
797
+ .dark-theme.fr-box .fr-video-resizer .fr-handler {
798
+ background: #0098f7;
799
+ border: solid 1px #FFF;
800
+ -webkit-box-sizing: border-box;
801
+ -moz-box-sizing: border-box;
802
+ box-sizing: border-box; }
803
+ .dark-theme.fr-box .fr-video-resizer .fr-handler {
804
+ width: 12px;
805
+ height: 12px; }
806
+ .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hnw {
807
+ left: -6px;
808
+ top: -6px; }
809
+ .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hne {
810
+ right: -6px;
811
+ top: -6px; }
812
+ .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hsw {
813
+ left: -6px;
814
+ bottom: -6px; }
815
+ .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hse {
816
+ right: -6px;
817
+ bottom: -6px; }
818
+ @media (min-width: 1200px) {
819
+ .dark-theme.fr-box .fr-video-resizer .fr-handler {
820
+ width: 10px;
821
+ height: 10px; }
822
+ .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hnw {
823
+ left: -5px;
824
+ top: -5px; }
825
+ .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hne {
826
+ right: -5px;
827
+ top: -5px; }
828
+ .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hsw {
829
+ left: -5px;
830
+ bottom: -5px; }
831
+ .dark-theme.fr-box .fr-video-resizer .fr-handler.fr-hse {
832
+ right: -5px;
833
+ bottom: -5px; } }
834
+ .dark-theme.fr-popup .fr-video-upload-layer {
835
+ border: dashed 2px gray;
836
+ padding: 25px 0;
837
+ margin: 20px; }
838
+ .dark-theme.fr-popup .fr-video-upload-layer:hover {
839
+ background: #424242; }
840
+ .dark-theme.fr-popup .fr-video-upload-layer.fr-drop {
841
+ background: #424242;
842
+ border-color: #0098f7; }
843
+ .dark-theme.fr-popup .fr-video-upload-layer .fr-form {
844
+ -webkit-opacity: 0;
845
+ -moz-opacity: 0;
846
+ opacity: 0;
847
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
848
+ top: 0;
849
+ bottom: 0;
850
+ left: 0;
851
+ right: 0;
852
+ z-index: 2147483640; }
853
+ .dark-theme.fr-popup .fr-video-upload-layer .fr-form input {
854
+ right: 0;
855
+ top: 0;
856
+ bottom: 0;
857
+ margin: 0; }
858
+ .dark-theme.fr-popup .fr-video-progress-bar-layer > h3 {
859
+ margin: 10px 0; }
860
+ .dark-theme.fr-popup .fr-video-progress-bar-layer > div.fr-loader {
861
+ background: #b3e0fd; }
862
+ .dark-theme.fr-popup .fr-video-progress-bar-layer > div.fr-loader span {
863
+ background: #0098f7;
864
+ -webkit-transition: width 0.2s ease 0s;
865
+ -moz-transition: width 0.2s ease 0s;
866
+ -ms-transition: width 0.2s ease 0s;
867
+ -o-transition: width 0.2s ease 0s; }
868
+ .dark-theme.fr-popup .fr-video-progress-bar-layer > div.fr-loader.fr-indeterminate span {
869
+ top: 0;
870
+ -webkit-animation: loading 2s linear infinite;
871
+ -moz-animation: loading 2s linear infinite;
872
+ -o-animation: loading 2s linear infinite;
873
+ animation: loading 2s linear infinite; }
874
+ .dark-theme.fr-video-overlay {
875
+ top: 0;
876
+ left: 0;
877
+ bottom: 0;
878
+ right: 0;
879
+ z-index: 2147483640; }
880
+ .dark-theme img.fr-rounded, .dark-theme .fr-img-caption.fr-rounded img {
881
+ border-radius: 10px;
882
+ -moz-border-radius: 10px;
883
+ -webkit-border-radius: 10px;
884
+ -moz-background-clip: padding;
885
+ -webkit-background-clip: padding-box;
886
+ background-clip: padding-box; }
887
+ .dark-theme img.fr-bordered {
888
+ -webkit-box-sizing: content-box;
889
+ -moz-box-sizing: content-box;
890
+ box-sizing: content-box; }
891
+ .dark-theme .fr-img-caption.fr-bordered img {
892
+ -webkit-box-sizing: border-box;
893
+ -moz-box-sizing: border-box;
894
+ box-sizing: border-box; }
895
+ .dark-theme .fr-view span[style~="color:"] a {
896
+ color: inherit; }
897
+ .dark-theme .fr-view strong {
898
+ font-weight: 700; }
899
+ .dark-theme .fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
900
+ background: lightgray; }
901
+ .dark-theme .fr-view table td, .dark-theme .fr-view table th {
902
+ border: 1px solid #DDD; }
903
+ .dark-theme .fr-view table th {
904
+ background: #ececec; }
905
+ .dark-theme .fr-view hr {
906
+ user-select: none;
907
+ -o-user-select: none;
908
+ -moz-user-select: none;
909
+ -khtml-user-select: none;
910
+ -webkit-user-select: none;
911
+ -ms-user-select: none; }
912
+ .dark-theme .fr-view[dir="rtl"] blockquote {
913
+ border-right: solid 2px #5E35B1;
914
+ margin-right: 0;
915
+ padding-left: 0; }
916
+ .dark-theme .fr-view[dir="rtl"] blockquote blockquote {
917
+ border-color: #00BCD4; }
918
+ .dark-theme .fr-view[dir="rtl"] blockquote blockquote blockquote {
919
+ border-color: #43A047; }
920
+ .dark-theme .fr-view blockquote {
921
+ border-left: solid 2px #5E35B1;
922
+ margin-left: 0;
923
+ color: #5E35B1; }
924
+ .dark-theme .fr-view blockquote blockquote {
925
+ border-color: #00BCD4;
926
+ color: #00BCD4; }
927
+ .dark-theme .fr-view blockquote blockquote blockquote {
928
+ border-color: #43A047;
929
+ color: #43A047; }
930
+ .dark-theme .fr-view span.fr-emoticon {
931
+ line-height: 0; }
932
+ .dark-theme .fr-view span.fr-emoticon.fr-emoticon-img {
933
+ font-size: inherit; }
934
+ .dark-theme .fr-view .fr-text-bordered {
935
+ padding: 10px 0; }
936
+ .dark-theme .fr-view .fr-class-highlighted {
937
+ background-color: #ffff00; }
938
+ .dark-theme .fr-view .fr-class-code {
939
+ border-radius: 2px;
940
+ -moz-border-radius: 2px;
941
+ -webkit-border-radius: 2px;
942
+ -moz-background-clip: padding;
943
+ -webkit-background-clip: padding-box;
944
+ background-clip: padding-box;
945
+ background: #353535; }
946
+ .dark-theme .fr-view img.fr-dib {
947
+ margin: 5px auto; }
948
+ .dark-theme .fr-view img.fr-dib.fr-fil {
949
+ margin-left: 0; }
950
+ .dark-theme .fr-view img.fr-dib.fr-fir {
951
+ margin-right: 0; }
952
+ .dark-theme .fr-view img.fr-dii {
953
+ margin-left: 5px;
954
+ margin-right: 5px;
955
+ max-width: calc(100% - (2 * 5px)); }
956
+ .dark-theme .fr-view img.fr-dii.fr-fil {
957
+ margin: 5px 5px 5px 0;
958
+ max-width: calc(100% - 5px); }
959
+ .dark-theme .fr-view img.fr-dii.fr-fir {
960
+ margin: 5px 0 5px 5px;
961
+ max-width: calc(100% - 5px); }
962
+ .dark-theme .fr-view span.fr-img-caption.fr-dib {
963
+ margin: 5px auto; }
964
+ .dark-theme .fr-view span.fr-img-caption.fr-dib.fr-fil {
965
+ margin-left: 0; }
966
+ .dark-theme .fr-view span.fr-img-caption.fr-dib.fr-fir {
967
+ margin-right: 0; }
968
+ .dark-theme .fr-view span.fr-img-caption.fr-dii {
969
+ margin-left: 5px;
970
+ margin-right: 5px;
971
+ max-width: calc(100% - (2 * 5px)); }
972
+ .dark-theme .fr-view span.fr-img-caption.fr-dii.fr-fil {
973
+ margin: 5px 5px 5px 0;
974
+ max-width: calc(100% - 5px); }
975
+ .dark-theme .fr-view span.fr-img-caption.fr-dii.fr-fir {
976
+ margin: 5px 0 5px 5px;
977
+ max-width: calc(100% - 5px); }
978
+ .dark-theme .fr-view .fr-video.fr-rv {
979
+ height: 0; }
980
+ .dark-theme .fr-view .fr-video.fr-rv > iframe, .dark-theme .fr-view .fr-video.fr-rv object, .dark-theme .fr-view .fr-video.fr-rv embed {
981
+ top: 0;
982
+ left: 0; }
983
+ .dark-theme .fr-view .fr-video > * {
984
+ -webkit-box-sizing: content-box;
985
+ -moz-box-sizing: content-box;
986
+ box-sizing: content-box; }
987
+ .dark-theme .fr-view a.fr-strong {
988
+ font-weight: 700; }
989
+ .dark-theme .fr-view .fr-img-caption .fr-img-wrap {
990
+ padding: 0;
991
+ margin: auto; }
992
+ .dark-theme .fr-view .fr-img-caption .fr-img-wrap img {
993
+ margin: auto; }
994
+ .dark-theme .fr-view .fr-img-caption .fr-img-wrap > span {
995
+ margin: auto;
996
+ -webkit-box-sizing: border-box;
997
+ -moz-box-sizing: border-box;
998
+ box-sizing: border-box;
999
+ -webkit-opacity: 0.9;
1000
+ -moz-opacity: 0.9;
1001
+ opacity: 0.9;
1002
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1003
+ .dark-theme .fr-view button.fr-rounded, .dark-theme .fr-view input.fr-rounded, .dark-theme .fr-view textarea.fr-rounded {
1004
+ border-radius: 10px;
1005
+ -moz-border-radius: 10px;
1006
+ -webkit-border-radius: 10px;
1007
+ -moz-background-clip: padding;
1008
+ -webkit-background-clip: padding-box;
1009
+ background-clip: padding-box; }
1010
+ .dark-theme a.fr-view.fr-strong {
1011
+ font-weight: 700; }
1012
+ .dark-theme img.fr-view.fr-dib {
1013
+ margin: 5px auto; }
1014
+ .dark-theme img.fr-view.fr-dib.fr-fil {
1015
+ margin-left: 0; }
1016
+ .dark-theme img.fr-view.fr-dib.fr-fir {
1017
+ margin-right: 0; }
1018
+ .dark-theme img.fr-view.fr-dii {
1019
+ margin-left: 5px;
1020
+ margin-right: 5px;
1021
+ max-width: calc(100% - (2 * 5px)); }
1022
+ .dark-theme img.fr-view.fr-dii.fr-fil {
1023
+ margin: 5px 5px 5px 0;
1024
+ max-width: calc(100% - 5px); }
1025
+ .dark-theme img.fr-view.fr-dii.fr-fir {
1026
+ margin: 5px 0 5px 5px;
1027
+ max-width: calc(100% - 5px); }
1028
+ .dark-theme span.fr-img-caption.fr-view.fr-dib {
1029
+ margin: 5px auto; }
1030
+ .dark-theme span.fr-img-caption.fr-view.fr-dib.fr-fil {
1031
+ margin-left: 0; }
1032
+ .dark-theme span.fr-img-caption.fr-view.fr-dib.fr-fir {
1033
+ margin-right: 0; }
1034
+ .dark-theme span.fr-img-caption.fr-view.fr-dii {
1035
+ margin-left: 5px;
1036
+ margin-right: 5px;
1037
+ max-width: calc(100% - (2 * 5px)); }
1038
+ .dark-theme span.fr-img-caption.fr-view.fr-dii.fr-fil {
1039
+ margin: 5px 5px 5px 0;
1040
+ max-width: calc(100% - 5px); }
1041
+ .dark-theme span.fr-img-caption.fr-view.fr-dii.fr-fir {
1042
+ margin: 5px 0 5px 5px;
1043
+ max-width: calc(100% - 5px); }
1044
+ .dark-theme .fr-element .fr-embedly {
1045
+ user-select: none;
1046
+ -o-user-select: none;
1047
+ -moz-user-select: none;
1048
+ -khtml-user-select: none;
1049
+ -webkit-user-select: none;
1050
+ -ms-user-select: none; }
1051
+ .dark-theme .fr-element .fr-embedly::after {
1052
+ top: 0;
1053
+ left: 0;
1054
+ right: 0;
1055
+ bottom: 0; }
1056
+ .dark-theme .fr-element .fr-embedly > * {
1057
+ -webkit-box-sizing: content-box;
1058
+ -moz-box-sizing: content-box;
1059
+ box-sizing: content-box; }
1060
+ .dark-theme.fr-box .fr-embedly-resizer {
1061
+ border: solid 1px #0098f7;
1062
+ user-select: none;
1063
+ -o-user-select: none;
1064
+ -moz-user-select: none;
1065
+ -khtml-user-select: none;
1066
+ -webkit-user-select: none;
1067
+ -ms-user-select: none; }
1068
+ .dark-theme.fr-popup .fr-icon.fr-fa-icon {
1069
+ width: 18px;
1070
+ padding: 8px;
1071
+ margin: 6px;
1072
+ font-size: 16px; }
1073
+ @supports not (-ms-high-contrast: none) {
1074
+ .dark-theme.fr-popup .fr-icon-container.fr-fa-container {
1075
+ grid-template-columns: repeat(auto-fill, minmax(45px, 45px)); } }
1076
+ @media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
1077
+ .dark-theme.fr-popup .fr-icon-container.fr-fa-container {
1078
+ width: 506px; } }
1079
+ .dark-theme .tui-image-editor-container {
1080
+ top: 0;
1081
+ left: 0;
1082
+ bottom: 0;
1083
+ right: 0;
1084
+ z-index: 10; }
1085
+ .dark-theme .tui-editor-cancel-btn {
1086
+ background-color: #FFF;
1087
+ border: 1px solid #AAA; }
1088
+ .dark-theme .tui-editor-save-btn {
1089
+ color: #FFF; }
1090
+ .dark-theme .examples-variante > a {
1091
+ font-size: 14px;
1092
+ font-family: Arial, Helvetica, sans-serif; }
1093
+ .dark-theme .sc-cm-holder > .sc-cm {
1094
+ border-top: 5px solid #222222 !important; }
1095
+ .dark-theme .sc-cm__item_dropdown:hover > a, .dark-theme .sc-cm a:hover {
1096
+ background-color: #424242 !important; }
1097
+ .dark-theme .sc-cm__item_active > a, .dark-theme .sc-cm__item_active > a:hover, .dark-theme .sc-cm a:active, .dark-theme .sc-cm a:focus {
1098
+ background-color: #424242 !important; }
1099
+ .dark-theme .sc-cm-holder > .sc-cm:before {
1100
+ background-color: #424242 !important; }
1101
+ .dark-theme .fr-tooltip {
1102
+ top: 0;
1103
+ left: 0;
1104
+ border-radius: 2px;
1105
+ -moz-border-radius: 2px;
1106
+ -webkit-border-radius: 2px;
1107
+ -moz-background-clip: padding;
1108
+ -webkit-background-clip: padding-box;
1109
+ background-clip: padding-box;
1110
+ background: #222222;
1111
+ color: #FFF;
1112
+ font-size: 11px;
1113
+ line-height: 22px;
1114
+ font-family: Arial, Helvetica, sans-serif;
1115
+ -webkit-transition: opacity 0.2s ease 0s;
1116
+ -moz-transition: opacity 0.2s ease 0s;
1117
+ -ms-transition: opacity 0.2s ease 0s;
1118
+ -o-transition: opacity 0.2s ease 0s;
1119
+ -webkit-opacity: 0;
1120
+ -moz-opacity: 0;
1121
+ opacity: 0;
1122
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
1123
+ user-select: none;
1124
+ -o-user-select: none;
1125
+ -moz-user-select: none;
1126
+ -khtml-user-select: none;
1127
+ -webkit-user-select: none;
1128
+ -ms-user-select: none;
1129
+ -webkit-font-smoothing: antialiased;
1130
+ -moz-osx-font-smoothing: grayscale; }
1131
+ .dark-theme .fr-tooltip.fr-visible {
1132
+ -webkit-opacity: 1;
1133
+ -moz-opacity: 1;
1134
+ opacity: 1;
1135
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1136
+ .dark-theme.fr-toolbar .fr-command.fr-btn, .dark-theme.fr-popup .fr-command.fr-btn, .dark-theme.fr-modal .fr-command.fr-btn {
1137
+ color: #FFF;
1138
+ -moz-outline: 0;
1139
+ border: 0;
1140
+ margin: 4px 2px;
1141
+ padding: 0;
1142
+ -webkit-transition: all 0.5s;
1143
+ -moz-transition: all 0.5s;
1144
+ -ms-transition: all 0.5s;
1145
+ -o-transition: all 0.5s;
1146
+ border-radius: 4px;
1147
+ -moz-border-radius: 4px;
1148
+ -webkit-border-radius: 4px;
1149
+ -moz-background-clip: padding;
1150
+ -webkit-background-clip: padding-box;
1151
+ background-clip: padding-box;
1152
+ -webkit-box-sizing: border-box;
1153
+ -moz-box-sizing: border-box;
1154
+ box-sizing: border-box;
1155
+ user-select: none;
1156
+ -o-user-select: none;
1157
+ -moz-user-select: none;
1158
+ -khtml-user-select: none;
1159
+ -webkit-user-select: none;
1160
+ -ms-user-select: none;
1161
+ height: 40px; }
1162
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-options, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-options, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown.fr-options {
1163
+ border-radius: 0 4px 4px 0;
1164
+ -moz-border-radius: 0 4px 4px 0;
1165
+ -webkit-border-radius: 0 4px 4px 0;
1166
+ -moz-background-clip: padding;
1167
+ -webkit-background-clip: padding-box;
1168
+ background-clip: padding-box; }
1169
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-btn-hover, .dark-theme.fr-popup .fr-command.fr-btn.fr-btn-hover, .dark-theme.fr-modal .fr-command.fr-btn.fr-btn-hover {
1170
+ border-radius: 4px 0 0 4px;
1171
+ -moz-border-radius: 4px 0 0 4px;
1172
+ -webkit-border-radius: 4px 0 0 4px;
1173
+ -moz-background-clip: padding;
1174
+ -webkit-background-clip: padding-box;
1175
+ background-clip: padding-box; }
1176
+ .dark-theme.fr-toolbar .fr-command.fr-btn::-moz-focus-inner, .dark-theme.fr-popup .fr-command.fr-btn::-moz-focus-inner, .dark-theme.fr-modal .fr-command.fr-btn::-moz-focus-inner {
1177
+ border: 0; }
1178
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-btn-text, .dark-theme.fr-popup .fr-command.fr-btn.fr-btn-text, .dark-theme.fr-modal .fr-command.fr-btn.fr-btn-text {
1179
+ width: auto; }
1180
+ .dark-theme.fr-toolbar .fr-command.fr-btn i, .dark-theme.fr-toolbar .fr-command.fr-btn svg, .dark-theme.fr-popup .fr-command.fr-btn i, .dark-theme.fr-popup .fr-command.fr-btn svg, .dark-theme.fr-modal .fr-command.fr-btn i, .dark-theme.fr-modal .fr-command.fr-btn svg {
1181
+ margin: 8px 7px;
1182
+ width: 24px; }
1183
+ .dark-theme.fr-toolbar .fr-command.fr-btn svg.fr-svg, .dark-theme.fr-popup .fr-command.fr-btn svg.fr-svg, .dark-theme.fr-modal .fr-command.fr-btn svg.fr-svg {
1184
+ height: 24px; }
1185
+ .dark-theme.fr-toolbar .fr-command.fr-btn svg path, .dark-theme.fr-popup .fr-command.fr-btn svg path, .dark-theme.fr-modal .fr-command.fr-btn svg path {
1186
+ -webkit-transition: all 0.5s;
1187
+ -moz-transition: all 0.5s;
1188
+ -ms-transition: all 0.5s;
1189
+ -o-transition: all 0.5s;
1190
+ fill: #FFF; }
1191
+ .dark-theme.fr-toolbar .fr-command.fr-btn span.fr-sr-only, .dark-theme.fr-popup .fr-command.fr-btn span.fr-sr-only, .dark-theme.fr-modal .fr-command.fr-btn span.fr-sr-only {
1192
+ position: absolute;
1193
+ width: 1px;
1194
+ height: 1px;
1195
+ padding: 0;
1196
+ margin: -1px;
1197
+ overflow: hidden;
1198
+ clip: rect(0, 0, 0, 0);
1199
+ border: 0; }
1200
+ .dark-theme.fr-toolbar .fr-command.fr-btn span, .dark-theme.fr-popup .fr-command.fr-btn span, .dark-theme.fr-modal .fr-command.fr-btn span {
1201
+ font-size: 14px;
1202
+ line-height: 17px;
1203
+ min-width: 30px;
1204
+ height: 17px;
1205
+ padding: 0 4px; }
1206
+ .dark-theme.fr-toolbar .fr-command.fr-btn img, .dark-theme.fr-popup .fr-command.fr-btn img, .dark-theme.fr-modal .fr-command.fr-btn img {
1207
+ margin: 8px 7px;
1208
+ width: 24px; }
1209
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-btn-active-popup, .dark-theme.fr-popup .fr-command.fr-btn.fr-btn-active-popup, .dark-theme.fr-modal .fr-command.fr-btn.fr-btn-active-popup {
1210
+ background: #4f4f4f; }
1211
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown i, .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown span, .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown img, .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown svg, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown i, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown span, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown img, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown svg, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown i, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown span, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown img, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown svg {
1212
+ margin-left: 3px;
1213
+ margin-right: 11px; }
1214
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown:after, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown:after, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown:after {
1215
+ width: 0;
1216
+ height: 0;
1217
+ border-left: 4px solid transparent;
1218
+ border-right: 4px solid transparent;
1219
+ border-top: 4px solid #FFF;
1220
+ right: 2px;
1221
+ top: 18px;
1222
+ -webkit-transition: all 0.3s;
1223
+ -moz-transition: all 0.3s;
1224
+ -ms-transition: all 0.3s;
1225
+ -o-transition: all 0.3s; }
1226
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active {
1227
+ fill: #FFF;
1228
+ background: #4f4f4f;
1229
+ -webkit-transition: 0.5s ease;
1230
+ -moz-transition: 0.5s ease;
1231
+ -ms-transition: 0.5s ease;
1232
+ -o-transition: 0.5s ease; }
1233
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover {
1234
+ background: #424242;
1235
+ fill: #FFF; }
1236
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover::after, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover::after, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover::after {
1237
+ border-top-color: #FFF; }
1238
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after, .dark-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after, .dark-theme.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after {
1239
+ border-top: 0;
1240
+ border-bottom: 4px solid #FFF; }
1241
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-disabled, .dark-theme.fr-popup .fr-command.fr-btn.fr-disabled, .dark-theme.fr-modal .fr-command.fr-btn.fr-disabled {
1242
+ color: gray;
1243
+ -webkit-opacity: 0.3;
1244
+ -moz-opacity: 0.3;
1245
+ opacity: 0.3;
1246
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1247
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-disabled::after, .dark-theme.fr-popup .fr-command.fr-btn.fr-disabled::after, .dark-theme.fr-modal .fr-command.fr-btn.fr-disabled::after {
1248
+ border-top-color: gray; }
1249
+ .dark-theme.fr-toolbar .fr-tabs .fr-command.fr-btn, .dark-theme.fr-popup .fr-tabs .fr-command.fr-btn, .dark-theme.fr-modal .fr-tabs .fr-command.fr-btn {
1250
+ margin: 0;
1251
+ width: 46px;
1252
+ height: 40px;
1253
+ border-radius: 0;
1254
+ -moz-border-radius: 0;
1255
+ -webkit-border-radius: 0;
1256
+ -moz-background-clip: padding;
1257
+ -webkit-background-clip: padding-box;
1258
+ background-clip: padding-box; }
1259
+ .dark-theme.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active, .dark-theme.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab, .dark-theme.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active, .dark-theme.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab, .dark-theme.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active, .dark-theme.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab {
1260
+ background: #353535; }
1261
+ .dark-theme.fr-toolbar .fr-tabs .fr-command.fr-btn span, .dark-theme.fr-popup .fr-tabs .fr-command.fr-btn span, .dark-theme.fr-modal .fr-tabs .fr-command.fr-btn span {
1262
+ height: 27px; }
1263
+ .dark-theme.fr-toolbar .fr-tabs .fr-command.fr-btn img, .dark-theme.fr-toolbar .fr-tabs .fr-command.fr-btn svg, .dark-theme.fr-popup .fr-tabs .fr-command.fr-btn img, .dark-theme.fr-popup .fr-tabs .fr-command.fr-btn svg, .dark-theme.fr-modal .fr-tabs .fr-command.fr-btn img, .dark-theme.fr-modal .fr-tabs .fr-command.fr-btn svg {
1264
+ margin: 8px 11px;
1265
+ width: 24px;
1266
+ height: 24px; }
1267
+ .dark-theme.fr-toolbar .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-toolbar .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-toolbar .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-popup .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-popup .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-popup .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-modal .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-modal .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .dark-theme.fr-modal .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path {
1268
+ fill: #0098f7; }
1269
+ .dark-theme.fr-toolbar.fr-disabled .fr-btn, .dark-theme.fr-toolbar.fr-disabled .fr-btn.fr-active, .dark-theme.fr-popup.fr-disabled .fr-btn, .dark-theme.fr-popup.fr-disabled .fr-btn.fr-active, .dark-theme.fr-modal.fr-disabled .fr-btn, .dark-theme.fr-modal.fr-disabled .fr-btn.fr-active {
1270
+ color: gray;
1271
+ -webkit-opacity: 0.3;
1272
+ -moz-opacity: 0.3;
1273
+ opacity: 0.3;
1274
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1275
+ .dark-theme.fr-toolbar.fr-disabled .fr-btn.fr-dropdown::after, .dark-theme.fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown::after, .dark-theme.fr-popup.fr-disabled .fr-btn.fr-dropdown::after, .dark-theme.fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown::after, .dark-theme.fr-modal.fr-disabled .fr-btn.fr-dropdown::after, .dark-theme.fr-modal.fr-disabled .fr-btn.fr-active.fr-dropdown::after {
1276
+ border-top-color: gray; }
1277
+ .dark-theme.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options, .dark-theme.fr-toolbar.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options, .dark-theme.fr-popup.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options, .dark-theme.fr-popup.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options, .dark-theme.fr-modal.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options, .dark-theme.fr-modal.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options {
1278
+ border-radius: 4px 0 0 4px;
1279
+ -moz-border-radius: 4px 0 0 4px;
1280
+ -webkit-border-radius: 4px 0 0 4px;
1281
+ -moz-background-clip: padding;
1282
+ -webkit-background-clip: padding-box;
1283
+ background-clip: padding-box; }
1284
+ .dark-theme.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-btn-hover, .dark-theme.fr-toolbar.fr-rtl .fr-btn-wrap.fr-btn-hover, .dark-theme.fr-popup.fr-rtl .fr-command.fr-btn.fr-btn-hover, .dark-theme.fr-popup.fr-rtl .fr-btn-wrap.fr-btn-hover, .dark-theme.fr-modal.fr-rtl .fr-command.fr-btn.fr-btn-hover, .dark-theme.fr-modal.fr-rtl .fr-btn-wrap.fr-btn-hover {
1285
+ border-radius: 0 4px 4px 0;
1286
+ -moz-border-radius: 0 4px 4px 0;
1287
+ -webkit-border-radius: 0 4px 4px 0;
1288
+ -moz-background-clip: padding;
1289
+ -webkit-background-clip: padding-box;
1290
+ background-clip: padding-box; }
1291
+ .dark-theme.fr-toolbar.fr-inline > .fr-command.fr-btn:not(.fr-hidden), .dark-theme.fr-toolbar.fr-inline > .fr-btn-wrap:not(.fr-hidden) {
1292
+ display: -webkit-inline-flex;
1293
+ display: -ms-inline-flexbox;
1294
+ display: inline-flex; }
1295
+ .dark-theme.fr-desktop .fr-command:hover, .dark-theme.fr-desktop .fr-command:focus, .dark-theme.fr-desktop .fr-command.fr-btn-hover, .dark-theme.fr-desktop .fr-command.fr-expanded {
1296
+ outline: 0;
1297
+ color: #FFF; }
1298
+ .dark-theme.fr-desktop .fr-command:hover:not(.fr-table-cell), .dark-theme.fr-desktop .fr-command:focus:not(.fr-table-cell), .dark-theme.fr-desktop .fr-command.fr-btn-hover:not(.fr-table-cell), .dark-theme.fr-desktop .fr-command.fr-expanded:not(.fr-table-cell) {
1299
+ background: #424242; }
1300
+ .dark-theme.fr-desktop .fr-command:hover::after, .dark-theme.fr-desktop .fr-command:focus::after, .dark-theme.fr-desktop .fr-command.fr-btn-hover::after, .dark-theme.fr-desktop .fr-command.fr-expanded::after {
1301
+ border-top-color: #FFF; }
1302
+ .dark-theme.fr-desktop .fr-command.fr-selected:not(.fr-table-cell), .dark-theme.fr-desktop .fr-command:active {
1303
+ color: #FFF;
1304
+ background: #4f4f4f; }
1305
+ .dark-theme.fr-desktop .fr-command.fr-active:hover, .dark-theme.fr-desktop .fr-command.fr-active:focus, .dark-theme.fr-desktop .fr-command.fr-active.fr-btn-hover, .dark-theme.fr-desktop .fr-command.fr-active.fr-expanded {
1306
+ background: #424242; }
1307
+ .dark-theme.fr-desktop .fr-command.fr-active:active {
1308
+ background: #4f4f4f; }
1309
+ .dark-theme.fr-toolbar.fr-mobile .fr-command.fr-blink, .dark-theme.fr-popup.fr-mobile .fr-command.fr-blink {
1310
+ background: #4f4f4f; }
1311
+ .dark-theme .fr-command.fr-btn.fr-options {
1312
+ width: 16px;
1313
+ margin-left: -5px; }
1314
+ .dark-theme .fr-command.fr-btn.fr-options.fr-btn-hover, .dark-theme .fr-command.fr-btn.fr-options:hover, .dark-theme .fr-command.fr-btn.fr-options:focus {
1315
+ border-left: solid 1px #FAFAFA;
1316
+ -webkit-transition: border-left 0s, background-color 0.5s;
1317
+ -moz-transition: border-left 0s, background-color 0.5s;
1318
+ -ms-transition: border-left 0s, background-color 0.5s;
1319
+ -o-transition: border-left 0s, background-color 0.5s; }
1320
+ .dark-theme .fr-command.fr-btn + .fr-dropdown-menu {
1321
+ background: #353535;
1322
+ right: auto;
1323
+ bottom: auto;
1324
+ height: auto;
1325
+ border-radius: 4px;
1326
+ -moz-border-radius: 4px;
1327
+ -webkit-border-radius: 4px;
1328
+ -moz-background-clip: padding;
1329
+ -webkit-background-clip: padding-box;
1330
+ background-clip: padding-box;
1331
+ -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
1332
+ -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
1333
+ box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
1334
+ .dark-theme .fr-command.fr-btn + .fr-dropdown-menu.test-height .fr-dropdown-wrapper {
1335
+ -webkit-transition: none;
1336
+ -moz-transition: none;
1337
+ -ms-transition: none;
1338
+ -o-transition: none;
1339
+ height: auto;
1340
+ max-height: 275px; }
1341
+ .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper {
1342
+ padding: 0;
1343
+ margin: auto;
1344
+ -webkit-box-sizing: border-box;
1345
+ -moz-box-sizing: border-box;
1346
+ box-sizing: border-box;
1347
+ -webkit-transition: height 0.3s;
1348
+ -moz-transition: height 0.3s;
1349
+ -ms-transition: height 0.3s;
1350
+ -o-transition: height 0.3s;
1351
+ margin-top: 0;
1352
+ height: 0; }
1353
+ .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list {
1354
+ margin: 0;
1355
+ padding: 8px 0;
1356
+ min-width: 72px; }
1357
+ .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li {
1358
+ padding: 0;
1359
+ margin: 0;
1360
+ font-size: 15px; }
1361
+ .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
1362
+ padding: 0 20px;
1363
+ color: inherit;
1364
+ border-radius: 0;
1365
+ -moz-border-radius: 0;
1366
+ -webkit-border-radius: 0;
1367
+ -moz-background-clip: padding;
1368
+ -webkit-background-clip: padding-box;
1369
+ background-clip: padding-box; }
1370
+ .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg {
1371
+ width: 24px;
1372
+ height: 24px;
1373
+ margin: 3px 4px; }
1374
+ .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg path {
1375
+ fill: #FFF; }
1376
+ .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active {
1377
+ background: #4f4f4f; }
1378
+ .dark-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-disabled {
1379
+ color: gray; }
1380
+ .dark-theme .fr-command.fr-btn.fr-active + .fr-dropdown-menu {
1381
+ -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
1382
+ -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
1383
+ box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
1384
+ .dark-theme .fr-bottom > .fr-command.fr-btn + .fr-dropdown-menu {
1385
+ border-radius: 2px 2px 0 0;
1386
+ -moz-border-radius: 2px 2px 0 0;
1387
+ -webkit-border-radius: 2px 2px 0 0;
1388
+ -moz-background-clip: padding;
1389
+ -webkit-background-clip: padding-box;
1390
+ background-clip: padding-box; }
1391
+ .dark-theme.fr-modal {
1392
+ color: #FFF;
1393
+ font-family: Arial, Helvetica, sans-serif;
1394
+ overflow-x: auto;
1395
+ top: 0;
1396
+ left: 0;
1397
+ bottom: 0;
1398
+ right: 0;
1399
+ z-index: 2147483640;
1400
+ -webkit-font-smoothing: antialiased;
1401
+ -moz-osx-font-smoothing: grayscale; }
1402
+ .dark-theme.fr-modal.fr-middle .fr-modal-wrapper {
1403
+ margin-top: 0;
1404
+ margin-bottom: 0;
1405
+ margin-left: auto;
1406
+ margin-right: auto;
1407
+ -webkit-transform: translate(-50%, -50%);
1408
+ -moz-transform: translate(-50%, -50%);
1409
+ -ms-transform: translate(-50%, -50%);
1410
+ -o-transform: translate(-50%, -50%); }
1411
+ .dark-theme.fr-modal .fr-modal-wrapper {
1412
+ border-radius: 10px;
1413
+ -moz-border-radius: 10px;
1414
+ -webkit-border-radius: 10px;
1415
+ -moz-background-clip: padding;
1416
+ -webkit-background-clip: padding-box;
1417
+ background-clip: padding-box;
1418
+ margin: 20px auto;
1419
+ background: #353535;
1420
+ min-width: 300px;
1421
+ -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1422
+ -moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1423
+ box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1424
+ border: 0; }
1425
+ @media (min-width: 768px) and (max-width: 991px) {
1426
+ .dark-theme.fr-modal .fr-modal-wrapper {
1427
+ margin: 30px auto; } }
1428
+ @media (min-width: 992px) {
1429
+ .dark-theme.fr-modal .fr-modal-wrapper {
1430
+ margin: 50px auto; } }
1431
+ .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-head {
1432
+ background: #353535;
1433
+ min-height: 42px;
1434
+ border-bottom: solid #efefef 1px;
1435
+ -webkit-transition: all 0.2s ease 0s;
1436
+ -moz-transition: all 0.2s ease 0s;
1437
+ -ms-transition: all 0.2s ease 0s;
1438
+ -o-transition: all 0.2s ease 0s; }
1439
+ .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-head-line {
1440
+ height: 56px;
1441
+ padding: 0 10px; }
1442
+ .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-close {
1443
+ margin: 10px;
1444
+ top: 0;
1445
+ right: 0; }
1446
+ .dark-theme.fr-modal .fr-modal-wrapper .fr-modal-head h4 {
1447
+ font-size: 20px;
1448
+ padding: 19px 10px;
1449
+ margin: 0;
1450
+ font-weight: 400;
1451
+ line-height: 18px; }
1452
+ .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body {
1453
+ min-height: 150px;
1454
+ overflow-y: auto;
1455
+ padding-bottom: 20px; }
1456
+ .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body:focus {
1457
+ outline: 0; }
1458
+ .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command {
1459
+ height: 36px;
1460
+ color: #0098f7;
1461
+ padding: 10px;
1462
+ -webkit-transition: background 0.2s ease 0s;
1463
+ -moz-transition: background 0.2s ease 0s;
1464
+ -ms-transition: background 0.2s ease 0s;
1465
+ -o-transition: background 0.2s ease 0s;
1466
+ border-radius: 2px;
1467
+ -moz-border-radius: 2px;
1468
+ -webkit-border-radius: 2px;
1469
+ -moz-background-clip: padding;
1470
+ -webkit-background-clip: padding-box;
1471
+ background-clip: padding-box; }
1472
+ .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:hover, .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:focus {
1473
+ background: #424242;
1474
+ color: #0098f7; }
1475
+ .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:active {
1476
+ background: #4f4f4f;
1477
+ color: #0098f7; }
1478
+ .dark-theme.fr-modal .fr-modal-wrapper div.fr-modal-body button::-moz-focus-inner {
1479
+ border: 0; }
1480
+ .dark-theme.fr-desktop .fr-modal-wrapper .fr-modal-head i:hover {
1481
+ background: #424242; }
1482
+ .dark-theme.fr-overlay {
1483
+ top: 0;
1484
+ bottom: 0;
1485
+ left: 0;
1486
+ right: 0;
1487
+ background: #000;
1488
+ -webkit-opacity: 0.5;
1489
+ -moz-opacity: 0.5;
1490
+ opacity: 0.5;
1491
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1492
+ .dark-theme.fr-popup {
1493
+ color: #FFF;
1494
+ background: #353535;
1495
+ -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1496
+ -moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1497
+ box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1498
+ font-family: Arial, Helvetica, sans-serif;
1499
+ -webkit-box-sizing: border-box;
1500
+ -moz-box-sizing: border-box;
1501
+ box-sizing: border-box;
1502
+ user-select: none;
1503
+ -o-user-select: none;
1504
+ -moz-user-select: none;
1505
+ -khtml-user-select: none;
1506
+ -webkit-user-select: none;
1507
+ -ms-user-select: none;
1508
+ margin-top: 10px;
1509
+ border-radius: 6px;
1510
+ -moz-border-radius: 6px;
1511
+ -webkit-border-radius: 6px;
1512
+ -moz-background-clip: padding;
1513
+ -webkit-background-clip: padding-box;
1514
+ background-clip: padding-box;
1515
+ -webkit-font-smoothing: antialiased;
1516
+ -moz-osx-font-smoothing: grayscale; }
1517
+ .dark-theme.fr-popup .fr-icon {
1518
+ font-size: 20px;
1519
+ font-weight: 400;
1520
+ padding: 6px; }
1521
+ .dark-theme.fr-popup .fr-icon-container {
1522
+ padding: 20px;
1523
+ max-height: 200px;
1524
+ overflow: auto;
1525
+ -webkit-box-sizing: border-box;
1526
+ -moz-box-sizing: border-box;
1527
+ box-sizing: border-box; }
1528
+ @supports not (-ms-high-contrast: none) {
1529
+ .dark-theme.fr-popup .fr-icon-container {
1530
+ grid-template-columns: repeat(auto-fill, minmax(36px, 36px)); } }
1531
+ @media (min-width: 768px) {
1532
+ .dark-theme.fr-popup .fr-icon-container {
1533
+ min-width: 276px; } }
1534
+ @media screen and (-ms-high-contrast: active) and (max-width: 768px), (-ms-high-contrast: none) and (max-width: 768px) {
1535
+ .dark-theme.fr-popup .fr-icon-container {
1536
+ width: 236px; } }
1537
+ .dark-theme.fr-popup .fr-input-focus {
1538
+ background: #363636; }
1539
+ .dark-theme.fr-popup.fr-above {
1540
+ border-top: 0; }
1541
+ .dark-theme.fr-popup.fr-hidden {
1542
+ -webkit-opacity: 0;
1543
+ -moz-opacity: 0;
1544
+ opacity: 0;
1545
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1546
+ .dark-theme.fr-popup .fr-input-line {
1547
+ padding: 15px 0; }
1548
+ .dark-theme.fr-popup .fr-input-line input[type="text"], .dark-theme.fr-popup .fr-input-line textarea {
1549
+ margin-bottom: 1px;
1550
+ border-radius: 2px;
1551
+ -moz-border-radius: 2px;
1552
+ -webkit-border-radius: 2px;
1553
+ -moz-background-clip: padding;
1554
+ -webkit-background-clip: padding-box;
1555
+ background-clip: padding-box;
1556
+ border: solid 1px #999999;
1557
+ color: #FFF;
1558
+ font-size: 14px;
1559
+ background: #353535;
1560
+ padding: 4px 12px;
1561
+ -webkit-box-sizing: border-box;
1562
+ -moz-box-sizing: border-box;
1563
+ box-sizing: border-box;
1564
+ -webkit-transition: border 0.5s, padding 0.5s;
1565
+ -moz-transition: border 0.5s, padding 0.5s;
1566
+ -ms-transition: border 0.5s, padding 0.5s;
1567
+ -o-transition: border 0.5s, padding 0.5s; }
1568
+ .dark-theme.fr-popup .fr-input-line input[type="text"]:hover, .dark-theme.fr-popup .fr-input-line textarea:hover {
1569
+ border: solid 1px #515151; }
1570
+ .dark-theme.fr-popup .fr-input-line input[type="text"]:focus, .dark-theme.fr-popup .fr-input-line textarea:focus {
1571
+ border: solid 2px #0098f7;
1572
+ padding: 3px 11px; }
1573
+ .dark-theme.fr-popup .fr-input-line input[type="text"] {
1574
+ height: 46px; }
1575
+ .dark-theme.fr-popup .fr-input-line input + label, .dark-theme.fr-popup .fr-input-line textarea + label {
1576
+ top: 29px;
1577
+ left: 12px;
1578
+ font-size: 14px;
1579
+ -webkit-transition: all 0.5s ease;
1580
+ -moz-transition: all 0.5s ease;
1581
+ -ms-transition: all 0.5s ease;
1582
+ -o-transition: all 0.5s ease;
1583
+ background: #353535;
1584
+ padding: 0; }
1585
+ .dark-theme.fr-popup .fr-input-line input.fr-not-empty + label, .dark-theme.fr-popup .fr-input-line textarea.fr-not-empty + label {
1586
+ color: gray;
1587
+ width: auto;
1588
+ left: 4px;
1589
+ padding: 0 4px;
1590
+ font-size: 11px;
1591
+ top: 9px; }
1592
+ .dark-theme.fr-popup input, .dark-theme.fr-popup textarea {
1593
+ user-select: text;
1594
+ -o-user-select: text;
1595
+ -moz-user-select: text;
1596
+ -khtml-user-select: text;
1597
+ -webkit-user-select: text;
1598
+ -ms-user-select: text;
1599
+ border-radius: 0;
1600
+ -moz-border-radius: 0;
1601
+ -webkit-border-radius: 0;
1602
+ -moz-background-clip: padding;
1603
+ -webkit-background-clip: padding-box;
1604
+ background-clip: padding-box; }
1605
+ .dark-theme.fr-popup .fr-buttons {
1606
+ line-height: 0; }
1607
+ .dark-theme.fr-popup .fr-buttons .fr-btn {
1608
+ margin-left: 4px;
1609
+ margin-right: 4px; }
1610
+ .dark-theme.fr-popup .fr-buttons.fr-tabs {
1611
+ border-radius: 6px 6px 0 0;
1612
+ -moz-border-radius: 6px 6px 0 0;
1613
+ -webkit-border-radius: 6px 6px 0 0;
1614
+ -moz-background-clip: padding;
1615
+ -webkit-background-clip: padding-box;
1616
+ background-clip: padding-box;
1617
+ background-color: #686868; }
1618
+ @media (max-width: 768px) {
1619
+ .dark-theme.fr-popup .fr-buttons.fr-tabs.fr-tabs-scroll {
1620
+ width: 276px; } }
1621
+ .dark-theme.fr-popup .fr-buttons:not(.fr-tabs) {
1622
+ padding: 5px; }
1623
+ .dark-theme.fr-popup .fr-layer {
1624
+ border-radius: 6px;
1625
+ -moz-border-radius: 6px;
1626
+ -webkit-border-radius: 6px;
1627
+ -moz-background-clip: padding;
1628
+ -webkit-background-clip: padding-box;
1629
+ background-clip: padding-box;
1630
+ width: 195px;
1631
+ -webkit-box-sizing: border-box;
1632
+ -moz-box-sizing: border-box;
1633
+ box-sizing: border-box;
1634
+ margin: 20px; }
1635
+ @media (min-width: 768px) {
1636
+ .dark-theme.fr-popup .fr-layer {
1637
+ width: 260px; } }
1638
+ .dark-theme.fr-popup .fr-action-buttons {
1639
+ height: 36px; }
1640
+ .dark-theme.fr-popup .fr-action-buttons button.fr-command {
1641
+ height: 36px;
1642
+ color: #0098f7;
1643
+ padding: 10px;
1644
+ font-size: 16px;
1645
+ -webkit-transition: background 0.2s ease 0s;
1646
+ -moz-transition: background 0.2s ease 0s;
1647
+ -ms-transition: background 0.2s ease 0s;
1648
+ -o-transition: background 0.2s ease 0s;
1649
+ border-radius: 2px;
1650
+ -moz-border-radius: 2px;
1651
+ -webkit-border-radius: 2px;
1652
+ -moz-background-clip: padding;
1653
+ -webkit-background-clip: padding-box;
1654
+ background-clip: padding-box; }
1655
+ .dark-theme.fr-popup .fr-action-buttons button.fr-command:hover, .dark-theme.fr-popup .fr-action-buttons button.fr-command:focus {
1656
+ background: #424242;
1657
+ color: #0098f7; }
1658
+ .dark-theme.fr-popup .fr-action-buttons button.fr-command:active {
1659
+ background: #4f4f4f;
1660
+ color: #0098f7; }
1661
+ .dark-theme.fr-popup .fr-action-buttons button::-moz-focus-inner {
1662
+ border: 0; }
1663
+ .dark-theme.fr-popup .fr-checkbox {
1664
+ width: 18px;
1665
+ height: 18px;
1666
+ padding: 10px;
1667
+ -webkit-box-sizing: content-box;
1668
+ -moz-box-sizing: content-box;
1669
+ box-sizing: content-box; }
1670
+ .dark-theme.fr-popup .fr-checkbox svg {
1671
+ margin-left: 2px;
1672
+ margin-top: 2px;
1673
+ width: 10px;
1674
+ height: 10px; }
1675
+ .dark-theme.fr-popup .fr-checkbox span {
1676
+ border-radius: 2px;
1677
+ -moz-border-radius: 2px;
1678
+ -webkit-border-radius: 2px;
1679
+ -moz-background-clip: padding;
1680
+ -webkit-background-clip: padding-box;
1681
+ background-clip: padding-box;
1682
+ width: 18px;
1683
+ height: 18px;
1684
+ -webkit-box-sizing: border-box;
1685
+ -moz-box-sizing: border-box;
1686
+ box-sizing: border-box;
1687
+ -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
1688
+ -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
1689
+ -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
1690
+ -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s; }
1691
+ .dark-theme.fr-popup .fr-checkbox input {
1692
+ -webkit-opacity: 0;
1693
+ -moz-opacity: 0;
1694
+ opacity: 0;
1695
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
1696
+ height: 18px;
1697
+ margin: 0;
1698
+ padding: 0;
1699
+ width: 18px; }
1700
+ .dark-theme.fr-popup .fr-checkbox input:not(:checked) + span {
1701
+ border: solid 2px #999999; }
1702
+ .dark-theme.fr-popup .fr-checkbox input:not(:checked):active + span {
1703
+ background-color: #353535; }
1704
+ .dark-theme.fr-popup .fr-checkbox input:not(:checked):focus + span, .dark-theme.fr-popup .fr-checkbox input:not(:checked):hover + span {
1705
+ border-color: #515151; }
1706
+ .dark-theme.fr-popup .fr-checkbox input:checked + span {
1707
+ background: #0098f7;
1708
+ border: solid 2px #0098f7; }
1709
+ .dark-theme.fr-popup .fr-checkbox input:checked:active + span {
1710
+ background-color: #EcF5Ff; }
1711
+ .dark-theme.fr-popup .fr-checkbox input:checked:focus + span, .dark-theme.fr-popup .fr-checkbox input:checked:hover + span {
1712
+ -webkit-opacity: 0.8;
1713
+ -moz-opacity: 0.8;
1714
+ opacity: 0.8;
1715
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
1716
+ .dark-theme.fr-popup .fr-checkbox-line {
1717
+ font-size: 14px;
1718
+ line-height: 1.4px;
1719
+ margin-top: 10px; }
1720
+ .dark-theme.fr-popup .fr-checkbox-line label {
1721
+ margin: 0 5px; }
1722
+ .dark-theme.fr-popup.fr-rtl .fr-input-line input + label, .dark-theme.fr-popup.fr-rtl .fr-input-line textarea + label {
1723
+ left: auto;
1724
+ right: 0; }
1725
+ .dark-theme .fr-text-edit-layer {
1726
+ -webkit-box-sizing: border-box;
1727
+ -moz-box-sizing: border-box;
1728
+ box-sizing: border-box; }
1729
+ .dark-theme.fr-toolbar {
1730
+ color: #FFF;
1731
+ background: #353535;
1732
+ font-family: Arial, Helvetica, sans-serif;
1733
+ -webkit-box-sizing: border-box;
1734
+ -moz-box-sizing: border-box;
1735
+ box-sizing: border-box;
1736
+ user-select: none;
1737
+ -o-user-select: none;
1738
+ -moz-user-select: none;
1739
+ -khtml-user-select: none;
1740
+ -webkit-user-select: none;
1741
+ -ms-user-select: none;
1742
+ border-radius: 2px;
1743
+ -moz-border-radius: 2px;
1744
+ -webkit-border-radius: 2px;
1745
+ -moz-background-clip: padding;
1746
+ -webkit-background-clip: padding-box;
1747
+ background-clip: padding-box;
1748
+ border: 1px solid #CCCCCC;
1749
+ -webkit-font-smoothing: antialiased;
1750
+ -moz-osx-font-smoothing: grayscale;
1751
+ padding-bottom: 0;
1752
+ -webkit-transition: padding-bottom 0.5s;
1753
+ -moz-transition: padding-bottom 0.5s;
1754
+ -ms-transition: padding-bottom 0.5s;
1755
+ -o-transition: padding-bottom 0.5s; }
1756
+ .dark-theme.fr-toolbar::after {
1757
+ clear: both;
1758
+ display: block;
1759
+ content: "";
1760
+ height: 0; }
1761
+ .dark-theme.fr-toolbar::after {
1762
+ height: 0; }
1763
+ .dark-theme.fr-toolbar .fr-newline {
1764
+ margin-left: 9px;
1765
+ margin-right: 9px;
1766
+ background: #353535;
1767
+ height: 1px;
1768
+ -webkit-transition: height 0.5s;
1769
+ -moz-transition: height 0.5s;
1770
+ -ms-transition: height 0.5s;
1771
+ -o-transition: height 0.5s; }
1772
+ .dark-theme.fr-toolbar.fr-toolbar-open {
1773
+ padding-bottom: 48px; }
1774
+ .dark-theme.fr-toolbar.fr-toolbar-open .fr-newline {
1775
+ height: 0; }
1776
+ .dark-theme.fr-toolbar .fr-more-toolbar {
1777
+ border-radius: 0;
1778
+ -moz-border-radius: 0;
1779
+ -webkit-border-radius: 0;
1780
+ -moz-background-clip: padding;
1781
+ -webkit-background-clip: padding-box;
1782
+ background-clip: padding-box;
1783
+ background-color: #686868;
1784
+ -webkit-transition: height 0.5s;
1785
+ -moz-transition: height 0.5s;
1786
+ -ms-transition: height 0.5s;
1787
+ -o-transition: height 0.5s;
1788
+ height: 0;
1789
+ -webkit-box-sizing: border-box;
1790
+ -moz-box-sizing: border-box;
1791
+ box-sizing: border-box; }
1792
+ .dark-theme.fr-toolbar .fr-more-toolbar.fr-expanded {
1793
+ height: 48px; }
1794
+ .dark-theme.fr-toolbar .fr-more-toolbar > .fr-command.fr-btn {
1795
+ margin-left: 4px;
1796
+ margin-right: 4px; }
1797
+ .dark-theme.fr-toolbar .fr-btn-grp {
1798
+ margin: 0 17px 0 12px; }
1799
+ @media (max-width: 768px) {
1800
+ .dark-theme.fr-toolbar .fr-btn-grp {
1801
+ margin: 0 7px 0 6px; } }
1802
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-open {
1803
+ margin-top: 10px;
1804
+ margin-bottom: -1px;
1805
+ border-radius: 4px 4px 0 0;
1806
+ -moz-border-radius: 4px 4px 0 0;
1807
+ -webkit-border-radius: 4px 4px 0 0;
1808
+ -moz-background-clip: padding;
1809
+ -webkit-background-clip: padding-box;
1810
+ background-clip: padding-box; }
1811
+ .dark-theme.fr-toolbar .fr-command.fr-btn.fr-open:not(:hover):not(:focus):not(:active) {
1812
+ background: #686868; }
1813
+ .dark-theme.fr-toolbar.fr-inline {
1814
+ -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1815
+ -moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1816
+ box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
1817
+ border: 0;
1818
+ z-index: 2147483630; }
1819
+ .dark-theme.fr-toolbar.fr-inline.fr-above {
1820
+ border-top: 0; }
1821
+ .dark-theme.fr-toolbar.fr-inline .fr-newline {
1822
+ height: 0; }
1823
+ .dark-theme.fr-toolbar.fr-top {
1824
+ top: 0;
1825
+ border-bottom: 0;
1826
+ border-radius: 10px 10px 0 0;
1827
+ -moz-border-radius: 10px 10px 0 0;
1828
+ -webkit-border-radius: 10px 10px 0 0;
1829
+ -moz-background-clip: padding;
1830
+ -webkit-background-clip: padding-box;
1831
+ background-clip: padding-box; }
1832
+ .dark-theme.fr-toolbar.fr-bottom {
1833
+ bottom: 0;
1834
+ border-top: 0;
1835
+ padding-bottom: 0;
1836
+ border-radius: 0 0 10px 10px;
1837
+ -moz-border-radius: 0 0 10px 10px;
1838
+ -webkit-border-radius: 0 0 10px 10px;
1839
+ -moz-background-clip: padding;
1840
+ -webkit-background-clip: padding-box;
1841
+ background-clip: padding-box; }
1842
+ .dark-theme.fr-toolbar.fr-bottom .fr-newline {
1843
+ padding-top: 0;
1844
+ -webkit-transition: padding-top 0.5s;
1845
+ -moz-transition: padding-top 0.5s;
1846
+ -ms-transition: padding-top 0.5s;
1847
+ -o-transition: padding-top 0.5s; }
1848
+ .dark-theme.fr-toolbar.fr-bottom.fr-toolbar-open .fr-newline {
1849
+ padding-top: 48px;
1850
+ background: #FFF; }
1851
+ .dark-theme.fr-toolbar.fr-bottom .fr-command.fr-btn.fr-open {
1852
+ margin-top: -1px;
1853
+ margin-bottom: 10px;
1854
+ border-radius: 0 0 4px 4px;
1855
+ -moz-border-radius: 0 0 4px 4px;
1856
+ -webkit-border-radius: 0 0 4px 4px;
1857
+ -moz-background-clip: padding;
1858
+ -webkit-background-clip: padding-box;
1859
+ background-clip: padding-box; }
1860
+ .dark-theme.fr-toolbar.fr-sticky-on {
1861
+ border-radius: 0;
1862
+ -moz-border-radius: 0;
1863
+ -webkit-border-radius: 0;
1864
+ -moz-background-clip: padding;
1865
+ -webkit-background-clip: padding-box;
1866
+ background-clip: padding-box; }
1867
+ .dark-theme .fr-separator {
1868
+ background: #595959; }
1869
+ .dark-theme .fr-separator.fr-vs {
1870
+ height: 32px;
1871
+ width: 1px;
1872
+ margin: 4px; }
1873
+ .dark-theme .fr-separator.fr-hs {
1874
+ width: calc(100% - (2 * 4px));
1875
+ margin: 0 4px; }
1876
+ .dark-theme .second-toolbar {
1877
+ border: 1px solid #CCCCCC;
1878
+ border-top: 0;
1879
+ background: #FFF;
1880
+ border-radius: 0 0 10px 10px;
1881
+ -moz-border-radius: 0 0 10px 10px;
1882
+ -webkit-border-radius: 0 0 10px 10px;
1883
+ -moz-background-clip: padding;
1884
+ -webkit-background-clip: padding-box;
1885
+ background-clip: padding-box; }
1886
+ .dark-theme .second-toolbar::after {
1887
+ clear: both;
1888
+ display: block;
1889
+ content: "";
1890
+ height: 0; }
1891
+ .dark-theme #logo > span {
1892
+ padding: 11px 5px 10px 15px;
1893
+ font-size: 12px;
1894
+ font-weight: 500;
1895
+ color: #b1b2b7;
1896
+ -webkit-transition: color 0.3s;
1897
+ -moz-transition: color 0.3s;
1898
+ -ms-transition: color 0.3s;
1899
+ -o-transition: color 0.3s; }
1900
+ .dark-theme #logo > svg {
1901
+ height: 20px;
1902
+ width: 47px;
1903
+ margin: 7px 0; }
1904
+ .dark-theme #logo > svg * {
1905
+ -webkit-transition: fill 0.3s;
1906
+ -moz-transition: fill 0.3s;
1907
+ -ms-transition: fill 0.3s;
1908
+ -o-transition: fill 0.3s; }
1909
+ .dark-theme #logo:hover > span, .dark-theme #logo:focus > span {
1910
+ color: #0098f7; }
1911
+ .dark-theme #logo:hover > svg .fr-logo, .dark-theme #logo:focus > svg .fr-logo {
1912
+ fill: #0098f7; }