﻿/*
*easyui 图标样式表
*
*使用后的图标请加上注释！！！
*/


/*绿色加号*/
.icon-add {
    background: url('/Images/easyuiicons/edit_add.png') no-repeat center center;
}
/*绿色笔*/
.icon-edit {
    background: url('/Images/easyuiicons/pencil.png') no-repeat center center;
}
/*红色X*/
.icon-delete {
    background: url('/Images/easyuiicons/cancel.png') no-repeat center center;
}
/*绿色减号*/
.icon-remove {
    background: url('/Images/easyuiicons/edit_remove.png') no-repeat center center;
}
/*保存按钮*/
.icon-save {
    background: url('/Images/easyuiicons/filesave.png') no-repeat center center;
}
/*返回*/
.icon-back {
    background: url('/Images/easyuiicons/back.png') no-repeat center center;
}
/*前进*/
.icon-forward {
    background: url('/Images/easyuiicons/forward.png') no-repeat center center;
}
/*撤销按钮的图标*/
.icon-revoke {
    background: url('/Images/easyuiicons/undo.png') no-repeat center center;
}
/*反撤销按钮的图标*/
.icon-reback {
    background: url('/Images/easyuiicons/redo.png') no-repeat center center;
}
/*绿色勾*/
.icon-ok {
    background: url('/Images/easyuiicons/ok.png') no-repeat center center;
}




/*复制*/
.icon-copy {
    background: url('/Images/easyuiicons/copy.png') no-repeat center center;
}
/*锁定*/
.icon-lock_new {
    background: url('/Images/easyuiicons/lock_new.png') no-repeat center center;
}
/*解锁*/
.icon-unlock {
    background: url('/Images/easyuiicons/unlock.png') no-repeat center center;
}
/*审核*/
.icon-check {
    background: url('/Images/easyuiicons/check.png') no-repeat center center;
}
/*销审*/
.icon-sales_examination {
    background: url('/Images/easyuiicons/sales_examination.png') no-repeat center center;
}
/*核销*/
.icon-write_off {
    background: url('/Images/easyuiicons/write_off.png') no-repeat center center;
}
/*下载*/
.icon-download {
    background: url('/Images/easyuiicons/download.png') no-repeat center center;
}
/*预计收款*/
.icon-expected_receivables {
    background: url('/Images/easyuiicons/expected_receivables.png') no-repeat center center;
}
/*预计付款*/
.icon-estimated_payment {
    background: url('/Images/easyuiicons/estimated_payment.png') no-repeat center center;
}




.icon-cut {
    background: url('/Images/easyuiicons/cut.png') no-repeat center center;
}

.icon-no {
    background: url('/Images/easyuiicons/no.png') no-repeat center center;
}

.icon-cancel {
    background: url('/Images/easyuiicons/cancel.png') no-repeat center center;
}

.icon-reload {
    background: url('/Images/easyuiicons/reload.png') no-repeat center center;
}

.icon-search {
    background: url('/Images/easyuiicons/search.png') no-repeat center center;
}

.icon-print {
    background: url('/Images/easyuiicons/print.png') no-repeat center center;
}

.icon-help {
    background: url('/Images/easyuiicons/help.png') no-repeat center center;
}

.icon-undo {
    background: url('/Images/easyuiicons/undo.png') no-repeat center center;
}

.icon-redo {
    background: url('/Images/easyuiicons/redo.png') no-repeat center center;
}

.icon-sum {
    background: url('/Images/easyuiicons/sum.png') no-repeat center center;
}

.icon-tip {
    background: url('/Images/easyuiicons/tip.png') no-repeat center center;
}

.icon-filter {
    background: url('/Images/easyuiicons/filter.png') no-repeat center center;
}

.icon-man {
    background: url('/Images/easyuiicons/man.png') no-repeat center center;
}

.icon-lock {
    background: url('/Images/easyuiicons/lock.png') no-repeat center center;
}

.icon-more {
    background: url('/Images/easyuiicons/more.png') no-repeat center center;
}

.icon-up {
    background: url('/Images/easyuiicons/up.png') no-repeat center center;
}

.icon-down {
    background: url('/Images/easyuiicons/down.png') no-repeat center center;
}


.icon-mini-add {
    background: url('/Images/easyuiicons/mini_add.png') no-repeat center center;
}

.icon-mini-edit {
    background: url('/Images/easyuiicons/mini_edit.png') no-repeat center center;
}

.icon-mini-refresh {
    background: url('/Images/easyuiicons/mini_refresh.png') no-repeat center center;
}

.icon-large-picture {
    background: url('/Images/easyuiicons/large_picture.png') no-repeat center center;
}

.icon-large-clipart {
    background: url('/Images/easyuiicons/large_clipart.png') no-repeat center center;
}

.icon-large-shapes {
    background: url('/Images/easyuiicons/large_shapes.png') no-repeat center center;
}

.icon-large-smartart {
    background: url('/Images/easyuiicons/large_smartart.png') no-repeat center center;
}

.icon-large-chart {
    background: url('/Images/easyuiicons/large_chart.png') no-repeat center center;
}


.icon-tree-folder {
    background: url('images/tree_icons.png') no-repeat -208px 0;
}
/*css sprite处理的图标，注意和上面的css样式命名不要重复*/
.icon {
    background: url(/Images/easyuiicons/tabicons.png) no-repeat;
    width: 18px;
    line-height: 18px;
    display: inline-block;
}
/*导出到Excel*/
.icon-Excel {
    background-position: -140px -300px;
}
/*提交*/
.icon-submit {
    background-position: -380px -140px;
}
/*通用编辑按钮*/
.icon-genEdit {
    background-position: -100px -300px;
}
/*树的公司图标*/
.icon-Company {
    background-position: -260px -60px;
}
/*树的部门图标*/
.icon-Dept {
    background-position: -280px -60px;
}
/*采购处理通用按钮*/
.icon-purHandle {
    background-position: -300px 0px;
}

/*重置按钮*/
.icon-reset {
    background-position: -140px -40px;
}
/*向左*/
.icon-left {
    background-position: -380px -100px;
}
/*向右*/
.icon-right {
    background-position: -240px -100px;
}
/*全向左*/
.icon-allLeft {
    background-position: -360px -100px;
}
/*全向右*/
.icon-allRight {
    background-position: -280px -100px;
}
/*折叠展开*/
.icon-fold {
    background-position: -200px -280px;
}
/*刷新*/
.icon-refresh {
    background-position: -140px -40px;
}
/*选择*/
.icon-select {
    background-position: -380px -80px;
}
/*另存为*/
.icon-saveas {
    background-position: 0px -180px;
}
/*上移*/
.icon-up {
    background-position: -160px -40px;
    transform: rotate(-90deg);
}
/*上移*/
.icon-down {
    background-position: -160px -40px;
    transform: rotate(90deg);
}
/*另存为*/
.icon-return {
    background-position: -180px -40px;
}
/*treegird节点按钮图标*/
.icon-button {
    background-position: -160px -160px;
}











.icon-sys {
    background-position: 0px -200px;
}

.icon-set {
    background-position: -380px -200px;
}

.icon-nav {
    background-position: -100px -20px;
}

.icon-users {
    background-position: -100px -480px;
}

.icon-role {
    background-position: -360px -200px;
}

.icon-set {
    background-position: -380px -200px;
}

.icon-log {
    background-position: -380px -80px;
}

.icon-magic {
    background-position: 0px -500px;
}

.icon-database {
    background-position: -20px -140px;
}

.icon-main {
    background-position: -200px -220px;
}

.icon-page {
    background-position: -380px -40px;
}

.icon-widget {
    background-position: -360px -40px;
}

.icon-calculate {
    background-position: -80px -80px;
}

/*弹出窗*/
.icon-window {
    background-position: -340px -20px;
}
/*计算器按钮*/
.icon-cal {
    background-position: -80px -80px;
}








/*未使用的*/
/*灰色点*/
.icon-blank {
    background: url('/Images/easyuiicons/blank.gif') no-repeat center center;
}
/*灰色×*/
.icon-clear {
    background: url('/Images/easyuiicons/clear.png') no-repeat center center;
}
