.icon_sintra_color {
    background: url("/bundles/sintracore/img/icon/sintra-color-small.svg") center center no-repeat !important;
    background-size: 24px;
}

.icon_money_transfer {
    background: url("/bundles/pimcoreadmin/img/flat-color-icons/money_transfer.svg") center center no-repeat !important;
}

.icon_paid {
    background: url("/bundles/pimcoreadmin/img/flat-color-icons/paid.svg") center center no-repeat !important;
}

.icon_download {
    background-image: url("/bundles/pimcoreadmin/img/flat-color-icons/download.svg") !important;
    background-size: 130%;
}

#pimcore_signet {
    position: absolute;
    z-index: 10000;
    bottom: 0px;
    left: 0px;
    width: 60px;
    height: 48px;
    display: none;
    font-size: 0;
    cursor: pointer;
    background-color: #000000;
    background-image: url("/bundles/sintracore/img/icon/sintra-color-small.svg");
    background-repeat: no-repeat;
    background-size: 32px 32px;
    background-position: center center;
}
