.title-tab-header
{
  
}

.card-white-16p {
    background: white;
    height: 100%;
    width: 100%;
    padding: 16px;
    position: relative;
}

.card-edit-btn{
    position:absolute;
    right:0;
    top:0;
}

.kundenlogo {
    background-image: url("/_content/SARA_Unternehmen/qumsult.png");
    height: 78px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.logo-container {
    border: 1px solid #e0e0e0;
    background-color: #f4f4f4;
    padding: 8px;
    max-width: 400px;
}

.module-tiles-row {
    margin: unset !important;
    background-color: white;
    padding: 8px;
    border: 1px solid #e0e0e0;
}

.e-chip.e-active.stoffe {
    background-color: #FFF9C4 !important;
    color: black !important;
    opacity: 1 !important;
}
.e-chip.stoffe {
    color: black !important;
    background-color: #FFF9C4 !important;
    opacity: 0.5 !important;
}
    .e-chip.stoffe:hover {
        color: black !important;
        background-color: #FFF9C4 !important;
        opacity: 1 !important;
    }


.e-chip.e-active.anlagen {
    background-color: #B3E5FC !important;
    color: black !important;
    opacity: 1 !important;
}

.e-chip.anlagen {
    color: black !important;
    background-color: #B3E5FC !important;
    opacity: 0.5 !important;
}

    .e-chip.anlagen:hover {
        color: black !important;
        background-color: #B3E5FC !important;
        opacity: 1 !important;
    }


.e-chip.e-active.awsv {
    background-color: #E1F5FE !important;
    color: black !important;
    opacity: 1 !important;
}

.e-chip.awsv {
    color: black !important;
    background-color: #E1F5FE !important;
    opacity: 0.5 !important;
}

    .e-chip.awsv:hover {
        color: black !important;
        background-color: #E1F5FE !important;
        opacity: 1 !important;
    }

.e-chip.e-active.gefb {
    background-color: #C8E6C9 !important;
    color: black !important;
    opacity: 1 !important;
}

.e-chip.gefb {
    color: black !important;
    background-color: #C8E6C9 !important;
    opacity: 0.5 !important;
}

    .e-chip.gefb:hover {
        color: black !important;
        background-color: #C8E6C9 !important;
        opacity: 1 !important;
    }

.e-chip.e-active.vorfaelle {
    background-color: #E8F5E9 !important;
    color: black !important;
    opacity: 1 !important;
}

.e-chip.vorfaelle {
    color: black !important;
    background-color: #E8F5E9 !important;
    opacity: 0.5 !important;
}

    .e-chip.vorfaelle:hover {
        color: black !important;
        background-color: #E8F5E9 !important;
        opacity: 1 !important;
    }

.e-chip.e-active.abfall {
    background-color: #D7CCC8 !important;
    color: black !important;
    opacity: 1 !important;
}

.e-chip.abfall {
    color: black !important;
    background-color: #D7CCC8 !important;
    opacity: 0.5 !important;
}

    .e-chip.abfall:hover {
        color: black !important;
        background-color: #D7CCC8 !important;
        opacity: 1 !important;
    }

.e-chip.e-active.paul {
    background-color: #EECCBC !important;
    color: black !important;
    opacity: 1 !important;
}

.e-chip.paul {
    color: black !important;
    background-color: #EECCBC !important;
    opacity: 0.5 !important;
}

    .e-chip.paul:hover {
        color: black !important;
        background-color: #EECCBC !important;
        opacity: 1 !important;
    }

.e-chip.e-active.allgemein {
    background-color: #cfd8dc !important;
    color: black !important;
    opacity: 1 !important;
}

.e-chip.allgemein {
    color: black !important;
    background-color: #cfd8dc !important;
    opacity: 0.5 !important;
}

    .e-chip.allgemein:hover {
        color: black !important;
        background-color: #cfd8dc !important;
        opacity: 1 !important;
    }

.toggle-fulltext {
    width: 100% !important;
}