html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#fullscreen-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: url('https://doc.pitime.de/wp-content/uploads/2024/07/implant_bg_4.jpg') no-repeat center center fixed;*/

    background: url('https://doc.pitime.de/wp-content/uploads/2024/08/blur-hospital-scaled.jpg') no-repeat center center fixed;
    /*background: url('https://img.freepik.com/free-photo/hologram-feminine-silhouette-man-hand_23-2148755140.jpg?t=st=1744976530~exp=1744980130~hmac=949b27106dc11f8d078d679f98476d2c4fb0eb114ae45aab2f1b3c874d65b8c3&w=1060') no-repeat center center fixed;*/
    /*background: url('https://doc.pitime.de/wp-content/uploads/2024/08/5571508-scaled.jpg') no-repeat center center fixed;*/
    
    /*background: url('https://doc.pitime.de/wp-content/uploads/2024/08/modern-technology-future-robot-light-background-scaled.jpg') no-repeat center center fixed;*/
    background-size: cover;
    z-index: -1; /* Hintergrund hinter den Inhalten */
}

html[data-mdb-theme="dark"] #fullscreen-background::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-control-plaintext~label, .form-floating>.form-select~label {
    color: #6c757d;
}


.form-control:disabled, .form-control[readonly]~label::after {
    background-color: #e9ecef !important;
}

.rotate-cog {
    -moz-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}
.rotate-cog.round{
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
}  
  
  @keyframes move {
    100% {
        transform: translate3d(0, 0, 1px) rotate(360deg);
    }
}

.theme-aware-bg {
  background-color: #ffffff;
  color: #000;
}
    
.theme-aware-text {
    color:#eee;
}   
    
body {
    background: #e2e2e2;
}
    
header .theme-aware-text {
    color:#666;
}    
  
.card-modern .theme-aware-text {
    color:#666;
}   
    
footer .theme-aware-text {
    color:#666;
}

.background {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: #3E1E68;
    overflow: hidden;
}

.background span {
    width: 20vmin;
    height: 20vmin;
    border-radius: 20vmin;
    backface-visibility: hidden;
    position: absolute;
    animation: move;
    animation-duration: 45;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}


.background span:nth-child(0) {
    color: #E45A84;
    top: 32%;
    left: 48%;
    animation-duration: 26s;
    animation-delay: -13s;
    transform-origin: -6vw 24vh;
    box-shadow: -40vmin 0 5.1397311341477465vmin currentColor;
}
.background span:nth-child(1) {
    color: #FFACAC;
    top: 3%;
    left: 33%;
    animation-duration: 52s;
    animation-delay: -12s;
    transform-origin: -1vw -1vh;
    box-shadow: 40vmin 0 5.658057887700884vmin currentColor;
}
.background span:nth-child(2) {
    color: #583C87;
    top: 31%;
    left: 100%;
    animation-duration: 52s;
    animation-delay: -21s;
    transform-origin: 25vw -16vh;
    box-shadow: -40vmin 0 5.832529070790088vmin currentColor;
}
.background span:nth-child(3) {
    color: #FFACAC;
    top: 48%;
    left: 96%;
    animation-duration: 50s;
    animation-delay: -10s;
    transform-origin: 25vw -8vh;
    box-shadow: -40vmin 0 5.8999404070456265vmin currentColor;
}
.background span:nth-child(4) {
    color: #FFACAC;
    top: 55%;
    left: 71%;
    animation-duration: 49s;
    animation-delay: -7s;
    transform-origin: -13vw 7vh;
    box-shadow: -40vmin 0 5.767306849150214vmin currentColor;
}
.background span:nth-child(5) {
    color: #FFACAC;
    top: 51%;
    left: 97%;
    animation-duration: 34s;
    animation-delay: -36s;
    transform-origin: -14vw 14vh;
    box-shadow: 40vmin 0 5.482945983414149vmin currentColor;
}
.background span:nth-child(6) {
    color: #E45A84;
    top: 70%;
    left: 56%;
    animation-duration: 47s;
    animation-delay: -10s;
    transform-origin: 5vw 16vh;
    box-shadow: 40vmin 0 5.020007338035339vmin currentColor;
}
.background span:nth-child(7) {
    color: #E45A84;
    top: 46%;
    left: 93%;
    animation-duration: 10s;
    animation-delay: -44s;
    transform-origin: 4vw 8vh;
    box-shadow: 40vmin 0 5.489308876138967vmin currentColor;
}
.background span:nth-child(8) {
    color: #FFACAC;
    top: 45%;
    left: 52%;
    animation-duration: 12s;
    animation-delay: -12s;
    transform-origin: -15vw -17vh;
    box-shadow: 40vmin 0 5.312061351687801vmin currentColor;
}
.background span:nth-child(9) {
    color: #E45A84;
    top: 76%;
    left: 29%;
    animation-duration: 7s;
    animation-delay: -13s;
    transform-origin: -21vw -18vh;
    box-shadow: -40vmin 0 5.706258359910739vmin currentColor;
}
.background span:nth-child(10) {
    color: #E45A84;
    top: 6%;
    left: 20%;
    animation-duration: 11s;
    animation-delay: -30s;
    transform-origin: 23vw 21vh;
    box-shadow: -40vmin 0 5.964471564070359vmin currentColor;
}
.background span:nth-child(11) {
    color: #E45A84;
    top: 68%;
    left: 64%;
    animation-duration: 28s;
    animation-delay: -20s;
    transform-origin: 25vw 22vh;
    box-shadow: -40vmin 0 5.370613611272533vmin currentColor;
}
.background span:nth-child(12) {
    color: #FFACAC;
    top: 1%;
    left: 98%;
    animation-duration: 49s;
    animation-delay: -48s;
    transform-origin: 6vw -20vh;
    box-shadow: -40vmin 0 5.304343195102444vmin currentColor;
}
.background span:nth-child(13) {
    color: #583C87;
    top: 81%;
    left: 38%;
    animation-duration: 14s;
    animation-delay: -46s;
    transform-origin: -16vw -6vh;
    box-shadow: 40vmin 0 5.166182560818733vmin currentColor;
}
.background span:nth-child(14) {
    color: #FFACAC;
    top: 67%;
    left: 63%;
    animation-duration: 40s;
    animation-delay: -3s;
    transform-origin: -11vw 19vh;
    box-shadow: -40vmin 0 5.2084443055104535vmin currentColor;
}
.background span:nth-child(15) {
    color: #E45A84;
    top: 74%;
    left: 66%;
    animation-duration: 54s;
    animation-delay: -9s;
    transform-origin: 14vw 15vh;
    box-shadow: -40vmin 0 5.271873030264554vmin currentColor;
}
.background span:nth-child(16) {
    color: #E45A84;
    top: 48%;
    left: 69%;
    animation-duration: 20s;
    animation-delay: -10s;
    transform-origin: -16vw 5vh;
    box-shadow: -40vmin 0 5.6767827362010514vmin currentColor;
}
.background span:nth-child(17) {
    color: #FFACAC;
    top: 5%;
    left: 64%;
    animation-duration: 12s;
    animation-delay: -22s;
    transform-origin: 7vw -21vh;
    box-shadow: 40vmin 0 5.421556325874309vmin currentColor;
}
.background span:nth-child(18) {
    color: #E45A84;
    top: 7%;
    left: 10%;
    animation-duration: 39s;
    animation-delay: -20s;
    transform-origin: -8vw -9vh;
    box-shadow: -40vmin 0 5.358911068447298vmin currentColor;
}
.background span:nth-child(19) {
    color: #E45A84;
    top: 53%;
    left: 90%;
    animation-duration: 13s;
    animation-delay: -15s;
    transform-origin: 24vw 8vh;
    box-shadow: 40vmin 0 5.623854727334843vmin currentColor;
}
  
.form-control:disabled, .form-control[readonly] {
    pointer-events: none;
}
.form-select.readonly, .form-select.readonly~label::after {
    background-color: #e9ecef !important;
}
.form-select.readonly {
    pointer-events: none;
}
#pitimeCanvas {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  transform: scale(0.5);
}
.global-loader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: white;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 1s ease-in-out;
}

@font-face {
    font-family: 'handschrift';
    src: url('Cedarville-Cursive.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
#app {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#card-container {
    transition: opacity 0.5s ease-out;
}

#card-container.fade-out {
    opacity: 0;
}

.btn-info {
  --mdb-btn-bg: #04a29a;
  --mdb-btn-color: #fff;
  --mdb-btn-box-shadow: 0 4px 9px -4px #03857e;
  --mdb-btn-hover-bg: #03857e;
  --mdb-btn-hover-color: #fff;
  --mdb-btn-focus-bg: #03857e;
  --mdb-btn-focus-color: #fff;
  --mdb-btn-active-bg: #02736e;
  --mdb-btn-active-color: #fff;
  --mdb-btn-box-shadow-state: 0 8px 9px -4px rgba(4, 162, 154, 0.3), 0 4px 18px 0 rgba(4, 162, 154, 0.2);
}

.btn-outline-info {
    --mdb-btn-bg: transparent;
    --mdb-btn-color: #04a29a;
    --mdb-btn-hover-bg: #f6fbfd;
    --mdb-btn-hover-color: #03857e;
    --mdb-btn-focus-bg: #03857e;
    --mdb-btn-focus-color: #03857e;
    --mdb-btn-active-bg: #03857e;
    --mdb-btn-active-color: #02736e;
    --mdb-btn-outline-border-color: #04a29a;
    --mdb-btn-outline-focus-border-color: #03857e;
    --mdb-btn-outline-hover-border-color: #03857e;
    border-color: var(--mdb-btn-outline-border-color);
}

.text-info {
  --mdb-info-rgb: 4, 162, 154;
}

.card-modern {
  background-color: #f8f9fa;
  border: 1px solid #e0e0e0;
  color: #212529;
}

.card-modern {
  border-radius: 1rem;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  padding: 1rem;
}

.card-modern .btn-outline-light {
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 0.75rem;
  padding: 4px 12px;
}

.card-modern .btn-outline-light {
  border-color: rgba(0, 0, 0, 0.1);
  color: #000;
}

.card-modern .btn-outline-light:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.card-modern .btn-outline-light:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.icon-box {
  width: 40px;
  height: 40px;
  background: #fff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 1rem;
}
.card-modern.text-center:hover {
  transform: scale(1.02);
  transition: all 0.2s ease;
  cursor: pointer;
}  

.th_border {
  border-bottom: 2px solid #2e2e2e;
  border-top: 0 !important;
}
.tabs-pitime {
  background-color: #2e2e2e;
}
.classic-tabs .nav.tabs-pitime li a.active {
  border-color: #3afff5;
  background: #04a29a;
}
.anatomy_div {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.classic-tabs .nav li:first-child {
  margin-left: 100px;
}
.blob {
  background: black;
  border-radius: 50%;
  margin: 10px;
  height: 10px;
  width: 10px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
  transform: scale(1);
  animation: pulse 2s infinite;
  pointer-events: none;
  border: solid 1px;
}
@keyframes pulse {
0% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
}
70% {
transform: scale(1);
box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
}
100% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
}
.canvas_pos {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 1;
  pointer-events: none;
}
.ppass_leer {
  background: #787878;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  border-radius: 10px;
  overflow: hidden;
}
.ppass_leer i {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  color: white;
}
.shine {
  position: absolute;
  width: 680px;
  height: 510px;
  background: rgb(255 255 255 / 18%);
  border-radius: 50%;
  right: 40px;
}
.active-blob {
  background: red !important;
}
.blob-btn {
  border-radius: 15px;
}



.mac-card {
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    width: 400px;
    overflow: hidden;
    transition: transform 0.3s, opacity 0.3s, width 0.3s, height 0.3s;
    position: relative;
}

.mac-card.fullscreen {
    width: 100vw;
    height: 100vh;
    border-radius: 0;
    position: fixed;
    top: 0;
    left: 0;
}
.mac-card.fullscreen_nav {
    width: calc(100vw - 240px);
    height: 100vh;
    border-radius: 0;
    position: fixed;
    top: 0;
    left: 0;
}

.mac-card-header {
    display: flex;
    align-items: center;
    padding: 8px;
    /*background-color: #f0f0f5;*/
}


.mac-button {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 12px;
    cursor: pointer;
}

.red {
    background-color: #ff5f56;
}

.yellow {
    background-color: #ffbd2e;
}

.green {
    background-color: #27c93f;
}

.mac-card-content {
    padding: 20px;
}

.mac-card-content h1 {
    margin: 0 0 10px 0;
    font-size: 24px;
}

/*.mac-card-content p {
    margin: 0;
    color: #333;
}*/

.hidden {
    display: none;
}

.modal.show .modal-dialog {

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;   
}

    #overlayCanvas {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 5;
        pointer-events: none; /* Verhindert, dass der Canvas die Mausereignisse abfängt */
    }
    .profile-card {
        max-width: 800px;
        margin: auto;
        border-radius: 15px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        overflow: hidden;
        text-align: center;
    }
    .profile-body {
        padding: 20px;
    }
    .profile-img {
        width: 150px;
        height: 150px;
        border-radius: 50%;
        object-fit: cover;
        margin-top: -75px;
        border: 5px solid white;
        background: white;
    }
    .profile-info {
        margin-top: 20px;
    }
    .profile-info p {
        display: flex;
        justify-content: space-between;
        margin: 25px 0;
        border-bottom: solid 1px #eee;
    }
    .profile-info strong {
        flex: 0 0 120px;
        text-align: left;
    }
    .profile-info span {
        flex: 1;
        text-align: left;
        word-break: break-word;
    }

.separator {
    text-align: center;
    border-bottom: 1px solid #bdbdbd;
    line-height: 0.1em;
    margin: 50px 0;
}
.separator-content {
    background: #fff;
    padding: 0 10px;
}  

.overlay-loader {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(2px);
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: inherit;
}

.overlay-loader .loading-text {
  margin-top: 0.75rem;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  font-weight: 500;
}

.overlay-loader .spinner-border {
  color: white;
  width: 2rem;
  height: 2rem;
}



.fullscreen-card {
    display: none; /* Initially hidden */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1048;
    justify-content: center;
    align-items: center;
}

.card-content {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.card-content.customNav {
  left: 240px;
}

/* Footer-Bar */
.footer-bar {
    width: 100%;
    background-color: #333;
    color: white;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
}

.footer-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.footer-nav li {
    display: inline;
    margin-left: 20px;
}

.footer-nav a {
    color: white;
    text-decoration: none;
    font-size: 1em;
}

.text-pitime-dark {
    color: #666;
}

.elegant-color {
    background-color: #2e2e2e !important;
}

.btn-pitime-primary {
    background-color: #04a29a;
    border-color: #04a29a;
    color: #fff;
}

.btn-pitime-primary:hover,
.btn-pitime-primary:focus,
.btn-pitime-primary:active,
.btn-pitime-primary.active,
.open > .dropdown-toggle.btn-pitime-primary {
    background-color: #039089;
    border-color: #03807a;
}

.btn-pitime-primary:focus,
.btn-pitime-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(4, 162, 154, 0.5);
}

.btn-pitime-primary.disabled,
.btn-pitime-primary:disabled {
    background-color: #04a29a;
    border-color: #04a29a;
}

.btn-pitime-primary:not(:disabled):not(.disabled):active,
.btn-pitime-primary:not(:disabled):not(.disabled).active,
.show > .btn-pitime-primary.dropdown-toggle {
    background-color: #03807a;
    border-color: #02796b;
}

.btn-pitime-secondary {
    background-color: #4c4c4c;
    border-color: #4c4c4c;
    color: #fff;
}

.btn-pitime-secondary:hover,
.btn-pitime-secondary:focus,
.btn-pitime-secondary:active,
.btn-pitime-secondary.active,
.open > .dropdown-toggle.btn-pitime-secondary {
    background-color: #434343;
    border-color: #3b3b3b;
}

.btn-pitime-secondary:focus,
.btn-pitime-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(76, 76, 76, 0.5);
}

.btn-pitime-secondary.disabled,
.btn-pitime-secondary:disabled {
    background-color: #4c4c4c;
    border-color: #4c4c4c;
}

.btn-pitime-secondary:not(:disabled):not(.disabled):active,
.btn-pitime-secondary:not(:disabled):not(.disabled).active,
.show > .btn-pitime-secondary.dropdown-toggle {
    background-color: #3b3b3b;
    border-color: #323232;
}

.modal-settings-navigation {
  padding-left: 240px;
}


.bg-pitime-primary {
    background-color: #00a19a !important;
}
.scale {
  transform: scale(2);
  transition: all 600ms ease;
}



/*Scanner APP Animation*/
.scanner-container {
    position: relative;
    width: 240px;
    height: 180px;
}

.scanner {
    position: absolute;
    top: 35px;
    left: 0;
    width: 8px;
    height: 60%;
    background-color: #18c89b;
    box-shadow: 0 0 10px 5px rgba(24, 200, 155, 0.5);
    animation: scan 2s ease-in-out infinite, scan-x 2s ease-in-out infinite;
}

.scanner-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 48px;
}

.scanner-text {
    position: absolute;
    bottom: -10px;
    width: 100%;
    text-align: center;
    color: #18c89b;
    font-size: 14px;
    font-weight: 600;
    font-family: sans-serif;
    text-transform: uppercase;
}

.scanner-container:before,
.scanner-container:after,
.scanner-container em:after,
.scanner-container em:before {
    border-color: #18c89b;
    content: "";
    position: absolute;
    width: 45px;
    height: 46px;
    border-style: solid;
    border-width: 0px;
}

.scanner-container:before {
    left: 0;
    top: 0;
    border-left-width: 5px;
    border-top-width: 5px;
    border-radius: 5px 0 0 0;
}

.scanner-container:after {
    right: 0;
    top: 0;
    border-right-width: 5px;
    border-top-width: 5px;
    border-radius: 0 5px 0 0;
}

.scanner-container em:before {
    left: 0;
    bottom: 0;
    border-left-width: 5px;
    border-bottom-width: 5px;
    border-radius: 0 0 0 5px;
}

.scanner-container em:after {
    right: 0;
    bottom: 0;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-radius: 0 0 5px 0;
}

@keyframes scan {
    0%, 100% {
        left: 5%;
    }
    50% {
        left: calc(95% - 5px);
    }
}

@keyframes scan-x {
    0% {
        clip-path: inset(0 0 0 -100px);
    }
    50% {
        clip-path: inset(0 0 0 0);
    }
    100% {
        clip-path: inset(0 -100px 0 0);
    }
}

/*#modal_article_view_article .modal-body-dynamic {
    background: #eee;
}
#modal_article_view_case .modal-body-dynamic {
    background: #eee;
}
 #modal_article_view .modal-body-dynamic {
    background: #eee;
}*/
.tooltip-dyn-form {
    position: absolute;
    top: 8px;
    right: 13px;
}
 .autocomplete-results {
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: auto;
    position: absolute;
    background-color: white;
    color: black;
    z-index: 1000;
    width: 100%;
}
.autocomplete-item {
    padding: 8px;
    cursor: pointer;
    justify-content: unset;
}
.autocomplete-item:hover {
    background-color: #eee;
}

.btn-dark-50 {
  background: #787878;
}

.select-no-results {
  margin-bottom: 10px;
}

.notifyjs-wrapper {
    z-index: 999999;
}
.supplier-anker {
    position: relative;
    bottom: 15px;
}
#modal_article_view .select-input.form-control[readonly]:not([disabled]) {
    background-color: rgb(255 255 255);
    height: calc(3.5rem + calc(var(--mdb-border-width)* 2));
    min-height: calc(3.5rem + calc(var(--mdb-border-width)* 2));
    line-height: 1.25;
}

.highlight {
    background-color: yellow;
    font-weight: bold;
}

.modal-start {
    position: relative;
    z-index: 1050;
}
.modal-start .modal-content {
  z-index: 1;
}

.modal-extra {
    position: absolute;
    top: 0px;
    right: -340px;
    width: 330px;
    min-height: calc(100vh - 120px);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    height: 100%;
}

@media (max-width: 1181px) {
    .modal-dialog.modal-start {
        margin: 0;
        margin-left: 20px;
        margin-top: 20px;
    }
}



/*.my-custom-scrollbar {
    position: relative;
    height: calc(73vh);
    overflow: auto;
}
.table-wrapper-scroll-y {
    display: block;
}*/
 .table-case th {
    position: sticky;
    top: -1px;
    background: #6c6c6c;
    color: white;
   font-weight: 600;
} 
.table-case th, .table-case td {
    vertical-align: middle !important;
}  
  
.legend-list {
  list-style-type: none;
  padding-left: 0;
}

.legend-list li {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

.legend-list li i {
  width: 20px; /* gleiche Breite für alle Icons */
  text-align: center;
}

.legend-list li span {
  flex-grow: 1;
}  