.js .dropbutton-widget .paragraphs-previewer.button {
  position: absolute;
  transform: translate(-68px, -4px);
  background: white;
  padding: 10px 0 10px 4px;
}

.paragraphs-previewer.button ~.ajax-progress {
  position: absolute;
}

.js td .dropbutton-multiple {
  padding-right: 5em;
}

.cke_combopanel {
  width: 205px !important;
}

.node-form:not(.node-scheme-detail-edit-form):not(.node-scheme-detail-form) .field--name-field-show-this-item-in-the-navi, .node-form:not(.node-scheme-detail-edit-form):not(.node-scheme-detail-form) .field--name-field-navigation-bar-label{
  display: none;
}