/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/global_styles.scss?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Add application styles & imports to this file! */
.auth-bg {
  background: radial-gradient(187.93% 122.59% at 12.17% 13.98%, rgba(238, 238, 238, 0.45) 0%, rgba(51, 84, 159, 0.45) 66.62%, rgba(148, 159, 185, 0.45) 97.16%);
}

.default-bg {
  background: var(--BG-Base-Color, #D6DAE6);
}

.text-primary {
  color: #172c78;
}

.text-primary-sky {
  color: #3f77e6;
}

.text-primary-red {
  color: #ca2c21;
}

.text-secondary-red {
  color: #ff5b5b;
}

.text-black {
  color: #0a0a0a;
}

.text-white {
  color: #fff;
}

.text-mat-h2 {
  color: #44474F;
}

.text-mat-base-text {
  color: #414141;
}

.text-mat-blue-active, .blue-link-text {
  color: #0E45CD !important;
}

.text-color-page-title {
  color: rgba(255, 255, 255, 0.9490196078);
}

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

.bg-primary {
  background-color: #172c78;
}

.bg-primary-sky {
  background-color: #3f77e6;
}

.bg-primary-light {
  background-color: #f3f4f8;
}

.bg-white {
  background-color: #fff;
}

.bg-footer {
  background-color: #dfe6f3;
}

.bg-red {
  background-color: #da6b64;
}

.bg-white-40 {
  background: rgba(255, 255, 255, 0.4);
}

.bg-white-40-f {
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(6.3499999046px);
}

.bg-white-60 {
  background: rgba(255, 255, 255, 0.6);
}

.bg-white-60-f {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(6.3499999046px);
}

.bg-white-70 {
  background: rgba(255, 255, 255, 0.6980392157);
}

.bg-white-70-f {
  background: rgba(255, 255, 255, 0.6980392157);
  backdrop-filter: blur(6.3499999046px);
}

.bg-white-80 {
  background: rgba(255, 255, 255, 0.8);
}

.bg-white-80-f {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(6.3499999046px);
}

.bg-white-90 {
  background: rgba(255, 255, 255, 0.8980392157);
}

.bg-white-90-f {
  background: rgba(255, 255, 255, 0.8980392157);
  backdrop-filter: blur(6.3499999046px);
}

.bg-white-95 {
  background: rgba(255, 255, 255, 0.9490196078);
}

.bg-white-95-f {
  background: rgba(255, 255, 255, 0.9490196078);
  backdrop-filter: blur(6.3499999046px);
}

.bg-white-100 {
  background: #FFFFFF;
}

.bg-white-100-f {
  background: #FFFFFF;
  backdrop-filter: blur(6.3499999046px);
}

.grey-border {
  border: 1px solid #D6DAE6;
}

.grey-border-x {
  border-left: 1px solid #D6DAE6;
  border-right: 1px solid #D6DAE6;
}

.grey-border-y {
  border-top: 1px solid #D6DAE6;
  border-bottom: 1px solid #D6DAE6;
}

.grey-border-s {
  border-left: 1px solid #D6DAE6;
}

.grey-border-e {
  border-right: 1px solid #D6DAE6;
}

.grey-border-t {
  border-top: 1px solid #D6DAE6;
}

.grey-border-b {
  border-bottom: 1px solid #D6DAE6;
}

.default-text, .mat-mdc-button:not(:disabled), .tooltip-box, .default-link-text, .tooltip-box .view-link {
  font-family: "poppins";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.5px;
}

h1 {
  font-family: "poppins";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

h2 {
  color: #44474F;
  font-family: Poppins;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.5px;
}

h3 {
  font-family: Poppins;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.5px;
  color: var(--Color-Base-Text, #414141);
}

h5 {
  font-family: "poppins";
  font-style: normal;
  font-weight: 600;
  font-size: clamp(0.85rem, 0.1vw, 1.5rem);
  line-height: normal;
}

.default-bold-text {
  font-family: "poppins";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500 !important;
  line-height: var(--Label-Medium-Line-Height, normal) !important;
  letter-spacing: var(--Label-Medium-Tracking, 0.5px) !important;
}

.small-basic-text {
  font-family: "poppins";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.5px;
}

.small-bold-text {
  font-family: "poppins";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.5px;
}

.default-link-text, .tooltip-box .view-link {
  color: var(--bg-snackbar-rail, #122C6A);
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  cursor: pointer;
}

.blue-link-text {
  color: var(--bg-snackbar-rail, #122C6A);
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  cursor: pointer;
}

.form-label {
  font-family: "poppins";
  font-size: 0.7rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.5px;
}

.font-size-2xl {
  font-size: 1.5rem !important;
}

.mat-internal-form-field > label {
  padding-left: 2px !important;
}

/* Add application styles & imports to this file! */
::ng-deep .mat-mdc-tab-header {
  border-bottom: none !important;
  box-shadow: none !important;
}

::ng-deep .mat-mdc-tab-label-container {
  border-bottom: none !important;
}

::ng-deep .mat-mdc-tab {
  font-weight: normal;
  color: var(--Color-Blue---Active, #0E45CD);
}

::ng-deep .mat-mdc-tab.mdc-tab--active {
  font-weight: 500;
  color: #44474F;
}

::ng-deep .mat-mdc-tab .mdc-tab-indicator__content--underline {
  display: none !important;
}

::ng-deep .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label {
  position: relative;
}

::ng-deep .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 1.375rem;
  height: 3px;
  background-color: var(--Color-Blue---Active, #0E45CD);
  border-radius: 2px;
  margin: 0 auto;
}

.has-data {
  color: var(--Color-Blue---Active, #0E45CD) !important;
}

.no-data {
  color: var(--Color-Base-Text, #414141) !important;
}

/* Add application styles & imports to this file! */
::ng-deep .cdk-custom-tooltip-panel {
  border-radius: 0.75rem;
  background: #F8F2EE;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3), 0px 2px 6px 2px rgba(0, 0, 0, 0.15);
  width: 22.8125rem;
  max-width: 22.8125rem;
  padding: 0.75rem 1rem;
  flex-direction: column;
  pointer-events: auto;
  z-index: 1000;
}

.tooltip-box {
  color: var(--Color-Base-Text, #414141);
}
.tooltip-box .view-link-container {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.5rem;
}
.tooltip-box .view-link {
  display: inline-block;
  margin-top: 0.5rem;
}

::ng-deep .wide-tooltip {
  min-width: 25rem !important;
  width: 25rem !important;
  max-width: 25rem !important;
}

.quick-search-person-tooltip {
  opacity: 1 !important;
  z-index: 1000;
}
.quick-search-person-tooltip .tooltip-inner {
  border-radius: 0.5rem !important;
  padding: 0.4rem 0.8rem !important;
  background-color: #f8f8f8 !important;
  color: #181d1f !important;
  max-width: 32rem !important;
  border: 1px solid #babfc7 !important;
  text-align: left;
  font-size: 0.75rem !important;
}

/* Add application styles & imports to this file! */
.white-card {
  border-radius: 12px !important;
  background: var(--Background-Card-Fill, rgba(255, 255, 255, 0.9)) !important;
  /* Moveable Card BG */
  box-shadow: 1px 1px 4px 0px rgba(33, 36, 44, 0.2) !important;
  backdrop-filter: blur(6.3499999046px) !important;
  padding: 1rem !important;
}

.card-divider {
  color: #D6DAE6;
  height: 1px;
}

/* Add application styles & imports to this file! */
.text, .assistive-text, .input-field, .input-container:focus .input-field::placeholder, .input-container:hover:not(.disabled):not(.error) .input-field::placeholder, .form-label {
  font-family: "poppins";
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.input-wrapper.disabled {
  pointer-events: none;
}
.input-wrapper.disabled .form-label,
.input-wrapper.disabled .input-field::placeholder,
.input-wrapper.disabled .assistive-text {
  color: #414141;
  cursor: not-allowed;
}
.input-wrapper.disabled .input-container {
  border: 1px solid #B5B5B5;
  background: #DEDEDE;
}
.input-wrapper.error .form-label,
.input-wrapper.error .input-field::placeholder,
.input-wrapper.error .assistive-text {
  color: #ca2c21;
}
.input-wrapper.error .input-container {
  border-color: #ca2c21;
  box-shadow: 0 0 0 2px rgba(202, 44, 33, 0.15);
}
.input-wrapper.focused:not(.disabled):not(.error) .form-label,
.input-wrapper.focused:not(.disabled):not(.error) .input-field::placeholder,
.input-wrapper.focused:not(.disabled):not(.error) .assistive-text {
  color: var(--Color-Blue---Active, #0E45CD);
}
.input-wrapper.focused:not(.disabled):not(.error) .input-container {
  border-color: var(--Color-Blue---Active, #0E45CD);
  box-shadow: 0 0 0 2px rgba(14, 69, 205, 0.2);
}

.form-label {
  line-height: 1.2;
  color: var(--Color-Base-Text, #747b89);
}

.inline-form-label-base, .inline-form-label-with-button-password, .inline-form-label-with-button, .inline-form-label {
  position: absolute;
  top: 0.1875rem;
  z-index: 1;
  margin-right: -1px;
  justify-content: end;
  display: flex;
  font-size: x-small;
}

.inline-form-label {
  right: 1.1875rem;
}

.inline-form-label-with-button {
  right: 0.5rem;
}

.inline-form-label-with-button-password {
  right: 1.5rem;
}

.input-container {
  display: flex;
  align-items: center;
  padding: 0 0.3rem 0 0.5rem;
  border-radius: 0.375rem;
  border: 0.5px solid var(--Color-Blue---Active, #0E45CD);
  background: rgba(255, 255, 255, 0.9019607843);
  position: relative;
}
.input-container:hover:not(.disabled):not(.error) .input-field::placeholder {
  color: var(--Color-Base-Text, #414141);
  font-style: normal;
  line-height: 1.4;
}
.input-container:focus {
  background: rgba(255, 255, 255, 0.9490196078);
}
.input-container:focus .input-field::placeholder {
  color: var(--Color-Base-Text, #414141);
  font-style: normal;
  line-height: 1.4;
}

.input-container eap-button {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  height: 1.5rem;
  width: 1.5rem;
  padding: 0;
  z-index: 1;
}
.input-container eap-button.text-button {
  right: 9.75rem;
  top: 25%;
  height: 0.5625rem;
}

.input-field {
  flex: 1;
  border: none;
  min-width: 0;
  background: transparent;
  padding: 0.5rem 0;
  caret-color: var(--Color-Blue---Active, #0E45CD);
}
.input-field::placeholder {
  transition: color 0.15s ease-in-out;
  color: var(--Color-Base-Text, #414141);
}
.input-field.has-toggle {
  padding-right: 2rem;
}
.input-field:focus {
  outline: none;
}
.input-field.has-label {
  padding: 0.75rem 0 0.2rem 0 !important;
}

.assistive-text {
  display: inline-flex;
  align-items: center;
  line-height: 1.2;
  font-style: italic;
  color: var(--Color-Base-Text, #414141);
}

.assistive-icon {
  font-size: 1rem;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transform: translateY(1px);
}

/* Add application styles & imports to this file! */
.mat-calendar-body-label {
  visibility: hidden !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.mat-calendar-controls {
  margin: 3% calc(4.7142857143% - 16px) !important;
}

.mat-calendar-header {
  padding: 0 0.5rem 0 0.5rem !important;
}

.mat-mdc-button:not(:disabled) {
  color: #49454F !important;
  font-size: 0.875rem;
}

.mat-calendar-arrow {
  margin: -2px 0 0 0.5rem !important;
}

.mat-datepicker-content {
  background: #fff !important;
  color: #000;
  border-radius: 0.75rem !important;
  border: 1px solid var(--Divider, #D6DAE6) !important;
}

.mat-calendar-body-disabled {
  color: darkgrey !important;
}

.mat-calendar-body-selected {
  background-color: #0e44cd !important;
  color: whitesmoke !important;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

@media (max-width: 1919px) {
  html {
    font-size: 13.5px;
  }
}
@media (max-width: 1599px) {
  html {
    font-size: 12.5px;
  }
}
@media (max-width: 1439px) {
  html {
    font-size: 11.5px;
  }
}
@media (min-width: 2560px) {
  html {
    font-size: 15.5px;
  }
}
@media (min-width: 3840px) {
  html {
    font-size: 18.5px;
  }
}
body {
  font-family: "poppins";
  font-size: 1rem;
  line-height: 1.5;
  color: #0a0a0a;
  background-color: #f8f9fb;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

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

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

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

.d-flex {
  display: flex;
}

.d-block {
  display: block;
}

.d-inline {
  display: inline;
}

.d-inline-block {
  display: inline-block;
}

.d-none {
  display: none;
}

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

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

.justify-around {
  justify-content: space-around;
}

.justify-end {
  justify-content: end;
}

.justify-start {
  justify-content: start;
}

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

.align-start {
  align-items: flex-start;
}

.align-end {
  align-items: flex-end;
}

.flex-column {
  flex-direction: column;
}

.flex-row {
  flex-direction: row;
}

.m-0 {
  margin: 0;
}

.m-1 {
  margin: 0.25rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-3 {
  margin: 1rem;
}

.m-4 {
  margin: 1.5rem;
}

.m-5 {
  margin: 2rem;
}

.mt-0 {
  margin-top: 0;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 1rem;
}

.mt-4 {
  margin-top: 1.5rem;
}

.mt-5 {
  margin-top: 2rem;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 1rem;
}

.mb-4 {
  margin-bottom: 1.5rem;
}

.mb-5 {
  margin-bottom: 2rem;
}

.ms-0 {
  margin-left: 0;
}

.ms-1 {
  margin-left: 0.25rem;
}

.ms-2 {
  margin-left: 0.5rem;
}

.ms-3 {
  margin-left: 1rem;
}

.ms-4 {
  margin-left: 1.5rem;
}

.ms-5 {
  margin-left: 2rem;
}

.me-0 {
  margin-right: 0;
}

.me-1 {
  margin-right: 0.25rem;
}

.me-2 {
  margin-right: 0.5rem;
}

.me-3 {
  margin-right: 1rem;
}

.me-4 {
  margin-right: 1.5rem;
}

.me-5 {
  margin-right: 2rem;
}

.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-3 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-4 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-5 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-4 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-5 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.p-0 {
  padding: 0;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 1rem;
}

.p-4 {
  padding: 1.5rem;
}

.p-5 {
  padding: 2rem;
}

.pt-0 {
  padding-top: 0;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-3 {
  padding-top: 1rem;
}

.pt-4 {
  padding-top: 1.5rem;
}

.pt-5 {
  padding-top: 2rem;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-3 {
  padding-bottom: 1rem;
}

.pb-4 {
  padding-bottom: 1.5rem;
}

.pb-5 {
  padding-bottom: 2rem;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem;
}

.ps-2 {
  padding-left: 0.5rem;
}

.ps-3 {
  padding-left: 1rem;
}

.ps-4 {
  padding-left: 1.5rem;
}

.ps-5 {
  padding-left: 2rem;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem;
}

.pe-2 {
  padding-right: 0.5rem;
}

.pe-3 {
  padding-right: 1rem;
}

.pe-4 {
  padding-right: 1.5rem;
}

.pe-5 {
  padding-right: 2rem;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.px-3, .pill-secondary, .pill-primary {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-5 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-0, .pill-secondary {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-4 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-5 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.w-100per {
  width: 100%;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.mdc-checkbox {
  --mdc-checkbox-unselected-icon-color: #0E45CD;
  --mdc-checkbox-selected-icon-color: #0E45CD;
  --mdc-checkbox-selected-focus-icon-color: #0E45CD;
  --mdc-checkbox-selected-hover-icon-color: #0E45CD;
  --mdc-checkbox-selected-pressed-icon-color: #0E45CD;
  --mdc-checkbox-unselected-hover-icon-color: #0E45CD;
  --mdc-checkbox-unselected-focus-icon-color: #0E45CD;
  --mdc-checkbox-unselected-pressed-icon-color: #0E45CD;
  --mdc-checkbox-selected-checkmark-color: white !important;
  --mdc-checkbox-focus-state-layer-color: transparent;
  --mdc-checkbox-hover-state-layer-color: transparent;
  flex: 0 0 8px !important;
}

.mat-mdc-checkbox .mdc-checkbox {
  transform: scale(0.9);
  transform-origin: top left;
  margin-top: 2px;
}

.row-col-base-wrapper, .row-col-wrapper-no-padding-y, .row-col-wrapper-no-padding-x, .row-col-wrapper-no-padding, .row-col-wrapper {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.row-col-wrapper {
  padding: 1rem;
}

.row-col-wrapper-no-padding {
  padding: 0px;
}

.row-col-wrapper-no-padding-x {
  padding: 1rem 0px;
}

.row-col-wrapper-no-padding-y {
  padding: 0px 1rem;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}

[class^=col-] {
  position: relative;
  width: 100%;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  box-sizing: border-box;
}

.col-0_5 {
  flex: 0 0 4%;
  max-width: 4%;
}

.col-1 {
  flex: 0 0 8.3333%;
  max-width: 8.3333%;
}

.col-1_5 {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.col-1_7 {
  flex: 0 0 14.17%;
  max-width: 14.17%;
}

.col-2 {
  flex: 0 0 16.6667%;
  max-width: 16.6667%;
}

.col-2_25 {
  flex: 0 0 18.75%;
  max-width: 18.75%;
}

.col-2_5 {
  flex: 0 0 19.5%;
  max-width: 19.5%;
}

.col-2_75 {
  flex: 0 0 22.5%;
  max-width: 22.5%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-3_5 {
  flex: 0 0 30.3333%;
  max-width: 30.3333%;
}

.col-4 {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

.col-4_5 {
  flex: 0 0 37.5%;
  max-width: 37.5%;
}

.col-5 {
  flex: 0 0 41.6667%;
  max-width: 41.6667%;
}

.col-5_5 {
  flex: 0 0 45.8333%;
  max-width: 45.8333%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-6_5 {
  flex: 0 0 54%;
  max-width: 54%;
}

.col-7 {
  flex: 0 0 58.3333%;
  max-width: 58.3333%;
}

.col-7_5 {
  flex: 0 0 62.5%;
  max-width: 62.5%;
}

.col-8 {
  flex: 0 0 66.6667%;
  max-width: 66.6667%;
}

.col-8_5 {
  flex: 0 0 69.6667%;
  max-width: 69.6667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-9_25 {
  flex: 0 0 77.5%;
  max-width: 77.5%;
}

.col-9_5 {
  flex: 0 0 80.5%;
  max-width: 80.5%;
}

.col-10 {
  flex: 0 0 83.3333%;
  max-width: 83.3333%;
}

.col-10_5 {
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

.col-11 {
  flex: 0 0 91.6667%;
  max-width: 91.6667%;
}

.col-11_5 {
  flex: 0 0 96%;
  max-width: 96%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.pill-primary {
  border-radius: 30px;
  border: 1px solid #8DA6E8;
  background: rgba(167, 188, 244, 0.3);
  padding-top: 3px;
  padding-bottom: 3px;
}

.pill-secondary {
  border-radius: 30px;
  border: 1px solid #B4B7C1;
  padding-top: 3px;
  padding-bottom: 3px;
}

.cursor-pointer {
  cursor: pointer;
}

:root {
  --mat-table-background-color: var(--Background-Card-Fill, rgba(255, 255, 255, 0.9));
}

.w-fill-available {
  width: -webkit-fill-available;
}

.mat-mdc-table .mat-mdc-row:hover,
.mat-mdc-table .mat-mdc-footer-row:hover .hovered {
  background: #f8f9fb;
}

.eap-tooltip {
  background-color: #122C6A;
  color: #fff !important;
  font-size: 0.75rem;
  padding: 3px 4px;
  border-radius: 4px;
  opacity: 1 !important;
}

.uppercase {
  text-transform: uppercase;
}
.uppercase::placeholder {
  text-transform: capitalize;
}

.eap-tooltip-yellow {
  /* Arrow */
}
.eap-tooltip-yellow .mdc-tooltip__surface {
  background-color: rgb(254, 255, 205) !important;
  color: black !important;
  font-size: 0.75rem;
  line-height: 1rem;
  padding: 0.3rem 0.6rem !important;
  border-radius: 4px;
  margin: 0.2rem !important;
  position: relative;
  overflow: visible !important;
}
.eap-tooltip-yellow .mdc-tooltip__surface::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.3rem solid transparent;
  border-right: 0.3rem solid transparent;
  border-bottom: 0.3rem solid rgb(254, 255, 205);
  top: -0.3rem;
  left: 50%;
  transform: translateX(-50%);
}

.align-right {
  text-align: right;
  justify-content: flex-end;
}

::ng-deep .mat-mdc-menu-panel {
  background: white !important;
}

.document-file {
  display: flex;
  margin: 3px;
}

.document-icon {
  margin-right: 5px;
  width: 20px;
}

.quick-search-highlighted-text {
  background: #fefe54;
  font-size: inherit !important;
  font-family: inherit !important;
  font-style: inherit !important;
  font-weight: inherit !important;
}

.cursor-move {
  cursor: move !important;
}

.custom-wrap-button-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

ngb-tooltip-window {
  z-index: 99;
}

.back-btn-text {
  font-family: Poppins;
  font-size: var(--Static-Label-Large-Size, 14px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--Static-Label-Large-Line-Height, 20px); /* 142.857% */
  letter-spacing: var(--Static-Label-Large-Tracking, 0.1px);
  color: #0E45CD;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}

/* ONLY affect the tab that contains your flag */
.mat-mdc-tab.mat-mdc-tab-disabled:has(.no-opacity-flag) {
  opacity: 1 !important;
}

.container-top-border {
  border-top: 2px solid #D6DAE6;
}

.container-bottom-border {
  border-bottom: 2px solid #D6DAE6;
}

.container-left-border {
  border-left: 2px solid #D6DAE6;
}

.word-break {
  word-break: break-word;
  overflow-wrap: break-word;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/assets/styles/_theme.scss?ngGlobalStyle ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.auth-bg {
  background: radial-gradient(187.93% 122.59% at 12.17% 13.98%, rgba(238, 238, 238, 0.45) 0%, rgba(51, 84, 159, 0.45) 66.62%, rgba(148, 159, 185, 0.45) 97.16%);
}

.default-bg {
  background: var(--BG-Base-Color, #D6DAE6);
}

.text-primary {
  color: #172c78;
}

.text-primary-sky {
  color: #3f77e6;
}

.text-primary-red {
  color: #ca2c21;
}

.text-secondary-red {
  color: #ff5b5b;
}

.text-black {
  color: #0a0a0a;
}

.text-white {
  color: #fff;
}

.text-mat-h2 {
  color: #44474F;
}

.text-mat-base-text {
  color: #414141;
}

.text-mat-blue-active, .blue-link-text {
  color: #0E45CD !important;
}

.text-color-page-title {
  color: rgba(255, 255, 255, 0.9490196078);
}

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

.bg-primary {
  background-color: #172c78;
}

.bg-primary-sky {
  background-color: #3f77e6;
}

.bg-primary-light {
  background-color: #f3f4f8;
}

.bg-white {
  background-color: #fff;
}

.bg-footer {
  background-color: #dfe6f3;
}

.bg-red {
  background-color: #da6b64;
}

.bg-white-40 {
  background: rgba(255, 255, 255, 0.4);
}

.bg-white-40-f {
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(6.3499999046px);
}

.bg-white-60 {
  background: rgba(255, 255, 255, 0.6);
}

.bg-white-60-f {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(6.3499999046px);
}

.bg-white-70 {
  background: rgba(255, 255, 255, 0.6980392157);
}

.bg-white-70-f {
  background: rgba(255, 255, 255, 0.6980392157);
  backdrop-filter: blur(6.3499999046px);
}

.bg-white-80 {
  background: rgba(255, 255, 255, 0.8);
}

.bg-white-80-f {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(6.3499999046px);
}

.bg-white-90 {
  background: rgba(255, 255, 255, 0.8980392157);
}

.bg-white-90-f {
  background: rgba(255, 255, 255, 0.8980392157);
  backdrop-filter: blur(6.3499999046px);
}

.bg-white-95 {
  background: rgba(255, 255, 255, 0.9490196078);
}

.bg-white-95-f {
  background: rgba(255, 255, 255, 0.9490196078);
  backdrop-filter: blur(6.3499999046px);
}

.bg-white-100 {
  background: #FFFFFF;
}

.bg-white-100-f {
  background: #FFFFFF;
  backdrop-filter: blur(6.3499999046px);
}

.grey-border {
  border: 1px solid #D6DAE6;
}

.grey-border-x {
  border-left: 1px solid #D6DAE6;
  border-right: 1px solid #D6DAE6;
}

.grey-border-y {
  border-top: 1px solid #D6DAE6;
  border-bottom: 1px solid #D6DAE6;
}

.grey-border-s {
  border-left: 1px solid #D6DAE6;
}

.grey-border-e {
  border-right: 1px solid #D6DAE6;
}

.grey-border-t {
  border-top: 1px solid #D6DAE6;
}

.grey-border-b {
  border-bottom: 1px solid #D6DAE6;
}

.default-text, .default-link-text {
  font-family: "poppins";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.5px;
}

h1 {
  font-family: "poppins";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

h2 {
  color: #44474F;
  font-family: Poppins;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.5px;
}

h3 {
  font-family: Poppins;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.5px;
  color: var(--Color-Base-Text, #414141);
}

h5 {
  font-family: "poppins";
  font-style: normal;
  font-weight: 600;
  font-size: clamp(0.85rem, 0.1vw, 1.5rem);
  line-height: normal;
}

.default-bold-text {
  font-family: "poppins";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500 !important;
  line-height: var(--Label-Medium-Line-Height, normal) !important;
  letter-spacing: var(--Label-Medium-Tracking, 0.5px) !important;
}

.small-basic-text {
  font-family: "poppins";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.5px;
}

.small-bold-text {
  font-family: "poppins";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.5px;
}

.default-link-text {
  color: var(--bg-snackbar-rail, #122C6A);
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  cursor: pointer;
}

.blue-link-text {
  color: var(--bg-snackbar-rail, #122C6A);
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  cursor: pointer;
}

.form-label {
  font-family: "poppins";
  font-size: 0.7rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.5px;
}

.font-size-2xl {
  font-size: 1.5rem !important;
}

.mat-internal-form-field > label {
  padding-left: 2px !important;
}

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