﻿.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');
}

.icoPreviewAll {
    background-image: url('/Content/svgicons/preview-all.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');
}

.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');
}

.icoFilterRemove {
    background-image: url('/Content/svgicons/filter-remove.svg');
}

.icoSaveVersion {
    background-image: url('/Content/svgicons/save-version.svg');
}

.icoReplace{
    background-image: url('/Content/svgicons/replace.svg');
}

.icoVersion{
    background-image: url('/Content/svgicons/save-version.svg');
}

.icoUser {
    background-image: url('/Content/svgicons/user.svg');
}

.icoFrequency {
    background-image: url('/Content/svgicons/frequency.svg');
}

.icoShare{
    background-image: url('/Content/svgicons/share.svg');
}

.icoDownload{
    background-image: url('/Content/svgicons/download.svg');
}

.icoPublish {
    background-image: url('/Content/svgicons/upload.svg');
}

.icoClose {
    background-image: url('/Content/svgicons/close.svg');
}

.icoTask {
    background-image: url('/Content/svgicons/task.svg');
}

.icoTaskDone {
    background-image: url('/Content/svgicons/task-done.svg');
}
.icoOverdue{
    background-image: url('/Content/svgicons/overdue.svg');
}

.icoAppendix {
    background-image: url('/Content/svgicons/appendix.svg');
}

.icoWizard {
    background-image: url('/Content/svgicons/wizard.svg');
}

.icoResetPassword{
    background-image: url('/Content/svgicons/reset-password.svg');
}

.icoSiteSettings {
    background-image: url('/Content/svgicons/site-settings.svg');
}

.icoUserRoles{
    background-image: url('/Content/svgicons/user-roles.svg');
}
.icoPromoteUser{
    background-image: url('/Content/svgicons/promote-user.svg');
}

.icoAddUser {
    background-image: url('/Content/svgicons/add-female-user.svg');
}

.icoRemoveUser {
    background-image: url('/Content/svgicons/remove-female-user.svg');
}

.icoExport{
    background-image: url('/Content/svgicons/export.svg');
}

.icoAudit{
    background-image: url('/Content/svgicons/audit.svg');
}

.icoUnlockUser {
    background-image: url('/Content/svgicons/unlock-user.svg');
}

.icoExportBilling {
    background-image: url('/Content/svgicons/exportbilling.svg');
}

.icoSignup{
    background-image: url('/Content/svgicons/signup.svg');
}

.icoHelp{
    background-image: url('/Content/svgicons/help.svg');
}