:root {
  --blue: #1b2064;
  --orange: #fa6515;
  --green: #2e7d32;
  --red: #d32f2f;
  --white: #f5f7ff;
  --grey: #5c5c5c;
  --vag-rounded: 'VAGRound';
  --vag-rounded-light: 'VAGRoundedLight';
  --dmsans-regular: 'DMSansRegular';
  --dmsans-bold: 'DMSansRegular';
  --din-next-lt-pro-regular: 'DINNextLTProRegular';
  --din-next-lt-pro-medium: 'DINNextLTProMedium';
  --roboto-regular: 'RobotoRegular';
}

/* Roboto Regular */
@font-face {
  font-family: 'RobotoRegular';
  src: url(/src/assets/3c9d0f6513f7cfe91016.ttf) format('truetype');
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

/* Roboto Medium */
@font-face {
  font-family: 'RobotoRegular';
  src: url(/src/assets/3c9d0f6513f7cfe91016.ttf) format('truetype');
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}

/* Roboto Bold */
@font-face {
  font-family: 'RobotoRegular';
  src: url(/src/assets/3c9d0f6513f7cfe91016.ttf) format('truetype');
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}

/* VAG Round */
@font-face {
  font-family: 'VAGRound';
  src: url(/src/assets/33feebb1b7c0e00826d4.ttf) format('truetype');
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

/* VAG Rounded Light */
@font-face {
  font-family: 'VAGRoundedLight';
  src: url(/src/assets/a825f2f94e70a79b72b2.ttf) format('truetype');
  font-display: swap;
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

/* DM Sans Regular */
@font-face {
  font-family: 'DMSansRegular';
  src: url(/src/assets/39867822ec01fc077cb5.ttf) format('truetype');
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

/* DM Sans Medium */
@font-face {
  font-family: 'DMSansRegular';
  src: url(/src/assets/39867822ec01fc077cb5.ttf) format('truetype');
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}

/* DM Sans Bold */
@font-face {
  font-family: 'DMSansRegular';
  src: url(/src/assets/39867822ec01fc077cb5.ttf) format('truetype');
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}

/* DIN Next LT Pro Regular */
@font-face {
  font-family: 'DINNextLTProRegular';
  src: url(/src/assets/e9272ab7150e975a545b.woff) format('woff');
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

/* DIN Next LT Pro Medium */
@font-face {
  font-family: 'DINNextLTProMedium';
  src: url(/src/assets/00cdb5a5601515cfde80.woff) format('woff');
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
}

.ck.ck-balloon-panel {
  z-index: 1400 !important;
}

.ck.ck-powered-by {
  display: none !important;
}

h1 {
  font-family: var(--dmsans-bold);
  font-size: 28px;
  font-weight: 700;
  line-height: 35.08px;
  letter-spacing: -0.02em;
  text-align: left;
}

h1.blue {
  color: var(--blue);
}

h2 {
  font-family: var(--dmsans-bold);
  font-size: 24px;
  font-weight: 700;
  line-height: 41.66px;
  letter-spacing: -0.02em;
  text-align: left;
  color: var(--blue);
}

h3 {
  font-family: var(--dmsans-bold);
  font-size: 20px;
  font-weight: 700;
  line-height: 31.25px;
  letter-spacing: -0.02em;
  text-align: left;
  color: var(--blue);
}

h3.blue {
  color: var(--blue);
}

h3.grey {
  color: var(--grey);
}

h6.blue {
  color: var(--blue);
}

.center {
  text-align: center;
}

body {
  font-family: var(--roboto-regular);
}

.matrix-box {
  width: 100%;
}

.matrix-x-axis {
  font-family: var(--dmsans-bold);
  font-size: 14px;
  font-weight: 700;
  line-height: 18.23px;
  text-align: center;
  transform: rotate(180deg);
  writing-mode: vertical-lr;
  padding: 16px;
  color: var(--blue);
}

.matrix-y-axis {
  font-family: var(--dmsans-bold);
  font-size: 14px;
  font-weight: 700;
  line-height: 18.23px;
  text-align: center;
  padding: 16px;
  color: var(--blue);
}

.matrix-table {
  width: 100%;
}

.matrix-table th {
  padding: 5px;
  height: 55px;
  width: 75px;
  border: 1px solid #dfe0df;
  background: #eaeaea;
}

.rs-picker-toggle.rs-btn-lg {
  font-size: 14px;
  line-height: 18px;
  padding: 10px 16px;
}

.rs-picker-toggle-value {
  font-family: var(--roboto-regular);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.15px;
  text-align: left;
  color: #5c5c5c !important;
}

.rs-picker-popup {
  z-index: 999999;
}

.date-filter-title {
  font-family: var(--dmsans-bold);
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
}

.color-picker {
  width: 18px;
  height: 18px;
  cursor: pointer;
  border: 1px solid #dfe0df;
  box-shadow: 8px 10px 30px 4px #00000014;
}

.sort-button {
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(0, 0, 0, 0.54);

  svg {
    width: 18px;
    height: 18px;
  }
}

.table-box {
  width: 100%;
  overflow-x: auto;
  border: 1px solid #dfe0df;
  border-start-start-radius: 8px;
  border-start-end-radius: 8px;
}

.table {
  min-width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.table {

  th,
  td {
    border: none;
    outline: 1px solid #dfe0df;

  }
}

.table tr th {
  text-align: left;
  margin: 0px;
  font-family: var(--dmsans-bold);
  color: #333333;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 6px;
}

.table tr th div {
  display: flex;
  align-items: center;
}

.table tr td {
  font-family: var(--roboto-regular);
  font-size: 14px;
  line-height: 23.44px;
  text-align: left;
  padding: 4px 8px;
}

.pagination-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.table-pagination-main-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  padding-top: 15px;
}

.pagination-buttons {
  border-radius: 2px;
  background: #ffffff;
  box-shadow: 0px 1px 2px 0px #0000000d;
  color: var(--blue);
}

.pagniation-title {
  font-family: var(--dmsans-bold);
  font-size: 14px;
  font-weight: 700;
  line-height: 23.44px;
  letter-spacing: -0.02em;
  text-align: left;
  color: var(--blue);
}

.prev-pagination-button {
  font-family: var(--din-next-lt-pro-regular);
  font-size: 14px;
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0.005em;
  text-align: center;
  padding: 5px 8px;
  border: 0.5px solid #dfe0df;
  background-color: white;
  color: var(--blue);
  border-radius: 2px 0px 0px 2px;
}

.next-pagination-button {
  font-family: var(--din-next-lt-pro-regular);
  font-size: 14px;
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0.005em;
  text-align: center;
  padding: 5px 8px;
  border: 0.5px solid #dfe0df;
  background-color: white;
  color: var(--blue);
  border-radius: 0px 2px 2px 0px;
}

.pagination-button {
  font-family: var(--din-next-lt-pro-regular);
  font-size: 14px;
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0.005em;
  text-align: center;
  padding: 5px 8px;
  border: 0.5px solid #dfe0df;
  background-color: white;
  color: var(--blue);
  border-radius: 0px;
}

.pagination-button.active {
  background: #353b4b;
  color: var(--white);
}

.table-global-filter {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 18px;
  column-gap: 10px;
}

.select-columns-title {
  font-family: var(--dmsans-bold);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
}

.select-columns-button {
  padding: 10px 24px;
  background-color: var(--blue);
  color: var(--white);
  font-family: var(--roboto-regular);
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0px 3px 1px -2px #00000033;
  box-shadow: 0px 4px 4px 0px #00000040;
}

#select-column-label-text {
  font-family: var(--roboto-regular);
  font-size: 5px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.15596046448px;
  text-align: left;
}

#select-columns-main-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 2px;
}

#select-columns-box {
  width: 201px;
  text-wrap: pretty;

  span {
    font-size: 14px;
  }
}

.table-export-data-button {
  box-shadow: 0px 3px 1px -2px #00000033;
  box-shadow: 0px 4px 4px 0px #00000040;
  background: var(--orange);
  color: var(--white);
  font-family: var(--roboto-regular);
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
  padding: 10px 24px;
  border-radius: 4px;
}

.custom-select {
  appearance: none;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.23);
  border-radius: 4px;
  padding: 8px 40px 8px 12px;
  font-size: 16px;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  color: #333;
  line-height: 1.4375em;
  position: relative;
  width: 100%;
}

.custom-select:focus {
  outline: none;
  border-color: #3f51b5;
  box-shadow: 0 0 0 2px rgba(63, 81, 181, 0.2);
}

.custom-select::after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
  pointer-events: none;
}

.no-data-image {
  background-image: url(/src/assets/bbd8b9dd8f3666460998.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 50vh;
  position: relative;
}

.modal-main-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  box-shadow: 24;
  padding: 24px;
  width: 90%;
  max-height: 90%;
  height: auto;
  overflow-y: auto;
}

button {
  color: var(--white);
  text-transform: none;
  font-family: var(--roboto-regular);
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
  border-radius: 4px;
  letter-spacing: 0px;
}

button.padding {
  padding: 8px 14px;
}

button.transparent {
  background: transparent;
  color: var(--blue);
}

button.green {
  background: var(--green);

}

button.orange {
  background: var(--orange);
}

button.red {
  background: var(--red);
}

button.blue {
  background: var(--blue);

  &:disabled {
    background-color: #999999 !important;
  }
}

button.disable {
  background: #999999;
}

button.white {
  background: var(--white);
  color: var(--blue);
  border: 2px solid var(--blue);
}

.info-main-box {
  display: flex;
  justify-content: center;
}

.info-box {
  background: #eef6ff;
  border-radius: 4px;
  display: flex;
  padding: 6px 16px;
  width: fit-content;
  max-width: 900px;
  column-gap: 5px;
}

.info-box-title {
  font-family: var(--roboto-regular);
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  color: var(--blue);
}

.info-box-sub-title {
  font-family: var(--roboto-regular);
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  color: var(--blue);
}

#accordion {
  color: var(--white);
  background-color: #0070B4;
  font-family: var(--dmsans-regular);
  font-size: 16px;
  font-weight: 500;
  height: 40px;
  min-height: 40px;
  border-radius: 3px;
}

.accordion-details {
  border: 1px solid #dfe0df;
  margin-top: 8px;
  box-shadow: 8px 10px 30px 4px #00000014;
  border-radius: 4px;
  padding: 16px 24px !important;
}

.view-report-btn {
  color: #333333;
  background: transparent;
  font-size: 14px;
  border: none;
  font-weight: 400;
}

.view-report-btn:hover {
  text-decoration: underline;
}

.delete-popover-box {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}

.delete-popover-box button {
  width: 55px;
  height: 25px;
  font-family: var(--roboto-regular);
  color: white;
  border-radius: 4px;
}

.tab {
  padding: 10px 8px 10px 8px !important;
  border-radius: 0px !important;
  text-transform: none !important;
  z-index: 1;
  margin-left: -2px !important;
  margin-top: 7px !important;
  font-size: 1rem !important;

}

.tab.not-selected {
  color: #232323 !important;
  border: #b7b7b7 solid 2px !important;
}

.tab.selected {
  color: #06205D !important;
  border: #06205D solid 2px !important;
  background-color: rgb(6, 32, 93, 0.3) !important;
  font-weight: 600 !important;
}

.chip {
  margin: 1px !important;
}

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

.footer-fixed-box {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: white;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  z-index: 2;
  display: flex;
  padding: 5px 30px;
}

.footer-fixed-box.flex-end {
  justify-content: flex-end;
}

ol ol {
  list-style-type: lower-alpha;
}

ol ol ol {
  list-style-type: lower-roman;
}

ol ol ol ol {
  list-style-type: upper-alpha;
}

ol ol ol ol ol {
  list-style-type: upper-roman;
}

#vertical-btn {
  color: var(--blue);
  font-family: var(--roboto-regular);
  text-transform: none;
  text-align: left;
  font-size: 16px;
}


.sticky-box {
  position: sticky;
  padding: 10px;
  z-index: 1;
  background-color: white;
}

#alert-dialog-title {
  font-family: var(--dmsans-bold);
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;

}

.permission-denied-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-top: 3rem;
}

.permission-denied-icon {
  width: 30%;
  margin-bottom: 1rem;
}

.permission-denied-title {
  font-size: 1.75rem;
  font-weight: 600;
  color: var(--blue);
  margin-bottom: 0.5rem;
}

.permission-denied-message {
  font-size: 1rem;
  color: #6c757d;
}

#delete-icon {
  background-color: var(--red);
  color: white;
  border-radius: 4px;
  box-shadow: 0px 3px 1px -2px #00000033;
  box-shadow: 0px 4px 4px 0px #00000040;
  height: 30px;
  width: 30px;
  font-size: 20px;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.applied-filters {
  margin: 1rem 0;
  display: flex;
  gap: 0.5rem;
  align-items: center;

  strong {
    margin-top: 5px;
  }
}

.filter-pill-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.5rem;
}

.filter-pill {
  background-color: #f0f0f0;
  border-radius: 16px;
  padding: 6px 12px;
  font-size: 0.875rem;
  display: inline-flex;
  align-items: center;
}

.dynamic-form-header-title {
  font-family: var(--dm-sans);
  font-size: 25px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: var(--blue);
}

.dynamic-form-header-sub-title {
  font-family: var(--dm-sans);
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: var(--grey);
}

.dynamic-form-label {
  font-family: var(--roboto-regular);
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.15px;
  text-align: left;
  color: var(--blue);
  margin-bottom: 5px;
}

.applied-filters {
  margin: 1rem 0;
  display: flex;
  gap: 0.5rem;
  align-items: center;

  strong {
    margin-top: 5px;
  }
}

.dynamic-form-table {
  .no-data-image {
    height: 30dvh;
  }
}

.header-logo {
  width: 100%;
  height: 10dvh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  overflow: hidden;
}

.filter-pill {
  background-color: #f0f0f0;
  border-radius: 16px;
  padding: 6px 12px;
  font-size: 0.875rem;
  display: inline-flex;
  align-items: center;
}

.header-logo-img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  display: block;
}

.stepper-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border: 1px solid #DFE0DF;
  padding: 15px 0;
  box-shadow: 8px 10px 30px 4px #00000014;
  margin-top: 8px;
  overflow-y: auto;
  height: 298px;
}

.stepper-main-box {
  display: grid;
  align-items: start;
  width: 100%;
  padding: 0px 24px 0px 24px;
}

.stepper {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
}

.stepper-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: white;
  border: 3px solid;
  z-index: 1;
}

.status-icon-originator {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: green;
  display: flex;
  justify-content: center;
  align-items: center;
}

.stepper-connector {
  height: 4px;
  transform: translateY(-50%);
  z-index: 0;
  grid-column: 2;
}

.stepper-card-container {
  grid-column: 1 / span 2;
}

.stepper-card {
  min-width: 209px;
  text-align: left;
  margin-top: 12px;
  position: relative;
  z-index: 1;
  border: 1px solid #DFE0DF;
  border-radius: 4px;
  padding: 8px;
  background-color: #f9f8f9;
  width: fit-content;
}

.stepper-card-user-role {
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  display: block;
  text-transform: uppercase;
}

.stepper-card-user-name {
  font-size: 13px;
  font-weight: 600;
  color: var(--blue);
}

.custom-tab {
  position: relative;
  transition: all 0.2s ease;
}

.custom-tab.selected {
  background-color: rgb(29, 33, 98, 0.2);
}

.action-link-list {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  font-family: var(--roboto-regular);
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.action-link-list a {
  color: #333333;
  margin-top: 10px;
  line-height: 0;
  font-size: 15px;
}

.custom-tabs-label {
  font-family: var(--dmsans-bold);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  color: var(--blue);
}

.custom-tabs-container {
  position: relative;
}

.main-box {
  padding: 20px 48px;
}

.content-box {
  margin-top: 16px;
}

#edit-icon {
  background-color: var(--blue);
  color: white;
  border-radius: 4px;
  box-shadow: 0px 3px 1px -2px #00000033;
  box-shadow: 0px 4px 4px 0px #00000040;
  height: 30px;
  width: 30px;
  font-size: 20px;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 5px;
}

.jer-editor-container {
  min-width: 100% !important;
  max-width: 100% !important;
}

.jer-editor-container textarea {
  width: 800px;
}

.note-box {
  display: flex;
  gap: 10px;
  height: 46px;
  align-items: center;
  position: relative;
  border-radius: 4px;
  border: 1px solid #DFE0DF;
  padding-right: 20px;
  padding-left: 10px;

  .close {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 12px;
    height: 12px;
    cursor: pointer;
  }
}

.rs-checkbox-label {
  display: block !important;
  max-width: 250px;
  white-space: normal !important;
}
.heatmap-title {
    font-family: 'VAG Rounded Std';
    font-size: 28px;
    font-weight: 900;
    color: #1B2064;
}

.heatmap-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 32px 48px;
    background-color: #F8FAFC;
    border: 1px solid #E2E8F0;
    border-radius: 10px;
    height: 90dvh;
}

#map-container {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.map-filter-button {
    width: 33px;
    padding: 5px;
    background: white;
    border: 1px solid gray;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.heatmap-filter-box {
    display: flex;
    align-items: center;
    gap: 10px;

    p {
        font-family: 'VAG Rounded Std';
        font-size: 16px;
        font-weight: 900;
        color: #1B2064;
        padding: 0;
        margin: 0;
    }
}

.legend-container {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1000;
    background-color: antiquewhite;
    border-radius: 5px;
    padding: 5px 10px;
}

.legend-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 2.59vh;
    gap: 5px;
    width: 6.208vw;
    line-height: 12px;
    font-family: 'Roboto Regular';
    font-size: 0.625vw;
    text-wrap: nowrap;
    margin: 2px 0px;
}

.legend-title {
    color: #1B2064;
    font-weight: 700;
    font-size: 0.725vw;
    line-height: 0px;
    padding-bottom: 5px;
    font-family: 'Roboto Regular';
}

.legend-label {
    color: #1B2064;
}

#legend-background {
    height: 5px;
    width: 14px;
    margin: 3px;
}

.feature-pop-content>p {
    margin: 0 !important;
}

.feature-pop-content>p>b {
    font-weight: 700;
}

.leaflet-popup-content {
    width: 253px !important;
    max-width: fit-content !important;
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background-color: black;
    color: white;
}

.leaflet-tooltip {
    background-color: transparent !important;
    border: 0px !important;
    box-shadow: none !important;
}

.leaflet-tooltip-left:before {
    border-left-color: transparent !important;
}

.custom-leaflet-tooltip {
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    color: black !important;
    font-size: 12px;
    font-weight: 700;
}

.download-report-button {
    padding: 8px 12px 8px 12px;
    border-radius: 4px;
    background: #1B2064;
    color: white;
    font-family: 'Roboto Regular';
    font-size: 14px;
    font-weight: 400;
    border: none;
    display: flex;
    align-items: center;
    gap: 10px;
}
.boxes{--size: 32px;--duration: 800ms;height:calc(var(--size)*2);width:calc(var(--size)*3);position:relative;transform-style:preserve-3d;transform-origin:50% 50%;margin-top:calc(var(--size)*1.5*-1);transform:rotateX(60deg) rotateZ(45deg) rotateY(0deg) translateZ(0px)}.boxes .box{width:var(--size);height:var(--size);top:0;left:0;position:absolute;transform-style:preserve-3d}.boxes .box:nth-child(1){transform:translate(100%, 0);animation:box1 var(--duration) linear infinite}.boxes .box:nth-child(2){transform:translate(0, 100%);animation:box2 var(--duration) linear infinite}.boxes .box:nth-child(3){transform:translate(100%, 100%);animation:box3 var(--duration) linear infinite}.boxes .box:nth-child(4){transform:translate(200%, 0);animation:box4 var(--duration) linear infinite}.boxes .box>div{--background: #f2f5f8;--top: auto;--right: auto;--bottom: auto;--left: auto;--translateZ: calc(var(--size) / 2);--rotateY: 0deg;--rotateX: 0deg;position:absolute;width:100%;height:100%;background:var(--background);top:var(--top);right:var(--right);bottom:var(--bottom);left:var(--left);transform:rotateY(var(--rotateY)) rotateX(var(--rotateX)) translateZ(var(--translateZ))}.boxes .box>div:nth-child(1){--top: 0;--left: 0}.boxes .box>div:nth-child(2){--background: #c0cfdd;--right: 0;--rotateY: 90deg}.boxes .box>div:nth-child(3){--background: #e1e8ef;--rotateX: -90deg}.boxes .box>div:nth-child(4){--background: #dbe3f4;--top: 0;--left: 0;--translateZ: calc(var(--size) * 3 * -1)}@keyframes box1{0%,50%{transform:translate(100%, 0)}100%{transform:translate(200%, 0)}}@keyframes box2{0%{transform:translate(0, 100%)}50%{transform:translate(0, 0)}100%{transform:translate(100%, 0)}}@keyframes box3{0%,50%{transform:translate(100%, 100%)}100%{transform:translate(0, 100%)}}@keyframes box4{0%{transform:translate(200%, 0)}50%{transform:translate(200%, 100%)}100%{transform:translate(100%, 100%)}}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}.boxes-main{-webkit-font-smoothing:antialiased;min-height:100vh;color:#adafb6;display:flex;justify-content:center;align-items:center;background:var(--blue)}.boxes-main .dribbble{position:fixed;display:block;right:20px;bottom:20px}.boxes-main .dribbble img{display:block;height:28px}
.main {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 90px);
  padding: 20px;
}

.container {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  text-align: center;
}

.img-error {
  max-width: 100%;
  height: auto;
  max-height: 400px;
  margin-bottom: 30px;
}

.box-info {
  padding: 20px;
  width: 100%;
  max-width: 700px;
}

.error-title {
  font-size: 2.5rem;
  margin-bottom: 16px;
  color: var(--blue);
  font-weight: bold;
  text-align: center;
}

.error-message {
  font-size: 1.2rem;
  margin-bottom: 24px;
  color: var(--blue);
}

.home-button {
  display: inline-block;
  padding: 12px 24px;
  background-color: var(--blue);
  color: white;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 600;
  transition: background-color 0.3s;
}

.home-button:hover {
  background-color: var(--blue);
  color: white;
}

@media (max-width: 768px) {
  .error-title {
    font-size: 2rem;
  }

  .error-message {
    font-size: 1rem;
  }

  .img-error {
    max-height: 300px;
  }
}
.breadcrums-box {
  padding: 8px 48px !important;
  opacity: 0px;
  background: #f2f5f8;
  position: sticky;
  top: 51px;
  z-index: 10;
}

#breadcrumb-text {
  font-family: var(--roboto-regular);
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  text-align: left;
  color: var(--blue);
  padding-top: 1px;
}

#breadcrumb-link-text {
  font-family: var(--roboto-regular);
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 14.06px;
  text-align: left;
  color: var(--blue) !important;
}

.header-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: var(--blue);
  color: var(--white);
  padding: 7.5px 48px;
}

.header-left-box {
  display: flex;
  align-items: center;
}

.header-company-name {
  font-family: var(--vag-rounded);
  font-size: 25px;
  font-weight: 500;
  line-height: 36px;
  text-align: left;
  letter-spacing: -1px;
  margin-right: 5px;
  color: white;
}

.header-company-name:hover {
  text-decoration: none;
  color: white;
}

.header-company-name:focus {
  text-decoration: none;
  color: white;
}

.header-divider {
  height: 23px !important;
  width: 1px;
  background-color: var(--white);
}

#header-modules-button {
  background-color: inherit;
  text-transform: none;
  color: white;
  font-family: var(--roboto-regular);
  font-size: 16px;
  font-weight: 500;
}

.rs-nav-default .rs-nav-item:hover,
.rs-nav-tabs .rs-nav-item:focus,
.rs-nav-tabs .rs-nav-item:hover {
  background: transparent !important;
}

.nav-select-modules {
  font-family: var(--roboto-regular);
  font-size: 16px;
  font-weight: 500;
  line-height: 18.75px;
  text-align: left;
  color: white !important;
  z-index: 30;
}

.nav-select-modules .header {
  background-color: var(--blue);
}

.nav-select-modules .sub-header {
  background-color: #0070b4;
}

.nav-select-modules .rs-dropdown-item {
  color: white !important;
}

.nav-select-modules .dropdown-fit-content {
  width: fit-content;
}

.nav-select-modules .dropdown-full-width {
  width: 100%;
}

.nav-select-modules a {
  color: white !important;
}

.nav-select-modules li a {
  color: var(--white) !important;
}

.nav-select-modules li a:hover {
  background-color: rgb(from #ece9ff r g b / 50%);
}

.header-right-box {
  display: flex;
  align-items: center;
}

.username-text {
  font-family: var(--roboto-regular);
  font-size: 16px;
  font-weight: 500;
  line-height: 18.75px;
  text-align: right;
  margin-left: 10px;
  color: var(--white);
}

.username-text:hover {
  text-decoration: none;
  text-transform: none;
  color: var(--white);
}

.pending-actions-bg {
  background-color: #f2f5f8 !important;
  color: var(--blue);
  margin: 10px !important;
}

.notification-badge {
  background: #f2f5f8 !important;
  border-radius: 50%;
}

.sub-header-box {
  display: flex;
  align-items: center;
  height: 52px;
  background: #0070b4;
  color: var(--white);
  padding: 16px 36px;
  position: sticky;
  top: 0;
  z-index: 20;
}

.sub-header-title {
  font-family: var(--vag-rounded);
  font-size: 23px;
  font-weight: 500;
  line-height: 36px;
  text-align: left;
  letter-spacing: -1px;
  color: white;
}

.sub-header-title:hover {
  text-decoration: none;
  color: white;
}

#header-popper-main-box {
  height: fit-content;
  width: 50.677vw;
  background-color: var(--blue);
  color: var(--white);
}

.header-popper-box {
  /* width: 14.01vw; */
  padding: 6px;
  line-height: 24px;
  color: var(--white);
}

.header-popper-title {
  font-family: var(--vag-rounded-light);
  font-size: 19px;
  text-align: left;
  font-weight: 700;
}

.header-popper-title.sub-title {
  color: #adacac;
}

.header-popper-description {
  font-family: var(--roboto-regular);
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
  text-align: left;
}

.header-popper-box:hover {
  background: #D9D9D926;
  cursor: pointer;
}

.profile-label {
  font-family: var(--roboto-regular);
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  color: var(--blue);
}

#file-upload {
  background: #EEF6FF;
  border: 1px solid #BBBCBD;
  width: 100%;
  box-shadow: none;
  padding: 11px 8px;
}

.file-upload-inner-box {
  border: 1px solid #0070B4;
  width: 90%;
  padding: 5px 0px;
  font-family: var(--roboto-regular);
  font-size: 15px;
  font-weight: 400;
  line-height: 18.75px;
  text-align: center;
  color: #0070B4;
  text-decoration: underline;
  text-transform: none;
  border-style: dashed;
}
#admin-new-project-button {
    height: 43px;
    background-color: var(--blue);
    box-shadow: 0px 3px 1px -2px #00000033;
    box-shadow: 0px 4px 4px 0px #00000040;
    padding: 8px 24px;
    text-transform: none;
    color: var(--white);
    font-family: var(--roboto-regular);
    font-size: 15px;
}

.projects-table-popup-title {
    font-family: var(--dmsans-bold);
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
}

.projects-table-action-link-list {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
    font-family: var(--roboto-regular);
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    justify-content: start;
}

.projects-table-action-link-list button {
    display: flex;
    gap: 8px;
    color: #333333;
    text-align: left;
    background-color: transparent;
}

.projects-table-action-link-list a {
    display: flex;
    gap: 8px;
    color: #333333;
    text-align: left;
    background-color: transparent;
}

.projects-table-action-link-list button:hover {
    text-decoration: underline;
}

.new-project-component-name {
    font-family: var(--roboto-regular);
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    color: var(--blue);
}

#new-project-file-upload {
    background: #EEF6FF;
    border: 1px solid #BBBCBD;
    width: 100%;
    box-shadow: none;
    padding: 11px 8px;
}

.new-project-file-upload-inner-box {
    border: 1px solid #0070B4;
    width: 90%;
    padding: 5px 0px;
    font-family: var(--roboto-regular);
    font-size: 15px;
    font-weight: 400;
    line-height: 18.75px;
    text-align: center;
    color: #0070B4;
    text-decoration: underline;
    text-transform: none;
    border-style: dashed;
}

.new-project-button-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 24px;
    gap: 8px;
}

.new-project-button {
    padding: 10px 20px;
    gap: 8px;
    border-radius: 4px;
    text-transform: none;
    font-family: var(--roboto-regular);
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    box-shadow: 0px 3px 1px -2px #00000033;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.new-project-button.save {
    background-color: #2E7D32;
    color: var(--white);
}

.new-project-button.close {
    background-color: #D32F2F;
    color: var(--white);
}

#projects-table-delete-button {
    padding: 10px 32px;
    text-transform: none;
    font-family: var(--roboto-regular);
}

#projects-table-delete-button.delete {
    background-color: #D32F2F;
    color: var(--white);
}

#projects-table-delete-button.cancel {
    background-color: var(--blue);
    color: var(--white);
}

#admin-table-popper-main-box {
    padding: 16px 24px;
    width: 150px;
    border-radius: 8px;
}

.admin-image-preview-main-box {
    display: flex;
    align-items: center;
    gap: 8px;

    button {
        margin: 0;
        padding: 0;
        height: fit-content;

        svg {
            font-size: 20px;
            color: #D32F2F;
        }
    }
}

.admin-image-preview-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    max-width: 200px;
    max-height: 200px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 8px;

    img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }
}

.user-list-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 10px;
}

.user-list-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.user-card {
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-align: center;
    position: relative;
    width: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card-menu {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-color: transparent;
}

.menu-icon {
    font-size: 20px;
    color: #888;
    transition: color 0.2s ease;
}

.user-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}

.user-name {
    font-family: var(--dmsans-bold);
    font-size: 18px;
    line-height: 32px;
    margin-top: 5px;
}

.user-username {
    margin: 0 0 10px;
    color: #888;
    font-size: 14px;
}

.user-role {
    display: inline-block;
    padding: 5px 10px;
    background: #e6f7ff;
    color: #0066ff;
    border-radius: 5px;
    font-size: 12px;
}

.progress-bar {
    background: #f0f0f0;
    border-radius: 5px;
    overflow: hidden;
    margin: 10px 0;
    height: 8px;
}

.progress-fill {
    height: 100%;
    background: #0066ff;
}

.user-stats {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    margin-top: 10px;
}

.user-action-link-list {
    display: flex;
    flex-direction: column;
    font-family: var(--roboto-regular);
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

.user-action-link-list button {
    display: flex;
    gap: 8px;
    color: #333333;
    text-align: left;
    background-color: transparent;
    padding: 8px 24px;
}

.user-action-link-list a {
    display: flex;
    gap: 8px;
    color: #333333;
    text-align: left;
    background-color: transparent;
}

.user-action-link-list button:hover {
    text-decoration: underline;
    background-color: var(--white);
}

.user-add-button {
    background-color: var(--blue);
    color: var(--white);
    padding: 5.3px 9px;
    border-radius: 4px;
}

#project-form-file-upload {
    background: #EEF6FF;
    border: 1px solid #BBBCBD;
    width: 100%;
    box-shadow: none;
    padding: 4px 8px;
}

.project-form-file-upload-inner-box {
    border: 1px solid #0070B4;
    margin: 3.5px 0px;
    padding: 8px 5vw;
    font-family: var(--roboto-regular);
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #0070B4;
    text-decoration: underline;
    text-transform: none;
    border-style: dashed;
}
.pending-action-box {
    padding: 20px 48px;
}

.pending-action-table-box {
    border: 1px solid #dfe0df;
    box-shadow: 8px 10px 30px 4px #00000014;
    padding: 33px 24px;
    margin-top: 30px;
    border-radius: 4px;
}
.trends-main-box {
    padding: 20px 48px;
}

.trends-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.date-picker-box {
    width: 300px;
}

.graph-button {
    color: var(--white);
    text-transform: none;
    font-family: var(--roboto-regular);
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    border-radius: 4px;
    letter-spacing: 0px;
    padding: 8px 14px;
    background-color: var(--blue);
    text-decoration: none;
}

.graph-button:hover,
.graph-button:link,
.graph-button:visited,
.graph-button:focus,
.graph-button:active {
    text-decoration: none;
    color: var(--white);
    background-color: var(--blue);
}

.graph-button.disabled {
    background-color: #999999;
    color: white;
    cursor: not-allowed;
    pointer-events: none;
}

.graph-box {
    padding: 20px;
    border-radius: 4px;
    border: 1px solid #d2d5d5;
    width: 100%;
}

.graph-title {
    font-size: 16px;
    padding: 0px 8px;
    font-family: var(--roboto-regular);
    font-weight: 900;
    text-align: left;
    color: var(--blue);
}

.graph-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 100%;
    padding-bottom: 60px;
}

.analysis-recommendation-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    padding-top: 10px;
}
