#content .text-format-wrapper .form-item { margin-right: 0; }
#content .text-format-wrapper .filter-wrapper { display: none; }
@media (min-width: 992px) {
  .col-lg-3 {
      flex: 0 0 12.5% !important;
      max-width: 12.5% !important;
  }
}
.cke_wordcount {
  margin-top: 0 !important;
}
.cke_wordcount .cke_path_item {
  color: #006ebd !important;
  font-weight: bold !important;
}