._loader_1ijbe_1 {
  width: 64px;
  height: 64px;
}

._loaderCircle_1ijbe_6 {
  stroke-width: 4px;
}

._loaderInline_1ijbe_10 {
  display: inline-block;
  width: 100%;
  min-width: 16px;
  min-height: 16px;
  height: 100%;
}

._pageLoader_1ijbe_18 {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}

._pageLoader_1ijbe_18::before {
  content: "";
  position: absolute;
  opacity: 0.5;
  height: 100%;
  width: 100%;
}._input-labelDisabled_xpdmp_1 {
  display: inline;
  opacity: 0.8;
}._autocompleteLoader_1a96k_24 {
  margin-right: 6px;
  margin-top: 3px;
}

._autocompleteLoader_1a96k_24 .Mui-disabled {
  pointer-events: none;
}

._groupLabel_1a96k_33 {
  color: #999;
  line-height: 40px;
}._button_a5t2y_1:disabled path {
  fill: rgba(0, 0, 0, 0.3);
}._checkboxLabel-wrap_sgt6v_24 {
  padding: 0;
  margin: 0;
}

._checkboxLabel-text_sgt6v_29 {
  padding-left: 8px;
}

._checkboxLabel-text__error_sgt6v_33 {
  color: #cb362d;
}

._checkboxRoot_sgt6v_37 {
  padding: 0;
}

._checkboxRoot__error_sgt6v_41 {
  color: #cb362d;
}._link_1vo98_1 {
  text-decoration: underline;
  cursor: pointer;
}

._link_1vo98_1:hover {
  text-decoration: none;
}._closeBtn_1625r_24 {
  cursor: pointer;
}

._absolute_1625r_28 {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 100;
}

._icon_1625r_35 {
  color: #bdbdbd;
}._copyIcon__copy_52f2a_24 {
  color: #bdbdbd;
  cursor: pointer;
}

._copyIcon__copy_52f2a_24:hover {
  opacity: 0.7;
}

._copyIcon__done_52f2a_33 {
  color: #4caf50;
}._errorBoundary_1c5zo_1 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  gap: 16px;
  overflow: auto;
  padding: 16px;
}

._buttons_1c5zo_12 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
}

._description_1c5zo_19 {
  overflow: scroll;
  height: auto;
  width: 100%;
}._loader_lwlsl_24 {
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  transform: translateX(-50%) translateY(-50%);
}

._wrapper_lwlsl_30 {
  position: absolute;
  z-index: 1000;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
}._handle_janwf_24 {
  cursor: move;
  position: absolute;
  width: 100%;
  height: 20px;
  z-index: 1;
  transition: all 2s all 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

._handle_janwf_24:hover {
  background: #f7f8f9;
}

._title_janwf_37 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
  width: 100%;
}

._title_janwf_37 .MuiTypography-root {
  font-size: 20px;
  line-height: 23px;
}

._labelWithSubLabel_janwf_50 {
  margin-right: 4px;
}

._subLabel_janwf_54 {
  margin: 0;
  margin-left: 8px;
  white-space: nowrap;
}

._paper_janwf_60 {
  height: 100%;
  padding: 24px;
  display: grid;
  align-items: flex-start;
  grid-auto-flow: row;
  grid-auto-rows: max-content 1fr;
  overflow: auto;
}

._paper_janwf_60 form {
  overflow: auto;
}._dialog_1da3g_1 {
  padding: 20px;
  width: 200px;
  text-align: center;
}

._title_1da3g_7 {
  padding: 0;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  justify-content: center;
}

._loader_1da3g_15 {
  text-align: center;
}._pagination_1a3bm_1 {
  margin-left: auto;
  min-width: fit-content;
}

._pagination_1a3bm_1 .MuiInputBase-root {
  padding-top: 2px;
  margin-right: 10px;
}

._spacer_1a3bm_11 {
  display: none;
}

._toolbar_1a3bm_15 {
  min-height: auto;
}._error_17ciu_24 {
  color: #cb362d;
}

._wrapper_17ciu_28 {
  width: fit-content;
  margin: 0;
}._autocompleteLoader_1s65m_1 {
  margin-right: 6px;
  margin-top: 3px;
}

._autocompleteLoader_1s65m_1 .Mui-disabled {
  pointer-events: none;
}._menu-app-icon_sm71t_1 {
    background: none;
    border: 0;
    padding: 0;
    position: fixed!important;
    z-index: 99999;
    display: inline-flex;
    margin: 0.5em!important;
    cursor: pointer;
    width: fit-content;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
._iconMenuItem_sm71t_15 {
    width: 30px!important;
    max-height: 27px!important;
}

._menuAppBox_sm71t_20 {
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
}