/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!./main/App.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);
/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!./main/res/styles/index.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/_ats/ATS_ActionProcessor/ATS_ActionProcessor.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
.refactoring-actions-page {
  width: 100%;
  height: 100%;
}
.refactoring-actions-page .action-groups {
  height: calc(100% - 56px);
  width: 100%;
  gap: 16px;
  padding: 0 16px;
}
.refactoring-actions-page .action-groups::-webkit-scrollbar {
  background-color: rgb(236.8571428571, 236.8571428571, 236.8571428571);
}
.refactoring-actions-page .action-groups::-webkit-scrollbar-thumb {
  background-color: #004a72;
  border: 2px solid rgb(236.8571428571, 236.8571428571, 236.8571428571);
  border-radius: 4px;
}
.refactoring-actions-page .action-groups {
  overflow-y: auto;
}
@supports (overflow-y: overlay) {
  .refactoring-actions-page .action-groups {
    overflow-y: overlay;
  }
}
.refactoring-actions-page .action-groups::-webkit-scrollbar {
  width: 9px;
}
.refactoring-actions-page .action-groups::-webkit-scrollbar, .refactoring-actions-page .action-groups::-webkit-scrollbar-thumb {
  visibility: hidden;
}
.refactoring-actions-page .action-groups:hover::-webkit-scrollbar, .refactoring-actions-page .action-groups:hover::-webkit-scrollbar-thumb {
  visibility: visible;
}
.refactoring-actions-page .action-groups .action-group {
  width: 100%;
  gap: 8px;
}
.refactoring-actions-page .action-groups .action-group .action-group__title {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
}
.refactoring-actions-page .action-groups .action-group .action-group__buttons {
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  gap: 8px;
}
.refactoring-actions-page .action-groups .action-group .action-group__buttons .ts-busy-button {
  margin: 0;
  padding: 8px;
  border: 2px solid white;
  font-size: 16px;
  max-width: 200px;
  white-space: pre-wrap;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/styles/impl/basic.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
.match_height, .match_parent {
  height: 100%;
}

.match_width, .match_parent {
  width: 100%;
}

.flex__stretch {
  place-items: stretch;
}

.flex__justify-center {
  justify-content: center;
}

.flex__space-between {
  justify-content: space-between;
}

.flex__space-evenly {
  justify-content: space-evenly;
}

.flex__grow {
  flex-grow: 1;
  flex-basis: 0;
}

.center_h {
  margin-left: auto;
  margin-right: auto;
}

.center_v {
  margin-top: auto;
  margin-bottom: auto;
}

.center {
  margin: 0 auto;
}

.clickable {
  cursor: pointer;
}

.right {
  right: 0;
}

.bottom {
  bottom: 0;
}

.left {
  left: 0;
}

.top {
  top: 0;
}

.text_wrap * {
  white-space: normal;
}

.text_nowrap * {
  white-space: nowrap;
}

.center_children {
  display: flex;
  justify-content: center;
  align-items: center;
}

.unselectable {
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+/Edge */
  user-select: none; /* Standard */
}

.scrollable-y {
  overflow-y: scroll;
}

.gap__s {
  row-gap: 4px;
  column-gap: 4px;
}

.gap__n {
  row-gap: 8px;
  column-gap: 8px;
}

.gap__l {
  row-gap: 12px;
  column-gap: 12px;
}

.v-gap__s {
  row-gap: 4px;
}

.v-gap__n {
  row-gap: 8px;
}

.v-gap__l {
  row-gap: 12px;
}

.v-gap__xl {
  row-gap: 16px;
}

.v-gap__xxl {
  row-gap: 20px;
}

.h-gap__s {
  column-gap: 4px;
}

.h-gap__n {
  column-gap: 8px;
}

.h-gap__l {
  column-gap: 12px;
}

.h-gap__xl {
  column-gap: 16px;
}

.h-gap__xxl {
  column-gap: 20px;
}

/**
 * Dimension shit
 */
/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/styles/impl/icons.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.icon--default {
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  background: black;
  mask-size: cover;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-repeat: no-repeat;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/_ats/dialogs/Dialog_ActionProcessorConfirmation/Dialog_ActionProcessorConfirmation.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.dialog-refactoring-action-conformation {
  width: 640px;
  height: 270px;
  background: rgb(218.7142857143, 218.7142857143, 218.7142857143);
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.5);
  border: 4px solid rgb(164.2857142857, 164.2857142857, 164.2857142857);
}
.dialog-refactoring-action-conformation .dialog__header {
  width: 100%;
  height: 50px;
  flex-shrink: 0;
  background: rgb(164.2857142857, 164.2857142857, 164.2857142857);
  padding: 0 8px;
}
.dialog-refactoring-action-conformation .dialog__header .dialog__header__title {
  color: white;
  font-size: 20px;
  font-weight: bold;
}
.dialog-refactoring-action-conformation .dialog__main {
  flex-grow: 1;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  padding: 32px;
}
.dialog-refactoring-action-conformation .dialog__main .dialog__main__warning-icon {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
}
.dialog-refactoring-action-conformation .dialog__main .dialog__main__warning {
  flex-grow: 1;
  gap: 4px;
}
.dialog-refactoring-action-conformation .dialog__main .dialog__main__warning .dialog__main__warning__title {
  text-decoration: underline;
}
.dialog-refactoring-action-conformation .dialog__main .dialog__main__warning .dialog__main__warning__text {
  width: 100%;
  white-space: pre-wrap;
}
.dialog-refactoring-action-conformation .dialog__buttons {
  height: 50px;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
  padding: 0 16px;
}
.dialog-refactoring-action-conformation .dialog__buttons .ts-button {
  margin: 0;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/Layouts/_Layouts.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ll_v_l {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}

.ll_v_c {
  display: flex;
  flex-flow: column;
  align-items: center;
}

.ll_vh_c {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.ll_v_r {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}

.ll_h_t {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
}

.ll_h_c {
  display: flex;
  flex-flow: row;
  align-items: center;
}

.ll_h_b {
  display: flex;
  flex-flow: row;
  align-items: flex-end;
}

.ts-grid {
  display: grid;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Button/TS_Button.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-button {
  background: #49addb;
  border-radius: 6px;
  padding-inline: 12px;
  padding-block: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_AppTools/TS_AppTools.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-app-tools {
  width: 100%;
  height: 100%;
  background: rgb(218.7142857143, 218.7142857143, 218.7142857143);
}
.ts-app-tools .ts-app-tools__header {
  width: 100%;
  height: 40px;
  align-items: center;
  background: rgb(146.1428571429, 146.1428571429, 146.1428571429);
  gap: 16px;
}
.ts-app-tools .ts-app-tools__header .ts-app-tools__header__title {
  min-width: 0;
  flex-shrink: 1;
  overflow: hidden;
  color: white;
  font-size: 20px;
  font-weight: bold;
}
.ts-app-tools .ts-app-tools__header .ts-app-tools__header__caret {
  width: 40px;
  height: 40px;
  padding: 6px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.ts-app-tools .ts-app-tools__header .ts-app-tools__header__caret *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
.ts-app-tools .ts-app-tools__header .ts-app-tools__header__caret *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
.ts-app-tools .ts-app-tools__main {
  width: 100%;
  height: calc(100% - 40px);
}
.ts-app-tools .ts-app-tools__nav-bar {
  height: 100%;
  width: 300px;
  transition: width 200ms ease-out;
  flex-shrink: 0;
  overflow-y: auto;
  border-right: 1px solid rgb(182.4285714286, 182.4285714286, 182.4285714286);
}
.ts-app-tools .ts-app-tools__nav-bar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.ts-app-tools .ts-app-tools__nav-bar::-webkit-scrollbar {
  display: none;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-collapsable-container {
  width: 100%;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-collapsable-container .ts-collapsable-container__header {
  box-shadow: none;
  background: rgb(164.2857142857, 164.2857142857, 164.2857142857);
  border: none;
  font-size: 16px;
  font-weight: bold;
  color: white;
  padding-left: 8px;
  position: relative;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-collapsable-container .ts-collapsable-container__header .ts-collapsable-container__header__caret *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-collapsable-container .ts-collapsable-container__header .ts-collapsable-container__header__caret *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-collapsable-container .ts-collapsable-container__header .ts-collapsable-container__header__caret:not(.collapsed) {
  transform: rotateZ(90deg);
}
.ts-app-tools .ts-app-tools__nav-bar .ts-collapsable-container .ts-collapsable-container__header:after {
  content: "";
  height: 2px;
  background: white;
  translate: -50%;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: width 100ms ease-out, transform 100ms ease-out;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-collapsable-container .ts-collapsable-container__header.collapsed:after {
  width: 100%;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item {
  width: 100%;
  height: 30px;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item {
  background: rgb(218.7142857143, 218.7142857143, 218.7142857143);
  cursor: pointer;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item:hover {
  background: rgb(182.4285714286, 182.4285714286, 182.4285714286);
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item:active {
  background: rgb(146.1428571429, 146.1428571429, 146.1428571429);
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item {
  cursor: pointer;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item *:not(svg):not(g):not([data-no-fill=true]) {
  fill: black;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: black;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: black;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: black;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item {
  color: black;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item:hover {
  color: black;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item:active {
  color: white;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item .ts-app-tools__nav-bar__item__title {
  color: inherit;
  font-size: 16px;
  font-weight: bold;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item .icon--wrapper {
  width: 30px;
  height: 30px;
  padding: 4px 0;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item.selected {
  background: rgb(146.1428571429, 146.1428571429, 146.1428571429);
  color: white;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item.selected .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
.ts-app-tools .ts-app-tools__nav-bar .ts-app-tools__nav-bar__item.selected .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
.ts-app-tools .ts-app-tools__nav-bar.ts-app-tools__nav-bar-collapsed {
  width: 30px;
}
.ts-app-tools .ts-app-tools__page {
  height: 100%;
  flex-grow: 1;
  display: inline-block;
}
.ts-app-tools .ts-app-tools__page .app-tools-page__page__header {
  padding: 8px 0;
  margin: 0 16px 8px;
  border-bottom: 2px solid black;
  font-size: 28px;
  font-weight: bold;
}

#app-tools-default {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
#app-tools-default .title {
  font-size: 40px;
  font-weight: bold;
}
#app-tools-default .sub-title {
  font-size: 32px;
  font-weight: bold;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_ErrorBoundary/TS_ErrorBoundary.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-error-boundary {
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  background: #BABABA;
}
.ts-error-boundary .ts-error-boundary__pic {
  transform: scale(1, 1.3);
  font-size: 32px;
  font-weight: bold;
  color: #616161;
  text-shadow: #e0e0e0 1px 1px 0;
}
.ts-error-boundary .ts-error-boundary__title {
  font-size: 24px;
  font-weight: bold;
  white-space: pre-wrap;
  text-align: center;
  color: #616161;
  text-shadow: #e0e0e0 1px 1px 0;
}
.ts-error-boundary .ts-error-boundary__error .ts-error-boundary__error-title {
  font-size: 20px;
  font-weight: 500;
  text-decoration: underline;
}
.ts-error-boundary .ts-error-boundary__error .ts-error-boundary__error-message {
  white-space: pre-wrap;
  font-size: 18px;
  font-weight: 500;
}
.ts-error-boundary .ts-error-boundary__button {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  padding: 10px 20px;
  background: #ED2939;
  color: white;
  border-radius: 8px;
}
.ts-error-boundary .ts-error-boundary__button:hover {
  background: #D71223;
}
.ts-error-boundary .ts-error-boundary__button:active {
  background: #A40C1A;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/AwaitModules/AwaitModules.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-await-modules {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ts-await-modules.ts-progress-bar .ts-progress-bar__radial-bar {
  width: 100%;
  height: 100%;
}
.ts-await-modules.ts-progress-bar .ts-progress-bar__radial-bar .ts-progress-bar__radial-bar__text {
  font-size: 42px;
  color: rgb(28.7142857143, 175.6015037594, 255);
}
.ts-await-modules.ts-progress-bar .ts-progress-bar__radial-bar .ts-progress-bar__radial-bar__bar circle {
  stroke-width: 1px;
}
.ts-await-modules.ts-progress-bar .ts-progress-bar__radial-bar .ts-progress-bar__radial-bar__bar circle.ts-progress-bar__radial-bar__bar-child-0 {
  stroke: rgb(141.8571428571, 215.3007518797, 255);
}
.ts-await-modules.ts-progress-bar .ts-progress-bar__radial-bar .ts-progress-bar__radial-bar__bar circle.ts-progress-bar__radial-bar__bar-child-1 {
  stroke: rgb(28.7142857143, 175.6015037594, 255);
}
.ts-await-modules.ts-progress-bar .ts-progress-bar__radial-bar .ts-progress-bar__radial-bar__bar circle.ts-progress-bar__radial-bar__bar__background {
  stroke: #E3E9F2;
}
.ts-await-modules .missing-permission-modules {
  width: min-content;
}
.ts-await-modules .missing-permission-modules h1 {
  font-size: 24px;
  font-weight: 600;
}
.ts-await-modules .missing-permission-modules .ll_h_c {
  gap: 10px;
  flex-wrap: wrap;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_ProgressBar/TS_ProgressBar.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-progress-bar .ts-progress-bar__linear-bar {
  width: 400px;
  height: 24px;
  border: 2px solid rgb(29, 176, 255);
  border-radius: 12px;
  position: relative;
  background: white;
  overflow: hidden;
}
.ts-progress-bar .ts-progress-bar__linear-bar .ts-progress-bar__linear-bar__text {
  width: 400px;
  height: 100%;
  color: rgb(29, 176, 255);
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0;
}
.ts-progress-bar .ts-progress-bar__linear-bar .ts-progress-bar__linear-bar__bar {
  height: 100%;
  background: rgb(29, 176, 255);
  transition: width 200ms ease-out;
  overflow: hidden;
  position: absolute;
  inset: 0;
}
.ts-progress-bar .ts-progress-bar__linear-bar .ts-progress-bar__linear-bar__bar .ts-progress-bar__linear-bar__text {
  color: white;
}
.ts-progress-bar .ts-progress-bar__radial-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 200px;
  position: relative;
}
.ts-progress-bar .ts-progress-bar__radial-bar .ts-progress-bar__radial-bar__text {
  font-size: 24px;
  font-weight: bold;
  color: rgb(29, 176, 255);
}
.ts-progress-bar .ts-progress-bar__radial-bar .ts-progress-bar__radial-bar__bar {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.ts-progress-bar .ts-progress-bar__radial-bar .ts-progress-bar__radial-bar__bar circle {
  fill: none;
  stroke-width: 6;
  stroke: rgb(29, 176, 255);
  transition: stroke-dashoffset 200ms ease-out;
}
.ts-progress-bar .ts-progress-bar__radial-bar .ts-progress-bar__radial-bar__bar .ts-progress-bar__radial-bar__bar__background {
  stroke: transparent;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/AwaitSync/AwaitSync.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-await-sync-loader {
  width: 100%;
  height: 100%;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  background-size: 200% 100%;
  animation: 1.5s await-sync-loader-animation linear infinite;
}

@keyframes await-sync-loader-animation {
  to {
    background-position-x: -200%;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_CollapsableContainer/TS_CollapsableContainer.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-collapsable-container .ts-collapsable-container__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  width: 100%;
  border-bottom: 1px solid black;
  background: #d0d0d0;
  box-shadow: inset 0px 0px 25px 10px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.ts-collapsable-container .ts-collapsable-container__header.flip {
  flex-direction: row-reverse;
}
.ts-collapsable-container .ts-collapsable-container__header .ts-collapsable-container__header__caret {
  flex-shrink: 0;
  width: 20px;
  margin: 0 5px 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}
.ts-collapsable-container .ts-collapsable-container__container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: max-height 100ms linear;
  background: #e5e5e5;
  overflow: hidden;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Notifications/TS_Notifications.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-notification-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  z-index: 500;
  inset: 0;
}
.ts-notification-overlay .ts-notification-container {
  isolation: isolate;
  z-index: 1;
  width: 350px;
  height: 100vh;
  padding: 40px 10px 40px 30px;
  position: fixed;
  top: 0;
  right: 0;
  flex-direction: column-reverse;
  justify-content: flex-start;
  gap: 20px;
  overflow-y: auto;
  transform: translateX(100%);
  transition: transform linear;
  transition-duration: inherit;
}
.ts-notification-overlay .ts-notification-container.list {
  -webkit-mask-image: linear-gradient(to bottom, transparent 2%, #000000 5%, #000000 95%, transparent 98%);
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.2) 20%);
}
.ts-notification-overlay .ts-notification-container::-webkit-scrollbar {
  display: none;
}
.ts-notification-overlay .ts-notification-container .ts-notification {
  background: #FFFFFF;
  border: 2px solid #00709f;
  border-radius: 4px;
  width: 100%;
  padding: 5px 10px;
}
.ts-notification-overlay .ts-notification-container .ts-notification .ts-notification__header {
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.ts-notification-overlay .ts-notification-container .ts-notification .ts-notification__header .ts-notification__title {
  font-size: 14px;
  font-weight: bold;
}
.ts-notification-overlay .ts-notification-container .ts-notification .ts-notification__header .ts-notification__close {
  cursor: pointer;
  background: #FF0000;
  width: 19px;
  height: 19px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 14px;
  font-weight: bold;
}
.ts-notification-overlay .ts-notification-container .ts-notification .ts-notification__header .ts-notification__close:hover {
  background: #B70000;
}
.ts-notification-overlay .ts-notification-container .ts-notification .ts-notification__header .ts-notification__close:active {
  background: #AB0000;
}
.ts-notification-overlay .ts-notification-container .ts-notification .ts-notification__body {
  padding: 8px;
}
.ts-notification-overlay .ts-notification-container .ts-notification .ts-notification__body .ts-notification__message {
  font-size: 12px;
  white-space: pre-wrap;
}
.ts-notification-overlay .ts-notification-container .ts-notification .ts-notification__footer .ts-notification__timestamp {
  font-size: 12px;
  color: #808080;
}
.ts-notification-overlay .ts-notification-container .ts-notification.ts-notification__failed {
  border: 2px solid #ab0000;
}
.ts-notification-overlay .ts-notification-container .ts-notification.ts-notification__resolved {
  border: 2px solid #009f40;
}
.ts-notification-overlay.enter .ts-notification-container, .ts-notification-overlay.enter-done .ts-notification-container {
  transform: translateX(0);
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_BusyButton/TS_BusyButton.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-busy-button {
  background: #49addb;
  border-radius: 6px;
  padding-inline: 12px;
  padding-block: 6px;
  justify-content: center;
  align-items: center;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_ButtonLoader/TS_ButtonLoader.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-button-loader {
  display: inline-block;
  position: relative;
  width: 52px;
  height: 14px;
}

.ts-button-loader div {
  position: absolute;
  top: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.ts-button-loader div:nth-child(1) {
  left: -2px;
  animation: lds-ellipsis1 0.6s infinite;
}

.ts-button-loader div:nth-child(2) {
  left: -2px;
  animation: lds-ellipsis2 0.6s infinite;
}

.ts-button-loader div:nth-child(3) {
  left: 22px;
  animation: lds-ellipsis2 0.6s infinite;
}

.ts-button-loader div:nth-child(4) {
  left: 46px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/_ats/ATS_CollectionUpgrades/ATS_CollectionUpgrades.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.collection-upgrades-page {
  width: 100%;
  height: 100%;
}
.collection-upgrades-page .buttons-container {
  padding: 0 16px;
  width: 100%;
  flex-wrap: wrap;
  gap: 16px;
  align-items: stretch;
}
.collection-upgrades-page .buttons-container .ts-busy-button {
  margin: 0;
  width: 200px;
  height: 65px;
  white-space: pre-wrap;
  font-size: 18px;
  border: 2px solid white;
  border-radius: 8px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/_ats/ATS_SyncEnv/ATS_SyncEnv.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/
.sync-env-page {
  width: 100%;
  height: 100%;
}
.sync-env-page .ts-input {
  width: 300px;
  background: white;
  border: 2px solid black;
  border-radius: 10px;
  font-size: 14px;
}
.sync-env-page .ts-input.invalid-id {
  background-color: rgba(255, 52, 52, 0.5);
  background-blend-mode: multiply;
}
.sync-env-page .ts-input.valid-id {
  background-color: rgba(142, 255, 98, 0.5);
  background-blend-mode: multiply;
}
.sync-env-page .ts-busy-button {
  padding: 8px 16px;
  margin: 0;
}
.sync-env-page .ts-busy-button {
  background: rgb(0, 110.7218045113, 170.5714285714);
  cursor: pointer;
}
.sync-env-page .ts-busy-button:hover {
  background: #004a72;
}
.sync-env-page .ts-busy-button:active {
  background: #004a72;
}
.sync-env-page .ts-busy-button.ts-busy-button__disabled {
  background: rgb(0, 110.7218045113, 170.5714285714);
  opacity: 0.5;
}
.sync-env-page .ts-busy-button.deter-users-from-this-button {
  background: #FF2222;
}
.sync-env-page .three-dot-loader {
  display: inline-flex;
  gap: 5px;
  translate: 0 -3px;
}
.sync-env-page .three-dot-loader > span {
  width: 5px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: var(--color-faded);
  animation: ThreeDotLoader 1.5s ease-out infinite;
}
.sync-env-page .three-dot-loader > span:nth-child(2) {
  animation-delay: 0.5s;
}
.sync-env-page .three-dot-loader > span:last-child {
  animation-delay: 1s;
}
.sync-env-page .sync-env-page__menu {
  padding: 0 16px;
  align-items: flex-end;
  gap: 10px;
}
.sync-env-page .sync-env-page__menu .ts-prop-renderer {
  width: unset;
}
.sync-env-page .sync-env-page__menu .ts-prop-renderer .ts-dropdown {
  width: 145px;
}
.sync-env-page .sync-env-page__menu .ts-prop-renderer .ts-prop-renderer__error {
  display: none;
}
.sync-env-page .sync-env-page__menu .sync-env-page__menu__row {
  width: 100%;
  gap: 10px;
  align-items: flex-end;
}
.sync-env-page .sync-env-page__menu .sync-env-page__operations {
  gap: 10px;
}
.sync-env-page .sync-env-page__menu .sync-env-page__status {
  align-items: flex-end;
  gap: 4px;
  font-size: 14px;
  font-style: italic;
}
.sync-env-page .sync-env_modules-list-v2 {
  flex-grow: 1;
  row-gap: 5px;
  column-gap: 25px;
  margin-top: 10px;
  padding: 0 10px 10px 10px;
  flex-wrap: wrap;
  height: 0;
}
.sync-env-page .sync-env_modules-list-v2 .utils {
  width: 500px;
  justify-content: space-between;
  align-items: flex-end;
}
.sync-env-page .sync-env_modules-list-v2 .utils .ts-checkbox {
  gap: 5px;
}
.sync-env-page .sync-env_modules-list-v2 .utils .ts-checkbox .ts-checkbox__content {
  margin-inline-start: 0;
  font-size: 1rem;
}
.sync-env-page .sync-env_modules-list-v2 .ts-prop-renderer {
  justify-content: space-between;
  width: 500px;
}
.sync-env-page .sync-env_modules-list-v2 .ts-prop-renderer .ts-prop-renderer__label {
  color: #121212;
  font-weight: normal;
}
.sync-env-page .sync-env_modules-list-v2 .ts-prop-renderer .ts-prop-renderer__label .header {
  gap: 5px;
}
.sync-env-page .sync-env_modules-list-v2 .ts-prop-renderer .collection-row .backup-info {
  gap: 3px;
}
.sync-env-page .sync-env_modules-list-v2 .ts-prop-renderer .collection-row .backup-info .higher {
  color: darkgreen;
}
.sync-env-page .sync-env_modules-list-v2 .ts-prop-renderer .collection-row .backup-info .lower {
  color: red;
}
.sync-env-page .sync-env_modules-list-v2 .ts-prop-renderer .collection-row .backup-info div {
  min-width: 50px;
  text-align: right;
}
.sync-env-page .sync-env_modules-list-v2 .ts-prop-renderer .collection-row .backup-info div.left-row {
  text-align: center;
}

@keyframes ThreeDotLoader {
  0%, 50%, 100% {
    background: var(--color-faded);
  }
  25% {
    background: var(--color);
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Checkbox/TS_Checkbox.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.ts-checkbox .ts-checkbox__content {
  margin-inline-start: 8px;
}
.ts-checkbox .ts-checkbox__button {
  border: 1px solid rgba(104, 103, 141, 0.3137254902);
  box-shadow: 0 0 1px 0 #867979;
  padding: 1px;
}
.ts-checkbox .ts-checkbox__button.ts-checkbox__button__rounded {
  border-radius: 50%;
}
.ts-checkbox .ts-checkbox__button .ts-checkbox__button__inner {
  width: 18px;
  height: 18px;
}
.ts-checkbox .ts-checkbox__button .ts-checkbox__button__inner.ts-checkbox__button__rounded {
  border-radius: 50%;
}
.ts-checkbox .ts-checkbox__button .ts-checkbox__button__inner.ts-checkbox__button__checked {
  background: #4fa7ff;
  border: 0.5px white solid;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Input/TS_TextArea.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-textarea {
  width: 100%;
  min-width: 50px;
  min-height: 50px;
  padding-block: 4px;
  padding-inline: 10px;
  font-size: 1rem;
  border: 1px solid black;
  border-radius: 4px;
}
.ts-textarea:focus-visible {
  outline: 1px solid #3ca0c6;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Input/TS_Input.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-input {
  width: 100%;
  min-width: 50px;
  padding-inline: 10px;
  background: unset;
  font-size: 1rem;
  border: 1px solid black;
  border-radius: 4px;
}
.ts-input:focus-visible {
  outline: 1px solid #3ca0c6;
}
.ts-input.disabled {
  cursor: not-allowed;
}

.align-center {
  text-align: center;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

input[type=number] {
  appearance: none;
}

input[type=number]:focus,
input[type=number]:hover {
  appearance: auto;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_PropRenderer/TS_PropRenderer.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-prop-renderer {
  width: 100%;
}
.ts-prop-renderer.disabled .ts-prop-renderer__label {
  color: #929292;
}
.ts-prop-renderer.vertical {
  row-gap: 4px;
}
.ts-prop-renderer.vertical .ts-prop-renderer__label {
  width: 100%;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Input/ATS_TextArea.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
.ats__ts-text-area {
  width: 100%;
  height: 100%;
  padding: 20px;
  gap: 20px;
}
.ats__ts-text-area .app-tools-page__page__header {
  margin: 0 !important;
  padding-top: 0;
}
.ats__ts-text-area .ats__ts-text-area__content {
  gap: 20px;
  align-items: flex-start;
}
.ats__ts-text-area .ats__ts-text-area__content .ts-textarea {
  scrollbar-gutter: stable;
  width: 300px;
  min-height: 200px;
  max-height: 300px;
  resize: none;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Overlay/TS_Overlay.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-overlay__child {
  z-index: 2000;
  position: relative;
}

.ts-overlay {
  z-index: 1000;
  cursor: default;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ts-overlay.transparent {
  background: transparent;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Tree/TS_Tree.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-tree .ts-tree__node {
  padding: 4px 0;
}
.ts-tree .ts-tree__node.depth-1 {
  padding-left: 15px;
}
.ts-tree .ts-tree__node.depth-2 {
  padding-left: 30px;
}
.ts-tree .ts-tree__node.depth-3 {
  padding-left: 45px;
}
.ts-tree .ts-tree__node.depth-4 {
  padding-left: 60px;
}
.ts-tree .ts-tree__node.depth-5 {
  padding-left: 75px;
}
.ts-tree .ts-tree__node.depth-6 {
  padding-left: 90px;
}
.ts-tree .ts-tree__node.depth-7 {
  padding-left: 105px;
}
.ts-tree .ts-tree__node.depth-8 {
  padding-left: 120px;
}
.ts-tree .ts-tree__node.depth-9 {
  padding-left: 135px;
}
.ts-tree .ts-tree__node.depth-10 {
  padding-left: 150px;
}
.ts-tree .ts-tree__node.depth-11 {
  padding-left: 165px;
}
.ts-tree .ts-tree__node.depth-12 {
  padding-left: 180px;
}
.ts-tree .ts-tree__node:hover {
  background: cornsilk;
}
.ts-tree .ts-tree__selected-node {
  background: cornsilk;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Dropdown/TS_DropDown.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-dropdown .ts-dropdown__header .ts-input, .ts-dropdown .ts-dropdown__header .ts-dropdown__placeholder,
.ts-dropdown .ts-dropdown__header .ts-dropdown__selected, .ts-dropdown .ts-dropdown__header {
  height: 100%;
}

.ts-dropdown .ts-dropdown__header {
  width: 100%;
}

.ts-dropdown {
  position: relative;
  isolation: isolate;
  z-index: 0;
  flex-shrink: 0;
}
.ts-dropdown .ts-dropdown__header {
  height: 30px;
  background: white;
  border-radius: 5px;
  border: 1px solid #4fa7ff;
  display: flex;
  z-index: 20 !important;
}
.ts-dropdown .ts-dropdown__header .ts-input {
  background-color: transparent;
  border: none;
  padding-block: 0;
}
.ts-dropdown .ts-dropdown__header .ts-input:focus-visible {
  outline: none;
}
.ts-dropdown .ts-dropdown__header .ts-dropdown__placeholder,
.ts-dropdown .ts-dropdown__header .ts-dropdown__selected {
  flex-grow: 1;
  font-size: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-inline: 4px;
}
.ts-dropdown .ts-dropdown__empty {
  background: white;
  border-radius: 0 0 4px 4px;
  border: 1px solid #4fa7ff;
  padding: 5px;
  position: absolute;
  text-align: center;
}
.ts-dropdown .ts-overlay {
  z-index: 10 !important;
}
.ts-dropdown .ts-overlay__child {
  z-index: 15 !important;
  position: static;
}
.ts-dropdown .ts-dropdown__items-container {
  background: white;
  border: 1px solid #4fa7ff;
  border-radius: 0 0 5px 5px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ts-dropdown .ts-dropdown__items-container .ts-dropdown__unselect-item {
  width: 100%;
  padding: 5px;
  font-size: 18px;
  border-bottom: 2px dotted black;
}
.ts-dropdown .ts-dropdown__items-container .ts-dropdown__unselect-item:hover {
  background: cornsilk;
}
.ts-dropdown .ts-dropdown__items-container .ts-tree {
  width: 100%;
  min-height: 10px;
}
.ts-dropdown .ts-dropdown__items-container .ts-tree .ts-tree__children-container {
  margin: 0;
}
.ts-dropdown .ts-dropdown__items-container .ts-tree .ts-tree__children-container .ts-tree__node {
  padding: 5px;
}
.ts-dropdown .ts-dropdown__items-container.inverted {
  padding-top: 0;
  padding-bottom: 3px;
  border-radius: 5px 5px 0 0;
}
.ts-dropdown.open {
  z-index: 1;
}
.ts-dropdown.disabled {
  cursor: not-allowed;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/_ats/ATS_ProtoComponent/ATS_ProtoComponent.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
#ats-proto-component {
  width: 100%;
  height: 100%;
  padding: 20px;
  gap: 20px;
}
#ats-proto-component .ts-button {
  margin: 0;
}
#ats-proto-component .ts-dropdown {
  width: 300px;
}
#ats-proto-component .ts-prop-renderer {
  row-gap: 10px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/_ats/ATS_IDBCacheComparison/Component_CollectionGrid.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.collections-grid {
  width: 100%;
  height: fit-content;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 30px;
  position: relative;
}
.collections-grid .collections-grid__row {
  grid-template-columns: subgrid;
  grid-column: 1/-1;
  background: white;
  border-bottom: 1px solid black;
}
.collections-grid .collections-grid__row .collections-grid__header {
  height: 100%;
  line-height: 30px;
  padding-inline: 10px;
  font-size: 16px;
  font-weight: bold;
}
.collections-grid .collections-grid__row .collections-grid__header:not(:last-child) {
  border-right: 2px solid black;
}
.collections-grid .collections-grid__row .collections-grid__value {
  height: 100%;
  line-height: 30px;
  padding-inline: 10px;
  font-size: 16px;
}
.collections-grid .collections-grid__row .collections-grid__value:not(:last-child) {
  border-right: 2px solid black;
}
.collections-grid .collections-grid__row.header {
  background: gray;
  border-width: 2px;
  position: sticky;
  top: 0;
}
.collections-grid .collections-grid__row.count-mismatch {
  background: rgba(255, 0, 0, 0.5);
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/_ats/ATS_IDBCacheComparison/Dialog_IDBCacheComparison.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#dialog__idb-cache-comp {
  width: 50vw;
  height: 90vh;
  background: white;
  border: 2px solid black;
}
#dialog__idb-cache-comp .dialog__idb-cache-comp__header {
  width: 100%;
  height: 40px;
  justify-content: space-between;
  padding: 0 20px;
}
#dialog__idb-cache-comp .dialog__idb-cache-comp__header .dialog__idb-cache-comp__header__title {
  font-size: 20px;
}
#dialog__idb-cache-comp .dialog__idb-cache-comp__grid-wrapper {
  width: 100%;
  height: calc(100% - 40px);
  overflow-y: overlay;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/_ats/ATS_AppConfigEditor/ATS_AppConfigEditor.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
#ats__app-config-editor {
  width: 100%;
  height: 100%;
}
#ats__app-config-editor .app-tools-page__page__header {
  margin: 0;
  padding: 0 20px;
  height: 50px;
  width: 100%;
  line-height: 50px;
  flex-shrink: 0;
}
#ats__app-config-editor .app-config-editor__main {
  width: 100%;
  height: 0;
  flex-grow: 1;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__config-list {
  height: 100%;
  width: 20%;
  border-right: 2px solid black;
  overflow-y: overlay;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__config-list .app-config-editor__config-list__config {
  padding: 0 20px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  flex-shrink: 0;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__config-list .app-config-editor__config-list__config:not(:last-child) {
  border-bottom: 1px solid black;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__config-list .app-config-editor__config-list__config.selected {
  background: rgb(164.2857142857, 164.2857142857, 164.2857142857);
  color: white;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__editor {
  width: 80%;
  height: 100%;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__editor .app-config-editor__editor__title {
  height: 50px;
  width: 100%;
  line-height: 50px;
  flex-shrink: 0;
  border-bottom: 1px solid black;
  padding: 0 20px;
  font-size: 20px;
  font-weight: bold;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__editor .app-config-editor__editor__views {
  padding: 20px;
  height: 0;
  flex-grow: 1;
  width: 100%;
  gap: 20px;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__editor .app-config-editor__editor__views .ts-json-viewer {
  width: 0;
  flex-grow: 1;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__editor .app-config-editor__editor__views .app-config-editor__editors {
  height: 100%;
  width: 0;
  flex-grow: 1;
  gap: 20px;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__editor .app-config-editor__editor__views .app-config-editor__editors .ts-textarea {
  height: 0;
  width: 100%;
  flex: 1;
  resize: none;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__editor .app-config-editor__editor__views .app-config-editor__editors .ts-json-viewer {
  height: 0;
  width: 100%;
  flex: 1;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__editor .app-config-editor__editor__views .app-config-editor__editors .app-config-editor__error {
  height: 0;
  width: 100%;
  flex: 1;
  background: white;
  border: 2px solid black;
  border-radius: 10px;
  margin: 0;
  padding: 10px;
}
#ats__app-config-editor .app-config-editor__main .app-config-editor__editor .app-config-editor__editor__views .app-config-editor__editors .ts-busy-button {
  height: 40px;
  flex-shrink: 0;
  width: 100%;
  margin: 0;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_JSONViewer/TS_JSONViewer.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-json-viewer {
  width: 100%;
  height: 100%;
  background: white;
  border: 2px solid black;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px 0;
}
.ts-json-viewer .ts-tree__node {
  background: transparent !important;
  cursor: default;
  padding: 0;
}
.ts-json-viewer .ts-tree__node .clickable {
  padding: 5px 0 5px 5px;
  cursor: default;
  display: flex;
  gap: 4px;
}
.ts-json-viewer .ts-json-viewer__item {
  width: 0;
  flex-grow: 1;
  gap: 8px;
}
.ts-json-viewer .ts-json-viewer__item .ts-json-viewer__item__key {
  flex-shrink: 0;
  font-size: 14px;
  font-weight: bold;
}
.ts-json-viewer .ts-json-viewer__item .ts-json-viewer__item__value {
  width: 0;
  flex-grow: 1;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ts-json-viewer .ts-json-viewer__item.string .ts-json-viewer__item__value {
  color: #e67e22;
}
.ts-json-viewer .ts-json-viewer__item.number .ts-json-viewer__item__value {
  color: #2ecc71;
}
.ts-json-viewer .ts-json-viewer__item.boolean .ts-json-viewer__item__value {
  color: #bf95d0;
}
.ts-json-viewer .ts-json-viewer__item.object {
  cursor: pointer;
}
.ts-json-viewer .ts-json-viewer__item.object .ts-json-viewer__item__value {
  color: #f1c40f;
}
.ts-json-viewer .ts-json-viewer__icon {
  width: 14px;
  height: 14px;
}
.ts-json-viewer .ts-json-viewer__icon.expanded {
  rotate: 90deg;
}
.ts-json-viewer .ts-json-viewer__icon-placeholder {
  width: 14px;
  height: 14px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Dialog/TS_DialogOverlay.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-dialog__overlay .ts-overlay {
  display: flex;
  flex-flow: row;
  align-items: center;
}

.ts-dialog__overlay .ts-overlay {
  height: 100%;
}

.ts-dialog__overlay .ts-overlay {
  width: 100%;
}

.ts-dialog__overlay .ts-overlay {
  z-index: 200;
  background: rgba(0, 0, 0, 0.1254901961);
  justify-content: center;
  align-items: center;
}
.ts-dialog__overlay .ts-overlay__child {
  z-index: 201;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Dialog/TS_Dialog.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-dialog {
  width: 600px;
  min-height: 200px;
  padding: 0;
  margin: 0;
  justify-content: space-between;
  background: white;
  overflow: hidden;
  border-radius: 8px;
  outline: none !important;
}
.ts-dialog .ts-dialog__header {
  width: 100%;
  height: 50px;
  padding: 0 16px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #808080;
  font-size: 20px;
  font-weight: bold;
}
.ts-dialog .ts-dialog__header .header__title {
  font-size: inherit;
  font-weight: inherit;
  color: white;
}
.ts-dialog .ts-dialog__main {
  flex-grow: 1;
  width: 100%;
}
.ts-dialog .ts-dialog__buttons {
  width: 100%;
  height: 50px;
  flex-shrink: 0;
  padding: 0 16px;
  margin: 0;
  display: grid;
  column-gap: 8px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "left center right";
}
.ts-dialog .ts-dialog__buttons .ts-dialog__buttons__left,
.ts-dialog .ts-dialog__buttons .ts-dialog__buttons__center,
.ts-dialog .ts-dialog__buttons .ts-dialog__buttons__right {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
}
.ts-dialog .ts-dialog__buttons .ts-dialog__buttons__left {
  justify-content: flex-start;
  grid-area: left;
}
.ts-dialog .ts-dialog__buttons .ts-dialog__buttons__center {
  justify-content: center;
  grid-area: center;
}
.ts-dialog .ts-dialog__buttons .ts-dialog__buttons__right {
  justify-content: flex-end;
  grid-area: right;
}
.ts-dialog .ts-dialog__buttons .ts-button,
.ts-dialog .ts-dialog__buttons .ts-busy-button {
  margin: 0;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_ButtonV2/TS_ButtonV2.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-button-v2 {
  background: #b5b5b5;
  color: white;
  border-radius: 6px;
  padding: 6px 12px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 300ms ease-out, color 300ms ease-out;
}
.ts-button-v2.disabled {
  cursor: not-allowed;
  background: #cfcfcf;
}
.ts-button-v2.action-in-progress {
  cursor: progress;
}
.ts-button-v2:not(.disabled, .action-in-progress):hover {
  background: #8e8e8e;
}
.ts-button-v2:not(.disabled, .action-in-progress):active {
  background: #b5b5b5;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_MouseInteractivity/TS_Tooltip/TS_ToolTip.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-overlay.ts-tooltip {
  z-index: 400;
  background: rgba(0, 0, 0, 0.1254901961);
}
.ts-overlay.ts-tooltip .ts-overlay__child {
  position: absolute;
}
.ts-overlay.ts-tooltip.transparent {
  background: transparent;
}

.ts-tooltip__content {
  z-index: 401;
  cursor: default;
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 60vh;
  border-radius: 2px;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
  border: solid 1px transparent;
  background-color: white;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_MouseInteractivity/TS_PopUp/TS_PopUp.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-popup.ts-overlay {
  z-index: 300;
  background: rgba(0, 0, 0, 0.1254901961);
}
.ts-popup.ts-overlay .ts-overlay__child {
  position: absolute;
}
.ts-popup.ts-overlay .ts-popup__content {
  z-index: 301;
  cursor: default;
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 60vh;
  border-radius: 2px;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
  border: solid 1px transparent;
  background-color: white;
}
.ts-popup.ts-overlay .ts-popup__content .ts-popup__content__menu .ts-tree__node {
  padding-inline: 10px;
  white-space: nowrap;
}
.ts-popup.ts-overlay .ts-popup__content .ts-popup__content__menu .ts-tree__node:hover {
  background: cornsilk;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Toaster/TS_ToastOverlay.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-toaster {
  position: fixed;
  top: 0;
  left: auto;
  bottom: unset;
  display: inline-block;
  right: auto;
  margin: 16px;
  z-index: 400;
  background-color: #e8e8e8;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Toaster/TS_Toast.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-toast {
  min-height: 40px;
  padding-inline: 8px;
  padding-block: 4px;
  min-width: 400px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #FFFFFF;
  font-weight: 500;
  font-size: 16px;
  word-wrap: break-word;
  letter-spacing: unset;
  box-shadow: 2px 2px 19px 1px rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: 2px 2px 19px 1px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 2px 2px 19px 1px rgba(0, 0, 0, 0.9);
  border: 2px solid black;
  border-radius: 6px;
}
.ts-toast.info {
  border-color: #49addb;
  box-shadow: 2px 2px 19px 1px rgba(33.7541284404, 127.5155963303, 170.6458715596, 0.9);
  -webkit-box-shadow: 2px 2px 19px 1px rgba(33.7541284404, 127.5155963303, 170.6458715596, 0.9);
  -moz-box-shadow: 2px 2px 19px 1px rgba(33.7541284404, 127.5155963303, 170.6458715596, 0.9);
}
.ts-toast.success {
  border-color: #14a44c;
  box-shadow: 2px 2px 19px 1px rgba(14, 114.8, 53.2, 0.9);
  -webkit-box-shadow: 2px 2px 19px 1px rgba(14, 114.8, 53.2, 0.9);
  -moz-box-shadow: 2px 2px 19px 1px rgba(14, 114.8, 53.2, 0.9);
}
.ts-toast.warning {
  border-color: #ffad42;
  box-shadow: 2px 2px 19px 1px rgba(224.7, 127.2111111111, 0, 0.9);
  -webkit-box-shadow: 2px 2px 19px 1px rgba(224.7, 127.2111111111, 0, 0.9);
  -moz-box-shadow: 2px 2px 19px 1px rgba(224.7, 127.2111111111, 0, 0.9);
}
.ts-toast.error {
  border-color: #bd1d12;
  box-shadow: 2px 2px 19px 1px rgba(132.3, 20.3, 12.6, 0.9);
  -webkit-box-shadow: 2px 2px 19px 1px rgba(132.3, 20.3, 12.6, 0.9);
  -moz-box-shadow: 2px 2px 19px 1px rgba(132.3, 20.3, 12.6, 0.9);
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_MemoryMonitor/TS_MemoryMonitor.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-memory-monitor {
  background: rgba(255, 255, 255, 0.6666666667);
  padding: 8px;
  border-radius: 8px;
  position: fixed;
  top: calc(100% - 80px);
  left: calc(100% - 160px);
  pointer-events: none;
  z-index: 500;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Table/TS_Table.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-table {
  width: 100%;
  border: 3px solid black;
  border-spacing: 0;
}
.ts-table .ts-table__head {
  background: #ccc;
}
.ts-table .ts-table__head .ts-table__tr {
  border-bottom: 3px solid black;
}
.ts-table .ts-table__head .ts-table__tr .ts-table__th {
  border: 2px solid black;
}
.ts-table .ts-table__body {
  background: #ddd;
}
.ts-table .ts-table__body .ts-table__tr .ts-table__td {
  border: 2px solid black;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Tabs/TS_Tabs.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-tabs {
  width: 100%;
  min-height: 200px;
  box-sizing: border-box;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
}
.ts-tabs .ts-tabs__tabs-header {
  height: 40px;
  width: 100%;
  flex-shrink: 0;
  overflow-x: auto;
  display: flex;
  justify-content: flex-start;
}
.ts-tabs .ts-tabs__tabs-header .ts-tabs__tab {
  padding-inline: 12px;
  min-width: 100px;
  height: 100%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  transition: transform 50ms linear;
  background-color: #ccc;
  color: black;
  border: 1px solid #808080;
}
.ts-tabs .ts-tabs__tabs-header .ts-tabs__tab.disabled {
  background-color: #ccc;
}
.ts-tabs .ts-tabs__tabs-header .ts-tabs__tab.ts-tabs__focused {
  background-color: #bbb;
}
.ts-tabs .ts-tabs__tabs-header .ts-tabs__tab:hover {
  background-color: #bbb;
}
.ts-tabs .ts-tabs__tabs-header .ts-tabs__empty-tab {
  height: 100%;
  width: 0;
  flex-grow: 1;
  flex-shrink: 1;
}
.ts-tabs .ts-tabs__content {
  width: 100%;
  flex-grow: 1;
  background: #ccc;
  border: 2px solid #808080;
  overflow-y: auto;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Loader/TS_Loader.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-loader {
  width: 50px;
  height: 50px;
}
.ts-loader .ts-loader__content {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  -webkit-animation: ts-spinner__rotation 1s infinite linear;
  -moz-animation: ts-spinner__rotation 1s infinite linear;
  -o-animation: ts-spinner__rotation 1s infinite linear;
  animation: ts-spinner__rotation 1s infinite linear;
  border: 6px solid rgba(0, 0, 0, 0.08);
  border-radius: 100%;
}
.ts-loader .ts-loader__content:before {
  content: "";
  display: block;
  position: absolute;
  left: -6px;
  top: -6px;
  height: 100%;
  width: 100%;
  border-top: 6px solid #004A72;
  border-left: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid transparent;
  border-radius: 100%;
}

@-webkit-keyframes ts-spinner__rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes ts-spinner__rotation {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes ts-spinner__rotation {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes ts-spinner__rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Printable/TS_Printable.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-printable {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.ts-printable * {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.ts-printable.print-only {
  display: none;
}
@media print {
  .ts-printable.print-only {
    display: unset;
  }
  .ts-printable * {
    overflow: unset;
  }
  .ts-printable .ts-print__hide {
    visibility: hidden;
  }
  .ts-printable .ts-print__dont-break {
    page-break-inside: avoid !important;
  }
  .ts-printable .ts-print__break-before {
    page-break-before: always !important;
  }
  .ts-printable .ts-print__break-after {
    page-break-after: always !important;
  }
  .ts-printable .ts-print__break-after-two-pages {
    page-break-after: right !important;
  }
  .ts-printable .ts-print__gone {
    display: none;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_DragAndDrop/TS_DragAndDrop.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-drag-and-drop {
  width: 100%;
  height: 100%;
  border-radius: 20px !important;
}
.ts-drag-and-drop > * {
  flex-grow: 1;
  height: 100%;
}
.ts-drag-and-drop .ts-drag-and-drop__content {
  width: 100%;
  height: 100%;
}
.ts-drag-and-drop .ts-drag-and-drop__input {
  width: 100%;
  height: 100%;
}
.ts-drag-and-drop .ts-drag-and-drop__idle {
  border: 2px dashed #ccc;
}
.ts-drag-and-drop .ts-drag-and-drop__dragging {
  border: 2px dashed #2556ff;
}
.ts-drag-and-drop .ts-drag-and-drop__positive {
  border: 4px dashed #00860c;
}
.ts-drag-and-drop .ts-drag-and-drop__negative {
  border: 4px dashed red;
}
.ts-drag-and-drop .ts-drag-and-drop__partial {
  border: 2px dashed #ea9b34;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Link/TS_Link.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-link {
  font-size: 14px;
  cursor: pointer;
  color: #5495ff;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Toggler/TS_Toggler.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-toggler {
  flex-shrink: 0;
  gap: 10px;
}
.ts-toggler .ts-toggler__option {
  font-size: 14px;
  color: black;
  cursor: pointer;
}
.ts-toggler .ts-toggler__option:first-child {
  padding-left: 4px;
  text-align: right;
}
.ts-toggler .ts-toggler__option:last-child {
  padding-right: 4px;
  text-align: left;
}
.ts-toggler .ts-toggler__option.active {
  font-weight: bold;
  padding: 0;
}
.ts-toggler .ts-toggler__toggler {
  width: 44px;
  height: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 10px;
  border: 2px solid #8A959B;
}
.ts-toggler .ts-toggler__toggler .ts-toggler__toggler-button {
  background: #00A5F6;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transition: translate 100ms ease-in-out;
}
.ts-toggler .ts-toggler__toggler .ts-toggler__toggler-button.left {
  translate: -10px;
}
.ts-toggler .ts-toggler__toggler .ts-toggler__toggler-button.right {
  translate: 10px;
}
.ts-toggler.disabled .ts-toggler__option {
  color: #DBDBDB;
  cursor: not-allowed;
}
.ts-toggler.disabled .ts-toggler__toggler {
  border: 2px solid #DBDBDB;
  cursor: not-allowed;
}
.ts-toggler.disabled .ts-toggler__toggler .ts-toggler__toggler-button {
  background: #DBDBDB;
  translate: 0;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Radio/TS_Radio.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-radio {
  display: flex;
  height: 40px;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.ts-radio .ts-radio__container {
  display: flex;
  cursor: pointer;
  align-items: center;
}
.ts-radio .ts-radio__container .ts-radio__input {
  opacity: 0;
  width: 0;
  height: 0;
}
.ts-radio .ts-radio__container .ts-radio__button {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f0f0f0;
}
.ts-radio .ts-radio__container .ts-radio__label {
  margin-left: 5px;
  display: flex;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ts-radio .ts-radio__container:hover .ts-radio__button {
  background: #e0e0e0;
}
.ts-radio .ts-radio__container.checked .ts-radio__button {
  background: white;
  border: 7px solid var(--color__dialog-header-background);
}
.ts-radio.disabled .ts-radio__button {
  background: #DBDBDB;
}
.ts-radio.disabled .ts-radio__label {
  color: #DBDBDB;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Slider/TS_Slider.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-slider {
  gap: 8px;
}
.ts-slider .ts-slider__input {
  -webkit-appearance: none;
  height: 8px;
  min-width: 100px;
  border-radius: 4px;
  background-image: linear-gradient(to right, #296EB4, #1789FC);
  background-repeat: no-repeat;
  background-color: grey;
  cursor: pointer;
}
.ts-slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 10px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: red;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_EditableText/TS_EditableText.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-editable-text-area .ts-button,
.ts-editable-text-input .ts-button {
  min-width: unset;
  min-height: unset;
  padding: 4px 8px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}
.ts-editable-text-area .ts-editable-text__buttons__reset,
.ts-editable-text-input .ts-editable-text__buttons__reset {
  background: #3ca0c6;
  margin-right: auto;
}
.ts-editable-text-area .ts-editable-text__buttons__cancel,
.ts-editable-text-input .ts-editable-text__buttons__cancel {
  background-color: #D0312D;
}
.ts-editable-text-area .ts-editable-text__buttons__save,
.ts-editable-text-input .ts-editable-text__buttons__save {
  background-color: #3CB043;
}

.ts-editable-text-area .ts-editable-text-area__text {
  height: 100%;
  white-space: pre-wrap;
}
.ts-editable-text-area .ts-editable-text-area__edit {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ts-editable-text-area .ts-editable-text-area__edit .ts-editable-text-area__text-area {
  flex-grow: 1;
}
.ts-editable-text-area .ts-editable-text-area__edit .ts-editable-text-area__buttons {
  flex-shrink: 0;
  display: flex;
  gap: 8px;
}
.ts-editable-text-area .ts-editable-text-area__edit .ts-editable-text-area__buttons .ts-editable-text__buttons__reset {
  background: #3ca0c6;
  margin-right: auto;
}

.ts-editable-text-input .ts-editable-text-input__edit {
  height: 32px;
  display: flex;
  border: 1px solid black;
  border-radius: 8px;
  overflow: hidden;
}
.ts-editable-text-input .ts-editable-text-input__edit .ts-editable-text-input__input {
  border: none;
  height: 100%;
  min-height: unset;
  flex-grow: 1;
}
.ts-editable-text-input .ts-editable-text-input__edit .ts-editable-text-input__buttons {
  height: 100%;
  display: flex;
  flex-shrink: 0;
  width: 60px;
}
.ts-editable-text-input .ts-editable-text-input__edit .ts-button {
  height: 100%;
  flex-shrink: 0;
  border-radius: 0;
  width: 30px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_ReadMore/TS_ReadMore.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-read-more {
  width: 100%;
  height: var(--collapsed-height);
  white-space: break-spaces;
  margin: 0;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
}
.ts-read-more .ts-read-more__text {
  white-space: break-spaces;
  font-size: inherit;
  font-weight: inherit;
}
.ts-read-more .ts-read-more__button {
  color: #0067FF;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: underline;
  cursor: pointer;
}
.ts-read-more.expand {
  height: unset;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Card/TS_Card.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-card {
  border-radius: 5px;
  border: 1px solid #4f4f4f;
  padding: 10px;
  height: 100%;
  width: 100%;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_ButtonGroup/TS_ButtonGroup.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-button-group {
  display: flex;
}
.ts-button-group.horizontal {
  height: 32px;
}
.ts-button-group.horizontal .ts-button-v2 {
  background: transparent;
  color: #000;
  transition: 300ms background ease-out, 300ms color ease-out;
  border-radius: 0;
  height: 100%;
}
.ts-button-group.horizontal .ts-button-v2.selected {
  border-radius: 2px;
  background: gray;
  color: white;
}
.ts-button-group.horizontal .ts-button-v2.selected:not(.disabled) + .separator {
  opacity: 0;
}
.ts-button-group.horizontal .ts-button-v2.disabled {
  background: #cdcdcd;
  color: #c2c2c2;
  cursor: not-allowed;
}
.ts-button-group.horizontal .separator {
  flex-shrink: 0;
  background: black;
  transition: 300ms opacity ease-out;
  height: 100%;
  width: 2px;
}
.ts-button-group.horizontal .separator.invisible {
  opacity: 0;
}
.ts-button-group.vertical {
  flex-direction: column;
}
.ts-button-group.vertical .ts-button-v2 {
  background: transparent;
  color: #000;
  transition: 300ms background ease-out, 300ms color ease-out;
  border-radius: 0;
  height: 100%;
}
.ts-button-group.vertical .ts-button-v2.selected {
  border-radius: 2px;
  background: gray;
  color: white;
}
.ts-button-group.vertical .ts-button-v2.selected:not(.disabled) + .separator {
  opacity: 0;
}
.ts-button-group.vertical .ts-button-v2.disabled {
  background: #cdcdcd;
  color: #c2c2c2;
  cursor: not-allowed;
}
.ts-button-group.vertical .separator {
  flex-shrink: 0;
  background: black;
  transition: 300ms opacity ease-out;
  width: 100%;
  height: 2px;
}
.ts-button-group.vertical .separator.invisible {
  opacity: 0;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_Toggle/TS_Toggle.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-toggle {
  height: 20px;
  width: 40px;
}
.ts-toggle .ts-toggle__slider {
  position: relative;
  /* ellipse */
  /* circle */
}
.ts-toggle .ts-toggle__slider:before, .ts-toggle .ts-toggle__slider:after {
  cursor: pointer;
  bottom: 0;
  content: "";
  display: inline-block;
  margin: auto;
}
.ts-toggle .ts-toggle__slider:before {
  box-shadow: 2px 2px 4px 0 rgba(224, 224, 224, 0.3725490196) inset;
  transition: background-color 300ms ease-out;
  background-color: #fff;
  border-radius: 50px;
  top: 0;
  height: 20px;
  width: 40px;
}
.ts-toggle .ts-toggle__slider:after {
  background-color: #e0e0e0;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  height: 15px;
  left: 2px;
  transition: all 300ms ease-out;
  width: 15px;
}
.ts-toggle .ts-toggle__slider.disabled {
  cursor: not-allowed;
}
.ts-toggle .ts-toggle__checkbox {
  display: none;
}
.ts-toggle .ts-toggle__checkbox:checked ~ .ts-toggle__slider:before {
  background-color: #fff;
}
.ts-toggle .ts-toggle__checkbox:checked ~ .ts-toggle__slider:after {
  transform: translateX(20px);
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_MultiSelect/TS_MultiSelect.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************/
.frame-layout {
  width: 100%;
  height: 100%;
  position: relative;
}

.ts-multi-select__list {
  gap: 12px;
  width: 100%;
}
.ts-multi-select__list.ll_h_c {
  flex-wrap: wrap;
}
.ts-multi-select__list .ts-multi-select__value {
  background: var(--tags--inner-color);
  border: 1px solid var(--tags--outer-color);
  border-radius: 5px;
  min-width: 70px;
  height: 28px;
  padding-block: 4px;
  padding-inline: 8px;
  flex-shrink: 0;
}
.ts-multi-select__list .ts-multi-select__value .ts-icon__small {
  margin-right: 4px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/server-info/Button_VersionUpdate.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes fadeInOut {
  0%, 66.67% {
    opacity: 1;
  }
  83.33% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.version-update-message {
  opacity: 1;
  animation: fadeInOut 6s infinite;
  cursor: pointer;
  font-size: 16px;
  font-weight: 650;
  color: white;
}
.version-update-message:hover {
  color: rgb(164.2857142857, 164.2857142857, 164.2857142857);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/user-account/dist/frontend/ui/Component_Login/Component_Login.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * User secured registration and login management system..
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-account__authenticate {
  margin-top: 6px;
  width: 300px;
}
.ts-account__authenticate > input {
  margin-block: 4px;
}
.ts-account__authenticate .ts-account__error-container {
  justify-content: center;
  align-items: center;
  min-height: 22px;
}
.ts-account__authenticate .ts-account__error-container .ts-account__error-messages {
  margin-block: 0;
}
.ts-account__authenticate .ts-account__authenticate__password-rules {
  border: 1px solid black;
  border-radius: 10px;
  width: 100%;
  padding: 10px;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 10px;
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule {
  gap: 10px;
  align-items: center;
  color: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule .icon--wrapper {
  cursor: pointer;
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule.valid {
  color: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule.valid .icon--wrapper {
  cursor: pointer;
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule.valid .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule.valid .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule.valid .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule.valid .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule.valid .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
.ts-account__authenticate .ts-account__authenticate__password-rules .ts-account__authenticate__password-rule.valid .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/user-account/dist/frontend/ui/Component_GoogleSAMLLogin/Component_GoogleSAMLLogin.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ts-account__saml-button.ts-busy-button,
.ts-account__saml-button.ts-button {
  height: 40px;
  width: 100%;
  margin: 0;
  gap: 16px;
  border: 2px solid #006fab;
}
.ts-account__saml-button.ts-busy-button,
.ts-account__saml-button.ts-button {
  background: transparent;
  cursor: pointer;
}
.ts-account__saml-button.ts-busy-button:hover,
.ts-account__saml-button.ts-button:hover {
  background: transparent;
}
.ts-account__saml-button.ts-busy-button:active,
.ts-account__saml-button.ts-button:active {
  background: transparent;
}
.ts-account__saml-button.ts-busy-button .ts-account__saml-button__text,
.ts-account__saml-button.ts-button .ts-account__saml-button__text {
  color: #006fab;
}
.ts-account__saml-button.ts-busy-button .ts-account__saml-button__icon,
.ts-account__saml-button.ts-button .ts-account__saml-button__icon {
  width: 20px;
  height: 20px;
}
.ts-account__saml-button.ts-busy-button .ts-button-loader > div,
.ts-account__saml-button.ts-button .ts-button-loader > div {
  background: #006fab;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/user-account/dist/frontend/ui/Component_AccountThumbnail/Component_AccountThumbnail.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.user-thumbnail {
  width: 26px;
  height: 26px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #1d496f;
  background: white;
}
.user-thumbnail .user-thumbnail__acronym {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1d496f;
}
.user-thumbnail .user-thumbnail__image {
  width: 100%;
  height: 100%;
}
.user-thumbnail .user-thumbnail__upload-image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5333333333);
  opacity: 0;
  transition: opacity 200ms linear;
  display: flex;
  align-items: center;
  justify-content: center;
}
.user-thumbnail .user-thumbnail__upload-image-overlay .icon--wrapper {
  width: 50%;
  height: 50%;
}
.user-thumbnail .user-thumbnail__upload-image-overlay .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
.user-thumbnail .user-thumbnail__upload-image-overlay .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
.user-thumbnail.clickable {
  cursor: pointer;
}
.user-thumbnail:hover .user-thumbnail__upload-image-overlay {
  opacity: 1;
}

.user-thumbnail__loader {
  width: 26px;
  height: 26px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/user-account/dist/frontend/ui/PopUp_AccountMenu/PopUp_AccountMenu.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************/
#pop-up__account-menu .account-menu__custom-page .ts-account__change-password .ts-busy-button, #pop-up__account-menu .account-menu .account-menu__footer .ts-button {
  width: 95%;
  height: 30px;
  margin: 0 auto;
}
#pop-up__account-menu .account-menu__custom-page .ts-account__change-password .ts-busy-button, #pop-up__account-menu .account-menu .account-menu__footer .ts-button {
  background: rgb(0, 110.7218045113, 170.5714285714);
  cursor: pointer;
}
#pop-up__account-menu .account-menu__custom-page .ts-account__change-password .ts-busy-button:hover, #pop-up__account-menu .account-menu .account-menu__footer .ts-button:hover {
  background: #004a72;
}
#pop-up__account-menu .account-menu__custom-page .ts-account__change-password .ts-busy-button:active, #pop-up__account-menu .account-menu .account-menu__footer .ts-button:active {
  background: #004a72;
}

#pop-up__account-menu {
  width: 280px;
  height: 400px;
  overflow: hidden;
  background: white;
  border-radius: 10px;
  border: 2px solid #004a72;
  position: relative;
}
#pop-up__account-menu .account-menu__not-found {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #004a72;
}
#pop-up__account-menu .account-menu {
  width: 100%;
  height: 100%;
}
#pop-up__account-menu .account-menu .account-menu__separator {
  background: #004a72;
  width: 95%;
  flex-shrink: 0;
  margin: 0 auto;
  height: 2px;
  border-radius: 1px;
}
#pop-up__account-menu .account-menu .account-menu__header {
  width: 100%;
  height: 65px;
  flex-shrink: 0;
  align-items: center;
  gap: 10px;
  padding: 0 10px;
}
#pop-up__account-menu .account-menu .account-menu__header .user-thumbnail {
  width: 50px;
  height: 50px;
}
#pop-up__account-menu .account-menu .account-menu__header .user-thumbnail .user-thumbnail__acronym {
  font-size: 26px;
}
#pop-up__account-menu .account-menu .account-menu__header .account-menu__header__display-name {
  font-size: 18px;
  font-weight: 600;
  color: #004a72;
}
#pop-up__account-menu .account-menu .container_role-names {
  max-height: 200px;
  padding: 4px;
  width: 100%;
}
#pop-up__account-menu .account-menu .container_role-names::-webkit-scrollbar {
  background-color: rgb(236.8571428571, 236.8571428571, 236.8571428571);
}
#pop-up__account-menu .account-menu .container_role-names::-webkit-scrollbar-thumb {
  background-color: #004a72;
  border: 2px solid rgb(236.8571428571, 236.8571428571, 236.8571428571);
  border-radius: 4px;
}
#pop-up__account-menu .account-menu .container_role-names {
  overflow-y: auto;
}
@supports (overflow-y: overlay) {
  #pop-up__account-menu .account-menu .container_role-names {
    overflow-y: overlay;
  }
}
#pop-up__account-menu .account-menu .container_role-names::-webkit-scrollbar {
  width: 9px;
}
#pop-up__account-menu .account-menu .container_role-names .role-name {
  font-size: 12px;
  font-weight: 550;
  color: #004a72;
}
#pop-up__account-menu .account-menu .account-menu__body {
  width: 100%;
  padding: 10px;
  gap: 10px;
  grid-template-columns: 1fr 1fr;
}
#pop-up__account-menu .account-menu .account-menu__body .ts-button, #pop-up__account-menu .account-menu .account-menu__body .ts-busy-button {
  margin: 0;
  height: 30px;
  background: transparent;
  border: 2px solid rgb(0, 110.7218045113, 170.5714285714);
}
#pop-up__account-menu .account-menu .account-menu__body .ts-button, #pop-up__account-menu .account-menu .account-menu__body .ts-busy-button {
  color: rgb(0, 110.7218045113, 170.5714285714);
}
#pop-up__account-menu .account-menu .account-menu__body .ts-button:hover, #pop-up__account-menu .account-menu .account-menu__body .ts-busy-button:hover {
  color: white;
}
#pop-up__account-menu .account-menu .account-menu__body .ts-button:active, #pop-up__account-menu .account-menu .account-menu__body .ts-busy-button:active {
  color: white;
}
#pop-up__account-menu .account-menu .account-menu__body .ts-button, #pop-up__account-menu .account-menu .account-menu__body .ts-busy-button {
  background: white;
  cursor: pointer;
}
#pop-up__account-menu .account-menu .account-menu__body .ts-button:hover, #pop-up__account-menu .account-menu .account-menu__body .ts-busy-button:hover {
  background: rgb(0, 110.7218045113, 170.5714285714);
}
#pop-up__account-menu .account-menu .account-menu__body .ts-button:active, #pop-up__account-menu .account-menu .account-menu__body .ts-busy-button:active {
  background: rgb(0, 110.7218045113, 170.5714285714);
}
#pop-up__account-menu .account-menu .account-menu__footer {
  width: 100%;
  margin-block: 4px;
  gap: 4px;
  align-items: center;
  flex-shrink: 0;
}
#pop-up__account-menu .account-menu .account-menu__footer .version {
  color: #006fab;
}
#pop-up__account-menu .account-menu__custom-page {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: translate 200ms linear;
  background: white;
  padding: 10px 0;
}
#pop-up__account-menu .account-menu__custom-page .account-menu__custom-page__back-button {
  transition: background 100ms, color 100ms;
  cursor: pointer;
  padding: 4px 10px;
  border-radius: 6px;
  margin-left: 10px;
  font-size: 14px;
}
#pop-up__account-menu .account-menu__custom-page .account-menu__custom-page__back-button {
  background: white;
  cursor: pointer;
}
#pop-up__account-menu .account-menu__custom-page .account-menu__custom-page__back-button:hover {
  background: rgb(0, 110.7218045113, 170.5714285714);
}
#pop-up__account-menu .account-menu__custom-page .account-menu__custom-page__back-button:active {
  background: rgb(0, 110.7218045113, 170.5714285714);
}
#pop-up__account-menu .account-menu__custom-page .account-menu__custom-page__back-button {
  color: rgb(0, 110.7218045113, 170.5714285714);
}
#pop-up__account-menu .account-menu__custom-page .account-menu__custom-page__back-button:hover {
  color: white;
}
#pop-up__account-menu .account-menu__custom-page .account-menu__custom-page__back-button:active {
  color: white;
}
#pop-up__account-menu .account-menu__custom-page:not(.show) {
  translate: 100% 0;
}
#pop-up__account-menu .account-menu__custom-page .ts-account__change-password {
  width: 100%;
  padding: 10px 20px;
  gap: 20px;
  flex-grow: 1;
  height: 0;
}
#pop-up__account-menu .account-menu__custom-page .ts-account__change-password .ts-prop-renderer .ts-input {
  border: 1px solid rgb(0, 110.7218045113, 170.5714285714);
  border-radius: 6px;
  min-height: 35px;
}
#pop-up__account-menu .account-menu__custom-page .ts-account__change-password .ts-busy-button {
  margin-top: auto;
  width: 100%;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!./main/app/pages/Page_Login/Page_Login.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

#page-login {
  width: 100%;
  height: 100%;
  padding: 0 128px;
  justify-content: space-between;
  align-items: center;
}
#page-login .form-area {
  gap: 32px;
}
#page-login .form-area img {
  width: 300px;
}
#page-login .form-area .header .header__title {
  font-weight: 600;
  font-size: 36px;
}
#page-login .form-area .header .header__sub-title {
  font-size: 34px;
}
#page-login .form-area .form-cards {
  height: 500px;
  width: 330px;
  position: relative;
}
#page-login .form-area .form-cards .form-card {
  position: absolute;
  height: 500px;
  width: 100%;
  border: 1px solid rgb(127.5, 127.5, 127.5);
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
  transition: transform 100ms linear;
  box-shadow: 5px 5px 35px 1px rgba(0, 0, 0, 0.35);
}
#page-login .form-area .form-cards .form-card.mount, #page-login .form-area .form-cards .form-card.enter {
  transform: rotateY(-90deg);
}
#page-login .form-area .form-cards .form-card.exit, #page-login .form-area .form-cards .form-card.exit-done {
  transform: rotateY(90deg);
}
#page-login .form-area .ts-account__authenticate {
  width: 100%;
  margin: 0;
  flex-grow: 1;
  padding: 16px;
  gap: 16px;
}
#page-login .form-area .ts-account__authenticate .ts-prop-renderer {
  gap: 8px;
}
#page-login .form-area .ts-account__authenticate .ts-prop-renderer .ts-input {
  border: 1px solid #666666;
  height: 40px;
  width: 100%;
  border-radius: 10px;
  max-width: unset;
}
#page-login .form-area .ts-account__authenticate .ts-account__error-messages {
  width: 100%;
  padding-block: 8px;
  padding-inline-start: 25px;
  background: rgb(223.0825112108, 189.1058295964, 172.1174887892);
  border: 2px solid rgb(207.1237668161, 156.1587443946, 130.6762331839);
  border-radius: 10px;
}
#page-login .form-area .ts-account__authenticate .ts-account__error-messages li {
  color: rgb(191.1650224215, 123.2116591928, 89.2349775785);
  font-size: 13px;
  white-space: pre-wrap;
}
#page-login .form-area .ts-account__authenticate .ts-account__action-button {
  margin-top: auto;
  width: 100%;
  height: 40px;
}
#page-login .form-area .ts-account__authenticate .ts-account__action-button {
  background: rgb(0, 168.9333333333, 217.2);
  cursor: pointer;
}
#page-login .form-area .ts-account__authenticate .ts-account__action-button:hover {
  background: rgb(0, 140.4666666667, 180.6);
}
#page-login .form-area .ts-account__authenticate .ts-account__action-button:active {
  background: #007090;
}
#page-login .form-area .saml-buttons {
  width: 100%;
  padding: 0 16px;
}
#page-login .form-area .switch-area {
  width: 100%;
  margin: 16px 0;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
#page-login .form-area .switch-area .hint, #page-login .form-area .switch-area .clickable {
  font-size: 14px;
  font-weight: bold;
}
#page-login .form-area .switch-area .clickable {
  color: rgb(0, 168.9333333333, 217.2);
  cursor: pointer;
}

@keyframes spinningBox {
  from {
    transform: rotateZ(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!./main/app/pages/Page_Workspace/Component_MainHeader/Component_MainHeader.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
.main-header {
  height: 60px;
  min-height: 60px;
  width: 100%;
  justify-content: space-between;
  background: var(--header--background);
  color: var(--font-color);
}
.main-header .main-header__title > * {
  font-size: 1.4rem;
}
.main-header .main-header__user {
  justify-content: flex-end;
  margin-inline-end: 12px;
}
.main-header .main-header__action-button {
  min-width: 36px;
  height: 36px;
}
.main-header .main-header__action-button .icon--default {
  background: var(--font-color);
  width: 28px;
  height: 28px;
}
.main-header .open .icon--default {
  transform: rotate(90deg);
}
.main-header .main-header__sidebar-button {
  width: 60px;
  height: 60px;
  margin-inline-end: 16px;
  transition: all 100ms ease-in-out;
}
.main-header .main-header__sidebar-button .icon--default {
  transition: all 100ms;
  background: var(--font-color);
  width: 32px;
  height: 32px;
}
.main-header .main-header__sidebar-button:hover {
  background: var(--color__background__side-bar__hover);
}
.main-header .main-header__sidebar-button:hover .icon--default {
  background: var(--header--background);
}
.main-header .main-header__account {
  padding-block: 8px;
  padding-inline: 12px;
  border-radius: 4px;
  cursor: pointer;
  color: var(--font-color);
}
.main-header .main-header__account:hover {
  background: var(--color__background__side-bar__hover);
  color: var(--header--background);
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!./main/app/pages/Page_Workspace/Component_UserDetailsEditor/Component_UserDetailsEditor.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.edit-user-details {
  width: 100%;
  flex-grow: 1;
  gap: 10px;
  padding: 10px 20px;
}
.edit-user-details .ts-input {
  border: 1px solid rgb(232.8, 224.1, 211.5);
  border-radius: 6px;
}
.edit-user-details .ts-busy-button {
  width: 100%;
  margin: auto 0 0;
}
.edit-user-details .ts-busy-button {
  background: rgb(203.2, 182.9, 153.5);
  cursor: pointer;
}
.edit-user-details .ts-busy-button:hover {
  background: #b5986e;
}
.edit-user-details .ts-busy-button:active {
  background: rgb(188.4, 162.3, 124.5);
}

.edit-user-details__no-user {
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  white-space: pre-wrap;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_V2_TextArea/TS_TextAreaV2.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-textarea {
  width: 100%;
  min-width: 50px;
  min-height: 50px;
  padding-block: 4px;
  padding-inline: 10px;
  font-size: 1rem;
  border: 1px solid black;
  border-radius: 4px;
}
.ts-textarea[data-error-level=error] {
  background: #ffe7e7;
}
.ts-textarea:focus-visible {
  outline: 1px solid #3ca0c6;
}
.ts-textarea.no-resize {
  resize: none;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../common/dist/frontend/core/ui-components.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.component__currency-value {
  height: 30px;
}
.component__currency-value [disabled] {
  background-color: lightgray;
}
.component__currency-value .disabled {
  background-color: lightgray;
}
.component__currency-value.short .ts-input {
  width: 40px;
}
.component__currency-value.long .ts-input {
  width: 80px;
}
.component__currency-value .ts-input {
  width: 55px;
}
.component__currency-value .ts-dropdown {
  width: 40px;
}
.component__currency-value .ts-dropdown .disabled {
  background-color: lightgray;
}
.component__currency-value .ts-dropdown .ts-dropdown__header {
  border-left: 0px solid black;
}
.component__currency-value .ts-dropdown .ts-dropdown__header .disabled {
  background-color: lightgray;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../customer-relation/dist/frontend/customer-order/components/Component_Address/Component_Address.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.customer-order__section.customer-order__address .customer-order__title {
  margin-bottom: 0;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../customer-relation/dist/frontend/customer-order/dialogs/Dialog_CreateOrderDelivery.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.ts-dialog.create-order-delivery {
  width: 600px;
  height: 400px;
}
.ts-dialog.create-order-delivery .ts-dialog__main {
  display: flex;
}
.ts-dialog.create-order-delivery .ts-dialog__header {
  display: flex;
}
.ts-dialog.create-order-delivery .ts-dialog__header .delivery-type {
  width: 200px;
}
.ts-dialog.create-order-delivery .ts-dialog__header .delivery-type .ts-dropdown .ts-dropdown__header {
  background: transparent;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/ts-focused-object/dist/frontend/components/Component_FocusedEntityRef.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../customer-relation/dist/frontend/customer-order/dialogs/Dialog_ShippingSticker.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__shipping-address .property-renderer, .shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__shipping-address .property-renderer .property-renderer__prop-value {
  display: flex;
  flex-flow: row;
  align-items: center;
}

/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.customer-order__shipping-sticker.dialog {
  width: 700px;
  max-height: 900px;
  overflow-y: auto;
}
.customer-order__shipping-sticker.dialog .packages-count {
  padding-top: 15px;
}
.customer-order__shipping-sticker.dialog .ts-input {
  margin-left: 12px;
  width: 30px;
  border: 1px solid black;
  text-align: center;
}
.customer-order__shipping-sticker.dialog .print-icon {
  width: 25px;
  height: 25px;
}

.shipping-sticker__printable-area {
  height: 100%;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper {
  padding: 15px;
  height: 100%;
  page-break-before: always;
  page-break-inside: avoid;
  page-break-after: always;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content {
  padding: 15px;
  width: calc(100% - 1px);
  height: 100%;
  border: 1px solid black;
  border-radius: 8px;
  gap: 12px;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__title {
  width: 100%;
  font-size: 3rem;
  justify-content: space-between;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__title img {
  width: 60%;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__title div {
  font-size: 4rem;
  margin-bottom: -10px;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__pickup {
  width: 100%;
  font-size: 2.5rem;
  text-align: center;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__delivery-detail {
  width: 100%;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .barcode-value {
  width: 100%;
  z-index: 2;
  border-radius: 25px 25px 0px 0px;
  background: white;
  margin-top: -25px;
  text-align: center;
  font-size: 1.5rem;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__shipping-address div {
  font-size: 1.5rem;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__shipping-address .property-renderer {
  width: 100%;
  direction: rtl;
  justify-content: space-between;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__shipping-address .property-renderer .property-renderer__prop-key {
  margin-inline-end: 12px;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__shipping-address .property-renderer .property-renderer__prop-value div {
  margin-inline-end: 12px;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__bottom {
  direction: rtl;
  width: 100%;
  flex-grow: 1;
  justify-content: space-between;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__package-count {
  font-size: 4rem;
}
.shipping-sticker__printable-area .shipping-sticker__content_wrapper .shipping-sticker__content .shipping-sticker__separator {
  height: 2px;
  background: black;
  width: 100%;
  z-index: 3;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../customer-relation/dist/frontend/customer-order/components/_style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.customer-order {
  width: 100%;
}
.customer-order .ts-prop-renderer {
  justify-content: space-between;
  cursor: pointer;
}
.customer-order .ts-prop-renderer .ts-prop-renderer__label {
  font-size: 0.9rem;
}
.customer-order .customer-order__content {
  width: clamp(600px, 100%, 1000px);
  grid-template-columns: 3fr 1fr;
  margin: 0 auto;
  grid-template-areas: "header header" "order-items details";
}
.customer-order .customer-order__header {
  border: black solid 1px;
  border-radius: 5px;
  grid-area: header;
  padding: 12px;
}
.customer-order .customer-order__header .customer-order__section {
  padding: unset;
  background: unset;
}
.customer-order .customer-order__details {
  grid-area: details;
}
.customer-order .customer-order__section {
  padding: 12px;
  background: var(--color__background__customer-order-section);
  width: 100%;
  max-width: 100%;
  border-radius: 5px;
}
.customer-order .customer-order__section * {
  white-space: pre-wrap;
}
.customer-order .customer-order__section .customer-order__title {
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  justify-content: space-between;
}
.customer-order .customer-order__section .customer-order__title > div {
  font-size: 18px;
  font-weight: 600;
}
.customer-order .customer-order__section .customer-order__bold {
  font-size: 18px;
  font-weight: 600;
}
.customer-order .customer-order__items {
  grid-area: order-items;
}
.customer-order .customer-order__items .ts-table {
  width: 100%;
}
.customer-order .customer-order__items .ts-table .image {
  box-sizing: content-box;
}
.customer-order .customer-order__shipping-method .ts-dropdown {
  flex-shrink: 1;
}
.customer-order .customer-order__packaging-status .delivery-package {
  width: 100%;
}
.customer-order .customer-order__packaging-status .delivery-package span {
  margin-inline-start: 12px;
  margin-inline-end: 8px;
}
.customer-order .customer-order__packaging-status .delivery-package .ts-dropdown {
  height: 30px;
  width: unset;
  flex-grow: 1;
}
.customer-order .delivery-details {
  gap: 4px;
}
.customer-order .delivery-details .delivery-details-item {
  padding: 8px;
  border-radius: 6px;
  height: 86px;
}
.customer-order .delivery-details .delivery-details-item .icon--wrapper {
  width: 16px;
  height: 16px;
}

.show-shipping-sticker {
  margin-left: 12px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../customer-relation/dist/frontend/customer-order/dialogs/Dialog_OrderWishes.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.customer-order__wishes.dialog {
  width: 700px;
  max-height: 900px;
  overflow-y: auto;
}
.customer-order__wishes.dialog .print-icon {
  width: 25px;
  height: 25px;
}

.sticker__printable-area {
  height: 100%;
}
.sticker__printable-area .sticker__wrapper {
  padding: 15px;
  height: 100%;
  page-break-before: always;
  page-break-inside: avoid;
  page-break-after: always;
}
.sticker__printable-area .sticker__wrapper .sticker__content {
  padding: 15px;
  width: calc(100% - 1px);
  border-radius: 8px;
  gap: 12px;
}
.sticker__printable-area .sticker__wrapper .sticker__content .sticker__large-fonts {
  font-size: 2rem;
}
.sticker__printable-area .sticker__wrapper .sticker__content .sticker__medium-fonts {
  font-size: 2rem;
}
.sticker__printable-area .sticker__wrapper .sticker__content .sticker__normal-fonts {
  font-size: 1rem;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../customer-relation/dist/frontend/customer-order/messages/_style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************/
.menu-item__message-template {
  justify-content: space-between;
}
.menu-item__message-template .info-circle {
  margin-left: 8px;
}

.message-template__tooltip-preview {
  direction: rtl;
  width: 400px;
  height: 200px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../common/dist/_entity/message-template/frontend/manager/EditorItem_MessagesTemplate.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************/
.messages-template__editor .item-label {
  width: 600px;
}
.messages-template__editor .message-template__text-area__editing {
  width: 500px;
  direction: rtl;
  white-space: pre-wrap;
  resize: none;
  min-height: 150px;
}
.messages-template__editor .message-template__type-selector {
  width: 500px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/FrameLayout/FrameLayout.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
.frame-layout {
  width: 100%;
  height: 100%;
  position: relative;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/Page_ItemsEditor/Page_ItemsEditor.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
.editor-page .editor-content {
  position: absolute;
}
.editor-page .editor-content .items-editor__list {
  height: 100%;
  border: 2px solid black;
  border-radius: 10px;
  overflow: hidden;
  min-width: 300px;
}
.editor-page .editor-content .items-editor__list .items-editor__list-header-content {
  width: 100%;
}
.editor-page .editor-content .items-editor__list .items-editor__list-header-content .items-editor__list-header {
  height: 40px;
  width: 100%;
  border-bottom: 2px solid black;
  background: #a4a4a4;
  color: white;
  display: grid;
  font-size: 18px;
  place-content: center;
  font-weight: bold;
  flex-shrink: 0;
}
.editor-page .editor-content .items-editor__list .items-editor__list-header-content .item-editor__default-filter {
  background: white;
  width: 100%;
  height: 30px;
  border-bottom: 2px solid black;
}
.editor-page .editor-content .items-editor__list .items-editor__list-header-content .item-editor__default-filter .icon--wrapper {
  flex-shrink: 0;
  width: 30px;
}
.editor-page .editor-content .items-editor__list .items-editor__list-header-content .item-editor__default-filter .ts-input {
  height: 100%;
  width: 0;
  flex-grow: 1;
  border: none;
  outline: none !important;
}
.editor-page .editor-content .items-editor__list .items-list {
  width: 300px;
  gap: 2px;
}
.editor-page .editor-content .items-editor__list .items-list::-webkit-scrollbar {
  background-color: rgb(236.8571428571, 236.8571428571, 236.8571428571);
}
.editor-page .editor-content .items-editor__list .items-list::-webkit-scrollbar-thumb {
  background-color: #004a72;
  border: 2px solid rgb(236.8571428571, 236.8571428571, 236.8571428571);
  border-radius: 4px;
}
.editor-page .editor-content .items-editor__list .items-list {
  overflow-y: auto;
}
@supports (overflow-y: overlay) {
  .editor-page .editor-content .items-editor__list .items-list {
    overflow-y: overlay;
  }
}
.editor-page .editor-content .items-editor__list .items-list::-webkit-scrollbar {
  width: 9px;
}
.editor-page .editor-content .items-editor__list .items-list::-webkit-scrollbar, .editor-page .editor-content .items-editor__list .items-list::-webkit-scrollbar-thumb {
  visibility: hidden;
}
.editor-page .editor-content .items-editor__list .items-list:hover::-webkit-scrollbar, .editor-page .editor-content .items-editor__list .items-list:hover::-webkit-scrollbar-thumb {
  visibility: visible;
}
.editor-page .editor-content .items-editor__list .items-list .list-item {
  cursor: pointer;
  padding: 8px;
  font-weight: bold;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  background: #b6b6b6;
  white-space: pre-wrap;
  color: white;
  font-size: 14px;
}
.editor-page .editor-content .items-editor__list .items-list .list-item__selected {
  background: white;
  color: #b6b6b6;
}
.editor-page .editor-content .items-editor__list .add-item-v3 {
  width: 100%;
  height: 35px;
  font-weight: bold;
  justify-content: center;
  font-size: 16px;
  background: #b4b4b4;
  color: white;
}
.editor-page .editor-content .items-editor__list .add-item-v3:hover {
  background: #929292;
}
.editor-page .editor-content .item-editor {
  height: 100%;
  flex-grow: 1;
}
.editor-page .editor-content .item-editor div[data-lastpass-icon-root] {
  display: none;
}
.editor-page .editor-content .item-editor .editor-container {
  gap: 12px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/Page_ItemsEditor/defaults/ItemEditor_ListRenderer/ItemEditor_DefaultList.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/Page_ItemsEditor/defaults/ItemEditor_DefaultFilter/ItemEditor_DefaultFilter.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_EditableItemControllerProto/TS_EditableItemControllerProto.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../customer-relation/dist/frontend/customer-order/components/Component_Customer/Component_Customer.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.customer-order__section.customer-order__customer .customer-order__title {
  margin-bottom: 0;
}
.customer-order__section.customer-order__customer .customer-order__customer__body {
  width: 100%;
  gap: 4px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../customer-relation/dist/frontend/customer-order/dialogs/Dialog_ProductPreview.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.customer-order__product-preview.dialog .ts-dialog__header {
  width: 100%;
  padding: 8px;
  background: var(--header--background);
}
.customer-order__product-preview.dialog .ts-dialog__content {
  padding: 8px;
}
.customer-order__product-preview.dialog .ts-dialog__content .print-icon {
  margin-right: 12px;
}

.product-sticker__printable-area-wrapper {
  border: 1px solid black;
}

.product-sticker__printable-area .content-small {
  font-size: 11px;
  margin-inline-end: 2px;
}
.product-sticker__printable-area .content-larger {
  font-size: 12px;
}
.product-sticker__printable-area .content-long {
  white-space: pre-wrap;
  font-size: 11px;
}
.product-sticker__printable-area .printing-sticker {
  width: 145px;
  background-color: #FFFFFF;
  padding-block: 10px;
  padding-inline: 9px;
  direction: rtl;
}
.product-sticker__printable-area .printing-sticker div {
  font-family: "Arial", sans-serif;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../customer-relation/dist/frontend/customer-order/Page_CustomerOrder.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/
@page {
  height: 500px;
}
.customer-order .customer-order__side-bar {
  width: 350px;
}
.customer-order .customer-order__options .ts-checkbox {
  margin-inline-end: 8px;
}
.customer-order .customer-order__list .ts-table {
  height: unset;
  width: 100%;
}
.customer-order .customer-order__list .ts-table .ts-table__head .ts-table__th {
  height: 50px;
}
.customer-order .customer-order__list .ts-table .ts-table__body {
  height: 40px;
}
.customer-order .customer-order__list .ts-table .ts-table__body .ts-table__tr * {
  font-size: 17px;
}
@media (max-width: 1750px) {
  .customer-order .customer-order__list .ts-table .ts-table__head * {
    font-size: 18px;
  }
  .customer-order .customer-order__list .ts-table .ts-table__head .ts-table__th.hide-1 {
    display: none;
  }
  .customer-order .customer-order__list .ts-table .ts-table__body .ts-table__tr * {
    font-size: 15px;
  }
  .customer-order .customer-order__list .ts-table .ts-table__body .ts-table__tr .ts-table__td.hide-1 {
    display: none;
  }
}
@media (max-width: 1400px) {
  .customer-order .customer-order__list .ts-table .ts-table__head * {
    font-size: 16px;
  }
  .customer-order .customer-order__list .ts-table .ts-table__head .ts-table__th.hide-2 {
    display: none;
  }
  .customer-order .customer-order__list .ts-table .ts-table__body .ts-table__tr * {
    font-size: 14px;
  }
  .customer-order .customer-order__list .ts-table .ts-table__body .ts-table__tr .ts-table__td.hide-2 {
    display: none;
  }
}
.customer-order .customer-order__pre-order {
  background: var(--color__customer-order__pre-order);
}
.customer-order .customer-order__returning-items {
  background: var(--color__customer-order__returning-items);
}
.customer-order .customer-order__pending-payment {
  background: var(--color__customer-order__pending);
}
.customer-order .customer-order__cancelled {
  background: var(--color__customer-order__cancelled);
}
.customer-order .customer-order__completed {
  background: var(--color__customer-order__completed);
}
.customer-order .customer-order__on-the-way {
  background: var(--color__customer-order__on-the-way);
}
.customer-order .customer-order__order-delivery {
  background: var(--color__customer-order__order-delivery);
}
.customer-order .customer-order__need-to-pack {
  background: var(--color__customer-order__need-to-pack);
}
.customer-order .customer-order__not-completed * {
  font-weight: bold;
}

.customer-order__list-page .customer-order__list {
  row-gap: 8px;
  column-gap: 12px;
  flex-wrap: wrap;
  padding: 12px;
  overflow-y: auto;
  align-content: flex-start;
}
.customer-order__list-page .customer-order__list .order-card {
  width: calc(25% - 9px);
  height: 200px;
  border-radius: 6px;
  padding: 8px;
  border: black solid 1px;
  box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1600px) {
  .customer-order__list-page .customer-order__list .order-card {
    width: calc(33% - 9px);
  }
}
@media (max-width: 1300px) {
  .customer-order__list-page .customer-order__list .order-card {
    width: calc(50% - 9px);
  }
}
.customer-order__list-page .customer-order__list .order-card.customer-order__pre-order {
  background: var(--color__customer-order__pre-order);
}
.customer-order__list-page .customer-order__list .order-card.customer-order__on-the-way {
  background: var(--color__customer-order__on-the-way);
}
.customer-order__list-page .customer-order__list .order-card.customer-order__returning-items {
  background: var(--color__customer-order__returning-items);
}
.customer-order__list-page .customer-order__list .order-card.customer-order__pending-payment {
  background: var(--color__customer-order__pending);
}
.customer-order__list-page .customer-order__list .order-card.customer-order__cancelled {
  background: var(--color__customer-order__cancelled);
}
.customer-order__list-page .customer-order__list .order-card.customer-order__completed {
  background: var(--color__customer-order__completed);
}
.customer-order__list-page .customer-order__list .order-card.customer-order__in-progress {
  background: var(--color__customer-order__in-progress);
}
.customer-order__list-page .customer-order__list .order-card.customer-order__order-delivery {
  background: var(--color__customer-order__order-delivery);
}
.customer-order__list-page .customer-order__list .order-card.customer-order__need-to-pack {
  background: var(--color__customer-order__need-to-pack);
}

.customer-order__filter-menu {
  width: 400px;
  padding: 12px;
  border-radius: 6px;
}

.larger-font {
  font-size: 24px;
  font-weight: bold;
}

.large-font {
  font-size: 18px;
  font-weight: bold;
}

.medium-font {
  font-size: 17px;
}

.small-font {
  font-size: 14px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../customer-relation/dist/frontend/customer-order/dialogs/Dialog_OrderGraph/Dialog_OrderGraph.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.ts-dialog.order-graph {
  width: 1000px;
  height: 900px;
}
.ts-dialog.order-graph .graph-viewer {
  width: 100%;
}
.ts-dialog.order-graph .graph-viewer svg {
  width: 100%;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_EditableItemController/TS_EditableItemController.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!./main/app/pages/Page_Workspace/Component_SideBar/Component_SideBar.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.manager__side-bar {
  width: 80px;
  min-width: 80px;
  height: 100%;
  flex-shrink: 0;
  background-color: var(--color__background__side-bar);
  color: black;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  transition: width 100ms ease-out;
  overflow: hidden;
}
.manager__side-bar.open {
  width: 240px;
  transition: width 100ms ease-in;
}
.manager__side-bar .selected {
  background: var(--color__background__side-bar__selected);
}
.manager__side-bar .manager__side-bar-item {
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  transition: background 40ms;
  position: relative;
}
.manager__side-bar .manager__side-bar-item .manager__side-bar-item__label {
  opacity: 0;
  overflow: hidden;
  white-space: nowrap;
  transition: opacity 500ms;
  color: var(--color__icons__side-bar);
  pointer-events: all;
  font-weight: bold;
}
.manager__side-bar .manager__side-bar-item .manager__side-bar-item__label.open {
  opacity: 1;
  transition: opacity 40ms;
  pointer-events: none;
}
.manager__side-bar .manager__side-bar-item .manager__side-bar__icon-wrapper {
  width: 80px;
  min-width: 80px;
}
.manager__side-bar .manager__side-bar-item .icon--default {
  transition: all 40ms ease-in-out;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  display: inline-block;
  background: var(--color__icons__side-bar);
}
.manager__side-bar .manager__side-bar-item .icon--default:hover {
  background: var(--color__icons__side-bar);
}
.manager__side-bar .manager__side-bar-item .icon--default:active {
  background: var(--color__icons__side-bar);
}
.manager__side-bar .manager__side-bar-item:hover {
  background: var(--color__background__side-bar__hover);
}
.manager__side-bar .manager__side-bar-item:hover .manager__side-bar-item__label {
  color: var(--color__icons__side-bar__hover);
}
.manager__side-bar .manager__side-bar-item:hover .icon--default {
  background: var(--color__icons__side-bar__hover);
}
.manager__side-bar .manager__side-bar-item:active {
  background: var(--color__background__side-bar__active);
}
.manager__side-bar .manager__side-bar-item:active .icon--default {
  background: var(--color__icons__side-bar__hover);
}
.manager__side-bar .manager__side-bar-item:active > .manager__side-bar-item__label {
  color: var(--color__icons__side-bar__hover);
}
.manager__side-bar .manager__side-bar-item.selected {
  background: var(--color__background__side-bar__selected);
}
.manager__side-bar .manager__side-bar-item.selected .icon--default {
  background: var(--color__icons__side-bar__hover);
  width: 48px;
  height: 48px;
  min-width: 48px;
  min-height: 48px;
}
.manager__side-bar .manager__side-bar-item.selected .manager__side-bar-item__label {
  color: var(--color__icons__side-bar__hover);
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../customer-relation/dist/frontend/customer-order/dialogs/Dialog_OrderMultipleDeliveries.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

#order-multiple-deliveries.ts-dialog {
  width: 1200px;
  min-height: 400px;
  max-height: 80%;
}
#order-multiple-deliveries.ts-dialog .ts-dialog__main {
  overflow-y: auto;
}
#order-multiple-deliveries.ts-dialog .order-multiple-deliveries {
  border: black solid 1px;
  inline-size: min-content;
  flex-grow: 1;
  grid-auto-flow: row;
  grid-template-columns: 100px 151px 400px 300px;
}
#order-multiple-deliveries.ts-dialog .order-multiple-deliveries > *:nth-child(4n+1) {
  border-right: 1px solid black;
}
#order-multiple-deliveries.ts-dialog .order-multiple-deliveries > *:nth-child(4n+2) {
  border-right: 1px solid black;
}
#order-multiple-deliveries.ts-dialog .order-multiple-deliveries > *:nth-child(4n+3) {
  border-right: 1px solid black;
}
#order-multiple-deliveries.ts-dialog .order-multiple-deliveries > *:nth-child(4n+1):not(:nth-child(1)) {
  border-top: 1px solid black;
}
#order-multiple-deliveries.ts-dialog .order-multiple-deliveries > *:nth-child(4n+2):not(:nth-child(2)) {
  border-top: 1px solid black;
}
#order-multiple-deliveries.ts-dialog .order-multiple-deliveries > *:nth-child(4n+3):not(:nth-child(3)) {
  border-top: 1px solid black;
}
#order-multiple-deliveries.ts-dialog .order-multiple-deliveries > *:nth-child(4n+4):not(:nth-child(4)) {
  border-top: 1px solid black;
}
#order-multiple-deliveries.ts-dialog .order-multiple-deliveries .grid-header {
  line-height: 24px;
  font-weight: bold;
}
#order-multiple-deliveries.ts-dialog .order-multiple-deliveries .order-number {
  font-weight: bold;
}
#order-multiple-deliveries.ts-dialog .order-multiple-deliveries .grid-cell {
  padding: 4px;
}
#order-multiple-deliveries.ts-dialog .order-multiple-deliveries .grid-cell:disabled {
  background-color: #e0e0e0;
  cursor: not-allowed;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../supply-chain/dist/frontend/shipments/Component_ShipmentEditor/Component_ShipmentEditor.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.component--shipment-tree .ts-tree__node {
  display: flex;
  flex-flow: row;
  align-items: center;
}

/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.component--shipment-tree .ts-tree__node {
  column-gap: 8px;
}

.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.component--shipment-tree {
  height: 100%;
}
.component--shipment-tree .ts-tree {
  width: 250px;
  height: 100%;
}
.component--shipment-tree .tree-icon {
  width: 24px;
  height: 24px;
}
.component--shipment-tree .tree-caret {
  width: 16px;
  height: 16px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../supply-chain/dist/frontend/shipments/Component_ShipmentOverviewEditor/Component_ShipmentOverviewEditor.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.component--shipment-overview-editor .ts-textarea {
  height: 120px;
}
.component--shipment-overview-editor .waybill-type-selector {
  width: 150px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../supply-chain/dist/frontend/shipments/Component_ShipmentInvoices/Component_ShipmentInvoices.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../supply-chain/dist/frontend/shipments/Dialog_DeleteDBItemV3/Dialog_DeleteItem.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.ts-dialog.dialog-delete-item {
  width: 500px;
  height: 400px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../supply-chain/dist/frontend/shipments/shipment-invoice/create-dialog/Dialog_CreateNewInvoice.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.ts-dialog.dialog-create-new-invoice {
  width: 500px;
  height: 400px;
}
.ts-dialog.dialog-create-new-invoice .ts-dialog__main .component--shipment-invoice-overview-editor {
  flex-wrap: wrap;
  justify-content: center;
}
.ts-dialog.dialog-create-new-invoice .ts-prop-renderer {
  width: 48%;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../supply-chain/dist/frontend/shipments/shipment-invoice/overview/Component_ShipmentInvoiceOverviewEditor.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.component--shipment-invoice-overview-editor {
  gap: 10px;
}
.component--shipment-invoice-overview-editor .ts-input {
  border: 1px solid black;
  height: 30px;
}
.component--shipment-invoice-overview-editor .ts-input:focus-visible {
  border: 1px solid black;
}
.component--shipment-invoice-overview-editor .react-datepicker-wrapper input {
  height: 30px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../supply-chain/dist/frontend/shipments/shipment-invoice/editor/Component_ShipmentInvoice.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.component--shipment-invoice {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}

.component--shipment-invoice .ts-grid .invoice-variants-grid__variant-title {
  display: flex;
  flex-flow: row;
  align-items: center;
}

/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.component--shipment-invoice {
  height: 100%;
  flex-grow: 1;
  padding: 20px 20px 20px 0;
}
.component--shipment-invoice .ts-grid.invoice__grid {
  overflow-y: scroll;
  width: 100%;
  grid-template-columns: 30px 1fr 1fr 100px 3fr;
  border: 2px solid black;
  border-radius: 4px;
}
.component--shipment-invoice .ts-grid.invoice__grid > *:nth-child(5n+1) {
  border-right: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice__grid > *:nth-child(5n+2) {
  border-right: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice__grid > *:nth-child(5n+3) {
  border-right: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice__grid > *:nth-child(5n+4) {
  border-right: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice__grid > *:nth-child(5n+1):not(:nth-child(1)) {
  border-top: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice__grid > *:nth-child(5n+2):not(:nth-child(2)) {
  border-top: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice__grid > *:nth-child(5n+3):not(:nth-child(3)) {
  border-top: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice__grid > *:nth-child(5n+4):not(:nth-child(4)) {
  border-top: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice__grid > *:nth-child(5n+5):not(:nth-child(5)) {
  border-top: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice__grid .invoice-variants__no-variants {
  padding: 0 4px;
  line-height: 30px;
}
.component--shipment-invoice .ts-grid .invoice-variants-grid__variant-title {
  padding: 0 4px;
  line-height: 25px;
}
.component--shipment-invoice .ts-grid.invoice-variants-grid {
  width: 100%;
  grid-auto-flow: column;
  grid-template-rows: repeat(3, 25px);
  grid-template-columns: 100px auto;
}
.component--shipment-invoice .ts-grid.invoice-variants-grid > *:nth-child(3n+1) {
  border-right: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice-variants-grid > *:nth-child(3n+2) {
  border-right: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice-variants-grid > *:nth-child(3n+1):not(:nth-child(1)) {
  border-top: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice-variants-grid > *:nth-child(3n+2):not(:nth-child(2)) {
  border-top: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice-variants-grid > *:nth-child(3n+3):not(:nth-child(3)) {
  border-top: 1px solid black;
}
.component--shipment-invoice .ts-grid.invoice-variants-grid .grid-header {
  line-height: 25px;
  width: 100px;
}
.component--shipment-invoice .ts-grid.invoice-variants-grid .ts-input {
  height: 25px;
  min-height: 25px;
}
.component--shipment-invoice .ts-grid.invoice-variants-grid .invoice-variants-grid__variant-title {
  padding: 0 4px;
  line-height: 25px;
}
.component--shipment-invoice .ts-grid.invoice-variants-grid .invoice-variants-grid__no-data-placeholder {
  border-top: none;
  padding: 0 4px;
}
.component--shipment-invoice .ts-drag-and-drop {
  height: 50px;
  margin-bottom: 8px;
}

.ts-grid.item-from-order-file {
  overflow-y: scroll;
  width: 100%;
  grid-template-columns: 230px 1fr 100px 150px 50px 50px 300px;
  border: 2px solid black;
  border-radius: 4px;
}
.ts-grid.item-from-order-file > *:nth-child(7n+1) {
  border-right: 1px solid black;
}
.ts-grid.item-from-order-file > *:nth-child(7n+2) {
  border-right: 1px solid black;
}
.ts-grid.item-from-order-file > *:nth-child(7n+3) {
  border-right: 1px solid black;
}
.ts-grid.item-from-order-file > *:nth-child(7n+4) {
  border-right: 1px solid black;
}
.ts-grid.item-from-order-file > *:nth-child(7n+5) {
  border-right: 1px solid black;
}
.ts-grid.item-from-order-file > *:nth-child(7n+6) {
  border-right: 1px solid black;
}
.ts-grid.item-from-order-file > *:nth-child(7n+1):not(:nth-child(1)) {
  border-top: 1px solid black;
}
.ts-grid.item-from-order-file > *:nth-child(7n+2):not(:nth-child(2)) {
  border-top: 1px solid black;
}
.ts-grid.item-from-order-file > *:nth-child(7n+3):not(:nth-child(3)) {
  border-top: 1px solid black;
}
.ts-grid.item-from-order-file > *:nth-child(7n+4):not(:nth-child(4)) {
  border-top: 1px solid black;
}
.ts-grid.item-from-order-file > *:nth-child(7n+5):not(:nth-child(5)) {
  border-top: 1px solid black;
}
.ts-grid.item-from-order-file > *:nth-child(7n+6):not(:nth-child(6)) {
  border-top: 1px solid black;
}
.ts-grid.item-from-order-file > *:nth-child(7n+7):not(:nth-child(7)) {
  border-top: 1px solid black;
}
.ts-grid.item-from-order-file .grid-header {
  line-height: 25px;
}
.ts-grid.item-from-order-file .grid-cell {
  padding-inline: 4px;
}
.ts-grid.item-from-order-file .grid-item-id {
  font-size: 12px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../supply-chain/dist/frontend/shipments/shipment-invoice/Component_ShipmentItemRows/Component_ShipmentItemRows.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/thunderstorm/dist/frontend/components/TS_GridTableProto/TS_GridTableProto.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************/

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../supply-chain/dist/frontend/shipments/shipment-invoice/Component_ShipmentItemCustom/Component_ShipmentCustomItemRows.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../supply-chain/dist/frontend/shipments/Component_ShipmentPayments/Component_ShipmentPayments.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.component--shipment-payments {
  width: 500px;
}
.component--shipment-payments.ts-grid {
  overflow-y: scroll;
  grid-template-columns: 30px 1fr 150px 80px;
  border: 2px solid black;
  border-radius: 4px;
}
.component--shipment-payments.ts-grid > *:nth-child(4n+1) {
  border-right: 1px solid black;
}
.component--shipment-payments.ts-grid > *:nth-child(4n+2) {
  border-right: 1px solid black;
}
.component--shipment-payments.ts-grid > *:nth-child(4n+3) {
  border-right: 1px solid black;
}
.component--shipment-payments.ts-grid > *:nth-child(4n+1):not(:nth-child(1)) {
  border-top: 1px solid black;
}
.component--shipment-payments.ts-grid > *:nth-child(4n+2):not(:nth-child(2)) {
  border-top: 1px solid black;
}
.component--shipment-payments.ts-grid > *:nth-child(4n+3):not(:nth-child(3)) {
  border-top: 1px solid black;
}
.component--shipment-payments.ts-grid > *:nth-child(4n+4):not(:nth-child(4)) {
  border-top: 1px solid black;
}
.component--shipment-payments .grid-header {
  background: rgba(140, 165, 202, 0.09);
  padding: 0 4px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../supply-chain/dist/frontend/shipments/Dialog_EditShipmentDetails/Dialog_EditShipmentDetails.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.ts-dialog.dialog-create-new-shipment {
  width: 500px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../product-template/dist/frontend/manager/_style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.product-template-v2 {
  height: 100%;
}
.product-template-v2 .product-template__overview .product-template__general-props {
  gap: 12px;
  width: 400px;
}
.product-template-v2 .ts-space {
  height: 100%;
  margin-inline: 8px;
  background: grey;
}
.product-template-v2 .ts-tabs {
  flex-grow: 1;
}

.ts-table--editing-row {
  border: 2px solid black;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../store/dist/_entity/product/frontend/manager/EditorItem_Product.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.product-editor .item-label {
  width: 600px;
}
.product-editor .ts-icon__v4__inverted {
  width: 24px;
  height: 24px;
  display: inline-block;
  display: inline-block;
  background: white;
}
.product-editor .ts-icon__v4__inverted:hover {
  background: white;
}
.product-editor .ts-icon__v4__inverted:active {
  background: white;
}
.product-editor .vendor-selector {
  width: 200px;
}
.product-editor .description-editor-wrapper {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  width: 100%;
}
.product-editor .description-editor-wrapper .description-preview {
  width: 50%;
}
.product-editor .description-editor-wrapper .description-preview * {
  white-space: break-spaces;
}
.product-editor .description-editor-wrapper .description-editor {
  width: 50%;
  height: 400px;
}
.product-editor .description-editor-wrapper .description-editor * {
  white-space: break-spaces;
}
.product-editor .ts-grid.product-variant-table {
  overflow-y: scroll;
  width: 100%;
  border: 2px solid black;
  border-radius: 4px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 100px;
}
.product-editor .ts-grid.product-variant-table > *:nth-child(6n+1) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.product-variant-table > *:nth-child(6n+2) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.product-variant-table > *:nth-child(6n+3) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.product-variant-table > *:nth-child(6n+4) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.product-variant-table > *:nth-child(6n+5) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.product-variant-table > *:nth-child(6n+1):not(:nth-child(1)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.product-variant-table > *:nth-child(6n+2):not(:nth-child(2)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.product-variant-table > *:nth-child(6n+3):not(:nth-child(3)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.product-variant-table > *:nth-child(6n+4):not(:nth-child(4)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.product-variant-table > *:nth-child(6n+5):not(:nth-child(5)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.product-variant-table > *:nth-child(6n+6):not(:nth-child(6)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-1 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 100px;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+1) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+2) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+3) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+4) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+5) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+6) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+1):not(:nth-child(1)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+2):not(:nth-child(2)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+3):not(:nth-child(3)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+4):not(:nth-child(4)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+5):not(:nth-child(5)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+6):not(:nth-child(6)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-1 > *:nth-child(7n+7):not(:nth-child(7)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-2 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 100px;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+1) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+2) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+3) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+4) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+5) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+6) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+7) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+1):not(:nth-child(1)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+2):not(:nth-child(2)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+3):not(:nth-child(3)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+4):not(:nth-child(4)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+5):not(:nth-child(5)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+6):not(:nth-child(6)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+7):not(:nth-child(7)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-2 > *:nth-child(8n+8):not(:nth-child(8)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-3 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 100px;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+1) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+2) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+3) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+4) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+5) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+6) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+7) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+8) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+1):not(:nth-child(1)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+2):not(:nth-child(2)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+3):not(:nth-child(3)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+4):not(:nth-child(4)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+5):not(:nth-child(5)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+6):not(:nth-child(6)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+7):not(:nth-child(7)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+8):not(:nth-child(8)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-3 > *:nth-child(9n+9):not(:nth-child(9)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 100px;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+1) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+2) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+3) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+4) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+5) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+6) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+7) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+8) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+9) {
  border-right: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+1):not(:nth-child(1)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+2):not(:nth-child(2)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+3):not(:nth-child(3)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+4):not(:nth-child(4)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+5):not(:nth-child(5)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+6):not(:nth-child(6)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+7):not(:nth-child(7)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+8):not(:nth-child(8)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+9):not(:nth-child(9)) {
  border-top: 1px solid black;
}
.product-editor .ts-grid.variant-4 > *:nth-child(10n+10):not(:nth-child(10)) {
  border-top: 1px solid black;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../store/dist/_entity/product-variant-config/frontend/manager/EditorItem_ProductVariantConfig.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.product-variant-config-editor .ts-textarea {
  width: 700px;
  min-height: 150px;
  max-height: 400px;
}
.product-variant-config-editor .ts-icon__small {
  width: 16px;
  height: 16px;
}
.product-variant-config-editor .product-variant-options-table {
  width: 900px;
  overflow-y: auto;
  border: 2px solid black;
  border-radius: 4px;
  grid-template-columns: 30px 150px 200px 1fr;
}
.product-variant-config-editor .product-variant-options-table > *:nth-child(4n+1) {
  border-right: 1px solid black;
}
.product-variant-config-editor .product-variant-options-table > *:nth-child(4n+2) {
  border-right: 1px solid black;
}
.product-variant-config-editor .product-variant-options-table > *:nth-child(4n+3) {
  border-right: 1px solid black;
}
.product-variant-config-editor .product-variant-options-table > *:nth-child(4n+1):not(:nth-child(1)) {
  border-top: 1px solid black;
}
.product-variant-config-editor .product-variant-options-table > *:nth-child(4n+2):not(:nth-child(2)) {
  border-top: 1px solid black;
}
.product-variant-config-editor .product-variant-options-table > *:nth-child(4n+3):not(:nth-child(3)) {
  border-top: 1px solid black;
}
.product-variant-config-editor .product-variant-options-table > *:nth-child(4n+4):not(:nth-child(4)) {
  border-top: 1px solid black;
}
.product-variant-config-editor .selected {
  background-color: lightgray;
}

.product-variant-config-manager .items-editor__list .list-item .ts-icon__v4 {
  width: 24px;
  height: 24px;
  display: inline-block;
  display: inline-block;
  background: black;
}
.product-variant-config-manager .items-editor__list .list-item .ts-icon__v4:hover {
  background: black;
}
.product-variant-config-manager .items-editor__list .list-item .ts-icon__v4:active {
  background: black;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../common/dist/frontend/components/asset/AssetView.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.asset-view {
  width: 80px;
  height: 100px;
  line-height: 97px;
  position: relative;
  background-color: rgb(204, 204, 204);
  border: 1px solid;
  border-radius: 3px;
  box-sizing: content-box;
}
.asset-view .asset-renderer-wrapper {
  margin: 5px;
  position: absolute;
  max-width: 80px;
  max-height: 100px;
}
.asset-view .asset-renderer-wrapper .asset-renderer {
  width: 80px;
  max-width: 80px;
  height: 100px;
  max-height: 100px;
  margin: 0 auto;
  vertical-align: middle;
}
.asset-view .asset-renderer-wrapper .pdf-renderer {
  position: relative;
  width: 70px;
  height: 90px;
}
.asset-view .asset-renderer-overlay {
  background: rgba(136, 136, 136, 0.5333333333);
  width: 80px;
  height: 100px;
  position: absolute;
  line-height: initial;
}

.asset-full-viewer {
  width: 800px;
  height: 1000px;
  line-height: 997px;
  position: relative;
  background-color: rgb(204, 204, 204);
  border: 1px solid;
  border-radius: 5px;
  box-sizing: content-box;
}
.asset-full-viewer .pdf-renderer {
  margin: 10px;
  position: relative;
  width: 780px;
  height: 980px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/ts-pdf/dist/frontend/ui/PDF_Renderer.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
.pdf-renderer {
  position: relative;
  width: 500px;
  height: 500px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../customer-relation/dist/_entity/shipping-method/frontend/manager/Page_ShippingMethods.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************/
.editor-container.shipping-method .alternative-names {
  width: 400px;
}
.editor-container.shipping-method .alternative-names > div {
  width: 100%;
}
.editor-container.shipping-method .alternative-names input {
  flex-grow: 1;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!./main/app/pages/Page_Workspace/Page_Workspace.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.workspace {
  height: 100%;
  width: 100%;
}
.workspace .workspace-navigation {
  width: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
  flex-grow: 1;
}
.workspace .workspace-navigation .workspace-page {
  width: 100%;
  padding: 8px;
  flex-grow: 1;
  overflow-y: auto;
}
/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!./main/TS_DevPage/TS_DevPage.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.ts-dev-page {
  width: 100%;
  height: 100%;
  outline: none !important;
}
.ts-dev-page .ts-dev-page__header {
  width: 100%;
  height: 50px;
  background: #333333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 8px;
  gap: 16px;
}
.ts-dev-page .ts-dev-page__header .ts-dev-page__header__head {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 16px;
  gap: 8px;
  font-size: 20px;
  font-weight: bold;
  color: white;
}
.ts-dev-page .ts-dev-page__header .ts-dev-page__header__toggle-menu-icon {
  width: 24px;
  height: 24px;
  cursor: pointer;
  transition: transform 200ms linear;
}
.ts-dev-page .ts-dev-page__header .ts-dev-page__header__toggle-menu-icon.opened {
  transform: rotateY(180deg);
}
.ts-dev-page .ts-dev-page__main {
  height: calc(100% - 50px);
  display: flex;
}
.ts-dev-page .ts-dev-page__main .ts-dev-page__page-selection-container {
  background: rgb(25.5, 25.5, 25.5);
  width: 40px;
  height: 100%;
  transition: width 200ms ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  overflow-x: hidden;
  flex-shrink: 0;
}
.ts-dev-page .ts-dev-page__main .ts-dev-page__page-selection-container .ts-dev-page__page-selection__page {
  width: 100%;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: background 100ms linear;
  cursor: pointer;
}
.ts-dev-page .ts-dev-page__main .ts-dev-page__page-selection-container .ts-dev-page__page-selection__page .ts-dev-page__page-selection__page-icon {
  width: 20px;
  height: 20px;
}
.ts-dev-page .ts-dev-page__main .ts-dev-page__page-selection-container .ts-dev-page__page-selection__page .ts-dev-page__page-selection__page-label {
  color: white;
  font-size: 16px;
  font-weight: bold;
  transition: color 100ms linear;
}
.ts-dev-page .ts-dev-page__main .ts-dev-page__page-selection-container .ts-dev-page__page-selection__page:hover, .ts-dev-page .ts-dev-page__main .ts-dev-page__page-selection-container .ts-dev-page__page-selection__page.selected {
  background: white;
}
.ts-dev-page .ts-dev-page__main .ts-dev-page__page-selection-container .ts-dev-page__page-selection__page:hover .ts-dev-page__page-selection__page-label, .ts-dev-page .ts-dev-page__main .ts-dev-page__page-selection-container .ts-dev-page__page-selection__page.selected .ts-dev-page__page-selection__page-label {
  color: rgb(25.5, 25.5, 25.5);
}
.ts-dev-page .ts-dev-page__main .ts-dev-page__page-selection-container.opened {
  width: 300px;
}
.ts-dev-page .ts-dev-page__main .ts-dev-page__main-content {
  width: calc(100% - 40px);
  background: rgb(127.5, 127.5, 127.5);
}
.ts-dev-page .ts-dev-page__main .ts-dev-page__main-content .ts-dev-page__no-page {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.ts-dev-page .ts-dev-page__main .ts-dev-page__main-content .ts-dev-page__no-page .ts-dev-page__no-page__title {
  font-size: 72px;
  font-weight: bold;
}
.ts-dev-page .ts-dev-page__main .ts-dev-page__main-content .ts-dev-page__no-page .ts-dev-page__no-page__text {
  font-size: 28px;
}
.ts-dev-page .ts-dev-page__main .ts-dev-page__main-content .ts-dev-page__page-header {
  padding: 8px 0;
  margin: 0 16px 8px;
  border-bottom: 2px solid #666666;
  font-size: 28px;
  font-weight: bold;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!./main/playground/examples/PgDev_Palette/PgDev_Palette.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.palette-container {
  width: 90vw;
  padding: 20px;
  overflow-x: scroll;
}
.palette-container .color-row {
  width: 100%;
  display: flex;
}
.palette-container .color-row .black-1 {
  background: black;
  color: rgb(229.5, 229.5, 229.5);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .black-2 {
  background: rgb(25.5, 25.5, 25.5);
  color: rgb(229.5, 229.5, 229.5);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .black-3 {
  background: #333333;
  color: rgb(229.5, 229.5, 229.5);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .black-4 {
  background: rgb(76.5, 76.5, 76.5);
  color: rgb(229.5, 229.5, 229.5);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .black-5 {
  background: #666666;
  color: rgb(229.5, 229.5, 229.5);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .black-6 {
  background: rgb(127.5, 127.5, 127.5);
  color: black;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .black-7 {
  background: #999999;
  color: black;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .black-8 {
  background: rgb(178.5, 178.5, 178.5);
  color: black;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .black-9 {
  background: #cccccc;
  color: black;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .black-10 {
  background: rgb(229.5, 229.5, 229.5);
  color: black;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .amber-1 {
  background: #a15f3e;
  color: rgb(247.0206278027, 238.5264573991, 234.2793721973);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .amber-2 {
  background: rgb(181.7206278027, 107.2264573991, 69.9793721973);
  color: rgb(247.0206278027, 238.5264573991, 234.2793721973);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .amber-3 {
  background: rgb(191.1650224215, 123.2116591928, 89.2349775785);
  color: rgb(247.0206278027, 238.5264573991, 234.2793721973);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .amber-4 {
  background: rgb(199.1443946188, 139.6852017937, 109.9556053812);
  color: rgb(247.0206278027, 238.5264573991, 234.2793721973);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .amber-5 {
  background: rgb(207.1237668161, 156.1587443946, 130.6762331839);
  color: rgb(247.0206278027, 238.5264573991, 234.2793721973);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .amber-6 {
  background: rgb(215.1031390135, 172.6322869955, 151.3968609865);
  color: #a15f3e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .amber-7 {
  background: rgb(223.0825112108, 189.1058295964, 172.1174887892);
  color: #a15f3e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .amber-8 {
  background: rgb(231.0618834081, 205.5793721973, 192.8381165919);
  color: #a15f3e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .amber-9 {
  background: rgb(239.0412556054, 222.0529147982, 213.5587443946);
  color: #a15f3e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .amber-10 {
  background: rgb(247.0206278027, 238.5264573991, 234.2793721973);
  color: #a15f3e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .gold-1 {
  background: #b5986e;
  color: rgb(247.6, 244.7, 240.5);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .gold-2 {
  background: rgb(188.4, 162.3, 124.5);
  color: rgb(247.6, 244.7, 240.5);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .gold-3 {
  background: rgb(195.8, 172.6, 139);
  color: rgb(247.6, 244.7, 240.5);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .gold-4 {
  background: rgb(203.2, 182.9, 153.5);
  color: rgb(247.6, 244.7, 240.5);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .gold-5 {
  background: rgb(210.6, 193.2, 168);
  color: rgb(247.6, 244.7, 240.5);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .gold-6 {
  background: rgb(218, 203.5, 182.5);
  color: #b5986e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .gold-7 {
  background: rgb(225.4, 213.8, 197);
  color: #b5986e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .gold-8 {
  background: rgb(232.8, 224.1, 211.5);
  color: #b5986e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .gold-9 {
  background: rgb(240.2, 234.4, 226);
  color: #b5986e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .gold-10 {
  background: rgb(247.6, 244.7, 240.5);
  color: #b5986e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .blue-1 {
  background: #007090;
  color: rgb(218.4, 246.8666666667, 255);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .blue-2 {
  background: rgb(0, 140.4666666667, 180.6);
  color: rgb(218.4, 246.8666666667, 255);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .blue-3 {
  background: rgb(0, 168.9333333333, 217.2);
  color: rgb(218.4, 246.8666666667, 255);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .blue-4 {
  background: rgb(0, 197.4, 253.8);
  color: rgb(218.4, 246.8666666667, 255);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .blue-5 {
  background: rgb(35.4, 206.2, 255);
  color: rgb(218.4, 246.8666666667, 255);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .blue-6 {
  background: rgb(72, 214.3333333333, 255);
  color: #007090;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .blue-7 {
  background: rgb(108.6, 222.4666666667, 255);
  color: #007090;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .blue-8 {
  background: rgb(145.2, 230.6, 255);
  color: #007090;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .blue-9 {
  background: rgb(181.8, 238.7333333333, 255);
  color: #007090;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .blue-10 {
  background: rgb(218.4, 246.8666666667, 255);
  color: #007090;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .green-1 {
  background: #2bb21e;
  color: rgb(231.0432692308, 250.6442307692, 229.1557692308);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .green-2 {
  background: rgb(49.2432692308, 203.8442307692, 34.3557692308);
  color: rgb(231.0432692308, 250.6442307692, 229.1557692308);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .green-3 {
  background: rgb(63.3461538462, 220.1538461538, 48.2461538462);
  color: rgb(231.0432692308, 250.6442307692, 229.1557692308);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .green-4 {
  background: rgb(87.3028846154, 224.5096153846, 74.0903846154);
  color: rgb(231.0432692308, 250.6442307692, 229.1557692308);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .green-5 {
  background: rgb(111.2596153846, 228.8653846154, 99.9346153846);
  color: rgb(231.0432692308, 250.6442307692, 229.1557692308);
  width: 50px;
  height: 50px;
}
.palette-container .color-row .green-6 {
  background: rgb(135.2163461538, 233.2211538462, 125.7788461538);
  color: #2bb21e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .green-7 {
  background: rgb(159.1730769231, 237.5769230769, 151.6230769231);
  color: #2bb21e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .green-8 {
  background: rgb(183.1298076923, 241.9326923077, 177.4673076923);
  color: #2bb21e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .green-9 {
  background: rgb(207.0865384615, 246.2884615385, 203.3115384615);
  color: #2bb21e;
  width: 50px;
  height: 50px;
}
.palette-container .color-row .green-10 {
  background: rgb(231.0432692308, 250.6442307692, 229.1557692308);
  color: #2bb21e;
  width: 50px;
  height: 50px;
}
.palette-container .color-label {
  width: 60px;
  text-align: right;
  margin-inline-end: 12px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/permissions/dist/frontend/ui/ATS_Permissions/ATS_Permissions.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************/
#dev-page__permissions {
  width: 100%;
  height: 100%;
  padding: 0 16px 16px;
}
#dev-page__permissions .ts-dev-page__page-header {
  width: 100%;
  margin: 0 0 16px;
  padding: 8px 0;
  flex-shrink: 0;
}
#dev-page__permissions .links-container {
  flex-grow: 1;
  gap: 8px;
  padding-bottom: 10px;
}
#dev-page__permissions .links-container .link-button {
  display: flex;
  background: transparent;
  border: 2px solid black;
  border-radius: 8px;
  text-decoration: none;
  padding-inline: 12px;
  flex-shrink: 0;
  min-width: 100px;
  min-height: 50px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: black;
}
#dev-page__permissions .links-container .link-button.selected {
  background: white;
}
#dev-page__permissions .domain-level-renderer {
  border: 1px solid black;
  border-radius: 4px;
  height: 50px;
  width: 150px;
  overflow: hidden;
}
#dev-page__permissions .domain-level-renderer .ts-dropdown {
  width: 100%;
  height: 50%;
}
#dev-page__permissions .domain-level-renderer .ts-dropdown .ts-dropdown__header {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid black;
}
#dev-page__permissions .domain-level-renderer .ts-dropdown .ts-dropdown__items-container {
  border: 1px solid black;
  padding-top: 0;
  transform: none;
}
#dev-page__permissions .domain-level-renderer .ts-dropdown .ts-tree__node {
  font-size: 12px;
  white-space: break-spaces;
}
#dev-page__permissions .domain-level-renderer .ts-dropdown:last-child .ts-dropdown__header {
  border: none;
}
#dev-page__permissions .domain-level-list {
  width: 100%;
  flex-wrap: wrap;
  gap: 8px;
}
#dev-page__permissions .domain-level-list .ts-multi-select__list-value {
  position: relative;
  height: 50px;
  max-width: 150px;
  padding: 8px;
  white-space: break-spaces;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 11px;
  font-weight: bold;
  overflow: hidden;
}
#dev-page__permissions .domain-level-list .ts-multi-select__list-value .icon--wrapper {
  background: rgb(251.987012987, 92.2987012987, 123.9350649351);
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 30px;
  padding: 8px;
  transform: translateX(100%);
  transition: transform 200ms ease-out;
  cursor: pointer;
}
#dev-page__permissions .domain-level-list .ts-multi-select__list-value .icon--wrapper {
  cursor: pointer;
}
#dev-page__permissions .domain-level-list .ts-multi-select__list-value .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
#dev-page__permissions .domain-level-list .ts-multi-select__list-value .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
#dev-page__permissions .domain-level-list .ts-multi-select__list-value .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
#dev-page__permissions .domain-level-list .ts-multi-select__list-value .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
#dev-page__permissions .domain-level-list .ts-multi-select__list-value .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
#dev-page__permissions .domain-level-list .ts-multi-select__list-value .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
#dev-page__permissions .domain-level-list .ts-multi-select__list-value:hover .icon--wrapper {
  transform: translateX(0);
}
#dev-page__permissions .db-def-button {
  width: unset;
  padding: 4px 8px;
}

#db-def-list {
  display: flex;
  flex-direction: column;
  max-height: 200px;
}
#db-def-list::-webkit-scrollbar {
  background-color: rgb(236.8571428571, 236.8571428571, 236.8571428571);
}
#db-def-list::-webkit-scrollbar-thumb {
  background-color: #004a72;
  border: 2px solid rgb(236.8571428571, 236.8571428571, 236.8571428571);
  border-radius: 4px;
}
#db-def-list {
  overflow-y: auto;
}
@supports (overflow-y: overlay) {
  #db-def-list {
    overflow-y: overlay;
  }
}
#db-def-list::-webkit-scrollbar {
  width: 9px;
}
#db-def-list .db-def-list__item {
  height: 30px;
  padding: 0 8px;
  display: flex;
  align-items: center;
}
#db-def-list .db-def-list__item:hover {
  background: rgb(236.8571428571, 236.8571428571, 236.8571428571);
}

#save-initial-domain {
  padding: 10px;
  border: 2px solid black;
  border-radius: 8px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#save-initial-domain .save-initial-domain__title {
  font-size: 14px;
  font-weight: bold;
}
#save-initial-domain .save-initial-domain__buttons {
  justify-content: space-between;
}
#save-initial-domain .save-initial-domain__buttons .ts-button {
  margin: 0;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/permissions/dist/frontend/ui/permission-editors/editor-base.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
#dev-page__permissions .permissions-editor, .editor-content {
  gap: 16px;
}
#dev-page__permissions .permissions-editor .ts-input, .editor-content .ts-input {
  width: 250px;
  max-width: unset;
  min-height: unset;
  background: white;
}
#dev-page__permissions .permissions-editor .ts-input::placeholder, .editor-content .ts-input::placeholder {
  font-size: 12px;
}
#dev-page__permissions .permissions-editor .ts-dropdown, .editor-content .ts-dropdown {
  width: 250px;
}
#dev-page__permissions .permissions-editor .ts-dropdown .ts-tree__node, .editor-content .ts-dropdown .ts-tree__node {
  font-size: 14px;
}
#dev-page__permissions .permissions-editor .ts-dropdown .ts-dropdown__header, .editor-content .ts-dropdown .ts-dropdown__header {
  border-radius: 8px;
  position: relative;
  align-items: center;
}
#dev-page__permissions .permissions-editor .ts-dropdown .ts-dropdown__header .icon--wrapper, .editor-content .ts-dropdown .ts-dropdown__header .icon--wrapper {
  width: 30px;
  rotate: 90deg;
}
#dev-page__permissions .permissions-editor .ts-dropdown .ts-dropdown__header .icon--wrapper.flip, .editor-content .ts-dropdown .ts-dropdown__header .icon--wrapper.flip {
  rotate: -90deg;
}
#dev-page__permissions .permissions-editor .ts-dropdown .ts-dropdown__items-container, .editor-content .ts-dropdown .ts-dropdown__items-container {
  border: 2px solid gray;
}
#dev-page__permissions .permissions-editor .ts-dropdown.disabled, .editor-content .ts-dropdown.disabled {
  opacity: 0.5;
}
#dev-page__permissions .permissions-editor .ts-dropdown.disabled .ts-dropdown__header, .editor-content .ts-dropdown.disabled .ts-dropdown__header {
  background: rgb(218.7142857143, 218.7142857143, 218.7142857143);
}
#dev-page__permissions .permissions-editor .ts-table .ts-table__body .ts-table__tr, .editor-content .ts-table .ts-table__body .ts-table__tr {
  height: 40px;
}
#dev-page__permissions .permissions-editor .ts-table .ts-table__body .ts-table__tr .ts-table__td, .editor-content .ts-table .ts-table__body .ts-table__tr .ts-table__td {
  height: 40px;
}
#dev-page__permissions .permissions-editor .ts-table .ts-table__body .ts-table__tr .ts-table__td .ts-input, .editor-content .ts-table .ts-table__body .ts-table__tr .ts-table__td .ts-input {
  background: transparent;
  border-radius: 0;
  border: none;
  width: 100%;
  height: 40px;
}
#dev-page__permissions .permissions-editor .item-list, .editor-content .item-list {
  height: 100%;
  width: 300px;
  flex-shrink: 0;
  border: 2px solid black;
  border-radius: 10px;
  overflow: hidden;
}
#dev-page__permissions .permissions-editor .item-list .item-list__header, .editor-content .item-list .item-list__header {
  height: 40px;
  width: 100%;
  border-bottom: 2px solid black;
  background: rgb(164.2857142857, 164.2857142857, 164.2857142857);
  color: white;
  display: grid;
  place-content: center;
  flex-shrink: 0;
  font-size: 18px;
  font-weight: bold;
}
#dev-page__permissions .permissions-editor .item-list .item-list__filter, .editor-content .item-list .item-list__filter {
  background: white;
  width: 100%;
  height: 30px;
  border-bottom: 2px solid black;
}
#dev-page__permissions .permissions-editor .item-list .item-list__filter .icon--wrapper, .editor-content .item-list .item-list__filter .icon--wrapper {
  width: 30px;
  flex-shrink: 0;
}
#dev-page__permissions .permissions-editor .item-list .item-list__filter .ts-input, .editor-content .item-list .item-list__filter .ts-input {
  width: 0;
  height: 100%;
  flex-grow: 1;
  border-radius: 0;
  border: none;
  outline: none !important;
}
#dev-page__permissions .permissions-editor .item-list .item-list__list, .editor-content .item-list .item-list__list {
  height: 0;
  flex-grow: 1;
  width: 100%;
  gap: 2px;
}
#dev-page__permissions .permissions-editor .item-list .item-list__list::-webkit-scrollbar, .editor-content .item-list .item-list__list::-webkit-scrollbar {
  background-color: rgb(236.8571428571, 236.8571428571, 236.8571428571);
}
#dev-page__permissions .permissions-editor .item-list .item-list__list::-webkit-scrollbar-thumb, .editor-content .item-list .item-list__list::-webkit-scrollbar-thumb {
  background-color: #004a72;
  border: 2px solid rgb(236.8571428571, 236.8571428571, 236.8571428571);
  border-radius: 4px;
}
#dev-page__permissions .permissions-editor .item-list .item-list__list, .editor-content .item-list .item-list__list {
  overflow-y: auto;
}
@supports (overflow-y: overlay) {
  #dev-page__permissions .permissions-editor .item-list .item-list__list, .editor-content .item-list .item-list__list {
    overflow-y: overlay;
  }
}
#dev-page__permissions .permissions-editor .item-list .item-list__list::-webkit-scrollbar, .editor-content .item-list .item-list__list::-webkit-scrollbar {
  width: 9px;
}
#dev-page__permissions .permissions-editor .item-list .item-list__list::-webkit-scrollbar, #dev-page__permissions .permissions-editor .item-list .item-list__list::-webkit-scrollbar-thumb, .editor-content .item-list .item-list__list::-webkit-scrollbar, .editor-content .item-list .item-list__list::-webkit-scrollbar-thumb {
  visibility: hidden;
}
#dev-page__permissions .permissions-editor .item-list .item-list__list:hover::-webkit-scrollbar, #dev-page__permissions .permissions-editor .item-list .item-list__list:hover::-webkit-scrollbar-thumb, .editor-content .item-list .item-list__list:hover::-webkit-scrollbar, .editor-content .item-list .item-list__list:hover::-webkit-scrollbar-thumb {
  visibility: visible;
}
#dev-page__permissions .permissions-editor .item-list .item-list__list .item-list__list-item, .editor-content .item-list .item-list__list .item-list__list-item {
  width: 100%;
  min-height: 30px;
  padding: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  background: rgb(182.4285714286, 182.4285714286, 182.4285714286);
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  white-space: pre-wrap;
  color: white;
}
#dev-page__permissions .permissions-editor .item-list .item-list__list .item-list__list-item.selected, .editor-content .item-list .item-list__list .item-list__list-item.selected {
  background: white;
  color: rgb(146.1428571429, 146.1428571429, 146.1428571429);
}
#dev-page__permissions .permissions-editor .item-list .item-list__add-button, .editor-content .item-list .item-list__add-button {
  width: 100%;
  margin: 0;
  padding: 8px 0;
  font-size: 16px;
  font-weight: bold;
  flex-shrink: 0;
  border-radius: 0;
}
#dev-page__permissions .permissions-editor .item-editor, .editor-content .item-editor {
  height: 100%;
  flex-grow: 1;
  border: 2px solid black;
  border-radius: 10px;
  overflow: hidden;
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__header, .editor-content .item-editor .item-editor__header {
  height: 40px;
  width: 100%;
  border-bottom: 2px solid black;
  background: rgb(164.2857142857, 164.2857142857, 164.2857142857);
  color: white;
  display: flex;
  align-items: center;
  padding: 0 16px;
  font-size: 18px;
  font-weight: bold;
  flex-shrink: 0;
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main, .editor-content .item-editor .item-editor__main {
  height: 0;
  flex-grow: 1;
  width: 100%;
  padding: 16px;
  gap: 16px;
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .ts-table .ts-table__td, .editor-content .item-editor .item-editor__main .ts-table .ts-table__td {
  padding: 0;
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button, .editor-content .item-editor .item-editor__main .action-button {
  width: 50px;
  margin: 0;
  padding: 0;
  background: transparent;
  min-width: 50px;
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper, .editor-content .item-editor .item-editor__main .action-button.delete .icon--wrapper {
  width: 32px;
  height: 32px;
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper, .editor-content .item-editor .item-editor__main .action-button.delete .icon--wrapper {
  cursor: pointer;
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]), .editor-content .item-editor .item-editor__main .action-button.delete .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(251.987012987, 92.2987012987, 123.9350649351);
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]), .editor-content .item-editor .item-editor__main .action-button.delete .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]), .editor-content .item-editor .item-editor__main .action-button.delete .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(250.4805194805, 10.9480519481, 58.4025974026);
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]), .editor-content .item-editor .item-editor__main .action-button.delete .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(251.987012987, 92.2987012987, 123.9350649351);
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]), .editor-content .item-editor .item-editor__main .action-button.delete .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]), .editor-content .item-editor .item-editor__main .action-button.delete .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(250.4805194805, 10.9480519481, 58.4025974026);
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper *:not(g):not(svg), .editor-content .item-editor .item-editor__main .action-button.delete .icon--wrapper *:not(g):not(svg) {
  -moz-transition: fill 200ms ease-out, stroke 200ms ease-out;
  -webkit-transition: fill 200ms ease-out, stroke 200ms ease-out;
  -o-transition: fill 200ms ease-out, stroke 200ms ease-out;
  transition: fill 200ms ease-out, stroke 200ms ease-out;
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.save .icon--wrapper, .editor-content .item-editor .item-editor__main .action-button.save .icon--wrapper {
  width: 24px;
  height: 24px;
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.save .icon--wrapper, .editor-content .item-editor .item-editor__main .action-button.save .icon--wrapper {
  cursor: pointer;
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.save .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]), .editor-content .item-editor .item-editor__main .action-button.save .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(109.6883116883, 238.7337662338, 80.4090909091);
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.save .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]), .editor-content .item-editor .item-editor__main .action-button.save .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(73.3603896104, 234.6672077922, 36.7613636364);
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.save .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]), .editor-content .item-editor .item-editor__main .action-button.save .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.save .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]), .editor-content .item-editor .item-editor__main .action-button.save .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(109.6883116883, 238.7337662338, 80.4090909091);
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.save .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]), .editor-content .item-editor .item-editor__main .action-button.save .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(73.3603896104, 234.6672077922, 36.7613636364);
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__main .action-button.save .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]), .editor-content .item-editor .item-editor__main .action-button.save .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__buttons, .editor-content .item-editor .item-editor__buttons {
  height: 50px;
  width: 100%;
  justify-content: flex-end;
  flex-shrink: 0;
  padding: 0 16px;
  gap: 16px;
}
#dev-page__permissions .permissions-editor .item-editor .item-editor__buttons .ts-button, #dev-page__permissions .permissions-editor .item-editor .item-editor__buttons .ts-busy-button, .editor-content .item-editor .item-editor__buttons .ts-button, .editor-content .item-editor .item-editor__buttons .ts-busy-button {
  margin: 0;
}
#dev-page__permissions .permissions-editor .user-permission-groups, .editor-content .user-permission-groups {
  width: 100%;
  gap: 16px;
}
#dev-page__permissions .permissions-editor .user-permission-groups .ts-multi-select__list-value, .editor-content .user-permission-groups .ts-multi-select__list-value {
  width: 150px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border: 1px solid black;
  border-radius: 4px;
  font-size: 11px;
  font-weight: bold;
  overflow: hidden;
  white-space: break-spaces;
  text-align: center;
}
#dev-page__permissions .permissions-editor .user-permission-groups .ts-multi-select__list-value .icon--wrapper, .editor-content .user-permission-groups .ts-multi-select__list-value .icon--wrapper {
  background: rgb(251.987012987, 92.2987012987, 123.9350649351);
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 30px;
  padding: 8px;
  transform: translateX(100%);
  transition: transform 200ms ease-out;
  cursor: pointer;
}
#dev-page__permissions .permissions-editor .user-permission-groups .ts-multi-select__list-value .icon--wrapper, .editor-content .user-permission-groups .ts-multi-select__list-value .icon--wrapper {
  cursor: pointer;
}
#dev-page__permissions .permissions-editor .user-permission-groups .ts-multi-select__list-value .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]), .editor-content .user-permission-groups .ts-multi-select__list-value .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
#dev-page__permissions .permissions-editor .user-permission-groups .ts-multi-select__list-value .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]), .editor-content .user-permission-groups .ts-multi-select__list-value .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
#dev-page__permissions .permissions-editor .user-permission-groups .ts-multi-select__list-value .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]), .editor-content .user-permission-groups .ts-multi-select__list-value .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
#dev-page__permissions .permissions-editor .user-permission-groups .ts-multi-select__list-value .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]), .editor-content .user-permission-groups .ts-multi-select__list-value .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
#dev-page__permissions .permissions-editor .user-permission-groups .ts-multi-select__list-value .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]), .editor-content .user-permission-groups .ts-multi-select__list-value .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
#dev-page__permissions .permissions-editor .user-permission-groups .ts-multi-select__list-value .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]), .editor-content .user-permission-groups .ts-multi-select__list-value .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
#dev-page__permissions .permissions-editor .user-permission-groups .ts-multi-select__list-value:hover .icon--wrapper, .editor-content .user-permission-groups .ts-multi-select__list-value:hover .icon--wrapper {
  transform: translateX(0);
}

#permission-editor-item-menu {
  border: 1px solid gray;
  border-radius: 6px;
}
#permission-editor-item-menu .ts-busy-button {
  margin: 0;
  background: transparent;
  color: gray;
  font-size: 14px;
  font-weight: normal;
  padding-inline: 10px;
}
#permission-editor-item-menu .ts-busy-button .ts-button-loader div {
  background: gray;
}
#permission-editor-item-menu .ts-busy-button:not(:last-child) {
  border-bottom: 1px solid rgb(146.1428571429, 146.1428571429, 146.1428571429);
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/permissions/dist/frontend/ui/permission-editors/permission-api-edior/permission-api-editor.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#api-permission-editor {
  height: 83%;
}
#api-permission-editor .items-editor__list {
  height: 100%;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/permissions/dist/frontend/ui/permission-editors/permission-project-editor/permission-project-editor.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#permission-projects-editor .editor-content .item-editor .item-editor__main {
  height: 100%;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/permissions/dist/frontend/ui/ATS_ComponentPermissionKeys/permission-keys-editor.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.permissions-key-editor {
  gap: 16px;
  display: flex;
}
.permissions-key-editor .item-list {
  height: 100%;
  width: 300px;
  flex-shrink: 0;
  border: 2px solid black;
  border-radius: 10px;
  overflow: hidden;
}
.permissions-key-editor .item-list .item-list__header {
  height: 40px;
  width: 100%;
  border-bottom: 2px solid black;
  background: rgb(164.2857142857, 164.2857142857, 164.2857142857);
  color: rgb(236.8571428571, 236.8571428571, 236.8571428571);
  display: grid;
  place-content: center;
  font-size: 18px;
  font-weight: bold;
  flex-shrink: 0;
}
.permissions-key-editor .item-list .item-list__list {
  flex-grow: 1;
  width: 100%;
  gap: 2px;
}
.permissions-key-editor .item-list .item-list__list .item-list__list-item {
  width: 100%;
  height: 30px;
  padding: 0 8px;
  display: flex;
  align-items: center;
  background: rgb(182.4285714286, 182.4285714286, 182.4285714286);
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  color: white;
}
.permissions-key-editor .item-list .item-list__list .item-list__list-item.selected {
  background: white;
  color: rgb(146.1428571429, 146.1428571429, 146.1428571429);
}
.permissions-key-editor .item-list .item-list__add-button {
  width: 100%;
  margin: 0;
  padding: 8px 0;
  font-size: 16px;
  font-weight: bold;
  border-radius: 0;
}
.permissions-key-editor .item-editor {
  height: 100%;
  border: 2px solid black;
  border-radius: 10px;
  overflow: hidden;
}
.permissions-key-editor .item-editor .access-levels-section {
  width: 100%;
}
.permissions-key-editor .item-editor .access-levels-section .access-levels {
  width: 100%;
}
.permissions-key-editor .item-editor .access-levels-section .access-levels .access-levels-dropdown .ts-dropdown__header .ts-dropdown__placeholder {
  width: 100%;
}
.permissions-key-editor .item-editor .item-editor__header {
  height: 40px;
  width: 100%;
  border-bottom: 2px solid black;
  background: rgb(164.2857142857, 164.2857142857, 164.2857142857);
  color: rgb(236.8571428571, 236.8571428571, 236.8571428571);
  display: flex;
  align-items: center;
  padding: 0 16px;
  font-size: 18px;
  font-weight: bold;
  flex-shrink: 0;
}
.permissions-key-editor .item-editor .item-editor__main {
  height: 0;
  flex-grow: 1;
  width: 100%;
  padding: 16px;
  gap: 16px;
}
.permissions-key-editor .item-editor .item-editor__main .ts-table .ts-table__td {
  padding: 0;
}
.permissions-key-editor .item-editor .item-editor__main .action-button {
  width: 50px;
  margin: 0;
  padding: 0;
  background: transparent;
  min-width: 50px;
}
.permissions-key-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper {
  width: 32px;
  height: 32px;
}
.permissions-key-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper {
  cursor: pointer;
}
.permissions-key-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(251.987012987, 92.2987012987, 123.9350649351);
}
.permissions-key-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
.permissions-key-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(250.4805194805, 10.9480519481, 58.4025974026);
}
.permissions-key-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(251.987012987, 92.2987012987, 123.9350649351);
}
.permissions-key-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
.permissions-key-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(250.4805194805, 10.9480519481, 58.4025974026);
}
.permissions-key-editor .item-editor .item-editor__main .action-button.delete .icon--wrapper *:not(g):not(svg) {
  -moz-transition: fill 200ms ease-out, stroke 200ms ease-out;
  -webkit-transition: fill 200ms ease-out, stroke 200ms ease-out;
  -o-transition: fill 200ms ease-out, stroke 200ms ease-out;
  transition: fill 200ms ease-out, stroke 200ms ease-out;
}
.permissions-key-editor .item-editor .item-editor__main .action-button.save .icon--wrapper {
  width: 24px;
  height: 24px;
}
.permissions-key-editor .item-editor .item-editor__main .action-button.save .icon--wrapper {
  cursor: pointer;
}
.permissions-key-editor .item-editor .item-editor__main .action-button.save .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(109.6883116883, 238.7337662338, 80.4090909091);
}
.permissions-key-editor .item-editor .item-editor__main .action-button.save .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(73.3603896104, 234.6672077922, 36.7613636364);
}
.permissions-key-editor .item-editor .item-editor__main .action-button.save .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
.permissions-key-editor .item-editor .item-editor__main .action-button.save .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(109.6883116883, 238.7337662338, 80.4090909091);
}
.permissions-key-editor .item-editor .item-editor__main .action-button.save .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(73.3603896104, 234.6672077922, 36.7613636364);
}
.permissions-key-editor .item-editor .item-editor__main .action-button.save .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
.permissions-key-editor .item-editor .item-editor__buttons {
  height: 50px;
  width: 100%;
  justify-content: flex-end;
  flex-shrink: 0;
  padding: 0 16px;
  gap: 16px;
}
.permissions-key-editor .item-editor .item-editor__buttons .ts-button, .permissions-key-editor .item-editor .item-editor__buttons .ts-busy-button {
  margin: 0;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/user-account/dist/frontend/_ats/account-editor/ATS_AccountEditor.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************/
.account-editor-form {
  width: 100%;
  height: 100%;
  padding: 15px 35px 35px 35px;
  align-items: flex-start;
  gap: 5%;
}
.account-editor-form .form-container {
  padding: 14px;
  width: 650px;
  background: white;
  border-radius: 4px;
  gap: 15px;
}
.account-editor-form .form-container.account-list {
  width: 300px;
  max-height: 100%;
  overflow: auto;
}
.account-editor-form .form-container.account-list .users-list {
  cursor: pointer;
  padding: 10px;
}
.account-editor-form .form-container.account-list .users-list .row.selected {
  background: rgb(198.4285714286, 235.1503759398, 255);
}
.account-editor-form .form-container.account-list .users-list .row:not(:last-child) {
  border-bottom: 1px solid rgb(218.7142857143, 218.7142857143, 218.7142857143);
}
.account-editor-form .form-container .user-utils .icon--wrapper {
  cursor: pointer;
}
.account-editor-form .form-container .user-utils .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: var(--prop-renderer__label-color);
}
.account-editor-form .form-container .user-utils .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: var(--prop-renderer__label-color);
}
.account-editor-form .form-container .ts-prop-renderer.horizontal {
  justify-content: space-between;
}
.account-editor-form .form-container .inputs-row {
  justify-content: space-between;
  width: 100%;
}
.account-editor-form .form-container .ts-input {
  padding: 2px 10px 2px 10px;
  border-radius: 4px;
  background: none;
  border: 1px solid #e3e9f2;
}
.account-editor-form .form-container .ts-input::placeholder {
  font-style: normal;
}
.account-editor-form .form-container .ts-dropdown {
  max-width: 300px;
}
.account-editor-form .form-container .ts-dropdown .ts-dropdown__items-container {
  margin: 0;
}
.account-editor-form .form-container .ts-dropdown .ts-dropdown__header {
  background: none;
  border-radius: 4px;
  border: 1px solid #e3e9f2;
  padding: 2px 10px 2px 10px;
  text-align: center;
}
.account-editor-form .form-container .ts-dropdown .ts-dropdown__header .ts-dropdown__placeholder {
  font-style: normal;
  padding: 0;
}
.account-editor-form .form-container .ts-dropdown .ts-dropdown__items-container {
  border: none;
}
.account-editor-form .form-container .ts-dropdown .ts-tree .ts-tree__children-container .ts-tree__node {
  background: none;
  padding: 4px;
  cursor: pointer;
  border: 1px solid #e3e9f2;
}
.account-editor-form .form-container .ts-dropdown .ts-tree .ts-tree__children-container .ts-tree__node:hover {
  background: rgb(210, 219, 234);
}
.account-editor-form .form-container .ts-busy-button {
  background: white;
  font-size: 12px;
  border-radius: 5px;
  color: inherit;
  padding: 2px 10px 2px 10px;
  height: 40px;
  font-weight: 400;
  border: 1px #e3e9f2 solid;
  margin-inline: 0;
}
.account-editor-form .form-container .ts-busy-button:hover {
  background: #6c87b0;
  color: white;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/user-account/dist/frontend/account-editor/Component_AccountEditor.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************/
.account-editor {
  padding: 14px;
  min-width: 70%;
  min-height: 40%;
  background: white;
  border-radius: 4px;
  gap: 30px;
}
.account-editor .editor-section {
  gap: 15px;
}
.account-editor .gen-token-row {
  align-items: flex-end;
  width: 100%;
  gap: 5%;
}
.account-editor .gen-token-row .ts-dropdown {
  max-width: 100%;
}
.account-editor .gen-token-row .ts-prop-renderer {
  max-width: 33%;
}
.account-editor .inputs-row {
  gap: 10px;
  width: 100%;
}
.account-editor .ts-input {
  padding: 2px 10px 2px 10px;
  border-radius: 4px;
  max-width: 100%;
  background: none;
  border: 1px solid #e3e9f2;
}
.account-editor .ts-input::placeholder {
  font-style: normal;
}
.account-editor .ts-dropdown {
  max-width: 300px;
}
.account-editor .ts-dropdown .ts-dropdown__items-container {
  margin: 0;
}
.account-editor .ts-dropdown .ts-dropdown__header {
  background: none;
  border-radius: 4px;
  border: 1px solid #e3e9f2;
  padding: 2px 10px 2px 10px;
  text-align: center;
}
.account-editor .ts-dropdown .ts-dropdown__header .ts-dropdown__placeholder {
  font-style: normal;
  padding: 0;
}
.account-editor .ts-dropdown .ts-dropdown__items-container {
  border: none;
}
.account-editor .ts-dropdown .ts-tree .ts-tree__children-container .ts-tree__node {
  background: none;
  padding: 4px;
  cursor: pointer;
  border: 1px solid #e3e9f2;
}
.account-editor .ts-dropdown .ts-tree .ts-tree__children-container .ts-tree__node:hover {
  background: rgb(210, 219, 234);
}
.account-editor .ts-prop-renderer .ts-grid {
  grid-template-columns: repeat(5, max-content);
  column-gap: 15px;
  row-gap: 10px;
}
.account-editor .ts-prop-renderer .ts-grid .grid-title {
  font-size: 15px;
  color: #004a72;
}
.account-editor .ts-prop-renderer .ts-grid .grid-cell {
  font-size: 14px;
  color: #333333;
  justify-content: center;
}
.account-editor .ts-prop-renderer .ts-grid .icon--wrapper {
  cursor: pointer;
}
.account-editor .ts-busy-button {
  background: white;
  font-size: 12px;
  border-radius: 5px;
  min-width: 20%;
  color: inherit;
  padding: 2px 10px 2px 10px;
  height: 40px;
  font-weight: 400;
  border: 1px #e3e9f2 solid;
  margin-inline: 0;
  transition: all 500ms;
}
.account-editor .ts-busy-button:hover {
  background: #6c87b0;
  color: white;
}
.account-editor .ts-busy-button.disabled {
  background: rgb(236.8571428571, 236.8571428571, 236.8571428571);
  color: rgb(182.4285714286, 182.4285714286, 182.4285714286);
  cursor: not-allowed;
}
.account-editor .ts-busy-button.disabled:hover {
  background: rgb(236.8571428571, 236.8571428571, 236.8571428571);
  color: rgb(182.4285714286, 182.4285714286, 182.4285714286);
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../_thunderstorm/push-pub-sub/dist/frontend/ui/ATS_PushPubSub/ATS_PushPubSub.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
.ats-PushPubSub .panels-container {
  flex-grow: 1;
}
.ats-PushPubSub .panels-container .panel {
  width: 50%;
  margin-inline: 4px;
  border: 2px solid black;
  border-radius: 6px;
}
.ats-PushPubSub .panels-container .panel .panel-header {
  height: 40px;
  background-color: #8A959B;
}
.ats-PushPubSub .panels-container .panel .panel-content {
  padding: 8px;
}
.ats-PushPubSub .panels-container .panel .panel-content .ts-table {
  width: 100%;
}
.ats-PushPubSub .notification-icon {
  width: 40px;
  height: 40px;
}
.ats-PushPubSub .notification-icon *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
.ats-PushPubSub .notification-icon *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
.ats-PushPubSub .notification-icon.notification-enabled *:not(svg):not(g):not([data-no-fill=true]) {
  fill: green;
}
.ats-PushPubSub .notification-icon.notification-enabled *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: green;
}
.ats-PushPubSub .notification-icon.notification-disabled *:not(svg):not(g):not([data-no-fill=true]) {
  fill: red;
}
.ats-PushPubSub .notification-icon.notification-disabled *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: red;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../translations/dist/frontend/pages/ATS_Translation/ATS_Translation.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
#dev-page__permissions {
  width: 100%;
  height: 100%;
  padding: 0 16px 16px;
}
#dev-page__permissions .ts-dev-page__page-header {
  width: 100%;
  margin: 0 0 16px;
  padding: 8px 0;
  flex-shrink: 0;
}
#dev-page__permissions .ts-tabs {
  flex-grow: 1;
  gap: 8px;
}
#dev-page__permissions .ts-tabs .ts-tabs__tabs-header {
  gap: 8px;
  background: transparent;
}
#dev-page__permissions .ts-tabs .ts-tabs__tabs-header .ts-tabs__tab {
  background: transparent;
  border: 2px solid black;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  color: black;
}
#dev-page__permissions .ts-tabs .ts-tabs__tabs-header .ts-tabs__tab.ts-tabs__focused {
  background: white;
}
#dev-page__permissions .ts-tabs .ts-tabs__content {
  background: transparent;
}
#dev-page__permissions .api-editor {
  width: 100%;
  height: 100%;
  border: 2px solid black;
  border-radius: 10px;
  overflow: hidden;
  background: white;
}
#dev-page__permissions .api-editor .api-editor__list-wrapper {
  border-right: 2px solid black;
  height: 100%;
  width: 300px;
  min-width: 300px;
}
#dev-page__permissions .api-editor .api-editor__list-wrapper .api-editor__search {
  width: 100%;
  height: 30px;
  border-bottom: 2px solid black;
  flex: 0;
}
#dev-page__permissions .api-editor .api-editor__list-wrapper .api-editor__search .ts-input {
  height: 100%;
  min-height: unset;
  flex: 1;
  outline: none !important;
  border: none;
}
#dev-page__permissions .api-editor .api-editor__list-wrapper .api-editor__search .icon--wrapper {
  height: 100%;
  width: 30px;
  padding: 4px;
}
#dev-page__permissions .api-editor .api-editor__list-wrapper .api-editor__list {
  height: 0;
  flex: 1;
  width: 100%;
}
#dev-page__permissions .api-editor .api-editor__list-wrapper .api-editor__list::-webkit-scrollbar {
  background-color: rgb(236.8571428571, 236.8571428571, 236.8571428571);
}
#dev-page__permissions .api-editor .api-editor__list-wrapper .api-editor__list::-webkit-scrollbar-thumb {
  background-color: #004a72;
  border: 2px solid rgb(236.8571428571, 236.8571428571, 236.8571428571);
  border-radius: 4px;
}
#dev-page__permissions .api-editor .api-editor__list-wrapper .api-editor__list {
  overflow-y: auto;
}
@supports (overflow-y: overlay) {
  #dev-page__permissions .api-editor .api-editor__list-wrapper .api-editor__list {
    overflow-y: overlay;
  }
}
#dev-page__permissions .api-editor .api-editor__list-wrapper .api-editor__list::-webkit-scrollbar {
  width: 9px;
}
#dev-page__permissions .api-editor .api-editor__list-wrapper .api-editor__list .api-editor__list__item {
  width: 100%;
  padding: 4px 8px;
  font-size: 14px;
  font-weight: bold;
  white-space: pre-wrap;
}
#dev-page__permissions .api-editor .api-editor__list-wrapper .api-editor__list .api-editor__list__item.selected {
  background: rgb(146.1428571429, 146.1428571429, 146.1428571429);
  color: white;
}
#dev-page__permissions .api-editor .api-editor__editor {
  height: 100%;
  padding: 8px;
  gap: 8px;
}
#dev-page__permissions .db-def-button {
  width: unset;
  padding: 4px 8px;
}

.api-editor__editor__level-list {
  width: 100%;
  flex-wrap: wrap;
  gap: 8px;
}
.api-editor__editor__level-list .ts-dropdown {
  width: 200px;
}
.api-editor__editor__level-list .ts-dropdown .ts-dropdown__header {
  border: 1px solid black;
}
.api-editor__editor__level-list .ts-dropdown .ts-tree__node {
  font-size: 11px;
  font-weight: bold;
  white-space: break-spaces;
}
.api-editor__editor__level-list .api-editor__editor__level-list__item {
  position: relative;
  border: 1px solid black;
  border-radius: 4px;
  height: 40px;
  max-width: 150px;
  white-space: break-spaces;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 11px;
  font-weight: bold;
  overflow: hidden;
}
.api-editor__editor__level-list .api-editor__editor__level-list__item .icon--wrapper {
  background: rgb(251.987012987, 92.2987012987, 123.9350649351);
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 30px;
  padding: 8px;
  transform: translateX(100%);
  transition: transform 200ms ease-out;
  cursor: pointer;
}
.api-editor__editor__level-list .api-editor__editor__level-list__item .icon--wrapper {
  cursor: pointer;
}
.api-editor__editor__level-list .api-editor__editor__level-list__item .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
.api-editor__editor__level-list .api-editor__editor__level-list__item .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
.api-editor__editor__level-list .api-editor__editor__level-list__item .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: white;
}
.api-editor__editor__level-list .api-editor__editor__level-list__item .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
.api-editor__editor__level-list .api-editor__editor__level-list__item .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
.api-editor__editor__level-list .api-editor__editor__level-list__item .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: white;
}
.api-editor__editor__level-list .api-editor__editor__level-list__item:hover .icon--wrapper {
  transform: translateX(0);
}

#db-def-list {
  display: flex;
  flex-direction: column;
  max-height: 200px;
}
#db-def-list::-webkit-scrollbar {
  background-color: rgb(236.8571428571, 236.8571428571, 236.8571428571);
}
#db-def-list::-webkit-scrollbar-thumb {
  background-color: #004a72;
  border: 2px solid rgb(236.8571428571, 236.8571428571, 236.8571428571);
  border-radius: 4px;
}
#db-def-list {
  overflow-y: auto;
}
@supports (overflow-y: overlay) {
  #db-def-list {
    overflow-y: overlay;
  }
}
#db-def-list::-webkit-scrollbar {
  width: 9px;
}
#db-def-list .db-def-list__item {
  height: 30px;
  padding: 0 8px;
  display: flex;
  align-items: center;
}
#db-def-list .db-def-list__item:hover {
  background: rgb(236.8571428571, 236.8571428571, 236.8571428571);
}

#save-initial-domain {
  padding: 10px;
  border: 2px solid black;
  border-radius: 8px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#save-initial-domain .save-initial-domain__title {
  font-size: 14px;
  font-weight: bold;
}
#save-initial-domain .save-initial-domain__buttons {
  justify-content: space-between;
}
#save-initial-domain .save-initial-domain__buttons .ts-button {
  margin: 0;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!../../../translations/dist/frontend/project/dialogs/Dialog_TranslationProject.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

.ts-dialog.dialog-EntityName {
  width: 500px;
  height: 400px;
}
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/sass-loader@16.0.2_sass@1.83.1_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js!./main/App.scss (1) ***!
  \***********************************************************************************************************************************************************************************************************************************************/
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*!
 * Thunderstorm is a full web app framework!
 *
 * Typescript & Express backend infrastructure that natively runs on firebase function
 * Typescript & React frontend infrastructure
 *
 * Copyright (C) 2020 Adam van der Kruk aka TacB0sS
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.ts-languages__rtl {
  direction: rtl;
}

.ts-languages__ltr {
  direction: rtl;
}

.ts-align-baseline {
  align-self: baseline;
}

.ts-align-text-center {
  text-align: center;
}

:root {
  --color--font: rgb(215.1031390135, 172.6322869955, 151.3968609865);
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

[theme=dark] {
  --header--background: rgb(223.0825112108, 189.1058295964, 172.1174887892);
  --text-color: rgb(223.0825112108, 189.1058295964, 172.1174887892);
}

[theme=light] {
  --header--background: rgb(247.6, 244.7, 240.5);
  --font-color: #a15f3e;
  --color__app_background: c.$white;
  --color__icons__side-bar: #a15f3e;
  --color__icons__side-bar__hover: rgb(247.6, 244.7, 240.5);
  --color__background__side-bar: rgb(229.5, 229.5, 229.5);
  --color__background__side-bar__hover: rgb(199.1443946188, 139.6852017937, 109.9556053812);
  --color__background__side-bar__active: rgb(181.7206278027, 107.2264573991, 69.9793721973);
  --color__background__side-bar__selected: #a15f3e;
  --color__background__customer-order-section: rgb(229.5, 229.5, 229.5);
  --color__popup-menu__item-hover: rgb(181.8, 238.7333333333, 255);
  --color__customer-order__returning-items: rgb(218, 203.5, 182.5);
  --color__customer-order__pre-order: rgb(231.0432692308, 250.6442307692, 229.1557692308);
  --color__customer-order__on-the-way: rgb(240.2, 234.4, 226);
  --color__customer-order__pending: rgb(181.8, 238.7333333333, 255);
  --color__customer-order__cancelled: rgb(127.5, 127.5, 127.5);
  --color__customer-order__completed: rgb(229.5, 229.5, 229.5);
  --color__customer-order__in-progress: rgb(231.0618834081, 205.5793721973, 192.8381165919);
  --color__customer-order__order-delivery: c.$white;
  --color__customer-order__need-to-pack: c.$white;
  --color__customer-order-header__returning-items: rgb(218, 203.5, 182.5);
  --color__customer-order-header__pre-order: rgb(231.0432692308, 250.6442307692, 229.1557692308);
  --color__customer-order-header__on-the-way: rgb(240.2, 234.4, 226);
  --color__customer-order-header__pending: rgb(181.8, 238.7333333333, 255);
  --color__customer-order-header__cancelled: rgb(127.5, 127.5, 127.5);
  --color__customer-order-header__completed: rgb(229.5, 229.5, 229.5);
  --color__customer-order-header__in-progress: rgb(231.0618834081, 205.5793721973, 192.8381165919);
  --color__customer-order-header__order-delivery: c.$white;
  --color__customer-order-header__need-to-pack: c.$white;
  --color__tabs__header: rgb(229.5, 229.5, 229.5);
  --color__tabs__header__selected: rgb(215.1031390135, 172.6322869955, 151.3968609865);
  --color__text__gray: rgb(76.5, 76.5, 76.5);
  --color__text__focused-blue: rgb(0, 140.4666666667, 180.6);
  --color__background__general-panel: white;
  --color__background__gray: rgb(76.5, 76.5, 76.5);
  --color__dialog-header-background: rgb(0, 140.4666666667, 180.6);
}

[theme=light] {
  --color__pages-background: white;
}

[theme=light] {
  --color__props-control: rgb(195.8, 172.6, 139);
  --color__props-control__hover: rgb(191.1650224215, 123.2116591928, 89.2349775785);
}

[theme=light] {
  --color__button-background: rgb(0, 168.9333333333, 217.2);
  --color__button-background__disabled: #333333;
  --color__button-background__secondary: #007090;
}

.ts-button {
  border-radius: 3px;
  cursor: pointer;
  min-width: 80px;
  padding: 4px;
  margin-inline: 8px;
  text-align: center;
  font-size: 16px;
  color: white;
  background: var(--color__button-background);
}
.ts-button.ts-button__disabled {
  background: var(--color__button-background__disabled);
}
.ts-button.secondary {
  background: var(--color__button-background__secondary);
}

[device=tablet] {
  --font-size: 24px;
}

[device=mobile] {
  --font-size: 14px;
}

[device=desktop] {
  --font-size: 16px;
}

:root {
  --font-size: 1rem;
  --font-family-main: "Open Sans", sans-serif;
  --border-color: rgb(223.0825112108, 189.1058295964, 172.1174887892);
  --border: 2px solid black;
  --border-radius: 4px;
  --linearTransition200: all linear 200ms;
  --easeTransition200: all ease-in-out 200ms;
}

.ts-input, input {
  width: unset;
  height: 30px;
  padding-inline: 4px;
  border-radius: unset;
  border: 1px solid black;
}
.ts-input[data-error-level=error], input[data-error-level=error] {
  border-color: red;
}
.ts-input:focus-visible, input:focus-visible {
  outline: unset;
  border-bottom: 1px solid #3ca0c6;
}

input[type=text] {
  padding-block: unset;
}
input[type=number]:hover {
  appearance: unset;
}

.ts-tabs .ts-tabs__tabs-header {
  height: 40px;
  margin-bottom: 8px;
}
.ts-tabs .ts-tabs__tabs-header .ts-tabs__tab {
  background: var(--color__value-tabs-header-background);
  border: none;
  border-bottom: var(--border__general-solid-transparent);
  color: var(--color__text__gray);
  font-size: var(--workspace__default-font-size);
  font-weight: var(--workspace__header-font-weight);
}
.ts-tabs .ts-tabs__tabs-header .ts-tabs__tab:hover {
  color: var(--color__text__focused-blue);
  background: var(--color__value-tabs-header-background);
}
.ts-tabs .ts-tabs__tabs-header .ts-tabs__tab.ts-tabs__focused {
  background: var(--color__value-tabs-header-background);
  color: var(--color__text__focused-blue);
  border-bottom: var(--border__general-solid-light);
}
.ts-tabs .ts-tabs__content {
  flex-grow: 1;
  border: none;
  background: var(--color__background__general-panel);
}

.ts-textarea {
  width: 100%;
  height: 100%;
  white-space: pre-wrap;
  resize: vertical;
  flex-shrink: 0;
  border: none;
  background: rgba(0, 0, 0, 0.02);
  box-shadow: var(--shadow__general-inset-strong);
}
.ts-textarea[data-error-level=error] {
  background: #ffe7e7;
}
.ts-textarea::placeholder {
  font-style: italic;
}

.ts-dropdown {
  flex-shrink: 1;
}
.ts-dropdown[data-error-level=error] .ts-dropdown__header {
  border-color: red;
}
.ts-dropdown .ts-dropdown__header {
  border: 1px solid black;
  border-radius: unset;
  padding-block: 4px;
  background: white;
}
.ts-dropdown .ts-dropdown__header > * {
  font-size: 14px;
}
.ts-dropdown .ts-dropdown__header .ts-dropdown__placeholder {
  font-size: 14px;
  padding-block: unset;
  padding-inline: 2px;
}
.ts-dropdown .ts-dropdown__header .ts-dropdown__placeholder > * {
  font-size: 14px;
}
.ts-dropdown .ts-tree__node {
  text-align: start;
  padding-inline: 2px !important;
  padding-block: 4px !important;
}
.ts-dropdown .ts-tree__node > * {
  font-size: 14px;
}

.ts-table {
  width: unset;
  border-collapse: collapse;
  border: none;
  table-layout: fixed;
  border-spacing: 0;
}
.ts-table .ts-table__head .ts-table__tr {
  background: var(--table__header-background-color);
  height: 40px;
  border: none;
}
.ts-table .ts-table__head .ts-table__tr .ts-table__th {
  font-weight: 600;
  color: var(--table__header-text-color);
  padding: 0 5px;
  border: 1px solid var(--table__border-color);
}
.ts-table .ts-table__body .ts-table__tr td.ts-table__td {
  height: 100%;
  padding-inline: 4px;
  border: 1px solid var(--table__border-color);
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--table__body-text-color);
}
.ts-table .ts-table__body .ts-table__tr.selected {
  background: var(--table__body-row-background-selected);
}

.width_25 {
  width: 25%;
}

.margin__start {
  margin-inline-start: 8px;
}

.margin__end {
  margin-inline-end: 8px;
}

.margin__inline {
  margin-inline-start: 8px;
  margin-inline-end: 8px;
}

.margin__top {
  margin-block-start: 8px;
}

.margin__bottom {
  margin-block-end: 8px;
}

.margin__block {
  margin-block-end: 8px;
  margin-block-start: 8px;
}

.padding--start {
  padding-inline-start: 8px;
}

.padding__end {
  padding-inline-end: 8px;
}

.padding__bottom {
  padding-block-end: 8px;
}

.padding__top {
  padding-block-start: 8px;
}

.padding__inline {
  padding-inline-start: 8px;
  padding-inline-end: 8px;
}

.padding__block {
  padding-block-end: 8px;
  padding-block-start: 8px;
}

.margin--tiny {
  margin: 2px;
}

.margin-start--tiny {
  margin-inline-start: 2px;
}

.margin-end--tiny {
  margin-inline-end: 2px;
}

.margin-inline--tiny {
  margin-inline-start: 2px;
  margin-inline-end: 2px;
}

.margin-top--tiny {
  margin-block-start: 2px;
}

.margin-bottom--tiny {
  margin-block-end: 2px;
}

.margin-block--tiny {
  margin-block-start: 2px;
  margin-block-end: 2px;
}

.padding--tiny {
  padding: 2px;
}

.padding-start--tiny {
  padding-inline-start: 2px;
}

.padding-end--tiny {
  padding-inline-end: 2px;
}

.padding-inline--tiny {
  padding-inline-start: 2px;
  padding-inline-end: 2px;
}

.padding-top--tiny {
  padding-block-start: 2px;
}

.padding-bottom--tiny {
  padding-block-end: 2px;
}

.padding-block--tiny {
  padding-block-start: 2px;
  padding-block-end: 2px;
}

.margin--small {
  margin: 4px;
}

.margin-start--small {
  margin-inline-start: 4px;
}

.margin-end--small {
  margin-inline-end: 4px;
}

.margin-inline--small {
  margin-inline-start: 4px;
  margin-inline-end: 4px;
}

.margin-top--small {
  margin-block-start: 4px;
}

.margin-bottom--small {
  margin-block-end: 4px;
}

.margin-block--small {
  margin-block-start: 4px;
  margin-block-end: 4px;
}

.padding--small {
  padding: 4px;
}

.padding-start--small {
  padding-inline-start: 4px;
}

.padding-end--small {
  padding-inline-end: 4px;
}

.padding-inline--small {
  padding-inline-start: 4px;
  padding-inline-end: 4px;
}

.padding-top--small {
  padding-block-start: 4px;
}

.padding-bottom--small {
  padding-block-end: 4px;
}

.padding-block--small {
  padding-block-start: 4px;
  padding-block-end: 4px;
}

.margin--normal {
  margin: 8px;
}

.margin-start--normal {
  margin-inline-start: 8px;
}

.margin-end--normal {
  margin-inline-end: 8px;
}

.margin-inline--normal {
  margin-inline-start: 8px;
  margin-inline-end: 8px;
}

.margin-top--normal {
  margin-block-start: 8px;
}

.margin-bottom--normal {
  margin-block-end: 8px;
}

.margin-block--normal {
  margin-block-start: 8px;
  margin-block-end: 8px;
}

.padding--normal {
  padding: 8px;
}

.padding-start--normal {
  padding-inline-start: 8px;
}

.padding-end--normal {
  padding-inline-end: 8px;
}

.padding-inline--normal {
  padding-inline-start: 8px;
  padding-inline-end: 8px;
}

.padding-top--normal {
  padding-block-start: 8px;
}

.padding-bottom--normal {
  padding-block-end: 8px;
}

.padding-block--normal {
  padding-block-start: 8px;
  padding-block-end: 8px;
}

.margin--large {
  margin: 12px;
}

.margin-start--large {
  margin-inline-start: 12px;
}

.margin-end--large {
  margin-inline-end: 12px;
}

.margin-inline--large {
  margin-inline-start: 12px;
  margin-inline-end: 12px;
}

.margin-top--large {
  margin-block-start: 12px;
}

.margin-bottom--large {
  margin-block-end: 12px;
}

.margin-block--large {
  margin-block-start: 12px;
  margin-block-end: 12px;
}

.padding--large {
  padding: 12px;
}

.padding-start--large {
  padding-inline-start: 12px;
}

.padding-end--large {
  padding-inline-end: 12px;
}

.padding-inline--large {
  padding-inline-start: 12px;
  padding-inline-end: 12px;
}

.padding-top--large {
  padding-block-start: 12px;
}

.padding-bottom--large {
  padding-block-end: 12px;
}

.padding-block--large {
  padding-block-start: 12px;
  padding-block-end: 12px;
}

.margin--huge {
  margin: 16px;
}

.margin-start--huge {
  margin-inline-start: 16px;
}

.margin-end--huge {
  margin-inline-end: 16px;
}

.margin-inline--huge {
  margin-inline-start: 16px;
  margin-inline-end: 16px;
}

.margin-top--huge {
  margin-block-start: 16px;
}

.margin-bottom--huge {
  margin-block-end: 16px;
}

.margin-block--huge {
  margin-block-start: 16px;
  margin-block-end: 16px;
}

.padding--huge {
  padding: 16px;
}

.padding-start--huge {
  padding-inline-start: 16px;
}

.padding-end--huge {
  padding-inline-end: 16px;
}

.padding-inline--huge {
  padding-inline-start: 16px;
  padding-inline-end: 16px;
}

.padding-top--huge {
  padding-block-start: 16px;
}

.padding-bottom--huge {
  padding-block-end: 16px;
}

.padding-block--huge {
  padding-block-start: 16px;
  padding-block-end: 16px;
}

.width_25 {
  width: 25%;
}

.dialog {
  width: 800px;
  min-height: 200px;
  background: white;
  border-radius: 10px;
}
.dialog .dialog__header {
  border-radius: 10px 10px 0 0;
  height: 50px;
  width: 100%;
  background: var(--color__dialog-header-background);
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}
.dialog .dialog__header .title-text {
  font-size: 20px;
  font-weight: 600;
  color: white;
}
.dialog .dialog__header .exit_icon {
  background: white;
  cursor: pointer;
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
}
.dialog .dialog__main {
  height: 400px;
  width: 100%;
  padding: 20px;
}
.dialog .dialog__buttons {
  height: 50px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
.dialog .dialog__field-title {
  font-size: 13px;
  color: rgb(191.1650224215, 123.2116591928, 89.2349775785);
}

.ts-icon {
  width: 24px;
}

.ts-icon__v4 {
  width: 24px;
  height: 24px;
  display: inline-block;
  display: inline-block;
  background: var(--ts-icon__default-color);
}
.ts-icon__v4:hover {
  background: var(--ts-icon__hover-color);
}
.ts-icon__v4:active {
  background: var(--ts-icon__clicked-color);
}

.ts-icon__small {
  width: 16px;
  height: 16px;
}

.info-circle {
  width: 22px;
  height: 22px;
  text-align: -webkit-center;
  display: inline-block;
  border: 1px solid var(--ts-icon__info-color);
  border-radius: 50%;
}
.info-circle .ts-icon__v4 {
  display: inline-block;
  background: var(--ts-icon__info-color);
}
.info-circle .ts-icon__v4:hover {
  background: var(--ts-icon__info-color);
}
.info-circle .ts-icon__v4:active {
  background: var(--ts-icon__info-color);
}

.icon--wrapper {
  width: 24px;
  height: 24px;
}

.ts-prop-renderer .ts-prop-renderer__label {
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--prop-renderer__label-color);
}

.ts-props-renderer__horizontal-chain {
  width: 100%;
  gap: 12px;
}

.ts-radio.label-radio {
  min-height: 26px;
  height: 100%;
  border: 1px solid var(--ts-radio__border-color);
  border-radius: 3px;
  gap: 0;
}
.ts-radio.label-radio .ts-radio__container {
  height: 100%;
  min-width: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 !important;
}
.ts-radio.label-radio .ts-radio__container .ts-radio__button {
  display: none;
}
.ts-radio.label-radio .ts-radio__container .ts-radio__label {
  margin: 0;
  padding: 0 10px;
  font-size: 13px;
  color: #A1AEB5;
  white-space: pre-wrap;
  height: 100%;
  text-align: center;
}
.ts-radio.label-radio .ts-radio__container:not(:first-child) {
  border-left: 1px solid var(--ts-radio__right-color);
}
.ts-radio.label-radio .ts-radio__container.checked {
  background: #007CBE;
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.ts-radio.label-radio .ts-radio__container.checked .ts-radio__label {
  color: white;
}

.ts-checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}
.ts-checkbox .ts-checkbox__content {
  margin-inline-start: unset;
}
.ts-checkbox .ts-checkbox__button {
  border: 1px solid rgba(104, 103, 141, 0.3137254902);
  box-shadow: 0 0 1px 0 #867979;
  padding: 1px;
}
.ts-checkbox .ts-checkbox__button.ts-checkbox__button__rounded {
  border-radius: 50%;
}
.ts-checkbox .ts-checkbox__button .ts-checkbox__button__inner {
  width: 18px;
  height: 18px;
}
.ts-checkbox .ts-checkbox__button .ts-checkbox__button__inner.ts-checkbox__button__rounded {
  border-radius: 50%;
}
.ts-checkbox .ts-checkbox__button .ts-checkbox__button__inner.ts-checkbox__button__checked {
  background: #4fa7ff;
  border: 0.5px white solid;
}
.ts-dialog {
  border-radius: 6px;
}
.ts-dialog .ts-dialog__header {
  background: var(--header--background);
}
.ts-dialog .ts-dialog__main {
  padding: 8px;
}

body[theme=light] {
  --separator-color: rgb(76.5, 76.5, 76.5);
  --tags--inner-color: rgb(181.8, 238.7333333333, 255);
  --tags--outer-color: rgb(0, 140.4666666667, 180.6);
  --dialog__content-background: p.$white;
  --dialog__header-background: rgb(0, 140.4666666667, 180.6);
  --dialog__header-text-color: p.$white;
  --table__border-color: #333333;
  --table__header-text-color: #000000;
  --table__header-background-color: #999999;
  --table__body-text-color: #000000;
  --table__body-row-background-color: #FFFFFF;
  --table__body-row-background-selected: rgb(72, 214.3333333333, 255);
  --ts-icon__default-color: rgb(178.5, 178.5, 178.5);
  --ts-icon__hover-color: rgb(127.5, 127.5, 127.5);
  --ts-icon__clicked-color: #333333;
  --ts-icon__disabled-color: rgb(25.5, 25.5, 25.5);
  --ts-icon__info-color: rgb(0, 140.4666666667, 180.6);
  --ts-icon__warning-color: rgb(188.4, 162.3, 124.5);
  --ts-icon__error-color: rgb(181.7206278027, 107.2264573991, 69.9793721973);
  --prop-renderer__label-color: #007090;
  --ts-radio__border-color: rgb(72, 214.3333333333, 255);
  --ts-radio__right-color: rgb(0, 140.4666666667, 180.6);
  --ts-checkbox__border-color: rgb(72, 214.3333333333, 255);
  --ts-checkbox__right-color: rgb(0, 140.4666666667, 180.6);
  --dialog__content-background: p.$white;
  --dialog__header-background: rgb(0, 140.4666666667, 180.6);
  --dialog__header-text-color: p.$white;
}

body[theme=dark] {
  --separator-color: #cccccc;
  --tags--inner-color: rgb(0, 140.4666666667, 180.6);
  --tags--outer-color: rgb(181.8, 238.7333333333, 255);
  --dialog__content-background: #FFFFFF;
  --dialog__header-background: rgb(0, 140.4666666667, 180.6);
  --dialog__header-text-color: #FFFFFF;
  --dialog__field-text-color: rgb(0, 168.9333333333, 217.2);
  --table__header-text-color: #000000;
  --table__header-background-color: rgb(127.5, 127.5, 127.5);
  --table__body-text-color: #000000;
  --table__body-row-background-color: #FFFFFF;
  --table__body-row-background-selected: rgb(72, 214.3333333333, 255);
  --ts-icon__default-color: rgb(25.5, 25.5, 25.5);
  --ts-icon__hover-color: #333333;
  --ts-icon__clicked-color: #666666;
  --ts-icon__disabled-color: #999999;
  --ts-icon__info-color: rgb(108.6, 222.4666666667, 255);
  --ts-icon__warning-color: rgb(188.4, 162.3, 124.5);
  --ts-icon__error-color: rgb(181.7206278027, 107.2264573991, 69.9793721973);
  --prop-renderer__label-color: rgb(145.2, 230.6, 255);
  --ts-radio__border-color: rgb(72, 214.3333333333, 255);
  --ts-radio__right-color: rgb(0, 140.4666666667, 180.6);
  --ts-checkbox__border-color: rgb(127.5, 127.5, 127.5);
  --ts-checkbox__right-color: rgb(0, 140.4666666667, 180.6);
  --dialog__content-background: #FFFFFF;
  --dialog__header-background: rgb(0, 140.4666666667, 180.6);
  --dialog__header-text-color: #FFFFFF;
  --dialog__field-text-color: rgb(0, 168.9333333333, 217.2);
}

.base-ui-manager .item-editor {
  height: 100%;
  flex-grow: 1;
  border: 2px solid black;
  border-radius: 6px;
  padding: 8px;
  overflow: hidden;
}
.base-ui-manager .item-editor .editor-container {
  gap: 12px;
}
.base-ui-manager .item-editor .item-editor__header {
  height: 40px;
  width: 100%;
  border-bottom: 2px solid black;
  background: rgb(164.2857142857, 164.2857142857, 164.2857142857);
  color: white;
  display: flex;
  align-items: center;
  padding: 0 16px;
  font-size: 18px;
  font-weight: bold;
  flex-shrink: 0;
}
.base-ui-manager .item-editor .item-editor__main {
  height: 0;
  flex-grow: 1;
  width: 100%;
  padding: 16px;
  gap: 16px;
}
.base-ui-manager .item-editor .item-editor__main .ts-table .ts-table__td {
  padding: 0;
}
.base-ui-manager .item-editor .item-editor__main .action-button {
  width: 50px;
  margin: 0;
  padding: 0;
  background: transparent;
  min-width: 50px;
}
.base-ui-manager .item-editor .item-editor__main .action-button.delete .icon--wrapper {
  width: 32px;
  height: 32px;
}
.base-ui-manager .item-editor .item-editor__main .action-button.delete .icon--wrapper {
  cursor: pointer;
}
.base-ui-manager .item-editor .item-editor__main .action-button.delete .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(251.987012987, 92.2987012987, 123.9350649351);
}
.base-ui-manager .item-editor .item-editor__main .action-button.delete .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
.base-ui-manager .item-editor .item-editor__main .action-button.delete .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(250.4805194805, 10.9480519481, 58.4025974026);
}
.base-ui-manager .item-editor .item-editor__main .action-button.delete .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(251.987012987, 92.2987012987, 123.9350649351);
}
.base-ui-manager .item-editor .item-editor__main .action-button.delete .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(251.2337662338, 51.6233766234, 91.1688311688);
}
.base-ui-manager .item-editor .item-editor__main .action-button.delete .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(250.4805194805, 10.9480519481, 58.4025974026);
}
.base-ui-manager .item-editor .item-editor__main .action-button.delete .icon--wrapper *:not(g):not(svg) {
  -moz-transition: fill 200ms ease-out, stroke 200ms ease-out;
  -webkit-transition: fill 200ms ease-out, stroke 200ms ease-out;
  -o-transition: fill 200ms ease-out, stroke 200ms ease-out;
  transition: fill 200ms ease-out, stroke 200ms ease-out;
}
.base-ui-manager .item-editor .item-editor__main .action-button.save .icon--wrapper {
  width: 24px;
  height: 24px;
}
.base-ui-manager .item-editor .item-editor__main .action-button.save .icon--wrapper {
  cursor: pointer;
}
.base-ui-manager .item-editor .item-editor__main .action-button.save .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(109.6883116883, 238.7337662338, 80.4090909091);
}
.base-ui-manager .item-editor .item-editor__main .action-button.save .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(73.3603896104, 234.6672077922, 36.7613636364);
}
.base-ui-manager .item-editor .item-editor__main .action-button.save .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
.base-ui-manager .item-editor .item-editor__main .action-button.save .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(109.6883116883, 238.7337662338, 80.4090909091);
}
.base-ui-manager .item-editor .item-editor__main .action-button.save .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(73.3603896104, 234.6672077922, 36.7613636364);
}
.base-ui-manager .item-editor .item-editor__main .action-button.save .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: rgb(53.3863636364, 204.6477272727, 19.0665584416);
}
.base-ui-manager .item-editor .item-editor__buttons {
  height: 50px;
  width: 100%;
  justify-content: flex-end;
  flex-shrink: 0;
  padding: 0 16px;
  gap: 16px;
}
.base-ui-manager .item-editor .item-editor__buttons .ts-button, .base-ui-manager .item-editor .item-editor__buttons .ts-busy-button {
  margin: 0;
}
.base-ui-manager .item-editor div[data-lastpass-icon-root] {
  display: none;
}

.base-ui-manager {
  gap: 16px;
}

.base-ui-manager .items-list {
  width: 300px;
  gap: 2px;
  height: 100%;
}
.base-ui-manager .items-list::-webkit-scrollbar {
  background-color: rgb(236.8571428571, 236.8571428571, 236.8571428571);
}
.base-ui-manager .items-list::-webkit-scrollbar-thumb {
  background-color: #004a72;
  border: 2px solid rgb(236.8571428571, 236.8571428571, 236.8571428571);
  border-radius: 4px;
}
.base-ui-manager .items-list {
  overflow-y: auto;
}
@supports (overflow-y: overlay) {
  .base-ui-manager .items-list {
    overflow-y: overlay;
  }
}
.base-ui-manager .items-list::-webkit-scrollbar {
  width: 9px;
}
.base-ui-manager .items-list::-webkit-scrollbar, .base-ui-manager .items-list::-webkit-scrollbar-thumb {
  visibility: hidden;
}
.base-ui-manager .items-list:hover::-webkit-scrollbar, .base-ui-manager .items-list:hover::-webkit-scrollbar-thumb {
  visibility: visible;
}
.base-ui-manager .items-list .item-list__header {
  height: 40px;
  width: 100%;
  border-bottom: 2px solid black;
  background: rgb(164.2857142857, 164.2857142857, 164.2857142857);
  color: white;
  display: grid;
  place-content: center;
  font-size: 18px;
  font-weight: bold;
  flex-shrink: 0;
}
.base-ui-manager .items-list .item-list__filter {
  background: white;
  width: 100%;
  height: 30px;
  border-bottom: 2px solid black;
}
.base-ui-manager .items-list .item-list__filter .icon--wrapper {
  width: 30px;
  flex-shrink: 0;
}
.base-ui-manager .items-list .item-list__filter .ts-input {
  width: 0;
  height: 100%;
  flex-grow: 1;
  border-radius: 0;
  border: none;
  outline: none !important;
}

.base-ui-manager .items-editor__list {
  height: 100%;
  border: 2px solid black;
  border-radius: 10px;
  overflow: hidden;
  min-width: 300px;
}
.base-ui-manager .items-editor__list .items-editor__list-header-content {
  width: 100%;
}
.base-ui-manager .items-editor__list .items-editor__list-header-content .items-editor__list-header {
  height: 40px;
  width: 100%;
  border-bottom: 2px solid black;
  background: #a4a4a4;
  color: white;
  display: grid;
  font-size: 18px;
  place-content: center;
  font-weight: bold;
  flex-shrink: 0;
}
.base-ui-manager .items-editor__list .items-editor__list-header-content .item-editor__default-filter {
  background: white;
  width: 100%;
  height: 30px;
  border-bottom: 2px solid black;
}
.base-ui-manager .items-editor__list .items-editor__list-header-content .item-editor__default-filter .icon--wrapper {
  flex-shrink: 0;
  width: 30px;
}
.base-ui-manager .items-editor__list .items-editor__list-header-content .item-editor__default-filter .ts-input {
  flex-grow: 1;
  border: none;
  outline: none !important;
}
.base-ui-manager .items-editor__list .items-list {
  width: 300px;
  gap: 2px;
}
.base-ui-manager .items-editor__list .items-list::-webkit-scrollbar {
  background-color: rgb(236.8571428571, 236.8571428571, 236.8571428571);
}
.base-ui-manager .items-editor__list .items-list::-webkit-scrollbar-thumb {
  background-color: #004a72;
  border: 2px solid rgb(236.8571428571, 236.8571428571, 236.8571428571);
  border-radius: 4px;
}
.base-ui-manager .items-editor__list .items-list {
  overflow-y: auto;
}
@supports (overflow-y: overlay) {
  .base-ui-manager .items-editor__list .items-list {
    overflow-y: overlay;
  }
}
.base-ui-manager .items-editor__list .items-list::-webkit-scrollbar {
  width: 9px;
}
.base-ui-manager .items-editor__list .items-list::-webkit-scrollbar, .base-ui-manager .items-editor__list .items-list::-webkit-scrollbar-thumb {
  visibility: hidden;
}
.base-ui-manager .items-editor__list .items-list:hover::-webkit-scrollbar, .base-ui-manager .items-editor__list .items-list:hover::-webkit-scrollbar-thumb {
  visibility: visible;
}
.base-ui-manager .items-editor__list .items-list .list-item {
  padding: 8px;
  cursor: pointer;
  font-weight: bold;
  display: flex;
  align-items: center;
  background: #b6b6b6;
  white-space: pre-wrap;
  color: white;
  font-size: 14px;
}
.base-ui-manager .items-editor__list .items-list .list-item__selected {
  background: white;
  color: #b6b6b6;
}
.base-ui-manager .items-editor__list .add-item-v3 {
  width: 100%;
  height: 35px;
  font-weight: bold;
  justify-content: center;
  font-size: 16px;
  background: #b4b4b4;
  color: white;
}
.base-ui-manager .items-editor__list .add-item-v3:hover {
  background: #929292;
}

.ts-multi-select__list {
  width: 700px;
  min-height: 100px;
  border: 1px solid #484646;
  border-radius: 4px;
  padding: 10px;
  gap: 10px;
  align-items: flex-start;
}
.ts-multi-select__list .ts-dropdown__header {
  background: rgba(0, 188, 241, 0.2666666667);
  padding-inline: 10px;
}
.ts-multi-select__list .ts-multi-select__list-value {
  border: 1px solid #484646;
  border-radius: 4px;
  min-height: 30px;
  padding: 0 10px;
  gap: 4px;
  font-size: 14px;
  background: rgba(0, 188, 241, 0.2666666667);
  color: #484646;
}
.ts-multi-select__list .ts-multi-select__list-value .icon--wrapper {
  border-right: 1px solid #484646;
  height: 100%;
  width: 30px;
  margin-left: -10px;
}
.ts-multi-select__list .ts-multi-select__list-value .icon--wrapper {
  background: transparent;
  cursor: pointer;
}
.ts-multi-select__list .ts-multi-select__list-value .icon--wrapper:hover {
  background: #ededed;
}
.ts-multi-select__list .ts-multi-select__list-value .icon--wrapper:active {
  background: #ededed;
}
.ts-multi-select__list .ts-multi-select__list-value .icon--wrapper {
  cursor: pointer;
}
.ts-multi-select__list .ts-multi-select__list-value .icon--wrapper *:not(svg):not(g):not([data-no-fill=true]) {
  fill: #484646;
}
.ts-multi-select__list .ts-multi-select__list-value .icon--wrapper:hover *:not(svg):not(g):not([data-no-fill=true]) {
  fill: #484646;
}
.ts-multi-select__list .ts-multi-select__list-value .icon--wrapper:active *:not(svg):not(g):not([data-no-fill=true]) {
  fill: #484646;
}
.ts-multi-select__list .ts-multi-select__list-value .icon--wrapper *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: #484646;
}
.ts-multi-select__list .ts-multi-select__list-value .icon--wrapper:hover *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: #484646;
}
.ts-multi-select__list .ts-multi-select__list-value .icon--wrapper:active *:not(svg):not(g):not([data-no-stroke=true]) {
  stroke: #484646;
}
.ts-multi-select__list .ts-multi-select__list-value .icon--wrapper svg {
  height: 12px;
  width: 12px;
}

* {
  -webkit-user-drag: none;
  box-sizing: border-box;
  font-family: var(--font-family-main);
  font-size: var(--font-size);
  white-space: nowrap;
}

body {
  margin: 0;
  overflow: hidden;
  height: 100vh;
}
body #root {
  height: 100%;
}
body #app {
  height: 100%;
}

img {
  display: inline-block;
}

.children_fill {
  place-items: stretch;
}

.children_space {
  justify-content: space-between;
}

.ts-popup-menu .ts-popup-menu__menu {
  width: unset;
  min-width: 150px;
}
.ts-popup-menu .ts-popup-menu__menu .ts-tree .ts-tree__node:hover {
  background: var(--color__popup-menu__item-hover);
}

.flex__shrink {
  flex-shrink: 1;
}

.width-25 {
  width: 25%;
}

.width-30 {
  width: 30%;
}

.width-50 {
  width: 50%;
}

.delete-icon {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.delete-icon svg {
  width: 18px;
  height: 18px;
}

.ts-grid > .ts-input {
  width: 100%;
  height: 100%;
  border: none;
}

.ts-grid .ts-dropdown, .ts-grid > .ts-dropdown {
  width: 100%;
  height: 100%;
}
.ts-grid .ts-dropdown .ts-dropdown__header {
  border: none;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ts-grid .ts-dropdown .ts-dropdown__header .ts-dropdown__selected {
  height: unset;
  font-size: 14px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ts-grid .ts-dropdown .ts-dropdown__header .ts-input {
  width: 0 !important;
  min-width: unset;
}
.ts-grid .ts-dropdown .ts-dropdown__items .ts-tree__node {
  font-size: 14px;
}

.ts-grid > .ts-input[data-error-level=error] {
  background: #ffe7e7;
}
.ts-grid > .ts-multi-select__list {
  width: unset;
  border: unset;
  border-radius: unset;
}
.ts-grid .ts-dropdown {
  height: unset;
}
.ts-grid .grid-header {
  background: rgba(140, 165, 202, 0.09);
  padding: 0 4px;
}

.ts-overlay__child {
  height: 100%;
  width: 100%;
}

/*# sourceMappingURL=styles.main.css.map*/