﻿.icoSave {
    background-image: url('/Content/svgicons/save.svg');
}

.icoDelete {
    background-image: url('/Content/svgicons/delete.svg');
}

.icoEdit {
    background-image: url('/Content/svgicons/edit.svg');
}

.icoEditVisit {
    background-image: url('/Content/svgicons/editvisit.svg');
}

.icoTeam {
    background-image: url('/Content/svgicons/team.svg');
}

.icoUnlock {
    background-image: url('/Content/svgicons/unlock.svg');
}

.icoRoles {
    background-image: url('/Content/svgicons/roles.svg');
}

.icoReset {
    background-image: url('/Content/svgicons/reset.svg');
}

.icoPaste {
    background-image: url('/Content/svgicons/paste.svg');
}

.icoRefresh {
    background-image: url('/Content/svgicons/reset.svg');
}

.icoGrid {
    background-image: url('/Content/svgicons/grid.svg');
}

.icoSpelling {
    background-image: url('/Content/svgicons/spelling.svg');
}

.icoAllocate {
    background-image: url('/Content/svgicons/allocate.svg');
}

.icoDeleteImage {
    background-image: url('/Content/svgicons/delete-image.svg');
}

.icoAdd {
    background-image: url('/Content/svgicons/add.svg');
}

.icoView {
    background-image: url('/Content/svgicons/view.svg');
}

.icoMetWith {
    background-image: url('/Content/svgicons/metwith.svg');
}

.icoNobody {
    background-image: url('/Content/svgicons/nobody.svg');
}

.icoClearSelection {
    background-image: url('/Content/svgicons/clear-selection.svg');
}

.icoPdf {
    background-image: url('/Content/svgicons/pdf.svg');
}

.icoPreview {
    background-image: url('/Content/svgicons/preview.svg');
}

.icoProcess {
    background-image: url('/Content/svgicons/process.svg');
}

.icoSend {
    background-image: url('/Content/svgicons/send-email.svg');
}

.icoMoney {
    background-image: url('/Content/svgicons/money.svg');
}

.icoCancel {
    background-image: url('/Content/svgicons/cancel.svg');
}

.icoSecurity {
    background-image: url('/Content/svgicons/security-check.svg');
}

.icoLogin {
    background-image: url('/Content/svgicons/login.svg');
}

.icoLogout {
    background-image: url('/Content/svgicons/logout.svg');
}


.icoClose {
    background-image: url('/Content/svgicons/close.svg');
}


.icoCalendar {
    background-image: url('/Content/svgicons/calendar.svg');
}

.icoThisMonth {
    background-image: url('/Content/svgicons/this-month.svg');
}

.icoFilter {
    background-image: url('/Content/svgicons/filter.svg');
}

.icoSysAdmin {
    background-image: url('/Content/svgicons/sysadmin.svg');
}
