wysiwyg-rails 3.0.5 → 3.0.6

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