@charset "UTF-8";
/* Version 4.1.20250423 */
/****************************************Variables****************************************/
@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-weight: normal;
  src: local("Montserrat"), local("Montserrat-Regular"), url(83d4e6a24af0.Montserrat-Regular.ttf) format("truetype"), url(83d4e6a24af0.Montserrat-Regular.woff) format("woff"), url(83d4e6a24af0.Montserrat-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-weight: bold;
  src: local("Montserrat"), local("Montserrat-Bold"), url(83d4e6a24af0.Montserrat-Bold.ttf) format("truetype"), url(83d4e6a24af0.Montserrat-Bold.woff) format("woff"), url(83d4e6a24af0.Montserrat-Bold.woff2) format("woff2");
}
:root {
  /****************************************Colors****************************************/
  /*CI Colors*/
  --corporate-text-color: #41464C;
  --corporate-text-color-highlight: #AEBE45;
  --corporate-button-color: #AEBE45;
  --corporate-button-contrast-color: #ffffff;
  --corporate-transparent-color: #aebe4569;
  --corporate-alternative-color: #AEBE45;
  /****************************************Fonts****************************************/
  /*Fontface*/
  --font-family: "Montserrat", Calibri, Arial, sans-serif;
  --font-family-heading: "Montserrat", Calibri, Arial, sans-serif;
  /*Font-Size*/
  --font_size-20: 1.3rem;
  --font_size-18: 1.1rem;
  --font_size-16: 1.0rem;
  --font_size-14: 0.9rem;
  --font_size-12: 0.8rem;
  --font_size-11: 0.7rem;
  --font_size-10: 0.6rem;
  /***********************************************************************************/
  --border-radius: 5px;
  --box-shadow: rgb(99 99 99 / 30%) 0px 2px 8px 0px;
  --box-shadow-light: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

:root {
  /****************************************Colors****************************************/
  /*Standard colors*/
  --dark-grey: #2c2e3a;
  --grey: #8D8D8D;
  --middle-grey: #D3D3D3;
  --light-grey: #E9E9E9;
  --light-grey-transparent: #E9E9E970;
  --super-light-grey: #F7F7F7;
  --ultra-light-grey: #F8F9FA;
  --white: #FFFFFF;
  /*Dark colors*/
  --d-dark-one:#111;
  --d-dark-two:#222;
  --d-dark-tri:#333;
  --d-dark-for:#444;
  --d-light-one:#fff;
  --d-light-two:#eee;
  --d-light-tri:#ddd;
  --d-dark-one-transparent:#11111170;
  /*State colors*/
  --green: #AEBE45;
  --red: #BC1332;
  --red-transparent-color: #BC133269;
  --orange: #D98324;
  --yellow: #F5E960;
  --blue: #067BC2;
  /*Graphic Colors*/
  --color-1: #4e97cc;
  --color-2: #91c36c;
  --color-3: #e2532d;
  --color-4: #8ecae6;
  --color-5: #d7de6c;
  --color-6: #f27059;
  --color-7: #aaeef7;
  --color-8: #bdf4c7;
  --color-9: #f29e5f;
  --color-10: #84d1ca;
  --color-11: #ffe785;
  --color-12: #e28ab2;
  /****************************************Fonts****************************************/
  /*Responsive-Font-Size*/
  --font_size-standard: 100%;
  --font_size-small: 90%;
  --font_size-medium: 80%;
  /************************************Z-Index***************************************/
  --zindex-top: 1060;
  --zindex-notification: 1050;
  --zindex-action: 1040;
  --zindex-window: 1030;
  --zindex-sidebar: 1020;
  --zindex-confirmation: 1010;
  --zindex-navigation: 1000;
  --zindex-pagenav: 990;
}

/* ++++++++++++++++++++++++++ Scrollbar ****************************** */
:root, :root * {
  scrollbar-color: var(--corporate-text-color) var(--super-light-grey);
  scrollbar-width: thin;
  -webkit-tap-highlight-color: transparent;
}

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

::-webkit-scrollbar-track {
  background: var(--super-light-grey);
}

::-webkit-scrollbar-thumb {
  background: var(--corporate-text-color);
}

::-webkit-scrollbar-thumb:hover {
  background: var(--corporate-text-color);
}

/* ***************************************Basics*************************************** */
body {
  font-family: var(--font-family);
  font-size: 70%;
  font-weight: normal;
  color: var(--corporate-text-color);
  -webkit-text-size-adjust: none;
  hyphens: auto;
}

.themev3 .themev4 {
  /*
  TEST weil textareas nicht angezeigt werden
  .box textarea {
      border: none;

      &:focus,
      &:focus-visible {
          border: none;
          outline: none;
      }

  }*/
  /****************************************Images****************************************/
  /****************************************Colors****************************************/
  /****************************************Buttons****************************************/
  /*Alternativtext*/
  /**********Delete Button**********/
  /**********Exit Button**********/
  /*Confirmation*/
  /**********Icon Button**********/
  /*hover*/
  /*active & focus*/
  /**********Red Button**********/
  /*hover*/
  /*active & focus*/
  /*Icon in Box with float-r*/
  /*Different icons in box in div float-r*/
  /**********Close Button**********/
  /*Small Close*/
  /*hover*/
  /*active & focus*/
  /*Secondary Button*/
  /*Icon Sidebar and Navbar Collapse*/
  /**********Stroke**********/
  /**********Save & Discard*************/
  /*Huge Selector Button*/
  /*Quill Editor Button*/
  /*Template pictures*/
  /* ********* Accordion ********* */
  /* Nested Accordion */
  /* Badge in Accordion */
  /* ********* Nested Navigation ********* */
  /**********Help Button**********/
  /**********Menu Button**********/
  /**********State Icon**********/
  /**********Toast Icon**********/
  /*Sidebar Ressource*/
  /****************************************Basic & Font****************************************/
  /****************************************Columns****************************************/
  /*Standard*/
  /*Tablet:medium*/
  /*Mobile:small*/
  /*Sideabar for data-nav und ressource-nav*/
  /*Data Nav for table*/
  /*Data Nav for list*/
  /*Action Nav for table and list*/
  /*Template Nav for save and saved template*/
  /*Dialog Popup*/
  /****************************************Table****************************************/
  /*For Dialog Popup*/
  /*Expandable table*/
  /*For Icons in Tables*/
  /*Fixed First Row Table*/
  /****************************************Inputs****************************************/
  /*Themev3 Quill Editor */
  /*Pointer*/
  /*Width*/
  /*red Input*/
  /*File*/
  /*Datpicker*/
  /*Datepicker input width in table for dialog*/
  /*Datepicker Styling KW*/
  /*Checkbox*/
  /*table positioning*/
  /*list positioning*/
  /*Choice Chips*/
  /*Select All / None*/
  /* Show ALL / Less*/
  /*Radio*/
  /*Toggle Swtich*/
  /*Range*/
  /*******************Multi Select Input**********************/
  /*******************Search**********************/
  /*Search List*/
  /*Fix Search*/
  /****************************************Dropdown****************************************/
  /****************************************Help****************************************/
  /****************************************Accordion****************************************/
  /****************************************Pagination****************************************/
  /****************************************Progressbar****************************************/
  /****************************************Step Progressbar****************************************/
  /****************************************Badge****************************************/
  /****************************************Display Color****************************************/
  /****************************************Uploaded File****************************************/
  /****************************************Toasts****************************************/
  /****************************************Dashboard****************************************/
  /*Deco-Icon*/
  /*Link-Image*/
  /*Bearbeiten Button auf der Startseite*/
  /****************************************searchByLetter****************************************/
  /* Probleme beim aktuellen e-bizA css*/
  /* TODO wenn lösung gefunden*/
  /****************************************Helpers****************************************/
  /*Spacing*/
  /* Right */
  /* Left */
  /* Top */
  /* Bottom */
  /*Padding*/
  /*Align*/
  /*Position*/
  /*Height*/
  /*Width*/
  /*line-height*/
  /*ADDED NEW ClASSES*/
  /* ****************************************   Dynamische Formulare   **************************************** */
  /* ****************************************   Table Two   **************************************** */
  /* ****************************************   Bookmark   **************************************** */
}
.themev3 .themev4 body {
  font-family: var(--font-family);
  font-size: var(--font_size-standard);
  line-height: 120%;
  color: var(--corporate-text-color);
  overflow-x: hidden;
  width: 100%;
  margin: 0px;
  transition: background-color 0.5s;
  word-break: break-word;
}
.themev3 .themev4 .text-color-green {
  color: var(--green) !important;
}
.themev3 .themev4 .text-color-yellow {
  color: var(--yellow) !important;
}
.themev3 .themev4 .text-color-red {
  color: var(--red) !important;
}
.themev3 .themev4 .text-color-corporate-highlight {
  color: var(--corporate-text-color-highlight) !important;
}
.themev3 .themev4 .box {
  box-shadow: var(--box-shadow-light);
  background-color: var(--white);
  padding: 15px;
  border-radius: var(--border-radius);
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid var(--white);
  overflow-x: auto;
  position: relative;
  /*Colors*/
}
.themev3 .themev4 .box h5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.themev3 .themev4 .box.gray {
  background-color: var(--super-light-grey);
  border: 1px solid var(--super-light-grey);
}
.themev3 .themev4 .box.green {
  background-color: transparent;
  border-color: var(--green);
}
.themev3 .themev4 .box.yellow {
  background-color: transparent;
  border-color: var(--yellow);
}
.themev3 .themev4 .box.red {
  background-color: transparent;
  border-color: var(--red);
}
.themev3 .themev4 .box small, .themev3 .themev4 .box strong {
  color: var(--corporate-text-color);
}
.themev3 .themev4 .box .background-icon svg {
  max-height: 60px;
  width: auto;
  height: 50%;
  float: right;
  border-radius: 4px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.themev3 .themev4 .box .background-icon svg path {
  fill: var(--grey);
  opacity: 0.15;
}
.themev3 .themev4 .box .substitute_name {
  position: absolute;
  bottom: 9px;
  right: 70px;
  margin: 0px;
}
.themev3 .themev4 .box.clickable:hover {
  border: 1px solid var(--corporate-transparent-color);
  cursor: pointer;
}
.themev3 .themev4 .box.clickable p, .themev3 .themev4 .box.clickable table {
  cursor: pointer;
}
.themev3 .themev4 .box.item-selected {
  border: 1px solid var(--corporate-button-color);
}
.themev3 .themev4 .box-icon-right {
  position: absolute;
  bottom: 20px;
  right: 20px;
  margin-top: 20px;
  display: contents;
  text-align: right;
}
.themev3 .themev4 .box:has(.box-icon-right) {
  padding-bottom: 50px;
}
.themev3 .themev4 .box > .box-icon-right {
  display: block;
  bottom: 15px;
  right: 15px;
  width: calc(100% - 30px);
}
.themev3 .themev4 .box input[type=text] {
  width: 100%;
}
.themev3 .themev4 .box .pagination {
  margin-bottom: 0px;
  display: inline-table;
}
.themev3 .themev4 .box.new {
  border-left: 3px solid var(--corporate-button-color);
}
.themev3 .themev4 .box.new .background-icon svg path {
  fill: var(--corporate-button-color);
  opacity: 0.2;
}
.themev3 .themev4 .box.new.clickable:hover {
  border-left: 3px solid var(--corporate-button-color);
}
.themev3 .themev4 .box.move {
  cursor: pointer;
  animation: shake 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes shake {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(0.5deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-0.5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.themev3 .themev4 .box.hello {
  padding: 15px 5px 0px 10px;
  margin-top: 15px;
  margin-top: 0px;
}
.themev3 .themev4 .box.hello .col-2 {
  margin-bottom: 15px;
}
@media screen and (min-width: 1210px) {
  .themev3 .themev4 .box.hello {
    margin-top: 15px;
  }
}
.themev3 .themev4 .box.inline-box {
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
}
.themev3 .themev4 .box.inline-box table.no-look-like tbody {
  display: table;
}
.themev3 .themev4 .box.inline-box.plan {
  display: table;
}
.themev3 .themev4 .box.inline-box.plan a, .themev3 .themev4 .box.inline-box.plan p {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
.themev3 .themev4 .box.inline-box.plan h1 {
  text-align: center;
  margin: 5px 0px;
}
.themev3 .themev4 .box.inline-box.plan .highlight-box.round p {
  padding-left: 0;
  text-align: center;
  display: block;
  margin: 0;
}
.themev3 .themev4 .box.report-tno {
  background-color: rgba(233, 233, 233, 0.4392156863);
  border-color: rgba(233, 233, 233, 0.4392156863);
}
.themev3 .themev4 .box.report-tno.overview {
  padding: 5px 5px 5px 20px;
}
.themev3 .themev4 .box.report-tno.overview table.no-look-like tbody {
  display: inline-table;
}
.themev3 .themev4 .box.report-tno.red {
  border-color: var(--red);
}
.themev3 .themev4 .ql-custom-highlight {
  background-color: var(--red-transparent-color);
  padding: 0px 5px 0px 5px;
  color: var(--white);
  vertical-align: baseline;
}
.themev3 .themev4 div[role=paragraph] {
  font-size: var(--font_size-12);
}
.themev3 .themev4 .highlight-box {
  border-radius: var(--border-radius);
  padding: 5px 10px;
  display: table-cell;
  vertical-align: middle;
}
.themev3 .themev4 .highlight-box.date {
  background-color: var(--light-grey);
  border-color: var(--light-grey);
  text-align: center;
  width: 90px;
  height: 60px;
}
.themev3 .themev4 .highlight-box.square {
  width: 25px;
  height: 25px;
  margin-right: 3px;
  cursor: default;
  border-radius: var(--border-radius);
}
.themev3 .themev4 .highlight-box.round {
  border-radius: 100%;
  background-color: transparent;
  height: 50px;
  width: 50px;
  padding: 5px;
}
.themev3 .themev4 .highlight-box.round.yellow {
  border: 2px solid var(--yellow);
}
.themev3 .themev4 .highlight-box.round.red {
  border: 2px solid var(--red);
}
.themev3 .themev4 .highlight-box.round.green {
  border: 2px solid var(--green);
}
.themev3 .themev4 .box.todo {
  margin-bottom: 0px;
  background-color: var(--light-grey-transparent);
  border-color: var(--light-grey-transparent);
}
.themev3 .themev4 .box.todo h1 {
  margin-top: 0px;
}
.themev3 .themev4 .box.todo p {
  margin-top: 0px;
  margin-bottom: 0px;
}
.themev3 .themev4 .box.todo.clickable:hover {
  background-color: var(--corporate-transparent-color);
  border-color: transparent;
}
.themev3 .themev4 .box.todo.clickable.active {
  background-color: var(--white);
  border-color: var(--corporate-button-color);
}
.themev3 .themev4 .profile-image {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  vertical-align: middle;
  object-fit: cover;
}
.themev3 .themev4 .full-image {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.themev3 .themev4 .bg-color-1 {
  background-color: var(--color-1) !important;
}
.themev3 .themev4 .bg-color-2 {
  background-color: var(--color-2) !important;
}
.themev3 .themev4 .bg-color-3 {
  background-color: var(--color-3) !important;
}
.themev3 .themev4 .bg-color-4 {
  background-color: var(--color-4) !important;
}
.themev3 .themev4 .bg-color-5 {
  background-color: var(--color-5) !important;
}
.themev3 .themev4 .bg-color-6 {
  background-color: var(--color-6) !important;
}
.themev3 .themev4 .bg-color-7 {
  background-color: var(--color-7) !important;
}
.themev3 .themev4 .bg-color-8 {
  background-color: var(--color-8) !important;
}
.themev3 .themev4 .bg-color-9 {
  background-color: var(--color-9) !important;
}
.themev3 .themev4 .bg-color-10 {
  background-color: var(--color-10) !important;
}
.themev3 .themev4 .bg-color-11 {
  background-color: var(--color-11) !important;
}
.themev3 .themev4 .bg-color-12 {
  background-color: var(--color-12) !important;
}
.themev3 .themev4 button {
  color: var(--corporate-text-color);
  font-family: var(--font-family);
  font-size: var(--font_size-12);
  font-weight: normal;
  text-align: center;
  background-color: var(--corporate-button-color);
  border: 1px solid var(--corporate-button-color);
  color: var(--corporate-button-contrast-color);
  padding: 5px 12px;
  border-radius: var(--border-radius);
  min-height: 32px;
  margin-right: 5px;
  cursor: pointer;
}
.themev3 .themev4 button:hover {
  background-color: transparent;
  border: 1px solid var(--corporate-button-color);
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 button:active, .themev3 .themev4 button.active-icon {
  background-color: transparent;
  border: 1px solid var(--corporate-button-color);
  color: var(--corporate-text-color);
}
.themev3 .themev4 button:focus, .themev3 .themev4 button:focus-visible {
  background-color: var(--corporate-button-color);
  color: var(--corporate-button-contrast-color);
  box-shadow: 0 0 0 2px var(--corporate-transparent-color);
  border: 1px solid var(--corporate-transparent-color);
}
.themev3 .themev4 button:disabled {
  background-color: var(--grey);
  border: 1px solid var(--grey);
  color: var(--white) !important;
}
.themev3 .themev4 button > label {
  cursor: pointer;
}
.themev3 .themev4 button.no-look-like {
  color: var(--corporate-text-color);
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0px;
  border-radius: 0px;
  margin-right: 0px;
  min-height: 0px;
}
.themev3 .themev4 button.no-look-like:hover {
  box-shadow: none;
}
.themev3 .themev4 button.no-look-like:active, .themev3 .themev4 button.no-look-like.active-icon {
  border: 1px solid transparent;
  color: var(--corporate-text-color);
}
.themev3 .themev4 button.no-look-like:focus, .themev3 .themev4 button.no-look-like:focus-visible {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.themev3 .themev4 button span {
  color: var(--corporate-text-color);
}
.themev3 .themev4 button span:hover, .themev3 .themev4 button span:active, .themev3 .themev4 button span:focus {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 button.red span:hover, .themev3 .themev4 button.red span:active, .themev3 .themev4 button.red span:focus, .themev3 .themev4 button.red span:focus-visible {
  color: var(--red);
}
.themev3 .themev4 .plus {
  margin-right: 8px;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 0.8rem;
}
.themev3 .themev4 .delete-button {
  background-color: var(--red);
  border: 1px solid var(--red);
  color: var(--white);
  vertical-align: middle;
}
.themev3 .themev4 .delete-button:hover {
  border: 1px solid var(--red);
  color: var(--red);
  background-color: transparent;
}
.themev3 .themev4 .delete-button:active, .themev3 .themev4 .delete-button.active-icon {
  border: 1px solid var(--red);
  color: var(--corporate-text-color);
  background-color: transparent;
}
.themev3 .themev4 .delete-button:focus, .themev3 .themev4 .delete-button:focus-visible {
  background-color: var(--red);
  color: var(--corporate-button-contrast-color);
  box-shadow: 0 0 0 2px var(--red-transparent-color);
  border: 1px solid var(--red-transparent-color);
}
.themev3 .themev4 .delete-button:disabled {
  background-color: var(--grey);
  border: 1px solid var(--grey);
  color: var(--white);
}
.themev3 .themev4 .exit-button {
  border: 1px solid var(--middle-grey);
  background-color: transparent;
  color: var(--corporate-text-color);
  margin-right: 0px;
  vertical-align: middle;
}
.themev3 .themev4 .exit-button:hover {
  color: var(--red);
  transform: scale(1);
  box-shadow: none;
  background-color: transparent;
  border-color: var(--red);
}
.themev3 .themev4 .exit-button:active, .themev3 .themev4 .exit-button.active-icon {
  background-color: transparent;
}
.themev3 .themev4 .exit-button:focus, .themev3 .themev4 .exit-button:focus-visible {
  box-shadow: 0 0 0 1px var(--red-transparent-color);
  border: 1px solid var(--red-transparent-color);
  background-color: transparent;
  color: var(--red);
}
.themev3 .themev4 .exit-button:disabled {
  color: var(--grey);
  background-color: transparent;
}
.themev3 .themev4 .confirmation {
  width: 100%;
  height: auto;
  padding: 10px;
  background-color: var(--super-light-grey);
  text-align: center;
  vertical-align: middle;
  bottom: 0;
  position: sticky;
  z-index: var(--zindex-confirmation);
}
.themev3 .themev4 .confirmation-no-sticky {
  width: 100%;
  height: auto;
  padding: 10px;
  background-color: var(--super-light-grey);
  text-align: center;
  vertical-align: middle;
  margin-top: 20px;
  z-index: var(--zindex-confirmation);
}
.themev3 .themev4 .confirmation button, .themev3 .themev4 .confirmation-no-sticky button {
  margin: 0px;
}
.themev3 .themev4 .confirmation button:not(:first-child), .themev3 .themev4 .confirmation-no-sticky button:not(:first-child) {
  margin-left: 5px;
}
.themev3 .themev4 .formularbereich .confirmation-no-sticky {
  bottom: 36px;
  position: fixed;
  margin-left: -15px;
}
.themev3 .themev4 button.icon {
  background-color: transparent;
  border: transparent;
  padding: 0px;
  border-radius: 0px;
  margin-right: 5px;
  min-height: 0px;
  border-radius: 50px;
  vertical-align: middle;
}
.themev3 .themev4 button.icon:hover {
  box-shadow: none;
}
.themev3 .themev4 button.icon:focus, .themev3 .themev4 button.icon:focus-visible {
  outline: 1px solid var(--corporate-transparent-color);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.themev3 .themev4 svg {
  width: 35px;
  height: auto;
  border-radius: 100%;
  cursor: pointer;
  vertical-align: middle;
}
.themev3 .themev4 svg.primary-button .cls-1 {
  fill: transparent;
  stroke: transparent;
}
.themev3 .themev4 svg.primary-button .cls-2 {
  fill: var(--grey);
}
.themev3 .themev4 .active svg.primary-button {
  box-shadow: 0 2px 10px -5px var(--corporate-button-color);
}
.themev3 .themev4 .active svg.primary-button .cls-1 {
  stroke: var(--corporate-button-color) !important;
  stroke-width: 3;
}
.themev3 .themev4 button.icon:hover svg.primary-button .cls-1 {
  fill: var(--corporate-button-color);
}
.themev3 .themev4 button.icon:hover svg .cls-2 {
  fill: var(--corporate-button-contrast-color);
}
.themev3 .themev4 button.icon:active svg.primary-button .cls-1,
.themev3 .themev4 button.icon.active-icon svg.primary-button .cls-1 {
  fill: var(--corporate-button-contrast-color) !important;
  stroke: var(--corporate-button-color) !important;
  stroke-width: 2 !important;
}
.themev3 .themev4 button.icon:focus svg.primary-button .cls-1,
.themev3 .themev4 button.icon:focus-visible svg.primary-button .cls-1 {
  fill: var(--corporate-button-contrast-color) !important;
  stroke: var(--corporate-button-color) !important;
  stroke-width: 2 !important;
  box-shadow: 0 0 0 1px var(--corporate-transparent-color);
}
.themev3 .themev4 button.icon:active svg .cls-2,
.themev3 .themev4 button.icon:focus svg .cls-2,
.themev3 .themev4 button.icon:focus-visible svg .cls-2,
.themev3 .themev4 button.icon.active-icon svg .cls-2 {
  fill: var(--corporate-button-color);
}
.themev3 .themev4 button.icon.red:focus, .themev3 .themev4 button.icon.red:focus-visible {
  outline: 1px solid var(--red-transparent-color);
}
.themev3 .themev4 button.icon.red:hover svg.primary-button .cls-1 {
  fill: var(--red);
}
.themev3 .themev4 button.icon.red:hover svg .cls-2 {
  fill: var(--corporate-button-contrast-color);
}
.themev3 .themev4 button.icon.red:active svg.primary-button .cls-1,
.themev3 .themev4 button.icon.red.active-icon svg.primary-button .cls-1 {
  fill: var(--corporate-button-contrast-color) !important;
  stroke: var(--red) !important;
  stroke-width: 2 !important;
}
.themev3 .themev4 button.icon.red:focus svg.primary-button .cls-1,
.themev3 .themev4 button.icon.red:focus-visible svg.primary-button .cls-1 {
  fill: var(--corporate-button-contrast-color) !important;
  stroke: var(--red) !important;
  stroke-width: 2 !important;
  box-shadow: 0 0 0 1px var(--red-transparent-color);
}
.themev3 .themev4 button.icon.red:active svg.primary-button .cls-2,
.themev3 .themev4 button.icon.red:focus svg.primary-button .cls-2,
.themev3 .themev4 button.icon.red:focus-visible svg.primary-button .cls-2,
.themev3 .themev4 button.icon.red.active-icon svg.primary-button .cls-2 {
  fill: var(--red);
}
.themev3 .themev4 .icon.float-r {
  margin-right: 0px;
}
.themev3 .themev4 .box-icon-right button:last-child {
  margin-right: 0px;
}
.themev3 .themev4 button.icon.red.close:focus, .themev3 .themev4 button.icon.red.close:focus-visible {
  outline: none;
}
.themev3 .themev4 button.close {
  float: right;
  margin-right: 0px;
}
.themev3 .themev4 svg.close-button {
  width: 20px;
  height: auto;
  cursor: pointer;
  vertical-align: middle;
}
.themev3 .themev4 svg.close-button .cls-1 {
  fill: var(--grey);
}
.themev3 .themev4 button.close.small svg.close-button {
  height: 15px;
  width: auto;
  margin-left: 10px;
  margin-top: 1px;
}
.themev3 .themev4 button.icon.red:hover svg.close-button .cls-1 {
  fill: var(--red);
}
.themev3 .themev4 button.icon.red:active svg.close-button .cls-1,
.themev3 .themev4 button.icon.red:focus svg.close-button .cls-1,
.themev3 .themev4 button.icon.red.active-icon svg.close-button .cls-1 {
  fill: var(--red) !important;
  stroke-width: 0px !important;
}
.themev3 .themev4 button.icon-text {
  margin: -0.3em 0;
  height: 1.5em;
  font-size: unset;
}
.themev3 .themev4 button.icon-text svg {
  height: 100%;
  vertical-align: text-top;
  width: 1.5em;
}
.themev3 .themev4 button.icon svg.secondary-button {
  width: 20px;
  height: auto;
  border-radius: 0%;
}
.themev3 .themev4 button.icon svg.secondary-button .cls-1 {
  fill: var(--grey);
  stroke-width: 0px;
}
.themev3 .themev4 button.icon svg.secondary-button.small {
  height: 16px;
  width: auto;
  vertical-align: top;
}
.themev3 .themev4 button.icon:hover, .themev3 .themev4 button.icon:active, .themev3 .themev4 button.icon:focus, .themev3 .themev4 button.icon:focus-visible {
  outline: none;
}
.themev3 .themev4 button.icon:hover svg.secondary-button .cls-1, .themev3 .themev4 button.icon:active svg.secondary-button .cls-1, .themev3 .themev4 button.icon:focus svg.secondary-button .cls-1, .themev3 .themev4 button.icon:focus-visible svg.secondary-button .cls-1 {
  fill: var(--corporate-text-color-highlight) !important;
  stroke-width: 0px !important;
}
.themev3 .themev4 button.icon svg.secondary-button.collapse {
  width: auto;
  height: 25px;
}
.themev3 .themev4 button.icon svg.secondary-button.collapse .cls-1 {
  fill: var(--white);
}
.themev3 .themev4 button.collapse-top {
  transform: rotate(90deg);
}
.themev3 .themev4 button.collapse-bottom {
  transform: rotate(270deg);
}
.themev3 .themev4 button.stroke {
  height: 32px;
  width: 32px;
  border: 1px solid var(--middle-grey);
  border-radius: var(--border-radius);
  margin-right: 0px;
  /*hover*/
  /*active & focus*/
}
.themev3 .themev4 button.stroke:hover {
  border-color: var(--corporate-button-color);
}
.themev3 .themev4 button.stroke:active, .themev3 .themev4 button.stroke.active-icon {
  border-color: var(--corporate-button-color);
}
.themev3 .themev4 button.stroke:focus, .themev3 .themev4 button.stroke:focus-visible {
  outline: 1px solid var(--corporate-transparent-color);
}
.themev3 .themev4 button.icon.stroke {
  margin-right: 5px;
  vertical-align: middle;
}
.themev3 .themev4 button.stroke.mini {
  height: 25px;
  width: 25px;
  margin-right: 5px;
  vertical-align: text-top;
}
.themev3 .themev4 button.stroke.mini.red:hover {
  border-color: var(--red);
}
.themev3 .themev4 button.stroke.mini.red:active, .themev3 .themev4 button.stroke.mini.red.active-icon {
  border-color: var(--red);
}
.themev3 .themev4 button.stroke.mini svg.secondary-button {
  height: auto;
  width: 15px;
}
.themev3 .themev4 button.stroke.mini svg.close-button {
  height: 15px;
  width: auto;
  vertical-align: sub;
}
.themev3 .themev4 button.icon.stroke.huge {
  height: 45px;
  width: 45px;
  color: var(--corporate-text-color);
}
.themev3 .themev4 button.icon.stroke.huge.active {
  color: var(--corporate-text-color-highlight);
  border-color: var(--corporate-button-color);
}
.themev3 .themev4 button.icon.stroke.huge.red.active {
  color: var(--red);
  border-color: var(--red);
}
.themev3 .themev4 button.ql-custom {
  color: var(--corporate-text-color);
}
.themev3 .themev4 button.ql-custom:hover {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 svg.template {
  width: 100%;
  height: auto;
  border-radius: unset;
  cursor: default;
}
.themev3 .themev4 svg.template .cls-1 {
  fill: var(--white);
}
.themev3 .themev4 svg.template .cls-2,
.themev3 .themev4 svg.template .cls-3 {
  fill: #d2d2d2;
}
.themev3 .themev4 svg.template.profile-image {
  width: 50px;
  height: auto;
  border-radius: 100%;
  vertical-align: middle;
}
.themev3 .themev4 .lightbox {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  z-index: var(--zindex-action);
  overflow-y: auto;
}
.themev3 .themev4 .lightbox-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  cursor: pointer;
}
.themev3 .themev4 .lightbox .close {
  position: absolute;
  top: 1%;
  right: 1%;
}
.themev3 .themev4 .lightbox img {
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  max-width: 90%;
  max-height: 90%;
  width: auto;
}
.themev3 .themev4 .lightbox .full-image {
  width: 90%;
  height: auto;
}
.themev3 .themev4 .accordion:before {
  content: "«";
  color: var(--corporate-text-color);
  font-weight: normal;
  margin-right: 5px;
  transform: rotate(-90deg);
  display: block;
  float: left;
  margin-top: 1px;
}
.themev3 .themev4 .open:before {
  content: "»";
  transform: rotate(-90deg);
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .accordion.nested {
  width: 100%;
  padding: 10px;
  box-shadow: var(--box-shadow-light) !important;
  border-radius: var(--border-radius);
  display: inline;
}
.themev3 .themev4 .accordion.nested.open {
  background-color: var(--super-light-grey) !important;
  box-shadow: none !important;
}
.themev3 .themev4 .accordion.nested.second {
  padding-top: 10px;
  margin-bottom: 5px;
  box-shadow: none !important;
}
.themev3 .themev4 .accordion.nested.second.open {
  background-color: transparent !important;
}
.themev3 .themev4 .accordion.nested + .accordion-content.nested {
  padding-left: 25px;
  border: 1px solid var(--light-grey) !important;
}
.themev3 .themev4 .accordion.nested.second + .accordion-content {
  padding-left: 50px;
  padding-bottom: 5px;
  margin-top: -10px;
  border: none !important;
}
.themev3 .themev4 button.accordion.nested.no-look-like:hover {
  box-shadow: var(--box-shadow-light);
}
.themev3 .themev4 button.accordion.nested.second.no-look-like:hover,
.themev3 .themev4 button.accordion.nested.open.no-look-like:hover {
  box-shadow: none;
}
.themev3 .themev4 button span.badge:hover {
  color: var(--corporate-button-contrast-color);
}
.themev3 .themev4 .nestedNavigation .nestedNavigationButton {
  margin-bottom: 8px;
}
.themev3 .themev4 .nestedNavigation .nestedNavigationButton:hover {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .nestedNavigation .nestedNavigationButton:before {
  content: "«";
  color: var(--corporate-text-color);
  font-weight: normal;
  margin-right: 5px;
  transform: rotate(-90deg);
  display: block;
  float: left;
  margin-top: 1px;
}
.themev3 .themev4 .nestedNavigation .nestedNavigationButton:hover:before {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .nestedNavigation .nestedNavigationButton.open {
  font-weight: bold;
}
.themev3 .themev4 .nestedNavigation .nestedNavigationButton.open:before {
  content: "»";
  transform: rotate(-90deg);
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .nestedNavigation .nestedNavigationContent {
  margin-left: 10px;
  max-height: 0px;
  overflow: hidden;
  transition: all linear 0.2s;
}
.themev3 .themev4 .nestedNavigation .nestedNavigationContent.active {
  margin-bottom: 6px;
}
.themev3 .themev4 .nestedNavigation .nestedNavigationLink {
  width: 100%;
  display: block;
  margin: 0 0 8px 14px;
  text-decoration: none !important;
}
.themev3 .themev4 .help-button {
  padding: 2px 5px;
  min-height: 0px;
  border-radius: 0px;
  color: var(--corporate-text-color);
  background-color: transparent;
  width: 20px;
  border: 1px solid var(--corporate-text-color);
  cursor: pointer;
  vertical-align: -webkit-baseline-middle;
}
.themev3 .themev4 .help-button:focus-visible {
  outline: none;
  background-color: transparent;
  border: 1px solid var(--corporate-button-color);
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .help-button:focus {
  outline: 1px solid var(--corporate-transparent-color);
  box-shadow: none;
  background-color: transparent;
  color: var(--corporate-text-color-highlight);
  border: 1px solid var(--corporate-button-color);
}
.themev3 .themev4 .menu-button {
  width: 40px;
  height: auto;
  text-align: center;
  margin-bottom: 5px;
  cursor: pointer;
}
.themev3 .themev4 svg.menu-button .cls-1 {
  fill: var(--middle-grey);
}
.themev3 .themev4 .menu-item a.active {
  color: var(--corporate-text-color-highlight);
  color: var(--corporate-alternative-color);
}
.themev3 .themev4 .nav-expand[active=true] a.active {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .nav-expand[active=true] a.active .cls-1 {
  fill: var(--corporate-button-color);
}
.themev3 .themev4 .state-icon {
  width: 15px;
  height: 15px;
  margin-right: 3px;
  vertical-align: bottom;
  cursor: default;
  border-radius: 100%;
  display: -webkit-inline-box;
}
.themev3 .themev4 .state-icon.unknown {
  background-color: var(--grey);
}
.themev3 .themev4 .state-icon.completed {
  background-color: var(--green);
}
.themev3 .themev4 .state-icon.completed-else {
  background-color: var(--yellow);
}
.themev3 .themev4 .state-icon.in-progress {
  background-color: var(--blue);
}
.themev3 .themev4 .state-icon.pausing {
  background-color: var(--orange);
}
.themev3 .themev4 .state-icon.incomplete {
  background-color: var(--red);
}
.themev3 .themev4 .box .state-icon {
  vertical-align: middle;
}
.themev3 .themev4 .toast-icon {
  width: 25px;
  height: auto;
  margin-right: 15px;
  vertical-align: middle;
  display: block;
  cursor: default;
  margin-top: auto;
  margin-bottom: auto;
}
.themev3 .themev4 button#collapse {
  height: 100%;
  width: 25px;
  float: left;
  margin: 0px;
  position: sticky;
  top: 0px;
  left: 225px;
  background-color: var(--white);
  border-color: transparent;
  box-shadow: var(--box-shadow);
  border-radius: 0%;
  color: var(--grey);
  padding: 10px;
  cursor: pointer;
  transition: 0.5s;
  z-index: var(--zindex-sidebar);
}
.themev3 .themev4 button#collapse.cls-1 {
  fill: var(--grey) !important;
}
.themev3 .themev4 button#collapse:hover {
  border: 1px solid var(--corporate-button-color) !important;
}
.themev3 .themev4 button#collapse:hover .secondary-button .cls-1 {
  fill: var(--corporate-button-color) !important;
}
.themev3 .themev4 button#collapse:active, .themev3 .themev4 button#collapse:focus, .themev3 .themev4 button#collapse:focus-visible, .themev3 .themev4 button#collapse.active-icon {
  border: 1px solid var(--corporate-button-color) !important;
}
.themev3 .themev4 button#collapse:active .secondary-button .cls-1, .themev3 .themev4 button#collapse:focus .secondary-button .cls-1, .themev3 .themev4 button#collapse:focus-visible .secondary-button .cls-1, .themev3 .themev4 button#collapse.active-icon .secondary-button .cls-1 {
  fill: var(--corporate-button-color) !important;
}
.themev3 .themev4 button#collapse .secondary-button {
  height: 25px;
  position: absolute;
  transform: translate(-50%, -50%) rotate(180deg);
}
.themev3 .themev4 button#collapse.closed-sidebar-resource .secondary-button {
  transform: translate(-50%, -50%) rotate(0deg);
}
.themev3 .themev4 h1 {
  color: var(--corporate-text-color);
  font-family: var(--font-family-heading);
  font-size: var(--font_size-20);
  font-weight: normal;
  text-align: left;
}
.themev3 .themev4 h2 {
  color: var(--corporate-text-color);
  font-family: var(--font-family-heading);
  font-size: var(--font_size-18);
  font-weight: bold;
  text-align: left;
}
.themev3 .themev4 h3 {
  color: var(--corporate-text-color);
  font-family: var(--font-family-heading);
  font-size: var(--font_size-16);
  font-weight: normal;
  text-align: left;
}
.themev3 .themev4 h4 {
  color: var(--corporate-text-color);
  font-family: var(--font-family-heading);
  font-size: var(--font_size-14);
  font-weight: bold;
  text-align: left;
}
.themev3 .themev4 .box h4 {
  margin-top: 0px;
}
.themev3 .themev4 .box table h4 {
  margin-bottom: 10px;
}
.themev3 .themev4 h5 {
  color: var(--corporate-text-color);
  font-family: var(--font-family-heading);
  font-size: var(--font_size-14);
  font-weight: normal;
  text-align: left;
}
.themev3 .themev4 h6 {
  color: var(--corporate-text-color);
  font-size: var(--font_size-10);
  font-weight: normal;
  text-align: left;
}
.themev3 .themev4 p {
  color: var(--corporate-text-color);
  font-size: var(--font_size-12);
  font-weight: normal;
  text-align: left;
  cursor: default;
}
.themev3 .themev4 p.selected {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .norecords p {
  color: var(--grey);
}
.themev3 .themev4 strong.no-look-like {
  font-weight: normal;
}
.themev3 .themev4 small {
  font-size: var(--font_size-10);
}
.themev3 .themev4 small.big {
  font-size: var(--font_size-12);
}
.themev3 .themev4 mark {
  background-color: var(--corporate-transparent-color);
}
.themev3 .themev4 a {
  text-decoration: underline;
  color: var(--corporate-text-color);
  font-family: var(--font-family);
  font-size: var(--font_size-12);
  font-weight: normal;
  text-align: left;
  cursor: pointer;
}
.themev3 .themev4 a:hover {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 a.highlight-link {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 a.highlight-link:hover {
  color: var(--corporate-text-color);
}
.themev3 .themev4 a.no-look-like {
  text-decoration: none;
}
.themev3 .themev4 a.lastseen {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 a.lastseen:after {
  content: "✓";
  margin-left: 5px;
}
.themev3 .themev4 span {
  margin: 0px 3px;
  font-size: var(--font_size-12);
}
.themev3 .themev4 li {
  font-size: var(--font_size-12);
}
.themev3 .themev4 ol {
  list-style: none;
  padding: 0%;
}
.themev3 .themev4 * {
  box-sizing: border-box;
}
.themev3 .themev4 [class*=col-] {
  float: left;
  padding: 0px 10px;
  display: flex;
}
.themev3 .themev4 .row {
  margin: 0px -10px;
  display: flex;
  /*width: 100%;*/
  flex-wrap: wrap;
}
.themev3 .themev4 .row::after {
  content: "";
  clear: both;
  display: table;
}
.themev3 .themev4 .col-1 {
  width: 8.33%;
}
.themev3 .themev4 .col-2 {
  width: 16.66%;
}
.themev3 .themev4 .col-3 {
  width: 25%;
}
.themev3 .themev4 .col-4 {
  width: 33.33%;
}
.themev3 .themev4 .col-5 {
  width: 41.66%;
}
.themev3 .themev4 .col-6 {
  width: 50%;
}
.themev3 .themev4 .col-7 {
  width: 58.33%;
}
.themev3 .themev4 .col-8 {
  width: 66.66%;
}
.themev3 .themev4 .col-9 {
  width: 75%;
}
.themev3 .themev4 .col-10 {
  width: 83.33%;
}
.themev3 .themev4 .col-11 {
  width: 91.66%;
}
.themev3 .themev4 .col-12 {
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .themev3 .themev4 .dashboard .box-columns {
    column-count: 1;
    column-gap: 10px;
    orphans: 1;
    widows: 1;
  }
  .themev3 .themev4 .box.report-tno.overview table.no-look-like td {
    display: block;
  }
}
@media only screen and (max-width: 992px) {
  .themev3 .themev4 .col-large-1 {
    width: 8.33%;
  }
  .themev3 .themev4 .col-large-2 {
    width: 16.66%;
  }
  .themev3 .themev4 .col-large-3 {
    width: 25%;
  }
  .themev3 .themev4 .col-large-4 {
    width: 33.33%;
  }
  .themev3 .themev4 .col-large-5 {
    width: 41.66%;
  }
  .themev3 .themev4 .col-large-6 {
    width: 50%;
  }
  .themev3 .themev4 .col-large-7 {
    width: 58.33%;
  }
  .themev3 .themev4 .col-large-8 {
    width: 66.66%;
  }
  .themev3 .themev4 .col-large-9 {
    width: 75%;
  }
  .themev3 .themev4 .col-large-10 {
    width: 83.33%;
  }
  .themev3 .themev4 .col-large-11 {
    width: 91.66%;
  }
  .themev3 .themev4 .col-large-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .themev3 .themev4 .col-medium-1 {
    width: 8.33%;
  }
  .themev3 .themev4 .col-medium-2 {
    width: 16.66%;
  }
  .themev3 .themev4 .col-medium-3 {
    width: 25%;
  }
  .themev3 .themev4 .col-medium-4 {
    width: 33.33%;
  }
  .themev3 .themev4 .col-medium-5 {
    width: 41.66%;
  }
  .themev3 .themev4 .col-medium-6 {
    width: 50%;
  }
  .themev3 .themev4 .col-medium-7 {
    width: 58.33%;
  }
  .themev3 .themev4 .col-medium-8 {
    width: 66.66%;
  }
  .themev3 .themev4 .col-medium-9 {
    width: 75%;
  }
  .themev3 .themev4 .col-medium-10 {
    width: 83.33%;
  }
  .themev3 .themev4 .col-medium-11 {
    width: 91.66%;
  }
  .themev3 .themev4 .col-medium-12 {
    width: 100%;
  }
  .themev3 .themev4 body {
    font-size: var(--font_size-medium);
  }
}
@media only screen and (max-width: 576px) {
  .themev3 .themev4 {
    /*Wenn nichts anderes responsive angegeben wird Automatisch auf die volle Breite skaliert*/
  }
  .themev3 .themev4 [class*=col-] {
    width: 100%;
    display: block;
  }
  .themev3 .themev4 .col-small-1 {
    width: 8.33%;
  }
  .themev3 .themev4 .col-small-2 {
    width: 16.66%;
  }
  .themev3 .themev4 .col-small-3 {
    width: 25%;
  }
  .themev3 .themev4 .col-small-4 {
    width: 33.33%;
  }
  .themev3 .themev4 .col-small-5 {
    width: 41.66%;
  }
  .themev3 .themev4 .col-small-6 {
    width: 50%;
  }
  .themev3 .themev4 .col-small-7 {
    width: 58.33%;
  }
  .themev3 .themev4 .col-small-8 {
    width: 66.66%;
  }
  .themev3 .themev4 .col-small-9 {
    width: 75%;
  }
  .themev3 .themev4 .col-small-10 {
    width: 83.33%;
  }
  .themev3 .themev4 .col-small-11 {
    width: 91.66%;
  }
  .themev3 .themev4 .col-small-12 {
    width: 100%;
  }
  .themev3 .themev4 body {
    font-size: var(--font_size-small);
  }
}
.themev3 .themev4 .sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  padding: 0px;
  z-index: var(--zindex-sidebar);
  top: 0;
  left: 0;
  background-color: var(--white);
  overflow-x: hidden;
  transition: 0.5s;
  box-shadow: var(--box-shadow);
}
.themev3 .themev4 .sidebar .confirmation {
  height: 52px;
}
.themev3 .themev4 .contentwrapper, .themev3 .themev4.contentwrapper {
  display: flex;
  top: 70px;
  top: 0px;
}
.themev3 .themev4 .sidebar-wrapper {
  position: sticky;
  top: 0px;
  left: 0px;
  max-width: 250px;
  width: 250px;
  z-index: var(--zindex-sidebar);
  transition: width 0.5 ease-out;
}
.themev3 .themev4 .sidebar-wrapper.closed-sidebar-resource {
  width: 25px;
  transition: width 0.5s ease-out;
}
.themev3 .themev4 .sidebar-wrapper.closed-no-sidebar {
  display: none;
  transition: width 0.5s ease-out;
}
.themev3 .themev4 #sidebar-resource,
.themev3 .themev4 #sidebar-filter,
.themev3 .themev4 #sidebar-settings,
.themev3 .themev4 #sidebar-sort {
  width: 250px;
  position: sticky;
  top: 0px;
  left: 0px;
  float: left;
  transition: transform 0.5s ease-out, width 0.5s ease-out;
  transform: translateX(0px);
  height: 100%;
  padding: 0px;
  z-index: var(--zindex-sidebar);
  background-color: var(--white);
  overflow-x: hidden;
  overflow-y: auto !important;
  transition: width 0.5s ease-out;
  box-shadow: var(--box-shadow);
}
.themev3 .themev4 .sidebar-content {
  height: calc(100% - 52px);
  padding: 20px 20px 52px 20px !important;
  display: table;
  width: 100%;
}
.themev3 .themev4 #sidebar-resource {
  width: 225px !important;
  box-shadow: none;
  transition: width 0.5s ease-out;
  height: 100%;
  hyphens: auto;
  /*Anpassung Sidebar Q4*/
}
.themev3 .themev4 #sidebar-resource.closed-sidebar-resource {
  width: 0px !important;
  transform: translateX(-225px) !important;
  transition: width 0.5s ease-out;
}
.themev3 .themev4 #sidebar-resource .searchDelete {
  right: 24px;
  margin-top: 9px;
  top: unset;
}
.themev3 .themev4 #sidebar-resource .search input:not(:placeholder-shown) ~ .searchDelete {
  display: inline;
}
.themev3 .themev4 #sidebar-resource .accordion:before {
  margin-top: 3px;
}
.themev3 .themev4 #sidebar-resource li p:hover {
  color: var(--corporate-text-color-highlight);
  cursor: pointer;
}
.themev3 .themev4 #sidebar-resource li.disabled:hover {
  cursor: default;
}
.themev3 .themev4 #sidebar-resource li strong {
  margin: 12px 0px;
}
.themev3 .themev4 #sidebar-filter .datepickerpopup {
  left: 5px !important;
  width: calc(100% - 5px);
}
.themev3 .themev4 #sidebar-filter .datePickerWrapper .datepickerdisplay {
  width: calc(100% - 37px);
}
.themev3 .themev4 #sidebar-filter input[type=number], .themev3 .themev4 #sidebar-filter input[type=text], .themev3 .themev4 #sidebar-filter select {
  width: 100%;
  margin-bottom: 10px;
  font-size: var(--font_size-11);
}
.themev3 .themev4 .hidden {
  transform: translateX(-225px) !important;
}
.themev3 .themev4 main {
  transition: width 0.5s ease-out;
  margin: 0 0 0 0;
  width: calc(100% - 250px);
}
.themev3 .themev4 main.blank {
  width: calc(100% - 25px);
  transition: width 0.5s ease-out;
}
.themev3 .themev4 main.no-sidebar {
  width: 100%;
  transition: left 0.5s ease-out;
}
.themev3 .themev4 .data-nav.table-nav {
  padding: 6px 0px 6px 5px;
  border: 1px solid var(--light-grey);
  margin-bottom: 0px;
  min-height: 49px;
}
.themev3 .themev4 .data-nav {
  padding: 0px;
  border: 1px solid transparent;
  margin-bottom: 15px;
}
.themev3 .themev4 .data-nav:has(*) {
  min-height: 35px;
}
.themev3 .themev4 .action-nav {
  padding: 10px 0px 20px 0px;
}
.themev3 .themev4 .template-nav {
  padding: 0px;
  border: 1px solid transparent;
  margin-bottom: 30px;
}
.themev3 .themev4 .dialog-header {
  background-color: var(--light-grey);
  padding: 10px 15px;
}
.themev3 .themev4 .dialog-header h4 {
  margin: 0;
  display: initial;
}
.themev3 .themev4 .overlay {
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
.themev3 .themev4 .dialog {
  position: relative;
  display: none;
  width: 100%;
  max-height: 100%;
  position: fixed;
  z-index: var(--zindex-action);
  top: 0;
  left: 0;
  background-color: var(--white);
  overflow-y: auto;
  transition: 0.5s;
}
.themev3 .themev4 .popupwrapper {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: var(--zindex-action);
}
.themev3 .themev4 table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid var(--light-grey);
  table-layout: fixed;
  display: contents;
  overflow-x: auto;
  cursor: default;
}
.themev3 .themev4 .dialog table {
  display: block;
}
.themev3 .themev4 table p {
  margin: 0px;
}
.themev3 .themev4 table em {
  vertical-align: middle;
}
.themev3 .themev4 tbody {
  display: inline-table;
  width: 100%;
}
.themev3 .themev4 th {
  padding: 15px;
  text-align: left;
}
.themev3 .themev4 td {
  padding: 15px;
  text-align: left;
}
.themev3 .themev4 th {
  font-size: 10px;
  background-color: var(--light-grey);
}
.themev3 .themev4 td {
  font-size: 12px;
}
.themev3 .themev4 tr:hover {
  background-color: var(--corporate-transparent-color) !important;
}
.themev3 .themev4 tr:nth-child(even) {
  background-color: var(--ultra-light-grey);
}
.themev3 .themev4 table.sticky-header th {
  position: sticky;
  top: 0;
}
.themev3 .themev4 table.no-look-like {
  border: none;
  table-layout: auto;
  display: table;
}
.themev3 .themev4 table.no-look-like td,
.themev3 .themev4 table.no-look-like th {
  padding: 5px 5px 5px 0px;
}
.themev3 .themev4 table.no-look-like tr:hover,
.themev3 .themev4 table.no-look-like tr:nth-child(even) {
  background-color: transparent !important;
}
.themev3 .themev4 table.no-look-like tbody {
  display: inline;
  vertical-align: middle;
}
.themev3 .themev4 .table-align-center,
.themev3 .themev4 .text-align-center {
  text-align: center;
}
.themev3 .themev4 .table-align-center .tabletwo, .themev3 .themev4 .table-align-center .tabletwo.no-look-like,
.themev3 .themev4 .text-align-center .tabletwo,
.themev3 .themev4 .text-align-center .tabletwo.no-look-like {
  margin: 0 auto;
}
.themev3 .themev4 .table-align-center p,
.themev3 .themev4 .text-align-center p {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.themev3 .themev4 table.no-look-like input,
.themev3 .themev4 table.no-look-like textarea,
.themev3 .themev4 table.no-look-like select {
  min-width: 200px;
}
.themev3 .themev4 table.no-look-like .pagination select {
  min-width: 55px;
}
.themev3 .themev4 .table-expandable-accoridon {
  width: 2%;
}
.themev3 .themev4 .table-expandable-content {
  display: none;
  border: 1px solid var(--middle-grey);
}
.themev3 .themev4 .table-expandable-content td[colspan] {
  padding: 0px;
}
.themev3 .themev4 .table-expanded {
  border: 0px;
}
.themev3 .themev4 .table-expanded tr,
.themev3 .themev4 .table-expanded th {
  background-color: var(--white);
}
.themev3 .themev4 .table-expanded th {
  border-bottom: 1px solid var(--light-grey);
}
.themev3 .themev4 .table-expanded tr:hover {
  background-color: var(--corporate-transparent-color) !important;
}
.themev3 .themev4 .table-expanded tr:first-child {
  border-top: 0px;
}
.themev3 .themev4 .expandableV2 .table-expandable-content,
.themev3 .themev4 .expandableV2 .table-expandable-content tr,
.themev3 .themev4 .expandableV2 .table-expandable-content th {
  background-color: unset !important;
  border: 0px;
}
.themev3 .themev4 .expandableV2 .table-expandable-content td[colspan] {
  padding-bottom: 30px;
}
.themev3 .themev4 .expandableV2 .table-expandable-content tr:has(th), .themev3 .themev4 .expandableV2 .table-expandable-content tr:has(th):hover {
  background-color: var(--light-grey) !important;
}
.themev3 .themev4 .expandableV2 .table-expandable-content tr:has(td):nth-child(even) {
  background-color: var(--white) !important;
}
.themev3 .themev4 .expandableV2 .table-expandable-content tr:has(td):nth-child(odd) {
  background-color: var(--ultra-light-grey) !important;
}
.themev3 .themev4 .expandableV2 .table-expandable-content tr:has(td):hover {
  background-color: var(--corporate-transparent-color) !important;
}
.themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+1), .themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+1):hover, .themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+4), .themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+4):hover {
  background-color: var(--white) !important;
}
.themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+2), .themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+2):hover, .themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+3), .themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+3):hover {
  background-color: var(--ultra-light-grey) !important;
}
.themev3 .themev4 .table-icon-width {
  width: 25px;
}
.themev3 .themev4 .table-double-icon-width {
  width: 80px;
}
.themev3 .themev4 .table-triple-icon-width {
  width: 110px;
}
.themev3 .themev4 .fixed-first-column tr > th:first-child, .themev3 .themev4 .fixed-first-column tr > td:first-child {
  position: sticky;
  left: 0;
  border-right: 1px solid var(--light-grey);
}
.themev3 .themev4 .fixed-first-column tr:nth-child(odd) td {
  background: var(--white);
}
.themev3 .themev4 .fixed-first-column tr:nth-child(even) td {
  background: var(--ultra-light-grey);
}
.themev3 .themev4 .fixed-first-row thead tr th {
  position: sticky;
  top: 0px;
  z-index: 1;
}
.themev3 .themev4 .fixed-last-row tfoot tr th {
  position: sticky;
  bottom: 0px;
  z-index: 1;
}
.themev3 .themev4 input,
.themev3 .themev4 textarea,
.themev3 .themev4 select {
  font-family: var(--font-family);
  font-size: var(--font_size-12);
  color: var(--corporate-text-color);
  background-color: transparent;
  border: 1px solid var(--middle-grey);
  border-radius: var(--border-radius);
  padding: 4px 8px 4px 8px;
  width: auto;
  min-width: 100px;
  height: 32px;
}
.themev3 .themev4 input.full-width,
.themev3 .themev4 textarea.full-width,
.themev3 .themev4 select.full-width {
  width: 100%;
}
.themev3 .themev4 input:hover,
.themev3 .themev4 textarea:hover,
.themev3 .themev4 select:hover {
  cursor: text;
}
.themev3 .themev4 input:focus, .themev3 .themev4 input:focus-visible,
.themev3 .themev4 textarea:focus,
.themev3 .themev4 textarea:focus-visible,
.themev3 .themev4 select:focus,
.themev3 .themev4 select:focus-visible {
  outline: 1px solid var(--corporate-button-color);
}
.themev3 .themev4 input:disabled,
.themev3 .themev4 textarea:disabled,
.themev3 .themev4 select:disabled {
  background-color: var(--super-light-grey);
  cursor: auto;
}
.themev3 .themev4 input:invalid,
.themev3 .themev4 textarea:invalid,
.themev3 .themev4 select:invalid {
  border: 1px solid var(--red);
}
.themev3 .themev4 input:required,
.themev3 .themev4 textarea:required,
.themev3 .themev4 select:required {
  border: 1px solid var(--middle-grey);
}
.themev3 .themev4 input.double,
.themev3 .themev4 textarea.double,
.themev3 .themev4 select.double {
  width: calc(50% - 5px) !important;
  min-width: 45px !important;
  float: left;
}
.themev3 .themev4 input.double:first-of-type,
.themev3 .themev4 textarea.double:first-of-type,
.themev3 .themev4 select.double:first-of-type {
  margin-right: 10px;
}
.themev3 .themev4 textarea {
  min-height: 100px;
  resize: none;
}
.themev3 .themev4 .gl-toolbar.gl-snow {
  border-radius: 5px 5px 0px 0px;
}
.themev3 .themev4 .gl-container.gl-snow {
  border-radius: 0px 0px 5px 5px;
}
.themev3 .themev4 .ql-container.ql-snow {
  border: 1px solid #ccc;
  border-width: 0px 1px 1px;
}
.themev3 .themev4 .ql-snow .ql-tooltip {
  z-index: 1;
}
.themev3 .themev4 .ql-custom-highlight {
  background-color: var(--red-transparent-color);
  padding: 0px 5px 0px 5px;
  color: var(--white);
  vertical-align: baseline;
}
.themev3 .themev4 input.invalidInput,
.themev3 .themev4 textarea.invalidInput,
.themev3 .themev4 select.invalidInput {
  border: 1px solid var(--red) !important;
}
.themev3 .themev4 input.invalidInput:focus, .themev3 .themev4 input.invalidInput:focus-visible,
.themev3 .themev4 textarea.invalidInput:focus,
.themev3 .themev4 textarea.invalidInput:focus-visible,
.themev3 .themev4 select.invalidInput:focus,
.themev3 .themev4 select.invalidInput:focus-visible {
  outline: 1px solid var(--red-transparent-color);
}
.themev3 .themev4 input.checkbox.invalidInput + label:before {
  border: 1px solid var(--red) !important;
}
.themev3 .themev4 .readonly {
  border: solid transparent;
  margin-left: -4px;
}
.themev3 .themev4 .readonly:hover {
  cursor: auto;
}
.themev3 .themev4 .readonly:focus, .themev3 .themev4 .readonly:focus-visible {
  outline: none;
  box-shadow: none;
}
.themev3 .themev4 select:hover,
.themev3 .themev4 input[type=color i]:hover,
.themev3 .themev4 input[type=checkbox]:hover,
.themev3 .themev4 input[type=radio]:hover {
  cursor: pointer;
}
.themev3 .themev4 input[type=color i] {
  background-color: transparent;
  width: 42px;
  min-width: 42px;
  padding: 2px 4px 2px 4px;
  vertical-align: middle;
}
.themev3 .themev4 input[type=color i],
.themev3 .themev4 input[type=radio] {
  width: revert;
}
.themev3 .themev4 label {
  font-size: var(--font_size-12);
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
}
.themev3 .themev4 label.required:after {
  content: "*";
}
.themev3 .themev4 form input,
.themev3 .themev4 form textarea,
.themev3 .themev4 form select {
  width: 100%;
}
.themev3 .themev4 .label-top {
  vertical-align: top !important;
}
.themev3 .themev4 form#uploadform {
  display: contents;
}
.themev3 .themev4 [type=file] {
  height: 0;
  overflow: hidden;
  width: 0;
  visibility: hidden;
  display: none;
}
.themev3 .themev4 [type=file] + label {
  background: var(--white);
  width: 100%;
  border: 1px solid var(--corporate-button-color);
  border-radius: var(--border-radius);
  cursor: pointer;
  display: inline-block;
  outline: none;
  padding: 10px 20px;
  position: relative;
  transition: all 0.3s;
  vertical-align: middle;
  height: fit-content;
}
.themev3 .themev4 [type=file] + label:hover {
  background-color: var(--corporate-button-color);
}
.themev3 .themev4 [type=file] + label:hover p {
  color: var(--corporate-button-contrast-color);
}
.themev3 .themev4 [type=file] + label p {
  text-align: center;
  color: var(--corporate-text-color);
}
.themev3 .themev4 .datePickerWrapper {
  position: relative;
  width: auto;
}
.themev3 .themev4 span.datePickerWrapper {
  margin: 0px;
}
.themev3 .themev4 button.datePickerButton.icon {
  margin: 5px 0px 5px 5px;
  background-color: transparent;
  border: 1px solid var(--middle-grey);
  border-radius: var(--border-radius);
  height: 32px;
  width: 32px;
  display: inline-block;
  position: relative;
  top: -1px;
  right: unset;
  cursor: pointer;
}
.themev3 .themev4 button.datePickerButton.icon:hover {
  border: 1px solid var(--corporate-button-color);
}
.themev3 .themev4 button.datePickerButton.icon:focus, .themev3 .themev4 button.datePickerButton.icon:focus-visible, .themev3 .themev4 button.datePickerButton.icon:active, .themev3 .themev4 button.datePickerButton.icon.active-icon {
  border: 1px solid var(--corporate-button-color);
}
.themev3 .themev4 .datePickerButton span {
  margin: 0px !important;
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
}
.themev3 .themev4 .datepickerpopup {
  position: fixed;
  top: auto;
  left: auto;
  right: auto;
  z-index: 1080;
  width: 300px;
  height: 300px;
  background-color: var(--white);
  z-index: var(--zindex-top);
  border: 1px solid var(--light-grey);
  border-radius: 5px;
  padding: 8px 8px 50px 8px;
  text-align: center;
  cursor: pointer;
}
.themev3 .themev4 .datepickerpopup span {
  margin: 0;
}
.themev3 .themev4 .datepickerpopup span.currentmonthandyear {
  margin-right: 5px;
}
.themev3 .themev4 table.no-look-like .datepickerpopup select {
  min-width: 0px;
}
.themev3 .themev4 table.no-look-like input.date {
  min-width: 163px;
}
.themev3 .themev4 .datepickerday.disabled {
  color: var(--middle-grey);
}
.themev3 .themev4 .datepickerday.disabled:hover {
  border: 1px solid transparent;
}
.themev3 .themev4 .datepickerpopup select {
  min-width: 0px;
}
.themev3 .themev4 .datepickergrid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  width: 100%;
  height: 100%;
}
.themev3 .themev4 .datepickerday {
  display: grid;
  padding: 2px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.themev3 .themev4 .datepickerday:hover {
  border: 1px solid var(--corporate-transparent-color);
}
.themev3 .themev4 .datepickerday.header:hover {
  border: 1px solid transparent;
}
.themev3 .themev4 .datepickerweek {
  display: grid;
  grid-column: 1;
  color: var(--grey);
}
.themev3 .themev4 .datepickerweek.header {
  color: var(--grey);
}
.themev3 .themev4 .datepickerweek span,
.themev3 .themev4 .datepickerday span {
  margin: auto;
}
.themev3 .themev4 .datepickerday.monday {
  grid-column: 2;
}
.themev3 .themev4 .datepickerday.tuesday {
  grid-column: 3;
}
.themev3 .themev4 .datepickerday.wednesday {
  grid-column: 4;
}
.themev3 .themev4 .datepickerday.thursday {
  grid-column: 5;
}
.themev3 .themev4 .datepickerday.friday {
  grid-column: 6;
}
.themev3 .themev4 .datepickerday.saturday {
  grid-column: 7;
}
.themev3 .themev4 .datepickerday.sunday {
  grid-column: 8;
}
.themev3 .themev4 .datepickerday.prevmonth {
  color: var(--middle-grey);
}
.themev3 .themev4 .datepickerday.nextmonth {
  color: var(--middle-grey);
}
.themev3 .themev4 .datepickerday.active {
  background-color: var(--corporate-transparent-color);
  border-radius: 4px;
}
.themev3 .themev4 .datepickerday.today {
  border: 1px solid var(--corporate-button-color);
  border-radius: 4px;
}
.themev3 .themev4 .datepickerpopup .nav {
  grid-row: 1;
  text-align: center;
}
.themev3 .themev4 .datepickerpopup .header {
  grid-row: 2;
  padding-top: 10px;
}
.themev3 .themev4 .themev3 input[type=date] {
  display: none;
}
.themev3 .themev4 .datepickerprevmonth {
  grid-column: 1;
}
.themev3 .themev4 .currentmonthandyear {
  grid-column-start: 2;
  grid-column-end: 8;
}
.themev3 .themev4 .datepickernextmonth {
  grid-column: 8;
}
.themev3 .themev4 .datepickernextmonth,
.themev3 .themev4 .datepickerprevmonth {
  padding-top: 0px; /*geändert okayß*/
}
.themev3 .themev4 .today-button {
  margin-top: 10px;
  text-align: right;
}
.themev3 .themev4 .kw .prevArrow, .themev3 .themev4 .kw .nextArrow {
  margin-top: -1px;
}
.themev3 .themev4 .kw .datepickerday.active {
  border-radius: 0px;
}
.themev3 .themev4 .kw .datepickerweek.datepickerday.active {
  border: 1px solid var(--corporate-transparent-color);
  border-radius: 4px 0px 0px 4px;
  background-color: transparent;
}
.themev3 .themev4 .kw .datepickerday.sunday.weekend.active {
  border-radius: 0px 4px 4px 0px;
}
.themev3 .themev4 input[type=checkbox] {
  opacity: 0;
  width: 0;
  min-width: 0px !important;
  height: 0;
  cursor: pointer;
  position: absolute;
}
.themev3 .themev4 .checkbox-container {
  margin-bottom: 10px;
  height: 20px;
}
.themev3 .themev4 .checkbox-container:hover {
  background-color: var(--corporate-transparent-color);
}
.themev3 .themev4 .checkbox-container.no-look-like:hover {
  background-color: transparent;
}
.themev3 .themev4 .checkbox + label {
  cursor: pointer;
  margin-right: 0px;
  padding-left: 30px;
  display: inline-block;
}
.themev3 .themev4 .checkbox.singlecheckbox + label:empty {
  display: inline;
  padding-left: 20px;
}
.themev3 .themev4 .checkbox + label:before {
  cursor: pointer;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  border: 1px solid var(--grey);
  display: inline-block;
  position: absolute;
  content: "";
  margin-right: 10px;
  top: -2px;
  left: 0;
}
.themev3 .themev4 .checkbox-container:hover .checkbox + label:before {
  border-color: var(--corporate-button-color);
  box-shadow: inset 0 0 0 1px var(--corporate-button-color);
}
.themev3 .themev4 .checkbox-container:hover .checkbox:hover:disabled + label:before {
  border-color: rgb(141, 141, 141);
  box-shadow: inset 0 0 0 0px rgb(141, 141, 141);
}
.themev3 .themev4 .checkbox:checked + label:before {
  background-color: var(--corporate-button-color);
  border-color: var(--corporate-button-color);
  content: "✓";
  color: var(--corporate-button-contrast-color);
  text-align: center;
}
.themev3 .themev4 .checkbox-container label a {
  display: block;
  text-align: left;
}
.themev3 .themev4 .checkbox-container label a:before {
  height: 20px;
  width: 20px;
  padding: 0;
  left: 0px;
  position: absolute;
}
.themev3 .themev4 ul.simplesearchResult li:hover {
  background-color: var(--super-light-grey);
}
.themev3 .themev4 .table-icon-width .checkbox + label:before {
  top: -10px !important;
}
.themev3 .themev4 .table-double-icon-width .checkbox + label:before {
  top: -10px !important;
}
.themev3 .themev4 ul li .checkbox + label::before {
  top: -8px !important;
}
.themev3 .themev4 .choice-chip {
  display: none;
}
.themev3 .themev4 .choice-chip-container {
  margin-bottom: 10px;
}
.themev3 .themev4 .choice-chip + label {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border-radius: var(--border-radius);
  background-color: var(--light-grey);
  border: 1px solid var(--light-grey);
  padding: 3px 8px;
  display: inline-block;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 5px;
  margin-bottom: 5px;
  vertical-align: sub;
}
.themev3 .themev4 .choice-chip + label:hover {
  border-color: var(--corporate-button-color);
  background-color: transparent;
}
.themev3 .themev4 .choice-chip:checked + label {
  -webkit-transition: all 520ms ease;
  transition: all 200ms ease;
  background-color: var(--corporate-button-color);
  color: var(--corporate-button-contrast-color);
  border-color: var(--corporate-button-color);
}
.themev3 .themev4 .choice-chip[data-state=default_role]:checked + label {
  background-color: var(--dark-grey);
  border: 1px solid var(--dark-grey);
}
.themev3 .themev4 .action-nav .choice-chip + label {
  vertical-align: middle;
}
.themev3 .themev4 .select-all {
  margin-bottom: 5px;
}
.themev3 .themev4 .select-all a, .themev3 .themev4 .select-all p, .themev3 .themev4 .select-all span {
  color: var(--grey);
  display: inline-block;
  font-size: var(--font_size-11);
  vertical-align: bottom;
}
.themev3 .themev4 .select-all a:hover {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .show-all {
  margin-bottom: 5px;
}
.themev3 .themev4 .show-all a {
  color: var(--grey);
  display: inline-block;
  font-size: var(--font_size-11);
  vertical-align: bottom;
  position: relative;
}
.themev3 .themev4 .show-all a:hover {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .show-all a:after {
  content: "«";
  transform: rotate(-90deg);
  display: inline-block;
  margin: 0px 0 0 5px;
  font-size: 1.2em;
  padding-bottom: 3px;
}
.themev3 .themev4 .show-all.active a:after {
  transform: rotate(90deg);
}
.themev3 .themev4 input[type=radio] {
  opacity: 0;
  width: 0;
  height: 0;
  cursor: pointer;
  position: absolute;
}
.themev3 .themev4 .radio + label {
  cursor: pointer;
  margin-right: 0px;
}
.themev3 .themev4 .radio + label:before {
  cursor: pointer;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  border: 1px solid var(--grey);
  border-radius: 100%;
  display: inline-block;
  position: initial;
  content: "";
  margin-right: 10px;
}
.themev3 .themev4 .radio-container {
  margin-bottom: 10px;
  display: flex;
}
.themev3 .themev4 .radio-container:hover .radio + label:before {
  border-color: var(--corporate-button-color);
  box-shadow: inset 0 0 0 1px var(--corporate-button-color);
}
.themev3 .themev4 .radio-container:hover .radio:checked + label:before {
  box-shadow: inset 0 0 0 5px var(--corporate-button-color);
}
.themev3 .themev4 .radio:checked + label:before {
  border-color: var(--corporate-button-color);
  box-shadow: inset 0 0 0 5px var(--corporate-button-color);
}
.themev3 .themev4 .switch {
  position: relative;
  height: 30px;
  width: 100%;
  border: 1px solid var(--corporate-button-color);
  border-radius: 5px;
  min-width: 120px;
  max-width: 300px;
}
.themev3 .themev4 .switch span {
  margin: 0px;
}
.themev3 .themev4 .switch-label {
  position: relative;
  z-index: 2;
  line-height: 28px;
  float: left;
  width: 50%;
  color: var(--corporate-text-color);
  text-align: center;
  cursor: pointer;
  margin-right: 0px;
}
.themev3 .themev4 .switch-label:active {
  color: var(--corporate-button-contrast-color);
}
.themev3 .themev4 .switch-label-off:hover {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .switch-label-on:hover {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .switch-input {
  display: none;
  min-width: 0px !important;
  width: 0px;
}
.themev3 .themev4 .switch-input:checked + .switch-label {
  color: var(--corporate-button-contrast-color);
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.themev3 .themev4 .switch-input:checked + .switch-label-on ~ .switch-selection {
  left: 50%;
  border-radius: 0px 3px 3px 0px;
}
.themev3 .themev4 .switch-selection {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 50%;
  height: 28px;
  background: var(--corporate-button-color);
  border-radius: 3px 0px 0px 3px;
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
.themev3 .themev4 .switch-3 .switch-label {
  width: 33.333%;
}
.themev3 .themev4 .switch-3 .switch-selection {
  width: 33.333%;
  border-radius: 0px 0px 0px 0px;
}
.themev3 .themev4 .switch-3 .switch-input:nth-of-type(2):checked ~ .switch-selection {
  left: 33.333%;
}
.themev3 .themev4 .switch-3 .switch-input:nth-of-type(3):checked ~ .switch-selection {
  left: 66.666%;
}
.themev3 .themev4 .switch-new {
  display: flex;
  align-items: center;
  height: unset;
}
.themev3 .themev4 .switch-new .switch-label {
  line-height: 18px;
  height: 100%;
  padding: 5px 10px;
}
.themev3 .themev4 .switch-new .switch-label:hover {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .switch-new input:checked + label:hover {
  color: var(--white);
}
.themev3 .themev4 .switch-new .switch-selection {
  height: 100%;
}
.themev3 .themev4 input.range:focus {
  outline: 1px solid transparent;
}
.themev3 .themev4 .range {
  background: linear-gradient(to right, var(--corporate-button-color 0%), var(--corporate-button-color 50%, var(--white) 50%, var(--white) 100%));
  border: 1px solid var(--light-grey);
  height: 3px;
  width: 200px;
  outline: none;
  transition: background 450ms ease-in;
  -webkit-appearance: none;
}
.themev3 .themev4 .range::-webkit-slider-thumb {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border-color: none;
  -webkit-appearance: none;
  cursor: ew-resize;
  background: var(--corporate-button-color);
}
.themev3 .themev4 .selected-box {
  float: left;
  margin: 5px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border-radius: var(--border-radius);
  background-color: var(--white);
  padding: 3px 8px;
  display: inline-block;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.themev3 .themev4 .selected-box p {
  margin: 0px;
}
.themev3 .themev4 .selected-box:hover {
  background-color: var(--corporate-transparent-color);
}
.themev3 .themev4 .selected-box.big {
  padding: 10px;
  width: 100%;
}
.themev3 .themev4 .selected-box.big table.no-look-like tbody {
  display: table;
}
.themev3 .themev4 .search {
  position: absolute;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  max-width: 300px;
  z-index: 20;
}
.themev3 .themev4 .search img {
  position: absolute;
  cursor: pointer;
}
.themev3 .themev4 .fix-search {
  position: initial;
}
.themev3 .themev4 .searchIcon,
.themev3 .themev4 .fix-search-icon {
  z-index: 99;
  position: absolute;
}
.themev3 .themev4 .search-open .searchIcon .cls-1,
.themev3 .themev4 .search-open .fix-search-icon .cls-1 {
  stroke: var(--corporate-button-color);
  stroke-width: 2;
  fill: var(--corporate-button-contrast-color);
}
.themev3 .themev4 .searchClose {
  transition: 500ms fill ease-in;
  display: none;
  position: absolute;
  top: 7.5px;
  right: 10px;
}
.themev3 .themev4 .searchDelete {
  right: 32px;
  display: none;
  top: 9px;
  position: absolute;
}
.themev3 .themev4 .search input[type=text] {
  border: none;
  border-radius: 50px;
  padding: 0px 18px;
  font-family: inherit;
  color: var(--corporate-text-color);
  outline: none;
  width: 16px;
  min-width: 0px;
  height: 35px;
  transition: 500ms width ease-in-out, 500ms padding ease-in-out, 500ms border-radius ease-in-out, 500ms box-shadow ease-in-out;
}
.themev3 .themev4 .search input:not(:placeholder-shown) ~ .searchDelete {
  display: block;
}
.themev3 .themev4 .search-open input[type=text] {
  width: 100%;
  padding: 3px 60px 3px 42px;
  border-radius: 50px 15px 15px 50px;
  border: 1px solid var(--corporate-button-color);
}
.themev3 .themev4 #searchResult {
  border: 1px solid var(--middle-grey);
  margin-top: 10px;
  margin-bottom: 20px;
  height: 250px;
  overflow-y: scroll;
}
.themev3 .themev4 .search-open.fix-search input {
  padding: 3px 0px 3px 40px;
}
.themev3 .themev4 .search-open.fix-search input:focus,
.themev3 .themev4 .search-open.fix-search input:focus-visible {
  outline: 1px solid var(--corporate-transparent-color);
}
.themev3 .themev4 button.icon.fix-search-icon:hover svg.primary-button {
  cursor: default;
}
.themev3 .themev4 button.icon.fix-search-icon:hover svg.primary-button .cls-1 {
  fill: transparent;
}
.themev3 .themev4 button.icon.fix-search-icon:hover svg.primary-button .cls-2 {
  fill: var(--grey);
}
.themev3 .themev4 .dropdown {
  position: relative;
  display: inline-block;
}
.themev3 .themev4 .dropdown .confirmation {
  margin: 20px -16px -16px -16px;
  width: auto;
  bottom: -16px;
}
.themev3 .themev4 .dropdown label {
  vertical-align: middle;
  width: 100%;
}
.themev3 .themev4 .dropdown h6 {
  margin-top: 0px;
}
.themev3 .themev4 .dropdown-content {
  top: 50px;
  left: 0;
  display: none;
  position: absolute;
  background-color: var(--white);
  min-width: 180px;
  width: max-content;
  box-shadow: var(--box-shadow);
  z-index: var(--zindex-window);
  padding: 16px;
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}
.themev3 .themev4 .dropdown-content.right-align {
  left: unset !important;
  right: 0;
}
.themev3 .themev4 .dropdown-content-autocomplete {
  position: absolute;
  background-color: var(--white);
  min-width: 300px;
  width: max-content;
  box-shadow: var(--box-shadow);
  z-index: var(--zindex-window);
  padding: 16px 16px 6px 16px;
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  cursor: pointer;
}
.themev3 .themev4 .dropdown-content.show {
  display: block;
}
.themev3 .themev4 .modal {
  display: none;
  overflow: hidden;
  background-color: var(--white);
  box-shadow: var(--box-shadow);
  padding: 16px;
  z-index: 999;
  position: absolute;
  /*margin-top:30px;*/
  right: 20px;
  max-width: 450px;
}
.themev3 .themev4 .modal p {
  margin: 0px;
}
.themev3 .themev4 .accordion {
  color: var(--corporate-text-color);
  cursor: pointer;
  text-align: left;
  padding: 0px;
  word-wrap: break-word;
}
.themev3 .themev4 .open,
.themev3 .themev4 .accordion:hover {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .open:before,
.themev3 .themev4 .accordion:hover:before {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .accordion-content {
  color: var(--corporate-text-color);
  padding: 0px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.themev3 .themev4 .accordion.list + .accordion-content {
  margin-left: 25px;
}
.themev3 .themev4 .accordion.list.open {
  font-weight: bold;
}
.themev3 .themev4 .pagination {
  text-align: center;
  display: block;
  height: 40px;
  margin-bottom: 37px;
}
.themev3 .themev4 .pagination select {
  min-width: 55px;
  width: max-content;
}
.themev3 .themev4 .pagination > button.stroke,
.themev3 .themev4 .pagination > select,
.themev3 .themev4 .pagination > span {
  margin-right: 5px;
  vertical-align: middle;
}
.themev3 .themev4 #progressbar-standard {
  width: 100%;
  height: 30px;
  background-color: var(--light-grey);
  border-radius: var(--border-radius);
}
.themev3 .themev4 #progressbar-standard .total {
  float: right;
  margin-right: 5px;
  line-height: 30px;
  font-size: var(--font_size-12);
  color: var(--grey);
}
.themev3 .themev4 #progressbar-standard strong {
  font-weight: 600;
}
.themev3 .themev4 .progress {
  width: 10%;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: var(--font_size-12);
  color: var(--corporate-button-contrast-color);
  background-color: var(--corporate-button-color);
  border-radius: var(--border-radius);
  /*Colors*/
  /*Segments*/
}
.themev3 .themev4 .progress.green, .themev3 .themev4 .progress.yellow, .themev3 .themev4 .progress.red {
  color: var(--white) !important;
}
.themev3 .themev4 .progress.green {
  background-color: rgba(174, 190, 69, 0.8156862745);
}
.themev3 .themev4 .progress.yellow {
  background-color: rgba(245, 233, 96, 0.8156862745);
}
.themev3 .themev4 .progress.yellow strong {
  color: var(--grey);
}
.themev3 .themev4 .progress.red {
  background-color: rgba(188, 19, 50, 0.8156862745);
}
.themev3 .themev4 .progress.start, .themev3 .themev4 .progress.middle, .themev3 .themev4 .progress.end, .themev3 .themev4 .progress.finished {
  display: inline-block;
  min-width: 2%;
}
.themev3 .themev4 .progress.start {
  border-radius: var(--border-radius) 0 0 var(--border-radius);
}
.themev3 .themev4 .progress.middle {
  border-radius: 0px;
}
.themev3 .themev4 .progress.end {
  border-radius: 0 var(--border-radius) var(--border-radius) 0;
}
.themev3 .themev4 .progress.finished {
  border-radius: var(--border-radius);
}
.themev3 .themev4 .small#progressbar-standard, .themev3 .themev4 .small .progress {
  height: 10px;
}
.themev3 .themev4 .progressbar {
  counter-reset: step;
}
.themev3 .themev4 .progressbar li {
  list-style: none;
  display: inline-block;
  width: 30.33%;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.themev3 .themev4 .progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid var(--grey);
  background-color: var(--super-light-grey);
  border-radius: 100%;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
}
.themev3 .themev4 .progressbar li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--grey);
  top: 15px;
  left: -50%;
  z-index: -1;
}
.themev3 .themev4 .progressbar li:first-child:after {
  content: none;
}
.themev3 .themev4 .progressbar li.step-active {
  color: var(--corporate-button-color);
}
.themev3 .themev4 .progressbar li.step-active:before {
  border-color: var(--corporate-button-color);
  background-color: var(--white);
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .progressbar li.step-done + li:after {
  background-color: var(--corporate-button-color);
}
.themev3 .themev4 .progressbar li.step-done:before {
  border-color: var(--corporate-button-color);
  background-color: var(--corporate-button-color);
  color: var(--corporate-button-contrast-color);
  content: "✓";
}
.themev3 .themev4 .badge {
  background-color: var(--corporate-button-color);
  color: var(--corporate-button-contrast-color);
  padding: 4px 8px;
  text-align: center;
  border-radius: var(--border-radius);
  font-size: var(--font_size-10);
  line-height: inherit;
}
.themev3 .themev4 .badge-clickable {
  cursor: pointer;
}
.themev3 .themev4 .badge-clickable:hover {
  border: 1px solid var(--corporate-button-color);
  background-color: var(--corporate-button-contrast-color);
  color: var(--corporate-button-color);
}
.themev3 .themev4 .display-color {
  border: 1px solid var(--middle-grey);
  border-radius: var(--border-radius);
  padding-right: 8px;
}
.themev3 .themev4 .display-color .highlight-box.square {
  margin-right: 5px;
  display: inline-block;
}
.themev3 .themev4 .uploaded-file {
  width: 100%;
  margin: 5px;
  border-radius: 100px;
  background-color: var(--white);
  display: inline-block;
  box-shadow: var(--box-shadow-light);
}
.themev3 .themev4 .uploaded-file table.no-look-like tbody {
  display: table;
}
.themev3 .themev4 .uploaded-file.validInput .file-type {
  background-color: var(--green);
}
.themev3 .themev4 .uploaded-file.invalidInput {
  border: 1px solid var(--red);
}
.themev3 .themev4 .uploaded-file.invalidInput .file-type {
  background-color: var(--red);
}
.themev3 .themev4 .uploaded-file.invalidInput .file-name {
  color: var(--red);
}
.themev3 .themev4 .uploaded-file .table-icon-width button {
  margin-right: 3px;
}
.themev3 .themev4 .file-type {
  border-radius: 50%;
  width: 47px;
  height: 47px;
  line-height: 46px;
  text-align: center;
  font-size: var(--font_size-11);
  margin: -5px 5px -5px 0px;
  box-shadow: var(--box-shadow-light);
  color: var(--white);
  background-color: var(--grey);
  text-transform: uppercase;
}
.themev3 .themev4 .file-name {
  word-break: break-all;
}
.themev3 .themev4 .toasts {
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: var(--box-shadow);
  padding: 15px;
  z-index: var(--zindex-notification);
  display: block;
  max-width: 450px;
  height: auto;
  overflow: hidden;
  display: flex;
  width: 430px;
  margin: 10px;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
.themev3 .themev4 .toast-header {
  display: flex;
  align-items: center;
}
.themev3 .themev4 .toast-header button {
  position: absolute;
  right: 15px;
  margin-right: 5px;
}
.themev3 .themev4 .toast-message {
  margin-right: auto;
}
.themev3 .themev4 .toast-body p {
  margin-bottom: 0;
}
.themev3 .themev4 .toast-date {
  margin-top: 15px;
  line-height: 0px;
}
.themev3 .themev4 .toast-success .toasts {
  border-left: 5px solid var(--green);
}
.themev3 .themev4 .toast-failed .toasts {
  border-left: 5px solid var(--red);
}
.themev3 .themev4 .toast-warning .toasts {
  border-left: 5px solid var(--orange);
}
.themev3 .themev4 .toast-info .toasts {
  border-left: 5px solid var(--blue);
}
.themev3 .themev4 .success .cls-1 {
  fill: var(--green);
}
.themev3 .themev4 .error .cls-1 {
  fill: var(--red);
}
.themev3 .themev4 .warning .cls-1 {
  fill: var(--orange);
}
.themev3 .themev4 .info .cls-1 {
  fill: var(--blue);
}
.themev3 .themev4 .toast-success.show,
.themev3 .themev4 .toast-failed.show,
.themev3 .themev4 .toast-warning.show,
.themev3 .themev4 .toast-info.show {
  visibility: visible !important;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation-iteration-count: 1;
}
.themev3 .themev4 toastwrapper {
  width: 450px;
  display: block;
  position: fixed;
  right: 0px;
  bottom: 40px;
  max-height: calc(100% - 198px);
  z-index: var(--zindex-notification);
}
.themev3 .themev4 toastwrapper .position-bottom {
  position: absolute;
  bottom: 0px;
}
.themev3 .themev4 .toast-success,
.themev3 .themev4 .toast-failed,
.themev3 .themev4 .toast-warning,
.themev3 .themev4 .toast-info {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3 ease-in-out;
}
.themev3 .themev4 .position-bottom .fade {
  opacity: 0 !important;
}
@-webkit-keyframes fadein {
  from {
    right: 0;
    opacity: 0;
  }
  to {
    right: 25;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    right: 0;
    opacity: 0;
  }
  to {
    right: 25;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    right: 25;
    opacity: 1;
  }
  to {
    right: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    right: 25;
    opacity: 1;
  }
  to {
    right: 0;
    opacity: 0;
  }
}
.themev3 .themev4 .dashboard {
  display: block;
  width: 100%;
  /*Allgemein Datepicker Arrows*/
}
.themev3 .themev4 .dashboard .box-columns, .themev3 .themev4 .dashboard .box-columns-fixed {
  column-count: 3;
  column-gap: 20px;
  orphans: 1;
  widows: 1;
}
.themev3 .themev4 .dashboard .box {
  display: inline-block;
}
.themev3 .themev4 .dashboard .box .pagination {
  display: block;
}
.themev3 .themev4 .dashboard .box.inline-box td small.float-r {
  margin-right: -5px;
}
.themev3 .themev4 .dashboard input.text.date {
  width: 100px;
}
.themev3 .themev4 button.icon .secondary-button.deco-icon {
  height: 12px !important;
  width: auto;
  vertical-align: text-top;
  cursor: pointer;
}
.themev3 .themev4 button.icon:hover svg.secondary-button.deco-icon .cls-1,
.themev3 .themev4 button.icon:focus-visible svg.secondary-button.deco-icon .cls-1,
.themev3 .themev4 button.icon:focus svg.secondary-button.deco-icon .cls-1 {
  fill: var(--grey) !important;
}
.themev3 .themev4 .link-image {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  object-fit: contain;
}
.themev3 .themev4 small.utilization_count {
  color: var(--corporate-text-color);
  vertical-align: text-top;
  margin-left: 5px;
}
.themev3 .themev4 button.icon.big {
  display: inline-block;
  position: fixed;
  bottom: 30px;
  right: 30px;
}
.themev3 .themev4 button.icon.big svg {
  width: 50px;
  height: auto;
}
.themev3 .themev4 button.icon.big svg.primary-button .cls-1 {
  fill: var(--corporate-button-color);
  stroke: var(--corporate-button-color);
}
.themev3 .themev4 button.icon.big svg.primary-button .cls-2 {
  fill: var(--corporate-button-contrast-color);
  stroke: var(--corporate-button-contrast-color);
}
.themev3 .themev4 button.icon.big:hover svg.primary-button .cls-1 {
  fill: var(--corporate-button-contrast-color);
}
.themev3 .themev4 button.icon.big:hover svg.primary-button .cls-2 {
  fill: var(--corporate-button-color);
  stroke: var(--corporate-button-color);
}
.themev3 .themev4 button.icon.big:active.big svg.primary-button .cls-1, .themev3 .themev4 button.icon.big.active-icon.big svg.primary-button .cls-1 {
  fill: var(--corporate-button-contrast-color) !important;
  stroke: var(--corporate-button-color) !important;
  stroke-width: 2 !important;
}
.themev3 .themev4 button.icon.big:focus svg.primary-button .cls-1, .themev3 .themev4 button.icon.big:focus-visible svg.primary-button .cls-1 {
  fill: var(--corporate-button-contrast-color) !important;
  stroke: var(--corporate-button-color) !important;
  stroke-width: 2 !important;
  box-shadow: 0 0 0 1px var(--corporate-transparent-color);
}
.themev3 .themev4 button.icon.big:active svg.primary-button .cls-2, .themev3 .themev4 button.icon.big:focus svg.primary-button .cls-2, .themev3 .themev4 button.icon.big:focus-visible svg.primary-button .cls-2, .themev3 .themev4 button.icon.big.active-icon svg.primary-button .cls-2 {
  fill: var(--corporate-button-color) !important;
  stroke: var(--corporate-button-color) !important;
}
.themev3 .themev4 #searchByLetter tr {
  background-color: transparent !important;
}
.themev3 .themev4 #searchByLetter tr td {
  background-color: var(--light-grey);
  width: calc((100% - 78px) / 13);
  display: block;
  float: left;
  margin: 3px;
}
.themev3 .themev4 .letter {
  color: var(--corporate-text-color);
  cursor: pointer;
  text-align: center;
}
.themev3 .themev4 #searchByLetter tr td:hover {
  box-shadow: var(--corporate-transparent-color);
}
.themev3 .themev4 .selected-letter {
  background-color: var(--corporate-transparent-color) !important;
}
.themev3 .themev4 .cursor-default {
  cursor: default;
}
.themev3 .themev4 .cursor-pointer {
  cursor: pointer;
}
.themev3 .themev4 .margin-auto {
  margin: auto !important;
}
.themev3 .themev4 .margin-0 {
  margin: 0px !important;
}
.themev3 .themev4 .m-r-0 {
  margin-right: 0px !important;
}
.themev3 .themev4 .m-r-5 {
  margin-right: 5px !important;
}
.themev3 .themev4 .m-r-6 {
  margin-right: 6px !important;
}
.themev3 .themev4 .m-r-8 {
  margin-right: 8px !important;
}
.themev3 .themev4 .m-r-10 {
  margin-right: 10px !important;
}
.themev3 .themev4 .m-r-15 {
  margin-right: 15px !important;
}
.themev3 .themev4 .m-r-20 {
  margin-right: 20px !important;
}
.themev3 .themev4 .m-r-25 {
  margin-right: 25px !important;
}
.themev3 .themev4 .m-l-0 {
  margin-left: 0px !important;
}
.themev3 .themev4 .m-l-5 {
  margin-left: 5px !important;
}
.themev3 .themev4 .m-l-6 {
  margin-left: 6px !important;
}
.themev3 .themev4 .m-l-8 {
  margin-left: 8px !important;
}
.themev3 .themev4 .m-l-10 {
  margin-left: 10px !important;
}
.themev3 .themev4 .m-l-15 {
  margin-left: 15px !important;
}
.themev3 .themev4 .m-l-20 {
  margin-left: 20px !important;
}
.themev3 .themev4 .m-l-25 {
  margin-left: 25px !important;
}
.themev3 .themev4 .m-t-0 {
  margin-top: 0px !important;
}
.themev3 .themev4 .m-t-3 {
  margin-top: 3px !important;
}
.themev3 .themev4 .m-t-5 {
  margin-top: 5px !important;
}
.themev3 .themev4 .m-t-6 {
  margin-top: 6px !important;
}
.themev3 .themev4 .m-t-8 {
  margin-top: 8px !important;
}
.themev3 .themev4 .m-t-10 {
  margin-top: 10px !important;
}
.themev3 .themev4 .m-t-15 {
  margin-top: 15px !important;
}
.themev3 .themev4 .m-t-20 {
  margin-top: 20px !important;
}
.themev3 .themev4 .m-t-25 {
  margin-top: 25px !important;
}
.themev3 .themev4 .m-t-30 {
  margin-top: 30px !important;
}
.themev3 .themev4 .m-t-35 {
  margin-top: 35px !important;
}
.themev3 .themev4 .m-t-45 {
  margin-top: 45px !important;
}
.themev3 .themev4 .m-t-50 {
  margin-top: 50px !important;
}
.themev3 .themev4 .m-b-0 {
  margin-bottom: 0px !important;
}
.themev3 .themev4 .m-b-3 {
  margin-bottom: 3px !important;
}
.themev3 .themev4 .m-b-5 {
  margin-bottom: 5px !important;
}
.themev3 .themev4 .m-b-6 {
  margin-bottom: 6px !important;
}
.themev3 .themev4 .m-b-8 {
  margin-bottom: 8px !important;
}
.themev3 .themev4 .m-b-10 {
  margin-bottom: 10px !important;
}
.themev3 .themev4 .m-b-15 {
  margin-bottom: 15px !important;
}
.themev3 .themev4 .m-b-20 {
  margin-bottom: 20px !important;
}
.themev3 .themev4 .m-b-25 {
  margin-bottom: 25px !important;
}
.themev3 .themev4 .m-b-30 {
  margin-bottom: 30px !important;
}
.themev3 .themev4 .m-b-35 {
  margin-bottom: 35px !important;
}
.themev3 .themev4 .m-b-45 {
  margin-bottom: 45px !important;
}
.themev3 .themev4 .m-b-50 {
  margin-bottom: 50px !important;
}
.themev3 .themev4 .p-0 {
  padding: 0px !important;
}
.themev3 .themev4 .p-5 {
  padding: 5px !important;
}
.themev3 .themev4 .p-10 {
  padding: 10px !important;
}
.themev3 .themev4 .p-15 {
  padding: 15px !important;
}
.themev3 .themev4 .p-20 {
  padding: 20px !important;
}
.themev3 .themev4 .display-inline-box {
  display: -webkit-inline-box !important;
}
.themev3 .themev4 .display-inline {
  display: inline !important;
}
.themev3 .themev4 .display-initial {
  display: initial !important;
}
.themev3 .themev4 .display-flex {
  display: flex !important;
}
.themev3 .themev4 .display-inline-table {
  display: inline-table !important;
}
.themev3 .themev4 .display-inline-block {
  display: inline-block !important;
}
.themev3 .themev4 .display-table {
  display: table !important;
}
.themev3 .themev4 .display-block {
  display: block !important;
}
.themev3 .themev4 .display-none {
  display: none !important;
}
.themev3 .themev4 .visibility-hidden {
  visibility: hidden !important;
}
.themev3 .themev4 .visibility-visible {
  visibility: visible !important;
}
.themev3 .themev4 .position-initial {
  position: initial !important;
}
.themev3 .themev4 .position-absolute {
  position: absolute !important;
}
.themev3 .themev4 .position-relative {
  position: relative !important;
}
.themev3 .themev4 .position-fixed {
  position: fixed !important;
}
.themev3 .themev4 .vertical-align-middle {
  vertical-align: middle !important;
}
.themev3 .themev4 .vertical-align-top {
  vertical-align: top !important;
}
.themev3 .themev4 .vertical-align-baseline {
  vertical-align: baseline !important;
}
.themev3 .themev4 .vertical-align-bottom {
  vertical-align: bottom !important;
}
.themev3 .themev4 .text-align-right {
  text-align: right;
}
.themev3 .themev4 .text-align-left {
  text-align: left;
}
.themev3 .themev4 .align-items-center {
  align-items: center;
  display: flex !important;
}
.themev3 .themev4 .clear-both {
  clear: both;
}
.themev3 .themev4 .l-10 {
  left: 10px !important;
}
.themev3 .themev4 .r-10 {
  right: 10px !important;
}
.themev3 .themev4 .t-10 {
  top: 10px !important;
}
.themev3 .themev4 .b-10 {
  bottom: 10px !important;
}
.themev3 .themev4 .float-l {
  float: left !important;
}
.themev3 .themev4 .float-r {
  float: right !important;
}
.themev3 .themev4 .float-u {
  float: unset !important;
}
.themev3 .themev4 .h-100 {
  height: 100px !important;
}
.themev3 .themev4 .h-150 {
  height: 150px !important;
}
.themev3 .themev4 .h-200 {
  height: 200px !important;
}
.themev3 .themev4 .h-max-600 {
  max-height: 600px !important;
}
.themev3 .themev4 .w-5 {
  width: 5% !important;
}
.themev3 .themev4 .w-20 {
  width: 20% !important;
}
.themev3 .themev4 .w-40 {
  width: 37% !important;
}
.themev3 .themev4 .w-50 {
  width: 50% !important;
}
.themev3 .themev4 .w-60 {
  width: 60% !important;
}
.themev3 .themev4 .w-90 {
  width: 90% !important;
}
.themev3 .themev4 .w-100 {
  width: 100% !important;
}
.themev3 .themev4 .w-auto {
  width: auto !important;
}
.themev3 .themev4 .overflow-y-scroll {
  overflow-y: scroll !important;
}
.themev3 .themev4 .overflow-y-auto {
  overflow-y: auto !important;
}
.themev3 .themev4 .overflow-y-unset {
  overflow-y: unset !important;
}
.themev3 .themev4 .overflow-x-scroll {
  overflow-x: scroll !important;
}
.themev3 .themev4 .overflow-x-auto {
  overflow-x: auto !important;
}
.themev3 .themev4 .overflow-x-unset {
  overflow-x: unset !important;
}
.themev3 .themev4 .line-height-24 {
  line-height: 24px;
}
.themev3 .themev4 .red {
  color: var(--red);
}
.themev3 .themev4 .bg-red {
  background-color: var(--red);
}
.themev3 .themev4 .blue {
  color: var(--blue);
}
.themev3 .themev4 .bg-blue {
  background-color: var(--blue);
}
.themev3 .themev4 input.text,
.themev3 .themev4 textarea.text,
.themev3 .themev4 select.text {
  border: 1px solid var(--middle-grey) !important;
}
.themev3 .themev4 input.text {
  padding-left: 5px;
}
.themev3 .themev4 .info-dropdown {
  display: none;
  overflow: hidden;
  background-color: var(--white);
  box-shadow: rgba(99, 99, 99, 0.3) 0px 2px 8px 0px;
  padding: 16px;
  z-index: 999;
  position: absolute;
  margin-top: 0px;
  max-width: 450px;
}
.themev3 .themev4 .info-dropdown p {
  margin: 0px;
}
.themev3 .themev4 .info-dropdown .closeDropdown {
  top: 5px;
  right: 5px;
  position: absolute;
}
.themev3 .themev4 .unset {
  margin: inherit;
  font-size: inherit;
  box-sizing: inherit;
  vertical-align: inherit;
  color: inherit;
}
.themev3 .themev4 .dynamicforms {
  font-family: var(--font-family);
  font-size: var(--font_size-standard);
}
.themev3 .themev4 .dynamicforms .vcardheader {
  height: fit-content;
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
}
.themev3 .themev4 .dynamicforms .vcardheader.vcardheader_link:hover {
  cursor: pointer;
}
.themev3 .themev4 .dynamicforms .vcardheader.vcardheader_link:hover h4 {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .dynamicforms .vcardheader .vcardimage {
  float: left;
  margin-right: 10px;
}
.themev3 .themev4 .dynamicforms .vcardheader h4 {
  line-height: 50px;
  margin-left: 4px;
  float: left;
  width: calc(100% - 64px);
  margin-bottom: 0px;
}
.themev3 .themev4 .dynamicforms .vcardheader h4 div {
  float: left;
  padding: 0px;
}
.themev3 .themev4 .dynamicforms .vcardheader h4 div:not(:first-child) {
  margin-left: 10px;
}
.themev3 .themev4 .dynamicforms .vcardheader h4 input {
  margin-top: 10px;
}
.themev3 .themev4 .dynamicforms .multivalueul,
.themev3 .themev4 .dynamicforms ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.themev3 .themev4 .dynamicforms td {
  vertical-align: top;
}
.themev3 .themev4 .dynamicforms td div {
  float: left;
}
.themev3 .themev4 .dynamicforms td div ul {
  margin: 0px;
  padding: 0px;
}
.themev3 .themev4 .dynamicforms .dynamicform-info {
  color: var(--grey);
  font-size: var(--font_size-10);
  padding: 0 5px 5px 0 !important;
}
.themev3 .themev4 .dynamicforms .dynamicfield_view span, .themev3 .themev4 .dynamicforms .dynamicfield_view2 span {
  margin: 0px;
  padding: 0px;
}
.themev3 .themev4 .dynamicforms .dynamicfield_view .badge, .themev3 .themev4 .dynamicforms .dynamicfield_view2 .badge {
  padding: 4px 8px;
}
.themev3 .themev4 .dynamicforms .dynamicfield_view:has(+ .dynamicfield_view2) span {
  margin-right: 3px;
}
.themev3 .themev4 .dynamicforms .dynamicfield_edit {
  margin: 0px;
  min-height: 32px;
}
.themev3 .themev4 .dynamicforms .dynamicfield_edit select {
  margin: 0px;
  width: 200px;
}
.themev3 .themev4 .dynamicforms .dynamicfield_edit .datePickerWrapper input {
  width: calc(100% - 57px);
}
.themev3 .themev4 .dynamicforms .dynfield-box + .dynfield-box span {
  margin-left: 5px;
}
.themev3 .themev4 .dynamicforms .dynfield-box + .dynfield-box input {
  margin-left: 5px;
}
.themev3 .themev4 .dynamicforms .dynfield-box + .dynfield-box .dynamicfield_edit input, .themev3 .themev4 .dynamicforms .dynfield-box:has(+ .dynfield-box) .dynamicfield_edit input {
  width: 97.5px;
  min-width: auto;
}
.themev3 .themev4 .tabletwo,
.themev3 .themev4 .tabletwo thead,
.themev3 .themev4 .tabletwo tbody,
.themev3 .themev4 .tabletwo tfoot,
.themev3 .themev4 .tabletwo tr,
.themev3 .themev4 .tabletwo tr:hover,
.themev3 .themev4 .tabletwo th,
.themev3 .themev4 .tabletwo td {
  all: revert;
  -webkit-border-horizontal-spacing: 0px;
  -webkit-border-vertical-spacing: 0px;
}
.themev3 .themev4 .tabletwo {
  width: 100%;
  text-align: left;
}
.themev3 .themev4 .tabletwo thead th {
  font-size: 10px;
  background-color: var(--light-grey);
  padding: 15px;
}
.themev3 .themev4 .tabletwo thead th.table-icon-width {
  width: 25px;
}
.themev3 .themev4 .tabletwo thead th.table-expandable-accoridon {
  width: 8px;
}
.themev3 .themev4 .tabletwo tbody {
  font-size: 12px;
}
.themev3 .themev4 .tabletwo tbody tr:nth-child(even) {
  background-color: var(--white);
}
.themev3 .themev4 .tabletwo tbody tr:nth-child(odd) {
  background-color: var(--ultra-light-grey);
}
.themev3 .themev4 .tabletwo tbody td {
  padding: 15px;
  text-align: left;
}
.themev3 .themev4 .tabletwo tfoot th {
  font-size: 12px;
  background-color: var(--light-grey);
  padding: 15px;
}
.themev3 .themev4 .tabletwo.no-hover tr:hover {
  background-color: var(--white) !important;
}
.themev3 .themev4 .tabletwo.no-hover tr:nth-child(even):hover {
  background-color: var(--white) !important;
}
.themev3 .themev4 .tabletwo.no-hover tr:nth-child(odd):hover {
  background-color: var(--ultra-light-grey) !important;
}
.themev3 .themev4 .tabletwo.fixed-first-column thead th:first-of-type {
  z-index: 2;
}
.themev3 .themev4 .tabletwo.fixed-first-column tfoot th:first-of-type {
  z-index: 2;
}
.themev3 .themev4 .tabletwo.no-look-like,
.themev3 .themev4 .tabletwo.no-look-like thead,
.themev3 .themev4 .tabletwo.no-look-like tbody,
.themev3 .themev4 .tabletwo.no-look-like tfoot,
.themev3 .themev4 .tabletwo.no-look-like tr,
.themev3 .themev4 .tabletwo.no-look-like tr:nth-child(odd),
.themev3 .themev4 .tabletwo.no-look-like th,
.themev3 .themev4 .tabletwo.no-look-like td {
  all: revert;
  font-size: var(--font_size-12);
  font-weight: 100;
}
.themev3 .themev4 .tabletwo.no-look-like thead th {
  background-color: unset;
  padding: 5px 5px 5px 0px;
}
.themev3 .themev4 .tabletwo.no-look-like tbody td {
  padding: 5px 5px 5px 0px;
  text-align: left;
}
.themev3 .themev4 .tabletwo.no-look-like tfoot th {
  background-color: unset;
  padding: 5px 5px 5px 0px;
}
.themev3 .themev4 .tabletwo.expandable tbody tr {
  background-color: var(--white);
}
.themev3 .themev4 .tabletwo.expandable tbody tr:nth-child(4n+1) {
  background-color: var(--ultra-light-grey);
}
.themev3 .themev4 .tabletwo.expandable tbody tr:nth-child(2n+2) td {
  padding: 20px;
  border: 1px solid #ccc;
}
.themev3 .themev4 .tabletwo.expandable tbody tr.table-expandable-content {
  display: none;
}
.themev3 .themev4 .tabletwo.expandable tbody tr.table-expandable-content table.no-look-like td {
  padding: 5px 5px 5px 0px;
  border: 0px;
  background-color: #fff;
}
.themev3 .themev4 .tabletwo.expandable.no-hover tr:hover {
  background-color: var(--white) !important;
}
.themev3 .themev4 .tabletwo.expandable.no-hover tr:nth-child(4n+1):hover {
  background-color: var(--ultra-light-grey) !important;
}
.themev3 .themev4 .tabletwo.expandable-d .expandable-d_even {
  background-color: var(--ultra-light-grey);
}
.themev3 .themev4 .tabletwo.expandable-d .expandable-d_odd {
  background-color: var(--white);
}
.themev3 .themev4 .tabletwo.expandable-d.no-hover .expandable-d_even:hover {
  background-color: var(--ultra-light-grey) !important;
}
.themev3 .themev4 .tabletwo.expandable-d.no-hover .expandable-d_odd:hover {
  background-color: var(--white) !important;
}
.themev3 .themev4 .bookmark-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(150px, 47%), 1fr));
  margin: 20px 0;
  gap: 15px;
  flex-grow: 1;
}
.themev3 .themev4 .bookmark-container button.bookmark-button,
.themev3 .themev4 .bookmark-container button.bookmark-button:focus {
  all: unset;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  aspect-ratio: 2/1.3;
  border-radius: var(--border-radius);
  border: 1px solid var(--light-grey);
  /*max-width: 180px;*/
  box-sizing: border-box;
  width: 100%;
}
.themev3 .themev4 .bookmark-container button.bookmark-button span {
  text-align: center;
  margin: 5px 10px 0;
}
.themev3 .themev4 .bookmark-container button.bookmark-button:hover,
.themev3 .themev4 .bookmark-container .bookmark-box:hover button.bookmark-button {
  background-color: var(--super-light-grey);
  cursor: pointer;
  /*border: 1px solid var(--super-light-grey);*/
}
.themev3 .themev4 .bookmark-container button.bookmark-button:hover span,
.themev3 .themev4 .bookmark-container button.bookmark-button:focus span,
.themev3 .themev4 .bookmark-container .bookmark-box:hover button.bookmark-button span,
.themev3 .themev4 .bookmark-container button.bookmark-button.active-edit-mode span {
  color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .bookmark-container button.bookmark-button:hover > svg .cls-1,
.themev3 .themev4 .bookmark-container button.bookmark-button:focus > svg .cls-1,
.themev3 .themev4 .bookmark-container .bookmark-box:hover button.bookmark-button > svg .cls-1,
.themev3 .themev4 .bookmark-container button.bookmark-button.active-edit-mode > svg .cls-1 {
  fill: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .bookmark-container .bookmark-empty {
  border: 2px dashed var(--light-grey);
  /*max-width: 180px;*/
  aspect-ratio: 2/1.3;
  border-radius: var(--border-radius);
  box-sizing: border-box;
}
.themev3 .themev4 .dialog .bookmark-container {
  gap: 15px;
  padding: 0 2vw 2vw;
}
.themev3 .themev4 .dialog .bookmark-container .bookmark-box {
  position: relative;
  /*max-width: 180px;*/
  aspect-ratio: 2/1.3;
}
.themev3 .themev4 .dialog button.bookmark-button.active-edit-mode,
.themev3 .themev4 .dialog button.bookmark-button.active-edit-mode:hover {
  border: 1px solid var(--corporate-text-color-highlight);
}
.themev3 .themev4 .dialog .bookmark-container .bookmark-box .edit-Bookmark-button svg {
  position: absolute;
  top: -5px;
  right: -5px;
  width: 30px;
  background-color: var(--super-light-grey);
  z-index: 1;
}
.themev3 .themev4 .dialog .bookmark-container .edit-Bookmark-button svg:hover,
.themev3 .themev4 .dialog .bookmark-container .active-edit-mode + .edit-Bookmark-button svg {
  background-color: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .dialog .bookmark-container .edit-Bookmark-button svg:hover .cls-2,
.themev3 .themev4 .dialog .bookmark-container .active-edit-mode + .edit-Bookmark-button svg .cls-2 {
  fill: var(--white);
}
.themev3 .themev4 .dialog #addBookmarkMenu,
.themev3 .themev4 .dialog #editBookmarkMenu {
  align-self: center;
}
.themev3 .themev4 .dialog .icon-container {
  width: 360px;
  overflow-y: hidden;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  border: 1px solid var(--super-light-grey);
  padding: 10px 10px 5px;
  border-radius: var(--border-radius);
}
.themev3 .themev4 .dialog .icon-container div {
  width: 742px;
  width: max-content;
  display: flex;
}
.themev3 .themev4 .dialog .icon-container button,
.themev3 .themev4 .dialog .icon-container button:hover,
.themev3 .themev4 .dialog .icon-container button:focus {
  all: unset;
  scroll-snap-align: center;
  margin: 0 5px 0px 0;
  border: 0px;
  order: 1;
}
.themev3 .themev4 .dialog .icon-container button:hover svg .cls-1,
.themev3 .themev4 .dialog .icon-container button.bookmark-icon-active svg .cls-1 {
  fill: var(--corporate-text-color-highlight);
}
.themev3 .themev4 .dialog .icon-container button.current-icon-select {
  order: 0;
}
.themev3 .themev4 .dialog #infoText td {
  color: var(--grey);
  font-size: var(--font_size-10);
  max-width: 360px;
  padding: 0 5px 5px 0px;
}
.themev3 .epheader-icon {
  width: 50px;
  height: 50px;
  border-radius: 1000px;
  margin: 5px 2px;
  border: 1px solid #41464c;
  background-color: #fff;
  padding: 7px;
  cursor: pointer;
}
.themev3 .epheader-icon .cls-1 {
  fill: var(--white);
}
.themev3 .epheader-icon .cls-2 {
  fill: #41464c;
  fill: var(--dark-grey);
}
.themev3 .epheader-icon:hover {
  border: 1px solid var(--corporate-text-color-highlight);
}
.themev3 .epheader-icon:hover .cls-2 {
  fill: var(--corporate-text-color-highlight);
}
.themev3 #ajaxBusy {
  z-index: var(--zindex-action);
}

/* ****************************************   Header   **************************************** */
/* 2025Logoumbau */
header {
  height: unset !important;
}
header #customerHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 10px;
}
header #customerHeader > div {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  justify-content: center;
}
header #customerHeader > div.epheader-user {
  width: 100%;
  justify-content: center;
  padding: 0.4em 20px;
  font-size: var(--font_size-10);
  box-sizing: border-box;
}
header #customerHeader > div.epheader-user > div {
  margin: 0px;
  text-align: center;
}
header #customerHeader > div.logo-position {
  width: calc(100% - 40px);
  height: 130px;
}
header #customerHeader > div.logo-position .logo {
  background-position: center center;
  margin: 20px 0;
  width: 100%;
  height: calc(100% - 40px);
  background-repeat: no-repeat;
  max-width: 400px;
}
header #customerHeader > div.epheader-profile {
  padding: 0 0.8em 0;
}
header #customerHeader > div.epheader-profile .nav-icon-big {
  margin: 0px;
}
header #customerHeader > div.epheader-profile button.icon {
  margin: 0px;
}
header #customerHeader > div.epheader-profile button.icon svg.primary-button {
  width: auto;
  height: 40px;
}
header #customerHeader > div.epheader-profile button.icon svg.primary-button .cls-1 {
  fill: light-dark(var(--white), var(--d-dark-two));
  stroke: light-dark(var(--middle-grey), var(--d-dark-for));
  stroke-width: 1.5px;
}
header #customerHeader > div.epheader-profile button.icon svg.primary-button .cls-2 {
  fill: var(--grey);
  scale: 86%;
  translate: 7% 7%;
}
header #customerHeader > div.epheader-profile button.icon:hover svg.primary-button .cls-1 {
  fill: light-dark(var(--corporate-button-color), var(--d-dark-two));
  stroke: light-dark(var(--corporate-button-color), var(--corporate-button-color));
  stroke-width: 2px;
}
header #customerHeader > div.epheader-profile button.icon:hover svg.primary-button .cls-2 {
  fill: light-dark(var(--white), var(--corporate-button-color));
}
header #customerHeader > div.epheader-profile button.icon:active svg.primary-button .cls-1, header #customerHeader > div.epheader-profile button.icon:focus svg.primary-button .cls-1 {
  fill: light-dark(var(--corporate-button-color), var(--d-dark-two)) !important;
  stroke: light-dark(var(--corporate-button-color), var(--corporate-button-color));
  stroke-width: 1.5px;
}
header #customerHeader > div.epheader-profile button.icon:active svg.primary-button .cls-2, header #customerHeader > div.epheader-profile button.icon:focus svg.primary-button .cls-2 {
  fill: light-dark(var(--white), var(--corporate-button-color));
}
header #customerHeader > div.epheader-profile button.icon.red:hover svg.primary-button .cls-1 {
  fill: light-dark(var(--red), var(--d-dark-two));
  stroke: var(--red);
}
header #customerHeader > div.epheader-profile button.icon.red:hover svg.primary-button .cls-2 {
  fill: light-dark(var(--white), var(--red));
}
header #customerHeader > div.epheader-profile button.icon.red:active svg.primary-button .cls-1, header #customerHeader > div.epheader-profile button.icon.red:focus svg.primary-button .cls-1 {
  fill: light-dark(var(--white), var(--d-dark-two)) !important;
  stroke: var(--red);
}
header #customerHeader > div.epheader-profile button.icon.red:active svg.primary-button .cls-2, header #customerHeader > div.epheader-profile button.icon.red:focus svg.primary-button .cls-2 {
  fill: var(--red);
}
header #customerHeader > div.epheader-profile .s_timeout {
  position: relative;
}
header #customerHeader > div.epheader-profile .s_timeout svg {
  width: auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 40px;
}
header #customerHeader > div.epheader-profile .s_timeout span {
  position: absolute;
  width: 60px;
  top: 13px;
  left: 29px;
  text-align: left;
  font-size: var(--font_size-11);
  color: var(--grey) !important;
}
header #customerHeader > div.epheader-profile .s_timeout:hover span {
  color: light-dark(var(--white), var(--corporate-text-color-highlight)) !important;
}
header #customerHeader > div.epheader-profile .s_timeout:active span, header #customerHeader > div.epheader-profile .s_timeout:focus span {
  color: light-dark(var(--white), var(--corporate-text-color-highlight)) !important;
}
header #customerHeader > div.clearfix {
  display: none;
}

@media screen and (min-width: 620px) {
  header #customerHeader {
    flex-direction: row;
  }
  header #customerHeader > div.epheader-user {
    justify-content: flex-end;
  }
  header #customerHeader > div.logo-position {
    margin: -20px 0 -15px 0;
    height: 88px;
    flex-grow: 1;
    width: auto;
    justify-content: left;
  }
  header #customerHeader > div.logo-position .logo {
    box-sizing: border-box;
    margin: 20px 0 20px 20px;
    width: 100%;
    background-position: left;
  }
  header #customerHeader > div.epheader-profile {
    padding: 0;
    margin: 10px 20px 0 0;
  }
}
@media screen and (min-width: 1210px) {
  header #customerHeader {
    margin-bottom: 0px;
  }
  header #customerHeader > div.logo-position {
    margin: -20px 0 0 0;
  }
  header #customerHeader > div.epheader-profile {
    margin: 0 20px 3px 0;
  }
}
/* ****************************************   Footer   **************************************** */
footer #epfooter {
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 999;
  background-color: var(--white);
  box-shadow: var(--box-shadow-light);
  border: unset;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  z-index: var(--zindex-window);
  min-height: 40px;
}
footer #epfooter .legalinfo {
  padding: 0.8em;
  font-size: var(--font_size-10);
}
footer #epfooter .confidential {
  color: var(--red);
  font-size: var(--font_size-10);
  padding: 0 0 0 15px;
  white-space: nowrap;
}
footer #epfooter .btn-footer {
  padding: 0px;
  height: 25px;
  width: 25px;
  background-color: unset;
  min-height: auto;
  min-width: auto;
  border-radius: 100px;
  margin-right: 15px;
}
footer #epfooter .btn-footer svg {
  height: 25px;
  width: 25px;
}
footer #epfooter .btn-footer svg .cls-2 {
  fill: var(--grey);
}
footer #epfooter .btn-footer:hover svg .cls-1 {
  fill: light-dark(var(--white), var(--d-dark-two));
}
footer #epfooter .btn-footer:hover svg .cls-2 {
  fill: var(--corporate-button-color);
}
footer .layer-footer-popup {
  width: 100%;
  position: fixed;
  z-index: 1050;
  background-color: var(--dark-grey);
  bottom: 0;
  height: auto;
  display: block;
  max-height: 100vh;
  overflow: auto;
}
footer .layer-footer-popup .layer-footer-close {
  float: right;
  background-color: unset;
  margin: 20px 20px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  border: 1px solid var(--devcolor);
}
footer .layer-footer-popup .layer-footer-content {
  padding: 48px 40px 40px 40px;
  border-top: 1px solid #fff;
  font-size: var(--font_size-11);
}
footer .layer-footer-popup .layer-footer-content .container-footer {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(250px, 51%), 1fr));
}
footer .layer-footer-popup .layer-footer-content .container-footer .column-footer {
  float: left;
  margin: 0 5% 0 0;
  color: #ffffff;
}
footer .layer-footer-popup .layer-footer-content .container-footer .column-footer .headline-footer {
  font-size: 1.1em;
  line-height: 2.3em;
}
footer .layer-footer-popup .layer-footer-content .container-footer .column-footer .vcard-flex-header {
  display: flex;
  align-items: center;
  gap: 20px;
}
footer .layer-footer-popup .layer-footer-content .container-footer .column-footer .vcard-flex-header img {
  aspect-ratio: 1;
  width: 100px;
  object-fit: cover;
  border-radius: 100px;
  margin-top: 5px;
}
footer .layer-footer-popup .layer-footer-content .container-footer .column-footer a {
  color: var(--white);
  font-size: var(--font_size-11);
}
footer .layer-footer-popup .layer-footer-content .container-footer .column-footer label {
  font-size: var(--font_size-11);
}
footer #_ebMessage {
  display: none;
}

/* ***************************************   SLIDER   *************************************** */
.content_slider {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: 0 auto 100px;
}
.content_slider .slides {
  display: flex;
  position: relative;
  margin: 0 auto;
  padding: 0;
  overflow-x: scroll;
  overflow-y: hidden;
  overscroll-behavior-x: contain;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
  list-style: none;
  -ms-overflow-style: none;
  scrollbar-width: none !important;
  gap: 20px;
  border-radius: 2.5px;
}
.content_slider .content {
  width: 100%;
  scroll-snap-align: start;
  box-sizing: border-box;
  flex: none;
  align-content: center;
  padding: 50px calc(50px + 1vw);
  opacity: 0;
  transform: translateY(50px);
  transition: all ease 1.5s 0.2s;
}
.content_slider .content.active {
  opacity: 1;
  transform: translateY(0px);
}
.content_slider img {
  flex: none;
  width: 100%;
  margin: 0;
  scroll-snap-align: start;
  box-sizing: border-box;
}
.content_slider .slider-nav {
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  transition: all ease 0.5s;
  cursor: pointer;
  background-color: var(--white) !important;
  box-shadow: var(--box-shadow);
  margin: 0px !important;
}
.content_slider .slider-nav.prev {
  left: 1vw;
}
.content_slider .slider-nav.next {
  right: 1vw;
}
.content_slider .slider-nav.hidden {
  opacity: 0;
  cursor: default;
  transform: translateY(50%) !important;
}
.content_slider .slider-nav.hidden svg {
  cursor: default;
}
.content_slider .slider-points {
  position: absolute;
  bottom: 1vw;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 0.5vw;
}
.content_slider .slider-points span {
  height: clamp(10px, 1vw, 20px);
  width: clamp(10px, 1vw, 20px);
  display: block;
  background-color: var(--white);
  border-radius: 100px;
  cursor: pointer;
  box-shadow: var(--box-shadow);
  margin: 0px;
}
.content_slider .slider-points span.active {
  background-color: var(--corporate-text-color-highlight);
  cursor: default;
}

/* ***************************************   Print   *************************************** */
.only-print {
  display: none !important;
}

@media print {
  navwrapper, header, footer, .page-nav, .action-nav, .data-nav, .tab-nav, .sidebar-wrapper, toastwrapper, .themev3 .themev4 button.icon.big, .pagemenu, .activitylist-filter {
    display: none !important;
  }
  main {
    width: 100% !important;
  }
  .no-print {
    display: none !important;
  }
  .only-print {
    display: block !important;
  }
}
/* ***************************************   Dark Mode   *************************************** */
:root, :root * {
  color-scheme: var(--lightdark);
  --box-shadow-light: light-dark(rgb(99 99 99 / 20%), var(--d-dark-one)) 0px 2px 8px 0px;
  --box-shadow: light-dark(rgb(99 99 99 / 30%), var(--d-dark-one)) 0px 2px 8px 0px;
  scrollbar-color: light-dark(var(--corporate-text-color), var(--d-dark-for)) light-dark(var(--super-light-grey), var(--d-dark-two));
}

body, #epcontainer {
  background-color: light-dark(var(--white), var(--d-dark-two));
  color: light-dark(#41464c, var(--d-light-one));
}

.page-overlay {
  background-color: light-dark(hsla(0, 0%, 100%, 0.9), rgba(34, 34, 34, 0.9));
  backdrop-filter: blur(2px);
}

.popup {
  background-color: light-dark(var(--white), var(--d-dark-two));
}

.popup .layer-title {
  background-color: light-dark(#9ea2ac, var(--d-dark-one));
}

.themev3 .themev4 .search-open .searchIcon .cls-1,
.themev3 .themev4 .search-open .fix-search-icon .cls-1 {
  fill: light-dark(var(--corporate-button-contrast-color), var(--d-dark-two));
}

.themev3 .themev4 .search input[type=text] {
  color: light-dark(var(--corporate-text-color), var(--white));
}

.themev3 input[type=text]:not(.readonly):hover, .themev3 input[type=password]:not(.readonly):hover, .themev3 input[type=search]:not(.readonly):hover, .themev3 .textbox:not(.readonly):hover, .themev3 input[type=time]:not(.readonly):hover, .themev3 input[type=button]:not(.readonly):hover, .themev3 input[type=number]:not(.readonly):hover, .themev3 input[type=submit]:not(.readonly):hover {
  background-color: light-dark(#f5f7f8, var(--d-dark-two));
}

.themev3 .themev4 svg.primary-button .cls-2 {
  fill: light-dark(var(--grey), var(--white));
}

.themev3 input[type=text]:not(.readonly):hover, .themev3 input[type=password]:not(.readonly):hover, .themev3 input[type=search]:not(.readonly):hover, .themev3 .textbox:not(.readonly):hover, .themev3 input[type=time]:not(.readonly):hover, .themev3 input[type=button]:not(.readonly):hover, .themev3 input[type=number]:not(.readonly):hover, .themev3 input[type=submit]:not(.readonly):hover {
  background-color: light-dark(#f5f7f8, var(--d-dark-two));
}

.themev3 ol.nav-linklist li:hover {
  background-color: unset;
}
.themev3 ol.nav-linklist li a {
  color: light-dark(var(--corporate-text-color), var(--white));
}
.themev3 ol.nav-linklist li a:hover, .themev3 ol.nav-linklist li a.active {
  color: var(--corporate-text-color-highlight);
}

.themev3 .themev4 nav {
  background-color: light-dark(var(--dark-grey), var(--d-dark-one));
}

.themev3 .themev4 .box {
  background-color: light-dark(var(--white), var(--d-dark-two));
  border: 1px solid light-dark(var(--white), var(--d-dark-tri));
}

.themev3 .themev4 .box.todo {
  background-color: light-dark(var(--light-grey-transparent), var(--d-dark-one));
  border-color: light-dark(var(--light-grey-transparent), var(--d-dark-two));
}

.themev3 .themev4 h1 {
  color: light-dark(var(--corporate-text-color), var(--d-light-one));
}

.themev3 .themev4 .box small, .themev3 .themev4 .box strong {
  color: light-dark(var(--corporate-text-color), var(--d-light-one));
}

.themev3 .themev4 .highlight-box.date {
  background-color: light-dark(var(--light-grey), var(--d-dark-one));
  border-color: light-dark(var(--light-grey), var(--d-dark-two));
}

.themev3 .themev4 h4 {
  color: light-dark(var(--corporate-text-color), var(--d-light-one));
}

@media only screen and (max-width: 1210px) {
  .themev3 .themev4 .hamburger-menu {
    background-color: light-dark(var(--dark-grey), var(--d-dark-one));
  }
}
.themev3 .themev4 a {
  color: light-dark(var(--corporate-text-color), var(--d-light-one));
}

.themev3 .themev4 p {
  color: light-dark(var(--corporate-text-color), var(--d-light-one));
}

.themev3 .themev4 .nav-expand {
  background-color: light-dark(var(--white), var(--d-dark-two));
}

.themev3 .themev4 .nav-expand a {
  color: light-dark(var(--corporate-text-color), var(--d-light-one));
  border-right: 1px solid light-dark(var(--light-grey), var(--d-dark-one));
}

.themev3 .themev4 svg.menu-button .cls-1 {
  fill: light-dark(var(--middle-grey), var(--d-dark-for));
}

.themev3 .themev4 .tabletwo thead th {
  background-color: light-dark(var(--light-grey), var(--d-dark-one));
}

.themev3 .themev4 .tabletwo tbody tr:nth-child(odd) {
  background-color: light-dark(var(--ultra-light-grey), var(--d-dark-two));
}

.themev3 .themev4 .tabletwo tbody tr:nth-child(even) {
  background-color: light-dark(var(--white), var(--d-dark-tri));
}

.themev3 .themev4 .tabletwo tfoot th {
  background-color: light-dark(var(--light-grey), var(--d-dark-one));
}

.themev3 .themev4 button.icon.big svg.primary-button .cls-2 {
  fill: light-dark(var(--corporate-button-contrast-color), var(--d-dark-two));
  stroke: light-dark(var(--corporate-button-contrast-color), var(--d-dark-two));
}

.themev3 .themev4 button.icon.big:hover svg.primary-button .cls-1 {
  fill: light-dark(var(--corporate-button-contrast-color), var(--d-dark-two));
}

.themev3 .themev4 input, .themev3 .themev4 textarea, .themev3 .themev4 select {
  color: light-dark(var(--corporate-text-color), var(--white));
  border: 1px solid light-dark(var(--middle-grey), var(--d-dark-for));
}

.themev3 .nav-icon-big {
  border: 1px solid light-dark(#41464c, var(--d-dark-for));
  color: light-dark(#41464c, #fff);
}

.themev3 .themev4 .confirmation {
  background-color: light-dark(var(--super-light-grey), var(--d-dark-two));
}

.themev3 .themev4 .exit-button {
  color: light-dark(var(--corporate-text-color), var(--white));
}

.themev3 .themev4 .box.todo.clickable.active {
  background-color: light-dark(white, var(--d-dark-one));
  border-color: var(--corporate-button-color);
}

.themev3 .themev4 #sidebar-resource, .themev3 .themev4 #sidebar-filter, .themev3 .themev4 #sidebar-settings, .themev3 .themev4 #sidebar-sort {
  background-color: light-dark(var(--white), var(--d-dark-two));
}

.themev3 .themev4 h2 {
  color: light-dark(var(--corporate-text-color), var(--white));
}

.themev3 .themev4 .switch-label {
  color: light-dark(var(--corporate-text-color), var(--white));
}

.themev3 .themev4 h6 {
  color: light-dark(var(--corporate-text-color), var(--white));
}

.themev3 .themev4 nav.page-nav {
  background-color: light-dark(var(--light-grey), var(--d-dark-tri));
}

.themev3 .themev4 ul.tabs li.current {
  background: light-dark(var(--white), var(--d-dark-two));
}

.themev3 .themev4 .accordion:before {
  color: light-dark(var(--corporate-text-color), var(--white));
}

.themev3 .themev4 button#collapse {
  background-color: light-dark(var(--white), var(--d-dark-tri));
  color: var(--grey);
}

.themev3 .themev4 select.selectbox {
  background-color: light-dark(#fff, var(--d-dark-two));
}

.themev3 .themev4 input.text, .themev3 .themev4 textarea.text, .themev3 .themev4 select.text {
  border: 1px solid light-dark(var(--middle-grey), var(--d-dark-for)) !important;
}

.themev3 .themev4 .help-button {
  color: light-dark(var(--corporate-text-color), var(--white));
  border: 1px solid light-dark(var(--corporate-text-color), var(--d-dark-for));
}

.themev3 .themev4 .confirmation-no-sticky {
  background-color: light-dark(var(--super-light-grey), var(--d-dark-tri));
}

.themev3 .themev4 input[type=text]:focus, .themev3 .themev4 input[type=password]:focus, .themev3 .themev4 input[type=search]:focus, .themev3 .themev4 .textbox:focus, .themev3 .themev4 input[type=time]:focus, .themev3 .themev4 input[type=button]:focus, .themev3 .themev4 input[type=number]:focus, .themev3 .themev4 input[type=submit]:focus, .themev3 .themev4 input[type=text]:not(.readonly):hover, .themev3 .themev4 input[type=password]:not(.readonly):hover, .themev3 .themev4 input[type=search]:not(.readonly):hover, .themev3 .themev4 .textbox:not(.readonly):hover, .themev3 .themev4 input[type=time]:not(.readonly):hover, .themev3 .themev4 input[type=button]:not(.readonly):hover, .themev3 .themev4 input[type=number]:not(.readonly):hover, .themev3 .themev4 input[type=submit]:not(.readonly):hover {
  background-color: light-dark(#fff, var(--d-dark-two));
}

.themev3 .themev4 svg.primary-button .cls-2 {
  fill: light-dark(var(--grey), var(--d-dark-for));
}

.themev3 .themev4 a:hover {
  color: light-dark(var(--corporate-text-color-highlight), var(--corporate-text-color-highlight));
}

.formularbereich {
  background-color: unset;
}

.themev3 .themev4 .choice-chip + label {
  background-color: light-dark(var(--light-grey), var(--d-dark-two));
  border: 1px solid light-dark(var(--light-grey), var(--d-dark-for));
}

.themev3 .themev4 button.stroke {
  border: 1px solid light-dark(var(--middle-grey), var(--d-dark-for));
}

.themev3 .themev4 button.datePickerButton.icon {
  border: 1px solid light-dark(var(--middle-grey), var(--d-dark-for));
}

.layer-footer-popup {
  background-color: light-dark(#2c2e3a, var(--d-dark-two));
}

.layer-footer-content {
  border-top: 1px solid light-dark(#fff, var(--d-dark-tri));
}

.themev3 .themev4 .fixed-first-column tr > th:first-child, .themev3 .themev4 .fixed-first-column tr > td:first-child {
  border-right: 1px solid light-dark(var(--light-grey), var(--d-dark-one));
}

.themev3 .themev4 th {
  background-color: light-dark(var(--light-grey), var(--d-dark-one));
}

.themev3 .themev4 .fixed-first-column tr:nth-child(even) td {
  background: light-dark(var(--ultra-light-grey), var(--d-dark-two));
}

.themev3 .themev4 tr:nth-child(even) {
  background: light-dark(var(--ultra-light-grey), var(--d-dark-tri));
}

.themev3 .themev4 .fixed-first-column tr:nth-child(odd) td {
  background: light-dark(var(--white), var(--d-dark-tri));
}

.slider .slider-points span {
  background-color: light-dark(var(--white), var(--d-dark-tri));
}

.slider .slider-nav {
  background-color: light-dark(var(--white), var(--d-dark-tri)) !important;
}

.themev3 .themev4 .table-expanded tr, .themev3 .themev4 .table-expanded th {
  background-color: light-dark(var(--white), var(--d-dark-two));
}

.themev3 .themev4 .table-expandable-content {
  border: 1px solid light-dark(var(--middle-grey), var(--d-dark-one));
}

.themev3 .themev4 .table-expanded th {
  border-bottom: 1px solid light-dark(var(--light-grey), var(--d-dark-one));
}

.themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+2), .themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+2):hover, .themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+3), .themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+3):hover {
  background-color: light-dark(var(--ultra-light-grey), var(--d-dark-tri)) !important;
}

.themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+1), .themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+1):hover, .themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+4), .themev3 .themev4 .expandableV2 > tbody > tr:nth-child(4n+4):hover {
  background-color: light-dark(var(--white), var(--d-dark-two)) !important;
}

.themev3 .themev4 .expandableV2 .table-expandable-content tr:has(th), .themev3 .themev4 .expandableV2 .table-expandable-content tr:has(th):hover {
  background-color: light-dark(var(--light-grey), var(--d-dark-one)) !important;
}

.themev3 .themev4 .expandableV2 .table-expandable-content tr:has(td):nth-child(even) {
  background-color: light-dark(var(--white), var(--d-dark-tri)) !important;
}

.themev3 .themev4 .expandableV2 .table-expandable-content tr:has(td):nth-child(odd) {
  background-color: light-dark(var(--ultra-light-grey), var(--d-dark-two)) !important;
}

.themev3 .themev4 h3 {
  color: light-dark(var(--corporate-text-color), var(--white));
}

.themev3 .themev4 h5 {
  color: light-dark(var(--corporate-text-color), var(--white));
}

.themev3 .themev4 .data-nav.table-nav {
  border: 1px solid light-dark(var(--light-grey), var(--d-dark-for));
}

.themev3 .themev4 .dialog-header {
  background-color: light-dark(var(--light-grey), var(--d-dark-two));
}

.themev3 .themev4 .dialog {
  background-color: light-dark(var(--white), var(--d-dark-one));
}

.themev3 .themev4 .toasts {
  background-color: light-dark(rgba(255, 255, 255, 0.8), var(--d-dark-one-transparent));
}

.themev3 .themev4 button.no-look-like {
  color: light-dark(var(--corporate-text-color), var(--white));
}

.themev3 .themev4 .accordion.nested.open {
  background-color: light-dark(var(--super-light-grey), var(--d-dark-one)) !important;
}

.themev3 .themev4 .accordion.nested + .accordion-content.nested {
  border: 1px solid light-dark(var(--light-grey), var(--d-dark-one)) !important;
}

.themev3 .themev4 #progressbar-standard {
  background-color: light-dark(var(--light-grey), var(--d-dark-one));
}

.themev3 .themev4 .progressbar li.step-active:before {
  background-color: light-dark(var(--white), var(--d-dark-two));
}

.themev3 .themev4 .progressbar li:before {
  border: 1px solid light-dark(var(--grey), var(--d-dark-for));
  background-color: light-dark(var(--super-light-grey), var(--d-dark-two));
}

.themev3 .themev4 .uploaded-file {
  background-color: light-dark(var(--white), var(--d-dark-two));
}

.themev3 .themev4 .datepickerpopup {
  background-color: light-dark(var(--white), var(--d-dark-one));
  border: 1px solid light-dark(var(--light-grey), var(--d-dark-for));
}

.themev3 .themev4 .datepickerweek.header {
  color: light-dark(var(--grey), var(--grey));
}

.themev3 .themev4 .datepickerweek {
  color: light-dark(var(--grey), var(--grey));
}

.themev3 .themev4 .datepickerday.prevmonth {
  color: light-dark(var(--middle-grey), var(--grey));
}

.themev3 .themev4 .datepickerday.nextmonth {
  color: light-dark(var(--middle-grey), var(--grey));
}

.themev3 .themev4 .modal {
  background-color: light-dark(var(--white), var(--d-dark-one));
}

.themev3 .themev4 .box.report-tno {
  background-color: light-dark(rgba(233, 233, 233, 0.4392156863), var(--d-dark-two));
  border-color: light-dark(rgba(233, 233, 233, 0.4392156863), var(--d-dark-tri));
}

.themev3 .themev4 input:disabled, .themev3 .themev4 textarea:disabled, .themev3 .themev4 select:disabled {
  background-color: light-dark(var(--super-light-grey), var(--d-dark-two));
}

.themev3 .themev4 .box.gray {
  background-color: light-dark(var(--super-light-grey), var(--d-dark-two));
  border: 1px solid light-dark(var(--super-light-grey), var(--d-dark-tri));
}

.themev3 .themev4 .selected-box {
  background-color: light-dark(var(--white), var(--d-dark-for));
}

.themev3 .themev4 .range {
  border: 1px solid light-dark(var(--light-grey), var(--d-dark-tri));
}

.themev3 .themev4 [type=file] + label {
  background: light-dark(var(--white), var(--d-dark-two));
  border: 1px solid light-dark(var(--corporate-button-color), var(--d-dark-tri));
}

.themev3 .themev4 [type=file] + label p {
  color: light-dark(var(--corporate-text-color), var(--white));
}

.themev3 .themev4 .dropdown-content {
  background-color: light-dark(var(--white), var(--d-dark-one));
}

.form-body .form-content .form-items {
  background-color: light-dark(var(--white), var(--d-dark-two));
}

.themev3 input[type=text].box, input[type=password].box {
  background-color: light-dark(var(--white), var(--d-dark-two));
  border: 1px solid light-dark(var(--middle-grey), var(--d-dark-for));
  color: light-dark(var(--corporate-text-color), var(--white));
}

footer #epfooter {
  background-color: light-dark(var(--white), var(--d-dark-two));
}

footer .layer-footer-popup {
  background-color: light-dark(var(--dark-grey), var(--d-dark-one));
}

footer .layer-footer-popup .layer-footer-content {
  border-color: light-dark(var(--white), var(--d-dark-tri));
}

/* ***************************************   Contrast Mode   *************************************** */
.high-contrast * {
  --grey: #000;
  --middle-grey:#000;
  --light-grey: #000;
  --dark-grey:#000;
  --corporate-text-color: #000;
  --d-dark-two:#000;
  --d-dark-for: #fff;
  --red: #ff0000;
  --yellow: #ffe600;
  --green: #ddff00;
}
.high-contrast .themev3 input[type=text].box, .high-contrast .themev3 input[type=password].box {
  border-width: 2px;
}
.high-contrast .themev3 .flat-button {
  border: 2px solid light-dark(var(--d-dark-two), var(--white));
  background-color: light-dark(var(--white), var(--d-dark-two));
  color: light-dark(var(--d-dark-two), var(--white));
}
.high-contrast .themev3 .themev4 .box {
  border: 2px solid light-dark(var(--d-dark-two), var(--white));
}
.high-contrast .themev3 .themev4 .box.clickable:hover {
  border: 2px solid light-dark(var(--corporate-button-color), var(--corporate-button-color));
}
.high-contrast .themev3 .themev4 .box.todo:hover {
  border: 2px solid light-dark(var(--corporate-button-color), var(--corporate-button-color));
}
.high-contrast .themev3 .themev4 button {
  border: 2px solid light-dark(var(--d-dark-two), var(--white));
  color: light-dark(var(--white), var(--corporate-text-color));
  margin-bottom: 5px;
}
.high-contrast .themev3 .themev4 button svg {
  margin-bottom: 0px;
}
.high-contrast .themev3 .themev4 button:hover {
  color: light-dark(var(--white), var(--corporate-text-color-highlight));
}
.high-contrast .themev3 .themev4 button.icon svg.secondary-button .cls-1 {
  fill: light-dark(var(--d-dark-two), var(--white));
}
.high-contrast .themev3 .themev4 button.icon svg.secondary-button.deco-icon {
  margin: 4px 5px 5px;
}
.high-contrast .themev3 .themev4 button.datePickerButton.icon {
  border-width: 2px;
}
.high-contrast .themev3 .themev4 .checkbox + label:before,
.high-contrast .themev3 .themev4 .radio + label:before {
  border-color: var(--d-dark-for);
}
.high-contrast .themev3 .themev4 .choice-chip:checked + label {
  background-color: var(--d-dark-for);
  color: var(--d-dark-one);
}
.high-contrast .themev3 .themev4 .choice-chip[data-state=default_role]:checked + label {
  background-color: var(--corporate-button-color);
}
.high-contrast .themev3 .themev4 nav.page-nav ul li a {
  color: var(--d-dark-for);
}
.high-contrast .themev3 .themev4 ul.tabs li.current {
  color: var(--d-dark-one);
}
.high-contrast .themev3 .themev4 small.utilization_count {
  margin: 5px 5px 0 0;
  display: inline-block;
}
.high-contrast .themev3 .themev4 nav ul li a.home {
  padding: 5px 1px 5px 11px;
}
.high-contrast .themev3 .themev4 nav ul li a.home button {
  padding: 5px;
}
.high-contrast .themev3 .themev4 nav ul li a.home button svg.secondary-button.home {
  margin: 0px;
}
.high-contrast .themev3 .themev4 .norecords p {
  color: light-dark(var(--d-dark-two) var(--white));
}
.high-contrast .themev3 .themev4 .highlight-box.date {
  border: 2px solid light-dark(var(--d-dark-one), var(--white));
  background-color: light-dark(var(--white), var(--d-dark-one));
}
.high-contrast .themev3 .themev4 input, .high-contrast .themev3 .themev4 textarea, .high-contrast .themev3 .themev4 select {
  border-width: 2px;
}
.high-contrast .themev3 .themev4 .switch {
  border-width: 2px;
}
.high-contrast header #customerHeader > div.epheader-profile button.icon svg.primary-button .cls-1 {
  stroke-width: 0px;
}
.high-contrast header #customerHeader > div.epheader-profile button.icon svg.primary-button .cls-2 {
  fill: light-dark(var(--dark-grey), var(--white));
}
.high-contrast header #customerHeader > div.epheader-profile button.icon:hover, .high-contrast header #customerHeader > div.epheader-profile button.icon:focus, .high-contrast header #customerHeader > div.epheader-profile button.icon:active {
  border: 2px solid var(--corporate-button-color);
}
.high-contrast header #customerHeader > div.epheader-profile button.icon:hover svg.primary-button .cls-1, .high-contrast header #customerHeader > div.epheader-profile button.icon:focus svg.primary-button .cls-1, .high-contrast header #customerHeader > div.epheader-profile button.icon:active svg.primary-button .cls-1 {
  fill: var(--white) !important;
  stroke-width: 0px !important;
}
.high-contrast header #customerHeader > div.epheader-profile button.icon:hover svg.primary-button .cls-2, .high-contrast header #customerHeader > div.epheader-profile button.icon:focus svg.primary-button .cls-2, .high-contrast header #customerHeader > div.epheader-profile button.icon:active svg.primary-button .cls-2 {
  fill: light-dark(var(--corporate-button-color), var(--corporate-button-color));
}
.high-contrast header #customerHeader > div.epheader-profile button.icon.red:hover, .high-contrast header #customerHeader > div.epheader-profile button.icon.red:focus, .high-contrast header #customerHeader > div.epheader-profile button.icon.red:active {
  border: 2px solid var(--red);
}
.high-contrast header #customerHeader > div.epheader-profile button.icon.red:hover svg.primary-button .cls-2, .high-contrast header #customerHeader > div.epheader-profile button.icon.red:focus svg.primary-button .cls-2, .high-contrast header #customerHeader > div.epheader-profile button.icon.red:active svg.primary-button .cls-2 {
  fill: light-dark(var(--white), var(--red));
}
.high-contrast header #customerHeader > div.epheader-profile .s_timeout span {
  color: light-dark(var(--dark-grey), var(--white));
}
.high-contrast .popup .layer-title {
  background-color: var(--d-dark-two);
}
.high-contrast .popup .layer-title > span:nth-child(1) {
  color: var(--white);
}
.high-contrast .popup .layer-title > span:nth-child(2) {
  background-color: var(--devcolor);
}
.high-contrast footer #epfooter {
  background-color: light-dark(var(--white), var(--d-dark-two));
  border-top: 2px solid light-dark(var(--d-dark-two), var(--white));
}
.high-contrast footer #epfooter .legalinfo {
  color: light-dark(var(--dark-grey), var(--white));
  font-size: var(--font_size-11);
}
.high-contrast footer #epfooter .confidential {
  font-size: var(--font_size-11);
}

@media (prefers-contrast: more) {
  .auto-contrast * {
    --grey: #000;
    --middle-grey:#000;
    --light-grey: #000;
    --dark-grey:#000;
    --corporate-text-color: #000;
    --d-dark-two:#000;
    --d-dark-for: #fff;
    --red: #ff0000;
    --yellow: #ffe600;
    --green: #ddff00;
  }
  .auto-contrast .themev3 input[type=text].box, .auto-contrast .themev3 input[type=password].box {
    border-width: 2px;
  }
  .auto-contrast .themev3 .flat-button {
    border: 2px solid light-dark(var(--d-dark-two), var(--white));
    background-color: light-dark(var(--white), var(--d-dark-two));
    color: light-dark(var(--d-dark-two), var(--white));
  }
  .auto-contrast .themev3 .themev4 .box {
    border: 2px solid light-dark(var(--d-dark-two), var(--white));
  }
  .auto-contrast .themev3 .themev4 .box.clickable:hover {
    border: 2px solid light-dark(var(--corporate-button-color), var(--corporate-button-color));
  }
  .auto-contrast .themev3 .themev4 .box.todo:hover {
    border: 2px solid light-dark(var(--corporate-button-color), var(--corporate-button-color));
  }
  .auto-contrast .themev3 .themev4 button {
    border: 2px solid light-dark(var(--d-dark-two), var(--white));
    color: light-dark(var(--white), var(--corporate-text-color));
    margin-bottom: 5px;
  }
  .auto-contrast .themev3 .themev4 button svg {
    margin-bottom: 0px;
  }
  .auto-contrast .themev3 .themev4 button:hover {
    color: light-dark(var(--white), var(--corporate-text-color-highlight));
  }
  .auto-contrast .themev3 .themev4 button.icon svg.secondary-button .cls-1 {
    fill: light-dark(var(--d-dark-two), var(--white));
  }
  .auto-contrast .themev3 .themev4 button.icon svg.secondary-button.deco-icon {
    margin: 4px 5px 5px;
  }
  .auto-contrast .themev3 .themev4 button.datePickerButton.icon {
    border-width: 2px;
  }
  .auto-contrast .themev3 .themev4 .checkbox + label:before,
  .auto-contrast .themev3 .themev4 .radio + label:before {
    border-color: var(--d-dark-for);
  }
  .auto-contrast .themev3 .themev4 .choice-chip:checked + label {
    background-color: var(--d-dark-for);
    color: var(--d-dark-one);
  }
  .auto-contrast .themev3 .themev4 .choice-chip[data-state=default_role]:checked + label {
    background-color: var(--corporate-button-color);
  }
  .auto-contrast .themev3 .themev4 nav.page-nav ul li a {
    color: var(--d-dark-for);
  }
  .auto-contrast .themev3 .themev4 ul.tabs li.current {
    color: var(--d-dark-one);
  }
  .auto-contrast .themev3 .themev4 small.utilization_count {
    margin: 5px 5px 0 0;
    display: inline-block;
  }
  .auto-contrast .themev3 .themev4 nav ul li a.home {
    padding: 5px 1px 5px 11px;
  }
  .auto-contrast .themev3 .themev4 nav ul li a.home button {
    padding: 5px;
  }
  .auto-contrast .themev3 .themev4 nav ul li a.home button svg.secondary-button.home {
    margin: 0px;
  }
  .auto-contrast .themev3 .themev4 .norecords p {
    color: light-dark(var(--d-dark-two) var(--white));
  }
  .auto-contrast .themev3 .themev4 .highlight-box.date {
    border: 2px solid light-dark(var(--d-dark-one), var(--white));
    background-color: light-dark(var(--white), var(--d-dark-one));
  }
  .auto-contrast .themev3 .themev4 input, .auto-contrast .themev3 .themev4 textarea, .auto-contrast .themev3 .themev4 select {
    border-width: 2px;
  }
  .auto-contrast .themev3 .themev4 .switch {
    border-width: 2px;
  }
  .auto-contrast header #customerHeader > div.epheader-profile button.icon svg.primary-button .cls-1 {
    stroke-width: 0px;
  }
  .auto-contrast header #customerHeader > div.epheader-profile button.icon svg.primary-button .cls-2 {
    fill: light-dark(var(--dark-grey), var(--white));
  }
  .auto-contrast header #customerHeader > div.epheader-profile button.icon:hover, .auto-contrast header #customerHeader > div.epheader-profile button.icon:focus, .auto-contrast header #customerHeader > div.epheader-profile button.icon:active {
    border: 2px solid var(--corporate-button-color);
  }
  .auto-contrast header #customerHeader > div.epheader-profile button.icon:hover svg.primary-button .cls-1, .auto-contrast header #customerHeader > div.epheader-profile button.icon:focus svg.primary-button .cls-1, .auto-contrast header #customerHeader > div.epheader-profile button.icon:active svg.primary-button .cls-1 {
    fill: var(--white) !important;
    stroke-width: 0px !important;
  }
  .auto-contrast header #customerHeader > div.epheader-profile button.icon:hover svg.primary-button .cls-2, .auto-contrast header #customerHeader > div.epheader-profile button.icon:focus svg.primary-button .cls-2, .auto-contrast header #customerHeader > div.epheader-profile button.icon:active svg.primary-button .cls-2 {
    fill: light-dark(var(--corporate-button-color), var(--corporate-button-color));
  }
  .auto-contrast header #customerHeader > div.epheader-profile button.icon.red:hover, .auto-contrast header #customerHeader > div.epheader-profile button.icon.red:focus, .auto-contrast header #customerHeader > div.epheader-profile button.icon.red:active {
    border: 2px solid var(--red);
  }
  .auto-contrast header #customerHeader > div.epheader-profile button.icon.red:hover svg.primary-button .cls-2, .auto-contrast header #customerHeader > div.epheader-profile button.icon.red:focus svg.primary-button .cls-2, .auto-contrast header #customerHeader > div.epheader-profile button.icon.red:active svg.primary-button .cls-2 {
    fill: light-dark(var(--white), var(--red));
  }
  .auto-contrast header #customerHeader > div.epheader-profile .s_timeout span {
    color: light-dark(var(--dark-grey), var(--white));
  }
  .auto-contrast .popup .layer-title {
    background-color: var(--d-dark-two);
  }
  .auto-contrast .popup .layer-title > span:nth-child(1) {
    color: var(--white);
  }
  .auto-contrast .popup .layer-title > span:nth-child(2) {
    background-color: var(--devcolor);
  }
  .auto-contrast footer #epfooter {
    background-color: light-dark(var(--white), var(--d-dark-two));
    border-top: 2px solid light-dark(var(--d-dark-two), var(--white));
  }
  .auto-contrast footer #epfooter .legalinfo {
    color: light-dark(var(--dark-grey), var(--white));
    font-size: var(--font_size-11);
  }
  .auto-contrast footer #epfooter .confidential {
    font-size: var(--font_size-11);
  }
}
/* ***************************************   PLAN   *************************************** */
.s_planner_left {
  position: absolute;
  width: 350px;
  box-shadow: rgba(99, 99, 99, 0.3) 0px 2px 8px 0px;
  height: var(--total-height);
  max-height: var(--total-height);
  overflow-y: scroll;
  overflow-x: hidden;
  float: left;
  margin: 0px;
  background-color: var(--white);
  border-color: transparent;
  border-radius: 0%;
  color: var(--grey);
  transition: 0.5s;
  z-index: var(--zindex-sidebar);
  margin-bottom: 36px;
}
.s_planner_left .resourceListItem {
  padding-left: 10px;
  padding-bottom: 5px;
}
.s_planner_left .leftside_content .resourceListItem .fullname {
  color: var(--grey);
  cursor: grab;
}
.s_planner_left .leftside_content > li > .content {
  padding-bottom: 15px;
}
.s_planner_left .leftside_content > li > .content > ol > li {
  padding: 5px 0 0px 15px;
}
.s_planner_left .leftside_content > li > .content > ol > li > div:first-of-type {
  padding: 0 0 0px 0;
}
.s_planner_left .leftside_content > li > .content > ol > li > div:first-of-type button {
  margin-bottom: 3px;
  vertical-align: middle;
}
.s_planner_left .leftside_content > li > .content > ol > li > div:last-of-type {
  padding: 5px 0 5px 4px;
}
.s_planner_left .sidebardatanavactionscontainer {
  padding: 10px;
  height: 57px;
}
.s_planner_left .header {
  width: 100%;
  box-shadow: rgba(99, 99, 99, 0.3) 0px 2px 8px 0px;
  margin-bottom: 10px;
  background-color: var(--white);
  border-color: transparent;
  border-radius: 0%;
  color: var(--grey);
  padding: 10px;
  transition: 0.5s;
  z-index: var(--zindex-sidebar);
  display: flex;
  align-items: center;
}

.s_planer_right {
  position: absolute;
  left: 350px;
  width: calc(100% - 350px);
  box-shadow: rgba(99, 99, 99, 0.3) 0px 2px 8px 0px;
  height: var(--total-height);
  float: right;
  margin: 0px;
  background-color: var(--white);
  border-color: transparent;
  border-radius: 0%;
  color: var(--grey);
  transition: 0.5s;
  z-index: var(--zindex-sidebar);
}
.s_planer_right .s_plancontrols {
  position: sticky;
  height: 67px;
  top: 0px;
  padding: 10px;
}
.s_planer_right .s_plannergrid {
  border: 1px solid var(--light-grey);
  border-width: 0px 1px;
}
.s_planer_right .s_plannergrid .s_plannergrid_header {
  border-right: 1px solid var(--light-grey);
}
.s_planer_right .s_plannergrid .s_plannergrid_header.stickytop {
  z-index: 999;
}
.s_planer_right .s_plannergrid .s_plannergrid_header.stickycorner_1 {
  background-color: var(--white);
  position: sticky;
  left: 0px;
  z-index: 1000;
  top: 0px;
}
.s_planer_right .s_plannergrid .s_plannergrid_header.stickycorner_2 {
  background-color: var(--light-grey);
  grid-row: 2/3;
  border: 1px solid var(--super-light-grey);
  border-width: 0px 1px 0px 0;
  position: sticky;
  left: 0px;
  z-index: 1000;
  top: 20px;
}
.s_planer_right .s_plannergrid .s_plannergrid_header.stickycorner_3 {
  grid-row: 3/5;
  background-color: var(--super-light-grey);
  grid-column: 1/2;
  position: sticky;
  left: 0;
  z-index: 1000;
  top: 40px;
}
.s_planer_right .s_plannergrid .s_plannergrid_header.stickycorner_3 span {
  padding: 14px 0 14px 80px;
  display: block;
  font-size: var(--font_size-10);
}
.s_planer_right .s_plannergrid .s_plannergrid_header.month {
  grid-row-start: 1;
  grid-row-end: 2;
  text-align: center;
  padding: 4px 0;
  font-size: var(--font_size-10);
  background-color: var(--white);
  position: sticky;
  top: 0px;
}
.s_planer_right .s_plannergrid .s_plannergrid_header.week {
  border: 1px solid var(--super-light-grey);
  border-width: 0px 1px 0px 0;
  grid-row-start: 2;
  grid-row-end: 3;
  background-color: var(--light-grey);
  top: 20px;
  position: sticky;
  text-align: center;
}
.s_planer_right .s_plannergrid .s_plannergrid_header.day_firstrow, .s_planer_right .s_plannergrid .s_plannergrid_header.day_secondrow {
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0px;
  text-align: center;
}
.s_planer_right .s_plannergrid .s_plannergrid_header.day_firstrow {
  grid-row-start: 3;
  grid-row-end: 4;
  position: sticky;
  top: 40px;
}
.s_planer_right .s_plannergrid .s_plannergrid_header.day_secondrow {
  grid-row-start: 4;
  grid-row-end: 5;
  position: sticky;
  top: 60px;
}
.s_planer_right .s_plannergrid .s_plannergrid_header.day7 {
  border-right: 1px solid var(--light-grey);
}
.s_planer_right .s_plannergrid .s_plannergrid_header.week span, .s_planer_right .s_plannergrid .s_plannergrid_header.day span {
  font-size: var(--font_size-10);
}
.s_planer_right .s_plannergrid .weekend {
  background-color: var(--super-light-grey);
  z-index: 1;
  grid-row: 5/-1;
}
.s_planer_right .s_plannergrid .weekend:has(+ .week) {
  border-right: 1px solid var(--light-grey);
}
.s_planer_right .s_plannergrid .stickyleft {
  position: sticky;
  left: 0;
  grid-column-start: 1;
  grid-column-end: 2;
  z-index: 999;
  background-color: #fff;
  border-right: 1px solid var(--light-grey);
}
.s_planer_right .s_planareacontainer {
  width: calc(100% - 10px);
}
.s_planer_right .s_planarea {
  -ms-overflow-style: none;
  scrollbar-width: none;
  grid-template-rows: 20px 20px 20px 20px repeat(1000, 1fr) !important;
  display: grid;
  grid-template-columns: var(--grid-column-definitions);
  overflow: scroll;
}
.s_planer_right .s_planarea::-webkit-scrollbar {
  display: none;
}
.s_planer_right .s_planarea .s_planrow {
  display: grid;
  grid-template-columns: var(--grid-column-definitions);
  grid-template-rows: var(--grid-row-definitions);
  grid-column: 1/-1;
  padding: 30px 0;
  background-color: #fff;
}
.s_planer_right .s_planarea .s_planrow:nth-of-type(2n + 1) {
  background-color: #f7f7f7;
}
.s_planer_right .s_planarea .s_planrow .personField {
  background-color: #fff;
  height: calc(100% + 60px);
  margin: -30px 0;
  border: 1px solid var(--light-grey);
  grid-row: 1/20;
  border-width: 0 1px 0 0;
  overflow: hidden;
}
.s_planer_right .s_planarea .s_planrow .personField > div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
  padding: 0 10px;
  margin: 30px 0 10px;
  align-items: center;
}
.s_planer_right .s_planarea .s_planrow .personField > div > button {
  margin: 0px !important;
}
.s_planer_right .s_planarea .s_planrow .personField > div > span {
  margin: 0px;
  flex-grow: 1;
}
.s_planer_right .s_planarea .s_planrow .personField > div > a {
  font-size: var(--font_size-10);
  margin-top: 1px;
}
.s_planer_right .s_planarea .s_planrow .personField > div > button svg {
  margin: 0px !important;
}
.s_planer_right .s_planarea .s_planrow .personField table.no-look-like {
  margin: 0 10px 30px 20px;
  width: calc(100% - 30px);
}
.s_planer_right .s_planarea .s_planrow .personField table.no-look-like td {
  padding: 0px;
  font-size: var(--font_size-10);
}
.s_planer_right .s_planarea .s_planrow .personField table.no-look-like td label {
  font-size: var(--font_size-10);
  margin-right: 10px;
}
.s_planer_right .s_planarea .s_planrow:nth-of-type(2n + 1) .personField {
  background-color: #f7f7f7;
}
.s_planer_right .s_planarea .s_planrow.compactview {
  grid-template-rows: 1fr !important;
}
.s_planer_right .s_planarea .s_planrow.compactview .s_planEntry {
  grid-row-start: 1 !important;
  grid-row-end: 1 !important;
}
.s_planer_right .s_planarea .s_schedule {
  color: #ffffff;
}
.s_planer_right .s_planarea .s_holiday,
.s_planer_right .s_planarea .s_vacation {
  margin: -30px 0;
  font-size: var(--font_size-10);
  padding: 6px 6px 6px 10px;
  z-index: 1;
  overflow: hidden;
}
.s_planer_right .s_planarea .s_holiday {
  background-color: rgba(188, 19, 50, 0.4117647059);
}
.s_planer_right .s_planarea .s_vacation {
  background-color: rgba(217, 131, 36, 0.4117647059);
}
.s_planer_right .s_planarea .s_planEntry {
  padding: 6px 6px 6px 0;
  position: relative;
  z-index: 2;
}
.s_planer_right .s_planarea .s_planEntry .state-icon {
  margin-right: 6px;
  float: left;
  height: calc(100% + 12px);
  border-radius: 0;
  margin-top: -6px;
  width: 4px;
}
.s_planer_right .s_planarea .s_planEntry span {
  font-size: var(--font_size-10);
  hyphens: auto;
  margin: 0px;
  width: calc(100% - 10px);
  display: block;
  overflow: hidden;
}
.s_planer_right .s_planarea .s_planEntry.selected {
  border: 2px solid var(--corporate-text-color-highlight);
  padding: 4px 4px 4px 0px;
}
.s_planer_right .s_planarea .s_planEntry.selected .state-icon {
  margin-right: 4px;
  height: calc(100% + 8px);
  margin-top: -4px;
}
.s_planer_right .s_planarea .s_planEntry.preview {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 4px 4px 4px 8px;
  border: 2px solid var(--grey);
}
.s_planer_right .s_planarea .s_planEntry.preview span {
  font-size: var(--font_size-10);
}
.s_planer_right .s_planarea .s_planEntry .dragHandle {
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  cursor: grab;
}
.s_planer_right .s_planarea .planarea_dropzone {
  grid-row-start: 3;
  grid-row-end: -1;
}
.s_planer_right .s_planarea .resizeHandle {
  position: absolute;
}
.s_planer_right .s_planarea .resizeHandle.west {
  top: 0px;
  left: 0px;
  width: 5px;
  height: 100%;
  cursor: w-resize;
}
.s_planer_right .s_planarea .resizeHandle.east {
  top: 0px;
  right: 0px;
  width: 5px;
  height: 100%;
  cursor: e-resize;
}
.s_planer_right .s_planarea .resizeHandle.north {
  left: 5px;
  top: 0px;
  width: calc(100% - 10px);
  height: 5px;
  max-height: 5px;
  cursor: n-resize;
}
.s_planer_right .s_planarea .resizeHandle.south {
  left: 5px;
  bottom: 0px;
  width: calc(100% - 10px);
  height: 5px;
  max-height: 5px;
  cursor: s-resize;
}
.s_planer_right .s_planshift_allocationoverview {
  overflow: hidden;
  z-index: 999;
  width: calc(100% - 340px);
  position: fixed;
  bottom: 37px;
  max-height: 300px;
}
.s_planer_right .s_planshift_allocationoverview .s_allocationarea {
  border-top: 1px solid var(--light-grey);
  display: grid;
  grid-template-columns: var(--grid-column-definitions);
  grid-template-rows: 20px 20px auto;
  overflow-y: hidden;
  width: calc(100% - 20px);
  overflow-x: scroll;
}
.s_planer_right .s_planshift_allocationoverview .s_allocationarea .s_shiftallocation {
  padding: 8px 0;
  display: grid;
  grid-template-columns: var(--grid-column-definitions);
  grid-column: 1/-1;
}
.s_planer_right .s_planshift_allocationoverview .s_allocationarea .s_shiftallocation:nth-of-type(2n + 1) {
  background-color: #f7f7f7;
}
.s_planer_right .s_planshift_allocationoverview .s_allocationarea .s_shiftallocation .shiftname {
  width: 100%;
  justify-content: space-between;
  margin-top: -8px;
  height: calc(100% + 16px);
  background-color: #fff;
}
.s_planer_right .s_planshift_allocationoverview .s_allocationarea .s_shiftallocation .shiftname div {
  display: flex;
  align-items: center;
  padding: 0 10px;
  justify-content: space-between;
  height: 100%;
}
.s_planer_right .s_planshift_allocationoverview .s_allocationarea .s_shiftallocation:nth-of-type(2n + 1) .shiftname {
  background-color: #f7f7f7;
}
.s_planer_right .s_planshift_allocationoverview .s_allocationarea .s_shiftallocation .s_allocationstatusday {
  padding: 6px;
  text-align: center;
  color: #000000;
  box-sizing: border-box;
}
.s_planer_right .s_planshift_allocationoverview .s_allocationarea .s_shiftallocation .s_allocationstatusday.incomplete {
  background-color: rgba(188, 19, 50, 0.4117647059);
}
.s_planer_right .s_planshift_allocationoverview .s_allocationarea .s_shiftallocation .s_allocationstatusday.completed {
  background-color: rgba(174, 190, 69, 0.4117647059);
}
.s_planer_right .s_planshift_allocationoverview .s_allocationarea .s_shiftallocation .s_allocationstatusday.pausing {
  background-color: rgba(217, 131, 36, 0.4117647059);
}
.s_planer_right .s_planshift_allocationoverview .s_allocationarea .weekend {
  display: none;
}

.qtip.modal.info-helpers {
  position: fixed;
  margin-top: 0px;
}

.dragHelper {
  z-index: 999999;
  position: fixed;
  opacity: 0.5;
}

.darktext {
  color: #000000;
}

.lighttext {
  color: #ffffff;
}

.contextmenuLayer {
  z-index: 10000;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
}

.contextmenu {
  z-index: 10001;
  width: 150px;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
  border-radius: 0 10px 10px;
}

.contextmenubutton {
  text-align: left;
  width: 100%;
  height: 100%;
  background-color: var(--corporate-button-color);
  color: var(--white);
  border: 0px;
  border-radius: var(--border-radius);
  padding: 5px 12px;
  font-size: var(--font_size-12);
  min-height: 32px;
  cursor: pointer;
  text-align: center;
}

.contextmenubutton:hover {
  background-color: var(--white);
  color: var(--corporate-text-color-highlight);
  border: 1px solid var(--corporate-text-color-highlight);
}

/* ***************************************   recruiting   *************************************** */
/*.themev3{
    .themev4{
        .s_applicantcommission_container {
            overflow-x: auto;
            width: 100%;
            min-width: 1000px;


            .s_applicantcommission_table{
                .s_grade-table-headline{
                    font-size:var(--font_size-11);
                    margin-bottom: 2px;
                    display: inline-block;
                }
                .tabletwo.no-look-like.s_grade-table th,
                .tabletwo.no-look-like.s_grade-table td{
                    min-width: 19px;
                    text-align: center;
                    padding: 0px 5px;
                    line-height: 26px;
                    background-color: var(--super-light-grey);
                    font-size: 10px;
                }
                tr:nth-child(odd) .tabletwo.no-look-like.s_grade-table th,
                tr:nth-child(odd) .tabletwo.no-look-like.s_grade-table td,
                tr:nth-child(odd) .s_applicantcommission_note_container .s_applicantcommission_note
                {
                    background-color: var(--white);
                }

                .tabletwo.no-look-like.s_ministatistic th,
                .tabletwo.no-look-like.s_ministatistic td{
                    padding: 0px 5px;
                    line-height: 18px;
                    font-size: 10px;
                    background-color: var(--light-grey);
                }
            }

            .s_applicantcommission_person_1 div{
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                justify-content: center;
                gap: 5px 0;

                a{
                    font-size: var(--font_size-11);
                    text-decoration: none;
                }
                span{
                    aspect-ratio: 1;
                    line-height: 22px;
                    border-radius: 100%;
                    width: 30px;
                    height: 30px;
                    font-size: var(--font_size-11);
                }

            }

            .s_applicantcommission_person_2 div{
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                gap: 5px 0;
                align-items: center;

                .s_applicantcommission_person_name{
                    width:100%;
                    font-size: var(--font_size-12);
                    text-decoration: none;

                    span{
                        margin:0px;
                    }
                }
                .s_applicantcommission_person_age{
                    font-size: var(--font_size-11);
                }
                .s_applicantcommission_person_location{
                    width: 100%;
                    margin: 0px;
                    font-size: var(--font_size-11);
                }
                .s_applicantcommission_person_wa{
                    display: inline-block;
                    span{
                        margin:0px;
                        font-size: var(--font_size-11);
                    }
                    span:first-child{
                        margin-right:2px;
                        vertical-align: text-bottom;
                    }
                }
            }

            .s_applicantcommission_activity div{
                display: flex;
                flex-direction: column;
                gap: 5px;
                *{
                    font-size:var(--font_size-11);
                }
            }

            .s_applicantcommission_note_container{

                .s_applicantcommission_note{
                    display: flex;
                    flex-wrap: wrap;
                    align-items: center;
                    width: 100%;
                    gap: 5px 10px;
                    background-color: var(--super-light-grey);
                    padding: 15px;
                    margin-bottom: 15px;

                    .s_applicantcommission_note_name{
                        flex-grow: 1;
                        margin: 0px;
                        font-size:var(--font_size-11)
                    }
                    .s_applicantcommission_note_date{
                        font-size: var(--font_size-10);
                        margin:0px;
                    }
                    button{
                        margin:0px;
                        order:1;
                        align-self: end;
                    }
                    .s_applicantcommission_note_message{
                        width: calc(100% - 45px);
                        font-size: var(--font_size-11);
                        margin: 0;
                    }
                }
            }
        }
    }
}*/
/*
.notestable .notice_category{
    font-size:var(--font_size-11);
}
*/
/* ***************************************   globale suche   *************************************** */
.themev3 .themev4 .s_globalsearch .s_searchfield {
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
}
.themev3 .themev4 .s_globalsearch .s_searchfield object {
  max-width: 80%;
}
.themev3 .themev4 .s_globalsearch .s_searchfield object button svg {
  cursor: pointer !important;
}
.themev3 .themev4 .s_globalsearch .search-container {
  width: 100%;
  max-height: calc(50vh - 170px);
  margin-top: 20px;
  min-height: 250px;
  background-color: var(--ultra-light-grey);
  border: 1px solid var(--light-grey);
  scroll-padding-top: 43px;
}
.themev3 .themev4 .s_globalsearch .search-container .s_expired .accordion.no-look-like {
  display: none;
}
.themev3 .themev4 .s_globalsearch .search-container td.s_gs_name,
.themev3 .themev4 .s_globalsearch .search-container th:first-child {
  width: 100%;
}
.themev3 .themev4 .s_globalsearch .search-container th:first-child span {
  font-size: var(--font_size-10);
  vertical-align: initial;
  color: var(--grey);
}
.themev3 .themev4 .s_globalsearch .search-container .expandable tr:nth-child(2n+1) td:last-child {
  min-width: 50px;
  padding: 15px 15px 15px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.themev3 .themev4 .s_globalsearch .search-container .expandable tr:nth-child(2n+1) td:last-child button {
  margin: 0px;
}
.themev3 .themev4 .s_globalsearch .search-container td:has(> button.accordion.no-look-like) {
  padding: 15px 0 15px 15px;
}
.themev3 .themev4 .s_globalsearch .search-container td span {
  font-size: var(--font_size-11);
  display: block;
  margin: 4px 0 0 0;
  color: var(--grey);
}
.themev3 .themev4 .s_globalsearch .search-container td:has(> .box) {
  padding: 15px 15px 10px 50px !important;
}
.themev3 .themev4 .s_globalsearch .search-container td .box {
  box-shadow: none;
  border-radius: 0;
  margin: 0px;
  padding: 0px;
}
.themev3 .themev4 .s_globalsearch .search-container td .box .s_gs_profileheader {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  gap: 10px;
}
.themev3 .themev4 .s_globalsearch .search-container td .box .s_gs_profileheader img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 100%;
}
.themev3 .themev4 .s_globalsearch .search-container td .box .s_gs_profileheader h4 {
  margin: 0px;
}
.themev3 .themev4 .s_globalsearch .search-container td .box td:first-child {
  padding: 5px 10px 5px 0 !important;
}
.themev3 .themev4 .s_globalsearch .search-container td .box td:last-child {
  padding: 5px 0px 5px 0 !important;
}
@media only screen and (min-width: 769px) {
  .themev3 .themev4 .s_globalsearch .search-container {
    width: 100%;
    max-height: calc(80vh - 170px);
    margin-top: 20px;
    min-height: 250px;
  }
}

/* ***************************************   Login   *************************************** */
.form-content .form-items .logo-holder .login-logo-big {
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 40px 0px;
  width: 100%;
}
