.renderAssProd {
    min-width: 68px;
    background: #f8f8f8;
    padding: 0.5rem;
    margin: 0.3rem;
    font-size: 0.8rem;
    margin-top: 0px;
    color: black;
    text-decoration: none;
    flex-grow: 1;
    text-align: center;
    border: none;
    margin-top: 4px;
}

.renderAssProd.grayscaled {
    background-color: lightgray;
    color: #a0a9ac;
}


.renderAssProd.active {
    background-color: #454545;
    color: white !important;
}

.inputWrapper {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
}
.gallery{
    display: block !important;
}

.ajax-loading-block-window.digiloading {
    position: relative !important;
    opacity: 0.9 !important;
    max-width: 600px !important;
    width: 100% !important;
    height: 600px !important;
}

.renderAssProd.active {
    background-color: #454545;
    color: white !important;
}

.inputWrapper {
    display: inline-block;
    margin-bottom: 10px;
}

.gallery {
    display: block !important;
}