/*purgecss start ignore
 */

/**
 * Main colors. Keep in sync with tailwind.config.js
 */

/**
 * Antd theme customization
 */

.Layout_box-shadow-base__1iCBz {
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

.Layout_border-debug__2Dn09 {
  border: 1px solid red;
}

.Layout_font-heading__pCHyo {
  font-family: "Nunito Sans", sans-serif;
}

.Layout_font-monospace__2lPNA {
  font-family: "Source Code Pro", monospace;
}

.Layout_ant-select-disabled__2ja-b.Layout_ant-select__2F4i9:not(.Layout_ant-select-customize-input__1aiD_) .Layout_ant-select-selector__2grp1 {
  background-color: rgba(255, 255, 255, 0.08) !important;
}

.Layout_ant-input-number-disabled__1nvlk {
  background-color: rgba(255, 255, 255, 0.08) !important;
}

.Layout_ant-select-item-option-selected__cVt-Y {
  background-color: transparent !important;
}

.Layout_ant-select-item-option-selected__cVt-Y::before {
  content: "✓\00a0";
}

.Layout_ant-select-item-option-active__2Nmb-,
.Layout_ant-dropdown-menu-submenu-active__305tI .Layout_ant-dropdown-menu-submenu-title__2_p68 {
  background-color: #1f2937 !important;
}

.Layout_ant-collapse-content-box__34bzp {
  background-color: #111827 !important;
}

.Layout_ant-card__38k7b,
.Layout_ant-modal-content__341L6 {
  border-radius: 12px;
}

.Layout_ant-table-tbody__1SCg7 {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

.Layout_ant-table-thead__1_WGx {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.Layout_ant-checkbox-inner__347jo {
  background-color: transparent;
}

.Layout_ant-modal-header__2oDcH {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.Layout_ant-card__38k7b,
.Layout_ant-table__3nZXS {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.Layout_ant-list-split__3rONY .Layout_ant-list-header__3ADBx {
  border-bottom: 0 !important;
}

.Layout_ant-tag__32y_t {
  background: transparent !important;
}

.Layout_ant-tooltip-inner__1zJLR a {
  --tw-text-opacity: 1;
  color: rgba(135, 138, 252, var(--tw-text-opacity));
}

.Layout_ant-tooltip-inner__1zJLR a:hover {
  text-decoration: underline;
}

.Layout_ant-badge-status-processing__2sjE2 {
  background-color: #878afc;
}

.Layout_ant-badge-status-processing__2sjE2::after {
  border: 1px solid #878afc;
}

.Layout_ant-dropdown-menu-item-active__1X15R {
  background-color: #1f2937 !important;
}

.Layout_ant-dropdown__3STdj {
  border-radius: 0.5rem;
  background-color: #1a2332 !important;
  border: 1px solid #394e5a !important;
}

.Layout_ant-popover-inner__8yF4Z {
  border: 1px solid #415969;
}

.Layout_ant-popover-arrow__2oGId {
  width: 12px !important;
  height: 12px !important;
  border-left: 1px solid #415969 !important;
  border-top: 1px solid #415969 !important;
  z-index: 10000 !important;
  background: #1a2332 !important;
}

.Layout_ant-popover-placement-rightTop__3Ck9m > .Layout_ant-popover-content__3zWak > .Layout_ant-popover-arrow__2oGId {
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
}

.Layout_ant-popover-placement-leftBottom__U2Gg0 > .Layout_ant-popover-content__3zWak > .Layout_ant-popover-arrow__2oGId {
  -webkit-transform: rotate(135deg) !important;
  transform: rotate(135deg) !important;
}

.Layout_ant-popover-placement-bottomRight__2eZnt > .Layout_ant-popover-content__3zWak > .Layout_ant-popover-arrow__2oGId {
  -webkit-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
  top: -12px !important;
  -webkit-transform-origin: bottom left !important;
  transform-origin: bottom left !important;
}

.Layout_ant-popover-placement-top__2yrrd > .Layout_ant-popover-content__3zWak > .Layout_ant-popover-arrow__2oGId {
  -webkit-transform: rotate(225deg) !important;
  transform: rotate(225deg) !important;
}

.Layout_icon-size-base__BDSZd svg {
  height: 1rem;
  width: 1rem;
}

.Layout_icon-size-base__BDSZd img {
  height: 1rem;
  width: 1rem;
}

.Layout_icon-size-lg__3rUXF svg {
  height: 1.25rem;
  width: 1.25rem;
}

.Layout_icon-size-lg__3rUXF img {
  height: 1.25rem;
  width: 1.25rem;
}

.Layout_ant-tabs-card__36xUo .Layout_ant-tabs-tab-active__2xCoE {
  border-bottom-color: #111827 !important;
  background: linear-gradient(to bottom, #394e5a 10%, #394e5a 10%, transparent 10%, transparent 100%) !important;
}

.Layout_ant-skeleton__3HX-B .Layout_ant-skeleton-paragraph__2leI8 li {
  background-color: #ffffff !important;
  opacity: 0.2;
}

.Layout_applicationPage__2S5L3 {
  display: flex;
  height: 100vh;
  flex-grow: 1;
  flex-direction: row;
  align-items: stretch;
  overflow-y: hidden;
}

.Layout_applicationPageComponent__KZWQj {
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
}

.Layout_sidebar__3dYzQ {
  display: flex;
  height: 100%;
  align-items: stretch;
}

.Layout_rightbar__-QF_E {
  display: flex;
  height: 100%;
  flex-grow: 1;
  flex-direction: column;
  justify-content: flex-start;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  width: calc(100vw - 16rem);
  min-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.Layout_coloredMenuItem__1MbNH i {
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}

.Layout_coloredMenuItem__1MbNH svg {
  fill: inherit !important;
}

.Layout_menuItem__2ZM-Y i {
  transition: -webkit-transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}

.Layout_menuItem__2ZM-Y:hover i {
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}

.Layout_menuItem__2ZM-Y:hover svg {
  fill: inherit !important;
}

.Layout_selectedMenuItem__3rdCT {
  border-left: 1px solid #394e5a;
  border-top: 1px solid #394e5a;
  border-bottom: 1px solid #394e5a;
}

.Layout_selectedMenuItem__3rdCT i {
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}

.Layout_selectedMenuItem__3rdCT svg {
  fill: inherit !important;
}

.Layout_sideBarContent__Vls5V {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  min-width: 100%;
  background-color: #111827;
}

.Layout_sideBarContent_item__withRightBorder__1La4o {
  border-right: 1px solid #394e5a;
}

.Layout_sideBarContent__Vls5V .ant-menu-item-selected {
  border-right: 0 !important;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  color: #878afc;
}

.Layout_sideBarContent__Vls5V .ant-menu-item-selected a {
  font-weight: bold !important;
  color: #878afc;
}

.Layout_sideBarContent__Vls5V .ant-menu-item {
  width: auto;
  margin-left: 12px;
  padding-left: 12px !important;
  border-top-left-radius: 16px !important;
  border-bottom-left-radius: 16px !important;
}

.Layout_sideBarContent__Vls5V .ant-menu-item::after {
  border-right: 0 !important;
}

.Layout_sideBarContent__Vls5V .ant-menu-item-active {
  border-top-left-radius: 16px !important;
  border-bottom-left-radius: 16px !important;
}

.Layout_sideBarContent__Vls5V .ant-menu-item-selected.ant-menu-item-active {
  border-top-left-radius: 16px !important;
  border-bottom-left-radius: 16px !important;
}

.Layout_sideBarContent_applicationMenu__1T5lT {
  margin-right: -1px;
  background-color: #111827;
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.Layout_sideBarContent_applicationMenu__1T5lT::-webkit-scrollbar {
  display: none;
}

.Layout_emailHighlight__2m6NX {
  color: #ffc021;
}

.Layout_expandButton__1EEeM:not(:hover):not(:active):not(:active:focus) {
  color: #7996a9 !important;
}

/*purgecss end ignore
 */


/*# sourceMappingURL=main~06837ae4.320019f4.chunk.css.map*/