/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./apps/ui/src/styles/styles.scss?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* this file will be extracted to main dist folder and is imported in index.html */
/* This file is for setting global styles  */
@font-face {
  font-family: "MarshSerif-Regular";
  src: url('MarshSerif-Regular.2cd7523c7d40063a.woff2') format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSans-Regular";
  src: url('NotoSans-Regular.388cf58c68f01c86.ttf') format("truetype");
  font-display: swap;
}
html,
body {
  font-family: "NotoSans-Regular", sans-serif, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5rem;
  color: #000f47;
  margin: 0;
}

.column,
.columns {
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: initial;
}

@media screen and (min-width: 768px) {
  .medium-6 {
    flex-grow: 1;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 5px;
    padding-right: 5px;
  }
}
table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  margin-bottom: 10px;
}

thead {
  position: sticky;
  top: 0;
  z-index: 2;
}

td,
th {
  display: table-cell;
}

td {
  font-size: 10px;
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}

th {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  vertical-align: middle;
}

@media (min-width: 1400px) {
  td {
    font-size: 12px;
    font-weight: 400;
  }
  th {
    font-size: 14px;
    font-weight: 500;
    min-width: 90px;
  }
}
button,
input,
optgroup,
select,
textarea {
  line-height: 1.15;
  margin: 0;
}

input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
select,
textarea {
  width: 100%;
  margin: 1.5rem 0;
  font-family: "NotoSans-Regular", sans-serif;
  color: var(--text-primary-main);
  border: 1px solid var(--form-input-border);
  font-size: 1rem;
  min-height: initial;
  transition: all 0.3s;
}

textarea:disabled {
  background-color: transparent;
}

select {
  appearance: none;
  background-origin: content-box;
  background-repeat: no-repeat;
  background-position: right -1rem center;
}

label,
legend {
  font-family: "NotoSans-Regular", sans-serif;
  font-size: 0.8rem;
  color: #404040;
  margin: 0 0 0.5rem 0;
}

.mos-o-form-input-field {
  position: relative;
}
.mos-o-form-input-field label {
  position: absolute;
  top: 0;
  left: 12px;
  width: 100%;
  transform: translateY(0%);
  transition: 0.4s ease-out;
}

::-webkit-scrollbar {
  width: 9px;
}

::-webkit-scrollbar-track {
  background-color: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(86, 86, 86, 0.4);
  border-radius: 4px;
}

:root {
  --action-error: #c53532;
  --background-brand: #eaf1ff;
  --background-white: #fff;
  --blueGray-200: #d1e0ec;
  --border: #b9bfc7;
  --border-brand-soft: #bbd2ff;
  --danger: #e10600;
  --form-input-border: #b3b3b3;
  --form-input-placeholder: #999;
  --grey-1: #b3b3b3;
  --grey-2: #565656;
  --text-default-secondary-dark: rgba(0, 0, 0, 0.65);
  --text-primary-main: #000f47;
  --text-primary-light: #0b41ad;
  --text-secondary-main: #002c77;
  --text-helper-caution: #623d00;
  --text-family-main: "NotoSans-Regular", sans-serif;
  --primary-variant: #003865;
  --primary-light-variant: #00a8c8;
  --midnight-blue-1000: #000f47;
  --marsh-blue-1000: #000f47;
  --marsh-blue-750: #0b4bff;
  --marsh-blue-500: #82baff;
  --marsh-blue-250: #ceecff;
  --marsh-gold-1000: #cb7e03;
  --marsh-gold-750: #ffbf00;
  --marsh-gold-500: #ffd98a;
  --marsh-gold-250: #fff3da;
  --marsh-neutral-1000: #3d3c37;
  --marsh-neutral-750: #7b7974;
  --marsh-neutral-500: #b9b6b1;
  --marsh-neutral-250: #f7f3ee;
  --marsh-green-1000: #2f7500;
  --marsh-green-750: #6abf30;
  --marsh-green-500: #b0dc92;
  --marsh-green-250: #dfecd7;
  --marsh-purple-1000: #5e017f;
  --marsh-purple-750: #8f20de;
  --marsh-purple-500: #deb1ff;
  --marsh-purple-250: #f5e8ff;
  --marsh-success-green: #14853d;
  --marsh-danger-crimson: #c53532;
  --marsh-warning-yellow: #ffbe00;
  --marsh-white: #ffffff;
}

.loading-box {
  display: block;
  height: 20px;
  width: 100%;
  border-radius: 8px;
  background: linear-gradient(45deg, rgba(0, 157, 224, 0.16) 0%, rgba(130, 70, 175, 0.16) 100%);
  animation-duration: 3s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
}

.animation-spin {
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: spin;
  animation-timing-function: linear;
}

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.avatar-size-medium {
  width: 32px;
  height: 32px;
}

atlas-table {
  display: block;
  padding: 0 16px;
  background: var(--marsh-white);
  border-radius: 0.25rem;
}
atlas-table .typography-component-table-header {
  font-size: 12px;
  line-height: 16px;
  color: var(--text-primary-main);
  font-weight: 600;
}
atlas-table .table-header {
  border-bottom: 1px solid var(--grey-1);
}
atlas-table .table-header-row {
  box-shadow: none;
}
atlas-table .table-header-column-sort-button {
  margin-right: 4px;
}
atlas-table td {
  font-size: 12px;
  line-height: 16px;
  color: var(--text-primary-main);
}
atlas-table td.actions {
  padding: 0.5rem;
  display: flex;
  justify-content: flex-end;
}
atlas-table td.actions--centered {
  justify-content: center;
}
atlas-table td.actions atlas-icon {
  padding: 0.5rem;
  cursor: pointer;
}
atlas-table td span {
  font-size: 12px !important;
  line-height: 16px !important;
}
atlas-table .text-ellipsis {
  max-width: 200px;
}

.cdk-describedby-message-container {
  display: none;
}

.mat-tooltip-panel-bottom {
  background-color: #6e6e6e !important;
  border-radius: 4px !important;
}
.mat-tooltip-panel-bottom .atlas-tooltip-no-arrow {
  white-space: normal !important;
  overflow-wrap: break-word !important;
  background-color: #6e6e6e !important;
  color: #ffffff !important;
  border-radius: 4px !important;
}

/* Additional selectors for MDC-based and panel variants */
.cdk-overlay-container .mat-tooltip,
.cdk-overlay-container .mat-mdc-tooltip,
.cdk-overlay-container .mat-tooltip-panel,
.cdk-overlay-container .mat-mdc-tooltip-panel,
.mat-mdc-tooltip,
.mat-mdc-tooltip *,
.mat-tooltip-panel,
.mat-tooltip-panel * {
  background-color: #6e6e6e !important;
  color: #ffffff !important;
  border-radius: 4px !important;
  padding: 4px 4px !important;
}

/* Ensure overlay pane background is styled too */
.cdk-overlay-pane .mat-tooltip-panel,
.cdk-overlay-pane .mat-mdc-tooltip-panel {
  background-color: #6e6e6e !important;
  color: #ffffff !important;
}

.mat-tooltip-panel {
  background-color: #6e6e6e !important;
  border-radius: 4px !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2) !important;
}
.mat-tooltip-panel .atlas-tooltip-content {
  color: #ffffff !important;
}

/* Aida global tooltip used for sidebar and collapsed toolbar tooltips */
.aida-tooltip {
  position: fixed;
  pointer-events: none;
  padding: 4px 8px;
  border: 1px solid var(--midnight-blue-1000, #002c77);
  border-radius: 5px;
  background: var(--marsh-blue-250, #76d3ff);
  color: var(--midnight-blue-100, #002c77);
  font-family: "NotoSans-Regular", sans-serif;
  font-size: 13px;
  line-height: 20px;
  z-index: 200000;
  white-space: normal;
  max-width: 360px;
  overflow-wrap: break-word;
}

.cdk-overlay-pane.mat-tooltip-pane .atlas-tooltip-no-arrow {
  background-color: #6e6e6e !important;
  color: #ffffff !important;
}

.dropzone {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dropzone--hidden {
  display: none !important;
  visibility: hidden;
}
.dropzone--error .atlas-filedrop {
  border-color: var(--danger) !important;
}
.dropzone atlas-filedrop {
  width: 100%;
  z-index: 1;
  cursor: pointer;
}
.dropzone atlas-filedrop .atlas-filedrop {
  min-height: auto !important;
  height: 187px;
  border-radius: 12px;
  border: 2px dashed var(--grey-2);
  background: rgba(0, 0, 0, 0.05);
}
.dropzone atlas-filedrop .atlas-filedrop-content {
  color: rgba(0, 0, 0, 0.8509803922) !important;
  font-size: 1rem;
}
.dropzone atlas-filedrop .atlas-filedrop-content-uploaded {
  display: none;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -800px 0;
  }
  100% {
    background-position: 800px 0;
  }
}
.mat-tooltip-panel-bottom,
.mat-tooltip-panel {
  color: #ffffff !important;
}
.mat-tooltip-panel-bottom *,
.mat-tooltip-panel * {
  color: #ffffff !important;
}

.cdk-overlay-pane.mat-tooltip-pane {
  background-color: #6e6e6e !important;
  color: #ffffff !important;
}
.cdk-overlay-pane.mat-tooltip-pane * {
  color: #ffffff !important;
}

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