﻿.icon-add {
    background: url(icons/add.gif) no-repeat;
}

.icon-addnew {
    background: url(icons/addnew.gif) no-repeat;
}

.icon-edit {
    background: url(icons/edit.gif) no-repeat;
}

.icon-remove {
    background: url(icons/remove.gif) no-repeat;
}

.icon-save {
    background: url(icons/save.gif) no-repeat;
}

.icon-close {
    background: url(icons/cancel.gif) no-repeat;
}

.icon-cut {
    background: url(icons/cut.png) no-repeat;
}

.icon-ok {
    background: url(icons/ok.png) no-repeat;
}

.icon-no {
    background: url(icons/no.png) no-repeat;
}

.icon-cancel {
    background: url(icons/cancel.gif) no-repeat;
}

.icon-reload {
    background: url(icons/reload.png) no-repeat;
}

.icon-search {
    background: url(icons/search.gif) no-repeat;
}

.icon-print {
    background: url(icons/print.gif) no-repeat;
}

.icon-help {
    background: url(icons/help.gif) no-repeat;
}

.icon-undo {
    background: url(icons/undo.gif) no-repeat;
}

.icon-redo {
    background: url(icons/redo.gif) no-repeat;
}

.icon-tip {
    background: url(icons/tip.png) no-repeat;
}

.icon-zoomin {
    background: url(icons/zoomin.gif) no-repeat;
}

.icon-zoomout {
    background: url(icons/zoomout.gif) no-repeat;
}

.icon-goto {
    background: url(icons/goto.gif) no-repeat;
}

.icon-date {
    background: url(icons/date.gif) no-repeat;
}

.icon-filter {
    background: url(icons/filter.gif) no-repeat;
}

.icon-find {
    background: url(icons/find.png) no-repeat;
}

.icon-folder {
    background: url(icons/folder.gif) no-repeat;
}

.icon-folderopen {
    background: url(icons/folder-open.gif) no-repeat;
}

.icon-lock {
    background: url(icons/lock.png) no-repeat;
}

.icon-unlock {
    background: url(icons/unlock.gif) no-repeat;
}

.icon-new {
    background: url(icons/new.gif) no-repeat;
}

.icon-node {
    background: url(icons/node.png) no-repeat;
}

.icon-nowait {
    background: url(icons/nowait.gif) no-repeat;
}

.icon-sort {
    background: url(icons/sort.gif) no-repeat;
}

.icon-wait {
    background: url(icons/wait.gif) no-repeat;
}

.icon-upgrade {
    background: url(icons/upgrade.gif) no-repeat;
}

.icon-downgrade {
    background: url(icons/downgrade.gif) no-repeat;
}

.icon-download {
    background: url(icons/download.gif) no-repeat;
}

.icon-upload {
    background: url(icons/upload.gif) no-repeat;
}

.icon-user {
    background: url(icons/user.png) no-repeat;
}

.icon-split {
    background: url(icons/split.gif) no-repeat;
}

.icon-addfolder {
    background: url(icons/addfolder.gif) no-repeat;
}

.icon-expand {
    background: url(icons/expand.gif) no-repeat;
}

.icon-collapse {
    background: url(icons/collapse.gif) no-repeat;
}

.icon-xls {
    background: url(icons/xls.gif) no-repeat;
}

.icon-close-page {
    background: url(icons/close-page.png) no-repeat;
}

.icon-help-page {
    background: url(icons/help-page.png) no-repeat;
}

.icon-home-page {
    background: url(icons/home-page.png) no-repeat;
}

.icon-refresh-page {
    background: url(icons/refresh-page.png) no-repeat;
}

.searchbox .mini-buttonedit-icon {
    background: url(icons/search.gif) no-repeat 50% 50%;
}

.panel-expand {
    background-image: url(icons/expand_JT.gif);
}

.panel-collapse {
    background-image: url(icons/collapse_JT.gif);
}

.icon-row_add {
    background: url(icons/row_add.png) no-repeat;
}

.icon-row_delete {
    background: url(icons/row_delete.gif) no-repeat;
}

.icon-reset {
    background: url(icons/reset.png) no-repeat;
}

.icon-outlook {
    background: url(icons/outlook.gif) no-repeat;
}

.icon-recycle {
    background: url(icons/recycle.gif) no-repeat;
}

.icon-change {
    background: url(icons/change.gif) no-repeat;
}

.icon-revert {
    background: url(icons/revert.gif) no-repeat;
}

.icon-userGroup {
    background: url(icons/userGroup.png) no-repeat;
}
