@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box!important}html,body{height:100%;width:100%;overflow-x:hidden;color:var(--text-color)}.w-50{width:50%!important}.w-80{width:80%!important}.w-100{width:100%!important}.h-50{height:50%!important}.h-80{height:80%!important}.h-100{height:100%!important}.rounded-xss{border-radius:2px}.rounded-xs{border-radius:4px}.rounded-sm{border-radius:8px}.rounded-md{border-radius:16px}.rounded-lg{border-radius:24px}.rounded-xlg{border-radius:32px}.relative{position:relative!important}.absolute{position:absolute!important}.sticky{position:sticky!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-nowrap{white-space:nowrap!important}.text-ellipsis{text-overflow:ellipsis;overflow:hidden}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-start{align-items:start}.align-center,.items-center,.item-center{align-items:center}.items-start,.item-start{align-items:flex-start}.d-flex,.flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.inline{display:inline}.inline-flex{display:inline-flex}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-none{display:none!important}.flex-1{flex:1}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.top-1{top:4px}.top-6{top:24px}.right-1{right:4px}.right-3{right:12px}.bottom-full{bottom:100%}.gap-1{gap:4px}.gap-2{gap:8px}.gap-4{gap:16px}.gap-6{gap:24px}.flex-column{flex-direction:column!important}.flex-row{flex-direction:row!important}.align-middle{vertical-align:middle}.self-end{align-self:flex-end}.vertical-align-inherit{vertical-align:inherit}.self-center{align-self:center}.self-start{align-self:flex-start}.flex-none{flex:none}.justify-center{justify-content:center}.justify-self-end{justify-self:end}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-initial{flex:0 1 auto}.flex-center{display:flex;align-items:center;justify-content:center}.flex-wrap{flex-wrap:wrap}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:0}.float-right{float:right}.vertical-baseline{vertical-align:baseline}.no-shadow{box-shadow:none!important}.ant-drawer-header-title{flex-direction:row-reverse}.font-weight-light{font-weight:100!important}.font-weight-regular{font-weight:500!important}.font-weight-semibold{font-weight:600!important}.font-weight-bold{font-weight:700!important}.font-10{font-size:10px!important}.font-11{font-size:11px!important}.font-12{font-size:12px!important}.font-13{font-size:13px!important}.font-14{font-size:14px!important}.font-15{font-size:15px!important}.font-16{font-size:16px!important}.font-18{font-size:18px!important}.font-20{font-size:20px!important}.font-22{font-size:22px!important}.font-24{font-size:24px!important}.font-26{font-size:26px!important}.font-28{font-size:28px!important}.font-30{font-size:30px!important}.font-32{font-size:32px!important}.font-34{font-size:34px!important}.font-36{font-size:36px!important}.font-38{font-size:38px!important}.font-40{font-size:40px!important}.font-42{font-size:42px!important}.font-44{font-size:44px!important}.line-height-h1{line-height:32px!important}.line-height-h2{line-height:28px!important}.line-height-h3{line-height:24px!important}.line-height-h4{line-height:20px!important}.line-height-h5,.line-height-p{line-height:16px!important}:root[data-theme=light]{--primary-color: #4f8cff;--background-color: #fff;--text-color: #000000 !important;--sider-bg: #fff !important;--border-color: #f0f0f0 !important;--black-color: #000 !important;--editor-background-color: #f5f5f5 !important;--hover-background-color: #ebebeb;--bg-bench-container: #fafafa;--border-bench-container: #ebebeb;--border-query-panel-container: #ebebeb;--border-query-panel-container-active: #1f1f1f;--bg-bench-button: #ebebeb;--bg-bench-button-active: #bfbfbf;--count-icon-bg-color: #d6d6d6;--secondary-title-color: #8c8c8c;--menu-selected-bg-color: #d6d6d6;--sidebar-box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12), 0 9px 28px 8px rgba(0, 0, 0, .05);--cancel-btn-color: #cf1322;--cancel-btn-bg-color: #fff1f0;--cancel-btn-border-color: #cf1322;--cancel-btn-color-queued: #1f1f1f;--cancel-btn-bg-color-queued: #f5f5f5;--cancel-btn-border-color-queued: #1f1f1f}.light .drawer-content-wrapper,.light .ant-layout,.light .ant-layout-content{background:var(--background-color)!important}.light table,.light .table{color:#212529;background:#fff}.light table th,.light table td,.light .table th,.light .table td{border-top:1px solid #dee2e6}.light table th,.light .table th{border-bottom:2px solid #dee2e6}:root[data-theme=dark]{--primary-color: #4f8cff;--text-color: #fff;--sider-bg: #1f1f1f;--border-color: #434343;--black-color: #000;--background-color: #000;--editor-background-color: #1f1f1f;--hover-background-color: #2a2a2a !important;--bg-bench-container: #1f1f1f;--border-bench-container: #434343;--border-query-panel-container: #5a5a5a;--border-query-panel-container-active: #9f9f9f;--bg-bench-button: #2a2a2a;--bg-bench-button-active: #404040;--count-icon-bg-color: #404040;--secondary-title-color: #8c8c8c;--menu-selected-bg-color: #404040;--sidebar-box-shadow: 0 6px 16px 0 rgba(255, 255, 255, .04), 0 3px 6px -4px rgba(255, 255, 255, .06), 0 9px 28px 8px rgba(255, 255, 255, .03);--cancel-btn-color: #cf1322;--cancel-btn-bg-color: #fff1f0;--cancel-btn-border-color: #cf1322;--cancel-btn-color-queued: #1f1f1f;--cancel-btn-bg-color-queued: #f5f5f5;--cancel-btn-border-color-queued: #1f1f1f}.dark ::selection{background:#444}.dark .ant-layout-header.header{background-color:#1f1f1f;border-bottom:1px solid var(--border-color)}.dark .ant-layout-content{background:var(--background-color)}.dark table th,.dark table td,.dark .table th,.dark .table td{border-top:1px solid #3a3a3a}.dark table th,.dark .table th{border-bottom:2px solid #3a3a3a}body{font-family:Inter,sans-serif!important}.ant-tooltip-inner{background-color:var(--background-color)!important;color:var(--text-color)!important;font-size:13px}.ant-tooltip-arrow:before{background-color:var(--background-color)!important}.user-icon{width:32px;height:32px;border-radius:50%;background:#edeaff;color:#4b1eb1;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.mono-text,.code-text,.open-all-text,.count-text{font-family:Ubuntu Mono;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.2%}.count-text{color:#8c8c8c;font-size:14px}.open-all-text{font-size:12px;line-height:18px}.code-text{color:var(--text-secondary-65, #595959)}.custom-dropdown-shadow{border-radius:8px;padding:8px!important}.custom-dropdown-shadow .theme-selector-wrapper{padding:0}.custom-dropdown-shadow .theme-selector-wrapper .ant-typography{margin:0}.custom-dropdown-shadow .theme-segmented-control,.custom-dropdown-shadow .theme-segmented-control.ant-segmented{background:var(--sider-bg, rgba(0, 0, 0, .06))!important;padding:3px!important;border-radius:8px!important;height:32px!important;min-height:32px!important;display:flex!important;align-items:center!important}.custom-dropdown-shadow .theme-segmented-control .ant-segmented-item,.custom-dropdown-shadow .theme-segmented-control.ant-segmented .ant-segmented-item{border-radius:6px!important;padding:6px 12px!important;height:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:1!important;border:none!important;transition:all .2s ease!important}.custom-dropdown-shadow .theme-segmented-control .ant-segmented-item.ant-segmented-item-selected,.custom-dropdown-shadow .theme-segmented-control.ant-segmented .ant-segmented-item.ant-segmented-item-selected{background:var(--menu-selected-bg-color, rgba(24, 144, 255, .15))!important;box-shadow:none!important}.custom-dropdown-shadow .theme-segmented-control .ant-segmented-item.ant-segmented-item-selected .ant-segmented-item-icon,.custom-dropdown-shadow .theme-segmented-control.ant-segmented .ant-segmented-item.ant-segmented-item-selected .ant-segmented-item-icon{color:var(--primary-color, #1890ff)!important}.custom-dropdown-shadow .theme-segmented-control .ant-segmented-item:hover:not(.ant-segmented-item-selected),.custom-dropdown-shadow .theme-segmented-control.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected){background:var(--hover-bg-color, rgba(255, 255, 255, .08))!important}.custom-dropdown-shadow .theme-segmented-control .ant-segmented-item .ant-segmented-item-icon,.custom-dropdown-shadow .theme-segmented-control.ant-segmented .ant-segmented-item .ant-segmented-item-icon{margin-inline-end:0!important;line-height:1!important;font-size:16px!important;width:16px!important;height:16px!important;display:flex!important;align-items:center!important;justify-content:center!important}.custom-dropdown-shadow .theme-segmented-control .ant-segmented-item .ant-segmented-item-icon svg,.custom-dropdown-shadow .theme-segmented-control.ant-segmented .ant-segmented-item .ant-segmented-item-icon svg{width:16px!important;height:16px!important}.custom-dropdown-shadow .theme-segmented-control .ant-segmented-item-label,.custom-dropdown-shadow .theme-segmented-control.ant-segmented .ant-segmented-item-label{line-height:1!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.configuration-header{font-size:14px;font-weight:400;color:var(--text-color);margin-bottom:5px}.configuration-description{font-size:12px;font-weight:300;color:var(--text-color)}.configuration-panel-item{font-size:14px;font-weight:400;color:var(--text-color)}.left-side-bar .ant-menu .ant-menu-item{margin-left:1px!important}.left-side-bar{background:var(--sider-bg)!important;color:#fff!important}.left-side-bar .ant-menu{background:var(--sider-bg)!important}.left-side-bar .ant-menu-item{display:flex;align-items:center;justify-content:flex-start;border-radius:0!important;height:40px!important;margin-bottom:12px!important;width:100%!important;padding-left:10px!important;color:var(--text-color)!important}.left-side-bar .ant-menu-item>span{display:flex!important;align-items:center!important;height:100%!important;line-height:1!important;width:100%!important}.left-side-bar .ant-menu-item:hover{border-color:var(--menu-selected-bg-color);border-radius:6px!important;color:var(--text-color)!important}.left-side-bar .ant-menu-item-selected{background-color:var(--menu-selected-bg-color);border-radius:6px!important}.left-side-bar .menu-item-flex{width:40px;transition:width .5s ease-in-out;margin:0!important}.left-side-bar .menu-item-flex.sidebar-collapsed{width:224px;transition:width 0s ease-in-out}.left-side-bar .ant-menu-light.ant-menu-root.ant-menu-vertical{border-inline-end:0px!important}.left-side-bar .ant-menu-item-divider{height:1px!important;background-color:var(--bg-bench-button-active)!important}.left-side-bar.sidebar-collapsed .ant-menu-item-selected,.left-side-bar.sidebar-collapsed .ant-menu-item:hover{border-radius:6px!important}.left-side-bar.sidebar-collapsed .ant-menu-item,.left-side-bar.sidebar-collapsed .ant-menu-item-selected,.left-side-bar.sidebar-collapsed .ant-menu-item:hover{border-color:transparent!important;border-radius:4px!important}.left-side-bar.sidebar-collapsed .left-panel-label{display:none}.left-side-bar.sidebar-collapsed .ant-tooltip-inner{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.2!important}.tenantSelectionContainer{min-height:100vh!important;font-weight:300!important}.tenantSelectionContainer h2{font-size:32px;font-weight:400;margin-bottom:5px}.tenantSelectionContainer .ant-typography-secondary{font-size:18px;line-height:1.5;font-weight:300}.tenantSelectionContainer h4{font-size:20px;font-weight:300;text-align:center;margin-bottom:32px}.tenantSelectionContainer .ant-card{border-radius:8px;min-height:150px;cursor:pointer}.tenantSelectionContainer .ant-card .ant-card-body{display:flex;flex-direction:column;justify-content:center;align-items:center;transition:box-shadow .2s,border-color .2s;border-radius:8px}.tenantSelectionContainer .ant-card-bordered{box-shadow:none!important}.tenantSelectionContainer .tenantCardHeaderIcon{display:flex;align-items:center;justify-content:center;color:var(--text-color);border-radius:8px;width:40px;height:40px;font-weight:400;font-size:16px;padding:8px;margin-bottom:16px}.switch-tenant-loading-bg{min-height:100vh;width:100vw;background:var(--background-color)!important;display:flex;align-items:center;justify-content:center}.switch-tenant-loading-card{width:90vw;max-width:700px;border-radius:12px!important;box-shadow:0 4px 32px #0000001a;background:var(--background-color)!important;color:var(--text-color)!important}.switch-tenant-loading-card .ant-card-body{padding:48px!important;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;color:var(--text-color)!important}.rotating-icon{animation:rotate 1.2s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.ace_comment{padding-bottom:20px!important}.ace_editor .ace_gutter-cell:last-child{background:none!important}.sh-editor{border-radius:4px;min-width:600px;padding:20px}.link{text-decoration:underline!important}.ant-card{display:flex;flex-direction:column;justify-content:space-between}.ant-card.welcome-card{background-color:#fafafa;overflow:hidden}.ant-card:hover .ant-card-head{background:#e8e8e8}.dark .ant-card{display:flex;flex-direction:column;justify-content:space-between}.dark .ant-card.welcome-card{background-color:#141414}.dark .ant-card:hover .ant-card-head{background:#333}.ant-card-body{height:100%}.ant-card .ant-card-meta{margin-bottom:8px}.ant-card .ant-card-actions>li{text-align:right;margin-left:16px;margin-right:16px}.ant-card-type-inner .ant-card-body{padding:24px}.action-card{transition:all .3s ease;border:1px solid #e8e8e8;overflow:hidden}.action-card .ant-card-body{display:flex;flex-direction:column;height:100%;padding:0!important}.action-card .card-header-section{border-bottom:1px solid #f0f0f0;background:#fafafa;transition:background .3s ease}.action-card .card-header-section .arrow-icon{transition:transform .3s ease;opacity:.7}.action-card .card-header-section .card-header-button{transition:all .3s ease}.action-card .card-body-section{transition:background .3s ease}.action-card .card-body-section:hover{background:#fafafa}.action-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#1890ff}.action-card:hover .card-header-section{background:#f5f5f5}.action-card:hover .arrow-icon{transform:translate(4px);opacity:1}.dark .action-card{border-color:#434343}.dark .action-card .card-header-section{background:#1f1f1f;border-bottom-color:#434343}.dark .action-card .card-body-section:hover{background:#1f1f1f}.dark .action-card:hover{border-color:#1890ff;box-shadow:0 8px 24px #0000004d}.dark .action-card:hover .card-header-section{background:#262626}.tenant-card .ant-card{display:flex;flex-direction:column;justify-content:space-between}.tenant-card .ant-card-hoverable{cursor:default}.tenant-card .ant-card-body{height:100%}.tenant-card .ant-card .ant-card-meta{margin-bottom:8px}.tenant-card .ant-card-actions{display:flex;justify-content:space-between;align-items:center}.tenant-card .ant-card-actions>li{text-align:left!important}.tenant-card .create-tenant-card{border:none!important;box-shadow:none;background-color:transparent!important}.tenant-card .create-tenant-card .ant-card-body{padding:0!important}.tenant-card .add-tenant-wrapper{border:2px dashed #f0f0f0;padding:32px;border-radius:8px;height:100%;width:100%;max-width:153px;text-align:center}.tenant-card .add-tenant{position:relative;border:none!important}.tenant-card .add-tenant :after{content:"Create Tenant";position:absolute;top:60px;width:100%;left:-16px;right:0;font-size:12px;white-space:nowrap}.form-title-desc{margin:0;font-size:18px!important;letter-spacing:-.02em;color:#2b323c}.form-title-desc.disabled{color:#808389}.active-tag{border:1px solid rgb(240,79,35);background:#f04f230d;border-radius:14px!important}.active-tag.disabled{border:1px solid rgb(212,213,215);background:#ebeef2}.tenant-table .ant-table-cell{align-content:start!important}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.table{width:100%;max-width:100%;margin-bottom:1rem}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #eceeef}.table thead th{text-align:left;vertical-align:bottom;border-bottom:2px solid #eceeef}.table tbody+tbody{border-top:2px solid #eceeef}.table .table{background-color:#fff}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #eceeef}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{background-color:#00000013}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table-success,.table-success>th,.table-success>td{background-color:#dff0d8}.table-hover .table-success:hover{background-color:#d0e9c6}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d0e9c6}.table-info,.table-info>th,.table-info>td{background-color:#d9edf7}.table-hover .table-info:hover{background-color:#c4e3f3}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#c4e3f3}.table-warning,.table-warning>th,.table-warning>td{background-color:#fcf8e3}.table-hover .table-warning:hover{background-color:#faf2cc}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#faf2cc}.table-danger,.table-danger>th,.table-danger>td{background-color:#f2dede}.table-hover .table-danger:hover{background-color:#ebcccc}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ebcccc}.thead-inverse th{color:#fff;background-color:#292b2c}.thead-default th{color:#464a4c;background-color:#eceeef}.table-inverse{color:#fff;background-color:#292b2c}.table-inverse th,.table-inverse td,.table-inverse thead th{border-color:#fff}.table-inverse.table-bordered{border:0}.table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}table{width:100%}thead th{font-weight:600!important}.sorting-arrow{position:absolute}.dark ::selection{color:#fff;background:#444}.dark .ant-layout{background:#111}.dark .ant-layout-header.header{background-color:#111;border-bottom:1px solid #434343}.dark .ant-layout-header.header .logo{filter:invert(100)}.dark .drawer-content-wrapper{background:#1b1b1b!important}.dark .ant-layout-content{background:#111}.dark table,.dark .table{color:#ffffffd9;background:#111}.dark table tr.selected-row,.dark .table tr.selected-row{background:#222}.dark table tr:hover,.dark .table tr:hover{background:#1d1d1d}.dark table tr th,.dark table tr td,.dark .table tr th,.dark .table tr td{border-top:1px solid #303030}.dark table tr th,.dark .table tr th{border-bottom:1px solid #303030;background:#1d1d1d}.dark .dictionary-editable-desc[contenteditable=true]:empty:before{color:#999!important}.dark .modal-content{background-color:#111;border:1px solid rgba(0,0,0,.2)}.dark .modal-content .modal-header{border-bottom:1px solid #333}.dark .ant-select-selector{background-color:#111!important}.dark .utility-underline{color:#fff}.dark .utility-underline:hover{color:#fff;text-decoration:underline}.dark .docs-logo,.dark .help-btn__icon{filter:invert(1)}.dark .help-btn .ant-btn-text:focus,.dark .help-btn .ant-btn-text:hover,.dark .help-btn .ant-btn-text:active{background-color:#1f1f1f}.dark .open-to-metis-underline{position:relative;z-index:5}.dark .open-to-metis-underline img{opacity:.6;filter:invert(1)}.dark .open-to-metis-underline:hover{text-decoration:underline}.dark .directory-anchor-links{background:#000}.dark .app-title-links{color:#fff;font-weight:700}.dark .isInactive{color:#fff!important}.dark .antd-dark-notification{background-color:#1f1f1f!important}.dark .ant-notification-notice-message,.dark .ant-notification-notice-close{color:#ffffffd9!important}.dark .app-type{color:#fff;border:1px solid #333;font-size:11px;position:absolute;right:12px;padding:0 4px;border-radius:4px;background:#222}.dark .app-icon{filter:invert(1) brightness(1)}.dark .directory .apps-nav-header .ant-input-affix-wrapper input[type=search]{color:#fff}.dark .directory .apps-nav-header .ant-input-affix-wrapper input[type=search]::placeholder{color:#666}.dark .teanant-option{border-bottom:1px solid #434343;border-radius:0!important}.dark .teanant-option.selected{border-radius:4px!important;background-color:#111a2c!important;border-color:#15325b}.dark .teanant-option.hovered{border-radius:4px!important;background-color:#ffffff14!important}.dark .tenant-card .add-tenant-wrapper{border-color:#303030!important;background-color:#141414}.dark .tenant-card .select-tenant-btn.selected{color:#ffffffd9;border-color:#1677ff}.dark .tenant-card .select-tenant-btn.selected .ant-card-head{background:#333}.dark .tenant-card .select-tenant-btn.deleted{color:#ffffffd9;background-color:#2c1618;border-color:#5b2526}.dark .ant-card{box-shadow:0 1px 2px -2px #00000029,0 3px 6px #0000001f,0 5px 12px 4px #00000017}.dark .ace_gutter_layer,.dark .ace_gutter,.dark .ace_gutter_bg{background-color:#2e3440!important;border:none!important}.light ::selection{color:#000;background:#ccc}.light .ant-layout-header.header{background-color:#fff;border-bottom:1px solid #f0f0f0}.light .drawer-content-wrapper{background:#fff!important}.light .ant-layout,.light .ant-layout-content{background:#fff}.light table,.light .table{color:#212529}.light table tr.selected-row,.light .table tr.selected-row{background:#eee}.light table tr:hover,.light .table tr:hover{background:#fafafa}.light table tr th,.light table tr td,.light .table tr th,.light .table tr td{border-top:1px solid #f0f0f0}.light table tr th,.light .table tr th{border-bottom:1px solid #f0f0f0;background:#fafafa}.light .dictionary-editable-desc[contenteditable=true]:empty:before{color:#aaa!important}.light .utility-underline{color:#000}.light .utility-underline:hover{color:#000;text-decoration:underline}.light .help-btn .ant-btn-text:focus,.light .help-btn .ant-btn-text:hover{background-color:#fff}.light .open-to-metis-underline{position:relative;z-index:5}.light .open-to-metis-underline:hover{text-decoration:underline}.light .directory-anchor-links{background:#fff}.light .app-title-links{color:#000}.light .isInactive{color:#000!important}.light .app-type{border:1px solid #eee;font-size:11px;position:absolute;right:12px;padding:0 4px;border-radius:4px;background:#f9f9f9}.light .directory .apps-nav-header .ant-input-affix-wrapper input[type=search]{color:#000}.light .directory .apps-nav-header .ant-input-affix-wrapper input[type=search]::placeholder{color:#ccc}.light .teanant-option{border-bottom:1px solid #f0f0f0;border-radius:0!important}.light .teanant-option.selected{background-color:#e6f4ff!important;border-radius:4px!important;border-color:#91caff}.light .teanant-option.hovered{background-color:#0000000a!important;border-radius:4px!important}.light .tenant-card .add-tenant-wrapper{border-color:#f0f0f0!important;background-color:transparent}.light .tenant-card .select-tenant-btn.selected{color:#1677ff;border-color:#1677ff}.light .tenant-card .select-tenant-btn.selected .ant-card-head{background:#e6f7ff}.light .tenant-card .select-tenant-btn.deleted{color:#000000e0;border-color:#ffccc7}.light .ace_gutter{background-color:#f9f9f9!important}.light .ace_gutter_bg{border:1px solid #ededed;background-color:#f9f9f9!important}.ant-layout-header.header{top:0;position:fixed;z-index:999;width:100%;padding:0;height:64px;line-height:48px;display:flex;align-items:center}.ant-layout-header.header .logo{padding-right:0}.container-layout{padding-top:64px!important}.font-weight-normal{font-weight:400!important}.text-light--custom{color:#f1f1f1}.bg-gray-100{background:#f8f9fa!important}*,*:focus{outline:0!important}.btn:focus,.btn.focus{outline:0!important;box-shadow:0 0 #0000!important}body{font-family:Inter,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-color:#888 #f1f1f1;scrollbar-width:thin;overflow:hidden;position:relative;font-weight:400}.sticky-top{position:sticky;top:0;z-index:1020}.logo{padding:"20px";display:flex}.user-info-outer{display:flex;height:100%;align-items:center;order:10;margin-left:auto}.user-info-outer .user-info-dropdown .sb-avatar{vertical-align:unset!important}.not-found{justify-content:center;align-items:center;display:flex;flex-flow:column;height:100%}.site-layout-content{min-height:280px;padding:24px}.ant-tag{border-radius:4px!important}.ant-tag-close-icon{top:1px;position:relative}.search-bar{max-width:200px;display:inline-block}.anticon{vertical-align:0!important}.pointer{cursor:pointer}.no-pointer-events{pointer-events:none}.drawer{z-index:inherit!important}.ant-select-multiple .ant-select-selection-item-remove{font-size:10px!important}.ant-select-multiple .ant-select-selection-item-remove>.anticon{vertical-align:1px!important}.ant-select-multiple .ant-select-selection-item{font-weight:400!important;font-size:12px!important;padding:0 10px;line-height:17px;height:auto;height:20px;white-space:nowrap}.ant-breadcrumb{font-size:12px}.ant-switch-inner{font-size:11px}.ant-select-item{font-size:12px!important}* .table.sticky .header,* .table.sticky .footer{z-index:auto!important}.ant-input{font-size:14px}.ant-typography.ant-typography-edit-content.entity-title{padding:10px 0}.ant-typography.ant-typography-edit-content.entity-description{margin:0}.anticon.anticon-enter.ant-typography-edit-content-confirm{display:none}.ant-tooltip{font-size:14px}.directory h6{font-size:18px}.directory .apps-nav-header .ant-space-item:last-child{margin-left:auto}.directory .apps-nav-header .ant-input-affix-wrapper{border-radius:50px!important;padding:2px 16px;align-items:center;display:flex}.directory .apps-nav-header .ant-input-affix-wrapper input[type=search]{background:transparent;text-align:left;font-size:16px}.directory .apps-nav-header .ant-input-affix-wrapper input[type=search]::placeholder{font-size:14px;font-weight:400;font-style:italic}.directory .apps-nav-header .ant-input-affix-wrapper .ant-input-clear-icon{display:flex}.directory .disabled{pointer-events:none;cursor:default}.directory .table td,.directory .table th{border-top:1px solid transparent}.sb-avatar__image{vertical-align:unset}.timeline-View{margin-left:-50%;padding:10px;margin-top:30px}.help-btn{display:flex;align-items:center;margin-left:10px;margin-right:4px}.help-btn .ant-btn-text:focus,.help-btn .ant-btn-text:hover{background-color:#fff}.ant-picker-panel-container{width:max-content!important}.bg-disabled td,.div-bg-disabled{opacity:.3;pointer-events:none}.app-title-links{font-weight:500}.tenant-page .ant-radio-group{width:100%}.tenant-page .ant-radio{align-self:flex-start!important;padding-top:4px}.tenant-page .ant-radio-wrapper span:nth-of-type(2){width:100%}.user-info-dropdown.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:0!important}.user-info-dropdown .user-dropdown-item{padding:5px 12px!important}.manage-tenant-btn{display:none;padding:10px}.tenant-card:hover .manage-tenant-btn{display:block}.rc-highlight{background-color:#f8ffb4;transition:all .5s ease-in-out}.ant-card{overflow:hidden}.ant-card-head{padding:0!important;border-radius:unset!important}.ant-card-head .ant-card-head-wrapper,.ant-card-head .ant-card-head-wrapper .ant-card-head-title{height:100%}.ant-card-head .ant-card-head-wrapper .ant-card-head-title .ant-typography{height:100%;display:flex;width:100%}.ant-card-head .ant-card-head-wrapper .ant-card-head-title .ant-typography .ant-flex{width:100%;padding:0 24px}.divider-lg{border:0}.divider-md{margin:8px 0}.divider-sm{margin:4px 0}.hidden-divider-lg{border:0}.hidden-divider-md{border:0;margin:8px 0}.hidden-divider-sm{border:0;margin:4px 0}
