<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2019 Froala Labs
 */

.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;
}
.examples-variante &gt; a {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
.sc-cm-holder &gt; .sc-cm {
  border-top: 5px solid #222222 !important;
  padding: 0px !important;
  line-height: 200% !important;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
}
.sc-cm .sc-cm__item.examples-variante.sc-cm__item_active &gt; a &gt; i {
  display: none !important;
}
.sc-cm .sc-cm__item.examples-variante &gt; a &gt; i {
  display: none !important;
}
.sc-cm__item_dropdown .i-icon {
  display: none !important;
}
.sc-cm__item_dropdown .i-icon::before {
  display: none !important;
}
.sc-cm::before {
  display: none !important;
}
div.sc-cm-holder.sc-cm_show &gt; ul &gt; li.sc-cm__item.sc-cm__item_dropdown.sc-cm__item_arrow &gt; div &gt; ul {
  border-style: none !important;
  padding: 0px !important;
}
.sc-cm__item_dropdown:hover &gt; a,
.sc-cm a:hover {
  background-color: #ebebeb !important;
}
.sc-cm__item_active &gt; a,
.sc-cm__item_active &gt; a:hover,
.sc-cm a:active,
.sc-cm a:focus {
  background-color: #d6d6d6 !important;
}
.sc-cm__item &gt; a {
  line-height: 200% !important;
}
.sc-cm-holder &gt; .sc-cm:before {
  background-color: #ebebeb !important;
}
.sc-cm-holder {
  display: none;
}
</pre></body></html>