.icon-blank {
    background: url('icons/blank.gif') no-repeat center center;
}

.icon-add {
    background: url('icons/edit_add.png') no-repeat center center;
}

.icon-edit {
    background: url('icons/pencil.png') no-repeat center center;
}

.icon-clear {
    background: url('icons/clear.png') no-repeat center center;
}
.icon-clear24 {
    background: url('icons/clear24.png') no-repeat center center;
}

.icon-devsMng {
    background: url('icons/devsMng.png') no-repeat center center;
}
.icon-remove {
    background: url('icons/edit_remove.png') no-repeat center center;
}

.icon-save {
    background: url('icons/filesave.png') no-repeat center center;
}

.icon-cut {
    background: url('icons/cut.png') no-repeat center center;
}

.icon-ok {
    background: url('icons/ok.png') no-repeat center center;
}

.icon-no {
    background: url('icons/no.png') no-repeat center center;
}

.icon-cancel {
    background: url('icons/cancel.png') no-repeat center center;
}

.icon-reload {
    background: url('icons/reload.png') no-repeat center center;
}

.icon-sync {
    background: url('icons/sync.png') no-repeat center center;
}

.icon-search {
    background: url('icons/search.png') no-repeat center center;
}

.icon-print {
    background: url('icons/print.png') no-repeat center center;
}

.icon-export {
    background: url('icons/export.png') no-repeat center center;
}

.icon-help {
    background: url('icons/help.png') no-repeat center center;
}

.icon-undo {
    background: url('icons/undo.png') no-repeat center center;
}

.icon-excel {
    background: url('icons/excel.png') no-repeat center center;
}

.icon-upload {
    background: url('icons/upload.png') no-repeat center center;
}

.icon-redo {
    background: url('icons/redo.png') no-repeat center center;
}

.icon-back {
    background: url('icons/back.png') no-repeat center center;
}

.icon-sum {
    background: url('icons/sum.png') no-repeat center center;
}

.icon-tip {
    background: url('icons/tip.png') no-repeat center center;
}

.icon-filter {
    background: url('icons/filter.png') no-repeat center center;
}

.icon-man {
    background: url('icons/man.png') no-repeat center center;
}

.icon-lock {
    background: url('icons/lock.png') no-repeat center center;
}

.icon-more {
    background: url('icons/more.png') no-repeat center center;
}

.icon-mini-add {
    background: url('icons/mini_add.png') no-repeat center center;
}

.icon-mini-edit {
    background: url('icons/mini_edit.png') no-repeat center center;
}

.icon-mini-refresh {
    background: url('icons/mini_refresh.png') no-repeat center center;
}

.icon-large-realtime {
    background: url('icons/large_realtime.png') no-repeat center center;
}

.icon-large-report {
    background: url('icons/large_report.png') no-repeat center center;
}

.icon-large-history {
    background: url('icons/large_history.png') no-repeat center center;
}

.icon-large-picture {
    background: url('icons/large_picture.png') no-repeat center center;
}

.icon-large-clipart {
    background: url('icons/large_clipart.png') no-repeat center center;
}

.icon-large-shapes {
    background: url('icons/large_shapes.png') no-repeat center center;
}

.icon-large-smartart {
    background: url('icons/large_smartart.png') no-repeat center center;
}

.icon-large-chart {
    background: url('icons/large_chart.png') no-repeat center center;
}

.icon-usermng {
    background: url('icons/usermng.png') no-repeat center center;
    background-size: cover;
}

.icon-user {
    background: url('icons/user.png') no-repeat center center;
    background-size: cover;
}
.icon-play16 {
    background: url('icons/play16.png') no-repeat center center;
    background-size: cover;
}
.icon-pause16 {
    background: url('icons/pause16.png') no-repeat center center;
    background-size: cover;
}

.icon-hbp {
    background: url('icons/hbp.png') no-repeat center center;
    background-size: cover;
}

.icon-stop16 {
    background: url('icons/stop16.png') no-repeat center center;
    background-size: cover;
}
.icon-encrypted {
    background: url('icons/encrypted.png') no-repeat center center;
}

.icon-sysset {
    background: url('icons/sysset.png') no-repeat center center;
    background-size: cover;
}

.icon-gateway {
    background: url('icons/gateway.png') no-repeat center center;
}

.icon-serverconf {
    background: url('icons/serverconf.png') no-repeat center center;
    background-size: cover;
}

.icon-house {
    background: url('icons/house.png') no-repeat center center;
}
.icon-sysmaintenance {
    background: url('icons/sysMaintenance.png') no-repeat center center;
}
.icon-group24 {
     background: url('icons/group24.png') no-repeat center center;
     background-size: cover;
 }
.icon-box24 {
    background: url('icons/box24.png') no-repeat center center;
    background-size: cover;
}
.icon-manufacturer {
    background: url('icons/manufacturer.png') no-repeat center center;
    background-size: cover;
}
.icon-solar24{
    background: url('icons/solar24.png') no-repeat center center;
    background-size: cover;
}

.icon-openDebug{
    background: url('icons/openDebug.png') no-repeat center center;
    background-size: cover;
}
.icon-closeDebug{
    background: url('icons/closeDebug.png') no-repeat center center;
    background-size: cover;
}

.icon-solar32{
    background: url('icons/solar32.png') no-repeat center center;

}
.icon-solar128{
    background: url('icons/solar128.png') no-repeat center center;
    background-size: contain;
}
.icon-open{
    background: url('icons/lock_open.png') no-repeat center center;
    background-size: contain;
}
.icon-close{
    background: url('icons/lock.png') no-repeat center center;
    background-size: contain;
}
.icon-ac128{
    background: url('icons/ac128.png') no-repeat center center;
    background-size: contain;
}
.icon-finder32 {
    background: url('icons/finder32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-storein48 {
    background: url('icons/storein48.png') no-repeat center center;
    background-size: 48px 48px;
}.icon-storeout48 {
     background: url('icons/storeout48.png') no-repeat center center;
     background-size: 48px 48px;
 }
.icon-storein32 {
    background: url('icons/storein32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-clocks32 {
    background: url('icons/clocks.png') no-repeat center center;
    background-size: cover;
}
.icon-errorcard32 {
    background: url('icons/errorcard.png') no-repeat center center;
    background-size: cover;
}
.icon-storeout32 {
    background: url('icons/storeout32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-log32 {
    background: url('icons/log32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-alarmlog24 {
    background: url('icons/alarmlog32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-antilog32 {
    background: url('icons/antilog32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-finder24 {
    background: url('icons/finder24.png') no-repeat center center;
    background-size: 24px 24px;
}

.icon-alarm24 {
    background: url('icons/alarm24.png') no-repeat center center;
    background-size: 24px 24px;
}

.icon-monitoring24 {
    background: url('icons/monitoring24.png') no-repeat center center;
    background-size: 24px 24px;
}

.icon-dataquery24 {
    background: url('icons/dataquery24.png') no-repeat center center;
    background-size: 24px 24px;
}

.icon-datarecord24 {
    background: url('icons/datarecord24.png') no-repeat center center;
    background-size: 24px 24px;
}

.icon-statistics24 {
    background: url('icons/statistics24.png') no-repeat center center;
    background-size: 24px 24px;
}

.icon-print24 {
    background: url('icons/print24.png') no-repeat center center;
    background-size: 24px 24px;
}

.icon-userCard32 {
    background: url('icons/userCard.png') no-repeat center center;
    background-size: cover;
}

.icon-guCard32 {
    background: url('icons/guCard.png') no-repeat center center;
    background-size: cover;
}
.icon-kucunCard32 {
    background: url('icons/kucuncard.png') no-repeat center center;
    background-size: cover;
}
.icon-debug32 {
     background: url('icons/debug32.png') no-repeat center center;
     background-size: 32px 32px;
 }
.icon-debugtools32 {
    background: url('icons/debugtools32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-gps32 {
    background: url('icons/gps32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-svgeditor32 {
    background: url('icons/svgeditor32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-ministry32 {
     background: url('icons/ministry32.png') no-repeat center center;
     background-size: 32px 32px;
 }
.icon-send24 {
    background: url('icons/send24.png') no-repeat center center;
    background-size: 24px 24px;
}
.icon-loopsend24 {
    background: url('icons/loopsend24.png') no-repeat center center;
    background-size: 24px 24px;
}
.icon-send16 {
    background: url('icons/send16.png') no-repeat center center;
    background-size: 16px 16px;
}
.icon-loopsend16 {
    background: url('icons/loopsend16.png') no-repeat center center;
    background-size: 16px 16px;
}
.icon-administration32 {
    background: url('icons/administration32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-section32 {
    background: url('icons/section32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-station32 {
    background: url('icons/station32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-commview32 {
    background: url('icons/commview32.png') no-repeat center center;
    background-size: 32px 32px;
}
.icon-send24 {
    background: url('icons/send24.png') no-repeat center center;
    background-size: 24px 24px;
}
.icon-box32 {
    background: url('icons/box32.png') no-repeat center center;
    background-size: cover;
}
.icon-download24 {
    background: url('icons/download24.png') no-repeat center center;
    background-size: cover;
}
.icon-download32 {
    background: url('icons/download32.png') no-repeat center center;
    background-size: cover;
}
.icon-tx32 {
    background: url('icons/tx.png') no-repeat center center;
    background-size: cover;
}

.icon-finder16 {
    background: url('icons/finder16.png') no-repeat center center;
    background-size: 16px 16px;
}

.icon-sound {
    background: url('icons/sound.png') no-repeat center center;
    background-size: cover;
}

.icon-unsound {
    background: url('icons/unsound.png') no-repeat center center;
    background-size: cover;
}

.icon-gps_open {
    background: url('icons/gps_open.png') no-repeat center center;
    background-size: cover;
}
.icon-line_H {
    background: url('icons/line_H.png') no-repeat center center;
    background-size: cover;
}
.icon-line_V {
    background: url('icons/line_V.png') no-repeat center center;
    background-size: cover;
}
.icon-line_A {
    background: url('icons/line_A.png') no-repeat center center;
    background-size: cover;
}

.icon-rect24 {
    background: url('icons/rect24.png') no-repeat center center;
    background-size: cover;
}
.icon-circle24 {
    background: url('icons/circle24.png') no-repeat center center;
    background-size: cover;
}
.icon-path {
     background: url('icons/path.png') no-repeat center center;
     background-size: cover;
 }
.icon-figure {
    background: url('icons/figure.png') no-repeat center center;
    background-size: cover;
}
.icon-drawline {
    background: url('icons/drawline.png') no-repeat center center;
    background-size: cover;
}
.icon-stamp {
    background: url('icons/stamp.png') no-repeat center center;
    background-size: cover;
}
.icon-Text {
    background: url('icons/text.png') no-repeat center center;
    background-size: cover;
}
.icon-statistics {
    background: url('icons/statistics.png') no-repeat center center;
    background-size: cover;
}


.icon-gps_close {
    background: url('icons/gps_close.png') no-repeat center center;
    background-size: cover;
}

.icon-care {
    background: url('icons/care.png') no-repeat center center;
    background-size: cover;
}

.icon-infoCenter {
    background: url('icons/infoCenter.png') no-repeat center center;
    background-size: cover;
}

.icon-sendMessage {
    background: url('icons/sendMessage.png') no-repeat center center;
    background-size: cover;
}
.icon-sysConf {
    background: url('icons/sysConf.png') no-repeat center center;
    background-size: cover;
}

.icon-gw {
    background: url('icons/gw.png') no-repeat center center;
    background-size: cover;
}

.icon-infoWindow_dev {
    background: url('icons/infoWindow_dev.png') no-repeat center center;
    background-size: cover;
}
.icon-infoWindow_box {
    background: url('icons/infoWindow_box.png') no-repeat center center;
    background-size: cover;
}

.icon-onPassage_in {
    background: url('icons/onPassage_in.png') no-repeat center center;
    background-size: cover;
}
.icon-onPassage_out {
    background: url('icons/onPassage_out.png') no-repeat center center;
    background-size: cover;
}
.icon-loadTemp {
    background: url('icons/loadTemp.png') no-repeat center center;
    background-size: cover;
}
.icon-temp {
    background: url('icons/temp.png') no-repeat center center;
    background-size: cover;
}
.icon-gdstatus {
    background: url('icons/gdstatus.png') no-repeat center center;
    background-size: cover;
}