#block-seven-page-title {
  margin-top: 50px;
}
/* #toolbar-item-administration, .paragraphs-icon-changed {
    display: none !important;
 } */
.home-page-menu-link li {
  list-style: none;
}
.home-page-menu-link ul {
  margin: 0px !important;
}
.languagecode-wrapper .translation-entity-all-languages {
  display: none;
}
a.tabledrag-handle .handle {
  width: 22px !important;
  height: 22px !important;
}
button.ui-dialog-titlebar-close::before {
  content: "X";
  position: absolute;
  top: 4px;
  left: 8px;
  line-height: 1rem;
  color: #333;
}
button.ui-dialog-titlebar-close {
  background: #fff !important;
}
fieldset:not(.fieldgroup) > legend {
  text-transform: none !important;
}
.cke.cke_chrome.cke_focus {
  outline: none !important;
}
input[type="date"] {
  cursor: pointer;
}
.ui-icon-closethick {
  background-color: #6b6b6b !important;
}
.view-duplicate-of-manage-menus .dropbutton-wrapper ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
}
.view-manage-home-page-content .dropbutton-wrapper ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
}

/* Does'nt work */
/* div[class^="form-item-emve-services-payments-items-"] {
  min-width: max-content !important;
} */
