﻿.logo {
    background-image: url("../../images/logo.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.home-icon {
    background-image: url("../../images/home.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.tickets-icon {
    background-image: url("../../images/ticket.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.reparatie-icon {
    background-image: url("../../images/reparatie.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.diagnose-icon {
    background-image: url("../../images/diagnose.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.eindcontrole-icon {
    background-image: url("../../images/eindcontrole.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.dashboard-icon {
    background-image: url("../../images/dashboard.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.admin-dashboard-icon {
    background-image: url("../../images/dashboard-admin.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.rechten-icon {
    background-image: url("../../images/rechten.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.profile-icon {
    background-image: url("../../images/profile.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.transport-ontvangen-icon {
    background-image: url("../../images/transport-ontvangen.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.transport-verzonden-icon {
    background-image: url("../../images/transport-verzonden.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.export-icon {
    background-image: url("../../images/export.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.werkkast-icon {
    background-image: url("../../images/werkkast.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.delete-icon {
    background-image: url("../../images/delete.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.delete-icon:hover {
    background-image: url("../../images/delete-hover.png") !important;
}

.reset-icon {
    background-image: url("../../images/reset.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.reset-icon:hover {
    background-image: url("../../images/reset-hover.png") !important;
}

.info-icon {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    cursor: pointer;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("../../images/info.png");
}

    .info-icon:hover {
        background-image: url("../../images/info2.png");
    }

.trophy-icon {
    background-image: url("../../images/trophy.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.new-laptop-icon {
    background-image: url("../../images/new-laptop.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.hardware-icon {
    background-image: url("../../images/hardware.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.information-icon {
    background-image: url("../../images/information.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.image-icon {
    background-image: url("../../images/image.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.products-icon {
    background-image: url("../../images/producten.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-register-icon {
    background-image: url("../../images/product-register.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.autopilot-icon {
    background-image: url("../../images/autopilot.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.whitewash-icon {
    background-image: url("../../images/whitewash.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.systemtype-icon {
    background-image: url("../../images/systemtype.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.company-icon {
    background-image: url("../../images/company.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.productspecification-icon {
    background-image: url("../../images/productspecification.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.urenregistratie-icon {
    background-image: url("../../images/urenregistratie.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.user-icon {
    background-image: url("../../images/user.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.contract-icon {
    background-image: url("../../images/contract.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.rooster-icon {
    background-image: url("../../images/rooster.png") !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}