.c-InitSpinner{background-color:var(--main-background);position:absolute;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.ant-table{background-color:transparent}.ant-table-tbody>tr>td{border-bottom-color:var(--grey-4)}.ant-form-item-label{line-height:24px}.ant-form-item{margin-bottom:8px}:root{--primary-blue:#4a90e2;--primary-yellow:#f5cb23;--white:#fff;--black:#000;--main-background:#f0f2f5;--red-1:#fff1f0;--red-2:#ffccc7;--red-3:#ffa39e;--red-6:#f5222d;--green-1:#f6ffed;--green-3:#b7eb8f;--green-6:#52c41a;--blue-1:#e6f7ff;--blue-3:#91d5ff;--blue-6:#1890ff;--grey-4:#e8e8e8;--grey-7:#8c8c8c;--grey-8:#595959;--grey-9:#262626}body{margin:0;padding:0}.c-ErrorAlert-actions{padding-top:15px}.c-ErrorAlert-actions a{color:var(--grey-8);text-decoration:underline}.c-Logo{height:100%;width:100%;padding:5px}.c-LoginMask{height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--primary-blue);background-image:url(../../static/media/background.fbcea40b.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.c-LoginMask-card{width:360px}.c-LoginMask-card-header{margin-bottom:48px;text-align:center}.c-LoginMask-card-title{color:var(--grey-9);font-size:24px;font-weight:800;line-height:28px}.c-LoginMask-card-header .c-Logo{width:150px}.c-LoginMask-login-button{width:100%}.c-LoginMask-JwtLoginForm-text-field{margin-bottom:4px}.c-LoginMask-JwtLoginForm-text-field .anticon{font-size:13px}.c-TextField .has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:var(--red-6)}.c-TextField .has-error .ant-input-suffix{color:var(--red-6)}.c-TextFieldRO{margin-bottom:16px}.c-UserCreationInstructions-description h2{font-weight:800;text-align:center;color:var(--red-6)}.c-UserCreationInstructions-description p{text-align:center}.c-LogoutButton{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.c-Sider,.c-Sider .c-SiderNav{background-color:var(--black)}.c-Sider .c-SiderNav .ant-menu-item-selected{background-color:var(--primary-blue)}.c-Sider-logout-button-container{color:var(--grey-4);transition:all .3s ease}.c-Sider-logout-button-container:hover{color:var(--white)}.c-Sider-logo-container{padding:5px}.c-Sider .c-SiderNav .ant-menu-item{padding:0 24px!important}.c-Sider{min-height:100vh}.c-Sider-logo-container{position:fixed;top:10px;width:64px;height:64px}.c-Sider .c-SiderNav{position:fixed;top:84px;width:64px}.c-Sider-logout-button-container{position:fixed;bottom:0;width:64px;height:64px}.c-ConfigurationFieldRO{margin-bottom:16px}.c-ConfigurationFieldRO-kv-pair-header{font-weight:500}.c-ConfigurationFieldRO-kv-pair,.c-ConfigurationFieldRO-kv-pair-header{border:solid var(--grey-4);border-width:0 0 1px;padding:8px;line-height:21px}.c-ConfigurationFieldRO-kv-pair code{display:block;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.c-DataFetcher-spinner{position:absolute;top:0;left:0;height:100%;min-height:200px;width:100%;display:flex;justify-content:center;align-items:center}.c-LinksList .ant-table-body{margin:0!important}.c-LinksList .ant-table-small{border:0;border-radius:0}.c-LinksList .ant-table-thead>tr:first-child>th:first-child,.c-LinksList .ant-table-thead>tr:first-child>th:last-child{border-radius:0}.c-LinksList .ant-table-thead th{background-color:transparent!important;border-bottom:0!important;padding-bottom:5px!important}.ant-table-tbody>tr,.c-LinksList .ant-table-tbody>tr>td,.c-LinksList .ant-table-thead>tr{transition:all 0s!important}.c-LinksList{margin-bottom:16px}.c-LinksList-item{padding:0!important}.c-LinksList-item a{width:100%;padding:8px;display:flex;justify-content:space-between;align-items:center;color:var(--grey-8);cursor:pointer}.c-LinksList-item a,.c-LinksList-item a:focus,.c-LinksList-item a:hover{text-decoration:none}.c-LinksList-item a.active,.c-LinksList-item a:hover{background:var(--blue-1)}.c-LinksList-item .c-LinksList-item-arrow{visibility:hidden}.c-LinksList-item a.active .c-LinksList-item-arrow,.c-LinksList-item a:hover .c-LinksList-item-arrow{visibility:visible}.c-LinksList-item-description{width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.c-LinksList .ant-table-placeholder{display:none}.c-OperationsDropdown-link{font-size:14px}.c-OperationsDropdown-menu .ant-dropdown-menu-item{padding:0}.c-OperationsDropdown-menu .ant-dropdown-menu-item .c-OperationsDropdownItem{padding:5px 12px}.c-Page-header{height:21px;margin-bottom:32px;display:flex;align-items:center;justify-content:space-between;color:var(--grey-7)}@-webkit-keyframes c-OperationModal-flash-red{0%{background:var(--red-2)}to{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}}@keyframes c-OperationModal-flash-red{0%{background:var(--red-2)}to{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}}.c-OperationModal-has-error .ant-modal-body,.c-OperationModal-has-error .ant-modal-footer,.c-OperationModal-has-error .ant-modal-header{-webkit-animation:c-OperationModal-flash-red .7s ease-in-out;animation:c-OperationModal-flash-red .7s ease-in-out}.c-OperationModal-success-check-container{color:var(--green-6);font-size:24px;display:flex;align-items:center;justify-content:center}.c-OperationModal-footer{display:flex;align-items:top;justify-content:space-between}.c-OperationModal-footer-error{display:flex;align-items:center;visibility:hidden;text-align:left;color:var(--red-6)}.c-OperationModal-has-error .c-OperationModal-footer-error{visibility:visible}.c-OperationModal-footer-error .anticon{margin-right:8px}.c-OperationModal-footer-buttons{min-width:180px}.c-ConfigurationField{margin-bottom:29px}.c-ConfigurationField-remove-button{width:100%}.c-ConfigurationField-add-button{display:block;margin-top:3.5px}.c-TruncatedText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-BundleAssetsList .ant-table-body{margin:0!important}.c-BundleAssetsList .ant-table-small{border:0;border-radius:0}.c-BundleAssetsList .ant-table-thead>tr:first-child>th:first-child,.c-BundleAssetsList .ant-table-thead>tr:first-child>th:last-child{border-radius:0}.c-BundleAssetsList .ant-table-thead th{background-color:transparent!important}.c-BundleAssetsList .ant-table-tbody>tr,.c-BundleAssetsList .ant-table-tbody>tr>td,.c-BundleAssetsList .ant-table-thead>tr{transition:all 0s!important}.c-BundlesList .ant-table-body{margin:0!important}.c-BundlesList .ant-table-small{border:0;border-radius:0}.c-BundlesList .ant-table-thead>tr:first-child>th:first-child,.c-BundlesList .ant-table-thead>tr:first-child>th:last-child{border-radius:0}.c-BundlesList .ant-table-thead th{background-color:transparent!important}.c-BundlesList-row:hover td{background:var(--blue-1)!important}.c-BundlesList .ant-table-tbody>tr,.c-BundlesList .ant-table-tbody>tr>td,.c-BundlesList .ant-table-thead>tr{transition:all 0s!important}.c-BundlesList tr.ant-table-expanded-row:hover td,.c-BundlesList tr.ant-table-expanded-row td{background:transparent!important}.c-BundlesList{margin-bottom:16px}.c-BundlesList table{width:100%;table-layout:fixed!important}.c-BundlesList-id-column{width:100px}.c-BundlesList-description-column{width:100%}.c-BundlesList-createdAt-column{width:150px}.c-RolesFieldRO{margin-bottom:16px}.c-RolesFieldRO-role{border:solid var(--grey-4);border-width:0 0 1px;padding:8px;line-height:21px}.c-RolesFieldRO-role code{display:block;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.c-RolesField{margin-bottom:29px}.c-RolesField-remove-button{width:100%}.c-RolesField-add-button{display:block;margin-top:3.5px}.c-OperationLogsList .ant-table-body{margin:0!important}.c-OperationLogsList .ant-table-small{border:0;border-radius:0}.c-OperationLogsList .ant-table-thead>tr:first-child>th:first-child,.c-OperationLogsList .ant-table-thead>tr:first-child>th:last-child{border-radius:0}.c-OperationLogsList .ant-table-thead th{background-color:transparent!important}.c-OperationLogsList-row:hover td{background:var(--blue-1)!important}.c-OperationLogsList .ant-table-tbody>tr,.c-OperationLogsList .ant-table-tbody>tr>td,.c-OperationLogsList .ant-table-thead>tr{transition:all 0s!important}.c-OperationLogsList tr.ant-table-expanded-row:hover td,.c-OperationLogsList tr.ant-table-expanded-row td{background:transparent}.c-OperationLogsList{margin-bottom:16px}.c-OperationLogsList-operation-cell .ant-tag{width:180px;text-transform:uppercase;-webkit-user-select:none;-ms-user-select:none;user-select:none}.c-OperationLogsList-operation-cell .apps-create,.c-OperationLogsList-operation-cell .bundles-create,.c-OperationLogsList-operation-cell .entrypoints-create,.c-OperationLogsList-operation-cell .groups-create,.c-OperationLogsList-operation-cell .users-create{color:var(--green-6);background:var(--green-1);border-color:var(--green-3)}.c-OperationLogsList-operation-cell .apps-update,.c-OperationLogsList-operation-cell .entrypoints-update,.c-OperationLogsList-operation-cell .groups-update,.c-OperationLogsList-operation-cell .users-update{color:var(--blue-6);background:var(--blue-1);border-color:var(--blue-3)}.c-OperationLogsList-operation-cell .apps-delete,.c-OperationLogsList-operation-cell .bundles-delete,.c-OperationLogsList-operation-cell .entrypoints-delete,.c-OperationLogsList-operation-cell .groups-delete,.c-OperationLogsList-operation-cell .users-delete{color:var(--red-6);background:var(--red-1);border-color:var(--red-3)}.c-OperationLogsList-details>ul{padding:16px!important;border-radius:4px}.c-OperationLogsList .ant-table-placeholder{display:none}.c-UserTypeFieldRO{margin-bottom:16px}.c-UserTypeField-option-name,.c-UserTypeFieldRO-type,.v-UsersList-user-name{margin-left:8px}.c-Root{min-height:100vh}.c-Root-content{padding:16px}
/*# sourceMappingURL=main.0653219e.chunk.css.map */