.rsqlzm42 {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 400px;
  overflow: auto;
}
.HVeChf0u {
  position: absolute;
  padding: 10px;
  opacity: 0;
  transition: opacity 0.35s;
  z-index: 999;
}
.HVeChf0u .CoSb8mC_ {
  position: relative;
  width: 260px;
  min-height: 50px;
  max-height: 300px;
  padding: 0.75em;
  border: 1px rgba(239, 235, 232, 0.75) solid;
  border-radius: 0.35em;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(60, 30, 60, 0.025);
  overflow: auto;
}
.mxRubberband {
  position: absolute;
  overflow: hidden;
  border: 1px #ffcd00 solid;
  background: #fff7ca;
}
.isRightMouseDown .mxRubberband {
  display: none;
}
.mxPopupMenu {
  display: block;
  position: absolute;
  max-height: 650px;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-radius: 0.4em;
  background-color: #535767;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
table.mxPopupMenu {
  padding: 0.35em;
}
tr.mxPopupMenuItem, tr.mxPopupMenuItemHover {
  padding: 0.5em 1.25em;
  color: #b7b9c1;
  font-size: 1em;
  font-weight: 300;
  line-height: 22px;
  border-radius: 0.35em;
  cursor: pointer;
}
tr.mxPopupMenuItem:hover, tr.mxPopupMenuItemHover:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.05);
}

.pfuelbM9 {
  position: relative;
  margin-bottom: 0.5em;
  border-radius: 0.4em;
  background-color: rgba(60, 30, 60, 0.03);
  transform: translate(0, 0);
}
.pfuelbM9 .ant-form-item-label label {
  padding: 0.5em 0.75em !important;
  font-size: 1em;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
}
.pfuelbM9 .checkboxRight {
  position: relative;
  margin-bottom: 0 !important;
}
.pfuelbM9 .checkboxRight .ant-form-item-control-wrapper {
  top: 0.6em;
  right: 0.75em;
}

