@charset "UTF-8";._addressGrid_1p04x_1 {
  min-height: 8vh;
}
._addressGrid_1p04x_1 .ag-center-cols-viewport {
  min-height: 0 !important;
}

._contactListContainer_1p04x_8 {
  padding-right: 0.5rem;
}

._gridContainer_1p04x_12 {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 400px;
}
@media (max-width: 1024px), (min-resolution: 150dpi) {
  ._gridContainer_1p04x_12 {
    min-height: 350px;
    max-height: 60vh;
  }
}
@media (max-width: 768px), (min-resolution: 200dpi) {
  ._gridContainer_1p04x_12 {
    min-height: 300px;
    max-height: 50vh;
  }
}
._gridContainer_1p04x_12 h5 {
  margin-bottom: 0.5rem;
  flex-shrink: 0;
}
._gridContainer_1p04x_12:has(._compactAddressGrid_1p04x_34) {
  min-height: auto;
  height: auto;
}

._autoHeightGrid_1p04x_39 {
  max-height: 20rem;
  overflow: auto;
  width: 100%;
}

._paginatedGrid_1p04x_45 {
  width: 100%;
}

._employeesTabPanel_1p04x_49 {
  height: calc(100vh - 17.5rem);
  overflow-y: auto;
  padding: 1rem;
  padding-right: 1.2rem !important;
  padding-bottom: 4rem;
  background-color: white;
}

._paperContainer_1p04x_58 {
  margin-bottom: 1.8rem;
  margin-top: 1rem;
}

._tabPanel_1p04x_63 {
  height: calc(100vh - 17.5rem);
  overflow-y: auto;
  padding: 0.5rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  background-color: white;
}
._tabPanel_1p04x_63 > * {
  flex-shrink: 0;
}
._tabPanel_1p04x_63 #_TableArea_1p04x_1 {
  overflow: visible;
}
._tabPanel_1p04x_63 #_TableArea_1p04x_1 > div {
  min-height: 400px;
}

._errorFallback_1p04x_81 {
  padding: 2rem;
  text-align: center;
}

._errorMessage_1p04x_86 {
  margin-bottom: 1rem;
}

._errorDetails_1p04x_90 {
  margin-bottom: 1.5rem;
}

._tabDivider_1p04x_94 {
  margin: 0 0.5rem !important;
  opacity: 0.5;
}._actionButton_4d6jb_1 {
  white-space: nowrap;
}._searchIcon_1m3dq_1 {
  display: inline-flex;
  margin-right: 8px;
}/* roboto-regular - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto-latin-ext-regular.woff2") format("woff2");
}
/* roboto-italic - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto-latin-ext-italic.woff2") format("woff2");
}
/* roboto-500 - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto-latin-ext-500.woff2") format("woff2");
}
/* roboto-700 - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto-latin-ext-700.woff2") format("woff2");
}
/* Font weights */
._gridContainer_6z93z_34 {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  background-color: white;
}

._cdfGrid_6z93z_44 {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: white;
}
._cdfGrid_6z93z_44 ._actionButtonsContainer_6z93z_50 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
._cdfGrid_6z93z_44 ._actionButtonsContainer_6z93z_50 ._deleteButton_6z93z_55 {
  min-width: 36px;
  width: 36px;
  height: 36px;
  padding: 6px;
  border-radius: 4px;
}
._cdfGrid_6z93z_44 ._actionButtonsContainer_6z93z_50 ._deleteButton_6z93z_55 .MuiButton-startIcon {
  margin: 0;
}
._cdfGrid_6z93z_44 ._actionButtonsContainer_6z93z_50 ._deleteButton_6z93z_55:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
._cdfGrid_6z93z_44 ._grid_6z93z_34 {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
  height: 100% !important;
  min-height: 0;
  overflow: auto;
  background-color: white;
}
._cdfGrid_6z93z_44 ._grid_6z93z_34 .ag-paging-button[data-ref=btFirst],
._cdfGrid_6z93z_44 ._grid_6z93z_34 .ag-paging-button[data-ref=btLast] {
  display: none !important;
}._detailDialog_1pqpl_1 {
  display: flex;
  flex-direction: column;
  max-height: 90vh;
  overflow: hidden;
  /* Make content scrollable */
}
._detailDialog_1pqpl_1 .MuiDialogContent-root {
  overflow-y: auto !important;
  padding: 0.75rem 0.3rem;
  max-height: calc(90vh - 17rem);
}
._detailDialog_1pqpl_1.MuiDialog-paperFullScreen {
  max-height: calc(100vh - 1.5rem);
  padding: 1rem;
}
._detailDialog_1pqpl_1.MuiDialog-paperFullScreen .MuiDialogContent-root {
  flex: 1;
  max-height: none;
  height: auto;
  display: flex;
  flex-direction: column;
}

._dialogActions_1pqpl_25 {
  padding: 1rem 1.5rem;
  position: sticky;
  bottom: 0;
  z-index: 10;
}
.MuiDialog-paperFullScreen ._dialogActions_1pqpl_25 {
  padding: 0.5rem;
}

._formContainer_1pqpl_35 {
  margin-top: 0.5rem !important;
  width: 100%;
}

.MuiDialog-paperFullScreen ._formContainer_1pqpl_35 {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}

._saveButton_1pqpl_47 {
  margin-left: 0.5rem;
}

._loadingContainer_1pqpl_51 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  gap: 1rem;
}

._fullscreenContent_1pqpl_60 {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  overflow-y: auto;
  max-height: none;
}._dialogTitle_sus4p_1 {
  position: relative;
  padding-left: 0.3rem !important;
  margin-bottom: 0 !important;
  background-color: #fff;
  color: #333333;
}
._dialogTitle_sus4p_1 ._container_sus4p_8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 2.25rem;
}
._dialogTitle_sus4p_1 ._contentContainer_sus4p_15 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex: 1;
}
._dialogTitle_sus4p_1 ._icon_sus4p_21 {
  display: flex;
  align-items: center;
  justify-content: center;
}
._dialogTitle_sus4p_1 ._title_sus4p_26 {
  font-size: 1.1rem;
}
._dialogTitle_sus4p_1 ._actionButtonsContainer_sus4p_29 {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
._dialogTitle_sus4p_1 ._closeButton_sus4p_34 {
  color: rgba(0, 0, 0, 0.54);
  padding: 0.5rem;
  margin-left: 0.5rem;
}
._dialogTitle_sus4p_1 ._closeButton_sus4p_34:hover {
  color: rgba(0, 0, 0, 0.87);
}._cdfDetailView_3ed0q_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}

._header_3ed0q_8 {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 1rem;
  padding-bottom: 0.5rem;
}

._titleSection_3ed0q_16 {
  align-items: center;
  display: flex;
  gap: 0.5rem;
}

._actionButtonsContainer_3ed0q_22 {
  display: flex;
  gap: 0.5rem;
}

._content_3ed0q_27 {
  flex: 1;
  overflow: auto;
  padding: 1rem;
  padding-top: 0.5rem;
}._cdfFileUpload_fiu2i_1 {
  align-items: end;
  box-sizing: border-box;
  display: flex;
  height: 100%;
}

._imageArea_fiu2i_8 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  width: 100%;
}
._imageArea_fiu2i_8 img {
  object-fit: contain;
  width: 100%;
}

._infoArea_fiu2i_20 {
  align-items: flex-end;
  display: flex;
  height: 100%;
  margin-top: auto;
}._organizationsComponent_qypjw_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
}
._organizationsComponent_qypjw_1 ._content_qypjw_7 {
  flex: 1;
  display: flex;
  flex-direction: row;
  padding-top: 1rem;
  overflow: hidden;
  height: 100%;
}
._organizationsComponent_qypjw_1 ._content_qypjw_7 ._grid_qypjw_15 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
  height: 98%;
}
._organizationsComponent_qypjw_1 ._content_qypjw_7 ._grid_qypjw_15._hide_qypjw_22 {
  display: none;
}
._organizationsComponent_qypjw_1 ._content_qypjw_7 ._details_qypjw_25 {
  padding-left: 0.75rem;
  overflow: hidden;
  width: 80%;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
._organizationsComponent_qypjw_1 ._content_qypjw_7 ._details_qypjw_25._fullWidth_qypjw_33 {
  width: 100%;
  height: 100%;
  overflow: auto;
}._contentBox_f1e72_1 {
  width: 100%;
}

._freeFieldsContainer_f1e72_5 {
  margin-top: 1rem !important;
}._globalBusinessPartnerCheckbox_bvavo_1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

._personsTabPanel_bvavo_7 {
  height: calc(100vh - 17.3rem);
  overflow-y: auto;
  padding-bottom: 2rem;
}

._generalDataContainer_bvavo_13,
._additionalInfoContainer_bvavo_14,
._deliveryTermsContainer_bvavo_15 {
  display: flex;
  flex-direction: column;
}

._tableArea_bvavo_20 {
  margin-bottom: 5rem !important;
}

._formField_bvavo_24,
._multilineInput_bvavo_25 {
  margin-top: 0 !important;
}

._componentTitle_bvavo_29 {
  margin-bottom: 1.5rem !important;
}

._multilineInput_bvavo_25 .MuiInputBase-root {
  height: auto !important;
}
._multilineInput_bvavo_25 .MuiInputBase-root textarea {
  overflow: auto !important;
  white-space: pre-wrap;
}

._globalPartnerCaption_bvavo_41 {
  margin-left: 1.8rem !important;
}

._paperContainer_bvavo_45 {
  margin-bottom: 1.8rem;
  margin-top: 0.75rem;
}

._formControl_bvavo_50 {
  margin-top: 0.25rem;
  margin-bottom: 0;
}

._communicationLanguageControl_bvavo_55,
._deliveryTermsBoxCompact_bvavo_56 {
  margin-top: 0;
  margin-bottom: 0;
}

/* Fix for MUI Grid alignment */
.MuiGrid2-container {
  align-items: flex-start;
  margin-top: 1rem;
}

.MuiGrid2-root {
  display: flex;
  flex-direction: column;
}

._businessPartnerTabPanel_bvavo_72 {
  height: calc(100vh - 13rem);
  overflow-y: auto;
  padding: 1rem;
  padding-right: 1.2rem !important;
  padding-bottom: 4rem;
}

/* Tab header styling to match other application */
.MuiTab-root {
  color: rgb(117, 117, 117) !important;
  font-weight: 600 !important;
}

/* Ensure selected tab also has proper styling */
.MuiTab-root.Mui-selected {
  color: rgb(51, 51, 51) !important;
  font-weight: 600 !important;
}

.MuiBox-root.cdfDetailView .content {
  padding-bottom: 4rem;
}

._tabDivider_bvavo_96 {
  margin: 0 0.5rem !important;
  opacity: 0.5;
}

._deliveryTermsBox_bvavo_56 {
  margin-top: 2.8rem;
}._businessPartnersComponent_rshoc_1 {
  height: 100%;
  padding: 1rem;
}._container_f6jeb_1 {
  height: calc(100vh - 10rem);
}

._hidden_f6jeb_5 {
  display: none !important;
}

._resizeHandle_f6jeb_9 {
  width: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: col-resize;
  z-index: 10;
  transition: all 0.2s ease;
  background-color: var(--grey-100);
}
._resizeHandle_f6jeb_9 svg {
  font-size: 16px;
  color: var(--text-disabled, #757575);
  transition: color 0.2s ease;
}
._resizeHandle_f6jeb_9:hover, ._resizeHandle_f6jeb_9[data-resize-handle-state=hover] {
  width: 10px !important;
  margin-inline: -2px;
  border-radius: 4px;
  background-color: var(--resize-handle-hover-bg) !important;
}
._resizeHandle_f6jeb_9[data-resize-handle-state=drag] {
  width: 10px !important;
  margin-inline: -2px;
  border-radius: 4px;
  background-color: var(--resize-handle-drag-bg) !important;
}
._resizeHandle_f6jeb_9:hover svg, ._resizeHandle_f6jeb_9[data-resize-handle-state=hover] svg, ._resizeHandle_f6jeb_9[data-resize-handle-state=drag] svg {
  color: var(--resize-handle-icon-color);
}

._masterPanel_f6jeb_40 {
  padding-inline: 0.5rem;
  transition: flex-basis 200ms ease;
  display: flex;
  flex-direction: column;
  background-color: var(--background-default);
}

._detailPanel_f6jeb_48 {
  padding-inline: 0.5rem;
}._breadcrumbLink_imy8b_1 {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  text-decoration: none;
}
._breadcrumbLink_imy8b_1 > svg {
  font-size: 1.2em;
  vertical-align: middle;
  position: relative;
  top: 0.125rem;
}

._breadcrumbText_imy8b_14 {
  display: inline-flex;
  align-items: center;
  line-height: 1.2 !important;
  margin: 0 !important;
  vertical-align: middle;
  position: relative;
  top: -0.05rem;
}

._breadcrumbContainer_imy8b_24 {
  display: flex;
  align-items: center;
  margin-bottom: 1rem !important;
}
._breadcrumbContainer_imy8b_24 .MuiBreadcrumbs-separator {
  display: flex;
  align-items: center;
  margin: 0 0.25rem;
}._pageContainer_9g8i5_1 {
  height: 100vh;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}

._contentContainer_9g8i5_8 {
  flex: 1;
  overflow-y: auto;
}/* roboto-regular - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto-latin-ext-regular.woff2") format("woff2");
}
/* roboto-italic - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto-latin-ext-italic.woff2") format("woff2");
}
/* roboto-500 - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto-latin-ext-500.woff2") format("woff2");
}
/* roboto-700 - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto-latin-ext-700.woff2") format("woff2");
}
/* Font weights */
._childContent_1r7nd_34 {
  height: 100%;
  overflow: hidden;
  padding: 5rem 1rem 1rem 1rem;
}._settingsDialog_10blp_1 {
  height: auto;
  min-height: 20rem;
  max-height: 80vh;
}
@media (min-width: 600px) {
  ._settingsDialog_10blp_1 {
    min-height: 15rem;
    max-height: 60vh;
  }
}
@media (min-width: 900px) {
  ._settingsDialog_10blp_1 {
    max-height: 50vh;
  }
}
._settingsDialog_10blp_1 [data-testid="settings-dialog-header"] {
  padding-bottom: 0.5rem;
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.12);
}

._content_10blp_22 {
  padding-bottom: 1rem;
  padding-top: 0.75rem;
}

._settingsSection_10blp_27 {
  margin-bottom: 1.5rem;
}
._settingsSection_10blp_27:last-child {
  margin-bottom: 0;
}

._sectionTitle_10blp_34, ._languageSection_10blp_34 {
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 1rem;
  color: #333333;
}._salutationsComponent_oproh_1 {
  display: flex;
  flex-direction: column;
  height: inherit;
  background-color: white;
}
._salutationsComponent_oproh_1 ._content_oproh_7 {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-top: 1rem;
  height: 100%;
  background-color: white;
}
._salutationsComponent_oproh_1 ._content_oproh_7 ._grid_oproh_15 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: white;
}

/* Grid header styling to match application theme */
.MuiTypography-h4 {
  color: rgb(51, 51, 51) !important;
  font-weight: 600 !important;
}._container_18zyl_1 {
  height: calc(100vh - 10.5rem);
  display: flex;
  flex-direction: column;
  padding: 1rem;
}._quantityUnitsComponent_fageh_1 {
  display: flex;
  flex-direction: column;
  height: inherit;
  background-color: white;
}
._quantityUnitsComponent_fageh_1 ._content_fageh_7 {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-top: 1rem;
  height: 100%;
  background-color: white;
}
._quantityUnitsComponent_fageh_1 ._content_fageh_7 ._grid_fageh_15 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: white;
}

/* Grid header styling to match application theme */
.MuiTypography-h4 {
  color: rgb(51, 51, 51) !important;
  font-weight: 600 !important;
}._container_18zyl_1 {
  height: calc(100vh - 10.5rem);
  display: flex;
  flex-direction: column;
  padding: 1rem;
}._numberRangesComponent_1nw5y_1 {
  display: flex;
  flex-direction: column;
  height: inherit;
  background-color: white;
}
._numberRangesComponent_1nw5y_1 ._content_1nw5y_7 {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-top: 1rem;
  height: 100%;
  background-color: white;
}
._numberRangesComponent_1nw5y_1 ._content_1nw5y_7 ._grid_1nw5y_15 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: white;
}

/* Grid header styling to match application theme */
.MuiTypography-h4 {
  color: rgb(51, 51, 51) !important;
  font-weight: 600 !important;
}._container_18zyl_1 {
  height: calc(100vh - 10.5rem);
  display: flex;
  flex-direction: column;
  padding: 1rem;
}._functionsComponent_1u6oj_1 {
  display: flex;
  flex-direction: column;
  height: inherit;
  background-color: white;
}
._functionsComponent_1u6oj_1 ._content_1u6oj_7 {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-top: 1rem;
  height: 100%;
  background-color: white;
}
._functionsComponent_1u6oj_1 ._content_1u6oj_7 ._grid_1u6oj_15 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: white;
}

/* Grid header styling to match application theme */
.MuiTypography-h4 {
  color: rgb(51, 51, 51) !important;
  font-weight: 600 !important;
}._container_18zyl_1 {
  height: calc(100vh - 10.5rem);
  display: flex;
  flex-direction: column;
  padding: 1rem;
}._textComponent_13tpj_1 {
  display: flex;
  flex-direction: column;
  height: inherit;
  background-color: white;
}
._textComponent_13tpj_1 ._content_13tpj_7 {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-top: 1rem;
  height: 100%;
  background-color: white;
}
._textComponent_13tpj_1 ._content_13tpj_7 ._grid_13tpj_15 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: white;
}

/* Grid header styling to match application theme */
.MuiTypography-h4 {
  color: rgb(51, 51, 51) !important;
  font-weight: 600 !important;
}/* roboto-regular - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto-latin-ext-regular.woff2") format("woff2");
}
/* roboto-italic - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto-latin-ext-italic.woff2") format("woff2");
}
/* roboto-500 - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto-latin-ext-500.woff2") format("woff2");
}
/* roboto-700 - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto-latin-ext-700.woff2") format("woff2");
}
/* Font weights */
._scopesContainer_xvfuq_34 {
  border: 1px solid #b7b7b7;
  border-radius: 0.25rem;
  padding: 0.8rem 0.5rem 0.5rem;
  position: relative;
}

._scopesLabel_xvfuq_41 {
  background-color: #ffffff;
  color: #6f6f6f;
  font-size: 0.7rem !important;
  left: 0.625rem;
  padding: 0 0.3125rem;
  position: absolute;
  top: -0.75rem;
}

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

._scopesStack_xvfuq_56 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

._addButton_xvfuq_62 {
  margin-left: 0.25rem;
}

/* Name and Type Field Row */
._fieldRow_xvfuq_67 {
  display: flex;
  gap: 1rem;
}

._fieldColumn_xvfuq_72 {
  flex-grow: 1;
}

/* Text Area Styling */
._textAreaContainer_xvfuq_77 {
  width: 100%;
  /* Root input base */
  /* Outlined input root */
}
._textAreaContainer_xvfuq_77 .MuiInputBase-root {
  align-items: flex-start;
  height: auto;
}
._textAreaContainer_xvfuq_77 .MuiOutlinedInput-root {
  align-items: flex-start;
  /* Textarea element */
}
._textAreaContainer_xvfuq_77 .MuiOutlinedInput-root textarea {
  font-family: inherit;
  line-height: 1.5;
  min-height: auto;
  overflow-wrap: break-word;
  overflow-y: hidden;
  padding-bottom: 0.75rem;
  resize: none;
  white-space: pre-wrap;
}

/* List Item in Scope Dialog */
._scopeListItem_xvfuq_102 {
  cursor: pointer;
}
._scopeListItem_xvfuq_102:hover {
  background-color: #f5f5f5;
}._container_18zyl_1 {
  height: calc(100vh - 10.5rem);
  display: flex;
  flex-direction: column;
  padding: 1rem;
}._freeFieldsComponent_1e54g_1 {
  display: flex;
  flex-direction: column;
  height: inherit;
  background-color: white;
}
._freeFieldsComponent_1e54g_1 ._content_1e54g_7 {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-top: 1rem;
  height: 100%;
  background-color: white;
}
._freeFieldsComponent_1e54g_1 ._content_1e54g_7 ._grid_1e54g_15 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: white;
}

/* Grid header styling to match application theme */
.MuiTypography-h4 {
  color: rgb(51, 51, 51) !important;
  font-weight: 600 !important;
}._container_18zyl_1 {
  height: calc(100vh - 10.5rem);
  display: flex;
  flex-direction: column;
  padding: 1rem;
}._container_4waeq_1 {
  height: calc(100vh - 10rem);
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  padding: 1rem;
}._reportImagesComponent_1glag_1 {
  width: 100%;
  padding: 0 1.5rem;
  box-sizing: border-box;
  background-color: white;
}._imageCard_1gmb0_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
  border: 0.0625rem solid #e0e0e0;
  border-radius: 0.25rem;
  overflow: hidden;
}
._imageCard_1gmb0_1:hover {
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.15);
}

._cardMediaContainer_1gmb0_15 {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  height: 7.5rem;
  border-bottom: 0.0625rem solid #e0e0e0;
}

._cardMedia_1gmb0_15 {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
  background-color: white;
}

._cardFooter_1gmb0_33 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 0.0625rem solid #e0e0e0;
  padding: 0.5rem;
  background-color: white;
}

._nameContainer_1gmb0_42 {
  display: flex;
  align-items: center;
  max-width: 75%;
}

._imageNameText_1gmb0_48 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 9.375rem;
}

._placeholderButton_1gmb0_55 {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
  border: none;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}._infoBox_1gjjq_1 {
  margin-top: 16px;
  margin-bottom: 8px;
  padding: 16px;
  background: #e5f6fd;
  border-radius: 0.3rem;
  display: flex;
  align-items: flex-start;
  width: 100%;
  box-sizing: border-box;
}

._infoIcon_1gjjq_13 {
  margin-right: 16px;
  margin-top: 4px;
  color: #0288d1;
}

._imagePreviewPaper_1gjjq_19 {
  padding: 8px 0;
  margin: 0;
  text-align: center;
  max-height: 300px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

._imagePreview_1gjjq_19 {
  max-width: 100%;
  max-height: 280px;
  object-fit: contain;
}

._infoList_1gjjq_35 {
  margin: 8px 0 0 0 !important;
  padding-left: 18px;
}
._infoList_1gjjq_35 li {
  color: #014361;
  font-size: 0.875rem;
}

._infoTitle_1gjjq_44 {
  color: #014361;
}

._formContainer_1gjjq_48 {
  width: 100%;
  margin: 0 auto;
}

._fileInput_1gjjq_53 {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden !important;
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  width: 1px;
}._sectionHeader_jwpm2_1 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
  padding-top: 0.5rem;
}
._sectionHeader_jwpm2_1 h2 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #333;
  margin: 0;
}

._buttonContainer_jwpm2_15 {
  display: flex;
}._section_1mhx0_1 {
  max-width: 100%;
  overflow-x: hidden;
  margin-bottom: 1.5rem;
}

._cardGrid_1mhx0_7 {
  margin: 0;
  width: 100%;
  padding-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
}._fullSizeImageDialog_uxlru_1 ._dialogPaper_uxlru_1 {
  background-color: transparent;
  box-shadow: none;
  overflow: hidden;
}
._fullSizeImageDialog_uxlru_1 .MuiDialogContent-root {
  background-color: transparent !important;
}

._backdrop_uxlru_10 {
  background-color: rgba(0, 0, 0, 0.75) !important;
  z-index: 1300;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

._mainContainer_uxlru_19 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: transparent !important;
}

._visuallyHidden_uxlru_28 {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

._controlBar_uxlru_37 {
  position: fixed;
  height: 2.5rem;
  top: 4.375rem;
  left: 1rem;
  right: 1rem;
  padding-right: 2.2rem;
  z-index: 1400;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: clamp(1.25rem, 5vw, 3.75rem);
  background-color: rgba(26, 26, 26, 0.1);
}
@media (max-width: 768px) {
  ._controlBar_uxlru_37 {
    gap: 0.625rem;
    left: 0.625rem;
    right: 0.625rem;
    top: 3.125rem;
  }
}
._controlBar_uxlru_37 ._buttonGroup_uxlru_59 ._groupedButton_uxlru_59 {
  color: white;
  border: none;
  border-right: 0.0625rem solid rgba(255, 255, 255, 0.3);
  border-radius: 0;
  padding: 0.25rem;
  min-width: auto;
  width: 2.5rem;
  height: 2.5rem;
}
._controlBar_uxlru_37 ._buttonGroup_uxlru_59 ._groupedButton_uxlru_59:last-child {
  border-right: none;
}
._controlBar_uxlru_37 ._controlButton_uxlru_72 {
  color: white;
  border: none;
  padding: 0.75rem;
  min-width: auto;
  width: 3rem;
  height: 3rem;
}

._imageContainer_uxlru_81 {
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 2rem;
  box-sizing: border-box;
  background-color: transparent !important;
}

._imageWrapper_uxlru_93 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: transparent !important;
}

._fullSizeImage_uxlru_1 {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  user-select: none;
  pointer-events: none;
  transform-origin: center center;
}

._loadingContainer_uxlru_114 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 32px;
}
._loadingContainer_uxlru_114 ._loadingText_uxlru_122 {
  color: white;
  text-align: center;
}

._errorContainer_uxlru_127 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
}._container_aprnd_1 {
  background-color: white;
  border-radius: 0.2rem;
  padding: 1rem;
  height: calc(100vh - 6rem);
  overflow-y: auto;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  ._container_aprnd_1 {
    padding: 0.7rem;
  }
}

._title_aprnd_15 {
  font-weight: 450 !important;
}

._primarySection_aprnd_19 {
  margin-bottom: 0.5rem;
}

._secondarySection_aprnd_23 {
  margin-top: 0.5rem;
}

._loadingContainer_aprnd_27 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  gap: 1rem;
  min-height: 200px;
}/* roboto-regular - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto-latin-ext-regular.woff2") format("woff2");
}
/* roboto-italic - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto-latin-ext-italic.woff2") format("woff2");
}
/* roboto-500 - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto-latin-ext-500.woff2") format("woff2");
}
/* roboto-700 - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto-latin-ext-700.woff2") format("woff2");
}
/* Font weights */
._clickableCard_1ub51_34:hover, ._featureCard_1ub51_34:hover {
  background-color: #e0dfdf !important;
}
._clickableCard_1ub51_34:focus, ._featureCard_1ub51_34:focus {
  outline: 0.125rem solid #64be3c;
  outline-offset: 0.125rem;
}
._clickableCard_1ub51_34:focus:not(:focus-visible), ._featureCard_1ub51_34:focus:not(:focus-visible) {
  outline: none;
}
._clickableCard_1ub51_34:focus-visible, ._featureCard_1ub51_34:focus-visible {
  outline: 0.125rem solid #64be3c;
  outline-offset: 0.125rem;
}

._featureCard_1ub51_34 {
  background-color: #f5f5f5 !important;
  border: 0.0625rem solid #e0e0e0;
  border-radius: 0.4rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 10rem;
  width: 100%;
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
@media (max-width: 48rem) {
  ._featureCard_1ub51_34 {
    height: 9rem;
  }
}
@media (max-width: 30rem) {
  ._featureCard_1ub51_34 {
    height: 8.5rem;
  }
}

._cardContent_1ub51_71 {
  display: flex;
  flex: 1;
  padding: 1rem !important;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0.4rem;
  overflow: hidden;
}
._cardContent_1ub51_71:last-child {
  padding-bottom: 1rem !important;
}

._iconContainer_1ub51_84 {
  background: white;
  align-items: center;
  border-radius: 0.4rem;
  display: flex;
  height: 2.5rem;
  justify-content: center;
  width: 2.5rem;
  margin-bottom: 0.7rem !important;
  flex-shrink: 0;
}

._icon_1ub51_84 {
  color: #6d6d6d !important;
  height: 1.5rem !important;
  width: 1.5rem !important;
}

._title_1ub51_102 {
  color: #333333;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-shrink: 0;
  margin-bottom: 0.25rem;
}

._subtitle_1ub51_114 {
  color: #757575;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4;
  min-height: 2.8rem;
  max-height: 2.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  flex: 1;
  align-self: stretch;
}
@media (max-width: 48rem) {
  ._subtitle_1ub51_114 {
    font-size: 0.8125rem;
    min-height: 2.6rem;
    max-height: 2.6rem;
  }
}
@media (max-width: 30rem) {
  ._subtitle_1ub51_114 {
    font-size: 0.75rem;
    min-height: 2.4rem;
    max-height: 2.4rem;
  }
}

._clickableCard_1ub51_34 {
  appearance: none;
  background: none;
  border: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-decoration: none;
  cursor: pointer;
}._gridContainer_1v63y_1 {
  width: 100%;
  padding: 1rem 0;
}

._cardGrid_1v63y_6 {
  width: 100%;
}._loadingContainer_i9blq_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 2rem;
}

._spinner_i9blq_10 {
  width: 3rem;
  height: 3rem;
  border: 0.25rem solid #e0e0e0;
  border-top: 0.25rem solid #007acc;
  border-radius: 50%;
  animation: _spin_i9blq_10 1s linear infinite;
}

@keyframes _spin_i9blq_10 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
._errorContainer_i9blq_27 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 2rem;
  text-align: center;
}
._errorContainer_i9blq_27 h2 {
  color: #d32f2f;
  margin-bottom: 1rem;
}
._errorContainer_i9blq_27 p {
  margin-bottom: 2rem;
  font-size: 1.1rem;
  color: #666;
  max-width: 400px;
}

._retryButton_i9blq_47 {
  background-color: #007acc;
  color: white;
  border: none;
  padding: 0.75rem 2rem;
  border-radius: 0.25rem;
  font-size: 1rem;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
._retryButton_i9blq_47:hover {
  background-color: #005a9e;
}
._retryButton_i9blq_47:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}._routeSlideIn_zvle4_1 {
  animation: _slideIn_zvle4_1 1s cubic-bezier(0.25, 0.8, 0.25, 1);
}

@keyframes _slideIn_zvle4_1 {
  0% {
    transform: translate3d(-30%, 0, 0);
    opacity: 0;
  }
  40% {
    transform: translate3d(0, 0, 0);
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
/* roboto-regular - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto-latin-ext-regular.woff2") format("woff2");
}
/* roboto-italic - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto-latin-ext-italic.woff2") format("woff2");
}
/* roboto-500 - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto-latin-ext-500.woff2") format("woff2");
}
/* roboto-700 - latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto-latin-ext-700.woff2") format("woff2");
}
/* Font weights */
html,
body {
  background-color: #f5f5f5; /* Dunkler Hintergrund für die gesamte Anwendung */
  color: #333333;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

html {
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
}

button,
input,
textarea {
  font-family: inherit;
}

/* Root element styling for application background */
#root {
  background-color: #f5f5f5;
  min-height: 100vh;
  width: 100%;
}

/* Apply scrollbar styles globally */
*::-webkit-scrollbar {
  width: 6px;
}
*::-webkit-scrollbar-thumb {
  background: #b3b3b3;
  border-radius: 10px;
}
*::-webkit-scrollbar-thumb:hover {
  background: #999999;
}
*::-webkit-scrollbar-track {
  background: transparent;
}