froala-editor
Version:
The next generation Javascript WYSIWYG HTML rich text editor made by devs for devs. High performance and modern design make it easy to use for developers and loved by users.
1,448 lines (1,445 loc) • 86.2 kB
CSS
/*!
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 Froala Labs
*/
.fr-clearfix::after {
clear: both;
display: block;
content: "";
height: 0; }
.fr-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: rgba(181, 214, 253, 0.8);
color: #000; }
.dark-theme .fr-wrapper ::selection {
background: rgba(181, 214, 253, 0.8);
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-track-hide-mobile {
width: 0;
height: 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-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-by-url-padding {
padding: 11.5px 0; }
.dark-theme.fr-popup .fr-upload-progress-layer {
border-radius: 0;
overflow-y: auto; }
.dark-theme.fr-popup .fr-files-upload-layer {
border: dashed 2px gray;
margin: 20px; }
.dark-theme.fr-popup .fr-files-upload-layer:hover {
background: #424242; }
.dark-theme.fr-popup .fr-files-upload-layer.fr-drop {
background: #424242;
border-color: #0098f7; }
.dark-theme.fr-popup .fr-files-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-files-upload-layer .fr-form input {
right: 0;
top: 0;
bottom: 0;
margin: 0; }
.dark-theme.fr-popup .fr-files-progress-bar-layer > h3 {
margin: 10px 0; }
.dark-theme.fr-popup .fr-files-progress-bar-layer > div.fr-loader {
background: #b3e0fd; }
.dark-theme.fr-popup .fr-files-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-files-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-progress-bar {
background-color: #4CAF50; }
.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-icons {
padding: 10px 20px 0; }
.dark-theme .fr-half-circle {
border-bottom: 0; }
.dark-theme .fr-checkbox-container input {
opacity: 0;
height: 0;
width: 0; }
.dark-theme .fr-checkmark {
top: 0;
left: 0; }
.dark-theme .fr-cloud-icon {
margin: 0 auto; }
.dark-theme .fr-files-checkbox {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.dark-theme .fr-files-checkbox svg {
width: 10px;
height: 10px; }
.dark-theme .fr-files-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;
-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-files-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-files-checkbox input:not(:checked) + span {
border: solid 2px #999999; }
.dark-theme .fr-files-checkbox input:not(:checked):active + span {
background-color: #353535; }
.dark-theme .fr-files-checkbox input:not(:checked):focus + span, .dark-theme .fr-files-checkbox input:not(:checked):hover + span {
border-color: #515151; }
.dark-theme .fr-files-checkbox input:checked + span {
background: #0098f7;
border: solid 2px #0098f7; }
.dark-theme .fr-files-checkbox input:checked:active + span {
background-color: #EcF5Ff; }
.dark-theme .fr-files-checkbox input:checked:focus + span, .dark-theme .fr-files-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-checkbox-disabled {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.dark-theme .fr-checkbox-disabled 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;
-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-checkbox-disabled input {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
margin: 0;
padding: 0; }
.dark-theme .fr-checkbox-disabled input:not(:checked) + span {
border: solid 2px #999999; }
.dark-theme .fr-checkbox-disabled input:not(:checked):active + span {
background-color: #353535; }
.dark-theme .fr-checkbox-disabled input:checked + span {
background: #0098f7;
border: solid 2px #0098f7; }
.dark-theme .fr-checkbox-disabled input:checked:active + span {
background-color: #EcF5Ff; }
.dark-theme .fr-files-manager-tooltip .tooltiptext {
font-weight: 100; }
.dark-theme .fr-file-view-modal {
left: 0;
top: 0;
overflow: auto; }
.dark-theme .fr-file-view-image {
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto; }
.dark-theme .fr-file-error {
font-weight: 200; }
.dark-theme .fr-autoplay-checkbox-label {
margin: 0; }
.dark-theme .fr-container .fr-checkmark:after {
border-width: 0 3px 3px 0; }
.dark-theme .fr-file-item-details .file-description {
font-weight: 300; }
.dark-theme #myprogressBar {
background-color: #4CAF50; }
.dark-theme .progress-circle {
padding: 0; }
.dark-theme .fr-hovered-over-file {
background-color: #F0F0F0; }
.dark-theme body.fr-fullscreen .fs-transforms-container {
z-index: 2247483660; }
.dark-theme.fr-box.fr-fullscreen {
top: 0;
left: 0;
bottom: 0;
right: 0; }
.dark-theme.fr-box.fr-fullscreen .fr-wrapper {
background-color: #FFF; }
.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 .fr-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-markdown-view {
box-sizing: inherit; }
.dark-theme .fr-markdown-editor {
box-sizing: inherit; }
.dark-theme .fr-markdown-editor > p {
margin: 0; }
.dark-theme .fr-markdown-view > p {
margin-top: 0; }
.dark-theme .fr-markdown-view > dl {
margin-top: 0; }
.dark-theme .fr-markdown-view > dt {
font-weight: 700; }
.dark-theme .fr-markdown-view > dd {
margin-left: 0; }
.dark-theme .fr-markdown-view > pre code {
border: 0;
padding: 0; }
.dark-theme .fr-markdown-view > hr {
border: 0; }
.dark-theme .fr-markdown-view > table {
border-spacing: 0; }
.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 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-table-selector {
width: 16px;
height: 16px;
padding: 3px;
border: transparent 2px solid;
border-radius: 4px 4px 0 0; }
.dark-theme .fr-table-selector a {
width: 16px;
height: 16px; }
.dark-theme .fr-table-selector a > svg {
width: 16px;
height: 16px; }
.dark-theme .fr-table-selector-active {
border: #fdcf00 2px solid; }
.dark-theme .fr-table-selector-active a > svg {
color: #fdcf00; }
.dark-theme .fr-table-selector-active-selected {
border: #0d65ff 2px solid; }
.dark-theme .fr-table-selector-active-selected a > svg {
color: #0d65ff; }
.dark-theme .fr-table-selector-inactive {
opacity: 0; }
.dark-theme .fr-view .fr-table-selection-hover {
outline: #fdcf00 2px solid; }
.dark-theme .fr-view .fr-table-selected {
outline: #0d65ff 2px solid; }
.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-form-container {
margin: auto;
overflow: auto; }
.dark-theme .fr-range-value-start > span:before {
width: 0;
height: 0; }
.dark-theme .fr-range-value-end > span:before {
width: 0;
height: 0; }
.dark-theme .fr-range-slider > input {
left: 0; }
.dark-theme .fr-range-slider > input::-moz-range-thumb {
z-index: 10; }
.dark-theme .fr-range-slider > input::-moz-range-track {
border: 0; }
.dark-theme .fr-range-slider > input:last-of-type::-moz-range-track {
border: 0; }
.dark-theme .fr-range-slider > input[type="range"]::-moz-focus-outer {
border: 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 .fr-view img.fr-rounded, .dark-theme .fr-view .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 .fr-view img.fr-shadow, .dark-theme .fr-view .fr-img-caption.fr-shadow img {
-webkit-box-shadow: 10px 10px 5px 0px #cccccc;
-moz-box-shadow: 10px 10px 5px 0px #cccccc;
box-shadow: 10px 10px 5px 0px #cccccc; }
.dark-theme .fr-view img.fr-bordered {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.dark-theme .fr-view .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 table tfoot td {
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));
min-width: 10px; }
.dark-theme .fr-view img.fr-dii.fr-fil {
margin: 5px 5px 5px 0;
max-width: calc(100% - 5px);
min-width: 5px; }
.dark-theme .fr-view img.fr-dii.fr-fir {
margin: 5px 0 5px 5px;
max-width: calc(100% - 5px);
min-width: 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));
min-width: 10px; }
.dark-theme .fr-view span.fr-img-caption.fr-dii.fr-fil {
margin: 5px 5px 5px 0;
max-width: calc(100% - 5px);
min-width: 5px; }
.dark-theme .fr-view span.fr-img-caption.fr-dii.fr-fir {
margin: 5px 0 5px 5px;
max-width: calc(100% - 5px);
min-width: 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));
min-width: 10px; }
.dark-theme img.fr-view.fr-dii.fr-fil {
margin: 5px 5px 5px 0;
max-width: calc(100% - 5px);
min-width: 5px; }
.dark-theme img.fr-view.fr-dii.fr-fir {
margin: 5px 0 5px 5px;
max-width: calc(100% - 5px);
min-width: 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));
min-width: 10px; }
.dark-theme span.fr-img-caption.fr-view.fr-dii.fr-fil {
margin: 5px 5px 5px 0;
max-width: calc(100% - 5px);
min-width: 5px; }
.dark-theme span.fr-img-caption.fr-view.fr-dii.fr-fir {
margin: 5px 0 5px 5px;
max-width: calc(100% - 5px);
min-width: 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-