.porscheCmoManagement-root-container {
  display: flex !important;
  flex-direction: column !important;
  height: calc(100vh - 320px) !important;
}
.porscheCmoManagement-root-container .swh-cluu-tabs-headers {
  background-color: #f5f7fb !important;
  position: sticky !important;
  top: 0 !important;
}
.porscheCmoManagement-root-container .swh-cluu-tab-content {
  overflow: auto;
}
.porscheCmoManagement-hcet-root-container {
    display: grid !important;
    flex-direction: column !important;
    height: 100%;
    grid-template-rows: 16em calc(100% - 21em) 5em;
    margin-bottom: 0em;
}
.porscheCmoManagement-technAss-root-container {
    display: grid !important;
    flex-direction: column !important;
    height: 100%;
    grid-template-rows: 11.5em calc(100% - 17.5em) 5em;
    margin-bottom: 0em;
}
.porscheCmoManagement-technAss-root-container.swh-cluu-tabs-headers {
    background-color: #f5f7fb !important;
    position: sticky !important;
    top: 0 !important;
}
.porscheCmoManagement-hcet-root-container .swh-cluu-tabs-headers {
    background-color: #f5f7fb !important;
    position: sticky !important;
    top: 0 !important;
}
.porscheCmoManagement-hcet-root-container .swh-cluu-tab-content {
    overflow: auto;
}
.porscheCmoManagement-hcet-root-container .swh-cluu-tab-pane.active {
    width: calc(100% - 4px);
}
.porscheCmoManagement-technAss-root-container .swh-cluu-tab-pane.active {
    width: calc(100% - 4px);
}
.porscheCmoManagement-technAss-root-container .swh-cluu-controls-paper {
    height: auto;
    padding-bottom: 1.5em;
}
.porscheCmoManagement-hcet-root-container .swh-cluu-controls-paper {
    height: auto;
    padding-bottom: 1.5em;
}
.porscheCmoManagement-html-input-with-error
.swh-cluu-controls-labeled-content-label {
    color: red !important;
}
.porscheCmoManagement-chip-input-with-error .swh-cluu-controls-labeled-input-label {
    color: red !important;
}
.porscheCmoManagement-chip-input-with-error {
    color: red !important;
}
.porscheCmoManagement-snackbar-container {
    display: grid;
    grid-template-areas: "snackbar error";
    grid-template-columns: 3fr 1fr;
    column-gap: 1em;
    color: red !important;
    width: 100%;
    height: 100%;
}
.porscheCmoManagement-snackbar-container > span > .swh-cluu-controls-literal .swh-cluu-controls-literal-wrapped {
    color: red !important;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
    height: 100%;
}
.porscheCmoManagement-snackbar-container > span {
    color: red !important;
    justify-content: center !important;
    align-items: center !important;
    display: flex !important;
    width: 100% !important;
    height: 100% !important;
}
.porscheCmoManagement-root-container .swh-cluu-tab-pane.active {
  width: calc(100% - 4px);
}
.porscheCmoManagement-root-container .swh-cluu-controls-paper {
  height: auto;
  padding-bottom: 1.5em;
}
.porscheCmoManagement-flex-container {
  display: flex;
}
.porscheCmoManagement-header-unece-image img {
  height: 1.5em;
  padding-right: 1em;
}
.porscheCmoManagement-hcet-statusOverview-modal .swh-cluu-window-wrapper {
  height: 75vH !important;
  width: 60vW !important;
}
.porscheCmoManagement-hcet-statusOverview-modal .swh-cluu-window-content-wrapper.swh-cluu-default-padding {
    padding: 1.25em 2em !important;
    overflow: hidden !important;
}
.porscheCmoManagement-hcet-key-information-tab-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
}
.porscheCmoManagement-hcet-key-information-tab-left-side {
    width: 47vW!important;
}

.porscheCmoManagement-hcet-key-information-tab-right-side {
    display: flex !important;
    flex-direction: column !important;
    min-width: 43vW !important;
    width: auto;
}

.porscheCmoManagement-hcet-icon-grey,
.porscheCmoManagement-hcet-icon-yellow,
.porscheCmoManagement-hcet-icon-blue,
.porscheCmoManagement-hcet-icon-green {
    position: relative;
    z-index: 10;
}
.porscheCmoManagement-hcet-icon-grey {
    color: lightgray;
}
.porscheCmoManagement-hcet-icon-yellow {
    color: orange;
}
.porscheCmoManagement-hcet-icon-blue {
    color: blue;
}
.porscheCmoManagement-hcet-icon-green {
    color: green;
}
.porscheCmoManagement-hcet-expand-icon {
    position: relative;
    width: 100% !important;
    display: flex;
    justify-content: right;
    padding-right: 0.9em;
}
.porscheCmoManagement-hcet-expand-icon:hover {
    color: red;
}
.porscheCmoManagement-hcet-evaluations-filter-container {
    padding-left: 0.5em;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-template-areas: "filterLabel allEvaluationsToggle onlyOpenEvaluationsToggle representativeToggle collapseOrExpandAllButtonArea";
    column-gap: 2em;
    font-size: medium;
    margin: 1em 0.25em 0.5em 0;
}
.porscheCmoManagement-hcet-evaluations-filter-container-Label {
    grid-area: filterLabel;
    font-weight: bold;
}
.porscheCmoManagement-hcet-evaluations-collapseOrExpandAllButtonArea {
    grid-area: collapseOrExpandAllButtonArea;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-right: 1.35em;
    height: 1.8em;
}
.porscheCmoManagement-hcet-evaluations-collapseOrExpandAllButtonArea .swh-cluu-controls-icon-clickable:hover {
    color: red;
}

.porscheCmoManagement-hcet-accordion-header-with-icons-collapsed, .porscheCmoManagement-hcet-accordion-header-with-icons {
    padding: 0.5em 0.25em 0.5em 0.5em;
    display: grid;
    grid-template-columns: 2em 1fr 2em;
    column-gap: 0.25em;
    font-size: medium;
    font-weight: bold;
    margin-top: 0.75em;
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
    background-color: whitesmoke;
    cursor: pointer;
    user-select: none;
}
.porscheCmoManagement-hcet-accordion-header-with-icons-collapsed {
    border-bottom: solid 0.5px lightgrey;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 5px -5px;
    border-radius: 0.3em;
}
.porscheCmoManagement-hcet-accordion-container {
    border-bottom-left-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-left: 0.5em;
    padding-bottom: -0.5em;
    font-weight: bold;
    font-size: medium;
    width: 100%;
    background-color: whitesmoke;
}
.porscheCmoManagement-hcet-accordion-container {
    padding-left: 0.75em;
}
.porscheCmoManagement-hcet-evaluation-comment-container {
    padding-left: 1em;
}
.porscheCmoManagement-hcet-commentarea-title-container {
    font-weight: bold;
    font-size: medium;
    margin-top: 1.25em !important;
    margin-bottom: 0.9em !important;
}
.porscheCmoManagement-hcet-commentarea-borderStyle .porscheCmoManagement-comment-form {
  border: 1px solid darkgray !important;
  border-radius: 0.3em !important;
  background-color: whitesmoke!important;
}
.porscheCmoManagement-hcet-commentarea-borderStyle .porscheCmoManagement-comment {
  border-bottom: 1px solid darkgray !important;
  border-top: none !important;
}
.porscheCmoManagement-hcet-accordion-container .swh-cluu-hidden {
  display: block!important;
}
.porscheCmoManagement-hcet-tabControl {
    margin-top: 0.5em;
    grid-row: 2 / 2;
}
.porscheCmoManagement-hcet-tabControl .swh-cluu-tab-control-content {
  background-color: white !important;
  border-radius: 0.3em !important;
  margin-top: 0.25em !important;
  padding: 0 0.5em 0.5em 0.5em !important;
}
.porscheCmoManagement-hcet-tabControl .swh-cluu-tabs-headers {
  background-color: transparent !important;
}
.porscheCmoManagement-hcet-tabControl .swh-cluu-controls-title .swh-cluu-controls-title-wrapper {
  padding-left: 0.5em !important;
  font-size: medium !important;
  font-weight: bolder !important;
}
.porscheCmoManagement-hcet-tabControl .swh-cluu-tabs-headers {
  padding-left: 0.5em !important;
}
.porscheCmoManagement-hcet-evaluation-component {
    display: block !important;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    margin-bottom: 0.5em;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 5px 5px -5px;
}
.porscheCmoManagement-hcet-typization-container {
  padding: 1em 1em 0.75em 1em;
  border: 1px solid darkgray;
  border-radius: 0.3em;
  display: block !important;
  margin-top: 0.5em;
  background-color: white;
}
.porscheCmoManagement-hcet-accordion-container .swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled.swh-cluu-controls-labeled-input-no-label > .swh-cluu-controls-labeled-input-input-wrapper {
  padding: 0 !important;
  /* TODO  remove "display: none" when accordion toggle is working! */
  display: none;
}
.porscheCmoManagement-hcet-Evaluation-Radiobuttons {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  column-gap: 0.5em;
  grid-template-areas: "typizationLabel radioYes radioNo radioOpen";
  grid-template-rows: auto;
}
.porscheCmoManagement-hcet-radioYes {
  grid-area: radioYes;
}
.porscheCmoManagement-hcet-radioNo {
  grid-area: radioNo;
}
.porscheCmoManagement-hcet-radioOpen {
  grid-area: radioOpen;
}
.porscheCmoManagement-hcet-TypizationLabel {
  grid-area: typizationLabel;
  padding-left: 1em;
  font-size: medium;
  font-weight: bold;
}
.porscheCmoManagement-hcet-header-container {
    padding: 0.5em !important;
    border-radius: 0.3em;
    margin-top: 0.25em;
    display: flex !important;
    z-index: 1 !important;
    background-color: white !important;
    grid-row: 1;
    margin-top: 0.5em;
}
.porscheCmoManagement-hcet-isReleased-container {
  padding: 1.2em;
  border: 1px solid lightgray;
  border-radius: 0.3em;
}
.porscheCmoManagement-hcet-evaluations-no-data-found {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 10em;
    width: 100%;
    color: #888888;
    font-weight: bold;
    font-size: medium;
}
.porscheCmoManagement-swt-header-container {
  padding: 0px !important;
  display: flex !important;
  z-index: 1 !important;
  background-color: #f5f7fb !important;
}
.porscheCmoManagement-swt-toolbar-container {
  display: flex !important;
  justify-content: flex-end !important;
  padding: 0 20px 0 0 !important;
  position: sticky !important;
  bottom: 0px !important;
  background-color: #f5f7fb !important;
}
.porscheCmoManagement-hwt-toolbar-container {
  display: flex !important;
  justify-content: flex-end !important;
  padding: 0 20px 0 0 !important;
  position: sticky !important;
  bottom: 0px !important;
  background-color: #f5f7fb !important;
}
.swh-cluu-controls-snackbar .swh-cluu-controls-snackbar-item {
  min-height: 48px;
  padding: 14px 24px;
  min-width: 288px;
  max-width: 568px;
  border-radius: 4px;
  position: absolute;
  background-color: #212121;
  color: #f5f5f5;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-transition: transform 200ms cubic-bezier(0.4, 0, 1, 1);
  -o-transition: transform 200ms cubic-bezier(0.4, 0, 1, 1);
  -webkit-transition: transform 200ms cubic-bezier(0.4, 0, 1, 1);
  transition: transform 200ms cubic-bezier(0.4, 0, 1, 1);
  margin-top: -50px;
}

.porscheCmoManagement-cmo-button {
  text-align: center;
  margin: 4px !important;
  background-color: transparent !important;
  padding: 0px !important;
  min-width: 140px !important;
  height: 30px !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 24px !important;
  color: rgba(0, 0, 0, 0.65) !important;
  border: 3px solid rgba(0, 0, 0, 0.65) !important;
  border-radius: 4px;
  text-decoration: none;
}
.porscheCmoManagement-cmo-button:hover {
  color: #d5001c !important;
  border-color: #d5001c !important;
  text-decoration: none;
}
.porscheCmoManagement-swt-key-information-tab-container {
    display: flex !important;
}
.porscheCmoManagement-swt-key-information-tab-left-side {
  min-width: 50% !important;
}
.porscheCmoManagement-hcet-tab-left-side {
  padding-right: 0.5em;
}
.porscheCmoManagement-hcet-tab-right-side {
  padding-left: 0.5em;
}
.porscheCmoManagement-mandatoryField {
  border: 1.5px solid red;
}
.porscheCmoManagement-swt-key-information-tab-right-side {
    display: flex !important;
    flex-direction: column !important;
    min-width: 50% !important;
}
.porscheCmoManagement-swt-key-information-tab-right-side .swh-cluu-controls-toolbar {
  display: none !important;
}
.porscheCmoManagement-swt-key-information-tab-right-side-field {
  margin: 4px !important;
  padding-left: 0.5em;
}
.porscheCmoManagement-key-information-task-description-text-module-suggestion {
  position: absolute;
}
.porscheCmoManagement-key-information-task-description-text-module-suggestion-container {
  position: relative;
  top: -15px;
}
.porscheCmoManagement-swt-key-information-tab-right-side-field .swh-cluu-controls-labeled-content-label {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 64px !important;
  padding: 0 0 0 12px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.porscheCmoManagement-swt-key-information-tab-right-side-field .swh-cluu-controls-container.swh-cluu-controls-labeled-content-content {
  padding: 12px 0 8px !important;
  margin: 0 12px !important;
  height: auto !important;
}
.porscheCmoManagement-swt-key-information-tab-right-side-field .swh-cluu-controls-container.swh-cluu-controls-html-input {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 2px solid #d0d0d0 !important;
  background-color: #F5F5F5 !important;

}
.porscheCmoManagement-swt-key-information-tab-right-side-field .swh-cluu-controls-container.swh-cluu-controls-html-input:hover {
  border-bottom: 2px solid rgba(0, 0, 0, 0.87) !important;
}
.porscheCmoManagement-swt-key-information-tab-right-side-field .swh-cluu-controls-html-input > iframe {
  height: inherit !important;
}
.porscheCmoManagement-swt-header-labeled-literal-container {
  display: flex !important;
  flex-direction: column !important;
  margin: 4px !important;
  max-height: 60px !important;
}
.porscheCmoManagement-swt-header-labeled-literal-container-left {
  width: 33% !important;
}

button.porscheCmoManagement-task-edit-button {
    display: inline-block;
}
.porscheCmoManagement-task-edit-button {
    display: inline-block;
}
.porscheCmoManagement-swt-header-labeled-literal-container-middle {
  width: 33% !important;
}
.porscheCmoManagement-swt-header-labeled-literal-container-right {
  width: 33% !important;
}
.porscheCmoManagement-swt-header-labeled-literal-container .swh-cluu-controls-labeled-content-label {
  font-size: 15px !important;
  font-weight: 500 !important;
  margin-bottom: 10px !important;
  padding: 2px 0 0 2px !important;
  color: rgba(0, 0, 0, 0.87) !important;
  overflow: visible !important;
}
.porscheCmoManagement-swt-header-labeled-literal-container .swh-cluu-controls-container.swh-cluu-controls-labeled-content-content {
  padding: 0px !important;
  margin: 0 2px !important;
  height: 32px !important;
  border-bottom-style: solid;
  border-bottom-color: #808080 !important;
  overflow: hidden !important;
}
.porscheCmoManagement-hwt-header-container {
  padding: 0px !important;
  display: flex !important;
  z-index: 1 !important;
  background-color: #f5f7fb !important;
}
.porscheCmoManagement-hwt-key-information-tab-container {
  display: flex !important;
}
.porscheCmoManagement-hwt-key-information-tab-left-side {
  min-width: 50% !important;
}
.porscheCmoManagement-hwt-key-information-tab-right-side {
  display: flex !important;
  flex-direction: column !important;
  min-width: 50% !important;
}
.porscheCmoManagement-hwt-key-information-tab-right-side .swh-cluu-controls-toolbar {
  display: none !important;
}
.porscheCmoManagement-hwt-key-information-tab-right-side-field {
  margin: 4px !important;
}
.porscheCmoManagement-hwt-key-information-tab-right-side-field .swh-cluu-controls-labeled-content-label {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 64px !important;
  padding: 0 0 0 12px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.porscheCmoManagement-hwt-key-information-tab-right-side-field .swh-cluu-controls-container.swh-cluu-controls-labeled-content-content {
  padding: 12px 0 8px !important;
  margin: 0 12px !important;
  height: auto !important;
}
.porscheCmoManagement-hwt-key-information-tab-right-side-field .swh-cluu-controls-container.swh-cluu-controls-html-input {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 2px solid #d0d0d0 !important;
  background-color: #F5F5F5 !important;
}
.porscheCmoManagement-hwt-key-information-tab-right-side-field .swh-cluu-controls-container.swh-cluu-controls-html-input:hover {
  border-bottom: 2px solid rgba(0, 0, 0, 0.87) !important;
}
.porscheCmoManagement-hwt-key-information-tab-right-side-field .swh-cluu-controls-html-input > iframe {
  height: inherit !important;
}
.porscheCmoManagement-hwt-header-labeled-literal-container {
  display: flex !important;
  flex-direction: column !important;
  margin: 4px !important;
  max-height: 60px !important;
}
.porscheCmoManagement-hwt-header-labeled-literal-container-left {
  width: 33% !important;
}
.porscheCmoManagement-hwt-header-labeled-literal-container-middle {
  width: 33% !important;
}
.porscheCmoManagement-hwt-header-labeled-literal-container-right {
  width: 33% !important;
}
.porscheCmoManagement-hwt-header-labeled-literal-container .swh-cluu-controls-labeled-content-label {
  font-size: 15px !important;
  font-weight: 500 !important;
  margin-bottom: 10px !important;
  padding: 2px 0 0 2px !important;
  color: rgba(0, 0, 0, 0.87) !important;
  overflow: visible !important;
}
.porscheCmoManagement-hwt-header-labeled-literal-container .swh-cluu-controls-container.swh-cluu-controls-labeled-content-content {
  padding: 0px !important;
  margin: 0 2px !important;
  height: 32px !important;
  border-bottom-style: solid;
  border-bottom-color: #808080 !important;
  overflow: hidden !important;
}
.porscheCmoManagement-hcet-toolbar-container {
    display: flex !important;
    justify-content: flex-end !important;
    padding: 20px 0 0 0 !important;
    margin-bottom: 1em;
    height: 4em;
    grid-row: 3 / 3;
}
.porscheCmoManagement-hwtt-toolbar-container {
    display: flex !important;
    justify-content: flex-end !important;
    padding: 0 20px 0 0 !important;
}
.porscheCmoManagement-signature-control {
  padding: 10px 10px 10px 0 !important;
  height: 42px !important;
}
.porscheCmoManagement-edit-tab-step {
  display: flex !important;
  flex-direction: column !important;
  padding-bottom: 5px !important;
}
.porscheCmoManagement-signed-control {
  display: flex !important;
  flex-direction: column !important;
  padding-bottom: 10px !important;
}
.porscheCmoManagement-edit-tab-container {
  display: flex !important;
  flex-direction: column !important;
}
.porscheCmoManagement-edit-tab-html-input .swh-cluu-controls-toolbar {
  display: none !important;
}
.porscheCmoManagement-edit-tab-html-input .swh-cluu-controls-labeled-content-label {
  font-size: 12px !important;
  line-height: 1 !important;
  color: rgba(0, 0, 0, 0.65) !important;
}
.porscheCmoManagement-edit-tab-html-input .swh-cluu-controls-container.swh-cluu-controls-labeled-content-content {
  padding: 8px 0 6px !important;
  height: auto !important;
}
.porscheCmoManagement-edit-tab-html-input .swh-cluu-controls-container.swh-cluu-controls-html-input {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 2px solid #d0d0d0 !important;
}
.porscheCmoManagement-edit-tab-html-input .swh-cluu-controls-container.swh-cluu-controls-html-input:hover {
  border-bottom: 2px solid rgba(0, 0, 0, 0.87) !important;
}
.porscheCmoManagement-edit-tab-html-input .swh-cluu-controls-html-input > iframe {
  height: inherit !important;
}
.porscheCmoManagement-edit-tab-datetime-input {
  width: 350px !important;
}
.porscheCmoManagement-swt-header-labeled-literal-container .swh-cluu-controls-input {
  border-bottom: none !important;
  padding-top: 0px !important;
}
.porscheCmoManagement-hwt-header-labeled-literal-container .swh-cluu-controls-input {
  border-bottom: none !important;
  padding-top: 0px !important;
}

.porscheCmoManagement-hyperlink-button-with-error > button {
    border-color: red;
}
.porscheCmoManagement-html-input-with-error .swh-cluu-controls-labeled-content-label {
  color: red !important;
}
.porscheCmoManagement-chip-input-with-error + .swh-cluu-controls-labeled-input-label {
  color: red !important;
}
.porscheCmoManagement-hyperlink-button {
  width: 350px !important;
}

.porscheCmoManagement-comment {
  display: flex !important;
  flex-direction: column !important;
  border-top: 1px solid !important;
  margin-bottom: 5px !important;
}
.porscheCmoManagement-comment-input {
  margin-bottom: 6px !important;
}
.porscheCmoManagement-comment-form {
  height: auto !important;
  padding: 10px !important;
  border: 1px solid !important;
  border-radius: 6px !important;
  background-color: #e8e8e8 !important;
}
.porscheCmoManagement-comment-area {
  display: flex !important;
  flex-direction: column !important;
  overflow: auto !important;
}
.porscheCmoManagement-comment-content {
  padding: 10px !important;
}
.porscheCmoManagement-comment-creation-information {
  display: flex !important;
  justify-content: space-between !important;
  padding: 10px !important;
  font-weight: bold !important;
  color: #d5001c !important;
}
.porscheCmoManagement-test-group-line {
  display: flex !important;
  align-items: flex-end !important;
  padding-bottom: 1em !important;
  flex-wrap: wrap !important;
}
.porscheCmoManagement-test-group-line-element {
  min-width: 0 !important;
  margin-right: 1em !important;
}
.porscheCmoManagement-system-approval-number-line-element {
  display: inline-block;
  margin-right: 1em !important;
}

.porscheCmoManagement-system-approval-verification-element {
  width: 70% !important;
}
.porscheCmoManagement-system-approval-number-element {
  width: 20% !important;
}
.porscheCmoManagement-system-approval-button-element {
  width: 10% !important;
}

.porscheCmoManagement-test-group-text-element {
  flex: 0 1 10% !important;  /* 10% als Basis, darf schrumpfen */
}
.porscheCmoManagement-psk-group-text-element {
  width: 20% !important;
}
.porscheCmoManagement-homologation-param-text-element {
  width: 35% !important;
  margin-right: 0.3rem !important;
}
.porscheCmoManagement-homologation-param-text-element-RC {
  width: 57% !important;
}
.porscheCmoManagement-homologation-param-chip-element {
  width: 8% !important;
  margin-right: 0.3rem !important;
}
.porscheCmoManagement-homologation-row {
  display: flex !important;
  flex-wrap: nowrap !important;
  margin-bottom: 0.7rem !important;
}
.porscheCmoManagement-test-group-dropdown-element {
  width: 8% !important;
}
.porscheCmoManagement-test-group-date-element {
  width: 20% !important;
}
.porscheCmoManagement-psk-group-date-element {
  width: 20% !important;
}
.porscheCmoManagement-test-group-chip-input-element {
  width: 30% !important;
  flex-direction: column !important;
}
.porscheCmoManagement-test-group-chip-input-element .swh-cluu-button {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.swh-cluu-controls-labeled-input-with-value.porscheCmoManagement-test-group-chip-input-element .swh-cluu-controls-chip-input .swh-cluu-controls-input {
  max-width: 20% !important;
}
.swh-cluu-controls-labeled-input-with-value.porscheCmoManagement-test-group-chip-input-element .swh-cluu-controls-chip-input .swh-cluu-controls-input > input {
  max-width: 30px !important;
}
.porscheCmoManagement-test-group-button {
  width: 4em !important;
  margin-bottom: 13px !important;
}
.porscheCmoManagement-reactive-hyperlink {
  border: none !important;
  border-radius: 0 !important;
  font-weight: 500 !important;
  color: rgba(0, 0, 0, 0.87) !important;
  padding: 15px 0 !important;
  margin-left: 25px;
  height: 48px !important;
}
.porscheCmoManagement-reactive-hyperlink-clicked {
  border-bottom: solid 4px !important;
  border-bottom-color: #d5001c !important;
  height: 47px !important;
}
.porscheCmoManagement-reactive-hyperlink:hover {
  border-bottom: solid 4px !important;
  border-bottom-color: #d5001c !important;
  height: 47px !important;
}
.porscheCmoManagement-reactive-hyperlink-bar {
  display: flex !important;
  flex-wrap: wrap !important;
}
.porscheCmoManagement-button-margin {
  margin: 10px 0 !important;
}
.porscheCmoManagement-cvb-overview {
  height: 100% !important;
  width: 100% !important;
  overflow: auto !important;
}
.porscheCmoManagement-cvb-overview-search-bar {
  padding: 10px !important;
  margin: 4px !important;
}
.porscheCmoManagement-hwt-status-container {
  display: flex !important;
  flex-direction: column !important;
  margin: 20px 0 0 0 !important;
  overflow: auto !important;
}
.porscheCmoManagement-hwt-status-container .MuiTypography-root {
  font-size: 1rem;
}
.porscheCmoManagement-swt-status-container {
  display: flex !important;
  flex-direction: column !important;
  margin: 20px 0 0 0 !important;
  overflow: auto !important;
}
.porscheCmoManagement-swt-status-container .MuiTypography-root {
  font-size: 1rem;
}
.porscheCmoManagement-cvb-task-overview-container {
  display: flex !important;
  flex-direction: column !important;
  margin: 20px 0 0 0 !important;
  overflow: auto !important;
}
.porscheCmoManagement-cvb-task-overview-container .MuiTypography-root {
  font-size: 1rem;
}
.porscheCmoManagement-avon-task-overview-container {
  display: flex !important;
  flex-direction: column !important;
  margin: 20px 0 0 0 !important;
  overflow: auto !important;
}
.porscheCmoManagement-avon-task-overview-container .MuiTypography-root {
  font-size: 1rem;
}
.porscheCmoManagement-expected-completion-date-heading {
  padding: 0 0 10px 0 !important;
}
.porscheCmoManagement-header-date-container {
  display: flex !important;
}
.porscheCmoManagement-header-date {
  margin: 4px 0 0 4px !important;
  width: 50% !important;
  height: 55px !important;
}
.porscheCmoManagement-swt-key-information-tab-right-side-field > button {
  margin: 0.5em 1em 1em 1em;
}
.porscheCmoManagement-hwt-key-information-tab-right-side-field > button {
  margin: 0.5em 1em 1em 1em;
}
.porscheCmoManagement-upload-via-cluu-button {
  display: block;
}
.porscheCmoManagement-popup-window .swh-cluu-info-box {
  width: calc(100% - 150px) !important;
}
.porscheCmoManagement-swt-key-information-tab-readonly-labeled-content p {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 64px !important;
  padding: 0 0 0 12px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.porscheCmoManagement-swt-key-information-tab-readonly-labeled-content a {
  padding-left: 10px;
}
.porscheCmoManagement-hwt-key-information-tab-readonly-labeled-content p {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 64px !important;
  padding: 0 0 0 12px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.porscheCmoManagement-hwt-key-information-tab-readonly-labeled-content a {
  padding-left: 10px;
}
.porscheCmoManagement-key-information-tab-send-button {
  margin: 0px 0px 8px 0px !important;
  padding: 6px 40px !important;
}
.porscheCmoManagement-Responsibility-Lable {
  color: grey;
  display: block;
  opacity: 0.5;
  margin: 0 1em 2em 0;
}
.porscheCmoManagement-running-change-import-assertion-modal .swh-cluu-modal-window-wrapper {
  height: 150px !important;
}
.porscheCmoManagement-running-change-import-assertion-modal-button {
  margin: 5px !important;
}
.porscheCmoManagement-hardware-running-change-import-modal .swh-cluu-controls-container.swh-cluu-modal-window-wrapper {
  height: 80% !important;
  width: 80% !important;
}
.porscheCmoManagement-key-information-hashtags .MuiFormControl-root {
  width: 100%;
}
.porscheCmoManagement-key-information-hashtags .MuiFormControl-root .MuiChip-root {
  font-size: 14px;
}
.porscheCmoManagement-key-information-hashtags .MuiFormControl-root .MuiInputBase-input {
  font-size: 14px;
}
.porscheCmoManagement-header-date-container .swh-cluu-controls-container.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-no-label.swh-cluu-controls-labeled-input-filled {
  top: -17px;
}
.porscheCmoManagement-test-group-line-element .swh-cluu-controls-labeled-input-suffixes {
  margin-left: -5.5em;
  z-index: 10000 !important;
}
.porscheCmoManagement-hardware-running-change-import-modal .swh-cluu-window-wrapper {
  max-width: 100% !important;
  max-height: 100% !important;
  width: 90% !important;
  height: 80% !important;
  min-width: 640px !important;
  min-height: 480px !important;
}
.porscheCmoManagement-fix-rxswin-button .swh-cluu-button {
  font-size: 2em;
  height: 100%;
}
.porscheCmoManagement-flexbox {
  display: flex;
}
.porscheCmoManagement-flexbox .swh-cluu-controls-labeled-input,
.porscheCmoManagement-flexbox .swh-cluu-controls-labeled-content {
  padding: 0.5em;
}
.porscheCmoManagement-size-flex-grow {
  flex-grow: 1;
}
.porscheCmoManagement-flex-button-wrapper {
  align-self: center;
  padding: 0.5em;
}
.porscheCmoManagement-height-filler {
  height: 100%;
}
.porscheCmoManagement-size-75p {
  width: 75%;
}
.porscheCmoManagement-size-66p {
  width: 66%;
}
.porscheCmoManagement-size-50p {
  width: 50%;
}
.porscheCmoManagement-size-33p {
  width: 33%;
}
.porscheCmoManagement-size-25p {
  width: 25%;
}
.porscheCmoManagement-size-20p {
  width: 20%;
}

.porscheCmoManagement-grid-labeled-checkbox {
  text-align: center;  
  display: flex !important;
  flex-direction: column !important;  
  max-height: 50px !important;
  margin-left: 10px !important;
}

/* Outer grid */
.technical-assessment-grid {
    display: block !important;
    width: 100% !important;
    border-collapse: collapse !important;
    overflow-y: auto !important;
    box-sizing: border-box !important;
    margin-top: 1rem;
}

/* Header and rows share the same grid column definition */
.grid-header-row,
.grid-row {
  display: grid !important;
  grid-template-columns: 5% 3% 26% 26% 7% 7% 26%; /* adjust if needed */
  align-items: stretch !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

/* Header styling */
.grid-header-row {
  background: #d3d3d3 !important;
  font-weight: bold !important;
}

.grid-header-cell,
.grid-row > * {
  vertical-align: middle;  
}

/* Header cells */
.grid-header-cell {
  padding: 10px 6px !important;
  border: 1px solid #b3b1b1 !important;
  text-align: center !important;
  box-sizing: border-box !important;
  overflow-wrap: break-word !important;
  white-space: normal !important;
}

/* Data rows */
.grid-row {
  background: #ffffff !important;
}

/* Data cells */
.grid-row > .swh-cluu-controls-container {
  padding: 8px 6px !important;
  border: 1px solid #b3b1b1 !important;
  box-sizing: border-box !important;
  overflow-wrap: break-word !important;
  white-space: normal !important;
}

.porscheCmoManagement-cmo-button-long-text {
  text-align: center;
  margin: 4px !important;
  margin-top: -5px !important;
  background-color: transparent !important;
  padding: 0px !important;
  min-width: 140px !important;
  height: 45px !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: rgba(0, 0, 0, 0.65) !important;
  border: 3px solid rgba(0, 0, 0, 0.65) !important;
  border-radius: 4px;
  text-decoration: none;
}
.porscheCmoManagement-cmo-button-long-text:hover {
  color: #d5001c !important;
  border-color: #d5001c !important;
  text-decoration: none;
}

.porscheCmoManagement-Info-grid-small-button {
  width: 1em !important;
  vertical-align: middle;
  border: 0px solid #ffffff !important;
  margin-top: 10px !important;
  text-align: center !important;
}

/* Subgrid full width */
/* Subgrid full width */
.technical-assessment-subgrid {
    display: block !important;
    grid-column: 1 / -1 !important; /* span entire grid */
    width: 100% !important;
    background: #f9f9f9 !important;
    margin: 0 !important;
    padding: 8px 12px !important;
    border-left: 3px solid #ccc !important;
    border-top: none !important;
    border-bottom: none !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    overflow: visible !important;
}

/* Make sure subgrid content wraps safely */
.technical-assessment-subgrid * {
  white-space: normal !important;
  word-break: break-word !important;
  overflow-wrap: anywhere !important;
}

.sub-grid-header {
    font-weight: bold;
    margin-bottom: 6px;
}

.sub-grid-row {
    display: flex;
    padding: 4px 0;
}

.chat-subgrid {
    background: #f9f9f9;
    border-left: 3px solid #ccc;
    margin-left: 30px;
    padding: 10px;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-height: 100px;
}

.chat-messages-container {
    display: flex;
    flex-direction: column;
    gap: 6px;
    max-height: 450px;
    overflow-y: auto;
}

.chat-message-row {
    display: flex;
}

.chat-left {
    justify-content: flex-start;
}

.chat-right {
    justify-content: flex-end;
}

.chat-bubble {
    position: relative;
    max-width: 70%;
    min-width: 250px; /* ✅ minimum width so footer fits */
    padding: 8px 5px 5px 8px; /* bottom padding for footer text */
    border-radius: 12px;
    font-size: 14px;
    line-height: 1.2;
    word-wrap: break-word;
    box-sizing: border-box;
}

.question-bubble {
    background: #e2e8f0;
    align-self: flex-start;
}

.answer-bubble {
    background: #d1fae5;
    align-self: flex-end;
}

.chat-user-name {
    display: block;
    font-size: 11px;
    color: #666;
    text-align: right;
}

.chat-input-container {
    margin-top: 8px;
    display: flex;
    gap: 8px;
}

/* Footer line (time + username) layout */
.chat-footer-line {
    display: flex;
    justify-content: space-between; /* keep time left, user right */
    align-items: center;
    margin-top: 6px;
    font-size: 11px;
    color: #666;
    gap: 4px; /* ✅ small gap between labels */
}

/* Make sure labels never overlap or shrink too much */
.chat-user-name,
.chat-time {
    flex: 0 0 auto; /* don't shrink */
    min-width: 60px; /* ✅ minimum visible width */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Different color tones for clarity */
.chat-user-name {
    font-weight: 500;
    display: block;
    font-size: 11px;
    color: #666;
    text-align: right;
}

.chat-time {
    color: #999;
    text-align: left;
}

.chat-input-wide {
    flex: 2 !important; /* double size */
    min-width: 300px !important;
}

.chat-input-container {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 10px;
}

.chat-input-container .swh-cluu-controls-container {
    flex-grow: 1;
}

/* Make the chat input area tall (approx double height) */
.chat-input-container .chat-input-textarea textarea,
.chat-input-container textarea.chat-input-textarea,
.chat-input-container .swh-cluu-controls-input.chat-input-textarea,
.chat-input-container .swh-cluu-controls-input.swh-cluu-controls-labeled-input-input {
    min-height: 60px !important; /* double-ish height */
    max-height: 100px !important;
    width: 100% !important;
    resize: vertical !important;
    padding: 10px 12px !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    box-sizing: border-box !important;
}

/* Align send button vertically centered next to textarea */
.chat-input-container {
    display: flex !important;
    align-items: center !important; /* centers button vertically */
    gap: 8px !important;
}

/* If send button is inside a .swh-cluu-button or button element */
.chat-input-container button.swh-cluu-button,
.chat-input-container button,
.chat-input-container .swh-cluu-button {
height: 48px !important; /* taller button */
min-width: 48px !important;
padding: 0 12px !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
box-sizing: border-box !important;
border-radius: 6px !important;
}

/* If CLUU wraps button in a container, make sure wrapper doesn't stretch */
.chat-input-container .swh-cluu-controls-container {
display: inline-flex !important;
align-items: center !important;
}

/* ======================================
WhatsApp-style Send button
====================================== */

.chat-input-container .swh-cluu-button,
.chat-input-container button,
.chat-input-container .swh-cluu-controls-container > button {
    height: 48px !important;
    min-width: 48px !important;
    padding: 0 16px !important;
    background-color: #25D366 !important; /* WhatsApp green */
    color: #ffffff !important;
    border: none !important;
    border-radius: 50px !important; /* rounded, WhatsApp-like */
    font-size: 15px !important;
    font-weight: 500 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    transition: background-color 0.2s ease, transform 0.1s ease !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
}

/* Hover: brighter green */
.chat-input-container .swh-cluu-button:hover,
.chat-input-container button:hover {
  background-color: #20BD5A !important;
  transform: scale(1.05) !important;
}

/* Pressed: slightly darker green */
.chat-input-container .swh-cluu-button:active,
.chat-input-container button:active {
  background-color: #1DA851 !important;
  transform: scale(0.97) !important;
}

/* Optional: make the SVG send icon white if it isn't already */
.chat-input-container .swh-cluu-button img,
.chat-input-container button img {
  filter: brightness(0) invert(1) !important;
  width: 20px !important;
  height: 20px !important;
}

/* Base hyperlink-style button */
.porscheCmoManagement-ts-hyperlink-button {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 4px 0 !important;
  margin-top: -5px !important;
  color: #0066cc !important;         /* Porsche-style hyperlink blue */
  font-size: 18px !important;
  font-weight: 400 !important;
  cursor: pointer !important;

  text-decoration: underline;
  display: inline-block;
  text-align: right;
  align-content: end !important;
  vertical-align: middle;
  height: 35px !important;
  padding-top: 3px !important;
  padding-right: 6px !important;
  min-width: 190px !important;
  width: 350px !important;
}

/* Hover state – darker blue and underline stronger */
.porscheCmoManagement-ts-hyperlink-button:hover {
  color: #004c99 !important;
  text-decoration: underline;
}

/* Active / pressed */
.porscheCmoManagement-ts-hyperlink-button:active {
  color: #003d80 !important;
}

/* If CLUU wraps the button inside container */
.porscheCmoManagement-ts-hyperlink-button .swh-cluu-controls-container {
  background: transparent !important;
  border: none !important;
}


.porscheCmoManagement-cmo-Twoliner-text-button {
  margin: 4px !important;
  margin-top: -5px !important;
  background-color: transparent !important;

  /* match other buttons */
  min-width: 200px !important;
  height: 45px !important;

  border: 3px solid rgba(0, 0, 0, 0.65) !important;
  border-radius: 4px !important;
  color: rgba(0, 0, 0, 0.65) !important;

  /* Typography (tightest two-line spacing) */
  font-size: 16px !important;
  line-height: 14px !important;   /* 🔥 *very* tight gap */
  font-weight: 400 !important;
  text-align: center !important;
  white-space: normal !important;
  word-break: break-word !important;

  /* Remove padding that caused extra spacing */
  padding: 0px 6px !important;

  /* Vertical centering inside fixed 50px height */
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  text-decoration: none !important;
  box-sizing: border-box !important;
}

/* apply only inside your two-line button */
.porscheCmoManagement-cmo-Twoliner-text-button .swh-cluu-button-text {
    line-height: 17px !important;   /* tighten spacing */
    white-space: normal !important;  /* allow two lines */
    text-align: center !important;
}

.porscheCmoManagement-cmo-Twoliner-text-button:hover {
    color: #d5001c !important;
    border-color: #d5001c !important;
}

/* =====================================================
   SharePoint link – single line input (button aligned)
   ===================================================== */

.sharepoint-link-input {
    display: inline-flex !important;
    align-items: center !important;
}

/* Actual input */
.sharepoint-link-input
.swh-cluu-controls-input {
    width: 300px !important;
    min-width: 300px !important;
    max-width: 300px !important;

    height: 45px !important;          /* ⬅ SAME as buttons */
    min-height: 45px !important;
    max-height: 45px !important;

    padding: 0 0px !important;       /* horizontal padding only */
    margin: 0 !important;    

    font-size: 14px !important;
    line-height: 48px !important;     /* vertically center text */

    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;

    box-sizing: border-box !important;
}

/* Remove CLUU wrapper interference */
.sharepoint-link-input
.swh-cluu-controls-labeled-input,
.sharepoint-link-input
.swh-cluu-controls-labeled-input-input-wrapper,
.sharepoint-link-input
.swh-cluu-controls-container {
    height: 45px !important;
    align-items: center !important;
    overflow: visible !important;
}

/* =====================================================
   Footer action buttons – ABORT & EXPORT
   ===================================================== */

/* Base button */
.porscheCmoManagement-action-button {
    height: 40px !important;
    min-width: 100px !important;
    width: 130px !important;

    padding: 0 20px !important;
    margin: 0 6px !important;

    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 0.4px !important;
    text-transform: uppercase;

    border-radius: 4px !important;
    box-sizing: border-box !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    transition:
        color 0.2s ease,
        background-color 0.2s ease,
        border-color 0.2s ease !important;
}

/* =====================
   ABORT button
   ===================== */

.porscheCmoManagement-action-button.abort {
    background-color: #eeeeee !important;
    color: #333333 !important;
    border: 1.5px solid #333333 !important;
}

.porscheCmoManagement-action-button.abort:hover {
    color: #FEAC35 !important;          /* Porsche red */    
}

/* =====================
   EXPORT button
   ===================== */

.porscheCmoManagement-action-button.export {
    background-color: #3f4b53 !important;
    color: #ffffff !important;
    border: 1.5px solid #3f4b53 !important;
}

.porscheCmoManagement-action-button.export:hover {
    color: #FEAC35 !important;          /* lighter text on hover */    
}
