#divSnippetHandle {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.react-toast-notifications__container {
  z-index: 10010 !important;
}

.is-tool.is-row-tool .row-handle {
  width: 25px !important;
  height: 25px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.is-tool.is-row-tool .row-more {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.is-tool.is-row-tool .row-remove {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

#_cbhtml .is-pop.rowmore button span {
  display: flex !important;
}

#_cbhtml #divLinkTool button {
  display: flex !important;
}
