#table-sites div.spacer, #structure-access div.spacer {
    width: 10px;
    display: inline-block;
}

.sidebar .logo {
    background-color: white;
}

#chkContainer .dataTables_wrapper .dataTables_processing {
    z-index: 99999;
    background: white;
    font-size: xxx-large;
    top: 0!important;
}

#image_size + button {
    color:rgb(51, 51, 51);
    background-color: rgb(250, 250, 250);
}
.imgsize {
    margin: 10px;
}

.imgsize > label{
    width: 215px;
}

.navbar .notification[data-count="0"] {
    display: none;
}

#chkContainer td > pre > span.material-icons {
    line-height: 1.1;
    margin-right: 2px;
    vertical-align: middle;
}

@media print {
    #chkContainer a {
        text-decoration: none!important;
    }
}

.lagerjelief td {
    text-align: start!important;
}

.liefjelager td {
    text-align: start!important;
    padding: 1px!important;
}

.liefjelager button.btn-just-icon {
    padding: 0;
    margin: 0;
}

pre small {
    color: black;
    margin-right: -7px;
}

#chkContainer .form-check-inline label{
    font-size: larger;
}

#chkContainer .form-check-inline label>input{
    height:1em;
    width:1em;
    accent-color: #9FC62D;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-top: -2px;
}
#chkContainer .filter_state.btn.btn.btn-default.active {
    background-color: var(--primaryCustom);
}

#chkContainer .form-check-label{
    padding-left: 0;
    padding-right: 19px;
}

#chkContainer .btn.toggle-on {
    left: -33px;
}

#chkContainer .btn.toggle-off {
    right: -33px;
}

#berechtigungToCopyId + div button {
    height: 43px;
}

.attrLabelText {
    min-width: 175px;
    display:inline-block;
}

label > .attrLabelText {
    min-width: 250px;
}

label > .attrImgWrapper {
    display: inline;
}

.imgAttribut {
    max-height: 50px;
}

.attrImgWrapper {
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
    text-align: center;
}

.attribut-col {
    display: flex;
    align-items: center;
}
