﻿/*========================================
 * guitea.icon
 * add by wangshw 2021-04
 *========================================*/
/*
 * font-icon 字体图标
 *----------------------------------------*/
.gc-fonticon, emericon {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
}

/*Font Awesome*/
.fa-16 {
    font-size:14px;
    margin-top: -8px;
}
.fa-32 {
    font-size:32px;
    padding-top: 4px;
}
.fa-treenode {
    font-size: 14px;
    margin-top: 2px;
    background: none;
}
.panel-icon.fa-16,
.menu-icon.fa-16 {
     margin-top: -7px;
}
.textbox-icon.fa {
    font-size: 18px;
    margin-top: 4px;
    margin-right: -2px;
}

/*iconfont*/
.iconfont-weight-100,.ift-w1 {
    font-weight:normal !important;
}
.iconfont-16 {
    font-size:16px;
    font-weight: bold;
}
.iconfont-32 {
    font-size: 36px;
    font-weight: bold;
    padding-top: 4px;
}
.iconfont-treenode {
    font-size: 16px;
    font-weight: bold;
    margin-top: 2px;
    background: none;
}
.l-btn-icon.iconfont-16 {
    font-size: 14px;
    margin-top: -7px;
}
.panel-icon.iconfont-16 {
     font-size: 15px;
     margin-top: -7px;
}
.tabs-icon.iconfont-16 {
    margin-top: -12px;
}
.textbox-icon.iconfont {
    font-size: 19px;
    margin-top: 2px;
    margin-right: 2px;
}

/*ztree*/
.ztree li span.button.gc-fonticon_ico_open,.ztree li span.button.gc-fonticon_ico_close,.ztree li span.button.gc-fonticon_ico_docu,
.ztree li span.button.emericon_ico_open,.ztree li span.button.emericon_ico_close,.ztree li span.button.emericon_ico_docu {
    background: none;
    line-height: 16px;
}
.ztree li span.button.fa {
    font-size: 13px;
    font-family: FontAwesome;
    margin-top: -3px;
}
.ztree li span.button.iconfont {
    font-size: 15px;
    font-weight:bold;
    font-family: iconfont;
    margin-top: -1px;
}

.icon-xls {background:url('../imgs/icons/MenuTool/xls.gif') no-repeat center center;}
.icon-Release {background:url('../imgs/icons/MenuTool/Release.png') no-repeat center center;}
.icon-unRelease {background:url('../imgs/icons/MenuTool/unRelease.png') no-repeat center center;}
.icon-view {background:url('../imgs/icons/MenuTool/view.png') no-repeat center center;}

.icon-mxIe {background:url('../imgs/icons/ie.png') no-repeat center center;}
.icon-ie8 {background:url('../imgs/icons/ie8.png') no-repeat center center;}
.icon-ie11 {background:url('../imgs/icons/ie11.png') no-repeat center center;}
.icon-ie_360 {background:url('../imgs/icons/ie_360.png') no-repeat center center;}
.icon-ie_google {background:url('../imgs/icons/ie_google.png') no-repeat center center;}
.icon-ie_qq {background:url('../imgs/icons/ie_qq.png') no-repeat center center;}
.icon-ie_sogou {background:url('../imgs/icons/ie_sogou.png') no-repeat center center;}
.icon-ie_firefox {background:url('../imgs/icons/ie_firefox.png') no-repeat center center;}

/*
 * gc-icon
 * oa 图标 V4版
 * add by wangshw 2017-11-21
 *----------------------------------------*/
.icon-accept-16 {background: url('../imgs/icons/16x16/accept.png') no-repeat center center;}
.icon-accept-32 {background: url('../imgs/icons/32x32/accept.png') no-repeat center center;}
.icon-add-16 {background: url('../imgs/icons/16x16/add.png') no-repeat center center;}
.icon-add-32 {background: url('../imgs/icons/32x32/add.png') no-repeat center center;}
.icon-anchor-16 {background: url('../imgs/icons/16x16/anchor.png') no-repeat center center;}
.icon-anchor-32 {background: url('../imgs/icons/32x32/anchor.png') no-repeat center center;}
.icon-application-16 {background: url('../imgs/icons/16x16/application.png') no-repeat center center;}
.icon-application-32 {background: url('../imgs/icons/32x32/application.png') no-repeat center center;}
.icon-application_add-16 {background: url('../imgs/icons/16x16/application_add.png') no-repeat center center;}
.icon-application_add-32 {background: url('../imgs/icons/32x32/application_add.png') no-repeat center center;}
.icon-application_cascade-16 {background: url('../imgs/icons/16x16/application_cascade.png') no-repeat center center;}
.icon-application_cascade-32 {background: url('../imgs/icons/32x32/application_cascade.png') no-repeat center center;}
.icon-application_delete-16 {background: url('../imgs/icons/16x16/application_delete.png') no-repeat center center;}
.icon-application_delete-32 {background: url('../imgs/icons/32x32/application_delete.png') no-repeat center center;}
.icon-application_double-16 {background: url('../imgs/icons/16x16/application_double.png') no-repeat center center;}
.icon-application_double-32 {background: url('../imgs/icons/32x32/application_double.png') no-repeat center center;}
.icon-application_edit-16 {background: url('../imgs/icons/16x16/application_edit.png') no-repeat center center;}
.icon-application_edit-32 {background: url('../imgs/icons/32x32/application_edit.png') no-repeat center center;}
.icon-application_error-16 {background: url('../imgs/icons/16x16/application_error.png') no-repeat center center;}
.icon-application_error-32 {background: url('../imgs/icons/32x32/application_error.png') no-repeat center center;}
.icon-application_form-16 {background: url('../imgs/icons/16x16/application_form.png') no-repeat center center;}
.icon-application_form-32 {background: url('../imgs/icons/32x32/application_form.png') no-repeat center center;}
.icon-application_form_add-16 {background: url('../imgs/icons/16x16/application_form_add.png') no-repeat center center;}
.icon-application_form_add-32 {background: url('../imgs/icons/32x32/application_form_add.png') no-repeat center center;}
.icon-application_form_delete-16 {background: url('../imgs/icons/16x16/application_form_delete.png') no-repeat center center;}
.icon-application_form_delete-32 {background: url('../imgs/icons/32x32/application_form_delete.png') no-repeat center center;}
.icon-application_form_edit-16 {background: url('../imgs/icons/16x16/application_form_edit.png') no-repeat center center;}
.icon-application_form_edit-32 {background: url('../imgs/icons/32x32/application_form_edit.png') no-repeat center center;}
.icon-application_form_magnify-16 {background: url('../imgs/icons/16x16/application_form_magnify.png') no-repeat center center;}
.icon-application_form_magnify-32 {background: url('../imgs/icons/32x32/application_form_magnify.png') no-repeat center center;}
.icon-application_get-16 {background: url('../imgs/icons/16x16/application_get.png') no-repeat center center;}
.icon-application_get-32 {background: url('../imgs/icons/32x32/application_get.png') no-repeat center center;}
.icon-application_go-16 {background: url('../imgs/icons/16x16/application_go.png') no-repeat center center;}
.icon-application_go-32 {background: url('../imgs/icons/32x32/application_go.png') no-repeat center center;}
.icon-application_home-16 {background: url('../imgs/icons/16x16/application_home.png') no-repeat center center;}
.icon-application_home-32 {background: url('../imgs/icons/32x32/application_home.png') no-repeat center center;}
.icon-application_key-16 {background: url('../imgs/icons/16x16/application_key.png') no-repeat center center;}
.icon-application_key-32 {background: url('../imgs/icons/32x32/application_key.png') no-repeat center center;}
.icon-application_lightning-16 {background: url('../imgs/icons/16x16/application_lightning.png') no-repeat center center;}
.icon-application_lightning-32 {background: url('../imgs/icons/32x32/application_lightning.png') no-repeat center center;}
.icon-application_link-16 {background: url('../imgs/icons/16x16/application_link.png') no-repeat center center;}
.icon-application_link-32 {background: url('../imgs/icons/32x32/application_link.png') no-repeat center center;}
.icon-application_osx-16 {background: url('../imgs/icons/16x16/application_osx.png') no-repeat center center;}
.icon-application_osx-32 {background: url('../imgs/icons/32x32/application_osx.png') no-repeat center center;}
.icon-application_osx_terminal-16 {background: url('../imgs/icons/16x16/application_osx_terminal.png') no-repeat center center;}
.icon-application_osx_terminal-32 {background: url('../imgs/icons/32x32/application_osx_terminal.png') no-repeat center center;}
.icon-application_put-16 {background: url('../imgs/icons/16x16/application_put.png') no-repeat center center;}
.icon-application_put-32 {background: url('../imgs/icons/32x32/application_put.png') no-repeat center center;}
.icon-application_side_boxes-16 {background: url('../imgs/icons/16x16/application_side_boxes.png') no-repeat center center;}
.icon-application_side_boxes-32 {background: url('../imgs/icons/32x32/application_side_boxes.png') no-repeat center center;}
.icon-application_side_contract-16 {background: url('../imgs/icons/16x16/application_side_contract.png') no-repeat center center;}
.icon-application_side_contract-32 {background: url('../imgs/icons/32x32/application_side_contract.png') no-repeat center center;}
.icon-application_side_expand-16 {background: url('../imgs/icons/16x16/application_side_expand.png') no-repeat center center;}
.icon-application_side_expand-32 {background: url('../imgs/icons/32x32/application_side_expand.png') no-repeat center center;}
.icon-application_side_list-16 {background: url('../imgs/icons/16x16/application_side_list.png') no-repeat center center;}
.icon-application_side_list-32 {background: url('../imgs/icons/32x32/application_side_list.png') no-repeat center center;}
.icon-application_side_tree-16 {background: url('../imgs/icons/16x16/application_side_tree.png') no-repeat center center;}
.icon-application_side_tree-32 {background: url('../imgs/icons/32x32/application_side_tree.png') no-repeat center center;}
.icon-application_split-16 {background: url('../imgs/icons/16x16/application_split.png') no-repeat center center;}
.icon-application_split-32 {background: url('../imgs/icons/32x32/application_split.png') no-repeat center center;}
.icon-application_tile_horizontal-16 {background: url('../imgs/icons/16x16/application_tile_horizontal.png') no-repeat center center;}
.icon-application_tile_horizontal-32 {background: url('../imgs/icons/32x32/application_tile_horizontal.png') no-repeat center center;}
.icon-application_tile_vertical-16 {background: url('../imgs/icons/16x16/application_tile_vertical.png') no-repeat center center;}
.icon-application_tile_vertical-32 {background: url('../imgs/icons/32x32/application_tile_vertical.png') no-repeat center center;}
.icon-application_view_columns-16 {background: url('../imgs/icons/16x16/application_view_columns.png') no-repeat center center;}
.icon-application_view_columns-32 {background: url('../imgs/icons/32x32/application_view_columns.png') no-repeat center center;}
.icon-application_view_detail-16 {background: url('../imgs/icons/16x16/application_view_detail.png') no-repeat center center;}
.icon-application_view_detail-32 {background: url('../imgs/icons/32x32/application_view_detail.png') no-repeat center center;}
.icon-application_view_gallery-16 {background: url('../imgs/icons/16x16/application_view_gallery.png') no-repeat center center;}
.icon-application_view_gallery-32 {background: url('../imgs/icons/32x32/application_view_gallery.png') no-repeat center center;}
.icon-application_view_icons-16 {background: url('../imgs/icons/16x16/application_view_icons.png') no-repeat center center;}
.icon-application_view_icons-32 {background: url('../imgs/icons/32x32/application_view_icons.png') no-repeat center center;}
.icon-application_view_list-16 {background: url('../imgs/icons/16x16/application_view_list.png') no-repeat center center;}
.icon-application_view_list-32 {background: url('../imgs/icons/32x32/application_view_list.png') no-repeat center center;}
.icon-application_view_tile-16 {background: url('../imgs/icons/16x16/application_view_tile.png') no-repeat center center;}
.icon-application_view_tile-32 {background: url('../imgs/icons/32x32/application_view_tile.png') no-repeat center center;}
.icon-application_xp-16 {background: url('../imgs/icons/16x16/application_xp.png') no-repeat center center;}
.icon-application_xp-32 {background: url('../imgs/icons/32x32/application_xp.png') no-repeat center center;}
.icon-application_xp_terminal-16 {background: url('../imgs/icons/16x16/application_xp_terminal.png') no-repeat center center;}
.icon-application_xp_terminal-32 {background: url('../imgs/icons/32x32/application_xp_terminal.png') no-repeat center center;}
.icon-arrow_branch-16 {background: url('../imgs/icons/16x16/arrow_branch.png') no-repeat center center;}
.icon-arrow_branch-32 {background: url('../imgs/icons/32x32/arrow_branch.png') no-repeat center center;}
.icon-arrow_divide-16 {background: url('../imgs/icons/16x16/arrow_divide.png') no-repeat center center;}
.icon-arrow_divide-32 {background: url('../imgs/icons/32x32/arrow_divide.png') no-repeat center center;}
.icon-arrow_down-16 {background: url('../imgs/icons/16x16/arrow_down.png') no-repeat center center;}
.icon-arrow_down-32 {background: url('../imgs/icons/32x32/arrow_down.png') no-repeat center center;}
.icon-arrow_in-16 {background: url('../imgs/icons/16x16/arrow_in.png') no-repeat center center;}
.icon-arrow_in-32 {background: url('../imgs/icons/32x32/arrow_in.png') no-repeat center center;}
.icon-arrow_inout-16 {background: url('../imgs/icons/16x16/arrow_inout.png') no-repeat center center;}
.icon-arrow_inout-32 {background: url('../imgs/icons/32x32/arrow_inout.png') no-repeat center center;}
.icon-arrow_join-16 {background: url('../imgs/icons/16x16/arrow_join.png') no-repeat center center;}
.icon-arrow_join-32 {background: url('../imgs/icons/32x32/arrow_join.png') no-repeat center center;}
.icon-arrow_left-16 {background: url('../imgs/icons/16x16/arrow_left.png') no-repeat center center;}
.icon-arrow_left-32 {background: url('../imgs/icons/32x32/arrow_left.png') no-repeat center center;}
.icon-arrow_merge-16 {background: url('../imgs/icons/16x16/arrow_merge.png') no-repeat center center;}
.icon-arrow_merge-32 {background: url('../imgs/icons/32x32/arrow_merge.png') no-repeat center center;}
.icon-arrow_out-16 {background: url('../imgs/icons/16x16/arrow_out.png') no-repeat center center;}
.icon-arrow_out-32 {background: url('../imgs/icons/32x32/arrow_out.png') no-repeat center center;}
.icon-arrow_redo-16 {background: url('../imgs/icons/16x16/arrow_redo.png') no-repeat center center;}
.icon-arrow_redo-32 {background: url('../imgs/icons/32x32/arrow_redo.png') no-repeat center center;}
.icon-arrow_refresh-16 {background: url('../imgs/icons/16x16/arrow_refresh.png') no-repeat center center;}
.icon-arrow_refresh-32 {background: url('../imgs/icons/32x32/arrow_refresh.png') no-repeat center center;}
.icon-arrow_refresh_small-16 {background: url('../imgs/icons/16x16/arrow_refresh_small.png') no-repeat center center;}
.icon-arrow_refresh_small-32 {background: url('../imgs/icons/32x32/arrow_refresh_small.png') no-repeat center center;}
.icon-arrow_right-16 {background: url('../imgs/icons/16x16/arrow_right.png') no-repeat center center;}
.icon-arrow_right-32 {background: url('../imgs/icons/32x32/arrow_right.png') no-repeat center center;}
.icon-arrow_rotate_anticlockwise-16 {background: url('../imgs/icons/16x16/arrow_rotate_anticlockwise.png') no-repeat center center;}
.icon-arrow_rotate_anticlockwise-32 {background: url('../imgs/icons/32x32/arrow_rotate_anticlockwise.png') no-repeat center center;}
.icon-arrow_rotate_clockwise-16 {background: url('../imgs/icons/16x16/arrow_rotate_clockwise.png') no-repeat center center;}
.icon-arrow_rotate_clockwise-32 {background: url('../imgs/icons/32x32/arrow_rotate_clockwise.png') no-repeat center center;}
.icon-arrow_switch-16 {background: url('../imgs/icons/16x16/arrow_switch.png') no-repeat center center;}
.icon-arrow_switch-32 {background: url('../imgs/icons/32x32/arrow_switch.png') no-repeat center center;}
.icon-arrow_turn_left-16 {background: url('../imgs/icons/16x16/arrow_turn_left.png') no-repeat center center;}
.icon-arrow_turn_left-32 {background: url('../imgs/icons/32x32/arrow_turn_left.png') no-repeat center center;}
.icon-arrow_turn_right-16 {background: url('../imgs/icons/16x16/arrow_turn_right.png') no-repeat center center;}
.icon-arrow_turn_right-32 {background: url('../imgs/icons/32x32/arrow_turn_right.png') no-repeat center center;}
.icon-arrow_undo-16 {background: url('../imgs/icons/16x16/arrow_undo.png') no-repeat center center;}
.icon-arrow_undo-32 {background: url('../imgs/icons/32x32/arrow_undo.png') no-repeat center center;}
.icon-arrow_up-16 {background: url('../imgs/icons/16x16/arrow_up.png') no-repeat center center;}
.icon-arrow_up-32 {background: url('../imgs/icons/32x32/arrow_up.png') no-repeat center center;}
.icon-asterisk_orange-16 {background: url('../imgs/icons/16x16/asterisk_orange.png') no-repeat center center;}
.icon-asterisk_orange-32 {background: url('../imgs/icons/32x32/asterisk_orange.png') no-repeat center center;}
.icon-asterisk_yellow-16 {background: url('../imgs/icons/16x16/asterisk_yellow.png') no-repeat center center;}
.icon-asterisk_yellow-32 {background: url('../imgs/icons/32x32/asterisk_yellow.png') no-repeat center center;}
.icon-attach-16 {background: url('../imgs/icons/16x16/attach.png') no-repeat center center;}
.icon-attach-32 {background: url('../imgs/icons/32x32/attach.png') no-repeat center center;}
.icon-award_star_add-16 {background: url('../imgs/icons/16x16/award_star_add.png') no-repeat center center;}
.icon-award_star_add-32 {background: url('../imgs/icons/32x32/award_star_add.png') no-repeat center center;}
.icon-award_star_bronze_1-16 {background: url('../imgs/icons/16x16/award_star_bronze_1.png') no-repeat center center;}
.icon-award_star_bronze_1-32 {background: url('../imgs/icons/32x32/award_star_bronze_1.png') no-repeat center center;}
.icon-award_star_bronze_2-16 {background: url('../imgs/icons/16x16/award_star_bronze_2.png') no-repeat center center;}
.icon-award_star_bronze_2-32 {background: url('../imgs/icons/32x32/award_star_bronze_2.png') no-repeat center center;}
.icon-award_star_bronze_3-16 {background: url('../imgs/icons/16x16/award_star_bronze_3.png') no-repeat center center;}
.icon-award_star_bronze_3-32 {background: url('../imgs/icons/32x32/award_star_bronze_3.png') no-repeat center center;}
.icon-award_star_delete-16 {background: url('../imgs/icons/16x16/award_star_delete.png') no-repeat center center;}
.icon-award_star_delete-32 {background: url('../imgs/icons/32x32/award_star_delete.png') no-repeat center center;}
.icon-award_star_gold_1-16 {background: url('../imgs/icons/16x16/award_star_gold_1.png') no-repeat center center;}
.icon-award_star_gold_1-32 {background: url('../imgs/icons/32x32/award_star_gold_1.png') no-repeat center center;}
.icon-award_star_gold_2-16 {background: url('../imgs/icons/16x16/award_star_gold_2.png') no-repeat center center;}
.icon-award_star_gold_2-32 {background: url('../imgs/icons/32x32/award_star_gold_2.png') no-repeat center center;}
.icon-award_star_gold_3-16 {background: url('../imgs/icons/16x16/award_star_gold_3.png') no-repeat center center;}
.icon-award_star_gold_3-32 {background: url('../imgs/icons/32x32/award_star_gold_3.png') no-repeat center center;}
.icon-award_star_silver_1-16 {background: url('../imgs/icons/16x16/award_star_silver_1.png') no-repeat center center;}
.icon-award_star_silver_1-32 {background: url('../imgs/icons/32x32/award_star_silver_1.png') no-repeat center center;}
.icon-award_star_silver_2-16 {background: url('../imgs/icons/16x16/award_star_silver_2.png') no-repeat center center;}
.icon-award_star_silver_2-32 {background: url('../imgs/icons/32x32/award_star_silver_2.png') no-repeat center center;}
.icon-award_star_silver_3-16 {background: url('../imgs/icons/16x16/award_star_silver_3.png') no-repeat center center;}
.icon-award_star_silver_3-32 {background: url('../imgs/icons/32x32/award_star_silver_3.png') no-repeat center center;}
.icon-basket-16 {background: url('../imgs/icons/16x16/basket.png') no-repeat center center;}
.icon-basket-32 {background: url('../imgs/icons/32x32/basket.png') no-repeat center center;}
.icon-basket_add-16 {background: url('../imgs/icons/16x16/basket_add.png') no-repeat center center;}
.icon-basket_add-32 {background: url('../imgs/icons/32x32/basket_add.png') no-repeat center center;}
.icon-basket_delete-16 {background: url('../imgs/icons/16x16/basket_delete.png') no-repeat center center;}
.icon-basket_delete-32 {background: url('../imgs/icons/32x32/basket_delete.png') no-repeat center center;}
.icon-basket_edit-16 {background: url('../imgs/icons/16x16/basket_edit.png') no-repeat center center;}
.icon-basket_edit-32 {background: url('../imgs/icons/32x32/basket_edit.png') no-repeat center center;}
.icon-basket_error-16 {background: url('../imgs/icons/16x16/basket_error.png') no-repeat center center;}
.icon-basket_error-32 {background: url('../imgs/icons/32x32/basket_error.png') no-repeat center center;}
.icon-basket_go-16 {background: url('../imgs/icons/16x16/basket_go.png') no-repeat center center;}
.icon-basket_go-32 {background: url('../imgs/icons/32x32/basket_go.png') no-repeat center center;}
.icon-basket_put-16 {background: url('../imgs/icons/16x16/basket_put.png') no-repeat center center;}
.icon-basket_put-32 {background: url('../imgs/icons/32x32/basket_put.png') no-repeat center center;}
.icon-basket_remove-16 {background: url('../imgs/icons/16x16/basket_remove.png') no-repeat center center;}
.icon-basket_remove-32 {background: url('../imgs/icons/32x32/basket_remove.png') no-repeat center center;}
.icon-bell-16 {background: url('../imgs/icons/16x16/bell.png') no-repeat center center;}
.icon-bell-32 {background: url('../imgs/icons/32x32/bell.png') no-repeat center center;}
.icon-bell_add-16 {background: url('../imgs/icons/16x16/bell_add.png') no-repeat center center;}
.icon-bell_add-32 {background: url('../imgs/icons/32x32/bell_add.png') no-repeat center center;}
.icon-bell_delete-16 {background: url('../imgs/icons/16x16/bell_delete.png') no-repeat center center;}
.icon-bell_delete-32 {background: url('../imgs/icons/32x32/bell_delete.png') no-repeat center center;}
.icon-bell_error-16 {background: url('../imgs/icons/16x16/bell_error.png') no-repeat center center;}
.icon-bell_error-32 {background: url('../imgs/icons/32x32/bell_error.png') no-repeat center center;}
.icon-bell_go-16 {background: url('../imgs/icons/16x16/bell_go.png') no-repeat center center;}
.icon-bell_go-32 {background: url('../imgs/icons/32x32/bell_go.png') no-repeat center center;}
.icon-bell_link-16 {background: url('../imgs/icons/16x16/bell_link.png') no-repeat center center;}
.icon-bell_link-32 {background: url('../imgs/icons/32x32/bell_link.png') no-repeat center center;}
.icon-bin-16 {background: url('../imgs/icons/16x16/bin.png') no-repeat center center;}
.icon-bin-32 {background: url('../imgs/icons/32x32/bin.png') no-repeat center center;}
.icon-bin_closed-16 {background: url('../imgs/icons/16x16/bin_closed.png') no-repeat center center;}
.icon-bin_closed-32 {background: url('../imgs/icons/32x32/bin_closed.png') no-repeat center center;}
.icon-bin_empty-16 {background: url('../imgs/icons/16x16/bin_empty.png') no-repeat center center;}
.icon-bin_empty-32 {background: url('../imgs/icons/32x32/bin_empty.png') no-repeat center center;}
.icon-bomb-16 {background: url('../imgs/icons/16x16/bomb.png') no-repeat center center;}
.icon-bomb-32 {background: url('../imgs/icons/32x32/bomb.png') no-repeat center center;}
.icon-book-16 {background: url('../imgs/icons/16x16/book.png') no-repeat center center;}
.icon-book-32 {background: url('../imgs/icons/32x32/book.png') no-repeat center center;}
.icon-book_add-16 {background: url('../imgs/icons/16x16/book_add.png') no-repeat center center;}
.icon-book_add-32 {background: url('../imgs/icons/32x32/book_add.png') no-repeat center center;}
.icon-book_addresses-16 {background: url('../imgs/icons/16x16/book_addresses.png') no-repeat center center;}
.icon-book_addresses-32 {background: url('../imgs/icons/32x32/book_addresses.png') no-repeat center center;}
.icon-book_delete-16 {background: url('../imgs/icons/16x16/book_delete.png') no-repeat center center;}
.icon-book_delete-32 {background: url('../imgs/icons/32x32/book_delete.png') no-repeat center center;}
.icon-book_edit-16 {background: url('../imgs/icons/16x16/book_edit.png') no-repeat center center;}
.icon-book_edit-32 {background: url('../imgs/icons/32x32/book_edit.png') no-repeat center center;}
.icon-book_error-16 {background: url('../imgs/icons/16x16/book_error.png') no-repeat center center;}
.icon-book_error-32 {background: url('../imgs/icons/32x32/book_error.png') no-repeat center center;}
.icon-book_go-16 {background: url('../imgs/icons/16x16/book_go.png') no-repeat center center;}
.icon-book_go-32 {background: url('../imgs/icons/32x32/book_go.png') no-repeat center center;}
.icon-book_key-16 {background: url('../imgs/icons/16x16/book_key.png') no-repeat center center;}
.icon-book_key-32 {background: url('../imgs/icons/32x32/book_key.png') no-repeat center center;}
.icon-book_link-16 {background: url('../imgs/icons/16x16/book_link.png') no-repeat center center;}
.icon-book_link-32 {background: url('../imgs/icons/32x32/book_link.png') no-repeat center center;}
.icon-book_next-16 {background: url('../imgs/icons/16x16/book_next.png') no-repeat center center;}
.icon-book_next-32 {background: url('../imgs/icons/32x32/book_next.png') no-repeat center center;}
.icon-book_open-16 {background: url('../imgs/icons/16x16/book_open.png') no-repeat center center;}
.icon-book_open-32 {background: url('../imgs/icons/32x32/book_open.png') no-repeat center center;}
.icon-book_previous-16 {background: url('../imgs/icons/16x16/book_previous.png') no-repeat center center;}
.icon-book_previous-32 {background: url('../imgs/icons/32x32/book_previous.png') no-repeat center center;}
.icon-box-16 {background: url('../imgs/icons/16x16/box.png') no-repeat center center;}
.icon-box-32 {background: url('../imgs/icons/32x32/box.png') no-repeat center center;}
.icon-box_down-16 {background: url('../imgs/icons/16x16/box_down.png') no-repeat center center;}
.icon-box_down-32 {background: url('../imgs/icons/32x32/box_down.png') no-repeat center center;}
.icon-brick-16 {background: url('../imgs/icons/16x16/brick.png') no-repeat center center;}
.icon-brick-32 {background: url('../imgs/icons/32x32/brick.png') no-repeat center center;}
.icon-bricks-16 {background: url('../imgs/icons/16x16/bricks.png') no-repeat center center;}
.icon-bricks-32 {background: url('../imgs/icons/32x32/bricks.png') no-repeat center center;}
.icon-brick_add-16 {background: url('../imgs/icons/16x16/brick_add.png') no-repeat center center;}
.icon-brick_add-32 {background: url('../imgs/icons/32x32/brick_add.png') no-repeat center center;}
.icon-brick_delete-16 {background: url('../imgs/icons/16x16/brick_delete.png') no-repeat center center;}
.icon-brick_delete-32 {background: url('../imgs/icons/32x32/brick_delete.png') no-repeat center center;}
.icon-brick_edit-16 {background: url('../imgs/icons/16x16/brick_edit.png') no-repeat center center;}
.icon-brick_edit-32 {background: url('../imgs/icons/32x32/brick_edit.png') no-repeat center center;}
.icon-brick_error-16 {background: url('../imgs/icons/16x16/brick_error.png') no-repeat center center;}
.icon-brick_error-32 {background: url('../imgs/icons/32x32/brick_error.png') no-repeat center center;}
.icon-brick_go-16 {background: url('../imgs/icons/16x16/brick_go.png') no-repeat center center;}
.icon-brick_go-32 {background: url('../imgs/icons/32x32/brick_go.png') no-repeat center center;}
.icon-brick_link-16 {background: url('../imgs/icons/16x16/brick_link.png') no-repeat center center;}
.icon-brick_link-32 {background: url('../imgs/icons/32x32/brick_link.png') no-repeat center center;}
.icon-briefcase-16 {background: url('../imgs/icons/16x16/briefcase.png') no-repeat center center;}
.icon-briefcase-32 {background: url('../imgs/icons/32x32/briefcase.png') no-repeat center center;}
.icon-bug-16 {background: url('../imgs/icons/16x16/bug.png') no-repeat center center;}
.icon-bug-32 {background: url('../imgs/icons/32x32/bug.png') no-repeat center center;}
.icon-bug_add-16 {background: url('../imgs/icons/16x16/bug_add.png') no-repeat center center;}
.icon-bug_add-32 {background: url('../imgs/icons/32x32/bug_add.png') no-repeat center center;}
.icon-bug_delete-16 {background: url('../imgs/icons/16x16/bug_delete.png') no-repeat center center;}
.icon-bug_delete-32 {background: url('../imgs/icons/32x32/bug_delete.png') no-repeat center center;}
.icon-bug_edit-16 {background: url('../imgs/icons/16x16/bug_edit.png') no-repeat center center;}
.icon-bug_edit-32 {background: url('../imgs/icons/32x32/bug_edit.png') no-repeat center center;}
.icon-bug_error-16 {background: url('../imgs/icons/16x16/bug_error.png') no-repeat center center;}
.icon-bug_error-32 {background: url('../imgs/icons/32x32/bug_error.png') no-repeat center center;}
.icon-bug_go-16 {background: url('../imgs/icons/16x16/bug_go.png') no-repeat center center;}
.icon-bug_go-32 {background: url('../imgs/icons/32x32/bug_go.png') no-repeat center center;}
.icon-bug_link-16 {background: url('../imgs/icons/16x16/bug_link.png') no-repeat center center;}
.icon-bug_link-32 {background: url('../imgs/icons/32x32/bug_link.png') no-repeat center center;}
.icon-building-16 {background: url('../imgs/icons/16x16/building.png') no-repeat center center;}
.icon-building-32 {background: url('../imgs/icons/32x32/building.png') no-repeat center center;}
.icon-building_add-16 {background: url('../imgs/icons/16x16/building_add.png') no-repeat center center;}
.icon-building_add-32 {background: url('../imgs/icons/32x32/building_add.png') no-repeat center center;}
.icon-building_delete-16 {background: url('../imgs/icons/16x16/building_delete.png') no-repeat center center;}
.icon-building_delete-32 {background: url('../imgs/icons/32x32/building_delete.png') no-repeat center center;}
.icon-building_edit-16 {background: url('../imgs/icons/16x16/building_edit.png') no-repeat center center;}
.icon-building_edit-32 {background: url('../imgs/icons/32x32/building_edit.png') no-repeat center center;}
.icon-building_error-16 {background: url('../imgs/icons/16x16/building_error.png') no-repeat center center;}
.icon-building_error-32 {background: url('../imgs/icons/32x32/building_error.png') no-repeat center center;}
.icon-building_go-16 {background: url('../imgs/icons/16x16/building_go.png') no-repeat center center;}
.icon-building_go-32 {background: url('../imgs/icons/32x32/building_go.png') no-repeat center center;}
.icon-building_key-16 {background: url('../imgs/icons/16x16/building_key.png') no-repeat center center;}
.icon-building_key-32 {background: url('../imgs/icons/32x32/building_key.png') no-repeat center center;}
.icon-building_link-16 {background: url('../imgs/icons/16x16/building_link.png') no-repeat center center;}
.icon-building_link-32 {background: url('../imgs/icons/32x32/building_link.png') no-repeat center center;}
.icon-bullet_add-16 {background: url('../imgs/icons/16x16/bullet_add.png') no-repeat center center;}
.icon-bullet_add-32 {background: url('../imgs/icons/32x32/bullet_add.png') no-repeat center center;}
.icon-bullet_arrow_bottom-16 {background: url('../imgs/icons/16x16/bullet_arrow_bottom.png') no-repeat center center;}
.icon-bullet_arrow_bottom-32 {background: url('../imgs/icons/32x32/bullet_arrow_bottom.png') no-repeat center center;}
.icon-bullet_arrow_down-16 {background: url('../imgs/icons/16x16/bullet_arrow_down.png') no-repeat center center;}
.icon-bullet_arrow_down-32 {background: url('../imgs/icons/32x32/bullet_arrow_down.png') no-repeat center center;}
.icon-bullet_arrow_top-16 {background: url('../imgs/icons/16x16/bullet_arrow_top.png') no-repeat center center;}
.icon-bullet_arrow_top-32 {background: url('../imgs/icons/32x32/bullet_arrow_top.png') no-repeat center center;}
.icon-bullet_arrow_up-16 {background: url('../imgs/icons/16x16/bullet_arrow_up.png') no-repeat center center;}
.icon-bullet_arrow_up-32 {background: url('../imgs/icons/32x32/bullet_arrow_up.png') no-repeat center center;}
.icon-bullet_black-16 {background: url('../imgs/icons/16x16/bullet_black.png') no-repeat center center;}
.icon-bullet_black-32 {background: url('../imgs/icons/32x32/bullet_black.png') no-repeat center center;}
.icon-bullet_blue-16 {background: url('../imgs/icons/16x16/bullet_blue.png') no-repeat center center;}
.icon-bullet_blue-32 {background: url('../imgs/icons/32x32/bullet_blue.png') no-repeat center center;}
.icon-bullet_delete-16 {background: url('../imgs/icons/16x16/bullet_delete.png') no-repeat center center;}
.icon-bullet_delete-32 {background: url('../imgs/icons/32x32/bullet_delete.png') no-repeat center center;}
.icon-bullet_disk-16 {background: url('../imgs/icons/16x16/bullet_disk.png') no-repeat center center;}
.icon-bullet_disk-32 {background: url('../imgs/icons/32x32/bullet_disk.png') no-repeat center center;}
.icon-bullet_error-16 {background: url('../imgs/icons/16x16/bullet_error.png') no-repeat center center;}
.icon-bullet_error-32 {background: url('../imgs/icons/32x32/bullet_error.png') no-repeat center center;}
.icon-bullet_feed-16 {background: url('../imgs/icons/16x16/bullet_feed.png') no-repeat center center;}
.icon-bullet_feed-32 {background: url('../imgs/icons/32x32/bullet_feed.png') no-repeat center center;}
.icon-bullet_go-16 {background: url('../imgs/icons/16x16/bullet_go.png') no-repeat center center;}
.icon-bullet_go-32 {background: url('../imgs/icons/32x32/bullet_go.png') no-repeat center center;}
.icon-bullet_green-16 {background: url('../imgs/icons/16x16/bullet_green.png') no-repeat center center;}
.icon-bullet_green-32 {background: url('../imgs/icons/32x32/bullet_green.png') no-repeat center center;}
.icon-bullet_key-16 {background: url('../imgs/icons/16x16/bullet_key.png') no-repeat center center;}
.icon-bullet_key-32 {background: url('../imgs/icons/32x32/bullet_key.png') no-repeat center center;}
.icon-bullet_orange-16 {background: url('../imgs/icons/16x16/bullet_orange.png') no-repeat center center;}
.icon-bullet_orange-32 {background: url('../imgs/icons/32x32/bullet_orange.png') no-repeat center center;}
.icon-bullet_picture-16 {background: url('../imgs/icons/16x16/bullet_picture.png') no-repeat center center;}
.icon-bullet_picture-32 {background: url('../imgs/icons/32x32/bullet_picture.png') no-repeat center center;}
.icon-bullet_pink-16 {background: url('../imgs/icons/16x16/bullet_pink.png') no-repeat center center;}
.icon-bullet_pink-32 {background: url('../imgs/icons/32x32/bullet_pink.png') no-repeat center center;}
.icon-bullet_purple-16 {background: url('../imgs/icons/16x16/bullet_purple.png') no-repeat center center;}
.icon-bullet_purple-32 {background: url('../imgs/icons/32x32/bullet_purple.png') no-repeat center center;}
.icon-bullet_red-16 {background: url('../imgs/icons/16x16/bullet_red.png') no-repeat center center;}
.icon-bullet_red-32 {background: url('../imgs/icons/32x32/bullet_red.png') no-repeat center center;}
.icon-bullet_star-16 {background: url('../imgs/icons/16x16/bullet_star.png') no-repeat center center;}
.icon-bullet_star-32 {background: url('../imgs/icons/32x32/bullet_star.png') no-repeat center center;}
.icon-bullet_toggle_minus-16 {background: url('../imgs/icons/16x16/bullet_toggle_minus.png') no-repeat center center;}
.icon-bullet_toggle_minus-32 {background: url('../imgs/icons/32x32/bullet_toggle_minus.png') no-repeat center center;}
.icon-bullet_toggle_plus-16 {background: url('../imgs/icons/16x16/bullet_toggle_plus.png') no-repeat center center;}
.icon-bullet_toggle_plus-32 {background: url('../imgs/icons/32x32/bullet_toggle_plus.png') no-repeat center center;}
.icon-bullet_white-16 {background: url('../imgs/icons/16x16/bullet_white.png') no-repeat center center;}
.icon-bullet_white-32 {background: url('../imgs/icons/32x32/bullet_white.png') no-repeat center center;}
.icon-bullet_wrench-16 {background: url('../imgs/icons/16x16/bullet_wrench.png') no-repeat center center;}
.icon-bullet_wrench-32 {background: url('../imgs/icons/32x32/bullet_wrench.png') no-repeat center center;}
.icon-bullet_yellow-16 {background: url('../imgs/icons/16x16/bullet_yellow.png') no-repeat center center;}
.icon-bullet_yellow-32 {background: url('../imgs/icons/32x32/bullet_yellow.png') no-repeat center center;}
.icon-cake-16 {background: url('../imgs/icons/16x16/cake.png') no-repeat center center;}
.icon-cake-32 {background: url('../imgs/icons/32x32/cake.png') no-repeat center center;}
.icon-calculator-16 {background: url('../imgs/icons/16x16/calculator.png') no-repeat center center;}
.icon-calculator-32 {background: url('../imgs/icons/32x32/calculator.png') no-repeat center center;}
.icon-calculator_add-16 {background: url('../imgs/icons/16x16/calculator_add.png') no-repeat center center;}
.icon-calculator_add-32 {background: url('../imgs/icons/32x32/calculator_add.png') no-repeat center center;}
.icon-calculator_delete-16 {background: url('../imgs/icons/16x16/calculator_delete.png') no-repeat center center;}
.icon-calculator_delete-32 {background: url('../imgs/icons/32x32/calculator_delete.png') no-repeat center center;}
.icon-calculator_edit-16 {background: url('../imgs/icons/16x16/calculator_edit.png') no-repeat center center;}
.icon-calculator_edit-32 {background: url('../imgs/icons/32x32/calculator_edit.png') no-repeat center center;}
.icon-calculator_error-16 {background: url('../imgs/icons/16x16/calculator_error.png') no-repeat center center;}
.icon-calculator_error-32 {background: url('../imgs/icons/32x32/calculator_error.png') no-repeat center center;}
.icon-calculator_link-16 {background: url('../imgs/icons/16x16/calculator_link.png') no-repeat center center;}
.icon-calculator_link-32 {background: url('../imgs/icons/32x32/calculator_link.png') no-repeat center center;}
.icon-calendar-16 {background: url('../imgs/icons/16x16/calendar.png') no-repeat center center;}
.icon-calendar-32 {background: url('../imgs/icons/32x32/calendar.png') no-repeat center center;}
.icon-calendar_add-16 {background: url('../imgs/icons/16x16/calendar_add.png') no-repeat center center;}
.icon-calendar_add-32 {background: url('../imgs/icons/32x32/calendar_add.png') no-repeat center center;}
.icon-calendar_delete-16 {background: url('../imgs/icons/16x16/calendar_delete.png') no-repeat center center;}
.icon-calendar_delete-32 {background: url('../imgs/icons/32x32/calendar_delete.png') no-repeat center center;}
.icon-calendar_edit-16 {background: url('../imgs/icons/16x16/calendar_edit.png') no-repeat center center;}
.icon-calendar_edit-32 {background: url('../imgs/icons/32x32/calendar_edit.png') no-repeat center center;}
.icon-calendar_link-16 {background: url('../imgs/icons/16x16/calendar_link.png') no-repeat center center;}
.icon-calendar_link-32 {background: url('../imgs/icons/32x32/calendar_link.png') no-repeat center center;}
.icon-calendar_view_day-16 {background: url('../imgs/icons/16x16/calendar_view_day.png') no-repeat center center;}
.icon-calendar_view_day-32 {background: url('../imgs/icons/32x32/calendar_view_day.png') no-repeat center center;}
.icon-calendar_view_month-16 {background: url('../imgs/icons/16x16/calendar_view_month.png') no-repeat center center;}
.icon-calendar_view_month-32 {background: url('../imgs/icons/32x32/calendar_view_month.png') no-repeat center center;}
.icon-calendar_view_week-16 {background: url('../imgs/icons/16x16/calendar_view_week.png') no-repeat center center;}
.icon-calendar_view_week-32 {background: url('../imgs/icons/32x32/calendar_view_week.png') no-repeat center center;}
.icon-camera-16 {background: url('../imgs/icons/16x16/camera.png') no-repeat center center;}
.icon-camera-32 {background: url('../imgs/icons/32x32/camera.png') no-repeat center center;}
.icon-camera_add-16 {background: url('../imgs/icons/16x16/camera_add.png') no-repeat center center;}
.icon-camera_add-32 {background: url('../imgs/icons/32x32/camera_add.png') no-repeat center center;}
.icon-camera_delete-16 {background: url('../imgs/icons/16x16/camera_delete.png') no-repeat center center;}
.icon-camera_delete-32 {background: url('../imgs/icons/32x32/camera_delete.png') no-repeat center center;}
.icon-camera_edit-16 {background: url('../imgs/icons/16x16/camera_edit.png') no-repeat center center;}
.icon-camera_edit-32 {background: url('../imgs/icons/32x32/camera_edit.png') no-repeat center center;}
.icon-camera_error-16 {background: url('../imgs/icons/16x16/camera_error.png') no-repeat center center;}
.icon-camera_error-32 {background: url('../imgs/icons/32x32/camera_error.png') no-repeat center center;}
.icon-camera_go-16 {background: url('../imgs/icons/16x16/camera_go.png') no-repeat center center;}
.icon-camera_go-32 {background: url('../imgs/icons/32x32/camera_go.png') no-repeat center center;}
.icon-camera_link-16 {background: url('../imgs/icons/16x16/camera_link.png') no-repeat center center;}
.icon-camera_link-32 {background: url('../imgs/icons/32x32/camera_link.png') no-repeat center center;}
.icon-camera_small-16 {background: url('../imgs/icons/16x16/camera_small.png') no-repeat center center;}
.icon-camera_small-32 {background: url('../imgs/icons/32x32/camera_small.png') no-repeat center center;}
.icon-cancel-16 {background: url('../imgs/icons/16x16/cancel.png') no-repeat center center;}
.icon-cancel-32 {background: url('../imgs/icons/32x32/cancel.png') no-repeat center center;}
.icon-car-16 {background: url('../imgs/icons/16x16/car.png') no-repeat center center;}
.icon-car-32 {background: url('../imgs/icons/32x32/car.png') no-repeat center center;}
.icon-cart-16 {background: url('../imgs/icons/16x16/cart.png') no-repeat center center;}
.icon-cart-32 {background: url('../imgs/icons/32x32/cart.png') no-repeat center center;}
.icon-cart_add-16 {background: url('../imgs/icons/16x16/cart_add.png') no-repeat center center;}
.icon-cart_add-32 {background: url('../imgs/icons/32x32/cart_add.png') no-repeat center center;}
.icon-cart_delete-16 {background: url('../imgs/icons/16x16/cart_delete.png') no-repeat center center;}
.icon-cart_delete-32 {background: url('../imgs/icons/32x32/cart_delete.png') no-repeat center center;}
.icon-cart_edit-16 {background: url('../imgs/icons/16x16/cart_edit.png') no-repeat center center;}
.icon-cart_edit-32 {background: url('../imgs/icons/32x32/cart_edit.png') no-repeat center center;}
.icon-cart_error-16 {background: url('../imgs/icons/16x16/cart_error.png') no-repeat center center;}
.icon-cart_error-32 {background: url('../imgs/icons/32x32/cart_error.png') no-repeat center center;}
.icon-cart_go-16 {background: url('../imgs/icons/16x16/cart_go.png') no-repeat center center;}
.icon-cart_go-32 {background: url('../imgs/icons/32x32/cart_go.png') no-repeat center center;}
.icon-cart_put-16 {background: url('../imgs/icons/16x16/cart_put.png') no-repeat center center;}
.icon-cart_put-32 {background: url('../imgs/icons/32x32/cart_put.png') no-repeat center center;}
.icon-cart_remove-16 {background: url('../imgs/icons/16x16/cart_remove.png') no-repeat center center;}
.icon-cart_remove-32 {background: url('../imgs/icons/32x32/cart_remove.png') no-repeat center center;}
.icon-car_add-16 {background: url('../imgs/icons/16x16/car_add.png') no-repeat center center;}
.icon-car_add-32 {background: url('../imgs/icons/32x32/car_add.png') no-repeat center center;}
.icon-car_delete-16 {background: url('../imgs/icons/16x16/car_delete.png') no-repeat center center;}
.icon-car_delete-32 {background: url('../imgs/icons/32x32/car_delete.png') no-repeat center center;}
.icon-cd-16 {background: url('../imgs/icons/16x16/cd.png') no-repeat center center;}
.icon-cd-32 {background: url('../imgs/icons/32x32/cd.png') no-repeat center center;}
.icon-cd_add-16 {background: url('../imgs/icons/16x16/cd_add.png') no-repeat center center;}
.icon-cd_add-32 {background: url('../imgs/icons/32x32/cd_add.png') no-repeat center center;}
.icon-cd_burn-16 {background: url('../imgs/icons/16x16/cd_burn.png') no-repeat center center;}
.icon-cd_burn-32 {background: url('../imgs/icons/32x32/cd_burn.png') no-repeat center center;}
.icon-cd_delete-16 {background: url('../imgs/icons/16x16/cd_delete.png') no-repeat center center;}
.icon-cd_delete-32 {background: url('../imgs/icons/32x32/cd_delete.png') no-repeat center center;}
.icon-cd_edit-16 {background: url('../imgs/icons/16x16/cd_edit.png') no-repeat center center;}
.icon-cd_edit-32 {background: url('../imgs/icons/32x32/cd_edit.png') no-repeat center center;}
.icon-cd_eject-16 {background: url('../imgs/icons/16x16/cd_eject.png') no-repeat center center;}
.icon-cd_eject-32 {background: url('../imgs/icons/32x32/cd_eject.png') no-repeat center center;}
.icon-cd_go-16 {background: url('../imgs/icons/16x16/cd_go.png') no-repeat center center;}
.icon-cd_go-32 {background: url('../imgs/icons/32x32/cd_go.png') no-repeat center center;}
.icon-chart_bar-16 {background: url('../imgs/icons/16x16/chart_bar.png') no-repeat center center;}
.icon-chart_bar-32 {background: url('../imgs/icons/32x32/chart_bar.png') no-repeat center center;}
.icon-chart_bar_add-16 {background: url('../imgs/icons/16x16/chart_bar_add.png') no-repeat center center;}
.icon-chart_bar_add-32 {background: url('../imgs/icons/32x32/chart_bar_add.png') no-repeat center center;}
.icon-chart_bar_delete-16 {background: url('../imgs/icons/16x16/chart_bar_delete.png') no-repeat center center;}
.icon-chart_bar_delete-32 {background: url('../imgs/icons/32x32/chart_bar_delete.png') no-repeat center center;}
.icon-chart_bar_edit-16 {background: url('../imgs/icons/16x16/chart_bar_edit.png') no-repeat center center;}
.icon-chart_bar_edit-32 {background: url('../imgs/icons/32x32/chart_bar_edit.png') no-repeat center center;}
.icon-chart_bar_error-16 {background: url('../imgs/icons/16x16/chart_bar_error.png') no-repeat center center;}
.icon-chart_bar_error-32 {background: url('../imgs/icons/32x32/chart_bar_error.png') no-repeat center center;}
.icon-chart_bar_link-16 {background: url('../imgs/icons/16x16/chart_bar_link.png') no-repeat center center;}
.icon-chart_bar_link-32 {background: url('../imgs/icons/32x32/chart_bar_link.png') no-repeat center center;}
.icon-chart_curve-16 {background: url('../imgs/icons/16x16/chart_curve.png') no-repeat center center;}
.icon-chart_curve-32 {background: url('../imgs/icons/32x32/chart_curve.png') no-repeat center center;}
.icon-chart_curve_add-16 {background: url('../imgs/icons/16x16/chart_curve_add.png') no-repeat center center;}
.icon-chart_curve_add-32 {background: url('../imgs/icons/32x32/chart_curve_add.png') no-repeat center center;}
.icon-chart_curve_delete-16 {background: url('../imgs/icons/16x16/chart_curve_delete.png') no-repeat center center;}
.icon-chart_curve_delete-32 {background: url('../imgs/icons/32x32/chart_curve_delete.png') no-repeat center center;}
.icon-chart_curve_edit-16 {background: url('../imgs/icons/16x16/chart_curve_edit.png') no-repeat center center;}
.icon-chart_curve_edit-32 {background: url('../imgs/icons/32x32/chart_curve_edit.png') no-repeat center center;}
.icon-chart_curve_error-16 {background: url('../imgs/icons/16x16/chart_curve_error.png') no-repeat center center;}
.icon-chart_curve_error-32 {background: url('../imgs/icons/32x32/chart_curve_error.png') no-repeat center center;}
.icon-chart_curve_go-16 {background: url('../imgs/icons/16x16/chart_curve_go.png') no-repeat center center;}
.icon-chart_curve_go-32 {background: url('../imgs/icons/32x32/chart_curve_go.png') no-repeat center center;}
.icon-chart_curve_link-16 {background: url('../imgs/icons/16x16/chart_curve_link.png') no-repeat center center;}
.icon-chart_curve_link-32 {background: url('../imgs/icons/32x32/chart_curve_link.png') no-repeat center center;}
.icon-chart_line-16 {background: url('../imgs/icons/16x16/chart_line.png') no-repeat center center;}
.icon-chart_line-32 {background: url('../imgs/icons/32x32/chart_line.png') no-repeat center center;}
.icon-chart_line_add-16 {background: url('../imgs/icons/16x16/chart_line_add.png') no-repeat center center;}
.icon-chart_line_add-32 {background: url('../imgs/icons/32x32/chart_line_add.png') no-repeat center center;}
.icon-chart_line_delete-16 {background: url('../imgs/icons/16x16/chart_line_delete.png') no-repeat center center;}
.icon-chart_line_delete-32 {background: url('../imgs/icons/32x32/chart_line_delete.png') no-repeat center center;}
.icon-chart_line_edit-16 {background: url('../imgs/icons/16x16/chart_line_edit.png') no-repeat center center;}
.icon-chart_line_edit-32 {background: url('../imgs/icons/32x32/chart_line_edit.png') no-repeat center center;}
.icon-chart_line_error-16 {background: url('../imgs/icons/16x16/chart_line_error.png') no-repeat center center;}
.icon-chart_line_error-32 {background: url('../imgs/icons/32x32/chart_line_error.png') no-repeat center center;}
.icon-chart_line_link-16 {background: url('../imgs/icons/16x16/chart_line_link.png') no-repeat center center;}
.icon-chart_line_link-32 {background: url('../imgs/icons/32x32/chart_line_link.png') no-repeat center center;}
.icon-chart_organisation-16 {background: url('../imgs/icons/16x16/chart_organisation.png') no-repeat center center;}
.icon-chart_organisation-32 {background: url('../imgs/icons/32x32/chart_organisation.png') no-repeat center center;}
.icon-chart_organisation_add-16 {background: url('../imgs/icons/16x16/chart_organisation_add.png') no-repeat center center;}
.icon-chart_organisation_add-32 {background: url('../imgs/icons/32x32/chart_organisation_add.png') no-repeat center center;}
.icon-chart_pie-16 {background: url('../imgs/icons/16x16/chart_pie.png') no-repeat center center;}
.icon-chart_pie-32 {background: url('../imgs/icons/32x32/chart_pie.png') no-repeat center center;}
.icon-chart_pie_add-16 {background: url('../imgs/icons/16x16/chart_pie_add.png') no-repeat center center;}
.icon-chart_pie_add-32 {background: url('../imgs/icons/32x32/chart_pie_add.png') no-repeat center center;}
.icon-chart_pie_delete-16 {background: url('../imgs/icons/16x16/chart_pie_delete.png') no-repeat center center;}
.icon-chart_pie_delete-32 {background: url('../imgs/icons/32x32/chart_pie_delete.png') no-repeat center center;}
.icon-chart_pie_edit-16 {background: url('../imgs/icons/16x16/chart_pie_edit.png') no-repeat center center;}
.icon-chart_pie_edit-32 {background: url('../imgs/icons/32x32/chart_pie_edit.png') no-repeat center center;}
.icon-chart_pie_error-16 {background: url('../imgs/icons/16x16/chart_pie_error.png') no-repeat center center;}
.icon-chart_pie_error-32 {background: url('../imgs/icons/32x32/chart_pie_error.png') no-repeat center center;}
.icon-chart_pie_link-16 {background: url('../imgs/icons/16x16/chart_pie_link.png') no-repeat center center;}
.icon-chart_pie_link-32 {background: url('../imgs/icons/32x32/chart_pie_link.png') no-repeat center center;}
.icon-clock_-16 {background: url('../imgs/icons/16x16/clock_.png') no-repeat center center;}
.icon-clock_-32 {background: url('../imgs/icons/32x32/clock_.png') no-repeat center center;}
.icon-clock_add-16 {background: url('../imgs/icons/16x16/clock_add.png') no-repeat center center;}
.icon-clock_add-32 {background: url('../imgs/icons/32x32/clock_add.png') no-repeat center center;}
.icon-clock_delete-16 {background: url('../imgs/icons/16x16/clock_delete.png') no-repeat center center;}
.icon-clock_delete-32 {background: url('../imgs/icons/32x32/clock_delete.png') no-repeat center center;}
.icon-clock_edit-16 {background: url('../imgs/icons/16x16/clock_edit.png') no-repeat center center;}
.icon-clock_edit-32 {background: url('../imgs/icons/32x32/clock_edit.png') no-repeat center center;}
.icon-clock_error-16 {background: url('../imgs/icons/16x16/clock_error.png') no-repeat center center;}
.icon-clock_error-32 {background: url('../imgs/icons/32x32/clock_error.png') no-repeat center center;}
.icon-clock_go-16 {background: url('../imgs/icons/16x16/clock_go.png') no-repeat center center;}
.icon-clock_go-32 {background: url('../imgs/icons/32x32/clock_go.png') no-repeat center center;}
.icon-clock_link-16 {background: url('../imgs/icons/16x16/clock_link.png') no-repeat center center;}
.icon-clock_link-32 {background: url('../imgs/icons/32x32/clock_link.png') no-repeat center center;}
.icon-clock_pause-16 {background: url('../imgs/icons/16x16/clock_pause.png') no-repeat center center;}
.icon-clock_pause-32 {background: url('../imgs/icons/32x32/clock_pause.png') no-repeat center center;}
.icon-clock_play-16 {background: url('../imgs/icons/16x16/clock_play.png') no-repeat center center;}
.icon-clock_play-32 {background: url('../imgs/icons/32x32/clock_play.png') no-repeat center center;}
.icon-clock_red-16 {background: url('../imgs/icons/16x16/clock_red.png') no-repeat center center;}
.icon-clock_red-32 {background: url('../imgs/icons/32x32/clock_red.png') no-repeat center center;}
.icon-clock_stop-16 {background: url('../imgs/icons/16x16/clock_stop.png') no-repeat center center;}
.icon-clock_stop-32 {background: url('../imgs/icons/32x32/clock_stop.png') no-repeat center center;}
.icon-cog-16 {background: url('../imgs/icons/16x16/cog.png') no-repeat center center;}
.icon-cog-32 {background: url('../imgs/icons/32x32/cog.png') no-repeat center center;}
.icon-cog_add-16 {background: url('../imgs/icons/16x16/cog_add.png') no-repeat center center;}
.icon-cog_add-32 {background: url('../imgs/icons/32x32/cog_add.png') no-repeat center center;}
.icon-cog_delete-16 {background: url('../imgs/icons/16x16/cog_delete.png') no-repeat center center;}
.icon-cog_delete-32 {background: url('../imgs/icons/32x32/cog_delete.png') no-repeat center center;}
.icon-cog_edit-16 {background: url('../imgs/icons/16x16/cog_edit.png') no-repeat center center;}
.icon-cog_edit-32 {background: url('../imgs/icons/32x32/cog_edit.png') no-repeat center center;}
.icon-cog_error-16 {background: url('../imgs/icons/16x16/cog_error.png') no-repeat center center;}
.icon-cog_error-32 {background: url('../imgs/icons/32x32/cog_error.png') no-repeat center center;}
.icon-cog_go-16 {background: url('../imgs/icons/16x16/cog_go.png') no-repeat center center;}
.icon-cog_go-32 {background: url('../imgs/icons/32x32/cog_go.png') no-repeat center center;}
.icon-coins-16 {background: url('../imgs/icons/16x16/coins.png') no-repeat center center;}
.icon-coins-32 {background: url('../imgs/icons/32x32/coins.png') no-repeat center center;}
.icon-coins_add-16 {background: url('../imgs/icons/16x16/coins_add.png') no-repeat center center;}
.icon-coins_add-32 {background: url('../imgs/icons/32x32/coins_add.png') no-repeat center center;}
.icon-coins_delete-16 {background: url('../imgs/icons/16x16/coins_delete.png') no-repeat center center;}
.icon-coins_delete-32 {background: url('../imgs/icons/32x32/coins_delete.png') no-repeat center center;}
.icon-color_swatch-16 {background: url('../imgs/icons/16x16/color_swatch.png') no-repeat center center;}
.icon-color_swatch-32 {background: url('../imgs/icons/32x32/color_swatch.png') no-repeat center center;}
.icon-color_wheel-16 {background: url('../imgs/icons/16x16/color_wheel.png') no-repeat center center;}
.icon-color_wheel-32 {background: url('../imgs/icons/32x32/color_wheel.png') no-repeat center center;}
.icon-comment-16 {background: url('../imgs/icons/16x16/comment.png') no-repeat center center;}
.icon-comment-32 {background: url('../imgs/icons/32x32/comment.png') no-repeat center center;}
.icon-comments-16 {background: url('../imgs/icons/16x16/comments.png') no-repeat center center;}
.icon-comments-32 {background: url('../imgs/icons/32x32/comments.png') no-repeat center center;}
.icon-comments_add-16 {background: url('../imgs/icons/16x16/comments_add.png') no-repeat center center;}
.icon-comments_add-32 {background: url('../imgs/icons/32x32/comments_add.png') no-repeat center center;}
.icon-comments_delete-16 {background: url('../imgs/icons/16x16/comments_delete.png') no-repeat center center;}
.icon-comments_delete-32 {background: url('../imgs/icons/32x32/comments_delete.png') no-repeat center center;}
.icon-comment_add-16 {background: url('../imgs/icons/16x16/comment_add.png') no-repeat center center;}
.icon-comment_add-32 {background: url('../imgs/icons/32x32/comment_add.png') no-repeat center center;}
.icon-comment_delete-16 {background: url('../imgs/icons/16x16/comment_delete.png') no-repeat center center;}
.icon-comment_delete-32 {background: url('../imgs/icons/32x32/comment_delete.png') no-repeat center center;}
.icon-comment_edit-16 {background: url('../imgs/icons/16x16/comment_edit.png') no-repeat center center;}
.icon-comment_edit-32 {background: url('../imgs/icons/32x32/comment_edit.png') no-repeat center center;}
.icon-compress-16 {background: url('../imgs/icons/16x16/compress.png') no-repeat center center;}
.icon-compress-32 {background: url('../imgs/icons/32x32/compress.png') no-repeat center center;}
.icon-computer-16 {background: url('../imgs/icons/16x16/computer.png') no-repeat center center;}
.icon-computer-32 {background: url('../imgs/icons/32x32/computer.png') no-repeat center center;}
.icon-computer_add-16 {background: url('../imgs/icons/16x16/computer_add.png') no-repeat center center;}
.icon-computer_add-32 {background: url('../imgs/icons/32x32/computer_add.png') no-repeat center center;}
.icon-computer_delete-16 {background: url('../imgs/icons/16x16/computer_delete.png') no-repeat center center;}
.icon-computer_delete-32 {background: url('../imgs/icons/32x32/computer_delete.png') no-repeat center center;}
.icon-computer_edit-16 {background: url('../imgs/icons/16x16/computer_edit.png') no-repeat center center;}
.icon-computer_edit-32 {background: url('../imgs/icons/32x32/computer_edit.png') no-repeat center center;}
.icon-computer_error-16 {background: url('../imgs/icons/16x16/computer_error.png') no-repeat center center;}
.icon-computer_error-32 {background: url('../imgs/icons/32x32/computer_error.png') no-repeat center center;}
.icon-computer_go-16 {background: url('../imgs/icons/16x16/computer_go.png') no-repeat center center;}
.icon-computer_go-32 {background: url('../imgs/icons/32x32/computer_go.png') no-repeat center center;}
.icon-computer_key-16 {background: url('../imgs/icons/16x16/computer_key.png') no-repeat center center;}
.icon-computer_key-32 {background: url('../imgs/icons/32x32/computer_key.png') no-repeat center center;}
.icon-computer_link-16 {background: url('../imgs/icons/16x16/computer_link.png') no-repeat center center;}
.icon-computer_link-32 {background: url('../imgs/icons/32x32/computer_link.png') no-repeat center center;}
.icon-connect-16 {background: url('../imgs/icons/16x16/connect.png') no-repeat center center;}
.icon-connect-32 {background: url('../imgs/icons/32x32/connect.png') no-repeat center center;}
.icon-contrast-16 {background: url('../imgs/icons/16x16/contrast.png') no-repeat center center;}
.icon-contrast-32 {background: url('../imgs/icons/32x32/contrast.png') no-repeat center center;}
.icon-contrast_decrease-16 {background: url('../imgs/icons/16x16/contrast_decrease.png') no-repeat center center;}
.icon-contrast_decrease-32 {background: url('../imgs/icons/32x32/contrast_decrease.png') no-repeat center center;}
.icon-contrast_high-16 {background: url('../imgs/icons/16x16/contrast_high.png') no-repeat center center;}
.icon-contrast_high-32 {background: url('../imgs/icons/32x32/contrast_high.png') no-repeat center center;}
.icon-contrast_increase-16 {background: url('../imgs/icons/16x16/contrast_increase.png') no-repeat center center;}
.icon-contrast_increase-32 {background: url('../imgs/icons/32x32/contrast_increase.png') no-repeat center center;}
.icon-contrast_low-16 {background: url('../imgs/icons/16x16/contrast_low.png') no-repeat center center;}
.icon-contrast_low-32 {background: url('../imgs/icons/32x32/contrast_low.png') no-repeat center center;}
.icon-controller-16 {background: url('../imgs/icons/16x16/controller.png') no-repeat center center;}
.icon-controller-32 {background: url('../imgs/icons/32x32/controller.png') no-repeat center center;}
.icon-controller_add-16 {background: url('../imgs/icons/16x16/controller_add.png') no-repeat center center;}
.icon-controller_add-32 {background: url('../imgs/icons/32x32/controller_add.png') no-repeat center center;}
.icon-controller_delete-16 {background: url('../imgs/icons/16x16/controller_delete.png') no-repeat center center;}
.icon-controller_delete-32 {background: url('../imgs/icons/32x32/controller_delete.png') no-repeat center center;}
.icon-controller_error-16 {background: url('../imgs/icons/16x16/controller_error.png') no-repeat center center;}
.icon-controller_error-32 {background: url('../imgs/icons/32x32/controller_error.png') no-repeat center center;}
.icon-control_eject-16 {background: url('../imgs/icons/16x16/control_eject.png') no-repeat center center;}
.icon-control_eject-32 {background: url('../imgs/icons/32x32/control_eject.png') no-repeat center center;}
.icon-control_eject_blue-16 {background: url('../imgs/icons/16x16/control_eject_blue.png') no-repeat center center;}
.icon-control_eject_blue-32 {background: url('../imgs/icons/32x32/control_eject_blue.png') no-repeat center center;}
.icon-control_end-16 {background: url('../imgs/icons/16x16/control_end.png') no-repeat center center;}
.icon-control_end-32 {background: url('../imgs/icons/32x32/control_end.png') no-repeat center center;}
.icon-control_end_blue-16 {background: url('../imgs/icons/16x16/control_end_blue.png') no-repeat center center;}
.icon-control_end_blue-32 {background: url('../imgs/icons/32x32/control_end_blue.png') no-repeat center center;}
.icon-control_equalizer-16 {background: url('../imgs/icons/16x16/control_equalizer.png') no-repeat center center;}
.icon-control_equalizer-32 {background: url('../imgs/icons/32x32/control_equalizer.png') no-repeat center center;}
.icon-control_equalizer_blue-16 {background: url('../imgs/icons/16x16/control_equalizer_blue.png') no-repeat center center;}
.icon-control_equalizer_blue-32 {background: url('../imgs/icons/32x32/control_equalizer_blue.png') no-repeat center center;}
.icon-control_fastforward-16 {background: url('../imgs/icons/16x16/control_fastforward.png') no-repeat center center;}
.icon-control_fastforward-32 {background: url('../imgs/icons/32x32/control_fastforward.png') no-repeat center center;}
.icon-control_fastforward_blue-16 {background: url('../imgs/icons/16x16/control_fastforward_blue.png') no-repeat center center;}
.icon-control_fastforward_blue-32 {background: url('../imgs/icons/32x32/control_fastforward_blue.png') no-repeat center center;}
.icon-control_pause-16 {background: url('../imgs/icons/16x16/control_pause.png') no-repeat center center;}
.icon-control_pause-32 {background: url('../imgs/icons/32x32/control_pause.png') no-repeat center center;}
.icon-control_pause_blue-16 {background: url('../imgs/icons/16x16/control_pause_blue.png') no-repeat center center;}
.icon-control_pause_blue-32 {background: url('../imgs/icons/32x32/control_pause_blue.png') no-repeat center center;}
.icon-control_play-16 {background: url('../imgs/icons/16x16/control_play.png') no-repeat center center;}
.icon-control_play-32 {background: url('../imgs/icons/32x32/control_play.png') no-repeat center center;}
.icon-control_play_blue-16 {background: url('../imgs/icons/16x16/control_play_blue.png') no-repeat center center;}
.icon-control_play_blue-32 {background: url('../imgs/icons/32x32/control_play_blue.png') no-repeat center center;}
.icon-control_repeat-16 {background: url('../imgs/icons/16x16/control_repeat.png') no-repeat center center;}
.icon-control_repeat-32 {background: url('../imgs/icons/32x32/control_repeat.png') no-repeat center center;}
.icon-control_repeat_blue-16 {background: url('../imgs/icons/16x16/control_repeat_blue.png') no-repeat center center;}
.icon-control_repeat_blue-32 {background: url('../imgs/icons/32x32/control_repeat_blue.png') no-repeat center center;}
.icon-control_rewind-16 {background: url('../imgs/icons/16x16/control_rewind.png') no-repeat center center;}
.icon-control_rewind-32 {background: url('../imgs/icons/32x32/control_rewind.png') no-repeat center center;}
.icon-control_rewind_blue-16 {background: url('../imgs/icons/16x16/control_rewind_blue.png') no-repeat center center;}
.icon-control_rewind_blue-32 {background: url('../imgs/icons/32x32/control_rewind_blue.png') no-repeat center center;}
.icon-control_start-16 {background: url('../imgs/icons/16x16/control_start.png') no-repeat center center;}
.icon-control_start-32 {background: url('../imgs/icons/32x32/control_start.png') no-repeat center center;}
.icon-control_start_blue-16 {background: url('../imgs/icons/16x16/control_start_blue.png') no-repeat center center;}
.icon-control_start_blue-32 {background: url('../imgs/icons/32x32/control_start_blue.png') no-repeat center center;}
.icon-control_stop-16 {background: url('../imgs/icons/16x16/control_stop.png') no-repeat center center;}
.icon-control_stop-32 {background: url('../imgs/icons/32x32/control_stop.png') no-repeat center center;}
.icon-control_stop_blue-16 {background: url('../imgs/icons/16x16/control_stop_blue.png') no-repeat center center;}
.icon-control_stop_blue-32 {background: url('../imgs/icons/32x32/control_stop_blue.png') no-repeat center center;}
.icon-creditcards-16 {background: url('../imgs/icons/16x16/creditcards.png') no-repeat center center;}
.icon-creditcards-32 {background: url('../imgs/icons/32x32/creditcards.png') no-repeat center center;}
.icon-cross-16 {background: url('../imgs/icons/16x16/cross.png') no-repeat center center;}
.icon-cross-32 {background: url('../imgs/icons/32x32/cross.png') no-repeat center center;}
.icon-css-16 {background: url('../imgs/icons/16x16/css.png') no-repeat center center;}
.icon-css-32 {background: url('../imgs/icons/32x32/css.png') no-repeat center center;}
.icon-css_add-16 {background: url('../imgs/icons/16x16/css_add.png') no-repeat center center;}
.icon-css_add-32 {background: url('../imgs/icons/32x32/css_add.png') no-repeat center center;}
.icon-css_delete-16 {background: url('../imgs/icons/16x16/css_delete.png') no-repeat center center;}
.icon-css_delete-32 {background: url('../imgs/icons/32x32/css_delete.png') no-repeat center center;}
.icon-css_go-16 {background: url('../imgs/icons/16x16/css_go.png') no-repeat center center;}
.icon-css_go-32 {background: url('../imgs/icons/32x32/css_go.png') no-repeat center center;}
.icon-css_valid-16 {background: url('../imgs/icons/16x16/css_valid.png') no-repeat center center;}
.icon-css_valid-32 {background: url('../imgs/icons/32x32/css_valid.png') no-repeat center center;}
.icon-cup-16 {background: url('../imgs/icons/16x16/cup.png') no-repeat center center;}
.icon-cup-32 {background: url('../imgs/icons/32x32/cup.png') no-repeat center center;}
.icon-cup_add-16 {background: url('../imgs/icons/16x16/cup_add.png') no-repeat center center;}
.icon-cup_add-32 {background: url('../imgs/icons/32x32/cup_add.png') no-repeat center center;}
.icon-cup_delete-16 {background: url('../imgs/icons/16x16/cup_delete.png') no-repeat center center;}
.icon-cup_delete-32 {background: url('../imgs/icons/32x32/cup_delete.png') no-repeat center center;}
.icon-cup_edit-16 {background: url('../imgs/icons/16x16/cup_edit.png') no-repeat center center;}
.icon-cup_edit-32 {background: url('../imgs/icons/32x32/cup_edit.png') no-repeat center center;}
.icon-cup_error-16 {background: url('../imgs/icons/16x16/cup_error.png') no-repeat center center;}
.icon-cup_error-32 {background: url('../imgs/icons/32x32/cup_error.png') no-repeat center center;}
.icon-cup_go-16 {background: url('../imgs/icons/16x16/cup_go.png') no-repeat center center;}
.icon-cup_go-32 {background: url('../imgs/icons/32x32/cup_go.png') no-repeat center center;}
.icon-cup_key-16 {background: url('../imgs/icons/16x16/cup_key.png') no-repeat center center;}
.icon-cup_key-32 {background: url('../imgs/icons/32x32/cup_key.png') no-repeat center center;}
.icon-cup_link-16 {background: url('../imgs/icons/16x16/cup_link.png') no-repeat center center;}
.icon-cup_link-32 {background: url('../imgs/icons/32x32/cup_link.png') no-repeat center center;}
.icon-cursor-16 {background: url('../imgs/icons/16x16/cursor.png') no-repeat center center;}
.icon-cursor-32 {background: url('../imgs/icons/32x32/cursor.png') no-repeat center center;}
.icon-cut-16 {background: url('../imgs/icons/16x16/cut.png') no-repeat center center;}
.icon-cut-32 {background: url('../imgs/icons/32x32/cut.png') no-repeat center center;}
.icon-cut_red-16 {background: url('../imgs/icons/16x16/cut_red.png') no-repeat center center;}
.icon-cut_red-32 {background: url('../imgs/icons/32x32/cut_red.png') no-repeat center center;}
.icon-database-16 {background: url('../imgs/icons/16x16/database.png') no-repeat center center;}
.icon-database-32 {background: url('../imgs/icons/32x32/database.png') no-repeat center center;}
.icon-database_add-16 {background: url('../imgs/icons/16x16/database_add.png') no-repeat center center;}
.icon-database_add-32 {background: url('../imgs/icons/32x32/database_add.png') no-repeat center center;}
.icon-database_connect-16 {background: url('../imgs/icons/16x16/database_connect.png') no-repeat center center;}
.icon-database_connect-32 {background: url('../imgs/icons/32x32/database_connect.png') no-repeat center center;}
.icon-database_delete-16 {background: url('../imgs/icons/16x16/database_delete.png') no-repeat center center;}
.icon-database_delete-32 {background: url('../imgs/icons/32x32/database_delete.png') no-repeat center center;}
.icon-database_edit-16 {background: url('../imgs/icons/16x16/database_edit.png') no-repeat center center;}
.icon-database_edit-32 {background: url('../imgs/icons/32x32/database_edit.png') no-repeat center center;}
.icon-database_error-16 {background: url('../imgs/icons/16x16/database_error.png') no-repeat center center;}
.icon-database_error-32 {background: url('../imgs/icons/32x32/database_error.png') no-repeat center center;}
.icon-database_gear-16 {background: url('../imgs/icons/16x16/database_gear.png') no-repeat center center;}
.icon-database_gear-32 {background: url('../imgs/icons/32x32/database_gear.png') no-repeat center center;}
.icon-database_go-16 {background: url('../imgs/icons/16x16/database_go.png') no-repeat center center;}
.icon-database_go-32 {background: url('../imgs/icons/32x32/database_go.png') no-repeat center center;}
.icon-database_key-16 {background: url('../imgs/icons/16x16/database_key.png') no-repeat center center;}
.icon-database_key-32 {background: url('../imgs/icons/32x32/database_key.png') no-repeat center center;}
.icon-database_lightning-16 {background: url('../imgs/icons/16x16/database_lightning.png') no-repeat center center;}
.icon-database_lightning-32 {background: url('../imgs/icons/32x32/database_lightning.png') no-repeat center center;}
.icon-database_link-16 {background: url('../imgs/icons/16x16/database_link.png') no-repeat center center;}
.icon-database_link-32 {background: url('../imgs/icons/32x32/database_link.png') no-repeat center center;}
.icon-database_refresh-16 {background: url('../imgs/icons/16x16/database_refresh.png') no-repeat center center;}
.icon-database_refresh-32 {background: url('../imgs/icons/32x32/database_refresh.png') no-repeat center center;}
.icon-database_save-16 {background: url('../imgs/icons/16x16/database_save.png') no-repeat center center;}
.icon-database_save-32 {background: url('../imgs/icons/32x32/database_save.png') no-repeat center center;}
.icon-database_table-16 {background: url('../imgs/icons/16x16/database_table.png') no-repeat center center;}
.icon-database_table-32 {background: url('../imgs/icons/32x32/database_table.png') no-repeat center center;}
.icon-date-16 {background: url('../imgs/icons/16x16/date.png') no-repeat center center;}
.icon-date-32 {background: url('../imgs/icons/32x32/date.png') no-repeat center center;}
.icon-date_add-16 {background: url('../imgs/icons/16x16/date_add.png') no-repeat center center;}
.icon-date_add-32 {background: url('../imgs/icons/32x32/date_add.png') no-repeat center center;}
.icon-date_delete-16 {background: url('../imgs/icons/16x16/date_delete.png') no-repeat center center;}
.icon-date_delete-32 {background: url('../imgs/icons/32x32/date_delete.png') no-repeat center center;}
.icon-date_edit-16 {background: url('../imgs/icons/16x16/date_edit.png') no-repeat center center;}
.icon-date_edit-32 {background: url('../imgs/icons/32x32/date_edit.png') no-repeat center center;}
.icon-date_error-16 {background: url('../imgs/icons/16x16/date_error.png') no-repeat center center;}
.icon-date_error-32 {background: url('../imgs/icons/32x32/date_error.png') no-repeat center center;}
.icon-date_go-16 {background: url('../imgs/icons/16x16/date_go.png') no-repeat center center;}
.icon-date_go-32 {background: url('../imgs/icons/32x32/date_go.png') no-repeat center center;}
.icon-date_link-16 {background: url('../imgs/icons/16x16/date_link.png') no-repeat center center;}
.icon-date_link-32 {background: url('../imgs/icons/32x32/date_link.png') no-repeat center center;}
.icon-date_magnify-16 {background: url('../imgs/icons/16x16/date_magnify.png') no-repeat center center;}
.icon-date_magnify-32 {background: url('../imgs/icons/32x32/date_magnify.png') no-repeat center center;}
.icon-date_next-16 {background: url('../imgs/icons/16x16/date_next.png') no-repeat center center;}
.icon-date_next-32 {background: url('../imgs/icons/32x32/date_next.png') no-repeat center center;}
.icon-date_previous-16 {background: url('../imgs/icons/16x16/date_previous.png') no-repeat center center;}
.icon-date_previous-32 {background: url('../imgs/icons/32x32/date_previous.png') no-repeat center center;}
.icon-delete2-16 {background: url('../imgs/icons/16x16/delete (2).png') no-repeat center center;}
.icon-delete2-32 {background: url('../imgs/icons/32x32/delete (2).png') no-repeat center center;}
.icon-delete-16 {background: url('../imgs/icons/16x16/delete.png') no-repeat center center;}
.icon-delete-32 {background: url('../imgs/icons/32x32/delete.png') no-repeat center center;}
.icon-disconnect-16 {background: url('../imgs/icons/16x16/disconnect.png') no-repeat center center;}
.icon-disconnect-32 {background: url('../imgs/icons/32x32/disconnect.png') no-repeat center center;}
.icon-disk-16 {background: url('../imgs/icons/16x16/disk.png') no-repeat center center;}
.icon-disk-32 {background: url('../imgs/icons/32x32/disk.png') no-repeat center center;}
.icon-disk_multiple-16 {background: url('../imgs/icons/16x16/disk_multiple.png') no-repeat center center;}
.icon-disk_multiple-32 {background: url('../imgs/icons/32x32/disk_multiple.png') no-repeat center center;}
.icon-door-16 {background: url('../imgs/icons/16x16/door.png') no-repeat center center;}
.icon-door-32 {background: url('../imgs/icons/32x32/door.png') no-repeat center center;}
.icon-door_in-16 {background: url('../imgs/icons/16x16/door_in.png') no-repeat center center;}
.icon-door_in-32 {background: url('../imgs/icons/32x32/door_in.png') no-repeat center center;}
.icon-door_open-16 {background: url('../imgs/icons/16x16/door_open.png') no-repeat center center;}
.icon-door_open-32 {background: url('../imgs/icons/32x32/door_open.png') no-repeat center center;}
.icon-door_out-16 {background: url('../imgs/icons/16x16/door_out.png') no-repeat center center;}
.icon-door_out-32 {background: url('../imgs/icons/32x32/door_out.png') no-repeat center center;}
.icon-drink-16 {background: url('../imgs/icons/16x16/drink.png') no-repeat center center;}
.icon-drink-32 {background: url('../imgs/icons/32x32/drink.png') no-repeat center center;}
.icon-drink_empty-16 {background: url('../imgs/icons/16x16/drink_empty.png') no-repeat center center;}
.icon-drink_empty-32 {background: url('../imgs/icons/32x32/drink_empty.png') no-repeat center center;}
.icon-drive-16 {background: url('../imgs/icons/16x16/drive.png') no-repeat center center;}
.icon-drive-32 {background: url('../imgs/icons/32x32/drive.png') no-repeat center center;}
.icon-drive_add-16 {background: url('../imgs/icons/16x16/drive_add.png') no-repeat center center;}
.icon-drive_add-32 {background: url('../imgs/icons/32x32/drive_add.png') no-repeat center center;}
.icon-drive_burn-16 {background: url('../imgs/icons/16x16/drive_burn.png') no-repeat center center;}
.icon-drive_burn-32 {background: url('../imgs/icons/32x32/drive_burn.png') no-repeat center center;}
.icon-drive_cd-16 {background: url('../imgs/icons/16x16/drive_cd.png') no-repeat center center;}
.icon-drive_cd-32 {background: url('../imgs/icons/32x32/drive_cd.png') no-repeat center center;}
.icon-drive_cd_empty-16 {background: url('../imgs/icons/16x16/drive_cd_empty.png') no-repeat center center;}
.icon-drive_cd_empty-32 {background: url('../imgs/icons/32x32/drive_cd_empty.png') no-repeat center center;}
.icon-drive_delete-16 {background: url('../imgs/icons/16x16/drive_delete.png') no-repeat center center;}
.icon-drive_delete-32 {background: url('../imgs/icons/32x32/drive_delete.png') no-repeat center center;}
.icon-drive_disk-16 {background: url('../imgs/icons/16x16/drive_disk.png') no-repeat center center;}
.icon-drive_disk-32 {background: url('../imgs/icons/32x32/drive_disk.png') no-repeat center center;}
.icon-drive_edit-16 {background: url('../imgs/icons/16x16/drive_edit.png') no-repeat center center;}
.icon-drive_edit-32 {background: url('../imgs/icons/32x32/drive_edit.png') no-repeat center center;}
.icon-drive_error-16 {background: url('../imgs/icons/16x16/drive_error.png') no-repeat center center;}
.icon-drive_error-32 {background: url('../imgs/icons/32x32/drive_error.png') no-repeat center center;}
.icon-drive_go-16 {background: url('../imgs/icons/16x16/drive_go.png') no-repeat center center;}
.icon-drive_go-32 {background: url('../imgs/icons/32x32/drive_go.png') no-repeat center center;}
.icon-drive_key-16 {background: url('../imgs/icons/16x16/drive_key.png') no-repeat center center;}
.icon-drive_key-32 {background: url('../imgs/icons/32x32/drive_key.png') no-repeat center center;}
.icon-drive_link-16 {background: url('../imgs/icons/16x16/drive_link.png') no-repeat center center;}
.icon-drive_link-32 {background: url('../imgs/icons/32x32/drive_link.png') no-repeat center center;}
.icon-drive_magnify-16 {background: url('../imgs/icons/16x16/drive_magnify.png') no-repeat center center;}
.icon-drive_magnify-32 {background: url('../imgs/icons/32x32/drive_magnify.png') no-repeat center center;}
.icon-drive_network-16 {background: url('../imgs/icons/16x16/drive_network.png') no-repeat center center;}
.icon-drive_network-32 {background: url('../imgs/icons/32x32/drive_network.png') no-repeat center center;}
.icon-drive_rename-16 {background: url('../imgs/icons/16x16/drive_rename.png') no-repeat center center;}
.icon-drive_rename-32 {background: url('../imgs/icons/32x32/drive_rename.png') no-repeat center center;}
.icon-drive_user-16 {background: url('../imgs/icons/16x16/drive_user.png') no-repeat center center;}
.icon-drive_user-32 {background: url('../imgs/icons/32x32/drive_user.png') no-repeat center center;}
.icon-drive_web-16 {background: url('../imgs/icons/16x16/drive_web.png') no-repeat center center;}
.icon-drive_web-32 {background: url('../imgs/icons/32x32/drive_web.png') no-repeat center center;}
.icon-dvd-16 {background: url('../imgs/icons/16x16/dvd.png') no-repeat center center;}
.icon-dvd-32 {background: url('../imgs/icons/32x32/dvd.png') no-repeat center center;}
.icon-dvd_add-16 {background: url('../imgs/icons/16x16/dvd_add.png') no-repeat center center;}
.icon-dvd_add-32 {background: url('../imgs/icons/32x32/dvd_add.png') no-repeat center center;}
.icon-dvd_delete-16 {background: url('../imgs/icons/16x16/dvd_delete.png') no-repeat center center;}
.icon-dvd_delete-32 {background: url('../imgs/icons/32x32/dvd_delete.png') no-repeat center center;}
.icon-dvd_edit-16 {background: url('../imgs/icons/16x16/dvd_edit.png') no-repeat center center;}
.icon-dvd_edit-32 {background: url('../imgs/icons/32x32/dvd_edit.png') no-repeat center center;}
.icon-dvd_error-16 {background: url('../imgs/icons/16x16/dvd_error.png') no-repeat center center;}
.icon-dvd_error-32 {background: url('../imgs/icons/32x32/dvd_error.png') no-repeat center center;}
.icon-dvd_go-16 {background: url('../imgs/icons/16x16/dvd_go.png') no-repeat center center;}
.icon-dvd_go-32 {background: url('../imgs/icons/32x32/dvd_go.png') no-repeat center center;}
.icon-dvd_key-16 {background: url('../imgs/icons/16x16/dvd_key.png') no-repeat center center;}
.icon-dvd_key-32 {background: url('../imgs/icons/32x32/dvd_key.png') no-repeat center center;}
.icon-dvd_link-16 {background: url('../imgs/icons/16x16/dvd_link.png') no-repeat center center;}
.icon-dvd_link-32 {background: url('../imgs/icons/32x32/dvd_link.png') no-repeat center center;}
.icon-email-16 {background: url('../imgs/icons/16x16/email.png') no-repeat center center;}
.icon-email-32 {background: url('../imgs/icons/32x32/email.png') no-repeat center center;}
.icon-email_add-16 {background: url('../imgs/icons/16x16/email_add.png') no-repeat center center;}
.icon-email_add-32 {background: url('../imgs/icons/32x32/email_add.png') no-repeat center center;}
.icon-email_attach-16 {background: url('../imgs/icons/16x16/email_attach.png') no-repeat center center;}
.icon-email_attach-32 {background: url('../imgs/icons/32x32/email_attach.png') no-repeat center center;}
.icon-email_delete-16 {background: url('../imgs/icons/16x16/email_delete.png') no-repeat center center;}
.icon-email_delete-32 {background: url('../imgs/icons/32x32/email_delete.png') no-repeat center center;}
.icon-email_edit-16 {background: url('../imgs/icons/16x16/email_edit.png') no-repeat center center;}
.icon-email_edit-32 {background: url('../imgs/icons/32x32/email_edit.png') no-repeat center center;}
.icon-email_error-16 {background: url('../imgs/icons/16x16/email_error.png') no-repeat center center;}
.icon-email_error-32 {background: url('../imgs/icons/32x32/email_error.png') no-repeat center center;}
.icon-email_go-16 {background: url('../imgs/icons/16x16/email_go.png') no-repeat center center;}
.icon-email_go-32 {background: url('../imgs/icons/32x32/email_go.png') no-repeat center center;}
.icon-email_link-16 {background: url('../imgs/icons/16x16/email_link.png') no-repeat center center;}
.icon-email_link-32 {background: url('../imgs/icons/32x32/email_link.png') no-repeat center center;}
.icon-email_open-16 {background: url('../imgs/icons/16x16/email_open.png') no-repeat center center;}
.icon-email_open-32 {background: url('../imgs/icons/32x32/email_open.png') no-repeat center center;}
.icon-email_open_image-16 {background: url('../imgs/icons/16x16/email_open_image.png') no-repeat center center;}
.icon-email_open_image-32 {background: url('../imgs/icons/32x32/email_open_image.png') no-repeat center center;}
.icon-emotion_evilgrin-16 {background: url('../imgs/icons/16x16/emotion_evilgrin.png') no-repeat center center;}
.icon-emotion_evilgrin-32 {background: url('../imgs/icons/32x32/emotion_evilgrin.png') no-repeat center center;}
.icon-emotion_grin-16 {background: url('../imgs/icons/16x16/emotion_grin.png') no-repeat center center;}
.icon-emotion_grin-32 {background: url('../imgs/icons/32x32/emotion_grin.png') no-repeat center center;}
.icon-emotion_happy-16 {background: url('../imgs/icons/16x16/emotion_happy.png') no-repeat center center;}
.icon-emotion_happy-32 {background: url('../imgs/icons/32x32/emotion_happy.png') no-repeat center center;}
.icon-emotion_smile-16 {background: url('../imgs/icons/16x16/emotion_smile.png') no-repeat center center;}
.icon-emotion_smile-32 {background: url('../imgs/icons/32x32/emotion_smile.png') no-repeat center center;}
.icon-emotion_suprised-16 {background: url('../imgs/icons/16x16/emotion_suprised.png') no-repeat center center;}
.icon-emotion_suprised-32 {background: url('../imgs/icons/32x32/emotion_suprised.png') no-repeat center center;}
.icon-emotion_tongue-16 {background: url('../imgs/icons/16x16/emotion_tongue.png') no-repeat center center;}
.icon-emotion_tongue-32 {background: url('../imgs/icons/32x32/emotion_tongue.png') no-repeat center center;}
.icon-emotion_unhappy-16 {background: url('../imgs/icons/16x16/emotion_unhappy.png') no-repeat center center;}
.icon-emotion_unhappy-32 {background: url('../imgs/icons/32x32/emotion_unhappy.png') no-repeat center center;}
.icon-emotion_waii-16 {background: url('../imgs/icons/16x16/emotion_waii.png') no-repeat center center;}
.icon-emotion_waii-32 {background: url('../imgs/icons/32x32/emotion_waii.png') no-repeat center center;}
.icon-emotion_wink-16 {background: url('../imgs/icons/16x16/emotion_wink.png') no-repeat center center;}
.icon-emotion_wink-32 {background: url('../imgs/icons/32x32/emotion_wink.png') no-repeat center center;}
.icon-error-16 {background: url('../imgs/icons/16x16/error.png') no-repeat center center;}
.icon-error-32 {background: url('../imgs/icons/32x32/error.png') no-repeat center center;}
.icon-error_add-16 {background: url('../imgs/icons/16x16/error_add.png') no-repeat center center;}
.icon-error_add-32 {background: url('../imgs/icons/32x32/error_add.png') no-repeat center center;}
.icon-error_delete-16 {background: url('../imgs/icons/16x16/error_delete.png') no-repeat center center;}
.icon-error_delete-32 {background: url('../imgs/icons/32x32/error_delete.png') no-repeat center center;}
.icon-error_go-16 {background: url('../imgs/icons/16x16/error_go.png') no-repeat center center;}
.icon-error_go-32 {background: url('../imgs/icons/32x32/error_go.png') no-repeat center center;}
.icon-exclamation-16 {background: url('../imgs/icons/16x16/exclamation.png') no-repeat center center;}
.icon-exclamation-32 {background: url('../imgs/icons/32x32/exclamation.png') no-repeat center center;}
.icon-eye-16 {background: url('../imgs/icons/16x16/eye.png') no-repeat center center;}
.icon-eye-32 {background: url('../imgs/icons/32x32/eye.png') no-repeat center center;}
.icon-feed-16 {background: url('../imgs/icons/16x16/feed.png') no-repeat center center;}
.icon-feed-32 {background: url('../imgs/icons/32x32/feed.png') no-repeat center center;}
.icon-feed_add-16 {background: url('../imgs/icons/16x16/feed_add.png') no-repeat center center;}
.icon-feed_add-32 {background: url('../imgs/icons/32x32/feed_add.png') no-repeat center center;}
.icon-feed_delete-16 {background: url('../imgs/icons/16x16/feed_delete.png') no-repeat center center;}
.icon-feed_delete-32 {background: url('../imgs/icons/32x32/feed_delete.png') no-repeat center center;}
.icon-feed_disk-16 {background: url('../imgs/icons/16x16/feed_disk.png') no-repeat center center;}
.icon-feed_disk-32 {background: url('../imgs/icons/32x32/feed_disk.png') no-repeat center center;}
.icon-feed_edit-16 {background: url('../imgs/icons/16x16/feed_edit.png') no-repeat center center;}
.icon-feed_edit-32 {background: url('../imgs/icons/32x32/feed_edit.png') no-repeat center center;}
.icon-feed_error-16 {background: url('../imgs/icons/16x16/feed_error.png') no-repeat center center;}
.icon-feed_error-32 {background: url('../imgs/icons/32x32/feed_error.png') no-repeat center center;}
.icon-feed_go-16 {background: url('../imgs/icons/16x16/feed_go.png') no-repeat center center;}
.icon-feed_go-32 {background: url('../imgs/icons/32x32/feed_go.png') no-repeat center center;}
.icon-feed_key-16 {background: url('../imgs/icons/16x16/feed_key.png') no-repeat center center;}
.icon-feed_key-32 {background: url('../imgs/icons/32x32/feed_key.png') no-repeat center center;}
.icon-feed_magnify-16 {background: url('../imgs/icons/16x16/feed_magnify.png') no-repeat center center;}
.icon-feed_magnify-32 {background: url('../imgs/icons/32x32/feed_magnify.png') no-repeat center center;}
.icon-female-16 {background: url('../imgs/icons/16x16/female.png') no-repeat center center;}
.icon-female-32 {background: url('../imgs/icons/32x32/female.png') no-repeat center center;}
.icon-film-16 {background: url('../imgs/icons/16x16/film.png') no-repeat center center;}
.icon-film-32 {background: url('../imgs/icons/32x32/film.png') no-repeat center center;}
.icon-film_add-16 {background: url('../imgs/icons/16x16/film_add.png') no-repeat center center;}
.icon-film_add-32 {background: url('../imgs/icons/32x32/film_add.png') no-repeat center center;}
.icon-film_delete-16 {background: url('../imgs/icons/16x16/film_delete.png') no-repeat center center;}
.icon-film_delete-32 {background: url('../imgs/icons/32x32/film_delete.png') no-repeat center center;}
.icon-film_edit-16 {background: url('../imgs/icons/16x16/film_edit.png') no-repeat center center;}
.icon-film_edit-32 {background: url('../imgs/icons/32x32/film_edit.png') no-repeat center center;}
.icon-film_error-16 {background: url('../imgs/icons/16x16/film_error.png') no-repeat center center;}
.icon-film_error-32 {background: url('../imgs/icons/32x32/film_error.png') no-repeat center center;}
.icon-film_go-16 {background: url('../imgs/icons/16x16/film_go.png') no-repeat center center;}
.icon-film_go-32 {background: url('../imgs/icons/32x32/film_go.png') no-repeat center center;}
.icon-film_key-16 {background: url('../imgs/icons/16x16/film_key.png') no-repeat center center;}
.icon-film_key-32 {background: url('../imgs/icons/32x32/film_key.png') no-repeat center center;}
.icon-film_link-16 {background: url('../imgs/icons/16x16/film_link.png') no-repeat center center;}
.icon-film_link-32 {background: url('../imgs/icons/32x32/film_link.png') no-repeat center center;}
.icon-film_save-16 {background: url('../imgs/icons/16x16/film_save.png') no-repeat center center;}
.icon-film_save-32 {background: url('../imgs/icons/32x32/film_save.png') no-repeat center center;}
.icon-find-16 {background: url('../imgs/icons/16x16/find.png') no-repeat center center;}
.icon-find-32 {background: url('../imgs/icons/32x32/find.png') no-repeat center center;}
.icon-flag_blue-16 {background: url('../imgs/icons/16x16/flag_blue.png') no-repeat center center;}
.icon-flag_blue-32 {background: url('../imgs/icons/32x32/flag_blue.png') no-repeat center center;}
.icon-flag_green-16 {background: url('../imgs/icons/16x16/flag_green.png') no-repeat center center;}
.icon-flag_green-32 {background: url('../imgs/icons/32x32/flag_green.png') no-repeat center center;}
.icon-flag_orange-16 {background: url('../imgs/icons/16x16/flag_orange.png') no-repeat center center;}
.icon-flag_orange-32 {background: url('../imgs/icons/32x32/flag_orange.png') no-repeat center center;}
.icon-flag_pink-16 {background: url('../imgs/icons/16x16/flag_pink.png') no-repeat center center;}
.icon-flag_pink-32 {background: url('../imgs/icons/32x32/flag_pink.png') no-repeat center center;}
.icon-flag_purple-16 {background: url('../imgs/icons/16x16/flag_purple.png') no-repeat center center;}
.icon-flag_purple-32 {background: url('../imgs/icons/32x32/flag_purple.png') no-repeat center center;}
.icon-flag_red-16 {background: url('../imgs/icons/16x16/flag_red.png') no-repeat center center;}
.icon-flag_red-32 {background: url('../imgs/icons/32x32/flag_red.png') no-repeat center center;}
.icon-flag_yellow-16 {background: url('../imgs/icons/16x16/flag_yellow.png') no-repeat center center;}
.icon-flag_yellow-32 {background: url('../imgs/icons/32x32/flag_yellow.png') no-repeat center center;}
.icon-folder-16 {background: url('../imgs/icons/16x16/folder.png') no-repeat center center;}
.icon-folder-32 {background: url('../imgs/icons/32x32/folder.png') no-repeat center center;}
.icon-folder_add-16 {background: url('../imgs/icons/16x16/folder_add.png') no-repeat center center;}
.icon-folder_add-32 {background: url('../imgs/icons/32x32/folder_add.png') no-repeat center center;}
.icon-folder_bell-16 {background: url('../imgs/icons/16x16/folder_bell.png') no-repeat center center;}
.icon-folder_bell-32 {background: url('../imgs/icons/32x32/folder_bell.png') no-repeat center center;}
.icon-folder_brick-16 {background: url('../imgs/icons/16x16/folder_brick.png') no-repeat center center;}
.icon-folder_brick-32 {background: url('../imgs/icons/32x32/folder_brick.png') no-repeat center center;}
.icon-folder_bug-16 {background: url('../imgs/icons/16x16/folder_bug.png') no-repeat center center;}
.icon-folder_bug-32 {background: url('../imgs/icons/32x32/folder_bug.png') no-repeat center center;}
.icon-folder_camera-16 {background: url('../imgs/icons/16x16/folder_camera.png') no-repeat center center;}
.icon-folder_camera-32 {background: url('../imgs/icons/32x32/folder_camera.png') no-repeat center center;}
.icon-folder_database-16 {background: url('../imgs/icons/16x16/folder_database.png') no-repeat center center;}
.icon-folder_database-32 {background: url('../imgs/icons/32x32/folder_database.png') no-repeat center center;}
.icon-folder_delete-16 {background: url('../imgs/icons/16x16/folder_delete.png') no-repeat center center;}
.icon-folder_delete-32 {background: url('../imgs/icons/32x32/folder_delete.png') no-repeat center center;}
.icon-folder_edit-16 {background: url('../imgs/icons/16x16/folder_edit.png') no-repeat center center;}
.icon-folder_edit-32 {background: url('../imgs/icons/32x32/folder_edit.png') no-repeat center center;}
.icon-folder_error-16 {background: url('../imgs/icons/16x16/folder_error.png') no-repeat center center;}
.icon-folder_error-32 {background: url('../imgs/icons/32x32/folder_error.png') no-repeat center center;}
.icon-folder_explore-16 {background: url('../imgs/icons/16x16/folder_explore.png') no-repeat center center;}
.icon-folder_explore-32 {background: url('../imgs/icons/32x32/folder_explore.png') no-repeat center center;}
.icon-folder_feed-16 {background: url('../imgs/icons/16x16/folder_feed.png') no-repeat center center;}
.icon-folder_feed-32 {background: url('../imgs/icons/32x32/folder_feed.png') no-repeat center center;}
.icon-folder_find-16 {background: url('../imgs/icons/16x16/folder_find.png') no-repeat center center;}
.icon-folder_find-32 {background: url('../imgs/icons/32x32/folder_find.png') no-repeat center center;}
.icon-folder_go-16 {background: url('../imgs/icons/16x16/folder_go.png') no-repeat center center;}
.icon-folder_go-32 {background: url('../imgs/icons/32x32/folder_go.png') no-repeat center center;}
.icon-folder_heart-16 {background: url('../imgs/icons/16x16/folder_heart.png') no-repeat center center;}
.icon-folder_heart-32 {background: url('../imgs/icons/32x32/folder_heart.png') no-repeat center center;}
.icon-folder_image-16 {background: url('../imgs/icons/16x16/folder_image.png') no-repeat center center;}
.icon-folder_image-32 {background: url('../imgs/icons/32x32/folder_image.png') no-repeat center center;}
.icon-folder_key-16 {background: url('../imgs/icons/16x16/folder_key.png') no-repeat center center;}
.icon-folder_key-32 {background: url('../imgs/icons/32x32/folder_key.png') no-repeat center center;}
.icon-folder_lightbulb-16 {background: url('../imgs/icons/16x16/folder_lightbulb.png') no-repeat center center;}
.icon-folder_lightbulb-32 {background: url('../imgs/icons/32x32/folder_lightbulb.png') no-repeat center center;}
.icon-folder_link-16 {background: url('../imgs/icons/16x16/folder_link.png') no-repeat center center;}
.icon-folder_link-32 {background: url('../imgs/icons/32x32/folder_link.png') no-repeat center center;}
.icon-folder_page-16 {background: url('../imgs/icons/16x16/folder_page.png') no-repeat center center;}
.icon-folder_page-32 {background: url('../imgs/icons/32x32/folder_page.png') no-repeat center center;}
.icon-folder_page_white-16 {background: url('../imgs/icons/16x16/folder_page_white.png') no-repeat center center;}
.icon-folder_page_white-32 {background: url('../imgs/icons/32x32/folder_page_white.png') no-repeat center center;}
.icon-folder_palette-16 {background: url('../imgs/icons/16x16/folder_palette.png') no-repeat center center;}
.icon-folder_palette-32 {background: url('../imgs/icons/32x32/folder_palette.png') no-repeat center center;}
.icon-folder_picture-16 {background: url('../imgs/icons/16x16/folder_picture.png') no-repeat center center;}
.icon-folder_picture-32 {background: url('../imgs/icons/32x32/folder_picture.png') no-repeat center center;}
.icon-folder_star-16 {background: url('../imgs/icons/16x16/folder_star.png') no-repeat center center;}
.icon-folder_star-32 {background: url('../imgs/icons/32x32/folder_star.png') no-repeat center center;}
.icon-folder_table-16 {background: url('../imgs/icons/16x16/folder_table.png') no-repeat center center;}
.icon-folder_table-32 {background: url('../imgs/icons/32x32/folder_table.png') no-repeat center center;}
.icon-folder_user-16 {background: url('../imgs/icons/16x16/folder_user.png') no-repeat center center;}
.icon-folder_user-32 {background: url('../imgs/icons/32x32/folder_user.png') no-repeat center center;}
.icon-folder_wrench-16 {background: url('../imgs/icons/16x16/folder_wrench.png') no-repeat center center;}
.icon-folder_wrench-32 {background: url('../imgs/icons/32x32/folder_wrench.png') no-repeat center center;}
.icon-font-16 {background: url('../imgs/icons/16x16/font.png') no-repeat center center;}
.icon-font-32 {background: url('../imgs/icons/32x32/font.png') no-repeat center center;}
.icon-font_add-16 {background: url('../imgs/icons/16x16/font_add.png') no-repeat center center;}
.icon-font_add-32 {background: url('../imgs/icons/32x32/font_add.png') no-repeat center center;}
.icon-font_delete-16 {background: url('../imgs/icons/16x16/font_delete.png') no-repeat center center;}
.icon-font_delete-32 {background: url('../imgs/icons/32x32/font_delete.png') no-repeat center center;}
.icon-font_go-16 {background: url('../imgs/icons/16x16/font_go.png') no-repeat center center;}
.icon-font_go-32 {background: url('../imgs/icons/32x32/font_go.png') no-repeat center center;}
.icon-group-16 {background: url('../imgs/icons/16x16/group.png') no-repeat center center;}
.icon-group-32 {background: url('../imgs/icons/32x32/group.png') no-repeat center center;}
.icon-group_add-16 {background: url('../imgs/icons/16x16/group_add.png') no-repeat center center;}
.icon-group_add-32 {background: url('../imgs/icons/32x32/group_add.png') no-repeat center center;}
.icon-group_delete-16 {background: url('../imgs/icons/16x16/group_delete.png') no-repeat center center;}
.icon-group_delete-32 {background: url('../imgs/icons/32x32/group_delete.png') no-repeat center center;}
.icon-group_edit-16 {background: url('../imgs/icons/16x16/group_edit.png') no-repeat center center;}
.icon-group_edit-32 {background: url('../imgs/icons/32x32/group_edit.png') no-repeat center center;}
.icon-group_error-16 {background: url('../imgs/icons/16x16/group_error.png') no-repeat center center;}
.icon-group_error-32 {background: url('../imgs/icons/32x32/group_error.png') no-repeat center center;}
.icon-group_gear-16 {background: url('../imgs/icons/16x16/group_gear.png') no-repeat center center;}
.icon-group_gear-32 {background: url('../imgs/icons/32x32/group_gear.png') no-repeat center center;}
.icon-group_go-16 {background: url('../imgs/icons/16x16/group_go.png') no-repeat center center;}
.icon-group_go-32 {background: url('../imgs/icons/32x32/group_go.png') no-repeat center center;}
.icon-group_key-16 {background: url('../imgs/icons/16x16/group_key.png') no-repeat center center;}
.icon-group_key-32 {background: url('../imgs/icons/32x32/group_key.png') no-repeat center center;}
.icon-group_link-16 {background: url('../imgs/icons/16x16/group_link.png') no-repeat center center;}
.icon-group_link-32 {background: url('../imgs/icons/32x32/group_link.png') no-repeat center center;}
.icon-heart-16 {background: url('../imgs/icons/16x16/heart.png') no-repeat center center;}
.icon-heart-32 {background: url('../imgs/icons/32x32/heart.png') no-repeat center center;}
.icon-heart_add-16 {background: url('../imgs/icons/16x16/heart_add.png') no-repeat center center;}
.icon-heart_add-32 {background: url('../imgs/icons/32x32/heart_add.png') no-repeat center center;}
.icon-heart_delete-16 {background: url('../imgs/icons/16x16/heart_delete.png') no-repeat center center;}
.icon-heart_delete-32 {background: url('../imgs/icons/32x32/heart_delete.png') no-repeat center center;}
.icon-help-16 {background: url('../imgs/icons/16x16/help.png') no-repeat center center;}
.icon-help-32 {background: url('../imgs/icons/32x32/help.png') no-repeat center center;}
.icon-hourglass-16 {background: url('../imgs/icons/16x16/hourglass.png') no-repeat center center;}
.icon-hourglass-32 {background: url('../imgs/icons/32x32/hourglass.png') no-repeat center center;}
.icon-hourglass_add-16 {background: url('../imgs/icons/16x16/hourglass_add.png') no-repeat center center;}
.icon-hourglass_add-32 {background: url('../imgs/icons/32x32/hourglass_add.png') no-repeat center center;}
.icon-hourglass_delete-16 {background: url('../imgs/icons/16x16/hourglass_delete.png') no-repeat center center;}
.icon-hourglass_delete-32 {background: url('../imgs/icons/32x32/hourglass_delete.png') no-repeat center center;}
.icon-hourglass_go-16 {background: url('../imgs/icons/16x16/hourglass_go.png') no-repeat center center;}
.icon-hourglass_go-32 {background: url('../imgs/icons/32x32/hourglass_go.png') no-repeat center center;}
.icon-hourglass_link-16 {background: url('../imgs/icons/16x16/hourglass_link.png') no-repeat center center;}
.icon-hourglass_link-32 {background: url('../imgs/icons/32x32/hourglass_link.png') no-repeat center center;}
.icon-house-16 {background: url('../imgs/icons/16x16/house.png') no-repeat center center;}
.icon-house-32 {background: url('../imgs/icons/32x32/house.png') no-repeat center center;}
.icon-house_go-16 {background: url('../imgs/icons/16x16/house_go.png') no-repeat center center;}
.icon-house_go-32 {background: url('../imgs/icons/32x32/house_go.png') no-repeat center center;}
.icon-house_link-16 {background: url('../imgs/icons/16x16/house_link.png') no-repeat center center;}
.icon-house_link-32 {background: url('../imgs/icons/32x32/house_link.png') no-repeat center center;}
.icon-html-16 {background: url('../imgs/icons/16x16/html.png') no-repeat center center;}
.icon-html-32 {background: url('../imgs/icons/32x32/html.png') no-repeat center center;}
.icon-html_add-16 {background: url('../imgs/icons/16x16/html_add.png') no-repeat center center;}
.icon-html_add-32 {background: url('../imgs/icons/32x32/html_add.png') no-repeat center center;}
.icon-html_delete-16 {background: url('../imgs/icons/16x16/html_delete.png') no-repeat center center;}
.icon-html_delete-32 {background: url('../imgs/icons/32x32/html_delete.png') no-repeat center center;}
.icon-html_go-16 {background: url('../imgs/icons/16x16/html_go.png') no-repeat center center;}
.icon-html_go-32 {background: url('../imgs/icons/32x32/html_go.png') no-repeat center center;}
.icon-html_valid-16 {background: url('../imgs/icons/16x16/html_valid.png') no-repeat center center;}
.icon-html_valid-32 {background: url('../imgs/icons/32x32/html_valid.png') no-repeat center center;}
.icon-image-16 {background: url('../imgs/icons/16x16/image.png') no-repeat center center;}
.icon-image-32 {background: url('../imgs/icons/32x32/image.png') no-repeat center center;}
.icon-images-16 {background: url('../imgs/icons/16x16/images.png') no-repeat center center;}
.icon-images-32 {background: url('../imgs/icons/32x32/images.png') no-repeat center center;}
.icon-image_add-16 {background: url('../imgs/icons/16x16/image_add.png') no-repeat center center;}
.icon-image_add-32 {background: url('../imgs/icons/32x32/image_add.png') no-repeat center center;}
.icon-image_delete-16 {background: url('../imgs/icons/16x16/image_delete.png') no-repeat center center;}
.icon-image_delete-32 {background: url('../imgs/icons/32x32/image_delete.png') no-repeat center center;}
.icon-image_edit-16 {background: url('../imgs/icons/16x16/image_edit.png') no-repeat center center;}
.icon-image_edit-32 {background: url('../imgs/icons/32x32/image_edit.png') no-repeat center center;}
.icon-image_link-16 {background: url('../imgs/icons/16x16/image_link.png') no-repeat center center;}
.icon-image_link-32 {background: url('../imgs/icons/32x32/image_link.png') no-repeat center center;}
.icon-information-16 {background: url('../imgs/icons/16x16/information.png') no-repeat center center;}
.icon-information-32 {background: url('../imgs/icons/32x32/information.png') no-repeat center center;}
.icon-ipod-16 {background: url('../imgs/icons/16x16/ipod.png') no-repeat center center;}
.icon-ipod-32 {background: url('../imgs/icons/32x32/ipod.png') no-repeat center center;}
.icon-ipod_cast-16 {background: url('../imgs/icons/16x16/ipod_cast.png') no-repeat center center;}
.icon-ipod_cast-32 {background: url('../imgs/icons/32x32/ipod_cast.png') no-repeat center center;}
.icon-ipod_cast_add-16 {background: url('../imgs/icons/16x16/ipod_cast_add.png') no-repeat center center;}
.icon-ipod_cast_add-32 {background: url('../imgs/icons/32x32/ipod_cast_add.png') no-repeat center center;}
.icon-ipod_cast_delete-16 {background: url('../imgs/icons/16x16/ipod_cast_delete.png') no-repeat center center;}
.icon-ipod_cast_delete-32 {background: url('../imgs/icons/32x32/ipod_cast_delete.png') no-repeat center center;}
.icon-ipod_sound-16 {background: url('../imgs/icons/16x16/ipod_sound.png') no-repeat center center;}
.icon-ipod_sound-32 {background: url('../imgs/icons/32x32/ipod_sound.png') no-repeat center center;}
.icon-joystick-16 {background: url('../imgs/icons/16x16/joystick.png') no-repeat center center;}
.icon-joystick-32 {background: url('../imgs/icons/32x32/joystick.png') no-repeat center center;}
.icon-joystick_add-16 {background: url('../imgs/icons/16x16/joystick_add.png') no-repeat center center;}
.icon-joystick_add-32 {background: url('../imgs/icons/32x32/joystick_add.png') no-repeat center center;}
.icon-joystick_delete-16 {background: url('../imgs/icons/16x16/joystick_delete.png') no-repeat center center;}
.icon-joystick_delete-32 {background: url('../imgs/icons/32x32/joystick_delete.png') no-repeat center center;}
.icon-joystick_error-16 {background: url('../imgs/icons/16x16/joystick_error.png') no-repeat center center;}
.icon-joystick_error-32 {background: url('../imgs/icons/32x32/joystick_error.png') no-repeat center center;}
.icon-key-16 {background: url('../imgs/icons/16x16/key.png') no-repeat center center;}
.icon-key-32 {background: url('../imgs/icons/32x32/key.png') no-repeat center center;}
.icon-keyboard-16 {background: url('../imgs/icons/16x16/keyboard.png') no-repeat center center;}
.icon-keyboard-32 {background: url('../imgs/icons/32x32/keyboard.png') no-repeat center center;}
.icon-keyboard_add-16 {background: url('../imgs/icons/16x16/keyboard_add.png') no-repeat center center;}
.icon-keyboard_add-32 {background: url('../imgs/icons/32x32/keyboard_add.png') no-repeat center center;}
.icon-keyboard_delete-16 {background: url('../imgs/icons/16x16/keyboard_delete.png') no-repeat center center;}
.icon-keyboard_delete-32 {background: url('../imgs/icons/32x32/keyboard_delete.png') no-repeat center center;}
.icon-keyboard_magnify-16 {background: url('../imgs/icons/16x16/keyboard_magnify.png') no-repeat center center;}
.icon-keyboard_magnify-32 {background: url('../imgs/icons/32x32/keyboard_magnify.png') no-repeat center center;}
.icon-key_add-16 {background: url('../imgs/icons/16x16/key_add.png') no-repeat center center;}
.icon-key_add-32 {background: url('../imgs/icons/32x32/key_add.png') no-repeat center center;}
.icon-key_delete-16 {background: url('../imgs/icons/16x16/key_delete.png') no-repeat center center;}
.icon-key_delete-32 {background: url('../imgs/icons/32x32/key_delete.png') no-repeat center center;}
.icon-key_go-16 {background: url('../imgs/icons/16x16/key_go.png') no-repeat center center;}
.icon-key_go-32 {background: url('../imgs/icons/32x32/key_go.png') no-repeat center center;}
.icon-layers-16 {background: url('../imgs/icons/16x16/layers.png') no-repeat center center;}
.icon-layers-32 {background: url('../imgs/icons/32x32/layers.png') no-repeat center center;}
.icon-layout-16 {background: url('../imgs/icons/16x16/layout.png') no-repeat center center;}
.icon-layout-32 {background: url('../imgs/icons/32x32/layout.png') no-repeat center center;}
.icon-layout_add-16 {background: url('../imgs/icons/16x16/layout_add.png') no-repeat center center;}
.icon-layout_add-32 {background: url('../imgs/icons/32x32/layout_add.png') no-repeat center center;}
.icon-layout_content-16 {background: url('../imgs/icons/16x16/layout_content.png') no-repeat center center;}
.icon-layout_content-32 {background: url('../imgs/icons/32x32/layout_content.png') no-repeat center center;}
.icon-layout_delete-16 {background: url('../imgs/icons/16x16/layout_delete.png') no-repeat center center;}
.icon-layout_delete-32 {background: url('../imgs/icons/32x32/layout_delete.png') no-repeat center center;}
.icon-layout_edit-16 {background: url('../imgs/icons/16x16/layout_edit.png') no-repeat center center;}
.icon-layout_edit-32 {background: url('../imgs/icons/32x32/layout_edit.png') no-repeat center center;}
.icon-layout_error-16 {background: url('../imgs/icons/16x16/layout_error.png') no-repeat center center;}
.icon-layout_error-32 {background: url('../imgs/icons/32x32/layout_error.png') no-repeat center center;}
.icon-layout_header-16 {background: url('../imgs/icons/16x16/layout_header.png') no-repeat center center;}
.icon-layout_header-32 {background: url('../imgs/icons/32x32/layout_header.png') no-repeat center center;}
.icon-layout_link-16 {background: url('../imgs/icons/16x16/layout_link.png') no-repeat center center;}
.icon-layout_link-32 {background: url('../imgs/icons/32x32/layout_link.png') no-repeat center center;}
.icon-layout_sidebar-16 {background: url('../imgs/icons/16x16/layout_sidebar.png') no-repeat center center;}
.icon-layout_sidebar-32 {background: url('../imgs/icons/32x32/layout_sidebar.png') no-repeat center center;}
.icon-lightbulb-16 {background: url('../imgs/icons/16x16/lightbulb.png') no-repeat center center;}
.icon-lightbulb-32 {background: url('../imgs/icons/32x32/lightbulb.png') no-repeat center center;}
.icon-lightbulb_add-16 {background: url('../imgs/icons/16x16/lightbulb_add.png') no-repeat center center;}
.icon-lightbulb_add-32 {background: url('../imgs/icons/32x32/lightbulb_add.png') no-repeat center center;}
.icon-lightbulb_delete-16 {background: url('../imgs/icons/16x16/lightbulb_delete.png') no-repeat center center;}
.icon-lightbulb_delete-32 {background: url('../imgs/icons/32x32/lightbulb_delete.png') no-repeat center center;}
.icon-lightbulb_off-16 {background: url('../imgs/icons/16x16/lightbulb_off.png') no-repeat center center;}
.icon-lightbulb_off-32 {background: url('../imgs/icons/32x32/lightbulb_off.png') no-repeat center center;}
.icon-lightning-16 {background: url('../imgs/icons/16x16/lightning.png') no-repeat center center;}
.icon-lightning-32 {background: url('../imgs/icons/32x32/lightning.png') no-repeat center center;}
.icon-lightning_add-16 {background: url('../imgs/icons/16x16/lightning_add.png') no-repeat center center;}
.icon-lightning_add-32 {background: url('../imgs/icons/32x32/lightning_add.png') no-repeat center center;}
.icon-lightning_delete-16 {background: url('../imgs/icons/16x16/lightning_delete.png') no-repeat center center;}
.icon-lightning_delete-32 {background: url('../imgs/icons/32x32/lightning_delete.png') no-repeat center center;}
.icon-lightning_go-16 {background: url('../imgs/icons/16x16/lightning_go.png') no-repeat center center;}
.icon-lightning_go-32 {background: url('../imgs/icons/32x32/lightning_go.png') no-repeat center center;}
.icon-link-16 {background: url('../imgs/icons/16x16/link.png') no-repeat center center;}
.icon-link-32 {background: url('../imgs/icons/32x32/link.png') no-repeat center center;}
.icon-link_add-16 {background: url('../imgs/icons/16x16/link_add.png') no-repeat center center;}
.icon-link_add-32 {background: url('../imgs/icons/32x32/link_add.png') no-repeat center center;}
.icon-link_break-16 {background: url('../imgs/icons/16x16/link_break.png') no-repeat center center;}
.icon-link_break-32 {background: url('../imgs/icons/32x32/link_break.png') no-repeat center center;}
.icon-link_delete-16 {background: url('../imgs/icons/16x16/link_delete.png') no-repeat center center;}
.icon-link_delete-32 {background: url('../imgs/icons/32x32/link_delete.png') no-repeat center center;}
.icon-link_edit-16 {background: url('../imgs/icons/16x16/link_edit.png') no-repeat center center;}
.icon-link_edit-32 {background: url('../imgs/icons/32x32/link_edit.png') no-repeat center center;}
.icon-link_go-16 {background: url('../imgs/icons/16x16/link_go.png') no-repeat center center;}
.icon-link_go-32 {background: url('../imgs/icons/32x32/link_go.png') no-repeat center center;}
.icon-lock-16 {background: url('../imgs/icons/16x16/lock.png') no-repeat center center;}
.icon-lock-32 {background: url('../imgs/icons/32x32/lock.png') no-repeat center center;}
.icon-lock_add-16 {background: url('../imgs/icons/16x16/lock_add.png') no-repeat center center;}
.icon-lock_add-32 {background: url('../imgs/icons/32x32/lock_add.png') no-repeat center center;}
.icon-lock_break-16 {background: url('../imgs/icons/16x16/lock_break.png') no-repeat center center;}
.icon-lock_break-32 {background: url('../imgs/icons/32x32/lock_break.png') no-repeat center center;}
.icon-lock_delete-16 {background: url('../imgs/icons/16x16/lock_delete.png') no-repeat center center;}
.icon-lock_delete-32 {background: url('../imgs/icons/32x32/lock_delete.png') no-repeat center center;}
.icon-lock_edit-16 {background: url('../imgs/icons/16x16/lock_edit.png') no-repeat center center;}
.icon-lock_edit-32 {background: url('../imgs/icons/32x32/lock_edit.png') no-repeat center center;}
.icon-lock_go-16 {background: url('../imgs/icons/16x16/lock_go.png') no-repeat center center;}
.icon-lock_go-32 {background: url('../imgs/icons/32x32/lock_go.png') no-repeat center center;}
.icon-lock_open-16 {background: url('../imgs/icons/16x16/lock_open.png') no-repeat center center;}
.icon-lock_open-32 {background: url('../imgs/icons/32x32/lock_open.png') no-repeat center center;}
.icon-lorry-16 {background: url('../imgs/icons/16x16/lorry.png') no-repeat center center;}
.icon-lorry-32 {background: url('../imgs/icons/32x32/lorry.png') no-repeat center center;}
.icon-lorry_add-16 {background: url('../imgs/icons/16x16/lorry_add.png') no-repeat center center;}
.icon-lorry_add-32 {background: url('../imgs/icons/32x32/lorry_add.png') no-repeat center center;}
.icon-lorry_delete-16 {background: url('../imgs/icons/16x16/lorry_delete.png') no-repeat center center;}
.icon-lorry_delete-32 {background: url('../imgs/icons/32x32/lorry_delete.png') no-repeat center center;}
.icon-lorry_error-16 {background: url('../imgs/icons/16x16/lorry_error.png') no-repeat center center;}
.icon-lorry_error-32 {background: url('../imgs/icons/32x32/lorry_error.png') no-repeat center center;}
.icon-lorry_flatbed-16 {background: url('../imgs/icons/16x16/lorry_flatbed.png') no-repeat center center;}
.icon-lorry_flatbed-32 {background: url('../imgs/icons/32x32/lorry_flatbed.png') no-repeat center center;}
.icon-lorry_go-16 {background: url('../imgs/icons/16x16/lorry_go.png') no-repeat center center;}
.icon-lorry_go-32 {background: url('../imgs/icons/32x32/lorry_go.png') no-repeat center center;}
.icon-lorry_link-16 {background: url('../imgs/icons/16x16/lorry_link.png') no-repeat center center;}
.icon-lorry_link-32 {background: url('../imgs/icons/32x32/lorry_link.png') no-repeat center center;}
.icon-magnifier-16 {background: url('../imgs/icons/16x16/magnifier.png') no-repeat center center;}
.icon-magnifier-32 {background: url('../imgs/icons/32x32/magnifier.png') no-repeat center center;}
.icon-magnifier_zoom_in-16 {background: url('../imgs/icons/16x16/magnifier_zoom_in.png') no-repeat center center;}
.icon-magnifier_zoom_in-32 {background: url('../imgs/icons/32x32/magnifier_zoom_in.png') no-repeat center center;}
.icon-magnifier_zoom_out-16 {background: url('../imgs/icons/16x16/magnifier_zoom_out.png') no-repeat center center;}
.icon-magnifier_zoom_out-32 {background: url('../imgs/icons/32x32/magnifier_zoom_out.png') no-repeat center center;}
.icon-male-16 {background: url('../imgs/icons/16x16/male.png') no-repeat center center;}
.icon-male-32 {background: url('../imgs/icons/32x32/male.png') no-repeat center center;}
.icon-map-16 {background: url('../imgs/icons/16x16/map.png') no-repeat center center;}
.icon-map-32 {background: url('../imgs/icons/32x32/map.png') no-repeat center center;}
.icon-map_add-16 {background: url('../imgs/icons/16x16/map_add.png') no-repeat center center;}
.icon-map_add-32 {background: url('../imgs/icons/32x32/map_add.png') no-repeat center center;}
.icon-map_delete-16 {background: url('../imgs/icons/16x16/map_delete.png') no-repeat center center;}
.icon-map_delete-32 {background: url('../imgs/icons/32x32/map_delete.png') no-repeat center center;}
.icon-map_edit-16 {background: url('../imgs/icons/16x16/map_edit.png') no-repeat center center;}
.icon-map_edit-32 {background: url('../imgs/icons/32x32/map_edit.png') no-repeat center center;}
.icon-map_go-16 {background: url('../imgs/icons/16x16/map_go.png') no-repeat center center;}
.icon-map_go-32 {background: url('../imgs/icons/32x32/map_go.png') no-repeat center center;}
.icon-map_magnify-16 {background: url('../imgs/icons/16x16/map_magnify.png') no-repeat center center;}
.icon-map_magnify-32 {background: url('../imgs/icons/32x32/map_magnify.png') no-repeat center center;}
.icon-medal_bronze_1-16 {background: url('../imgs/icons/16x16/medal_bronze_1.png') no-repeat center center;}
.icon-medal_bronze_1-32 {background: url('../imgs/icons/32x32/medal_bronze_1.png') no-repeat center center;}
.icon-medal_bronze_2-16 {background: url('../imgs/icons/16x16/medal_bronze_2.png') no-repeat center center;}
.icon-medal_bronze_2-32 {background: url('../imgs/icons/32x32/medal_bronze_2.png') no-repeat center center;}
.icon-medal_bronze_3-16 {background: url('../imgs/icons/16x16/medal_bronze_3.png') no-repeat center center;}
.icon-medal_bronze_3-32 {background: url('../imgs/icons/32x32/medal_bronze_3.png') no-repeat center center;}
.icon-medal_bronze_add-16 {background: url('../imgs/icons/16x16/medal_bronze_add.png') no-repeat center center;}
.icon-medal_bronze_add-32 {background: url('../imgs/icons/32x32/medal_bronze_add.png') no-repeat center center;}
.icon-medal_bronze_delete-16 {background: url('../imgs/icons/16x16/medal_bronze_delete.png') no-repeat center center;}
.icon-medal_bronze_delete-32 {background: url('../imgs/icons/32x32/medal_bronze_delete.png') no-repeat center center;}
.icon-medal_gold_1-16 {background: url('../imgs/icons/16x16/medal_gold_1.png') no-repeat center center;}
.icon-medal_gold_1-32 {background: url('../imgs/icons/32x32/medal_gold_1.png') no-repeat center center;}
.icon-medal_gold_2-16 {background: url('../imgs/icons/16x16/medal_gold_2.png') no-repeat center center;}
.icon-medal_gold_2-32 {background: url('../imgs/icons/32x32/medal_gold_2.png') no-repeat center center;}
.icon-medal_gold_3-16 {background: url('../imgs/icons/16x16/medal_gold_3.png') no-repeat center center;}
.icon-medal_gold_3-32 {background: url('../imgs/icons/32x32/medal_gold_3.png') no-repeat center center;}
.icon-medal_gold_add-16 {background: url('../imgs/icons/16x16/medal_gold_add.png') no-repeat center center;}
.icon-medal_gold_add-32 {background: url('../imgs/icons/32x32/medal_gold_add.png') no-repeat center center;}
.icon-medal_gold_delete-16 {background: url('../imgs/icons/16x16/medal_gold_delete.png') no-repeat center center;}
.icon-medal_gold_delete-32 {background: url('../imgs/icons/32x32/medal_gold_delete.png') no-repeat center center;}
.icon-medal_silver_1-16 {background: url('../imgs/icons/16x16/medal_silver_1.png') no-repeat center center;}
.icon-medal_silver_1-32 {background: url('../imgs/icons/32x32/medal_silver_1.png') no-repeat center center;}
.icon-medal_silver_2-16 {background: url('../imgs/icons/16x16/medal_silver_2.png') no-repeat center center;}
.icon-medal_silver_2-32 {background: url('../imgs/icons/32x32/medal_silver_2.png') no-repeat center center;}
.icon-medal_silver_3-16 {background: url('../imgs/icons/16x16/medal_silver_3.png') no-repeat center center;}
.icon-medal_silver_3-32 {background: url('../imgs/icons/32x32/medal_silver_3.png') no-repeat center center;}
.icon-medal_silver_add-16 {background: url('../imgs/icons/16x16/medal_silver_add.png') no-repeat center center;}
.icon-medal_silver_add-32 {background: url('../imgs/icons/32x32/medal_silver_add.png') no-repeat center center;}
.icon-medal_silver_delete-16 {background: url('../imgs/icons/16x16/medal_silver_delete.png') no-repeat center center;}
.icon-medal_silver_delete-32 {background: url('../imgs/icons/32x32/medal_silver_delete.png') no-repeat center center;}
.icon-money-16 {background: url('../imgs/icons/16x16/money.png') no-repeat center center;}
.icon-money-32 {background: url('../imgs/icons/32x32/money.png') no-repeat center center;}
.icon-money_add-16 {background: url('../imgs/icons/16x16/money_add.png') no-repeat center center;}
.icon-money_add-32 {background: url('../imgs/icons/32x32/money_add.png') no-repeat center center;}
.icon-money_delete-16 {background: url('../imgs/icons/16x16/money_delete.png') no-repeat center center;}
.icon-money_delete-32 {background: url('../imgs/icons/32x32/money_delete.png') no-repeat center center;}
.icon-money_dollar-16 {background: url('../imgs/icons/16x16/money_dollar.png') no-repeat center center;}
.icon-money_dollar-32 {background: url('../imgs/icons/32x32/money_dollar.png') no-repeat center center;}
.icon-money_euro-16 {background: url('../imgs/icons/16x16/money_euro.png') no-repeat center center;}
.icon-money_euro-32 {background: url('../imgs/icons/32x32/money_euro.png') no-repeat center center;}
.icon-money_pound-16 {background: url('../imgs/icons/16x16/money_pound.png') no-repeat center center;}
.icon-money_pound-32 {background: url('../imgs/icons/32x32/money_pound.png') no-repeat center center;}
.icon-money_yen-16 {background: url('../imgs/icons/16x16/money_yen.png') no-repeat center center;}
.icon-money_yen-32 {background: url('../imgs/icons/32x32/money_yen.png') no-repeat center center;}
.icon-monitor-16 {background: url('../imgs/icons/16x16/monitor.png') no-repeat center center;}
.icon-monitor-32 {background: url('../imgs/icons/32x32/monitor.png') no-repeat center center;}
.icon-monitor_add-16 {background: url('../imgs/icons/16x16/monitor_add.png') no-repeat center center;}
.icon-monitor_add-32 {background: url('../imgs/icons/32x32/monitor_add.png') no-repeat center center;}
.icon-monitor_delete-16 {background: url('../imgs/icons/16x16/monitor_delete.png') no-repeat center center;}
.icon-monitor_delete-32 {background: url('../imgs/icons/32x32/monitor_delete.png') no-repeat center center;}
.icon-monitor_edit-16 {background: url('../imgs/icons/16x16/monitor_edit.png') no-repeat center center;}
.icon-monitor_edit-32 {background: url('../imgs/icons/32x32/monitor_edit.png') no-repeat center center;}
.icon-monitor_error-16 {background: url('../imgs/icons/16x16/monitor_error.png') no-repeat center center;}
.icon-monitor_error-32 {background: url('../imgs/icons/32x32/monitor_error.png') no-repeat center center;}
.icon-monitor_go-16 {background: url('../imgs/icons/16x16/monitor_go.png') no-repeat center center;}
.icon-monitor_go-32 {background: url('../imgs/icons/32x32/monitor_go.png') no-repeat center center;}
.icon-monitor_lightning-16 {background: url('../imgs/icons/16x16/monitor_lightning.png') no-repeat center center;}
.icon-monitor_lightning-32 {background: url('../imgs/icons/32x32/monitor_lightning.png') no-repeat center center;}
.icon-monitor_link-16 {background: url('../imgs/icons/16x16/monitor_link.png') no-repeat center center;}
.icon-monitor_link-32 {background: url('../imgs/icons/32x32/monitor_link.png') no-repeat center center;}
.icon-mouse-16 {background: url('../imgs/icons/16x16/mouse.png') no-repeat center center;}
.icon-mouse-32 {background: url('../imgs/icons/32x32/mouse.png') no-repeat center center;}
.icon-mouse_add-16 {background: url('../imgs/icons/16x16/mouse_add.png') no-repeat center center;}
.icon-mouse_add-32 {background: url('../imgs/icons/32x32/mouse_add.png') no-repeat center center;}
.icon-mouse_delete-16 {background: url('../imgs/icons/16x16/mouse_delete.png') no-repeat center center;}
.icon-mouse_delete-32 {background: url('../imgs/icons/32x32/mouse_delete.png') no-repeat center center;}
.icon-mouse_error-16 {background: url('../imgs/icons/16x16/mouse_error.png') no-repeat center center;}
.icon-mouse_error-32 {background: url('../imgs/icons/32x32/mouse_error.png') no-repeat center center;}
.icon-music-16 {background: url('../imgs/icons/16x16/music.png') no-repeat center center;}
.icon-music-32 {background: url('../imgs/icons/32x32/music.png') no-repeat center center;}
.icon-new-16 {background: url('../imgs/icons/16x16/new.png') no-repeat center center;}
.icon-new-32 {background: url('../imgs/icons/32x32/new.png') no-repeat center center;}
.icon-newspaper-16 {background: url('../imgs/icons/16x16/newspaper.png') no-repeat center center;}
.icon-newspaper-32 {background: url('../imgs/icons/32x32/newspaper.png') no-repeat center center;}
.icon-newspaper_add-16 {background: url('../imgs/icons/16x16/newspaper_add.png') no-repeat center center;}
.icon-newspaper_add-32 {background: url('../imgs/icons/32x32/newspaper_add.png') no-repeat center center;}
.icon-newspaper_delete-16 {background: url('../imgs/icons/16x16/newspaper_delete.png') no-repeat center center;}
.icon-newspaper_delete-32 {background: url('../imgs/icons/32x32/newspaper_delete.png') no-repeat center center;}
.icon-newspaper_go-16 {background: url('../imgs/icons/16x16/newspaper_go.png') no-repeat center center;}
.icon-newspaper_go-32 {background: url('../imgs/icons/32x32/newspaper_go.png') no-repeat center center;}
.icon-newspaper_link-16 {background: url('../imgs/icons/16x16/newspaper_link.png') no-repeat center center;}
.icon-newspaper_link-32 {background: url('../imgs/icons/32x32/newspaper_link.png') no-repeat center center;}
.icon-note-16 {background: url('../imgs/icons/16x16/note.png') no-repeat center center;}
.icon-note-32 {background: url('../imgs/icons/32x32/note.png') no-repeat center center;}
.icon-note_add-16 {background: url('../imgs/icons/16x16/note_add.png') no-repeat center center;}
.icon-note_add-32 {background: url('../imgs/icons/32x32/note_add.png') no-repeat center center;}
.icon-note_delete-16 {background: url('../imgs/icons/16x16/note_delete.png') no-repeat center center;}
.icon-note_delete-32 {background: url('../imgs/icons/32x32/note_delete.png') no-repeat center center;}
.icon-note_edit-16 {background: url('../imgs/icons/16x16/note_edit.png') no-repeat center center;}
.icon-note_edit-32 {background: url('../imgs/icons/32x32/note_edit.png') no-repeat center center;}
.icon-note_error-16 {background: url('../imgs/icons/16x16/note_error.png') no-repeat center center;}
.icon-note_error-32 {background: url('../imgs/icons/32x32/note_error.png') no-repeat center center;}
.icon-note_go-16 {background: url('../imgs/icons/16x16/note_go.png') no-repeat center center;}
.icon-note_go-32 {background: url('../imgs/icons/32x32/note_go.png') no-repeat center center;}
.icon-package-16 {background: url('../imgs/icons/16x16/package.png') no-repeat center center;}
.icon-package-32 {background: url('../imgs/icons/32x32/package.png') no-repeat center center;}
.icon-package_add-16 {background: url('../imgs/icons/16x16/package_add.png') no-repeat center center;}
.icon-package_add-32 {background: url('../imgs/icons/32x32/package_add.png') no-repeat center center;}
.icon-package_delete-16 {background: url('../imgs/icons/16x16/package_delete.png') no-repeat center center;}
.icon-package_delete-32 {background: url('../imgs/icons/32x32/package_delete.png') no-repeat center center;}
.icon-package_go-16 {background: url('../imgs/icons/16x16/package_go.png') no-repeat center center;}
.icon-package_go-32 {background: url('../imgs/icons/32x32/package_go.png') no-repeat center center;}
.icon-package_green-16 {background: url('../imgs/icons/16x16/package_green.png') no-repeat center center;}
.icon-package_green-32 {background: url('../imgs/icons/32x32/package_green.png') no-repeat center center;}
.icon-package_link-16 {background: url('../imgs/icons/16x16/package_link.png') no-repeat center center;}
.icon-package_link-32 {background: url('../imgs/icons/32x32/package_link.png') no-repeat center center;}
.icon-page-16 {background: url('../imgs/icons/16x16/page.png') no-repeat center center;}
.icon-page-32 {background: url('../imgs/icons/32x32/page.png') no-repeat center center;}
.icon-page_add-16 {background: url('../imgs/icons/16x16/page_add.png') no-repeat center center;}
.icon-page_add-32 {background: url('../imgs/icons/32x32/page_add.png') no-repeat center center;}
.icon-page_attach-16 {background: url('../imgs/icons/16x16/page_attach.png') no-repeat center center;}
.icon-page_attach-32 {background: url('../imgs/icons/32x32/page_attach.png') no-repeat center center;}
.icon-page_code-16 {background: url('../imgs/icons/16x16/page_code.png') no-repeat center center;}
.icon-page_code-32 {background: url('../imgs/icons/32x32/page_code.png') no-repeat center center;}
.icon-page_copy-16 {background: url('../imgs/icons/16x16/page_copy.png') no-repeat center center;}
.icon-page_copy-32 {background: url('../imgs/icons/32x32/page_copy.png') no-repeat center center;}
.icon-page_delete-16 {background: url('../imgs/icons/16x16/page_delete.png') no-repeat center center;}
.icon-page_delete-32 {background: url('../imgs/icons/32x32/page_delete.png') no-repeat center center;}
.icon-page_edit-16 {background: url('../imgs/icons/16x16/page_edit.png') no-repeat center center;}
.icon-page_edit-32 {background: url('../imgs/icons/32x32/page_edit.png') no-repeat center center;}
.icon-page_error-16 {background: url('../imgs/icons/16x16/page_error.png') no-repeat center center;}
.icon-page_error-32 {background: url('../imgs/icons/32x32/page_error.png') no-repeat center center;}
.icon-page_excel-16 {background: url('../imgs/icons/16x16/page_excel.png') no-repeat center center;}
.icon-page_excel-32 {background: url('../imgs/icons/32x32/page_excel.png') no-repeat center center;}
.icon-page_find-16 {background: url('../imgs/icons/16x16/page_find.png') no-repeat center center;}
.icon-page_find-32 {background: url('../imgs/icons/32x32/page_find.png') no-repeat center center;}
.icon-page_gear-16 {background: url('../imgs/icons/16x16/page_gear.png') no-repeat center center;}
.icon-page_gear-32 {background: url('../imgs/icons/32x32/page_gear.png') no-repeat center center;}
.icon-page_go-16 {background: url('../imgs/icons/16x16/page_go.png') no-repeat center center;}
.icon-page_go-32 {background: url('../imgs/icons/32x32/page_go.png') no-repeat center center;}
.icon-page_green-16 {background: url('../imgs/icons/16x16/page_green.png') no-repeat center center;}
.icon-page_green-32 {background: url('../imgs/icons/32x32/page_green.png') no-repeat center center;}
.icon-page_key-16 {background: url('../imgs/icons/16x16/page_key.png') no-repeat center center;}
.icon-page_key-32 {background: url('../imgs/icons/32x32/page_key.png') no-repeat center center;}
.icon-page_lightning-16 {background: url('../imgs/icons/16x16/page_lightning.png') no-repeat center center;}
.icon-page_lightning-32 {background: url('../imgs/icons/32x32/page_lightning.png') no-repeat center center;}
.icon-page_link-16 {background: url('../imgs/icons/16x16/page_link.png') no-repeat center center;}
.icon-page_link-32 {background: url('../imgs/icons/32x32/page_link.png') no-repeat center center;}
.icon-page_paintbrush-16 {background: url('../imgs/icons/16x16/page_paintbrush.png') no-repeat center center;}
.icon-page_paintbrush-32 {background: url('../imgs/icons/32x32/page_paintbrush.png') no-repeat center center;}
.icon-page_paste-16 {background: url('../imgs/icons/16x16/page_paste.png') no-repeat center center;}
.icon-page_paste-32 {background: url('../imgs/icons/32x32/page_paste.png') no-repeat center center;}
.icon-page_red-16 {background: url('../imgs/icons/16x16/page_red.png') no-repeat center center;}
.icon-page_red-32 {background: url('../imgs/icons/32x32/page_red.png') no-repeat center center;}
.icon-page_refresh-16 {background: url('../imgs/icons/16x16/page_refresh.png') no-repeat center center;}
.icon-page_refresh-32 {background: url('../imgs/icons/32x32/page_refresh.png') no-repeat center center;}
.icon-page_save-16 {background: url('../imgs/icons/16x16/page_save.png') no-repeat center center;}
.icon-page_save-32 {background: url('../imgs/icons/32x32/page_save.png') no-repeat center center;}
.icon-page_white-16 {background: url('../imgs/icons/16x16/page_white.png') no-repeat center center;}
.icon-page_white-32 {background: url('../imgs/icons/32x32/page_white.png') no-repeat center center;}
.icon-page_white_acrobat-16 {background: url('../imgs/icons/16x16/page_white_acrobat.png') no-repeat center center;}
.icon-page_white_acrobat-32 {background: url('../imgs/icons/32x32/page_white_acrobat.png') no-repeat center center;}
.icon-page_white_actionscript-16 {background: url('../imgs/icons/16x16/page_white_actionscript.png') no-repeat center center;}
.icon-page_white_actionscript-32 {background: url('../imgs/icons/32x32/page_white_actionscript.png') no-repeat center center;}
.icon-page_white_add-16 {background: url('../imgs/icons/16x16/page_white_add.png') no-repeat center center;}
.icon-page_white_add-32 {background: url('../imgs/icons/32x32/page_white_add.png') no-repeat center center;}
.icon-page_white_c-16 {background: url('../imgs/icons/16x16/page_white_c.png') no-repeat center center;}
.icon-page_white_c-32 {background: url('../imgs/icons/32x32/page_white_c.png') no-repeat center center;}
.icon-page_white_camera-16 {background: url('../imgs/icons/16x16/page_white_camera.png') no-repeat center center;}
.icon-page_white_camera-32 {background: url('../imgs/icons/32x32/page_white_camera.png') no-repeat center center;}
.icon-page_white_cd-16 {background: url('../imgs/icons/16x16/page_white_cd.png') no-repeat center center;}
.icon-page_white_cd-32 {background: url('../imgs/icons/32x32/page_white_cd.png') no-repeat center center;}
.icon-page_white_code-16 {background: url('../imgs/icons/16x16/page_white_code.png') no-repeat center center;}
.icon-page_white_code-32 {background: url('../imgs/icons/32x32/page_white_code.png') no-repeat center center;}
.icon-page_white_code_red-16 {background: url('../imgs/icons/16x16/page_white_code_red.png') no-repeat center center;}
.icon-page_white_code_red-32 {background: url('../imgs/icons/32x32/page_white_code_red.png') no-repeat center center;}
.icon-page_white_compress-16 {background: url('../imgs/icons/16x16/page_white_compress.png') no-repeat center center;}
.icon-page_white_compress-32 {background: url('../imgs/icons/32x32/page_white_compress.png') no-repeat center center;}
.icon-page_white_copy-16 {background: url('../imgs/icons/16x16/page_white_copy.png') no-repeat center center;}
.icon-page_white_copy-32 {background: url('../imgs/icons/32x32/page_white_copy.png') no-repeat center center;}
.icon-page_white_cplusplus-16 {background: url('../imgs/icons/16x16/page_white_cplusplus.png') no-repeat center center;}
.icon-page_white_cplusplus-32 {background: url('../imgs/icons/32x32/page_white_cplusplus.png') no-repeat center center;}
.icon-page_white_csharp-16 {background: url('../imgs/icons/16x16/page_white_csharp.png') no-repeat center center;}
.icon-page_white_csharp-32 {background: url('../imgs/icons/32x32/page_white_csharp.png') no-repeat center center;}
.icon-page_white_cup-16 {background: url('../imgs/icons/16x16/page_white_cup.png') no-repeat center center;}
.icon-page_white_cup-32 {background: url('../imgs/icons/32x32/page_white_cup.png') no-repeat center center;}
.icon-page_white_database-16 {background: url('../imgs/icons/16x16/page_white_database.png') no-repeat center center;}
.icon-page_white_database-32 {background: url('../imgs/icons/32x32/page_white_database.png') no-repeat center center;}
.icon-page_white_delete-16 {background: url('../imgs/icons/16x16/page_white_delete.png') no-repeat center center;}
.icon-page_white_delete-32 {background: url('../imgs/icons/32x32/page_white_delete.png') no-repeat center center;}
.icon-page_white_dvd-16 {background: url('../imgs/icons/16x16/page_white_dvd.png') no-repeat center center;}
.icon-page_white_dvd-32 {background: url('../imgs/icons/32x32/page_white_dvd.png') no-repeat center center;}
.icon-page_white_edit-16 {background: url('../imgs/icons/16x16/page_white_edit.png') no-repeat center center;}
.icon-page_white_edit-32 {background: url('../imgs/icons/32x32/page_white_edit.png') no-repeat center center;}
.icon-page_white_error-16 {background: url('../imgs/icons/16x16/page_white_error.png') no-repeat center center;}
.icon-page_white_error-32 {background: url('../imgs/icons/32x32/page_white_error.png') no-repeat center center;}
.icon-page_white_excel-16 {background: url('../imgs/icons/16x16/page_white_excel.png') no-repeat center center;}
.icon-page_white_excel-32 {background: url('../imgs/icons/32x32/page_white_excel.png') no-repeat center center;}
.icon-page_white_find-16 {background: url('../imgs/icons/16x16/page_white_find.png') no-repeat center center;}
.icon-page_white_find-32 {background: url('../imgs/icons/32x32/page_white_find.png') no-repeat center center;}
.icon-page_white_flash-16 {background: url('../imgs/icons/16x16/page_white_flash.png') no-repeat center center;}
.icon-page_white_flash-32 {background: url('../imgs/icons/32x32/page_white_flash.png') no-repeat center center;}
.icon-page_white_gear-16 {background: url('../imgs/icons/16x16/page_white_gear.png') no-repeat center center;}
.icon-page_white_gear-32 {background: url('../imgs/icons/32x32/page_white_gear.png') no-repeat center center;}
.icon-page_white_get-16 {background: url('../imgs/icons/16x16/page_white_get.png') no-repeat center center;}
.icon-page_white_get-32 {background: url('../imgs/icons/32x32/page_white_get.png') no-repeat center center;}
.icon-page_white_go-16 {background: url('../imgs/icons/16x16/page_white_go.png') no-repeat center center;}
.icon-page_white_go-32 {background: url('../imgs/icons/32x32/page_white_go.png') no-repeat center center;}
.icon-page_white_h-16 {background: url('../imgs/icons/16x16/page_white_h.png') no-repeat center center;}
.icon-page_white_h-32 {background: url('../imgs/icons/32x32/page_white_h.png') no-repeat center center;}
.icon-page_white_horizontal-16 {background: url('../imgs/icons/16x16/page_white_horizontal.png') no-repeat center center;}
.icon-page_white_horizontal-32 {background: url('../imgs/icons/32x32/page_white_horizontal.png') no-repeat center center;}
.icon-page_white_key-16 {background: url('../imgs/icons/16x16/page_white_key.png') no-repeat center center;}
.icon-page_white_key-32 {background: url('../imgs/icons/32x32/page_white_key.png') no-repeat center center;}
.icon-page_white_lightning-16 {background: url('../imgs/icons/16x16/page_white_lightning.png') no-repeat center center;}
.icon-page_white_lightning-32 {background: url('../imgs/icons/32x32/page_white_lightning.png') no-repeat center center;}
.icon-page_white_link-16 {background: url('../imgs/icons/16x16/page_white_link.png') no-repeat center center;}
.icon-page_white_link-32 {background: url('../imgs/icons/32x32/page_white_link.png') no-repeat center center;}
.icon-page_white_magnify-16 {background: url('../imgs/icons/16x16/page_white_magnify.png') no-repeat center center;}
.icon-page_white_magnify-32 {background: url('../imgs/icons/32x32/page_white_magnify.png') no-repeat center center;}
.icon-page_white_medal-16 {background: url('../imgs/icons/16x16/page_white_medal.png') no-repeat center center;}
.icon-page_white_medal-32 {background: url('../imgs/icons/32x32/page_white_medal.png') no-repeat center center;}
.icon-page_white_office-16 {background: url('../imgs/icons/16x16/page_white_office.png') no-repeat center center;}
.icon-page_white_office-32 {background: url('../imgs/icons/32x32/page_white_office.png') no-repeat center center;}
.icon-page_white_paint-16 {background: url('../imgs/icons/16x16/page_white_paint.png') no-repeat center center;}
.icon-page_white_paint-32 {background: url('../imgs/icons/32x32/page_white_paint.png') no-repeat center center;}
.icon-page_white_paintbrush-16 {background: url('../imgs/icons/16x16/page_white_paintbrush.png') no-repeat center center;}
.icon-page_white_paintbrush-32 {background: url('../imgs/icons/32x32/page_white_paintbrush.png') no-repeat center center;}
.icon-page_white_paste-16 {background: url('../imgs/icons/16x16/page_white_paste.png') no-repeat center center;}
.icon-page_white_paste-32 {background: url('../imgs/icons/32x32/page_white_paste.png') no-repeat center center;}
.icon-page_white_php-16 {background: url('../imgs/icons/16x16/page_white_php.png') no-repeat center center;}
.icon-page_white_php-32 {background: url('../imgs/icons/32x32/page_white_php.png') no-repeat center center;}
.icon-page_white_picture-16 {background: url('../imgs/icons/16x16/page_white_picture.png') no-repeat center center;}
.icon-page_white_picture-32 {background: url('../imgs/icons/32x32/page_white_picture.png') no-repeat center center;}
.icon-page_white_powerpoint-16 {background: url('../imgs/icons/16x16/page_white_powerpoint.png') no-repeat center center;}
.icon-page_white_powerpoint-32 {background: url('../imgs/icons/32x32/page_white_powerpoint.png') no-repeat center center;}
.icon-page_white_put-16 {background: url('../imgs/icons/16x16/page_white_put.png') no-repeat center center;}
.icon-page_white_put-32 {background: url('../imgs/icons/32x32/page_white_put.png') no-repeat center center;}
.icon-page_white_ruby-16 {background: url('../imgs/icons/16x16/page_white_ruby.png') no-repeat center center;}
.icon-page_white_ruby-32 {background: url('../imgs/icons/32x32/page_white_ruby.png') no-repeat center center;}
.icon-page_white_stack-16 {background: url('../imgs/icons/16x16/page_white_stack.png') no-repeat center center;}
.icon-page_white_stack-32 {background: url('../imgs/icons/32x32/page_white_stack.png') no-repeat center center;}
.icon-page_white_star-16 {background: url('../imgs/icons/16x16/page_white_star.png') no-repeat center center;}
.icon-page_white_star-32 {background: url('../imgs/icons/32x32/page_white_star.png') no-repeat center center;}
.icon-page_white_text-16 {background: url('../imgs/icons/16x16/page_white_text.png') no-repeat center center;}
.icon-page_white_text-32 {background: url('../imgs/icons/32x32/page_white_text.png') no-repeat center center;}
.icon-page_white_text_width-16 {background: url('../imgs/icons/16x16/page_white_text_width.png') no-repeat center center;}
.icon-page_white_text_width-32 {background: url('../imgs/icons/32x32/page_white_text_width.png') no-repeat center center;}
.icon-page_white_tux-16 {background: url('../imgs/icons/16x16/page_white_tux.png') no-repeat center center;}
.icon-page_white_tux-32 {background: url('../imgs/icons/32x32/page_white_tux.png') no-repeat center center;}
.icon-page_white_vector-16 {background: url('../imgs/icons/16x16/page_white_vector.png') no-repeat center center;}
.icon-page_white_vector-32 {background: url('../imgs/icons/32x32/page_white_vector.png') no-repeat center center;}
.icon-page_white_visualstudio-16 {background: url('../imgs/icons/16x16/page_white_visualstudio.png') no-repeat center center;}
.icon-page_white_visualstudio-32 {background: url('../imgs/icons/32x32/page_white_visualstudio.png') no-repeat center center;}
.icon-page_white_width-16 {background: url('../imgs/icons/16x16/page_white_width.png') no-repeat center center;}
.icon-page_white_width-32 {background: url('../imgs/icons/32x32/page_white_width.png') no-repeat center center;}
.icon-page_white_word-16 {background: url('../imgs/icons/16x16/page_white_word.png') no-repeat center center;}
.icon-page_white_word-32 {background: url('../imgs/icons/32x32/page_white_word.png') no-repeat center center;}
.icon-page_white_world-16 {background: url('../imgs/icons/16x16/page_white_world.png') no-repeat center center;}
.icon-page_white_world-32 {background: url('../imgs/icons/32x32/page_white_world.png') no-repeat center center;}
.icon-page_white_wrench-16 {background: url('../imgs/icons/16x16/page_white_wrench.png') no-repeat center center;}
.icon-page_white_wrench-32 {background: url('../imgs/icons/32x32/page_white_wrench.png') no-repeat center center;}
.icon-page_white_zip-16 {background: url('../imgs/icons/16x16/page_white_zip.png') no-repeat center center;}
.icon-page_white_zip-32 {background: url('../imgs/icons/32x32/page_white_zip.png') no-repeat center center;}
.icon-page_word-16 {background: url('../imgs/icons/16x16/page_word.png') no-repeat center center;}
.icon-page_word-32 {background: url('../imgs/icons/32x32/page_word.png') no-repeat center center;}
.icon-page_world-16 {background: url('../imgs/icons/16x16/page_world.png') no-repeat center center;}
.icon-page_world-32 {background: url('../imgs/icons/32x32/page_world.png') no-repeat center center;}
.icon-painbrush-16 {background: url('../imgs/icons/16x16/painbrush.png') no-repeat center center;}
.icon-painbrush-32 {background: url('../imgs/icons/32x32/painbrush.png') no-repeat center center;}
.icon-paintcan-16 {background: url('../imgs/icons/16x16/paintcan.png') no-repeat center center;}
.icon-paintcan-32 {background: url('../imgs/icons/32x32/paintcan.png') no-repeat center center;}
.icon-palette-16 {background: url('../imgs/icons/16x16/palette.png') no-repeat center center;}
.icon-palette-32 {background: url('../imgs/icons/32x32/palette.png') no-repeat center center;}
.icon-paste_plain-16 {background: url('../imgs/icons/16x16/paste_plain.png') no-repeat center center;}
.icon-paste_plain-32 {background: url('../imgs/icons/32x32/paste_plain.png') no-repeat center center;}
.icon-paste_word-16 {background: url('../imgs/icons/16x16/paste_word.png') no-repeat center center;}
.icon-paste_word-32 {background: url('../imgs/icons/32x32/paste_word.png') no-repeat center center;}
.icon-pencil-16 {background: url('../imgs/icons/16x16/pencil.png') no-repeat center center;}
.icon-pencil-32 {background: url('../imgs/icons/32x32/pencil.png') no-repeat center center;}
.icon-pencil_add-16 {background: url('../imgs/icons/16x16/pencil_add.png') no-repeat center center;}
.icon-pencil_add-32 {background: url('../imgs/icons/32x32/pencil_add.png') no-repeat center center;}
.icon-pencil_delete-16 {background: url('../imgs/icons/16x16/pencil_delete.png') no-repeat center center;}
.icon-pencil_delete-32 {background: url('../imgs/icons/32x32/pencil_delete.png') no-repeat center center;}
.icon-pencil_go-16 {background: url('../imgs/icons/16x16/pencil_go.png') no-repeat center center;}
.icon-pencil_go-32 {background: url('../imgs/icons/32x32/pencil_go.png') no-repeat center center;}
.icon-phone-16 {background: url('../imgs/icons/16x16/phone.png') no-repeat center center;}
.icon-phone-32 {background: url('../imgs/icons/32x32/phone.png') no-repeat center center;}
.icon-phone_add-16 {background: url('../imgs/icons/16x16/phone_add.png') no-repeat center center;}
.icon-phone_add-32 {background: url('../imgs/icons/32x32/phone_add.png') no-repeat center center;}
.icon-phone_delete-16 {background: url('../imgs/icons/16x16/phone_delete.png') no-repeat center center;}
.icon-phone_delete-32 {background: url('../imgs/icons/32x32/phone_delete.png') no-repeat center center;}
.icon-phone_sound-16 {background: url('../imgs/icons/16x16/phone_sound.png') no-repeat center center;}
.icon-phone_sound-32 {background: url('../imgs/icons/32x32/phone_sound.png') no-repeat center center;}
.icon-photo-16 {background: url('../imgs/icons/16x16/photo.png') no-repeat center center;}
.icon-photo-32 {background: url('../imgs/icons/32x32/photo.png') no-repeat center center;}
.icon-photos-16 {background: url('../imgs/icons/16x16/photos.png') no-repeat center center;}
.icon-photos-32 {background: url('../imgs/icons/32x32/photos.png') no-repeat center center;}
.icon-photo_add-16 {background: url('../imgs/icons/16x16/photo_add.png') no-repeat center center;}
.icon-photo_add-32 {background: url('../imgs/icons/32x32/photo_add.png') no-repeat center center;}
.icon-photo_delete-16 {background: url('../imgs/icons/16x16/photo_delete.png') no-repeat center center;}
.icon-photo_delete-32 {background: url('../imgs/icons/32x32/photo_delete.png') no-repeat center center;}
.icon-photo_link-16 {background: url('../imgs/icons/16x16/photo_link.png') no-repeat center center;}
.icon-photo_link-32 {background: url('../imgs/icons/32x32/photo_link.png') no-repeat center center;}
.icon-picture-16 {background: url('../imgs/icons/16x16/picture.png') no-repeat center center;}
.icon-picture-32 {background: url('../imgs/icons/32x32/picture.png') no-repeat center center;}
.icon-pictures-16 {background: url('../imgs/icons/16x16/pictures.png') no-repeat center center;}
.icon-pictures-32 {background: url('../imgs/icons/32x32/pictures.png') no-repeat center center;}
.icon-picture_add-16 {background: url('../imgs/icons/16x16/picture_add.png') no-repeat center center;}
.icon-picture_add-32 {background: url('../imgs/icons/32x32/picture_add.png') no-repeat center center;}
.icon-picture_delete-16 {background: url('../imgs/icons/16x16/picture_delete.png') no-repeat center center;}
.icon-picture_delete-32 {background: url('../imgs/icons/32x32/picture_delete.png') no-repeat center center;}
.icon-picture_edit-16 {background: url('../imgs/icons/16x16/picture_edit.png') no-repeat center center;}
.icon-picture_edit-32 {background: url('../imgs/icons/32x32/picture_edit.png') no-repeat center center;}
.icon-picture_empty-16 {background: url('../imgs/icons/16x16/picture_empty.png') no-repeat center center;}
.icon-picture_empty-32 {background: url('../imgs/icons/32x32/picture_empty.png') no-repeat center center;}
.icon-picture_error-16 {background: url('../imgs/icons/16x16/picture_error.png') no-repeat center center;}
.icon-picture_error-32 {background: url('../imgs/icons/32x32/picture_error.png') no-repeat center center;}
.icon-picture_go-16 {background: url('../imgs/icons/16x16/picture_go.png') no-repeat center center;}
.icon-picture_go-32 {background: url('../imgs/icons/32x32/picture_go.png') no-repeat center center;}
.icon-picture_key-16 {background: url('../imgs/icons/16x16/picture_key.png') no-repeat center center;}
.icon-picture_key-32 {background: url('../imgs/icons/32x32/picture_key.png') no-repeat center center;}
.icon-picture_link-16 {background: url('../imgs/icons/16x16/picture_link.png') no-repeat center center;}
.icon-picture_link-32 {background: url('../imgs/icons/32x32/picture_link.png') no-repeat center center;}
.icon-picture_save-16 {background: url('../imgs/icons/16x16/picture_save.png') no-repeat center center;}
.icon-picture_save-32 {background: url('../imgs/icons/32x32/picture_save.png') no-repeat center center;}
.icon-pilcrow-16 {background: url('../imgs/icons/16x16/pilcrow.png') no-repeat center center;}
.icon-pilcrow-32 {background: url('../imgs/icons/32x32/pilcrow.png') no-repeat center center;}
.icon-pill-16 {background: url('../imgs/icons/16x16/pill.png') no-repeat center center;}
.icon-pill-32 {background: url('../imgs/icons/32x32/pill.png') no-repeat center center;}
.icon-pill_add-16 {background: url('../imgs/icons/16x16/pill_add.png') no-repeat center center;}
.icon-pill_add-32 {background: url('../imgs/icons/32x32/pill_add.png') no-repeat center center;}
.icon-pill_delete-16 {background: url('../imgs/icons/16x16/pill_delete.png') no-repeat center center;}
.icon-pill_delete-32 {background: url('../imgs/icons/32x32/pill_delete.png') no-repeat center center;}
.icon-pill_go-16 {background: url('../imgs/icons/16x16/pill_go.png') no-repeat center center;}
.icon-pill_go-32 {background: url('../imgs/icons/32x32/pill_go.png') no-repeat center center;}
.icon-plugin-16 {background: url('../imgs/icons/16x16/plugin.png') no-repeat center center;}
.icon-plugin-32 {background: url('../imgs/icons/32x32/plugin.png') no-repeat center center;}
.icon-plugin_add-16 {background: url('../imgs/icons/16x16/plugin_add.png') no-repeat center center;}
.icon-plugin_add-32 {background: url('../imgs/icons/32x32/plugin_add.png') no-repeat center center;}
.icon-plugin_delete-16 {background: url('../imgs/icons/16x16/plugin_delete.png') no-repeat center center;}
.icon-plugin_delete-32 {background: url('../imgs/icons/32x32/plugin_delete.png') no-repeat center center;}
.icon-plugin_disabled-16 {background: url('../imgs/icons/16x16/plugin_disabled.png') no-repeat center center;}
.icon-plugin_disabled-32 {background: url('../imgs/icons/32x32/plugin_disabled.png') no-repeat center center;}
.icon-plugin_edit-16 {background: url('../imgs/icons/16x16/plugin_edit.png') no-repeat center center;}
.icon-plugin_edit-32 {background: url('../imgs/icons/32x32/plugin_edit.png') no-repeat center center;}
.icon-plugin_error-16 {background: url('../imgs/icons/16x16/plugin_error.png') no-repeat center center;}
.icon-plugin_error-32 {background: url('../imgs/icons/32x32/plugin_error.png') no-repeat center center;}
.icon-plugin_go-16 {background: url('../imgs/icons/16x16/plugin_go.png') no-repeat center center;}
.icon-plugin_go-32 {background: url('../imgs/icons/32x32/plugin_go.png') no-repeat center center;}
.icon-plugin_link-16 {background: url('../imgs/icons/16x16/plugin_link.png') no-repeat center center;}
.icon-plugin_link-32 {background: url('../imgs/icons/32x32/plugin_link.png') no-repeat center center;}
.icon-printer-16 {background: url('../imgs/icons/16x16/printer.png') no-repeat center center;}
.icon-printer-32 {background: url('../imgs/icons/32x32/printer.png') no-repeat center center;}
.icon-printer_add-16 {background: url('../imgs/icons/16x16/printer_add.png') no-repeat center center;}
.icon-printer_add-32 {background: url('../imgs/icons/32x32/printer_add.png') no-repeat center center;}
.icon-printer_delete-16 {background: url('../imgs/icons/16x16/printer_delete.png') no-repeat center center;}
.icon-printer_delete-32 {background: url('../imgs/icons/32x32/printer_delete.png') no-repeat center center;}
.icon-printer_empty-16 {background: url('../imgs/icons/16x16/printer_empty.png') no-repeat center center;}
.icon-printer_empty-32 {background: url('../imgs/icons/32x32/printer_empty.png') no-repeat center center;}
.icon-printer_error-16 {background: url('../imgs/icons/16x16/printer_error.png') no-repeat center center;}
.icon-printer_error-32 {background: url('../imgs/icons/32x32/printer_error.png') no-repeat center center;}
.icon-rainbow-16 {background: url('../imgs/icons/16x16/rainbow.png') no-repeat center center;}
.icon-rainbow-32 {background: url('../imgs/icons/32x32/rainbow.png') no-repeat center center;}
.icon-report-16 {background: url('../imgs/icons/16x16/report.png') no-repeat center center;}
.icon-report-32 {background: url('../imgs/icons/32x32/report.png') no-repeat center center;}
.icon-report_add-16 {background: url('../imgs/icons/16x16/report_add.png') no-repeat center center;}
.icon-report_add-32 {background: url('../imgs/icons/32x32/report_add.png') no-repeat center center;}
.icon-report_delete-16 {background: url('../imgs/icons/16x16/report_delete.png') no-repeat center center;}
.icon-report_delete-32 {background: url('../imgs/icons/32x32/report_delete.png') no-repeat center center;}
.icon-report_disk-16 {background: url('../imgs/icons/16x16/report_disk.png') no-repeat center center;}
.icon-report_disk-32 {background: url('../imgs/icons/32x32/report_disk.png') no-repeat center center;}
.icon-report_edit-16 {background: url('../imgs/icons/16x16/report_edit.png') no-repeat center center;}
.icon-report_edit-32 {background: url('../imgs/icons/32x32/report_edit.png') no-repeat center center;}
.icon-report_go-16 {background: url('../imgs/icons/16x16/report_go.png') no-repeat center center;}
.icon-report_go-32 {background: url('../imgs/icons/32x32/report_go.png') no-repeat center center;}
.icon-report_key-16 {background: url('../imgs/icons/16x16/report_key.png') no-repeat center center;}
.icon-report_key-32 {background: url('../imgs/icons/32x32/report_key.png') no-repeat center center;}
.icon-report_link-16 {background: url('../imgs/icons/16x16/report_link.png') no-repeat center center;}
.icon-report_link-32 {background: url('../imgs/icons/32x32/report_link.png') no-repeat center center;}
.icon-report_magnify-16 {background: url('../imgs/icons/16x16/report_magnify.png') no-repeat center center;}
.icon-report_magnify-32 {background: url('../imgs/icons/32x32/report_magnify.png') no-repeat center center;}
.icon-report_picture-16 {background: url('../imgs/icons/16x16/report_picture.png') no-repeat center center;}
.icon-report_picture-32 {background: url('../imgs/icons/32x32/report_picture.png') no-repeat center center;}
.icon-report_user-16 {background: url('../imgs/icons/16x16/report_user.png') no-repeat center center;}
.icon-report_user-32 {background: url('../imgs/icons/32x32/report_user.png') no-repeat center center;}
.icon-report_word-16 {background: url('../imgs/icons/16x16/report_word.png') no-repeat center center;}
.icon-report_word-32 {background: url('../imgs/icons/32x32/report_word.png') no-repeat center center;}
.icon-resultset_first-16 {background: url('../imgs/icons/16x16/resultset_first.png') no-repeat center center;}
.icon-resultset_first-32 {background: url('../imgs/icons/32x32/resultset_first.png') no-repeat center center;}
.icon-resultset_last-16 {background: url('../imgs/icons/16x16/resultset_last.png') no-repeat center center;}
.icon-resultset_last-32 {background: url('../imgs/icons/32x32/resultset_last.png') no-repeat center center;}
.icon-resultset_next-16 {background: url('../imgs/icons/16x16/resultset_next.png') no-repeat center center;}
.icon-resultset_next-32 {background: url('../imgs/icons/32x32/resultset_next.png') no-repeat center center;}
.icon-resultset_previous-16 {background: url('../imgs/icons/16x16/resultset_previous.png') no-repeat center center;}
.icon-resultset_previous-32 {background: url('../imgs/icons/32x32/resultset_previous.png') no-repeat center center;}
.icon-rosette-16 {background: url('../imgs/icons/16x16/rosette.png') no-repeat center center;}
.icon-rosette-32 {background: url('../imgs/icons/32x32/rosette.png') no-repeat center center;}
.icon-rss-16 {background: url('../imgs/icons/16x16/rss.png') no-repeat center center;}
.icon-rss-32 {background: url('../imgs/icons/32x32/rss.png') no-repeat center center;}
.icon-rss_add-16 {background: url('../imgs/icons/16x16/rss_add.png') no-repeat center center;}
.icon-rss_add-32 {background: url('../imgs/icons/32x32/rss_add.png') no-repeat center center;}
.icon-rss_delete-16 {background: url('../imgs/icons/16x16/rss_delete.png') no-repeat center center;}
.icon-rss_delete-32 {background: url('../imgs/icons/32x32/rss_delete.png') no-repeat center center;}
.icon-rss_go-16 {background: url('../imgs/icons/16x16/rss_go.png') no-repeat center center;}
.icon-rss_go-32 {background: url('../imgs/icons/32x32/rss_go.png') no-repeat center center;}
.icon-rss_valid-16 {background: url('../imgs/icons/16x16/rss_valid.png') no-repeat center center;}
.icon-rss_valid-32 {background: url('../imgs/icons/32x32/rss_valid.png') no-repeat center center;}
.icon-ruby-16 {background: url('../imgs/icons/16x16/ruby.png') no-repeat center center;}
.icon-ruby-32 {background: url('../imgs/icons/32x32/ruby.png') no-repeat center center;}
.icon-ruby_add-16 {background: url('../imgs/icons/16x16/ruby_add.png') no-repeat center center;}
.icon-ruby_add-32 {background: url('../imgs/icons/32x32/ruby_add.png') no-repeat center center;}
.icon-ruby_delete-16 {background: url('../imgs/icons/16x16/ruby_delete.png') no-repeat center center;}
.icon-ruby_delete-32 {background: url('../imgs/icons/32x32/ruby_delete.png') no-repeat center center;}
.icon-ruby_gear-16 {background: url('../imgs/icons/16x16/ruby_gear.png') no-repeat center center;}
.icon-ruby_gear-32 {background: url('../imgs/icons/32x32/ruby_gear.png') no-repeat center center;}
.icon-ruby_get-16 {background: url('../imgs/icons/16x16/ruby_get.png') no-repeat center center;}
.icon-ruby_get-32 {background: url('../imgs/icons/32x32/ruby_get.png') no-repeat center center;}
.icon-ruby_go-16 {background: url('../imgs/icons/16x16/ruby_go.png') no-repeat center center;}
.icon-ruby_go-32 {background: url('../imgs/icons/32x32/ruby_go.png') no-repeat center center;}
.icon-ruby_key-16 {background: url('../imgs/icons/16x16/ruby_key.png') no-repeat center center;}
.icon-ruby_key-32 {background: url('../imgs/icons/32x32/ruby_key.png') no-repeat center center;}
.icon-ruby_link-16 {background: url('../imgs/icons/16x16/ruby_link.png') no-repeat center center;}
.icon-ruby_link-32 {background: url('../imgs/icons/32x32/ruby_link.png') no-repeat center center;}
.icon-ruby_put-16 {background: url('../imgs/icons/16x16/ruby_put.png') no-repeat center center;}
.icon-ruby_put-32 {background: url('../imgs/icons/32x32/ruby_put.png') no-repeat center center;}
.icon-script-16 {background: url('../imgs/icons/16x16/script.png') no-repeat center center;}
.icon-script-32 {background: url('../imgs/icons/32x32/script.png') no-repeat center center;}
.icon-script_add-16 {background: url('../imgs/icons/16x16/script_add.png') no-repeat center center;}
.icon-script_add-32 {background: url('../imgs/icons/32x32/script_add.png') no-repeat center center;}
.icon-script_code-16 {background: url('../imgs/icons/16x16/script_code.png') no-repeat center center;}
.icon-script_code-32 {background: url('../imgs/icons/32x32/script_code.png') no-repeat center center;}
.icon-script_code_red-16 {background: url('../imgs/icons/16x16/script_code_red.png') no-repeat center center;}
.icon-script_code_red-32 {background: url('../imgs/icons/32x32/script_code_red.png') no-repeat center center;}
.icon-script_delete-16 {background: url('../imgs/icons/16x16/script_delete.png') no-repeat center center;}
.icon-script_delete-32 {background: url('../imgs/icons/32x32/script_delete.png') no-repeat center center;}
.icon-script_edit-16 {background: url('../imgs/icons/16x16/script_edit.png') no-repeat center center;}
.icon-script_edit-32 {background: url('../imgs/icons/32x32/script_edit.png') no-repeat center center;}
.icon-script_error-16 {background: url('../imgs/icons/16x16/script_error.png') no-repeat center center;}
.icon-script_error-32 {background: url('../imgs/icons/32x32/script_error.png') no-repeat center center;}
.icon-script_gear-16 {background: url('../imgs/icons/16x16/script_gear.png') no-repeat center center;}
.icon-script_gear-32 {background: url('../imgs/icons/32x32/script_gear.png') no-repeat center center;}
.icon-script_go-16 {background: url('../imgs/icons/16x16/script_go.png') no-repeat center center;}
.icon-script_go-32 {background: url('../imgs/icons/32x32/script_go.png') no-repeat center center;}
.icon-script_key-16 {background: url('../imgs/icons/16x16/script_key.png') no-repeat center center;}
.icon-script_key-32 {background: url('../imgs/icons/32x32/script_key.png') no-repeat center center;}
.icon-script_lightning-16 {background: url('../imgs/icons/16x16/script_lightning.png') no-repeat center center;}
.icon-script_lightning-32 {background: url('../imgs/icons/32x32/script_lightning.png') no-repeat center center;}
.icon-script_link-16 {background: url('../imgs/icons/16x16/script_link.png') no-repeat center center;}
.icon-script_link-32 {background: url('../imgs/icons/32x32/script_link.png') no-repeat center center;}
.icon-script_palette-16 {background: url('../imgs/icons/16x16/script_palette.png') no-repeat center center;}
.icon-script_palette-32 {background: url('../imgs/icons/32x32/script_palette.png') no-repeat center center;}
.icon-script_save-16 {background: url('../imgs/icons/16x16/script_save.png') no-repeat center center;}
.icon-script_save-32 {background: url('../imgs/icons/32x32/script_save.png') no-repeat center center;}
.icon-server-16 {background: url('../imgs/icons/16x16/server.png') no-repeat center center;}
.icon-server-32 {background: url('../imgs/icons/32x32/server.png') no-repeat center center;}
.icon-server_add-16 {background: url('../imgs/icons/16x16/server_add.png') no-repeat center center;}
.icon-server_add-32 {background: url('../imgs/icons/32x32/server_add.png') no-repeat center center;}
.icon-server_chart-16 {background: url('../imgs/icons/16x16/server_chart.png') no-repeat center center;}
.icon-server_chart-32 {background: url('../imgs/icons/32x32/server_chart.png') no-repeat center center;}
.icon-server_compress-16 {background: url('../imgs/icons/16x16/server_compress.png') no-repeat center center;}
.icon-server_compress-32 {background: url('../imgs/icons/32x32/server_compress.png') no-repeat center center;}
.icon-server_connect-16 {background: url('../imgs/icons/16x16/server_connect.png') no-repeat center center;}
.icon-server_connect-32 {background: url('../imgs/icons/32x32/server_connect.png') no-repeat center center;}
.icon-server_database-16 {background: url('../imgs/icons/16x16/server_database.png') no-repeat center center;}
.icon-server_database-32 {background: url('../imgs/icons/32x32/server_database.png') no-repeat center center;}
.icon-server_delete-16 {background: url('../imgs/icons/16x16/server_delete.png') no-repeat center center;}
.icon-server_delete-32 {background: url('../imgs/icons/32x32/server_delete.png') no-repeat center center;}
.icon-server_edit-16 {background: url('../imgs/icons/16x16/server_edit.png') no-repeat center center;}
.icon-server_edit-32 {background: url('../imgs/icons/32x32/server_edit.png') no-repeat center center;}
.icon-server_error-16 {background: url('../imgs/icons/16x16/server_error.png') no-repeat center center;}
.icon-server_error-32 {background: url('../imgs/icons/32x32/server_error.png') no-repeat center center;}
.icon-server_go-16 {background: url('../imgs/icons/16x16/server_go.png') no-repeat center center;}
.icon-server_go-32 {background: url('../imgs/icons/32x32/server_go.png') no-repeat center center;}
.icon-server_key-16 {background: url('../imgs/icons/16x16/server_key.png') no-repeat center center;}
.icon-server_key-32 {background: url('../imgs/icons/32x32/server_key.png') no-repeat center center;}
.icon-server_lightning-16 {background: url('../imgs/icons/16x16/server_lightning.png') no-repeat center center;}
.icon-server_lightning-32 {background: url('../imgs/icons/32x32/server_lightning.png') no-repeat center center;}
.icon-server_link-16 {background: url('../imgs/icons/16x16/server_link.png') no-repeat center center;}
.icon-server_link-32 {background: url('../imgs/icons/32x32/server_link.png') no-repeat center center;}
.icon-server_uncompress-16 {background: url('../imgs/icons/16x16/server_uncompress.png') no-repeat center center;}
.icon-server_uncompress-32 {background: url('../imgs/icons/32x32/server_uncompress.png') no-repeat center center;}
.icon-shading-16 {background: url('../imgs/icons/16x16/shading.png') no-repeat center center;}
.icon-shading-32 {background: url('../imgs/icons/32x32/shading.png') no-repeat center center;}
.icon-shape_align_bottom-16 {background: url('../imgs/icons/16x16/shape_align_bottom.png') no-repeat center center;}
.icon-shape_align_bottom-32 {background: url('../imgs/icons/32x32/shape_align_bottom.png') no-repeat center center;}
.icon-shape_align_center-16 {background: url('../imgs/icons/16x16/shape_align_center.png') no-repeat center center;}
.icon-shape_align_center-32 {background: url('../imgs/icons/32x32/shape_align_center.png') no-repeat center center;}
.icon-shape_align_left-16 {background: url('../imgs/icons/16x16/shape_align_left.png') no-repeat center center;}
.icon-shape_align_left-32 {background: url('../imgs/icons/32x32/shape_align_left.png') no-repeat center center;}
.icon-shape_align_middle-16 {background: url('../imgs/icons/16x16/shape_align_middle.png') no-repeat center center;}
.icon-shape_align_middle-32 {background: url('../imgs/icons/32x32/shape_align_middle.png') no-repeat center center;}
.icon-shape_align_right-16 {background: url('../imgs/icons/16x16/shape_align_right.png') no-repeat center center;}
.icon-shape_align_right-32 {background: url('../imgs/icons/32x32/shape_align_right.png') no-repeat center center;}
.icon-shape_align_top-16 {background: url('../imgs/icons/16x16/shape_align_top.png') no-repeat center center;}
.icon-shape_align_top-32 {background: url('../imgs/icons/32x32/shape_align_top.png') no-repeat center center;}
.icon-shape_flip_horizontal-16 {background: url('../imgs/icons/16x16/shape_flip_horizontal.png') no-repeat center center;}
.icon-shape_flip_horizontal-32 {background: url('../imgs/icons/32x32/shape_flip_horizontal.png') no-repeat center center;}
.icon-shape_flip_vertical-16 {background: url('../imgs/icons/16x16/shape_flip_vertical.png') no-repeat center center;}
.icon-shape_flip_vertical-32 {background: url('../imgs/icons/32x32/shape_flip_vertical.png') no-repeat center center;}
.icon-shape_group-16 {background: url('../imgs/icons/16x16/shape_group.png') no-repeat center center;}
.icon-shape_group-32 {background: url('../imgs/icons/32x32/shape_group.png') no-repeat center center;}
.icon-shape_handles-16 {background: url('../imgs/icons/16x16/shape_handles.png') no-repeat center center;}
.icon-shape_handles-32 {background: url('../imgs/icons/32x32/shape_handles.png') no-repeat center center;}
.icon-shape_move_back-16 {background: url('../imgs/icons/16x16/shape_move_back.png') no-repeat center center;}
.icon-shape_move_back-32 {background: url('../imgs/icons/32x32/shape_move_back.png') no-repeat center center;}
.icon-shape_move_backwards-16 {background: url('../imgs/icons/16x16/shape_move_backwards.png') no-repeat center center;}
.icon-shape_move_backwards-32 {background: url('../imgs/icons/32x32/shape_move_backwards.png') no-repeat center center;}
.icon-shape_move_forwards-16 {background: url('../imgs/icons/16x16/shape_move_forwards.png') no-repeat center center;}
.icon-shape_move_forwards-32 {background: url('../imgs/icons/32x32/shape_move_forwards.png') no-repeat center center;}
.icon-shape_move_front-16 {background: url('../imgs/icons/16x16/shape_move_front.png') no-repeat center center;}
.icon-shape_move_front-32 {background: url('../imgs/icons/32x32/shape_move_front.png') no-repeat center center;}
.icon-shape_rotate_anticlockwise-16 {background: url('../imgs/icons/16x16/shape_rotate_anticlockwise.png') no-repeat center center;}
.icon-shape_rotate_anticlockwise-32 {background: url('../imgs/icons/32x32/shape_rotate_anticlockwise.png') no-repeat center center;}
.icon-shape_rotate_clockwise-16 {background: url('../imgs/icons/16x16/shape_rotate_clockwise.png') no-repeat center center;}
.icon-shape_rotate_clockwise-32 {background: url('../imgs/icons/32x32/shape_rotate_clockwise.png') no-repeat center center;}
.icon-shape_square-16 {background: url('../imgs/icons/16x16/shape_square.png') no-repeat center center;}
.icon-shape_square-32 {background: url('../imgs/icons/32x32/shape_square.png') no-repeat center center;}
.icon-shape_square_add-16 {background: url('../imgs/icons/16x16/shape_square_add.png') no-repeat center center;}
.icon-shape_square_add-32 {background: url('../imgs/icons/32x32/shape_square_add.png') no-repeat center center;}
.icon-shape_square_delete-16 {background: url('../imgs/icons/16x16/shape_square_delete.png') no-repeat center center;}
.icon-shape_square_delete-32 {background: url('../imgs/icons/32x32/shape_square_delete.png') no-repeat center center;}
.icon-shape_square_edit-16 {background: url('../imgs/icons/16x16/shape_square_edit.png') no-repeat center center;}
.icon-shape_square_edit-32 {background: url('../imgs/icons/32x32/shape_square_edit.png') no-repeat center center;}
.icon-shape_square_error-16 {background: url('../imgs/icons/16x16/shape_square_error.png') no-repeat center center;}
.icon-shape_square_error-32 {background: url('../imgs/icons/32x32/shape_square_error.png') no-repeat center center;}
.icon-shape_square_go-16 {background: url('../imgs/icons/16x16/shape_square_go.png') no-repeat center center;}
.icon-shape_square_go-32 {background: url('../imgs/icons/32x32/shape_square_go.png') no-repeat center center;}
.icon-shape_square_key-16 {background: url('../imgs/icons/16x16/shape_square_key.png') no-repeat center center;}
.icon-shape_square_key-32 {background: url('../imgs/icons/32x32/shape_square_key.png') no-repeat center center;}
.icon-shape_square_link-16 {background: url('../imgs/icons/16x16/shape_square_link.png') no-repeat center center;}
.icon-shape_square_link-32 {background: url('../imgs/icons/32x32/shape_square_link.png') no-repeat center center;}
.icon-shape_ungroup-16 {background: url('../imgs/icons/16x16/shape_ungroup.png') no-repeat center center;}
.icon-shape_ungroup-32 {background: url('../imgs/icons/32x32/shape_ungroup.png') no-repeat center center;}
.icon-shield-16 {background: url('../imgs/icons/16x16/shield.png') no-repeat center center;}
.icon-shield-32 {background: url('../imgs/icons/32x32/shield.png') no-repeat center center;}
.icon-shield_add-16 {background: url('../imgs/icons/16x16/shield_add.png') no-repeat center center;}
.icon-shield_add-32 {background: url('../imgs/icons/32x32/shield_add.png') no-repeat center center;}
.icon-shield_delete-16 {background: url('../imgs/icons/16x16/shield_delete.png') no-repeat center center;}
.icon-shield_delete-32 {background: url('../imgs/icons/32x32/shield_delete.png') no-repeat center center;}
.icon-shield_go-16 {background: url('../imgs/icons/16x16/shield_go.png') no-repeat center center;}
.icon-shield_go-32 {background: url('../imgs/icons/32x32/shield_go.png') no-repeat center center;}
.icon-sitemap-16 {background: url('../imgs/icons/16x16/sitemap.png') no-repeat center center;}
.icon-sitemap-32 {background: url('../imgs/icons/32x32/sitemap.png') no-repeat center center;}
.icon-sitemap_color-16 {background: url('../imgs/icons/16x16/sitemap_color.png') no-repeat center center;}
.icon-sitemap_color-32 {background: url('../imgs/icons/32x32/sitemap_color.png') no-repeat center center;}
.icon-sound-16 {background: url('../imgs/icons/16x16/sound.png') no-repeat center center;}
.icon-sound-32 {background: url('../imgs/icons/32x32/sound.png') no-repeat center center;}
.icon-sound_add-16 {background: url('../imgs/icons/16x16/sound_add.png') no-repeat center center;}
.icon-sound_add-32 {background: url('../imgs/icons/32x32/sound_add.png') no-repeat center center;}
.icon-sound_delete-16 {background: url('../imgs/icons/16x16/sound_delete.png') no-repeat center center;}
.icon-sound_delete-32 {background: url('../imgs/icons/32x32/sound_delete.png') no-repeat center center;}
.icon-sound_low-16 {background: url('../imgs/icons/16x16/sound_low.png') no-repeat center center;}
.icon-sound_low-32 {background: url('../imgs/icons/32x32/sound_low.png') no-repeat center center;}
.icon-sound_mute-16 {background: url('../imgs/icons/16x16/sound_mute.png') no-repeat center center;}
.icon-sound_mute-32 {background: url('../imgs/icons/32x32/sound_mute.png') no-repeat center center;}
.icon-sound_none-16 {background: url('../imgs/icons/16x16/sound_none.png') no-repeat center center;}
.icon-sound_none-32 {background: url('../imgs/icons/32x32/sound_none.png') no-repeat center center;}
.icon-spellcheck-16 {background: url('../imgs/icons/16x16/spellcheck.png') no-repeat center center;}
.icon-spellcheck-32 {background: url('../imgs/icons/32x32/spellcheck.png') no-repeat center center;}
.icon-sport_8ball-16 {background: url('../imgs/icons/16x16/sport_8ball.png') no-repeat center center;}
.icon-sport_8ball-32 {background: url('../imgs/icons/32x32/sport_8ball.png') no-repeat center center;}
.icon-sport_basketball-16 {background: url('../imgs/icons/16x16/sport_basketball.png') no-repeat center center;}
.icon-sport_basketball-32 {background: url('../imgs/icons/32x32/sport_basketball.png') no-repeat center center;}
.icon-sport_football-16 {background: url('../imgs/icons/16x16/sport_football.png') no-repeat center center;}
.icon-sport_football-32 {background: url('../imgs/icons/32x32/sport_football.png') no-repeat center center;}
.icon-sport_golf-16 {background: url('../imgs/icons/16x16/sport_golf.png') no-repeat center center;}
.icon-sport_golf-32 {background: url('../imgs/icons/32x32/sport_golf.png') no-repeat center center;}
.icon-sport_raquet-16 {background: url('../imgs/icons/16x16/sport_raquet.png') no-repeat center center;}
.icon-sport_raquet-32 {background: url('../imgs/icons/32x32/sport_raquet.png') no-repeat center center;}
.icon-sport_shuttlecock-16 {background: url('../imgs/icons/16x16/sport_shuttlecock.png') no-repeat center center;}
.icon-sport_shuttlecock-32 {background: url('../imgs/icons/32x32/sport_shuttlecock.png') no-repeat center center;}
.icon-sport_soccer-16 {background: url('../imgs/icons/16x16/sport_soccer.png') no-repeat center center;}
.icon-sport_soccer-32 {background: url('../imgs/icons/32x32/sport_soccer.png') no-repeat center center;}
.icon-sport_tennis-16 {background: url('../imgs/icons/16x16/sport_tennis.png') no-repeat center center;}
.icon-sport_tennis-32 {background: url('../imgs/icons/32x32/sport_tennis.png') no-repeat center center;}
.icon-star-16 {background: url('../imgs/icons/16x16/star.png') no-repeat center center;}
.icon-star-32 {background: url('../imgs/icons/32x32/star.png') no-repeat center center;}
.icon-status_away-16 {background: url('../imgs/icons/16x16/status_away.png') no-repeat center center;}
.icon-status_away-32 {background: url('../imgs/icons/32x32/status_away.png') no-repeat center center;}
.icon-status_busy-16 {background: url('../imgs/icons/16x16/status_busy.png') no-repeat center center;}
.icon-status_busy-32 {background: url('../imgs/icons/32x32/status_busy.png') no-repeat center center;}
.icon-status_offline-16 {background: url('../imgs/icons/16x16/status_offline.png') no-repeat center center;}
.icon-status_offline-32 {background: url('../imgs/icons/32x32/status_offline.png') no-repeat center center;}
.icon-status_online-16 {background: url('../imgs/icons/16x16/status_online.png') no-repeat center center;}
.icon-status_online-32 {background: url('../imgs/icons/32x32/status_online.png') no-repeat center center;}
.icon-stop-16 {background: url('../imgs/icons/16x16/stop.png') no-repeat center center;}
.icon-stop-32 {background: url('../imgs/icons/32x32/stop.png') no-repeat center center;}
.icon-style-16 {background: url('../imgs/icons/16x16/style.png') no-repeat center center;}
.icon-style-32 {background: url('../imgs/icons/32x32/style.png') no-repeat center center;}
.icon-style_add-16 {background: url('../imgs/icons/16x16/style_add.png') no-repeat center center;}
.icon-style_add-32 {background: url('../imgs/icons/32x32/style_add.png') no-repeat center center;}
.icon-style_delete-16 {background: url('../imgs/icons/16x16/style_delete.png') no-repeat center center;}
.icon-style_delete-32 {background: url('../imgs/icons/32x32/style_delete.png') no-repeat center center;}
.icon-style_edit-16 {background: url('../imgs/icons/16x16/style_edit.png') no-repeat center center;}
.icon-style_edit-32 {background: url('../imgs/icons/32x32/style_edit.png') no-repeat center center;}
.icon-style_go-16 {background: url('../imgs/icons/16x16/style_go.png') no-repeat center center;}
.icon-style_go-32 {background: url('../imgs/icons/32x32/style_go.png') no-repeat center center;}
.icon-sum-16 {background: url('../imgs/icons/16x16/sum.png') no-repeat center center;}
.icon-sum-32 {background: url('../imgs/icons/32x32/sum.png') no-repeat center center;}
.icon-tab-16 {background: url('../imgs/icons/16x16/tab.png') no-repeat center center;}
.icon-tab-32 {background: url('../imgs/icons/32x32/tab.png') no-repeat center center;}
.icon-table-16 {background: url('../imgs/icons/16x16/table.png') no-repeat center center;}
.icon-table-32 {background: url('../imgs/icons/32x32/table.png') no-repeat center center;}
.icon-table_add-16 {background: url('../imgs/icons/16x16/table_add.png') no-repeat center center;}
.icon-table_add-32 {background: url('../imgs/icons/32x32/table_add.png') no-repeat center center;}
.icon-table_delete-16 {background: url('../imgs/icons/16x16/table_delete.png') no-repeat center center;}
.icon-table_delete-32 {background: url('../imgs/icons/32x32/table_delete.png') no-repeat center center;}
.icon-table_edit-16 {background: url('../imgs/icons/16x16/table_edit.png') no-repeat center center;}
.icon-table_edit-32 {background: url('../imgs/icons/32x32/table_edit.png') no-repeat center center;}
.icon-table_error-16 {background: url('../imgs/icons/16x16/table_error.png') no-repeat center center;}
.icon-table_error-32 {background: url('../imgs/icons/32x32/table_error.png') no-repeat center center;}
.icon-table_gear-16 {background: url('../imgs/icons/16x16/table_gear.png') no-repeat center center;}
.icon-table_gear-32 {background: url('../imgs/icons/32x32/table_gear.png') no-repeat center center;}
.icon-table_go-16 {background: url('../imgs/icons/16x16/table_go.png') no-repeat center center;}
.icon-table_go-32 {background: url('../imgs/icons/32x32/table_go.png') no-repeat center center;}
.icon-table_key-16 {background: url('../imgs/icons/16x16/table_key.png') no-repeat center center;}
.icon-table_key-32 {background: url('../imgs/icons/32x32/table_key.png') no-repeat center center;}
.icon-table_lightning-16 {background: url('../imgs/icons/16x16/table_lightning.png') no-repeat center center;}
.icon-table_lightning-32 {background: url('../imgs/icons/32x32/table_lightning.png') no-repeat center center;}
.icon-table_link-16 {background: url('../imgs/icons/16x16/table_link.png') no-repeat center center;}
.icon-table_link-32 {background: url('../imgs/icons/32x32/table_link.png') no-repeat center center;}
.icon-table_multiple-16 {background: url('../imgs/icons/16x16/table_multiple.png') no-repeat center center;}
.icon-table_multiple-32 {background: url('../imgs/icons/32x32/table_multiple.png') no-repeat center center;}
.icon-table_refresh-16 {background: url('../imgs/icons/16x16/table_refresh.png') no-repeat center center;}
.icon-table_refresh-32 {background: url('../imgs/icons/32x32/table_refresh.png') no-repeat center center;}
.icon-table_relationship-16 {background: url('../imgs/icons/16x16/table_relationship.png') no-repeat center center;}
.icon-table_relationship-32 {background: url('../imgs/icons/32x32/table_relationship.png') no-repeat center center;}
.icon-table_row_delete-16 {background: url('../imgs/icons/16x16/table_row_delete.png') no-repeat center center;}
.icon-table_row_delete-32 {background: url('../imgs/icons/32x32/table_row_delete.png') no-repeat center center;}
.icon-table_row_insert-16 {background: url('../imgs/icons/16x16/table_row_insert.png') no-repeat center center;}
.icon-table_row_insert-32 {background: url('../imgs/icons/32x32/table_row_insert.png') no-repeat center center;}
.icon-table_save-16 {background: url('../imgs/icons/16x16/table_save.png') no-repeat center center;}
.icon-table_save-32 {background: url('../imgs/icons/32x32/table_save.png') no-repeat center center;}
.icon-table_sort-16 {background: url('../imgs/icons/16x16/table_sort.png') no-repeat center center;}
.icon-table_sort-32 {background: url('../imgs/icons/32x32/table_sort.png') no-repeat center center;}
.icon-tab_add-16 {background: url('../imgs/icons/16x16/tab_add.png') no-repeat center center;}
.icon-tab_add-32 {background: url('../imgs/icons/32x32/tab_add.png') no-repeat center center;}
.icon-tab_delete-16 {background: url('../imgs/icons/16x16/tab_delete.png') no-repeat center center;}
.icon-tab_delete-32 {background: url('../imgs/icons/32x32/tab_delete.png') no-repeat center center;}
.icon-tab_edit-16 {background: url('../imgs/icons/16x16/tab_edit.png') no-repeat center center;}
.icon-tab_edit-32 {background: url('../imgs/icons/32x32/tab_edit.png') no-repeat center center;}
.icon-tab_go-16 {background: url('../imgs/icons/16x16/tab_go.png') no-repeat center center;}
.icon-tab_go-32 {background: url('../imgs/icons/32x32/tab_go.png') no-repeat center center;}
.icon-tag-16 {background: url('../imgs/icons/16x16/tag.png') no-repeat center center;}
.icon-tag-32 {background: url('../imgs/icons/32x32/tag.png') no-repeat center center;}
.icon-tag_blue-16 {background: url('../imgs/icons/16x16/tag_blue.png') no-repeat center center;}
.icon-tag_blue-32 {background: url('../imgs/icons/32x32/tag_blue.png') no-repeat center center;}
.icon-tag_blue_add-16 {background: url('../imgs/icons/16x16/tag_blue_add.png') no-repeat center center;}
.icon-tag_blue_add-32 {background: url('../imgs/icons/32x32/tag_blue_add.png') no-repeat center center;}
.icon-tag_blue_delete-16 {background: url('../imgs/icons/16x16/tag_blue_delete.png') no-repeat center center;}
.icon-tag_blue_delete-32 {background: url('../imgs/icons/32x32/tag_blue_delete.png') no-repeat center center;}
.icon-tag_blue_edit-16 {background: url('../imgs/icons/16x16/tag_blue_edit.png') no-repeat center center;}
.icon-tag_blue_edit-32 {background: url('../imgs/icons/32x32/tag_blue_edit.png') no-repeat center center;}
.icon-tag_green-16 {background: url('../imgs/icons/16x16/tag_green.png') no-repeat center center;}
.icon-tag_green-32 {background: url('../imgs/icons/32x32/tag_green.png') no-repeat center center;}
.icon-tag_orange-16 {background: url('../imgs/icons/16x16/tag_orange.png') no-repeat center center;}
.icon-tag_orange-32 {background: url('../imgs/icons/32x32/tag_orange.png') no-repeat center center;}
.icon-tag_pink-16 {background: url('../imgs/icons/16x16/tag_pink.png') no-repeat center center;}
.icon-tag_pink-32 {background: url('../imgs/icons/32x32/tag_pink.png') no-repeat center center;}
.icon-tag_purple-16 {background: url('../imgs/icons/16x16/tag_purple.png') no-repeat center center;}
.icon-tag_purple-32 {background: url('../imgs/icons/32x32/tag_purple.png') no-repeat center center;}
.icon-tag_red-16 {background: url('../imgs/icons/16x16/tag_red.png') no-repeat center center;}
.icon-tag_red-32 {background: url('../imgs/icons/32x32/tag_red.png') no-repeat center center;}
.icon-tag_yellow-16 {background: url('../imgs/icons/16x16/tag_yellow.png') no-repeat center center;}
.icon-tag_yellow-32 {background: url('../imgs/icons/32x32/tag_yellow.png') no-repeat center center;}
.icon-telephone-16 {background: url('../imgs/icons/16x16/telephone.png') no-repeat center center;}
.icon-telephone-32 {background: url('../imgs/icons/32x32/telephone.png') no-repeat center center;}
.icon-telephone_add-16 {background: url('../imgs/icons/16x16/telephone_add.png') no-repeat center center;}
.icon-telephone_add-32 {background: url('../imgs/icons/32x32/telephone_add.png') no-repeat center center;}
.icon-telephone_delete-16 {background: url('../imgs/icons/16x16/telephone_delete.png') no-repeat center center;}
.icon-telephone_delete-32 {background: url('../imgs/icons/32x32/telephone_delete.png') no-repeat center center;}
.icon-telephone_edit-16 {background: url('../imgs/icons/16x16/telephone_edit.png') no-repeat center center;}
.icon-telephone_edit-32 {background: url('../imgs/icons/32x32/telephone_edit.png') no-repeat center center;}
.icon-telephone_error-16 {background: url('../imgs/icons/16x16/telephone_error.png') no-repeat center center;}
.icon-telephone_error-32 {background: url('../imgs/icons/32x32/telephone_error.png') no-repeat center center;}
.icon-telephone_go-16 {background: url('../imgs/icons/16x16/telephone_go.png') no-repeat center center;}
.icon-telephone_go-32 {background: url('../imgs/icons/32x32/telephone_go.png') no-repeat center center;}
.icon-telephone_key-16 {background: url('../imgs/icons/16x16/telephone_key.png') no-repeat center center;}
.icon-telephone_key-32 {background: url('../imgs/icons/32x32/telephone_key.png') no-repeat center center;}
.icon-telephone_link-16 {background: url('../imgs/icons/16x16/telephone_link.png') no-repeat center center;}
.icon-telephone_link-32 {background: url('../imgs/icons/32x32/telephone_link.png') no-repeat center center;}
.icon-television-16 {background: url('../imgs/icons/16x16/television.png') no-repeat center center;}
.icon-television-32 {background: url('../imgs/icons/32x32/television.png') no-repeat center center;}
.icon-television_add-16 {background: url('../imgs/icons/16x16/television_add.png') no-repeat center center;}
.icon-television_add-32 {background: url('../imgs/icons/32x32/television_add.png') no-repeat center center;}
.icon-television_delete-16 {background: url('../imgs/icons/16x16/television_delete.png') no-repeat center center;}
.icon-television_delete-32 {background: url('../imgs/icons/32x32/television_delete.png') no-repeat center center;}
.icon-textfield-16 {background: url('../imgs/icons/16x16/textfield.png') no-repeat center center;}
.icon-textfield-32 {background: url('../imgs/icons/32x32/textfield.png') no-repeat center center;}
.icon-textfield_add-16 {background: url('../imgs/icons/16x16/textfield_add.png') no-repeat center center;}
.icon-textfield_add-32 {background: url('../imgs/icons/32x32/textfield_add.png') no-repeat center center;}
.icon-textfield_delete-16 {background: url('../imgs/icons/16x16/textfield_delete.png') no-repeat center center;}
.icon-textfield_delete-32 {background: url('../imgs/icons/32x32/textfield_delete.png') no-repeat center center;}
.icon-textfield_key-16 {background: url('../imgs/icons/16x16/textfield_key.png') no-repeat center center;}
.icon-textfield_key-32 {background: url('../imgs/icons/32x32/textfield_key.png') no-repeat center center;}
.icon-textfield_rename-16 {background: url('../imgs/icons/16x16/textfield_rename.png') no-repeat center center;}
.icon-textfield_rename-32 {background: url('../imgs/icons/32x32/textfield_rename.png') no-repeat center center;}
.icon-text_align_center-16 {background: url('../imgs/icons/16x16/text_align_center.png') no-repeat center center;}
.icon-text_align_center-32 {background: url('../imgs/icons/32x32/text_align_center.png') no-repeat center center;}
.icon-text_align_justity-16 {background: url('../imgs/icons/16x16/text_align_justity.png') no-repeat center center;}
.icon-text_align_justity-32 {background: url('../imgs/icons/32x32/text_align_justity.png') no-repeat center center;}
.icon-text_align_left-16 {background: url('../imgs/icons/16x16/text_align_left.png') no-repeat center center;}
.icon-text_align_left-32 {background: url('../imgs/icons/32x32/text_align_left.png') no-repeat center center;}
.icon-text_align_right-16 {background: url('../imgs/icons/16x16/text_align_right.png') no-repeat center center;}
.icon-text_align_right-32 {background: url('../imgs/icons/32x32/text_align_right.png') no-repeat center center;}
.icon-text_allcaps-16 {background: url('../imgs/icons/16x16/text_allcaps.png') no-repeat center center;}
.icon-text_allcaps-32 {background: url('../imgs/icons/32x32/text_allcaps.png') no-repeat center center;}

/*ztree*/
.ztree li span.button.icon-accept_ico_open,.ztree li span.button.icon-accept_ico_close,.ztree li span.button.icon-accept_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/accept.png') no-repeat center center;}
.ztree li span.button.icon-add_ico_open,.ztree li span.button.icon-add_ico_close,.ztree li span.button.icon-add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/add.png') no-repeat center center;}
.ztree li span.button.icon-anchor_ico_open,.ztree li span.button.icon-anchor_ico_close,.ztree li span.button.icon-anchor_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/anchor.png') no-repeat center center;}
.ztree li span.button.icon-application_ico_open,.ztree li span.button.icon-application_ico_close,.ztree li span.button.icon-application_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application.png') no-repeat center center;}
.ztree li span.button.icon-application_add_ico_open,.ztree li span.button.icon-application_add_ico_close,.ztree li span.button.icon-application_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_add.png') no-repeat center center;}
.ztree li span.button.icon-application_cascade_ico_open,.ztree li span.button.icon-application_cascade_ico_close,.ztree li span.button.icon-application_cascade_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_cascade.png') no-repeat center center;}
.ztree li span.button.icon-application_delete_ico_open,.ztree li span.button.icon-application_delete_ico_close,.ztree li span.button.icon-application_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_delete.png') no-repeat center center;}
.ztree li span.button.icon-application_double_ico_open,.ztree li span.button.icon-application_double_ico_close,.ztree li span.button.icon-application_double_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_double.png') no-repeat center center;}
.ztree li span.button.icon-application_edit_ico_open,.ztree li span.button.icon-application_edit_ico_close,.ztree li span.button.icon-application_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_edit.png') no-repeat center center;}
.ztree li span.button.icon-application_error_ico_open,.ztree li span.button.icon-application_error_ico_close,.ztree li span.button.icon-application_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_error.png') no-repeat center center;}
.ztree li span.button.icon-application_form_ico_open,.ztree li span.button.icon-application_form_ico_close,.ztree li span.button.icon-application_form_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_form.png') no-repeat center center;}
.ztree li span.button.icon-application_form_add_ico_open,.ztree li span.button.icon-application_form_add_ico_close,.ztree li span.button.icon-application_form_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_form_add.png') no-repeat center center;}
.ztree li span.button.icon-application_form_delete_ico_open,.ztree li span.button.icon-application_form_delete_ico_close,.ztree li span.button.icon-application_form_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_form_delete.png') no-repeat center center;}
.ztree li span.button.icon-application_form_edit_ico_open,.ztree li span.button.icon-application_form_edit_ico_close,.ztree li span.button.icon-application_form_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_form_edit.png') no-repeat center center;}
.ztree li span.button.icon-application_form_magnify_ico_open,.ztree li span.button.icon-application_form_magnify_ico_close,.ztree li span.button.icon-application_form_magnify_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_form_magnify.png') no-repeat center center;}
.ztree li span.button.icon-application_get_ico_open,.ztree li span.button.icon-application_get_ico_close,.ztree li span.button.icon-application_get_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_get.png') no-repeat center center;}
.ztree li span.button.icon-application_go_ico_open,.ztree li span.button.icon-application_go_ico_close,.ztree li span.button.icon-application_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_go.png') no-repeat center center;}
.ztree li span.button.icon-application_home_ico_open,.ztree li span.button.icon-application_home_ico_close,.ztree li span.button.icon-application_home_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_home.png') no-repeat center center;}
.ztree li span.button.icon-application_key_ico_open,.ztree li span.button.icon-application_key_ico_close,.ztree li span.button.icon-application_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_key.png') no-repeat center center;}
.ztree li span.button.icon-application_lightning_ico_open,.ztree li span.button.icon-application_lightning_ico_close,.ztree li span.button.icon-application_lightning_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_lightning.png') no-repeat center center;}
.ztree li span.button.icon-application_link_ico_open,.ztree li span.button.icon-application_link_ico_close,.ztree li span.button.icon-application_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_link.png') no-repeat center center;}
.ztree li span.button.icon-application_osx_ico_open,.ztree li span.button.icon-application_osx_ico_close,.ztree li span.button.icon-application_osx_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_osx.png') no-repeat center center;}
.ztree li span.button.icon-application_osx_terminal_ico_open,.ztree li span.button.icon-application_osx_terminal_ico_close,.ztree li span.button.icon-application_osx_terminal_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_osx_terminal.png') no-repeat center center;}
.ztree li span.button.icon-application_put_ico_open,.ztree li span.button.icon-application_put_ico_close,.ztree li span.button.icon-application_put_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_put.png') no-repeat center center;}
.ztree li span.button.icon-application_side_boxes_ico_open,.ztree li span.button.icon-application_side_boxes_ico_close,.ztree li span.button.icon-application_side_boxes_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_side_boxes.png') no-repeat center center;}
.ztree li span.button.icon-application_side_contract_ico_open,.ztree li span.button.icon-application_side_contract_ico_close,.ztree li span.button.icon-application_side_contract_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_side_contract.png') no-repeat center center;}
.ztree li span.button.icon-application_side_expand_ico_open,.ztree li span.button.icon-application_side_expand_ico_close,.ztree li span.button.icon-application_side_expand_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_side_expand.png') no-repeat center center;}
.ztree li span.button.icon-application_side_list_ico_open,.ztree li span.button.icon-application_side_list_ico_close,.ztree li span.button.icon-application_side_list_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_side_list.png') no-repeat center center;}
.ztree li span.button.icon-application_side_tree_ico_open,.ztree li span.button.icon-application_side_tree_ico_close,.ztree li span.button.icon-application_side_tree_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_side_tree.png') no-repeat center center;}
.ztree li span.button.icon-application_split_ico_open,.ztree li span.button.icon-application_split_ico_close,.ztree li span.button.icon-application_split_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_split.png') no-repeat center center;}
.ztree li span.button.icon-application_tile_horizontal_ico_open,.ztree li span.button.icon-application_tile_horizontal_ico_close,.ztree li span.button.icon-application_tile_horizontal_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_tile_horizontal.png') no-repeat center center;}
.ztree li span.button.icon-application_tile_vertical_ico_open,.ztree li span.button.icon-application_tile_vertical_ico_close,.ztree li span.button.icon-application_tile_vertical_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_tile_vertical.png') no-repeat center center;}
.ztree li span.button.icon-application_view_columns_ico_open,.ztree li span.button.icon-application_view_columns_ico_close,.ztree li span.button.icon-application_view_columns_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_view_columns.png') no-repeat center center;}
.ztree li span.button.icon-application_view_detail_ico_open,.ztree li span.button.icon-application_view_detail_ico_close,.ztree li span.button.icon-application_view_detail_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_view_detail.png') no-repeat center center;}
.ztree li span.button.icon-application_view_gallery_ico_open,.ztree li span.button.icon-application_view_gallery_ico_close,.ztree li span.button.icon-application_view_gallery_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_view_gallery.png') no-repeat center center;}
.ztree li span.button.icon-application_view_icons_ico_open,.ztree li span.button.icon-application_view_icons_ico_close,.ztree li span.button.icon-application_view_icons_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_view_icons.png') no-repeat center center;}
.ztree li span.button.icon-application_view_list_ico_open,.ztree li span.button.icon-application_view_list_ico_close,.ztree li span.button.icon-application_view_list_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_view_list.png') no-repeat center center;}
.ztree li span.button.icon-application_view_tile_ico_open,.ztree li span.button.icon-application_view_tile_ico_close,.ztree li span.button.icon-application_view_tile_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_view_tile.png') no-repeat center center;}
.ztree li span.button.icon-application_xp_ico_open,.ztree li span.button.icon-application_xp_ico_close,.ztree li span.button.icon-application_xp_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_xp.png') no-repeat center center;}
.ztree li span.button.icon-application_xp_terminal_ico_open,.ztree li span.button.icon-application_xp_terminal_ico_close,.ztree li span.button.icon-application_xp_terminal_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/application_xp_terminal.png') no-repeat center center;}
.ztree li span.button.icon-arrow_branch_ico_open,.ztree li span.button.icon-arrow_branch_ico_close,.ztree li span.button.icon-arrow_branch_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_branch.png') no-repeat center center;}
.ztree li span.button.icon-arrow_divide_ico_open,.ztree li span.button.icon-arrow_divide_ico_close,.ztree li span.button.icon-arrow_divide_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_divide.png') no-repeat center center;}
.ztree li span.button.icon-arrow_down_ico_open,.ztree li span.button.icon-arrow_down_ico_close,.ztree li span.button.icon-arrow_down_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_down.png') no-repeat center center;}
.ztree li span.button.icon-arrow_in_ico_open,.ztree li span.button.icon-arrow_in_ico_close,.ztree li span.button.icon-arrow_in_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_in.png') no-repeat center center;}
.ztree li span.button.icon-arrow_inout_ico_open,.ztree li span.button.icon-arrow_inout_ico_close,.ztree li span.button.icon-arrow_inout_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_inout.png') no-repeat center center;}
.ztree li span.button.icon-arrow_join_ico_open,.ztree li span.button.icon-arrow_join_ico_close,.ztree li span.button.icon-arrow_join_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_join.png') no-repeat center center;}
.ztree li span.button.icon-arrow_left_ico_open,.ztree li span.button.icon-arrow_left_ico_close,.ztree li span.button.icon-arrow_left_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_left.png') no-repeat center center;}
.ztree li span.button.icon-arrow_merge_ico_open,.ztree li span.button.icon-arrow_merge_ico_close,.ztree li span.button.icon-arrow_merge_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_merge.png') no-repeat center center;}
.ztree li span.button.icon-arrow_out_ico_open,.ztree li span.button.icon-arrow_out_ico_close,.ztree li span.button.icon-arrow_out_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_out.png') no-repeat center center;}
.ztree li span.button.icon-arrow_redo_ico_open,.ztree li span.button.icon-arrow_redo_ico_close,.ztree li span.button.icon-arrow_redo_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_redo.png') no-repeat center center;}
.ztree li span.button.icon-arrow_refresh_ico_open,.ztree li span.button.icon-arrow_refresh_ico_close,.ztree li span.button.icon-arrow_refresh_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_refresh.png') no-repeat center center;}
.ztree li span.button.icon-arrow_refresh_small_ico_open,.ztree li span.button.icon-arrow_refresh_small_ico_close,.ztree li span.button.icon-arrow_refresh_small_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_refresh_small.png') no-repeat center center;}
.ztree li span.button.icon-arrow_right_ico_open,.ztree li span.button.icon-arrow_right_ico_close,.ztree li span.button.icon-arrow_right_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_right.png') no-repeat center center;}
.ztree li span.button.icon-arrow_rotate_anticlockwise_ico_open,.ztree li span.button.icon-arrow_rotate_anticlockwise_ico_close,.ztree li span.button.icon-arrow_rotate_anticlockwise_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_rotate_anticlockwise.png') no-repeat center center;}
.ztree li span.button.icon-arrow_rotate_clockwise_ico_open,.ztree li span.button.icon-arrow_rotate_clockwise_ico_close,.ztree li span.button.icon-arrow_rotate_clockwise_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_rotate_clockwise.png') no-repeat center center;}
.ztree li span.button.icon-arrow_switch_ico_open,.ztree li span.button.icon-arrow_switch_ico_close,.ztree li span.button.icon-arrow_switch_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_switch.png') no-repeat center center;}
.ztree li span.button.icon-arrow_turn_left_ico_open,.ztree li span.button.icon-arrow_turn_left_ico_close,.ztree li span.button.icon-arrow_turn_left_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_turn_left.png') no-repeat center center;}
.ztree li span.button.icon-arrow_turn_right_ico_open,.ztree li span.button.icon-arrow_turn_right_ico_close,.ztree li span.button.icon-arrow_turn_right_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_turn_right.png') no-repeat center center;}
.ztree li span.button.icon-arrow_undo_ico_open,.ztree li span.button.icon-arrow_undo_ico_close,.ztree li span.button.icon-arrow_undo_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_undo.png') no-repeat center center;}
.ztree li span.button.icon-arrow_up_ico_open,.ztree li span.button.icon-arrow_up_ico_close,.ztree li span.button.icon-arrow_up_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/arrow_up.png') no-repeat center center;}
.ztree li span.button.icon-asterisk_orange_ico_open,.ztree li span.button.icon-asterisk_orange_ico_close,.ztree li span.button.icon-asterisk_orange_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/asterisk_orange.png') no-repeat center center;}
.ztree li span.button.icon-asterisk_yellow_ico_open,.ztree li span.button.icon-asterisk_yellow_ico_close,.ztree li span.button.icon-asterisk_yellow_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/asterisk_yellow.png') no-repeat center center;}
.ztree li span.button.icon-attach_ico_open,.ztree li span.button.icon-attach_ico_close,.ztree li span.button.icon-attach_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/attach.png') no-repeat center center;}
.ztree li span.button.icon-award_star_add_ico_open,.ztree li span.button.icon-award_star_add_ico_close,.ztree li span.button.icon-award_star_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/award_star_add.png') no-repeat center center;}
.ztree li span.button.icon-award_star_bronze_1_ico_open,.ztree li span.button.icon-award_star_bronze_1_ico_close,.ztree li span.button.icon-award_star_bronze_1_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/award_star_bronze_1.png') no-repeat center center;}
.ztree li span.button.icon-award_star_bronze_2_ico_open,.ztree li span.button.icon-award_star_bronze_2_ico_close,.ztree li span.button.icon-award_star_bronze_2_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/award_star_bronze_2.png') no-repeat center center;}
.ztree li span.button.icon-award_star_bronze_3_ico_open,.ztree li span.button.icon-award_star_bronze_3_ico_close,.ztree li span.button.icon-award_star_bronze_3_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/award_star_bronze_3.png') no-repeat center center;}
.ztree li span.button.icon-award_star_delete_ico_open,.ztree li span.button.icon-award_star_delete_ico_close,.ztree li span.button.icon-award_star_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/award_star_delete.png') no-repeat center center;}
.ztree li span.button.icon-award_star_gold_1_ico_open,.ztree li span.button.icon-award_star_gold_1_ico_close,.ztree li span.button.icon-award_star_gold_1_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/award_star_gold_1.png') no-repeat center center;}
.ztree li span.button.icon-award_star_gold_2_ico_open,.ztree li span.button.icon-award_star_gold_2_ico_close,.ztree li span.button.icon-award_star_gold_2_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/award_star_gold_2.png') no-repeat center center;}
.ztree li span.button.icon-award_star_gold_3_ico_open,.ztree li span.button.icon-award_star_gold_3_ico_close,.ztree li span.button.icon-award_star_gold_3_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/award_star_gold_3.png') no-repeat center center;}
.ztree li span.button.icon-award_star_silver_1_ico_open,.ztree li span.button.icon-award_star_silver_1_ico_close,.ztree li span.button.icon-award_star_silver_1_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/award_star_silver_1.png') no-repeat center center;}
.ztree li span.button.icon-award_star_silver_2_ico_open,.ztree li span.button.icon-award_star_silver_2_ico_close,.ztree li span.button.icon-award_star_silver_2_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/award_star_silver_2.png') no-repeat center center;}
.ztree li span.button.icon-award_star_silver_3_ico_open,.ztree li span.button.icon-award_star_silver_3_ico_close,.ztree li span.button.icon-award_star_silver_3_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/award_star_silver_3.png') no-repeat center center;}
.ztree li span.button.icon-basket_ico_open,.ztree li span.button.icon-basket_ico_close,.ztree li span.button.icon-basket_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/basket.png') no-repeat center center;}
.ztree li span.button.icon-basket_add_ico_open,.ztree li span.button.icon-basket_add_ico_close,.ztree li span.button.icon-basket_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/basket_add.png') no-repeat center center;}
.ztree li span.button.icon-basket_delete_ico_open,.ztree li span.button.icon-basket_delete_ico_close,.ztree li span.button.icon-basket_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/basket_delete.png') no-repeat center center;}
.ztree li span.button.icon-basket_edit_ico_open,.ztree li span.button.icon-basket_edit_ico_close,.ztree li span.button.icon-basket_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/basket_edit.png') no-repeat center center;}
.ztree li span.button.icon-basket_error_ico_open,.ztree li span.button.icon-basket_error_ico_close,.ztree li span.button.icon-basket_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/basket_error.png') no-repeat center center;}
.ztree li span.button.icon-basket_go_ico_open,.ztree li span.button.icon-basket_go_ico_close,.ztree li span.button.icon-basket_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/basket_go.png') no-repeat center center;}
.ztree li span.button.icon-basket_put_ico_open,.ztree li span.button.icon-basket_put_ico_close,.ztree li span.button.icon-basket_put_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/basket_put.png') no-repeat center center;}
.ztree li span.button.icon-basket_remove_ico_open,.ztree li span.button.icon-basket_remove_ico_close,.ztree li span.button.icon-basket_remove_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/basket_remove.png') no-repeat center center;}
.ztree li span.button.icon-bell_ico_open,.ztree li span.button.icon-bell_ico_close,.ztree li span.button.icon-bell_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bell.png') no-repeat center center;}
.ztree li span.button.icon-bell_add_ico_open,.ztree li span.button.icon-bell_add_ico_close,.ztree li span.button.icon-bell_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bell_add.png') no-repeat center center;}
.ztree li span.button.icon-bell_delete_ico_open,.ztree li span.button.icon-bell_delete_ico_close,.ztree li span.button.icon-bell_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bell_delete.png') no-repeat center center;}
.ztree li span.button.icon-bell_error_ico_open,.ztree li span.button.icon-bell_error_ico_close,.ztree li span.button.icon-bell_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bell_error.png') no-repeat center center;}
.ztree li span.button.icon-bell_go_ico_open,.ztree li span.button.icon-bell_go_ico_close,.ztree li span.button.icon-bell_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bell_go.png') no-repeat center center;}
.ztree li span.button.icon-bell_link_ico_open,.ztree li span.button.icon-bell_link_ico_close,.ztree li span.button.icon-bell_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bell_link.png') no-repeat center center;}
.ztree li span.button.icon-bin_ico_open,.ztree li span.button.icon-bin_ico_close,.ztree li span.button.icon-bin_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bin.png') no-repeat center center;}
.ztree li span.button.icon-bin_closed_ico_open,.ztree li span.button.icon-bin_closed_ico_close,.ztree li span.button.icon-bin_closed_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bin_closed.png') no-repeat center center;}
.ztree li span.button.icon-bin_empty_ico_open,.ztree li span.button.icon-bin_empty_ico_close,.ztree li span.button.icon-bin_empty_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bin_empty.png') no-repeat center center;}
.ztree li span.button.icon-bomb_ico_open,.ztree li span.button.icon-bomb_ico_close,.ztree li span.button.icon-bomb_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bomb.png') no-repeat center center;}
.ztree li span.button.icon-book_ico_open,.ztree li span.button.icon-book_ico_close,.ztree li span.button.icon-book_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/book.png') no-repeat center center;}
.ztree li span.button.icon-book_add_ico_open,.ztree li span.button.icon-book_add_ico_close,.ztree li span.button.icon-book_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/book_add.png') no-repeat center center;}
.ztree li span.button.icon-book_addresses_ico_open,.ztree li span.button.icon-book_addresses_ico_close,.ztree li span.button.icon-book_addresses_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/book_addresses.png') no-repeat center center;}
.ztree li span.button.icon-book_delete_ico_open,.ztree li span.button.icon-book_delete_ico_close,.ztree li span.button.icon-book_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/book_delete.png') no-repeat center center;}
.ztree li span.button.icon-book_edit_ico_open,.ztree li span.button.icon-book_edit_ico_close,.ztree li span.button.icon-book_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/book_edit.png') no-repeat center center;}
.ztree li span.button.icon-book_error_ico_open,.ztree li span.button.icon-book_error_ico_close,.ztree li span.button.icon-book_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/book_error.png') no-repeat center center;}
.ztree li span.button.icon-book_go_ico_open,.ztree li span.button.icon-book_go_ico_close,.ztree li span.button.icon-book_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/book_go.png') no-repeat center center;}
.ztree li span.button.icon-book_key_ico_open,.ztree li span.button.icon-book_key_ico_close,.ztree li span.button.icon-book_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/book_key.png') no-repeat center center;}
.ztree li span.button.icon-book_link_ico_open,.ztree li span.button.icon-book_link_ico_close,.ztree li span.button.icon-book_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/book_link.png') no-repeat center center;}
.ztree li span.button.icon-book_next_ico_open,.ztree li span.button.icon-book_next_ico_close,.ztree li span.button.icon-book_next_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/book_next.png') no-repeat center center;}
.ztree li span.button.icon-book_open_ico_open,.ztree li span.button.icon-book_open_ico_close,.ztree li span.button.icon-book_open_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/book_open.png') no-repeat center center;}
.ztree li span.button.icon-book_previous_ico_open,.ztree li span.button.icon-book_previous_ico_close,.ztree li span.button.icon-book_previous_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/book_previous.png') no-repeat center center;}
.ztree li span.button.icon-box_ico_open,.ztree li span.button.icon-box_ico_close,.ztree li span.button.icon-box_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/box.png') no-repeat center center;}
.ztree li span.button.icon-box_down_ico_open,.ztree li span.button.icon-box_down_ico_close,.ztree li span.button.icon-box_down_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/box_down.png') no-repeat center center;}
.ztree li span.button.icon-brick_ico_open,.ztree li span.button.icon-brick_ico_close,.ztree li span.button.icon-brick_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/brick.png') no-repeat center center;}
.ztree li span.button.icon-bricks_ico_open,.ztree li span.button.icon-bricks_ico_close,.ztree li span.button.icon-bricks_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bricks.png') no-repeat center center;}
.ztree li span.button.icon-brick_add_ico_open,.ztree li span.button.icon-brick_add_ico_close,.ztree li span.button.icon-brick_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/brick_add.png') no-repeat center center;}
.ztree li span.button.icon-brick_delete_ico_open,.ztree li span.button.icon-brick_delete_ico_close,.ztree li span.button.icon-brick_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/brick_delete.png') no-repeat center center;}
.ztree li span.button.icon-brick_edit_ico_open,.ztree li span.button.icon-brick_edit_ico_close,.ztree li span.button.icon-brick_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/brick_edit.png') no-repeat center center;}
.ztree li span.button.icon-brick_error_ico_open,.ztree li span.button.icon-brick_error_ico_close,.ztree li span.button.icon-brick_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/brick_error.png') no-repeat center center;}
.ztree li span.button.icon-brick_go_ico_open,.ztree li span.button.icon-brick_go_ico_close,.ztree li span.button.icon-brick_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/brick_go.png') no-repeat center center;}
.ztree li span.button.icon-brick_link_ico_open,.ztree li span.button.icon-brick_link_ico_close,.ztree li span.button.icon-brick_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/brick_link.png') no-repeat center center;}
.ztree li span.button.icon-briefcase_ico_open,.ztree li span.button.icon-briefcase_ico_close,.ztree li span.button.icon-briefcase_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/briefcase.png') no-repeat center center;}
.ztree li span.button.icon-bug_ico_open,.ztree li span.button.icon-bug_ico_close,.ztree li span.button.icon-bug_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bug.png') no-repeat center center;}
.ztree li span.button.icon-bug_add_ico_open,.ztree li span.button.icon-bug_add_ico_close,.ztree li span.button.icon-bug_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bug_add.png') no-repeat center center;}
.ztree li span.button.icon-bug_delete_ico_open,.ztree li span.button.icon-bug_delete_ico_close,.ztree li span.button.icon-bug_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bug_delete.png') no-repeat center center;}
.ztree li span.button.icon-bug_edit_ico_open,.ztree li span.button.icon-bug_edit_ico_close,.ztree li span.button.icon-bug_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bug_edit.png') no-repeat center center;}
.ztree li span.button.icon-bug_error_ico_open,.ztree li span.button.icon-bug_error_ico_close,.ztree li span.button.icon-bug_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bug_error.png') no-repeat center center;}
.ztree li span.button.icon-bug_go_ico_open,.ztree li span.button.icon-bug_go_ico_close,.ztree li span.button.icon-bug_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bug_go.png') no-repeat center center;}
.ztree li span.button.icon-bug_link_ico_open,.ztree li span.button.icon-bug_link_ico_close,.ztree li span.button.icon-bug_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bug_link.png') no-repeat center center;}
.ztree li span.button.icon-building_ico_open,.ztree li span.button.icon-building_ico_close,.ztree li span.button.icon-building_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/building.png') no-repeat center center;}
.ztree li span.button.icon-building_add_ico_open,.ztree li span.button.icon-building_add_ico_close,.ztree li span.button.icon-building_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/building_add.png') no-repeat center center;}
.ztree li span.button.icon-building_delete_ico_open,.ztree li span.button.icon-building_delete_ico_close,.ztree li span.button.icon-building_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/building_delete.png') no-repeat center center;}
.ztree li span.button.icon-building_edit_ico_open,.ztree li span.button.icon-building_edit_ico_close,.ztree li span.button.icon-building_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/building_edit.png') no-repeat center center;}
.ztree li span.button.icon-building_error_ico_open,.ztree li span.button.icon-building_error_ico_close,.ztree li span.button.icon-building_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/building_error.png') no-repeat center center;}
.ztree li span.button.icon-building_go_ico_open,.ztree li span.button.icon-building_go_ico_close,.ztree li span.button.icon-building_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/building_go.png') no-repeat center center;}
.ztree li span.button.icon-building_key_ico_open,.ztree li span.button.icon-building_key_ico_close,.ztree li span.button.icon-building_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/building_key.png') no-repeat center center;}
.ztree li span.button.icon-building_link_ico_open,.ztree li span.button.icon-building_link_ico_close,.ztree li span.button.icon-building_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/building_link.png') no-repeat center center;}
.ztree li span.button.icon-bullet_add_ico_open,.ztree li span.button.icon-bullet_add_ico_close,.ztree li span.button.icon-bullet_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_add.png') no-repeat center center;}
.ztree li span.button.icon-bullet_arrow_bottom_ico_open,.ztree li span.button.icon-bullet_arrow_bottom_ico_close,.ztree li span.button.icon-bullet_arrow_bottom_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_arrow_bottom.png') no-repeat center center;}
.ztree li span.button.icon-bullet_arrow_down_ico_open,.ztree li span.button.icon-bullet_arrow_down_ico_close,.ztree li span.button.icon-bullet_arrow_down_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_arrow_down.png') no-repeat center center;}
.ztree li span.button.icon-bullet_arrow_top_ico_open,.ztree li span.button.icon-bullet_arrow_top_ico_close,.ztree li span.button.icon-bullet_arrow_top_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_arrow_top.png') no-repeat center center;}
.ztree li span.button.icon-bullet_arrow_up_ico_open,.ztree li span.button.icon-bullet_arrow_up_ico_close,.ztree li span.button.icon-bullet_arrow_up_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_arrow_up.png') no-repeat center center;}
.ztree li span.button.icon-bullet_black_ico_open,.ztree li span.button.icon-bullet_black_ico_close,.ztree li span.button.icon-bullet_black_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_black.png') no-repeat center center;}
.ztree li span.button.icon-bullet_blue_ico_open,.ztree li span.button.icon-bullet_blue_ico_close,.ztree li span.button.icon-bullet_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_blue.png') no-repeat center center;}
.ztree li span.button.icon-bullet_delete_ico_open,.ztree li span.button.icon-bullet_delete_ico_close,.ztree li span.button.icon-bullet_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_delete.png') no-repeat center center;}
.ztree li span.button.icon-bullet_disk_ico_open,.ztree li span.button.icon-bullet_disk_ico_close,.ztree li span.button.icon-bullet_disk_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_disk.png') no-repeat center center;}
.ztree li span.button.icon-bullet_error_ico_open,.ztree li span.button.icon-bullet_error_ico_close,.ztree li span.button.icon-bullet_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_error.png') no-repeat center center;}
.ztree li span.button.icon-bullet_feed_ico_open,.ztree li span.button.icon-bullet_feed_ico_close,.ztree li span.button.icon-bullet_feed_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_feed.png') no-repeat center center;}
.ztree li span.button.icon-bullet_go_ico_open,.ztree li span.button.icon-bullet_go_ico_close,.ztree li span.button.icon-bullet_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_go.png') no-repeat center center;}
.ztree li span.button.icon-bullet_green_ico_open,.ztree li span.button.icon-bullet_green_ico_close,.ztree li span.button.icon-bullet_green_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_green.png') no-repeat center center;}
.ztree li span.button.icon-bullet_key_ico_open,.ztree li span.button.icon-bullet_key_ico_close,.ztree li span.button.icon-bullet_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_key.png') no-repeat center center;}
.ztree li span.button.icon-bullet_orange_ico_open,.ztree li span.button.icon-bullet_orange_ico_close,.ztree li span.button.icon-bullet_orange_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_orange.png') no-repeat center center;}
.ztree li span.button.icon-bullet_picture_ico_open,.ztree li span.button.icon-bullet_picture_ico_close,.ztree li span.button.icon-bullet_picture_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_picture.png') no-repeat center center;}
.ztree li span.button.icon-bullet_pink_ico_open,.ztree li span.button.icon-bullet_pink_ico_close,.ztree li span.button.icon-bullet_pink_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_pink.png') no-repeat center center;}
.ztree li span.button.icon-bullet_purple_ico_open,.ztree li span.button.icon-bullet_purple_ico_close,.ztree li span.button.icon-bullet_purple_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_purple.png') no-repeat center center;}
.ztree li span.button.icon-bullet_red_ico_open,.ztree li span.button.icon-bullet_red_ico_close,.ztree li span.button.icon-bullet_red_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_red.png') no-repeat center center;}
.ztree li span.button.icon-bullet_star_ico_open,.ztree li span.button.icon-bullet_star_ico_close,.ztree li span.button.icon-bullet_star_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_star.png') no-repeat center center;}
.ztree li span.button.icon-bullet_toggle_minus_ico_open,.ztree li span.button.icon-bullet_toggle_minus_ico_close,.ztree li span.button.icon-bullet_toggle_minus_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_toggle_minus.png') no-repeat center center;}
.ztree li span.button.icon-bullet_toggle_plus_ico_open,.ztree li span.button.icon-bullet_toggle_plus_ico_close,.ztree li span.button.icon-bullet_toggle_plus_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_toggle_plus.png') no-repeat center center;}
.ztree li span.button.icon-bullet_white_ico_open,.ztree li span.button.icon-bullet_white_ico_close,.ztree li span.button.icon-bullet_white_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_white.png') no-repeat center center;}
.ztree li span.button.icon-bullet_wrench_ico_open,.ztree li span.button.icon-bullet_wrench_ico_close,.ztree li span.button.icon-bullet_wrench_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_wrench.png') no-repeat center center;}
.ztree li span.button.icon-bullet_yellow_ico_open,.ztree li span.button.icon-bullet_yellow_ico_close,.ztree li span.button.icon-bullet_yellow_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/bullet_yellow.png') no-repeat center center;}
.ztree li span.button.icon-cake_ico_open,.ztree li span.button.icon-cake_ico_close,.ztree li span.button.icon-cake_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cake.png') no-repeat center center;}
.ztree li span.button.icon-calculator_ico_open,.ztree li span.button.icon-calculator_ico_close,.ztree li span.button.icon-calculator_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calculator.png') no-repeat center center;}
.ztree li span.button.icon-calculator_add_ico_open,.ztree li span.button.icon-calculator_add_ico_close,.ztree li span.button.icon-calculator_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calculator_add.png') no-repeat center center;}
.ztree li span.button.icon-calculator_delete_ico_open,.ztree li span.button.icon-calculator_delete_ico_close,.ztree li span.button.icon-calculator_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calculator_delete.png') no-repeat center center;}
.ztree li span.button.icon-calculator_edit_ico_open,.ztree li span.button.icon-calculator_edit_ico_close,.ztree li span.button.icon-calculator_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calculator_edit.png') no-repeat center center;}
.ztree li span.button.icon-calculator_error_ico_open,.ztree li span.button.icon-calculator_error_ico_close,.ztree li span.button.icon-calculator_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calculator_error.png') no-repeat center center;}
.ztree li span.button.icon-calculator_link_ico_open,.ztree li span.button.icon-calculator_link_ico_close,.ztree li span.button.icon-calculator_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calculator_link.png') no-repeat center center;}
.ztree li span.button.icon-calendar_ico_open,.ztree li span.button.icon-calendar_ico_close,.ztree li span.button.icon-calendar_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calendar.png') no-repeat center center;}
.ztree li span.button.icon-calendar_add_ico_open,.ztree li span.button.icon-calendar_add_ico_close,.ztree li span.button.icon-calendar_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calendar_add.png') no-repeat center center;}
.ztree li span.button.icon-calendar_delete_ico_open,.ztree li span.button.icon-calendar_delete_ico_close,.ztree li span.button.icon-calendar_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calendar_delete.png') no-repeat center center;}
.ztree li span.button.icon-calendar_edit_ico_open,.ztree li span.button.icon-calendar_edit_ico_close,.ztree li span.button.icon-calendar_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calendar_edit.png') no-repeat center center;}
.ztree li span.button.icon-calendar_link_ico_open,.ztree li span.button.icon-calendar_link_ico_close,.ztree li span.button.icon-calendar_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calendar_link.png') no-repeat center center;}
.ztree li span.button.icon-calendar_view_day_ico_open,.ztree li span.button.icon-calendar_view_day_ico_close,.ztree li span.button.icon-calendar_view_day_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calendar_view_day.png') no-repeat center center;}
.ztree li span.button.icon-calendar_view_month_ico_open,.ztree li span.button.icon-calendar_view_month_ico_close,.ztree li span.button.icon-calendar_view_month_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calendar_view_month.png') no-repeat center center;}
.ztree li span.button.icon-calendar_view_week_ico_open,.ztree li span.button.icon-calendar_view_week_ico_close,.ztree li span.button.icon-calendar_view_week_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/calendar_view_week.png') no-repeat center center;}
.ztree li span.button.icon-camera_ico_open,.ztree li span.button.icon-camera_ico_close,.ztree li span.button.icon-camera_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/camera.png') no-repeat center center;}
.ztree li span.button.icon-camera_add_ico_open,.ztree li span.button.icon-camera_add_ico_close,.ztree li span.button.icon-camera_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/camera_add.png') no-repeat center center;}
.ztree li span.button.icon-camera_delete_ico_open,.ztree li span.button.icon-camera_delete_ico_close,.ztree li span.button.icon-camera_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/camera_delete.png') no-repeat center center;}
.ztree li span.button.icon-camera_edit_ico_open,.ztree li span.button.icon-camera_edit_ico_close,.ztree li span.button.icon-camera_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/camera_edit.png') no-repeat center center;}
.ztree li span.button.icon-camera_error_ico_open,.ztree li span.button.icon-camera_error_ico_close,.ztree li span.button.icon-camera_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/camera_error.png') no-repeat center center;}
.ztree li span.button.icon-camera_go_ico_open,.ztree li span.button.icon-camera_go_ico_close,.ztree li span.button.icon-camera_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/camera_go.png') no-repeat center center;}
.ztree li span.button.icon-camera_link_ico_open,.ztree li span.button.icon-camera_link_ico_close,.ztree li span.button.icon-camera_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/camera_link.png') no-repeat center center;}
.ztree li span.button.icon-camera_small_ico_open,.ztree li span.button.icon-camera_small_ico_close,.ztree li span.button.icon-camera_small_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/camera_small.png') no-repeat center center;}
.ztree li span.button.icon-cancel_ico_open,.ztree li span.button.icon-cancel_ico_close,.ztree li span.button.icon-cancel_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cancel.png') no-repeat center center;}
.ztree li span.button.icon-car_ico_open,.ztree li span.button.icon-car_ico_close,.ztree li span.button.icon-car_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/car.png') no-repeat center center;}
.ztree li span.button.icon-cart_ico_open,.ztree li span.button.icon-cart_ico_close,.ztree li span.button.icon-cart_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cart.png') no-repeat center center;}
.ztree li span.button.icon-cart_add_ico_open,.ztree li span.button.icon-cart_add_ico_close,.ztree li span.button.icon-cart_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cart_add.png') no-repeat center center;}
.ztree li span.button.icon-cart_delete_ico_open,.ztree li span.button.icon-cart_delete_ico_close,.ztree li span.button.icon-cart_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cart_delete.png') no-repeat center center;}
.ztree li span.button.icon-cart_edit_ico_open,.ztree li span.button.icon-cart_edit_ico_close,.ztree li span.button.icon-cart_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cart_edit.png') no-repeat center center;}
.ztree li span.button.icon-cart_error_ico_open,.ztree li span.button.icon-cart_error_ico_close,.ztree li span.button.icon-cart_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cart_error.png') no-repeat center center;}
.ztree li span.button.icon-cart_go_ico_open,.ztree li span.button.icon-cart_go_ico_close,.ztree li span.button.icon-cart_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cart_go.png') no-repeat center center;}
.ztree li span.button.icon-cart_put_ico_open,.ztree li span.button.icon-cart_put_ico_close,.ztree li span.button.icon-cart_put_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cart_put.png') no-repeat center center;}
.ztree li span.button.icon-cart_remove_ico_open,.ztree li span.button.icon-cart_remove_ico_close,.ztree li span.button.icon-cart_remove_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cart_remove.png') no-repeat center center;}
.ztree li span.button.icon-car_add_ico_open,.ztree li span.button.icon-car_add_ico_close,.ztree li span.button.icon-car_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/car_add.png') no-repeat center center;}
.ztree li span.button.icon-car_delete_ico_open,.ztree li span.button.icon-car_delete_ico_close,.ztree li span.button.icon-car_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/car_delete.png') no-repeat center center;}
.ztree li span.button.icon-cd_ico_open,.ztree li span.button.icon-cd_ico_close,.ztree li span.button.icon-cd_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cd.png') no-repeat center center;}
.ztree li span.button.icon-cd_add_ico_open,.ztree li span.button.icon-cd_add_ico_close,.ztree li span.button.icon-cd_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cd_add.png') no-repeat center center;}
.ztree li span.button.icon-cd_burn_ico_open,.ztree li span.button.icon-cd_burn_ico_close,.ztree li span.button.icon-cd_burn_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cd_burn.png') no-repeat center center;}
.ztree li span.button.icon-cd_delete_ico_open,.ztree li span.button.icon-cd_delete_ico_close,.ztree li span.button.icon-cd_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cd_delete.png') no-repeat center center;}
.ztree li span.button.icon-cd_edit_ico_open,.ztree li span.button.icon-cd_edit_ico_close,.ztree li span.button.icon-cd_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cd_edit.png') no-repeat center center;}
.ztree li span.button.icon-cd_eject_ico_open,.ztree li span.button.icon-cd_eject_ico_close,.ztree li span.button.icon-cd_eject_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cd_eject.png') no-repeat center center;}
.ztree li span.button.icon-cd_go_ico_open,.ztree li span.button.icon-cd_go_ico_close,.ztree li span.button.icon-cd_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cd_go.png') no-repeat center center;}
.ztree li span.button.icon-chart_bar_ico_open,.ztree li span.button.icon-chart_bar_ico_close,.ztree li span.button.icon-chart_bar_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_bar.png') no-repeat center center;}
.ztree li span.button.icon-chart_bar_add_ico_open,.ztree li span.button.icon-chart_bar_add_ico_close,.ztree li span.button.icon-chart_bar_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_bar_add.png') no-repeat center center;}
.ztree li span.button.icon-chart_bar_delete_ico_open,.ztree li span.button.icon-chart_bar_delete_ico_close,.ztree li span.button.icon-chart_bar_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_bar_delete.png') no-repeat center center;}
.ztree li span.button.icon-chart_bar_edit_ico_open,.ztree li span.button.icon-chart_bar_edit_ico_close,.ztree li span.button.icon-chart_bar_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_bar_edit.png') no-repeat center center;}
.ztree li span.button.icon-chart_bar_error_ico_open,.ztree li span.button.icon-chart_bar_error_ico_close,.ztree li span.button.icon-chart_bar_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_bar_error.png') no-repeat center center;}
.ztree li span.button.icon-chart_bar_link_ico_open,.ztree li span.button.icon-chart_bar_link_ico_close,.ztree li span.button.icon-chart_bar_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_bar_link.png') no-repeat center center;}
.ztree li span.button.icon-chart_curve_ico_open,.ztree li span.button.icon-chart_curve_ico_close,.ztree li span.button.icon-chart_curve_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_curve.png') no-repeat center center;}
.ztree li span.button.icon-chart_curve_add_ico_open,.ztree li span.button.icon-chart_curve_add_ico_close,.ztree li span.button.icon-chart_curve_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_curve_add.png') no-repeat center center;}
.ztree li span.button.icon-chart_curve_delete_ico_open,.ztree li span.button.icon-chart_curve_delete_ico_close,.ztree li span.button.icon-chart_curve_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_curve_delete.png') no-repeat center center;}
.ztree li span.button.icon-chart_curve_edit_ico_open,.ztree li span.button.icon-chart_curve_edit_ico_close,.ztree li span.button.icon-chart_curve_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_curve_edit.png') no-repeat center center;}
.ztree li span.button.icon-chart_curve_error_ico_open,.ztree li span.button.icon-chart_curve_error_ico_close,.ztree li span.button.icon-chart_curve_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_curve_error.png') no-repeat center center;}
.ztree li span.button.icon-chart_curve_go_ico_open,.ztree li span.button.icon-chart_curve_go_ico_close,.ztree li span.button.icon-chart_curve_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_curve_go.png') no-repeat center center;}
.ztree li span.button.icon-chart_curve_link_ico_open,.ztree li span.button.icon-chart_curve_link_ico_close,.ztree li span.button.icon-chart_curve_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_curve_link.png') no-repeat center center;}
.ztree li span.button.icon-chart_line_ico_open,.ztree li span.button.icon-chart_line_ico_close,.ztree li span.button.icon-chart_line_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_line.png') no-repeat center center;}
.ztree li span.button.icon-chart_line_add_ico_open,.ztree li span.button.icon-chart_line_add_ico_close,.ztree li span.button.icon-chart_line_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_line_add.png') no-repeat center center;}
.ztree li span.button.icon-chart_line_delete_ico_open,.ztree li span.button.icon-chart_line_delete_ico_close,.ztree li span.button.icon-chart_line_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_line_delete.png') no-repeat center center;}
.ztree li span.button.icon-chart_line_edit_ico_open,.ztree li span.button.icon-chart_line_edit_ico_close,.ztree li span.button.icon-chart_line_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_line_edit.png') no-repeat center center;}
.ztree li span.button.icon-chart_line_error_ico_open,.ztree li span.button.icon-chart_line_error_ico_close,.ztree li span.button.icon-chart_line_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_line_error.png') no-repeat center center;}
.ztree li span.button.icon-chart_line_link_ico_open,.ztree li span.button.icon-chart_line_link_ico_close,.ztree li span.button.icon-chart_line_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_line_link.png') no-repeat center center;}
.ztree li span.button.icon-chart_organisation_ico_open,.ztree li span.button.icon-chart_organisation_ico_close,.ztree li span.button.icon-chart_organisation_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_organisation.png') no-repeat center center;}
.ztree li span.button.icon-chart_organisation_add_ico_open,.ztree li span.button.icon-chart_organisation_add_ico_close,.ztree li span.button.icon-chart_organisation_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_organisation_add.png') no-repeat center center;}
.ztree li span.button.icon-chart_pie_ico_open,.ztree li span.button.icon-chart_pie_ico_close,.ztree li span.button.icon-chart_pie_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_pie.png') no-repeat center center;}
.ztree li span.button.icon-chart_pie_add_ico_open,.ztree li span.button.icon-chart_pie_add_ico_close,.ztree li span.button.icon-chart_pie_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_pie_add.png') no-repeat center center;}
.ztree li span.button.icon-chart_pie_delete_ico_open,.ztree li span.button.icon-chart_pie_delete_ico_close,.ztree li span.button.icon-chart_pie_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_pie_delete.png') no-repeat center center;}
.ztree li span.button.icon-chart_pie_edit_ico_open,.ztree li span.button.icon-chart_pie_edit_ico_close,.ztree li span.button.icon-chart_pie_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_pie_edit.png') no-repeat center center;}
.ztree li span.button.icon-chart_pie_error_ico_open,.ztree li span.button.icon-chart_pie_error_ico_close,.ztree li span.button.icon-chart_pie_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_pie_error.png') no-repeat center center;}
.ztree li span.button.icon-chart_pie_link_ico_open,.ztree li span.button.icon-chart_pie_link_ico_close,.ztree li span.button.icon-chart_pie_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/chart_pie_link.png') no-repeat center center;}
.ztree li span.button.icon-clock__ico_open,.ztree li span.button.icon-clock__ico_close,.ztree li span.button.icon-clock__ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/clock_.png') no-repeat center center;}
.ztree li span.button.icon-clock_add_ico_open,.ztree li span.button.icon-clock_add_ico_close,.ztree li span.button.icon-clock_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/clock_add.png') no-repeat center center;}
.ztree li span.button.icon-clock_delete_ico_open,.ztree li span.button.icon-clock_delete_ico_close,.ztree li span.button.icon-clock_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/clock_delete.png') no-repeat center center;}
.ztree li span.button.icon-clock_edit_ico_open,.ztree li span.button.icon-clock_edit_ico_close,.ztree li span.button.icon-clock_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/clock_edit.png') no-repeat center center;}
.ztree li span.button.icon-clock_error_ico_open,.ztree li span.button.icon-clock_error_ico_close,.ztree li span.button.icon-clock_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/clock_error.png') no-repeat center center;}
.ztree li span.button.icon-clock_go_ico_open,.ztree li span.button.icon-clock_go_ico_close,.ztree li span.button.icon-clock_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/clock_go.png') no-repeat center center;}
.ztree li span.button.icon-clock_link_ico_open,.ztree li span.button.icon-clock_link_ico_close,.ztree li span.button.icon-clock_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/clock_link.png') no-repeat center center;}
.ztree li span.button.icon-clock_pause_ico_open,.ztree li span.button.icon-clock_pause_ico_close,.ztree li span.button.icon-clock_pause_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/clock_pause.png') no-repeat center center;}
.ztree li span.button.icon-clock_play_ico_open,.ztree li span.button.icon-clock_play_ico_close,.ztree li span.button.icon-clock_play_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/clock_play.png') no-repeat center center;}
.ztree li span.button.icon-clock_red_ico_open,.ztree li span.button.icon-clock_red_ico_close,.ztree li span.button.icon-clock_red_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/clock_red.png') no-repeat center center;}
.ztree li span.button.icon-clock_stop_ico_open,.ztree li span.button.icon-clock_stop_ico_close,.ztree li span.button.icon-clock_stop_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/clock_stop.png') no-repeat center center;}
.ztree li span.button.icon-cog_ico_open,.ztree li span.button.icon-cog_ico_close,.ztree li span.button.icon-cog_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cog.png') no-repeat center center;}
.ztree li span.button.icon-cog_add_ico_open,.ztree li span.button.icon-cog_add_ico_close,.ztree li span.button.icon-cog_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cog_add.png') no-repeat center center;}
.ztree li span.button.icon-cog_delete_ico_open,.ztree li span.button.icon-cog_delete_ico_close,.ztree li span.button.icon-cog_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cog_delete.png') no-repeat center center;}
.ztree li span.button.icon-cog_edit_ico_open,.ztree li span.button.icon-cog_edit_ico_close,.ztree li span.button.icon-cog_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cog_edit.png') no-repeat center center;}
.ztree li span.button.icon-cog_error_ico_open,.ztree li span.button.icon-cog_error_ico_close,.ztree li span.button.icon-cog_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cog_error.png') no-repeat center center;}
.ztree li span.button.icon-cog_go_ico_open,.ztree li span.button.icon-cog_go_ico_close,.ztree li span.button.icon-cog_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cog_go.png') no-repeat center center;}
.ztree li span.button.icon-coins_ico_open,.ztree li span.button.icon-coins_ico_close,.ztree li span.button.icon-coins_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/coins.png') no-repeat center center;}
.ztree li span.button.icon-coins_add_ico_open,.ztree li span.button.icon-coins_add_ico_close,.ztree li span.button.icon-coins_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/coins_add.png') no-repeat center center;}
.ztree li span.button.icon-coins_delete_ico_open,.ztree li span.button.icon-coins_delete_ico_close,.ztree li span.button.icon-coins_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/coins_delete.png') no-repeat center center;}
.ztree li span.button.icon-color_swatch_ico_open,.ztree li span.button.icon-color_swatch_ico_close,.ztree li span.button.icon-color_swatch_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/color_swatch.png') no-repeat center center;}
.ztree li span.button.icon-color_wheel_ico_open,.ztree li span.button.icon-color_wheel_ico_close,.ztree li span.button.icon-color_wheel_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/color_wheel.png') no-repeat center center;}
.ztree li span.button.icon-comment_ico_open,.ztree li span.button.icon-comment_ico_close,.ztree li span.button.icon-comment_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/comment.png') no-repeat center center;}
.ztree li span.button.icon-comments_ico_open,.ztree li span.button.icon-comments_ico_close,.ztree li span.button.icon-comments_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/comments.png') no-repeat center center;}
.ztree li span.button.icon-comments_add_ico_open,.ztree li span.button.icon-comments_add_ico_close,.ztree li span.button.icon-comments_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/comments_add.png') no-repeat center center;}
.ztree li span.button.icon-comments_delete_ico_open,.ztree li span.button.icon-comments_delete_ico_close,.ztree li span.button.icon-comments_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/comments_delete.png') no-repeat center center;}
.ztree li span.button.icon-comment_add_ico_open,.ztree li span.button.icon-comment_add_ico_close,.ztree li span.button.icon-comment_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/comment_add.png') no-repeat center center;}
.ztree li span.button.icon-comment_delete_ico_open,.ztree li span.button.icon-comment_delete_ico_close,.ztree li span.button.icon-comment_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/comment_delete.png') no-repeat center center;}
.ztree li span.button.icon-comment_edit_ico_open,.ztree li span.button.icon-comment_edit_ico_close,.ztree li span.button.icon-comment_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/comment_edit.png') no-repeat center center;}
.ztree li span.button.icon-compress_ico_open,.ztree li span.button.icon-compress_ico_close,.ztree li span.button.icon-compress_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/compress.png') no-repeat center center;}
.ztree li span.button.icon-computer_ico_open,.ztree li span.button.icon-computer_ico_close,.ztree li span.button.icon-computer_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/computer.png') no-repeat center center;}
.ztree li span.button.icon-computer_add_ico_open,.ztree li span.button.icon-computer_add_ico_close,.ztree li span.button.icon-computer_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/computer_add.png') no-repeat center center;}
.ztree li span.button.icon-computer_delete_ico_open,.ztree li span.button.icon-computer_delete_ico_close,.ztree li span.button.icon-computer_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/computer_delete.png') no-repeat center center;}
.ztree li span.button.icon-computer_edit_ico_open,.ztree li span.button.icon-computer_edit_ico_close,.ztree li span.button.icon-computer_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/computer_edit.png') no-repeat center center;}
.ztree li span.button.icon-computer_error_ico_open,.ztree li span.button.icon-computer_error_ico_close,.ztree li span.button.icon-computer_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/computer_error.png') no-repeat center center;}
.ztree li span.button.icon-computer_go_ico_open,.ztree li span.button.icon-computer_go_ico_close,.ztree li span.button.icon-computer_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/computer_go.png') no-repeat center center;}
.ztree li span.button.icon-computer_key_ico_open,.ztree li span.button.icon-computer_key_ico_close,.ztree li span.button.icon-computer_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/computer_key.png') no-repeat center center;}
.ztree li span.button.icon-computer_link_ico_open,.ztree li span.button.icon-computer_link_ico_close,.ztree li span.button.icon-computer_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/computer_link.png') no-repeat center center;}
.ztree li span.button.icon-connect_ico_open,.ztree li span.button.icon-connect_ico_close,.ztree li span.button.icon-connect_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/connect.png') no-repeat center center;}
.ztree li span.button.icon-contrast_ico_open,.ztree li span.button.icon-contrast_ico_close,.ztree li span.button.icon-contrast_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/contrast.png') no-repeat center center;}
.ztree li span.button.icon-contrast_decrease_ico_open,.ztree li span.button.icon-contrast_decrease_ico_close,.ztree li span.button.icon-contrast_decrease_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/contrast_decrease.png') no-repeat center center;}
.ztree li span.button.icon-contrast_high_ico_open,.ztree li span.button.icon-contrast_high_ico_close,.ztree li span.button.icon-contrast_high_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/contrast_high.png') no-repeat center center;}
.ztree li span.button.icon-contrast_increase_ico_open,.ztree li span.button.icon-contrast_increase_ico_close,.ztree li span.button.icon-contrast_increase_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/contrast_increase.png') no-repeat center center;}
.ztree li span.button.icon-contrast_low_ico_open,.ztree li span.button.icon-contrast_low_ico_close,.ztree li span.button.icon-contrast_low_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/contrast_low.png') no-repeat center center;}
.ztree li span.button.icon-controller_ico_open,.ztree li span.button.icon-controller_ico_close,.ztree li span.button.icon-controller_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/controller.png') no-repeat center center;}
.ztree li span.button.icon-controller_add_ico_open,.ztree li span.button.icon-controller_add_ico_close,.ztree li span.button.icon-controller_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/controller_add.png') no-repeat center center;}
.ztree li span.button.icon-controller_delete_ico_open,.ztree li span.button.icon-controller_delete_ico_close,.ztree li span.button.icon-controller_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/controller_delete.png') no-repeat center center;}
.ztree li span.button.icon-controller_error_ico_open,.ztree li span.button.icon-controller_error_ico_close,.ztree li span.button.icon-controller_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/controller_error.png') no-repeat center center;}
.ztree li span.button.icon-control_eject_ico_open,.ztree li span.button.icon-control_eject_ico_close,.ztree li span.button.icon-control_eject_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_eject.png') no-repeat center center;}
.ztree li span.button.icon-control_eject_blue_ico_open,.ztree li span.button.icon-control_eject_blue_ico_close,.ztree li span.button.icon-control_eject_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_eject_blue.png') no-repeat center center;}
.ztree li span.button.icon-control_end_ico_open,.ztree li span.button.icon-control_end_ico_close,.ztree li span.button.icon-control_end_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_end.png') no-repeat center center;}
.ztree li span.button.icon-control_end_blue_ico_open,.ztree li span.button.icon-control_end_blue_ico_close,.ztree li span.button.icon-control_end_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_end_blue.png') no-repeat center center;}
.ztree li span.button.icon-control_equalizer_ico_open,.ztree li span.button.icon-control_equalizer_ico_close,.ztree li span.button.icon-control_equalizer_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_equalizer.png') no-repeat center center;}
.ztree li span.button.icon-control_equalizer_blue_ico_open,.ztree li span.button.icon-control_equalizer_blue_ico_close,.ztree li span.button.icon-control_equalizer_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_equalizer_blue.png') no-repeat center center;}
.ztree li span.button.icon-control_fastforward_ico_open,.ztree li span.button.icon-control_fastforward_ico_close,.ztree li span.button.icon-control_fastforward_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_fastforward.png') no-repeat center center;}
.ztree li span.button.icon-control_fastforward_blue_ico_open,.ztree li span.button.icon-control_fastforward_blue_ico_close,.ztree li span.button.icon-control_fastforward_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_fastforward_blue.png') no-repeat center center;}
.ztree li span.button.icon-control_pause_ico_open,.ztree li span.button.icon-control_pause_ico_close,.ztree li span.button.icon-control_pause_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_pause.png') no-repeat center center;}
.ztree li span.button.icon-control_pause_blue_ico_open,.ztree li span.button.icon-control_pause_blue_ico_close,.ztree li span.button.icon-control_pause_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_pause_blue.png') no-repeat center center;}
.ztree li span.button.icon-control_play_ico_open,.ztree li span.button.icon-control_play_ico_close,.ztree li span.button.icon-control_play_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_play.png') no-repeat center center;}
.ztree li span.button.icon-control_play_blue_ico_open,.ztree li span.button.icon-control_play_blue_ico_close,.ztree li span.button.icon-control_play_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_play_blue.png') no-repeat center center;}
.ztree li span.button.icon-control_repeat_ico_open,.ztree li span.button.icon-control_repeat_ico_close,.ztree li span.button.icon-control_repeat_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_repeat.png') no-repeat center center;}
.ztree li span.button.icon-control_repeat_blue_ico_open,.ztree li span.button.icon-control_repeat_blue_ico_close,.ztree li span.button.icon-control_repeat_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_repeat_blue.png') no-repeat center center;}
.ztree li span.button.icon-control_rewind_ico_open,.ztree li span.button.icon-control_rewind_ico_close,.ztree li span.button.icon-control_rewind_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_rewind.png') no-repeat center center;}
.ztree li span.button.icon-control_rewind_blue_ico_open,.ztree li span.button.icon-control_rewind_blue_ico_close,.ztree li span.button.icon-control_rewind_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_rewind_blue.png') no-repeat center center;}
.ztree li span.button.icon-control_start_ico_open,.ztree li span.button.icon-control_start_ico_close,.ztree li span.button.icon-control_start_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_start.png') no-repeat center center;}
.ztree li span.button.icon-control_start_blue_ico_open,.ztree li span.button.icon-control_start_blue_ico_close,.ztree li span.button.icon-control_start_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_start_blue.png') no-repeat center center;}
.ztree li span.button.icon-control_stop_ico_open,.ztree li span.button.icon-control_stop_ico_close,.ztree li span.button.icon-control_stop_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_stop.png') no-repeat center center;}
.ztree li span.button.icon-control_stop_blue_ico_open,.ztree li span.button.icon-control_stop_blue_ico_close,.ztree li span.button.icon-control_stop_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/control_stop_blue.png') no-repeat center center;}
.ztree li span.button.icon-creditcards_ico_open,.ztree li span.button.icon-creditcards_ico_close,.ztree li span.button.icon-creditcards_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/creditcards.png') no-repeat center center;}
.ztree li span.button.icon-cross_ico_open,.ztree li span.button.icon-cross_ico_close,.ztree li span.button.icon-cross_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cross.png') no-repeat center center;}
.ztree li span.button.icon-css_ico_open,.ztree li span.button.icon-css_ico_close,.ztree li span.button.icon-css_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/css.png') no-repeat center center;}
.ztree li span.button.icon-css_add_ico_open,.ztree li span.button.icon-css_add_ico_close,.ztree li span.button.icon-css_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/css_add.png') no-repeat center center;}
.ztree li span.button.icon-css_delete_ico_open,.ztree li span.button.icon-css_delete_ico_close,.ztree li span.button.icon-css_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/css_delete.png') no-repeat center center;}
.ztree li span.button.icon-css_go_ico_open,.ztree li span.button.icon-css_go_ico_close,.ztree li span.button.icon-css_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/css_go.png') no-repeat center center;}
.ztree li span.button.icon-css_valid_ico_open,.ztree li span.button.icon-css_valid_ico_close,.ztree li span.button.icon-css_valid_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/css_valid.png') no-repeat center center;}
.ztree li span.button.icon-cup_ico_open,.ztree li span.button.icon-cup_ico_close,.ztree li span.button.icon-cup_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cup.png') no-repeat center center;}
.ztree li span.button.icon-cup_add_ico_open,.ztree li span.button.icon-cup_add_ico_close,.ztree li span.button.icon-cup_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cup_add.png') no-repeat center center;}
.ztree li span.button.icon-cup_delete_ico_open,.ztree li span.button.icon-cup_delete_ico_close,.ztree li span.button.icon-cup_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cup_delete.png') no-repeat center center;}
.ztree li span.button.icon-cup_edit_ico_open,.ztree li span.button.icon-cup_edit_ico_close,.ztree li span.button.icon-cup_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cup_edit.png') no-repeat center center;}
.ztree li span.button.icon-cup_error_ico_open,.ztree li span.button.icon-cup_error_ico_close,.ztree li span.button.icon-cup_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cup_error.png') no-repeat center center;}
.ztree li span.button.icon-cup_go_ico_open,.ztree li span.button.icon-cup_go_ico_close,.ztree li span.button.icon-cup_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cup_go.png') no-repeat center center;}
.ztree li span.button.icon-cup_key_ico_open,.ztree li span.button.icon-cup_key_ico_close,.ztree li span.button.icon-cup_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cup_key.png') no-repeat center center;}
.ztree li span.button.icon-cup_link_ico_open,.ztree li span.button.icon-cup_link_ico_close,.ztree li span.button.icon-cup_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cup_link.png') no-repeat center center;}
.ztree li span.button.icon-cursor_ico_open,.ztree li span.button.icon-cursor_ico_close,.ztree li span.button.icon-cursor_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cursor.png') no-repeat center center;}
.ztree li span.button.icon-cut_ico_open,.ztree li span.button.icon-cut_ico_close,.ztree li span.button.icon-cut_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cut.png') no-repeat center center;}
.ztree li span.button.icon-cut_red_ico_open,.ztree li span.button.icon-cut_red_ico_close,.ztree li span.button.icon-cut_red_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/cut_red.png') no-repeat center center;}
.ztree li span.button.icon-database_ico_open,.ztree li span.button.icon-database_ico_close,.ztree li span.button.icon-database_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database.png') no-repeat center center;}
.ztree li span.button.icon-database_add_ico_open,.ztree li span.button.icon-database_add_ico_close,.ztree li span.button.icon-database_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_add.png') no-repeat center center;}
.ztree li span.button.icon-database_connect_ico_open,.ztree li span.button.icon-database_connect_ico_close,.ztree li span.button.icon-database_connect_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_connect.png') no-repeat center center;}
.ztree li span.button.icon-database_delete_ico_open,.ztree li span.button.icon-database_delete_ico_close,.ztree li span.button.icon-database_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_delete.png') no-repeat center center;}
.ztree li span.button.icon-database_edit_ico_open,.ztree li span.button.icon-database_edit_ico_close,.ztree li span.button.icon-database_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_edit.png') no-repeat center center;}
.ztree li span.button.icon-database_error_ico_open,.ztree li span.button.icon-database_error_ico_close,.ztree li span.button.icon-database_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_error.png') no-repeat center center;}
.ztree li span.button.icon-database_gear_ico_open,.ztree li span.button.icon-database_gear_ico_close,.ztree li span.button.icon-database_gear_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_gear.png') no-repeat center center;}
.ztree li span.button.icon-database_go_ico_open,.ztree li span.button.icon-database_go_ico_close,.ztree li span.button.icon-database_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_go.png') no-repeat center center;}
.ztree li span.button.icon-database_key_ico_open,.ztree li span.button.icon-database_key_ico_close,.ztree li span.button.icon-database_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_key.png') no-repeat center center;}
.ztree li span.button.icon-database_lightning_ico_open,.ztree li span.button.icon-database_lightning_ico_close,.ztree li span.button.icon-database_lightning_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_lightning.png') no-repeat center center;}
.ztree li span.button.icon-database_link_ico_open,.ztree li span.button.icon-database_link_ico_close,.ztree li span.button.icon-database_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_link.png') no-repeat center center;}
.ztree li span.button.icon-database_refresh_ico_open,.ztree li span.button.icon-database_refresh_ico_close,.ztree li span.button.icon-database_refresh_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_refresh.png') no-repeat center center;}
.ztree li span.button.icon-database_save_ico_open,.ztree li span.button.icon-database_save_ico_close,.ztree li span.button.icon-database_save_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_save.png') no-repeat center center;}
.ztree li span.button.icon-database_table_ico_open,.ztree li span.button.icon-database_table_ico_close,.ztree li span.button.icon-database_table_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/database_table.png') no-repeat center center;}
.ztree li span.button.icon-date_ico_open,.ztree li span.button.icon-date_ico_close,.ztree li span.button.icon-date_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/date.png') no-repeat center center;}
.ztree li span.button.icon-date_add_ico_open,.ztree li span.button.icon-date_add_ico_close,.ztree li span.button.icon-date_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/date_add.png') no-repeat center center;}
.ztree li span.button.icon-date_delete_ico_open,.ztree li span.button.icon-date_delete_ico_close,.ztree li span.button.icon-date_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/date_delete.png') no-repeat center center;}
.ztree li span.button.icon-date_edit_ico_open,.ztree li span.button.icon-date_edit_ico_close,.ztree li span.button.icon-date_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/date_edit.png') no-repeat center center;}
.ztree li span.button.icon-date_error_ico_open,.ztree li span.button.icon-date_error_ico_close,.ztree li span.button.icon-date_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/date_error.png') no-repeat center center;}
.ztree li span.button.icon-date_go_ico_open,.ztree li span.button.icon-date_go_ico_close,.ztree li span.button.icon-date_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/date_go.png') no-repeat center center;}
.ztree li span.button.icon-date_link_ico_open,.ztree li span.button.icon-date_link_ico_close,.ztree li span.button.icon-date_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/date_link.png') no-repeat center center;}
.ztree li span.button.icon-date_magnify_ico_open,.ztree li span.button.icon-date_magnify_ico_close,.ztree li span.button.icon-date_magnify_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/date_magnify.png') no-repeat center center;}
.ztree li span.button.icon-date_next_ico_open,.ztree li span.button.icon-date_next_ico_close,.ztree li span.button.icon-date_next_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/date_next.png') no-repeat center center;}
.ztree li span.button.icon-date_previous_ico_open,.ztree li span.button.icon-date_previous_ico_close,.ztree li span.button.icon-date_previous_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/date_previous.png') no-repeat center center;}
.ztree li span.button.icon-delete2_ico_open,.ztree li span.button.icon-delete2_ico_close,.ztree li span.button.icon-delete2_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/delete (2).png') no-repeat center center;}
.ztree li span.button.icon-delete_ico_open,.ztree li span.button.icon-delete_ico_close,.ztree li span.button.icon-delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/delete.png') no-repeat center center;}
.ztree li span.button.icon-disconnect_ico_open,.ztree li span.button.icon-disconnect_ico_close,.ztree li span.button.icon-disconnect_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/disconnect.png') no-repeat center center;}
.ztree li span.button.icon-disk_ico_open,.ztree li span.button.icon-disk_ico_close,.ztree li span.button.icon-disk_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/disk.png') no-repeat center center;}
.ztree li span.button.icon-disk_multiple_ico_open,.ztree li span.button.icon-disk_multiple_ico_close,.ztree li span.button.icon-disk_multiple_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/disk_multiple.png') no-repeat center center;}
.ztree li span.button.icon-door_ico_open,.ztree li span.button.icon-door_ico_close,.ztree li span.button.icon-door_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/door.png') no-repeat center center;}
.ztree li span.button.icon-door_in_ico_open,.ztree li span.button.icon-door_in_ico_close,.ztree li span.button.icon-door_in_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/door_in.png') no-repeat center center;}
.ztree li span.button.icon-door_open_ico_open,.ztree li span.button.icon-door_open_ico_close,.ztree li span.button.icon-door_open_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/door_open.png') no-repeat center center;}
.ztree li span.button.icon-door_out_ico_open,.ztree li span.button.icon-door_out_ico_close,.ztree li span.button.icon-door_out_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/door_out.png') no-repeat center center;}
.ztree li span.button.icon-drink_ico_open,.ztree li span.button.icon-drink_ico_close,.ztree li span.button.icon-drink_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drink.png') no-repeat center center;}
.ztree li span.button.icon-drink_empty_ico_open,.ztree li span.button.icon-drink_empty_ico_close,.ztree li span.button.icon-drink_empty_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drink_empty.png') no-repeat center center;}
.ztree li span.button.icon-drive_ico_open,.ztree li span.button.icon-drive_ico_close,.ztree li span.button.icon-drive_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive.png') no-repeat center center;}
.ztree li span.button.icon-drive_add_ico_open,.ztree li span.button.icon-drive_add_ico_close,.ztree li span.button.icon-drive_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_add.png') no-repeat center center;}
.ztree li span.button.icon-drive_burn_ico_open,.ztree li span.button.icon-drive_burn_ico_close,.ztree li span.button.icon-drive_burn_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_burn.png') no-repeat center center;}
.ztree li span.button.icon-drive_cd_ico_open,.ztree li span.button.icon-drive_cd_ico_close,.ztree li span.button.icon-drive_cd_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_cd.png') no-repeat center center;}
.ztree li span.button.icon-drive_cd_empty_ico_open,.ztree li span.button.icon-drive_cd_empty_ico_close,.ztree li span.button.icon-drive_cd_empty_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_cd_empty.png') no-repeat center center;}
.ztree li span.button.icon-drive_delete_ico_open,.ztree li span.button.icon-drive_delete_ico_close,.ztree li span.button.icon-drive_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_delete.png') no-repeat center center;}
.ztree li span.button.icon-drive_disk_ico_open,.ztree li span.button.icon-drive_disk_ico_close,.ztree li span.button.icon-drive_disk_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_disk.png') no-repeat center center;}
.ztree li span.button.icon-drive_edit_ico_open,.ztree li span.button.icon-drive_edit_ico_close,.ztree li span.button.icon-drive_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_edit.png') no-repeat center center;}
.ztree li span.button.icon-drive_error_ico_open,.ztree li span.button.icon-drive_error_ico_close,.ztree li span.button.icon-drive_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_error.png') no-repeat center center;}
.ztree li span.button.icon-drive_go_ico_open,.ztree li span.button.icon-drive_go_ico_close,.ztree li span.button.icon-drive_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_go.png') no-repeat center center;}
.ztree li span.button.icon-drive_key_ico_open,.ztree li span.button.icon-drive_key_ico_close,.ztree li span.button.icon-drive_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_key.png') no-repeat center center;}
.ztree li span.button.icon-drive_link_ico_open,.ztree li span.button.icon-drive_link_ico_close,.ztree li span.button.icon-drive_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_link.png') no-repeat center center;}
.ztree li span.button.icon-drive_magnify_ico_open,.ztree li span.button.icon-drive_magnify_ico_close,.ztree li span.button.icon-drive_magnify_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_magnify.png') no-repeat center center;}
.ztree li span.button.icon-drive_network_ico_open,.ztree li span.button.icon-drive_network_ico_close,.ztree li span.button.icon-drive_network_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_network.png') no-repeat center center;}
.ztree li span.button.icon-drive_rename_ico_open,.ztree li span.button.icon-drive_rename_ico_close,.ztree li span.button.icon-drive_rename_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_rename.png') no-repeat center center;}
.ztree li span.button.icon-drive_user_ico_open,.ztree li span.button.icon-drive_user_ico_close,.ztree li span.button.icon-drive_user_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_user.png') no-repeat center center;}
.ztree li span.button.icon-drive_web_ico_open,.ztree li span.button.icon-drive_web_ico_close,.ztree li span.button.icon-drive_web_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/drive_web.png') no-repeat center center;}
.ztree li span.button.icon-dvd_ico_open,.ztree li span.button.icon-dvd_ico_close,.ztree li span.button.icon-dvd_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/dvd.png') no-repeat center center;}
.ztree li span.button.icon-dvd_add_ico_open,.ztree li span.button.icon-dvd_add_ico_close,.ztree li span.button.icon-dvd_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/dvd_add.png') no-repeat center center;}
.ztree li span.button.icon-dvd_delete_ico_open,.ztree li span.button.icon-dvd_delete_ico_close,.ztree li span.button.icon-dvd_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/dvd_delete.png') no-repeat center center;}
.ztree li span.button.icon-dvd_edit_ico_open,.ztree li span.button.icon-dvd_edit_ico_close,.ztree li span.button.icon-dvd_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/dvd_edit.png') no-repeat center center;}
.ztree li span.button.icon-dvd_error_ico_open,.ztree li span.button.icon-dvd_error_ico_close,.ztree li span.button.icon-dvd_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/dvd_error.png') no-repeat center center;}
.ztree li span.button.icon-dvd_go_ico_open,.ztree li span.button.icon-dvd_go_ico_close,.ztree li span.button.icon-dvd_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/dvd_go.png') no-repeat center center;}
.ztree li span.button.icon-dvd_key_ico_open,.ztree li span.button.icon-dvd_key_ico_close,.ztree li span.button.icon-dvd_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/dvd_key.png') no-repeat center center;}
.ztree li span.button.icon-dvd_link_ico_open,.ztree li span.button.icon-dvd_link_ico_close,.ztree li span.button.icon-dvd_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/dvd_link.png') no-repeat center center;}
.ztree li span.button.icon-email_ico_open,.ztree li span.button.icon-email_ico_close,.ztree li span.button.icon-email_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/email.png') no-repeat center center;}
.ztree li span.button.icon-email_add_ico_open,.ztree li span.button.icon-email_add_ico_close,.ztree li span.button.icon-email_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/email_add.png') no-repeat center center;}
.ztree li span.button.icon-email_attach_ico_open,.ztree li span.button.icon-email_attach_ico_close,.ztree li span.button.icon-email_attach_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/email_attach.png') no-repeat center center;}
.ztree li span.button.icon-email_delete_ico_open,.ztree li span.button.icon-email_delete_ico_close,.ztree li span.button.icon-email_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/email_delete.png') no-repeat center center;}
.ztree li span.button.icon-email_edit_ico_open,.ztree li span.button.icon-email_edit_ico_close,.ztree li span.button.icon-email_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/email_edit.png') no-repeat center center;}
.ztree li span.button.icon-email_error_ico_open,.ztree li span.button.icon-email_error_ico_close,.ztree li span.button.icon-email_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/email_error.png') no-repeat center center;}
.ztree li span.button.icon-email_go_ico_open,.ztree li span.button.icon-email_go_ico_close,.ztree li span.button.icon-email_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/email_go.png') no-repeat center center;}
.ztree li span.button.icon-email_link_ico_open,.ztree li span.button.icon-email_link_ico_close,.ztree li span.button.icon-email_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/email_link.png') no-repeat center center;}
.ztree li span.button.icon-email_open_ico_open,.ztree li span.button.icon-email_open_ico_close,.ztree li span.button.icon-email_open_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/email_open.png') no-repeat center center;}
.ztree li span.button.icon-email_open_image_ico_open,.ztree li span.button.icon-email_open_image_ico_close,.ztree li span.button.icon-email_open_image_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/email_open_image.png') no-repeat center center;}
.ztree li span.button.icon-emotion_evilgrin_ico_open,.ztree li span.button.icon-emotion_evilgrin_ico_close,.ztree li span.button.icon-emotion_evilgrin_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/emotion_evilgrin.png') no-repeat center center;}
.ztree li span.button.icon-emotion_grin_ico_open,.ztree li span.button.icon-emotion_grin_ico_close,.ztree li span.button.icon-emotion_grin_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/emotion_grin.png') no-repeat center center;}
.ztree li span.button.icon-emotion_happy_ico_open,.ztree li span.button.icon-emotion_happy_ico_close,.ztree li span.button.icon-emotion_happy_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/emotion_happy.png') no-repeat center center;}
.ztree li span.button.icon-emotion_smile_ico_open,.ztree li span.button.icon-emotion_smile_ico_close,.ztree li span.button.icon-emotion_smile_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/emotion_smile.png') no-repeat center center;}
.ztree li span.button.icon-emotion_suprised_ico_open,.ztree li span.button.icon-emotion_suprised_ico_close,.ztree li span.button.icon-emotion_suprised_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/emotion_suprised.png') no-repeat center center;}
.ztree li span.button.icon-emotion_tongue_ico_open,.ztree li span.button.icon-emotion_tongue_ico_close,.ztree li span.button.icon-emotion_tongue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/emotion_tongue.png') no-repeat center center;}
.ztree li span.button.icon-emotion_unhappy_ico_open,.ztree li span.button.icon-emotion_unhappy_ico_close,.ztree li span.button.icon-emotion_unhappy_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/emotion_unhappy.png') no-repeat center center;}
.ztree li span.button.icon-emotion_waii_ico_open,.ztree li span.button.icon-emotion_waii_ico_close,.ztree li span.button.icon-emotion_waii_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/emotion_waii.png') no-repeat center center;}
.ztree li span.button.icon-emotion_wink_ico_open,.ztree li span.button.icon-emotion_wink_ico_close,.ztree li span.button.icon-emotion_wink_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/emotion_wink.png') no-repeat center center;}
.ztree li span.button.icon-error_ico_open,.ztree li span.button.icon-error_ico_close,.ztree li span.button.icon-error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/error.png') no-repeat center center;}
.ztree li span.button.icon-error_add_ico_open,.ztree li span.button.icon-error_add_ico_close,.ztree li span.button.icon-error_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/error_add.png') no-repeat center center;}
.ztree li span.button.icon-error_delete_ico_open,.ztree li span.button.icon-error_delete_ico_close,.ztree li span.button.icon-error_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/error_delete.png') no-repeat center center;}
.ztree li span.button.icon-error_go_ico_open,.ztree li span.button.icon-error_go_ico_close,.ztree li span.button.icon-error_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/error_go.png') no-repeat center center;}
.ztree li span.button.icon-exclamation_ico_open,.ztree li span.button.icon-exclamation_ico_close,.ztree li span.button.icon-exclamation_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/exclamation.png') no-repeat center center;}
.ztree li span.button.icon-eye_ico_open,.ztree li span.button.icon-eye_ico_close,.ztree li span.button.icon-eye_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/eye.png') no-repeat center center;}
.ztree li span.button.icon-feed_ico_open,.ztree li span.button.icon-feed_ico_close,.ztree li span.button.icon-feed_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/feed.png') no-repeat center center;}
.ztree li span.button.icon-feed_add_ico_open,.ztree li span.button.icon-feed_add_ico_close,.ztree li span.button.icon-feed_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/feed_add.png') no-repeat center center;}
.ztree li span.button.icon-feed_delete_ico_open,.ztree li span.button.icon-feed_delete_ico_close,.ztree li span.button.icon-feed_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/feed_delete.png') no-repeat center center;}
.ztree li span.button.icon-feed_disk_ico_open,.ztree li span.button.icon-feed_disk_ico_close,.ztree li span.button.icon-feed_disk_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/feed_disk.png') no-repeat center center;}
.ztree li span.button.icon-feed_edit_ico_open,.ztree li span.button.icon-feed_edit_ico_close,.ztree li span.button.icon-feed_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/feed_edit.png') no-repeat center center;}
.ztree li span.button.icon-feed_error_ico_open,.ztree li span.button.icon-feed_error_ico_close,.ztree li span.button.icon-feed_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/feed_error.png') no-repeat center center;}
.ztree li span.button.icon-feed_go_ico_open,.ztree li span.button.icon-feed_go_ico_close,.ztree li span.button.icon-feed_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/feed_go.png') no-repeat center center;}
.ztree li span.button.icon-feed_key_ico_open,.ztree li span.button.icon-feed_key_ico_close,.ztree li span.button.icon-feed_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/feed_key.png') no-repeat center center;}
.ztree li span.button.icon-feed_magnify_ico_open,.ztree li span.button.icon-feed_magnify_ico_close,.ztree li span.button.icon-feed_magnify_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/feed_magnify.png') no-repeat center center;}
.ztree li span.button.icon-female_ico_open,.ztree li span.button.icon-female_ico_close,.ztree li span.button.icon-female_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/female.png') no-repeat center center;}
.ztree li span.button.icon-film_ico_open,.ztree li span.button.icon-film_ico_close,.ztree li span.button.icon-film_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/film.png') no-repeat center center;}
.ztree li span.button.icon-film_add_ico_open,.ztree li span.button.icon-film_add_ico_close,.ztree li span.button.icon-film_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/film_add.png') no-repeat center center;}
.ztree li span.button.icon-film_delete_ico_open,.ztree li span.button.icon-film_delete_ico_close,.ztree li span.button.icon-film_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/film_delete.png') no-repeat center center;}
.ztree li span.button.icon-film_edit_ico_open,.ztree li span.button.icon-film_edit_ico_close,.ztree li span.button.icon-film_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/film_edit.png') no-repeat center center;}
.ztree li span.button.icon-film_error_ico_open,.ztree li span.button.icon-film_error_ico_close,.ztree li span.button.icon-film_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/film_error.png') no-repeat center center;}
.ztree li span.button.icon-film_go_ico_open,.ztree li span.button.icon-film_go_ico_close,.ztree li span.button.icon-film_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/film_go.png') no-repeat center center;}
.ztree li span.button.icon-film_key_ico_open,.ztree li span.button.icon-film_key_ico_close,.ztree li span.button.icon-film_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/film_key.png') no-repeat center center;}
.ztree li span.button.icon-film_link_ico_open,.ztree li span.button.icon-film_link_ico_close,.ztree li span.button.icon-film_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/film_link.png') no-repeat center center;}
.ztree li span.button.icon-film_save_ico_open,.ztree li span.button.icon-film_save_ico_close,.ztree li span.button.icon-film_save_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/film_save.png') no-repeat center center;}
.ztree li span.button.icon-find_ico_open,.ztree li span.button.icon-find_ico_close,.ztree li span.button.icon-find_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/find.png') no-repeat center center;}
.ztree li span.button.icon-flag_blue_ico_open,.ztree li span.button.icon-flag_blue_ico_close,.ztree li span.button.icon-flag_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/flag_blue.png') no-repeat center center;}
.ztree li span.button.icon-flag_green_ico_open,.ztree li span.button.icon-flag_green_ico_close,.ztree li span.button.icon-flag_green_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/flag_green.png') no-repeat center center;}
.ztree li span.button.icon-flag_orange_ico_open,.ztree li span.button.icon-flag_orange_ico_close,.ztree li span.button.icon-flag_orange_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/flag_orange.png') no-repeat center center;}
.ztree li span.button.icon-flag_pink_ico_open,.ztree li span.button.icon-flag_pink_ico_close,.ztree li span.button.icon-flag_pink_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/flag_pink.png') no-repeat center center;}
.ztree li span.button.icon-flag_purple_ico_open,.ztree li span.button.icon-flag_purple_ico_close,.ztree li span.button.icon-flag_purple_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/flag_purple.png') no-repeat center center;}
.ztree li span.button.icon-flag_red_ico_open,.ztree li span.button.icon-flag_red_ico_close,.ztree li span.button.icon-flag_red_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/flag_red.png') no-repeat center center;}
.ztree li span.button.icon-flag_yellow_ico_open,.ztree li span.button.icon-flag_yellow_ico_close,.ztree li span.button.icon-flag_yellow_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/flag_yellow.png') no-repeat center center;}
.ztree li span.button.icon-folder_ico_open,.ztree li span.button.icon-folder_ico_close,.ztree li span.button.icon-folder_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder.png') no-repeat center center;}
.ztree li span.button.icon-folder_add_ico_open,.ztree li span.button.icon-folder_add_ico_close,.ztree li span.button.icon-folder_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_add.png') no-repeat center center;}
.ztree li span.button.icon-folder_bell_ico_open,.ztree li span.button.icon-folder_bell_ico_close,.ztree li span.button.icon-folder_bell_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_bell.png') no-repeat center center;}
.ztree li span.button.icon-folder_brick_ico_open,.ztree li span.button.icon-folder_brick_ico_close,.ztree li span.button.icon-folder_brick_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_brick.png') no-repeat center center;}
.ztree li span.button.icon-folder_bug_ico_open,.ztree li span.button.icon-folder_bug_ico_close,.ztree li span.button.icon-folder_bug_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_bug.png') no-repeat center center;}
.ztree li span.button.icon-folder_camera_ico_open,.ztree li span.button.icon-folder_camera_ico_close,.ztree li span.button.icon-folder_camera_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_camera.png') no-repeat center center;}
.ztree li span.button.icon-folder_database_ico_open,.ztree li span.button.icon-folder_database_ico_close,.ztree li span.button.icon-folder_database_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_database.png') no-repeat center center;}
.ztree li span.button.icon-folder_delete_ico_open,.ztree li span.button.icon-folder_delete_ico_close,.ztree li span.button.icon-folder_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_delete.png') no-repeat center center;}
.ztree li span.button.icon-folder_edit_ico_open,.ztree li span.button.icon-folder_edit_ico_close,.ztree li span.button.icon-folder_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_edit.png') no-repeat center center;}
.ztree li span.button.icon-folder_error_ico_open,.ztree li span.button.icon-folder_error_ico_close,.ztree li span.button.icon-folder_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_error.png') no-repeat center center;}
.ztree li span.button.icon-folder_explore_ico_open,.ztree li span.button.icon-folder_explore_ico_close,.ztree li span.button.icon-folder_explore_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_explore.png') no-repeat center center;}
.ztree li span.button.icon-folder_feed_ico_open,.ztree li span.button.icon-folder_feed_ico_close,.ztree li span.button.icon-folder_feed_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_feed.png') no-repeat center center;}
.ztree li span.button.icon-folder_find_ico_open,.ztree li span.button.icon-folder_find_ico_close,.ztree li span.button.icon-folder_find_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_find.png') no-repeat center center;}
.ztree li span.button.icon-folder_go_ico_open,.ztree li span.button.icon-folder_go_ico_close,.ztree li span.button.icon-folder_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_go.png') no-repeat center center;}
.ztree li span.button.icon-folder_heart_ico_open,.ztree li span.button.icon-folder_heart_ico_close,.ztree li span.button.icon-folder_heart_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_heart.png') no-repeat center center;}
.ztree li span.button.icon-folder_image_ico_open,.ztree li span.button.icon-folder_image_ico_close,.ztree li span.button.icon-folder_image_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_image.png') no-repeat center center;}
.ztree li span.button.icon-folder_key_ico_open,.ztree li span.button.icon-folder_key_ico_close,.ztree li span.button.icon-folder_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_key.png') no-repeat center center;}
.ztree li span.button.icon-folder_lightbulb_ico_open,.ztree li span.button.icon-folder_lightbulb_ico_close,.ztree li span.button.icon-folder_lightbulb_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_lightbulb.png') no-repeat center center;}
.ztree li span.button.icon-folder_link_ico_open,.ztree li span.button.icon-folder_link_ico_close,.ztree li span.button.icon-folder_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_link.png') no-repeat center center;}
.ztree li span.button.icon-folder_page_ico_open,.ztree li span.button.icon-folder_page_ico_close,.ztree li span.button.icon-folder_page_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_page.png') no-repeat center center;}
.ztree li span.button.icon-folder_page_white_ico_open,.ztree li span.button.icon-folder_page_white_ico_close,.ztree li span.button.icon-folder_page_white_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_page_white.png') no-repeat center center;}
.ztree li span.button.icon-folder_palette_ico_open,.ztree li span.button.icon-folder_palette_ico_close,.ztree li span.button.icon-folder_palette_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_palette.png') no-repeat center center;}
.ztree li span.button.icon-folder_picture_ico_open,.ztree li span.button.icon-folder_picture_ico_close,.ztree li span.button.icon-folder_picture_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_picture.png') no-repeat center center;}
.ztree li span.button.icon-folder_star_ico_open,.ztree li span.button.icon-folder_star_ico_close,.ztree li span.button.icon-folder_star_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_star.png') no-repeat center center;}
.ztree li span.button.icon-folder_table_ico_open,.ztree li span.button.icon-folder_table_ico_close,.ztree li span.button.icon-folder_table_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_table.png') no-repeat center center;}
.ztree li span.button.icon-folder_user_ico_open,.ztree li span.button.icon-folder_user_ico_close,.ztree li span.button.icon-folder_user_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_user.png') no-repeat center center;}
.ztree li span.button.icon-folder_wrench_ico_open,.ztree li span.button.icon-folder_wrench_ico_close,.ztree li span.button.icon-folder_wrench_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/folder_wrench.png') no-repeat center center;}
.ztree li span.button.icon-font_ico_open,.ztree li span.button.icon-font_ico_close,.ztree li span.button.icon-font_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/font.png') no-repeat center center;}
.ztree li span.button.icon-font_add_ico_open,.ztree li span.button.icon-font_add_ico_close,.ztree li span.button.icon-font_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/font_add.png') no-repeat center center;}
.ztree li span.button.icon-font_delete_ico_open,.ztree li span.button.icon-font_delete_ico_close,.ztree li span.button.icon-font_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/font_delete.png') no-repeat center center;}
.ztree li span.button.icon-font_go_ico_open,.ztree li span.button.icon-font_go_ico_close,.ztree li span.button.icon-font_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/font_go.png') no-repeat center center;}
.ztree li span.button.icon-group_ico_open,.ztree li span.button.icon-group_ico_close,.ztree li span.button.icon-group_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/group.png') no-repeat center center;}
.ztree li span.button.icon-group_add_ico_open,.ztree li span.button.icon-group_add_ico_close,.ztree li span.button.icon-group_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/group_add.png') no-repeat center center;}
.ztree li span.button.icon-group_delete_ico_open,.ztree li span.button.icon-group_delete_ico_close,.ztree li span.button.icon-group_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/group_delete.png') no-repeat center center;}
.ztree li span.button.icon-group_edit_ico_open,.ztree li span.button.icon-group_edit_ico_close,.ztree li span.button.icon-group_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/group_edit.png') no-repeat center center;}
.ztree li span.button.icon-group_error_ico_open,.ztree li span.button.icon-group_error_ico_close,.ztree li span.button.icon-group_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/group_error.png') no-repeat center center;}
.ztree li span.button.icon-group_gear_ico_open,.ztree li span.button.icon-group_gear_ico_close,.ztree li span.button.icon-group_gear_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/group_gear.png') no-repeat center center;}
.ztree li span.button.icon-group_go_ico_open,.ztree li span.button.icon-group_go_ico_close,.ztree li span.button.icon-group_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/group_go.png') no-repeat center center;}
.ztree li span.button.icon-group_key_ico_open,.ztree li span.button.icon-group_key_ico_close,.ztree li span.button.icon-group_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/group_key.png') no-repeat center center;}
.ztree li span.button.icon-group_link_ico_open,.ztree li span.button.icon-group_link_ico_close,.ztree li span.button.icon-group_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/group_link.png') no-repeat center center;}
.ztree li span.button.icon-heart_ico_open,.ztree li span.button.icon-heart_ico_close,.ztree li span.button.icon-heart_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/heart.png') no-repeat center center;}
.ztree li span.button.icon-heart_add_ico_open,.ztree li span.button.icon-heart_add_ico_close,.ztree li span.button.icon-heart_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/heart_add.png') no-repeat center center;}
.ztree li span.button.icon-heart_delete_ico_open,.ztree li span.button.icon-heart_delete_ico_close,.ztree li span.button.icon-heart_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/heart_delete.png') no-repeat center center;}
.ztree li span.button.icon-help_ico_open,.ztree li span.button.icon-help_ico_close,.ztree li span.button.icon-help_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/help.png') no-repeat center center;}
.ztree li span.button.icon-hourglass_ico_open,.ztree li span.button.icon-hourglass_ico_close,.ztree li span.button.icon-hourglass_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/hourglass.png') no-repeat center center;}
.ztree li span.button.icon-hourglass_add_ico_open,.ztree li span.button.icon-hourglass_add_ico_close,.ztree li span.button.icon-hourglass_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/hourglass_add.png') no-repeat center center;}
.ztree li span.button.icon-hourglass_delete_ico_open,.ztree li span.button.icon-hourglass_delete_ico_close,.ztree li span.button.icon-hourglass_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/hourglass_delete.png') no-repeat center center;}
.ztree li span.button.icon-hourglass_go_ico_open,.ztree li span.button.icon-hourglass_go_ico_close,.ztree li span.button.icon-hourglass_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/hourglass_go.png') no-repeat center center;}
.ztree li span.button.icon-hourglass_link_ico_open,.ztree li span.button.icon-hourglass_link_ico_close,.ztree li span.button.icon-hourglass_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/hourglass_link.png') no-repeat center center;}
.ztree li span.button.icon-house_ico_open,.ztree li span.button.icon-house_ico_close,.ztree li span.button.icon-house_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/house.png') no-repeat center center;}
.ztree li span.button.icon-house_go_ico_open,.ztree li span.button.icon-house_go_ico_close,.ztree li span.button.icon-house_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/house_go.png') no-repeat center center;}
.ztree li span.button.icon-house_link_ico_open,.ztree li span.button.icon-house_link_ico_close,.ztree li span.button.icon-house_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/house_link.png') no-repeat center center;}
.ztree li span.button.icon-html_ico_open,.ztree li span.button.icon-html_ico_close,.ztree li span.button.icon-html_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/html.png') no-repeat center center;}
.ztree li span.button.icon-html_add_ico_open,.ztree li span.button.icon-html_add_ico_close,.ztree li span.button.icon-html_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/html_add.png') no-repeat center center;}
.ztree li span.button.icon-html_delete_ico_open,.ztree li span.button.icon-html_delete_ico_close,.ztree li span.button.icon-html_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/html_delete.png') no-repeat center center;}
.ztree li span.button.icon-html_go_ico_open,.ztree li span.button.icon-html_go_ico_close,.ztree li span.button.icon-html_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/html_go.png') no-repeat center center;}
.ztree li span.button.icon-html_valid_ico_open,.ztree li span.button.icon-html_valid_ico_close,.ztree li span.button.icon-html_valid_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/html_valid.png') no-repeat center center;}
.ztree li span.button.icon-image_ico_open,.ztree li span.button.icon-image_ico_close,.ztree li span.button.icon-image_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/image.png') no-repeat center center;}
.ztree li span.button.icon-images_ico_open,.ztree li span.button.icon-images_ico_close,.ztree li span.button.icon-images_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/images.png') no-repeat center center;}
.ztree li span.button.icon-image_add_ico_open,.ztree li span.button.icon-image_add_ico_close,.ztree li span.button.icon-image_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/image_add.png') no-repeat center center;}
.ztree li span.button.icon-image_delete_ico_open,.ztree li span.button.icon-image_delete_ico_close,.ztree li span.button.icon-image_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/image_delete.png') no-repeat center center;}
.ztree li span.button.icon-image_edit_ico_open,.ztree li span.button.icon-image_edit_ico_close,.ztree li span.button.icon-image_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/image_edit.png') no-repeat center center;}
.ztree li span.button.icon-image_link_ico_open,.ztree li span.button.icon-image_link_ico_close,.ztree li span.button.icon-image_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/image_link.png') no-repeat center center;}
.ztree li span.button.icon-information_ico_open,.ztree li span.button.icon-information_ico_close,.ztree li span.button.icon-information_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/information.png') no-repeat center center;}
.ztree li span.button.icon-ipod_ico_open,.ztree li span.button.icon-ipod_ico_close,.ztree li span.button.icon-ipod_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ipod.png') no-repeat center center;}
.ztree li span.button.icon-ipod_cast_ico_open,.ztree li span.button.icon-ipod_cast_ico_close,.ztree li span.button.icon-ipod_cast_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ipod_cast.png') no-repeat center center;}
.ztree li span.button.icon-ipod_cast_add_ico_open,.ztree li span.button.icon-ipod_cast_add_ico_close,.ztree li span.button.icon-ipod_cast_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ipod_cast_add.png') no-repeat center center;}
.ztree li span.button.icon-ipod_cast_delete_ico_open,.ztree li span.button.icon-ipod_cast_delete_ico_close,.ztree li span.button.icon-ipod_cast_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ipod_cast_delete.png') no-repeat center center;}
.ztree li span.button.icon-ipod_sound_ico_open,.ztree li span.button.icon-ipod_sound_ico_close,.ztree li span.button.icon-ipod_sound_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ipod_sound.png') no-repeat center center;}
.ztree li span.button.icon-joystick_ico_open,.ztree li span.button.icon-joystick_ico_close,.ztree li span.button.icon-joystick_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/joystick.png') no-repeat center center;}
.ztree li span.button.icon-joystick_add_ico_open,.ztree li span.button.icon-joystick_add_ico_close,.ztree li span.button.icon-joystick_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/joystick_add.png') no-repeat center center;}
.ztree li span.button.icon-joystick_delete_ico_open,.ztree li span.button.icon-joystick_delete_ico_close,.ztree li span.button.icon-joystick_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/joystick_delete.png') no-repeat center center;}
.ztree li span.button.icon-joystick_error_ico_open,.ztree li span.button.icon-joystick_error_ico_close,.ztree li span.button.icon-joystick_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/joystick_error.png') no-repeat center center;}
.ztree li span.button.icon-key_ico_open,.ztree li span.button.icon-key_ico_close,.ztree li span.button.icon-key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/key.png') no-repeat center center;}
.ztree li span.button.icon-keyboard_ico_open,.ztree li span.button.icon-keyboard_ico_close,.ztree li span.button.icon-keyboard_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/keyboard.png') no-repeat center center;}
.ztree li span.button.icon-keyboard_add_ico_open,.ztree li span.button.icon-keyboard_add_ico_close,.ztree li span.button.icon-keyboard_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/keyboard_add.png') no-repeat center center;}
.ztree li span.button.icon-keyboard_delete_ico_open,.ztree li span.button.icon-keyboard_delete_ico_close,.ztree li span.button.icon-keyboard_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/keyboard_delete.png') no-repeat center center;}
.ztree li span.button.icon-keyboard_magnify_ico_open,.ztree li span.button.icon-keyboard_magnify_ico_close,.ztree li span.button.icon-keyboard_magnify_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/keyboard_magnify.png') no-repeat center center;}
.ztree li span.button.icon-key_add_ico_open,.ztree li span.button.icon-key_add_ico_close,.ztree li span.button.icon-key_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/key_add.png') no-repeat center center;}
.ztree li span.button.icon-key_delete_ico_open,.ztree li span.button.icon-key_delete_ico_close,.ztree li span.button.icon-key_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/key_delete.png') no-repeat center center;}
.ztree li span.button.icon-key_go_ico_open,.ztree li span.button.icon-key_go_ico_close,.ztree li span.button.icon-key_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/key_go.png') no-repeat center center;}
.ztree li span.button.icon-layers_ico_open,.ztree li span.button.icon-layers_ico_close,.ztree li span.button.icon-layers_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/layers.png') no-repeat center center;}
.ztree li span.button.icon-layout_ico_open,.ztree li span.button.icon-layout_ico_close,.ztree li span.button.icon-layout_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/layout.png') no-repeat center center;}
.ztree li span.button.icon-layout_add_ico_open,.ztree li span.button.icon-layout_add_ico_close,.ztree li span.button.icon-layout_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/layout_add.png') no-repeat center center;}
.ztree li span.button.icon-layout_content_ico_open,.ztree li span.button.icon-layout_content_ico_close,.ztree li span.button.icon-layout_content_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/layout_content.png') no-repeat center center;}
.ztree li span.button.icon-layout_delete_ico_open,.ztree li span.button.icon-layout_delete_ico_close,.ztree li span.button.icon-layout_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/layout_delete.png') no-repeat center center;}
.ztree li span.button.icon-layout_edit_ico_open,.ztree li span.button.icon-layout_edit_ico_close,.ztree li span.button.icon-layout_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/layout_edit.png') no-repeat center center;}
.ztree li span.button.icon-layout_error_ico_open,.ztree li span.button.icon-layout_error_ico_close,.ztree li span.button.icon-layout_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/layout_error.png') no-repeat center center;}
.ztree li span.button.icon-layout_header_ico_open,.ztree li span.button.icon-layout_header_ico_close,.ztree li span.button.icon-layout_header_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/layout_header.png') no-repeat center center;}
.ztree li span.button.icon-layout_link_ico_open,.ztree li span.button.icon-layout_link_ico_close,.ztree li span.button.icon-layout_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/layout_link.png') no-repeat center center;}
.ztree li span.button.icon-layout_sidebar_ico_open,.ztree li span.button.icon-layout_sidebar_ico_close,.ztree li span.button.icon-layout_sidebar_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/layout_sidebar.png') no-repeat center center;}
.ztree li span.button.icon-lightbulb_ico_open,.ztree li span.button.icon-lightbulb_ico_close,.ztree li span.button.icon-lightbulb_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lightbulb.png') no-repeat center center;}
.ztree li span.button.icon-lightbulb_add_ico_open,.ztree li span.button.icon-lightbulb_add_ico_close,.ztree li span.button.icon-lightbulb_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lightbulb_add.png') no-repeat center center;}
.ztree li span.button.icon-lightbulb_delete_ico_open,.ztree li span.button.icon-lightbulb_delete_ico_close,.ztree li span.button.icon-lightbulb_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lightbulb_delete.png') no-repeat center center;}
.ztree li span.button.icon-lightbulb_off_ico_open,.ztree li span.button.icon-lightbulb_off_ico_close,.ztree li span.button.icon-lightbulb_off_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lightbulb_off.png') no-repeat center center;}
.ztree li span.button.icon-lightning_ico_open,.ztree li span.button.icon-lightning_ico_close,.ztree li span.button.icon-lightning_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lightning.png') no-repeat center center;}
.ztree li span.button.icon-lightning_add_ico_open,.ztree li span.button.icon-lightning_add_ico_close,.ztree li span.button.icon-lightning_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lightning_add.png') no-repeat center center;}
.ztree li span.button.icon-lightning_delete_ico_open,.ztree li span.button.icon-lightning_delete_ico_close,.ztree li span.button.icon-lightning_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lightning_delete.png') no-repeat center center;}
.ztree li span.button.icon-lightning_go_ico_open,.ztree li span.button.icon-lightning_go_ico_close,.ztree li span.button.icon-lightning_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lightning_go.png') no-repeat center center;}
.ztree li span.button.icon-link_ico_open,.ztree li span.button.icon-link_ico_close,.ztree li span.button.icon-link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/link.png') no-repeat center center;}
.ztree li span.button.icon-link_add_ico_open,.ztree li span.button.icon-link_add_ico_close,.ztree li span.button.icon-link_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/link_add.png') no-repeat center center;}
.ztree li span.button.icon-link_break_ico_open,.ztree li span.button.icon-link_break_ico_close,.ztree li span.button.icon-link_break_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/link_break.png') no-repeat center center;}
.ztree li span.button.icon-link_delete_ico_open,.ztree li span.button.icon-link_delete_ico_close,.ztree li span.button.icon-link_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/link_delete.png') no-repeat center center;}
.ztree li span.button.icon-link_edit_ico_open,.ztree li span.button.icon-link_edit_ico_close,.ztree li span.button.icon-link_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/link_edit.png') no-repeat center center;}
.ztree li span.button.icon-link_go_ico_open,.ztree li span.button.icon-link_go_ico_close,.ztree li span.button.icon-link_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/link_go.png') no-repeat center center;}
.ztree li span.button.icon-lock_ico_open,.ztree li span.button.icon-lock_ico_close,.ztree li span.button.icon-lock_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lock.png') no-repeat center center;}
.ztree li span.button.icon-lock_add_ico_open,.ztree li span.button.icon-lock_add_ico_close,.ztree li span.button.icon-lock_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lock_add.png') no-repeat center center;}
.ztree li span.button.icon-lock_break_ico_open,.ztree li span.button.icon-lock_break_ico_close,.ztree li span.button.icon-lock_break_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lock_break.png') no-repeat center center;}
.ztree li span.button.icon-lock_delete_ico_open,.ztree li span.button.icon-lock_delete_ico_close,.ztree li span.button.icon-lock_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lock_delete.png') no-repeat center center;}
.ztree li span.button.icon-lock_edit_ico_open,.ztree li span.button.icon-lock_edit_ico_close,.ztree li span.button.icon-lock_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lock_edit.png') no-repeat center center;}
.ztree li span.button.icon-lock_go_ico_open,.ztree li span.button.icon-lock_go_ico_close,.ztree li span.button.icon-lock_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lock_go.png') no-repeat center center;}
.ztree li span.button.icon-lock_open_ico_open,.ztree li span.button.icon-lock_open_ico_close,.ztree li span.button.icon-lock_open_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lock_open.png') no-repeat center center;}
.ztree li span.button.icon-lorry_ico_open,.ztree li span.button.icon-lorry_ico_close,.ztree li span.button.icon-lorry_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lorry.png') no-repeat center center;}
.ztree li span.button.icon-lorry_add_ico_open,.ztree li span.button.icon-lorry_add_ico_close,.ztree li span.button.icon-lorry_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lorry_add.png') no-repeat center center;}
.ztree li span.button.icon-lorry_delete_ico_open,.ztree li span.button.icon-lorry_delete_ico_close,.ztree li span.button.icon-lorry_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lorry_delete.png') no-repeat center center;}
.ztree li span.button.icon-lorry_error_ico_open,.ztree li span.button.icon-lorry_error_ico_close,.ztree li span.button.icon-lorry_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lorry_error.png') no-repeat center center;}
.ztree li span.button.icon-lorry_flatbed_ico_open,.ztree li span.button.icon-lorry_flatbed_ico_close,.ztree li span.button.icon-lorry_flatbed_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lorry_flatbed.png') no-repeat center center;}
.ztree li span.button.icon-lorry_go_ico_open,.ztree li span.button.icon-lorry_go_ico_close,.ztree li span.button.icon-lorry_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lorry_go.png') no-repeat center center;}
.ztree li span.button.icon-lorry_link_ico_open,.ztree li span.button.icon-lorry_link_ico_close,.ztree li span.button.icon-lorry_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/lorry_link.png') no-repeat center center;}
.ztree li span.button.icon-magnifier_ico_open,.ztree li span.button.icon-magnifier_ico_close,.ztree li span.button.icon-magnifier_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/magnifier.png') no-repeat center center;}
.ztree li span.button.icon-magnifier_zoom_in_ico_open,.ztree li span.button.icon-magnifier_zoom_in_ico_close,.ztree li span.button.icon-magnifier_zoom_in_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/magnifier_zoom_in.png') no-repeat center center;}
.ztree li span.button.icon-magnifier_zoom_out_ico_open,.ztree li span.button.icon-magnifier_zoom_out_ico_close,.ztree li span.button.icon-magnifier_zoom_out_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/magnifier_zoom_out.png') no-repeat center center;}
.ztree li span.button.icon-male_ico_open,.ztree li span.button.icon-male_ico_close,.ztree li span.button.icon-male_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/male.png') no-repeat center center;}
.ztree li span.button.icon-map_ico_open,.ztree li span.button.icon-map_ico_close,.ztree li span.button.icon-map_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/map.png') no-repeat center center;}
.ztree li span.button.icon-map_add_ico_open,.ztree li span.button.icon-map_add_ico_close,.ztree li span.button.icon-map_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/map_add.png') no-repeat center center;}
.ztree li span.button.icon-map_delete_ico_open,.ztree li span.button.icon-map_delete_ico_close,.ztree li span.button.icon-map_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/map_delete.png') no-repeat center center;}
.ztree li span.button.icon-map_edit_ico_open,.ztree li span.button.icon-map_edit_ico_close,.ztree li span.button.icon-map_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/map_edit.png') no-repeat center center;}
.ztree li span.button.icon-map_go_ico_open,.ztree li span.button.icon-map_go_ico_close,.ztree li span.button.icon-map_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/map_go.png') no-repeat center center;}
.ztree li span.button.icon-map_magnify_ico_open,.ztree li span.button.icon-map_magnify_ico_close,.ztree li span.button.icon-map_magnify_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/map_magnify.png') no-repeat center center;}
.ztree li span.button.icon-medal_bronze_1_ico_open,.ztree li span.button.icon-medal_bronze_1_ico_close,.ztree li span.button.icon-medal_bronze_1_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_bronze_1.png') no-repeat center center;}
.ztree li span.button.icon-medal_bronze_2_ico_open,.ztree li span.button.icon-medal_bronze_2_ico_close,.ztree li span.button.icon-medal_bronze_2_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_bronze_2.png') no-repeat center center;}
.ztree li span.button.icon-medal_bronze_3_ico_open,.ztree li span.button.icon-medal_bronze_3_ico_close,.ztree li span.button.icon-medal_bronze_3_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_bronze_3.png') no-repeat center center;}
.ztree li span.button.icon-medal_bronze_add_ico_open,.ztree li span.button.icon-medal_bronze_add_ico_close,.ztree li span.button.icon-medal_bronze_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_bronze_add.png') no-repeat center center;}
.ztree li span.button.icon-medal_bronze_delete_ico_open,.ztree li span.button.icon-medal_bronze_delete_ico_close,.ztree li span.button.icon-medal_bronze_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_bronze_delete.png') no-repeat center center;}
.ztree li span.button.icon-medal_gold_1_ico_open,.ztree li span.button.icon-medal_gold_1_ico_close,.ztree li span.button.icon-medal_gold_1_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_gold_1.png') no-repeat center center;}
.ztree li span.button.icon-medal_gold_2_ico_open,.ztree li span.button.icon-medal_gold_2_ico_close,.ztree li span.button.icon-medal_gold_2_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_gold_2.png') no-repeat center center;}
.ztree li span.button.icon-medal_gold_3_ico_open,.ztree li span.button.icon-medal_gold_3_ico_close,.ztree li span.button.icon-medal_gold_3_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_gold_3.png') no-repeat center center;}
.ztree li span.button.icon-medal_gold_add_ico_open,.ztree li span.button.icon-medal_gold_add_ico_close,.ztree li span.button.icon-medal_gold_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_gold_add.png') no-repeat center center;}
.ztree li span.button.icon-medal_gold_delete_ico_open,.ztree li span.button.icon-medal_gold_delete_ico_close,.ztree li span.button.icon-medal_gold_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_gold_delete.png') no-repeat center center;}
.ztree li span.button.icon-medal_silver_1_ico_open,.ztree li span.button.icon-medal_silver_1_ico_close,.ztree li span.button.icon-medal_silver_1_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_silver_1.png') no-repeat center center;}
.ztree li span.button.icon-medal_silver_2_ico_open,.ztree li span.button.icon-medal_silver_2_ico_close,.ztree li span.button.icon-medal_silver_2_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_silver_2.png') no-repeat center center;}
.ztree li span.button.icon-medal_silver_3_ico_open,.ztree li span.button.icon-medal_silver_3_ico_close,.ztree li span.button.icon-medal_silver_3_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_silver_3.png') no-repeat center center;}
.ztree li span.button.icon-medal_silver_add_ico_open,.ztree li span.button.icon-medal_silver_add_ico_close,.ztree li span.button.icon-medal_silver_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_silver_add.png') no-repeat center center;}
.ztree li span.button.icon-medal_silver_delete_ico_open,.ztree li span.button.icon-medal_silver_delete_ico_close,.ztree li span.button.icon-medal_silver_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/medal_silver_delete.png') no-repeat center center;}
.ztree li span.button.icon-money_ico_open,.ztree li span.button.icon-money_ico_close,.ztree li span.button.icon-money_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/money.png') no-repeat center center;}
.ztree li span.button.icon-money_add_ico_open,.ztree li span.button.icon-money_add_ico_close,.ztree li span.button.icon-money_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/money_add.png') no-repeat center center;}
.ztree li span.button.icon-money_delete_ico_open,.ztree li span.button.icon-money_delete_ico_close,.ztree li span.button.icon-money_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/money_delete.png') no-repeat center center;}
.ztree li span.button.icon-money_dollar_ico_open,.ztree li span.button.icon-money_dollar_ico_close,.ztree li span.button.icon-money_dollar_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/money_dollar.png') no-repeat center center;}
.ztree li span.button.icon-money_euro_ico_open,.ztree li span.button.icon-money_euro_ico_close,.ztree li span.button.icon-money_euro_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/money_euro.png') no-repeat center center;}
.ztree li span.button.icon-money_pound_ico_open,.ztree li span.button.icon-money_pound_ico_close,.ztree li span.button.icon-money_pound_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/money_pound.png') no-repeat center center;}
.ztree li span.button.icon-money_yen_ico_open,.ztree li span.button.icon-money_yen_ico_close,.ztree li span.button.icon-money_yen_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/money_yen.png') no-repeat center center;}
.ztree li span.button.icon-monitor_ico_open,.ztree li span.button.icon-monitor_ico_close,.ztree li span.button.icon-monitor_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/monitor.png') no-repeat center center;}
.ztree li span.button.icon-monitor_add_ico_open,.ztree li span.button.icon-monitor_add_ico_close,.ztree li span.button.icon-monitor_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/monitor_add.png') no-repeat center center;}
.ztree li span.button.icon-monitor_delete_ico_open,.ztree li span.button.icon-monitor_delete_ico_close,.ztree li span.button.icon-monitor_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/monitor_delete.png') no-repeat center center;}
.ztree li span.button.icon-monitor_edit_ico_open,.ztree li span.button.icon-monitor_edit_ico_close,.ztree li span.button.icon-monitor_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/monitor_edit.png') no-repeat center center;}
.ztree li span.button.icon-monitor_error_ico_open,.ztree li span.button.icon-monitor_error_ico_close,.ztree li span.button.icon-monitor_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/monitor_error.png') no-repeat center center;}
.ztree li span.button.icon-monitor_go_ico_open,.ztree li span.button.icon-monitor_go_ico_close,.ztree li span.button.icon-monitor_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/monitor_go.png') no-repeat center center;}
.ztree li span.button.icon-monitor_lightning_ico_open,.ztree li span.button.icon-monitor_lightning_ico_close,.ztree li span.button.icon-monitor_lightning_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/monitor_lightning.png') no-repeat center center;}
.ztree li span.button.icon-monitor_link_ico_open,.ztree li span.button.icon-monitor_link_ico_close,.ztree li span.button.icon-monitor_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/monitor_link.png') no-repeat center center;}
.ztree li span.button.icon-mouse_ico_open,.ztree li span.button.icon-mouse_ico_close,.ztree li span.button.icon-mouse_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/mouse.png') no-repeat center center;}
.ztree li span.button.icon-mouse_add_ico_open,.ztree li span.button.icon-mouse_add_ico_close,.ztree li span.button.icon-mouse_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/mouse_add.png') no-repeat center center;}
.ztree li span.button.icon-mouse_delete_ico_open,.ztree li span.button.icon-mouse_delete_ico_close,.ztree li span.button.icon-mouse_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/mouse_delete.png') no-repeat center center;}
.ztree li span.button.icon-mouse_error_ico_open,.ztree li span.button.icon-mouse_error_ico_close,.ztree li span.button.icon-mouse_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/mouse_error.png') no-repeat center center;}
.ztree li span.button.icon-music_ico_open,.ztree li span.button.icon-music_ico_close,.ztree li span.button.icon-music_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/music.png') no-repeat center center;}
.ztree li span.button.icon-new_ico_open,.ztree li span.button.icon-new_ico_close,.ztree li span.button.icon-new_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/new.png') no-repeat center center;}
.ztree li span.button.icon-newspaper_ico_open,.ztree li span.button.icon-newspaper_ico_close,.ztree li span.button.icon-newspaper_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/newspaper.png') no-repeat center center;}
.ztree li span.button.icon-newspaper_add_ico_open,.ztree li span.button.icon-newspaper_add_ico_close,.ztree li span.button.icon-newspaper_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/newspaper_add.png') no-repeat center center;}
.ztree li span.button.icon-newspaper_delete_ico_open,.ztree li span.button.icon-newspaper_delete_ico_close,.ztree li span.button.icon-newspaper_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/newspaper_delete.png') no-repeat center center;}
.ztree li span.button.icon-newspaper_go_ico_open,.ztree li span.button.icon-newspaper_go_ico_close,.ztree li span.button.icon-newspaper_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/newspaper_go.png') no-repeat center center;}
.ztree li span.button.icon-newspaper_link_ico_open,.ztree li span.button.icon-newspaper_link_ico_close,.ztree li span.button.icon-newspaper_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/newspaper_link.png') no-repeat center center;}
.ztree li span.button.icon-note_ico_open,.ztree li span.button.icon-note_ico_close,.ztree li span.button.icon-note_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/note.png') no-repeat center center;}
.ztree li span.button.icon-note_add_ico_open,.ztree li span.button.icon-note_add_ico_close,.ztree li span.button.icon-note_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/note_add.png') no-repeat center center;}
.ztree li span.button.icon-note_delete_ico_open,.ztree li span.button.icon-note_delete_ico_close,.ztree li span.button.icon-note_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/note_delete.png') no-repeat center center;}
.ztree li span.button.icon-note_edit_ico_open,.ztree li span.button.icon-note_edit_ico_close,.ztree li span.button.icon-note_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/note_edit.png') no-repeat center center;}
.ztree li span.button.icon-note_error_ico_open,.ztree li span.button.icon-note_error_ico_close,.ztree li span.button.icon-note_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/note_error.png') no-repeat center center;}
.ztree li span.button.icon-note_go_ico_open,.ztree li span.button.icon-note_go_ico_close,.ztree li span.button.icon-note_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/note_go.png') no-repeat center center;}
.ztree li span.button.icon-package_ico_open,.ztree li span.button.icon-package_ico_close,.ztree li span.button.icon-package_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/package.png') no-repeat center center;}
.ztree li span.button.icon-package_add_ico_open,.ztree li span.button.icon-package_add_ico_close,.ztree li span.button.icon-package_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/package_add.png') no-repeat center center;}
.ztree li span.button.icon-package_delete_ico_open,.ztree li span.button.icon-package_delete_ico_close,.ztree li span.button.icon-package_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/package_delete.png') no-repeat center center;}
.ztree li span.button.icon-package_go_ico_open,.ztree li span.button.icon-package_go_ico_close,.ztree li span.button.icon-package_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/package_go.png') no-repeat center center;}
.ztree li span.button.icon-package_green_ico_open,.ztree li span.button.icon-package_green_ico_close,.ztree li span.button.icon-package_green_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/package_green.png') no-repeat center center;}
.ztree li span.button.icon-package_link_ico_open,.ztree li span.button.icon-package_link_ico_close,.ztree li span.button.icon-package_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/package_link.png') no-repeat center center;}
.ztree li span.button.icon-page_ico_open,.ztree li span.button.icon-page_ico_close,.ztree li span.button.icon-page_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page.png') no-repeat center center;}
.ztree li span.button.icon-page_add_ico_open,.ztree li span.button.icon-page_add_ico_close,.ztree li span.button.icon-page_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_add.png') no-repeat center center;}
.ztree li span.button.icon-page_attach_ico_open,.ztree li span.button.icon-page_attach_ico_close,.ztree li span.button.icon-page_attach_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_attach.png') no-repeat center center;}
.ztree li span.button.icon-page_code_ico_open,.ztree li span.button.icon-page_code_ico_close,.ztree li span.button.icon-page_code_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_code.png') no-repeat center center;}
.ztree li span.button.icon-page_copy_ico_open,.ztree li span.button.icon-page_copy_ico_close,.ztree li span.button.icon-page_copy_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_copy.png') no-repeat center center;}
.ztree li span.button.icon-page_delete_ico_open,.ztree li span.button.icon-page_delete_ico_close,.ztree li span.button.icon-page_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_delete.png') no-repeat center center;}
.ztree li span.button.icon-page_edit_ico_open,.ztree li span.button.icon-page_edit_ico_close,.ztree li span.button.icon-page_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_edit.png') no-repeat center center;}
.ztree li span.button.icon-page_error_ico_open,.ztree li span.button.icon-page_error_ico_close,.ztree li span.button.icon-page_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_error.png') no-repeat center center;}
.ztree li span.button.icon-page_excel_ico_open,.ztree li span.button.icon-page_excel_ico_close,.ztree li span.button.icon-page_excel_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_excel.png') no-repeat center center;}
.ztree li span.button.icon-page_find_ico_open,.ztree li span.button.icon-page_find_ico_close,.ztree li span.button.icon-page_find_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_find.png') no-repeat center center;}
.ztree li span.button.icon-page_gear_ico_open,.ztree li span.button.icon-page_gear_ico_close,.ztree li span.button.icon-page_gear_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_gear.png') no-repeat center center;}
.ztree li span.button.icon-page_go_ico_open,.ztree li span.button.icon-page_go_ico_close,.ztree li span.button.icon-page_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_go.png') no-repeat center center;}
.ztree li span.button.icon-page_green_ico_open,.ztree li span.button.icon-page_green_ico_close,.ztree li span.button.icon-page_green_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_green.png') no-repeat center center;}
.ztree li span.button.icon-page_key_ico_open,.ztree li span.button.icon-page_key_ico_close,.ztree li span.button.icon-page_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_key.png') no-repeat center center;}
.ztree li span.button.icon-page_lightning_ico_open,.ztree li span.button.icon-page_lightning_ico_close,.ztree li span.button.icon-page_lightning_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_lightning.png') no-repeat center center;}
.ztree li span.button.icon-page_link_ico_open,.ztree li span.button.icon-page_link_ico_close,.ztree li span.button.icon-page_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_link.png') no-repeat center center;}
.ztree li span.button.icon-page_paintbrush_ico_open,.ztree li span.button.icon-page_paintbrush_ico_close,.ztree li span.button.icon-page_paintbrush_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_paintbrush.png') no-repeat center center;}
.ztree li span.button.icon-page_paste_ico_open,.ztree li span.button.icon-page_paste_ico_close,.ztree li span.button.icon-page_paste_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_paste.png') no-repeat center center;}
.ztree li span.button.icon-page_red_ico_open,.ztree li span.button.icon-page_red_ico_close,.ztree li span.button.icon-page_red_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_red.png') no-repeat center center;}
.ztree li span.button.icon-page_refresh_ico_open,.ztree li span.button.icon-page_refresh_ico_close,.ztree li span.button.icon-page_refresh_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_refresh.png') no-repeat center center;}
.ztree li span.button.icon-page_save_ico_open,.ztree li span.button.icon-page_save_ico_close,.ztree li span.button.icon-page_save_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_save.png') no-repeat center center;}
.ztree li span.button.icon-page_white_ico_open,.ztree li span.button.icon-page_white_ico_close,.ztree li span.button.icon-page_white_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white.png') no-repeat center center;}
.ztree li span.button.icon-page_white_acrobat_ico_open,.ztree li span.button.icon-page_white_acrobat_ico_close,.ztree li span.button.icon-page_white_acrobat_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_acrobat.png') no-repeat center center;}
.ztree li span.button.icon-page_white_actionscript_ico_open,.ztree li span.button.icon-page_white_actionscript_ico_close,.ztree li span.button.icon-page_white_actionscript_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_actionscript.png') no-repeat center center;}
.ztree li span.button.icon-page_white_add_ico_open,.ztree li span.button.icon-page_white_add_ico_close,.ztree li span.button.icon-page_white_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_add.png') no-repeat center center;}
.ztree li span.button.icon-page_white_c_ico_open,.ztree li span.button.icon-page_white_c_ico_close,.ztree li span.button.icon-page_white_c_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_c.png') no-repeat center center;}
.ztree li span.button.icon-page_white_camera_ico_open,.ztree li span.button.icon-page_white_camera_ico_close,.ztree li span.button.icon-page_white_camera_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_camera.png') no-repeat center center;}
.ztree li span.button.icon-page_white_cd_ico_open,.ztree li span.button.icon-page_white_cd_ico_close,.ztree li span.button.icon-page_white_cd_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_cd.png') no-repeat center center;}
.ztree li span.button.icon-page_white_code_ico_open,.ztree li span.button.icon-page_white_code_ico_close,.ztree li span.button.icon-page_white_code_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_code.png') no-repeat center center;}
.ztree li span.button.icon-page_white_code_red_ico_open,.ztree li span.button.icon-page_white_code_red_ico_close,.ztree li span.button.icon-page_white_code_red_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_code_red.png') no-repeat center center;}
.ztree li span.button.icon-page_white_compress_ico_open,.ztree li span.button.icon-page_white_compress_ico_close,.ztree li span.button.icon-page_white_compress_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_compress.png') no-repeat center center;}
.ztree li span.button.icon-page_white_copy_ico_open,.ztree li span.button.icon-page_white_copy_ico_close,.ztree li span.button.icon-page_white_copy_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_copy.png') no-repeat center center;}
.ztree li span.button.icon-page_white_cplusplus_ico_open,.ztree li span.button.icon-page_white_cplusplus_ico_close,.ztree li span.button.icon-page_white_cplusplus_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_cplusplus.png') no-repeat center center;}
.ztree li span.button.icon-page_white_csharp_ico_open,.ztree li span.button.icon-page_white_csharp_ico_close,.ztree li span.button.icon-page_white_csharp_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_csharp.png') no-repeat center center;}
.ztree li span.button.icon-page_white_cup_ico_open,.ztree li span.button.icon-page_white_cup_ico_close,.ztree li span.button.icon-page_white_cup_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_cup.png') no-repeat center center;}
.ztree li span.button.icon-page_white_database_ico_open,.ztree li span.button.icon-page_white_database_ico_close,.ztree li span.button.icon-page_white_database_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_database.png') no-repeat center center;}
.ztree li span.button.icon-page_white_delete_ico_open,.ztree li span.button.icon-page_white_delete_ico_close,.ztree li span.button.icon-page_white_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_delete.png') no-repeat center center;}
.ztree li span.button.icon-page_white_dvd_ico_open,.ztree li span.button.icon-page_white_dvd_ico_close,.ztree li span.button.icon-page_white_dvd_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_dvd.png') no-repeat center center;}
.ztree li span.button.icon-page_white_edit_ico_open,.ztree li span.button.icon-page_white_edit_ico_close,.ztree li span.button.icon-page_white_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_edit.png') no-repeat center center;}
.ztree li span.button.icon-page_white_error_ico_open,.ztree li span.button.icon-page_white_error_ico_close,.ztree li span.button.icon-page_white_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_error.png') no-repeat center center;}
.ztree li span.button.icon-page_white_excel_ico_open,.ztree li span.button.icon-page_white_excel_ico_close,.ztree li span.button.icon-page_white_excel_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_excel.png') no-repeat center center;}
.ztree li span.button.icon-page_white_find_ico_open,.ztree li span.button.icon-page_white_find_ico_close,.ztree li span.button.icon-page_white_find_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_find.png') no-repeat center center;}
.ztree li span.button.icon-page_white_flash_ico_open,.ztree li span.button.icon-page_white_flash_ico_close,.ztree li span.button.icon-page_white_flash_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_flash.png') no-repeat center center;}
.ztree li span.button.icon-page_white_gear_ico_open,.ztree li span.button.icon-page_white_gear_ico_close,.ztree li span.button.icon-page_white_gear_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_gear.png') no-repeat center center;}
.ztree li span.button.icon-page_white_get_ico_open,.ztree li span.button.icon-page_white_get_ico_close,.ztree li span.button.icon-page_white_get_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_get.png') no-repeat center center;}
.ztree li span.button.icon-page_white_go_ico_open,.ztree li span.button.icon-page_white_go_ico_close,.ztree li span.button.icon-page_white_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_go.png') no-repeat center center;}
.ztree li span.button.icon-page_white_h_ico_open,.ztree li span.button.icon-page_white_h_ico_close,.ztree li span.button.icon-page_white_h_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_h.png') no-repeat center center;}
.ztree li span.button.icon-page_white_horizontal_ico_open,.ztree li span.button.icon-page_white_horizontal_ico_close,.ztree li span.button.icon-page_white_horizontal_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_horizontal.png') no-repeat center center;}
.ztree li span.button.icon-page_white_key_ico_open,.ztree li span.button.icon-page_white_key_ico_close,.ztree li span.button.icon-page_white_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_key.png') no-repeat center center;}
.ztree li span.button.icon-page_white_lightning_ico_open,.ztree li span.button.icon-page_white_lightning_ico_close,.ztree li span.button.icon-page_white_lightning_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_lightning.png') no-repeat center center;}
.ztree li span.button.icon-page_white_link_ico_open,.ztree li span.button.icon-page_white_link_ico_close,.ztree li span.button.icon-page_white_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_link.png') no-repeat center center;}
.ztree li span.button.icon-page_white_magnify_ico_open,.ztree li span.button.icon-page_white_magnify_ico_close,.ztree li span.button.icon-page_white_magnify_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_magnify.png') no-repeat center center;}
.ztree li span.button.icon-page_white_medal_ico_open,.ztree li span.button.icon-page_white_medal_ico_close,.ztree li span.button.icon-page_white_medal_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_medal.png') no-repeat center center;}
.ztree li span.button.icon-page_white_office_ico_open,.ztree li span.button.icon-page_white_office_ico_close,.ztree li span.button.icon-page_white_office_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_office.png') no-repeat center center;}
.ztree li span.button.icon-page_white_paint_ico_open,.ztree li span.button.icon-page_white_paint_ico_close,.ztree li span.button.icon-page_white_paint_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_paint.png') no-repeat center center;}
.ztree li span.button.icon-page_white_paintbrush_ico_open,.ztree li span.button.icon-page_white_paintbrush_ico_close,.ztree li span.button.icon-page_white_paintbrush_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_paintbrush.png') no-repeat center center;}
.ztree li span.button.icon-page_white_paste_ico_open,.ztree li span.button.icon-page_white_paste_ico_close,.ztree li span.button.icon-page_white_paste_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_paste.png') no-repeat center center;}
.ztree li span.button.icon-page_white_php_ico_open,.ztree li span.button.icon-page_white_php_ico_close,.ztree li span.button.icon-page_white_php_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_php.png') no-repeat center center;}
.ztree li span.button.icon-page_white_picture_ico_open,.ztree li span.button.icon-page_white_picture_ico_close,.ztree li span.button.icon-page_white_picture_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_picture.png') no-repeat center center;}
.ztree li span.button.icon-page_white_powerpoint_ico_open,.ztree li span.button.icon-page_white_powerpoint_ico_close,.ztree li span.button.icon-page_white_powerpoint_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_powerpoint.png') no-repeat center center;}
.ztree li span.button.icon-page_white_put_ico_open,.ztree li span.button.icon-page_white_put_ico_close,.ztree li span.button.icon-page_white_put_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_put.png') no-repeat center center;}
.ztree li span.button.icon-page_white_ruby_ico_open,.ztree li span.button.icon-page_white_ruby_ico_close,.ztree li span.button.icon-page_white_ruby_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_ruby.png') no-repeat center center;}
.ztree li span.button.icon-page_white_stack_ico_open,.ztree li span.button.icon-page_white_stack_ico_close,.ztree li span.button.icon-page_white_stack_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_stack.png') no-repeat center center;}
.ztree li span.button.icon-page_white_star_ico_open,.ztree li span.button.icon-page_white_star_ico_close,.ztree li span.button.icon-page_white_star_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_star.png') no-repeat center center;}
.ztree li span.button.icon-page_white_text_ico_open,.ztree li span.button.icon-page_white_text_ico_close,.ztree li span.button.icon-page_white_text_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_text.png') no-repeat center center;}
.ztree li span.button.icon-page_white_text_width_ico_open,.ztree li span.button.icon-page_white_text_width_ico_close,.ztree li span.button.icon-page_white_text_width_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_text_width.png') no-repeat center center;}
.ztree li span.button.icon-page_white_tux_ico_open,.ztree li span.button.icon-page_white_tux_ico_close,.ztree li span.button.icon-page_white_tux_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_tux.png') no-repeat center center;}
.ztree li span.button.icon-page_white_vector_ico_open,.ztree li span.button.icon-page_white_vector_ico_close,.ztree li span.button.icon-page_white_vector_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_vector.png') no-repeat center center;}
.ztree li span.button.icon-page_white_visualstudio_ico_open,.ztree li span.button.icon-page_white_visualstudio_ico_close,.ztree li span.button.icon-page_white_visualstudio_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_visualstudio.png') no-repeat center center;}
.ztree li span.button.icon-page_white_width_ico_open,.ztree li span.button.icon-page_white_width_ico_close,.ztree li span.button.icon-page_white_width_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_width.png') no-repeat center center;}
.ztree li span.button.icon-page_white_word_ico_open,.ztree li span.button.icon-page_white_word_ico_close,.ztree li span.button.icon-page_white_word_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_word.png') no-repeat center center;}
.ztree li span.button.icon-page_white_world_ico_open,.ztree li span.button.icon-page_white_world_ico_close,.ztree li span.button.icon-page_white_world_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_world.png') no-repeat center center;}
.ztree li span.button.icon-page_white_wrench_ico_open,.ztree li span.button.icon-page_white_wrench_ico_close,.ztree li span.button.icon-page_white_wrench_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_wrench.png') no-repeat center center;}
.ztree li span.button.icon-page_white_zip_ico_open,.ztree li span.button.icon-page_white_zip_ico_close,.ztree li span.button.icon-page_white_zip_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_white_zip.png') no-repeat center center;}
.ztree li span.button.icon-page_word_ico_open,.ztree li span.button.icon-page_word_ico_close,.ztree li span.button.icon-page_word_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_word.png') no-repeat center center;}
.ztree li span.button.icon-page_world_ico_open,.ztree li span.button.icon-page_world_ico_close,.ztree li span.button.icon-page_world_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/page_world.png') no-repeat center center;}
.ztree li span.button.icon-painbrush_ico_open,.ztree li span.button.icon-painbrush_ico_close,.ztree li span.button.icon-painbrush_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/painbrush.png') no-repeat center center;}
.ztree li span.button.icon-paintcan_ico_open,.ztree li span.button.icon-paintcan_ico_close,.ztree li span.button.icon-paintcan_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/paintcan.png') no-repeat center center;}
.ztree li span.button.icon-palette_ico_open,.ztree li span.button.icon-palette_ico_close,.ztree li span.button.icon-palette_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/palette.png') no-repeat center center;}
.ztree li span.button.icon-paste_plain_ico_open,.ztree li span.button.icon-paste_plain_ico_close,.ztree li span.button.icon-paste_plain_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/paste_plain.png') no-repeat center center;}
.ztree li span.button.icon-paste_word_ico_open,.ztree li span.button.icon-paste_word_ico_close,.ztree li span.button.icon-paste_word_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/paste_word.png') no-repeat center center;}
.ztree li span.button.icon-pencil_ico_open,.ztree li span.button.icon-pencil_ico_close,.ztree li span.button.icon-pencil_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/pencil.png') no-repeat center center;}
.ztree li span.button.icon-pencil_add_ico_open,.ztree li span.button.icon-pencil_add_ico_close,.ztree li span.button.icon-pencil_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/pencil_add.png') no-repeat center center;}
.ztree li span.button.icon-pencil_delete_ico_open,.ztree li span.button.icon-pencil_delete_ico_close,.ztree li span.button.icon-pencil_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/pencil_delete.png') no-repeat center center;}
.ztree li span.button.icon-pencil_go_ico_open,.ztree li span.button.icon-pencil_go_ico_close,.ztree li span.button.icon-pencil_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/pencil_go.png') no-repeat center center;}
.ztree li span.button.icon-phone_ico_open,.ztree li span.button.icon-phone_ico_close,.ztree li span.button.icon-phone_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/phone.png') no-repeat center center;}
.ztree li span.button.icon-phone_add_ico_open,.ztree li span.button.icon-phone_add_ico_close,.ztree li span.button.icon-phone_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/phone_add.png') no-repeat center center;}
.ztree li span.button.icon-phone_delete_ico_open,.ztree li span.button.icon-phone_delete_ico_close,.ztree li span.button.icon-phone_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/phone_delete.png') no-repeat center center;}
.ztree li span.button.icon-phone_sound_ico_open,.ztree li span.button.icon-phone_sound_ico_close,.ztree li span.button.icon-phone_sound_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/phone_sound.png') no-repeat center center;}
.ztree li span.button.icon-photo_ico_open,.ztree li span.button.icon-photo_ico_close,.ztree li span.button.icon-photo_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/photo.png') no-repeat center center;}
.ztree li span.button.icon-photos_ico_open,.ztree li span.button.icon-photos_ico_close,.ztree li span.button.icon-photos_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/photos.png') no-repeat center center;}
.ztree li span.button.icon-photo_add_ico_open,.ztree li span.button.icon-photo_add_ico_close,.ztree li span.button.icon-photo_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/photo_add.png') no-repeat center center;}
.ztree li span.button.icon-photo_delete_ico_open,.ztree li span.button.icon-photo_delete_ico_close,.ztree li span.button.icon-photo_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/photo_delete.png') no-repeat center center;}
.ztree li span.button.icon-photo_link_ico_open,.ztree li span.button.icon-photo_link_ico_close,.ztree li span.button.icon-photo_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/photo_link.png') no-repeat center center;}
.ztree li span.button.icon-picture_ico_open,.ztree li span.button.icon-picture_ico_close,.ztree li span.button.icon-picture_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/picture.png') no-repeat center center;}
.ztree li span.button.icon-pictures_ico_open,.ztree li span.button.icon-pictures_ico_close,.ztree li span.button.icon-pictures_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/pictures.png') no-repeat center center;}
.ztree li span.button.icon-picture_add_ico_open,.ztree li span.button.icon-picture_add_ico_close,.ztree li span.button.icon-picture_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/picture_add.png') no-repeat center center;}
.ztree li span.button.icon-picture_delete_ico_open,.ztree li span.button.icon-picture_delete_ico_close,.ztree li span.button.icon-picture_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/picture_delete.png') no-repeat center center;}
.ztree li span.button.icon-picture_edit_ico_open,.ztree li span.button.icon-picture_edit_ico_close,.ztree li span.button.icon-picture_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/picture_edit.png') no-repeat center center;}
.ztree li span.button.icon-picture_empty_ico_open,.ztree li span.button.icon-picture_empty_ico_close,.ztree li span.button.icon-picture_empty_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/picture_empty.png') no-repeat center center;}
.ztree li span.button.icon-picture_error_ico_open,.ztree li span.button.icon-picture_error_ico_close,.ztree li span.button.icon-picture_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/picture_error.png') no-repeat center center;}
.ztree li span.button.icon-picture_go_ico_open,.ztree li span.button.icon-picture_go_ico_close,.ztree li span.button.icon-picture_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/picture_go.png') no-repeat center center;}
.ztree li span.button.icon-picture_key_ico_open,.ztree li span.button.icon-picture_key_ico_close,.ztree li span.button.icon-picture_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/picture_key.png') no-repeat center center;}
.ztree li span.button.icon-picture_link_ico_open,.ztree li span.button.icon-picture_link_ico_close,.ztree li span.button.icon-picture_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/picture_link.png') no-repeat center center;}
.ztree li span.button.icon-picture_save_ico_open,.ztree li span.button.icon-picture_save_ico_close,.ztree li span.button.icon-picture_save_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/picture_save.png') no-repeat center center;}
.ztree li span.button.icon-pilcrow_ico_open,.ztree li span.button.icon-pilcrow_ico_close,.ztree li span.button.icon-pilcrow_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/pilcrow.png') no-repeat center center;}
.ztree li span.button.icon-pill_ico_open,.ztree li span.button.icon-pill_ico_close,.ztree li span.button.icon-pill_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/pill.png') no-repeat center center;}
.ztree li span.button.icon-pill_add_ico_open,.ztree li span.button.icon-pill_add_ico_close,.ztree li span.button.icon-pill_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/pill_add.png') no-repeat center center;}
.ztree li span.button.icon-pill_delete_ico_open,.ztree li span.button.icon-pill_delete_ico_close,.ztree li span.button.icon-pill_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/pill_delete.png') no-repeat center center;}
.ztree li span.button.icon-pill_go_ico_open,.ztree li span.button.icon-pill_go_ico_close,.ztree li span.button.icon-pill_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/pill_go.png') no-repeat center center;}
.ztree li span.button.icon-plugin_ico_open,.ztree li span.button.icon-plugin_ico_close,.ztree li span.button.icon-plugin_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/plugin.png') no-repeat center center;}
.ztree li span.button.icon-plugin_add_ico_open,.ztree li span.button.icon-plugin_add_ico_close,.ztree li span.button.icon-plugin_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/plugin_add.png') no-repeat center center;}
.ztree li span.button.icon-plugin_delete_ico_open,.ztree li span.button.icon-plugin_delete_ico_close,.ztree li span.button.icon-plugin_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/plugin_delete.png') no-repeat center center;}
.ztree li span.button.icon-plugin_disabled_ico_open,.ztree li span.button.icon-plugin_disabled_ico_close,.ztree li span.button.icon-plugin_disabled_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/plugin_disabled.png') no-repeat center center;}
.ztree li span.button.icon-plugin_edit_ico_open,.ztree li span.button.icon-plugin_edit_ico_close,.ztree li span.button.icon-plugin_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/plugin_edit.png') no-repeat center center;}
.ztree li span.button.icon-plugin_error_ico_open,.ztree li span.button.icon-plugin_error_ico_close,.ztree li span.button.icon-plugin_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/plugin_error.png') no-repeat center center;}
.ztree li span.button.icon-plugin_go_ico_open,.ztree li span.button.icon-plugin_go_ico_close,.ztree li span.button.icon-plugin_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/plugin_go.png') no-repeat center center;}
.ztree li span.button.icon-plugin_link_ico_open,.ztree li span.button.icon-plugin_link_ico_close,.ztree li span.button.icon-plugin_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/plugin_link.png') no-repeat center center;}
.ztree li span.button.icon-printer_ico_open,.ztree li span.button.icon-printer_ico_close,.ztree li span.button.icon-printer_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/printer.png') no-repeat center center;}
.ztree li span.button.icon-printer_add_ico_open,.ztree li span.button.icon-printer_add_ico_close,.ztree li span.button.icon-printer_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/printer_add.png') no-repeat center center;}
.ztree li span.button.icon-printer_delete_ico_open,.ztree li span.button.icon-printer_delete_ico_close,.ztree li span.button.icon-printer_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/printer_delete.png') no-repeat center center;}
.ztree li span.button.icon-printer_empty_ico_open,.ztree li span.button.icon-printer_empty_ico_close,.ztree li span.button.icon-printer_empty_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/printer_empty.png') no-repeat center center;}
.ztree li span.button.icon-printer_error_ico_open,.ztree li span.button.icon-printer_error_ico_close,.ztree li span.button.icon-printer_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/printer_error.png') no-repeat center center;}
.ztree li span.button.icon-rainbow_ico_open,.ztree li span.button.icon-rainbow_ico_close,.ztree li span.button.icon-rainbow_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/rainbow.png') no-repeat center center;}
.ztree li span.button.icon-report_ico_open,.ztree li span.button.icon-report_ico_close,.ztree li span.button.icon-report_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/report.png') no-repeat center center;}
.ztree li span.button.icon-report_add_ico_open,.ztree li span.button.icon-report_add_ico_close,.ztree li span.button.icon-report_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/report_add.png') no-repeat center center;}
.ztree li span.button.icon-report_delete_ico_open,.ztree li span.button.icon-report_delete_ico_close,.ztree li span.button.icon-report_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/report_delete.png') no-repeat center center;}
.ztree li span.button.icon-report_disk_ico_open,.ztree li span.button.icon-report_disk_ico_close,.ztree li span.button.icon-report_disk_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/report_disk.png') no-repeat center center;}
.ztree li span.button.icon-report_edit_ico_open,.ztree li span.button.icon-report_edit_ico_close,.ztree li span.button.icon-report_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/report_edit.png') no-repeat center center;}
.ztree li span.button.icon-report_go_ico_open,.ztree li span.button.icon-report_go_ico_close,.ztree li span.button.icon-report_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/report_go.png') no-repeat center center;}
.ztree li span.button.icon-report_key_ico_open,.ztree li span.button.icon-report_key_ico_close,.ztree li span.button.icon-report_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/report_key.png') no-repeat center center;}
.ztree li span.button.icon-report_link_ico_open,.ztree li span.button.icon-report_link_ico_close,.ztree li span.button.icon-report_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/report_link.png') no-repeat center center;}
.ztree li span.button.icon-report_magnify_ico_open,.ztree li span.button.icon-report_magnify_ico_close,.ztree li span.button.icon-report_magnify_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/report_magnify.png') no-repeat center center;}
.ztree li span.button.icon-report_picture_ico_open,.ztree li span.button.icon-report_picture_ico_close,.ztree li span.button.icon-report_picture_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/report_picture.png') no-repeat center center;}
.ztree li span.button.icon-report_user_ico_open,.ztree li span.button.icon-report_user_ico_close,.ztree li span.button.icon-report_user_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/report_user.png') no-repeat center center;}
.ztree li span.button.icon-report_word_ico_open,.ztree li span.button.icon-report_word_ico_close,.ztree li span.button.icon-report_word_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/report_word.png') no-repeat center center;}
.ztree li span.button.icon-resultset_first_ico_open,.ztree li span.button.icon-resultset_first_ico_close,.ztree li span.button.icon-resultset_first_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/resultset_first.png') no-repeat center center;}
.ztree li span.button.icon-resultset_last_ico_open,.ztree li span.button.icon-resultset_last_ico_close,.ztree li span.button.icon-resultset_last_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/resultset_last.png') no-repeat center center;}
.ztree li span.button.icon-resultset_next_ico_open,.ztree li span.button.icon-resultset_next_ico_close,.ztree li span.button.icon-resultset_next_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/resultset_next.png') no-repeat center center;}
.ztree li span.button.icon-resultset_previous_ico_open,.ztree li span.button.icon-resultset_previous_ico_close,.ztree li span.button.icon-resultset_previous_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/resultset_previous.png') no-repeat center center;}
.ztree li span.button.icon-rosette_ico_open,.ztree li span.button.icon-rosette_ico_close,.ztree li span.button.icon-rosette_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/rosette.png') no-repeat center center;}
.ztree li span.button.icon-rss_ico_open,.ztree li span.button.icon-rss_ico_close,.ztree li span.button.icon-rss_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/rss.png') no-repeat center center;}
.ztree li span.button.icon-rss_add_ico_open,.ztree li span.button.icon-rss_add_ico_close,.ztree li span.button.icon-rss_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/rss_add.png') no-repeat center center;}
.ztree li span.button.icon-rss_delete_ico_open,.ztree li span.button.icon-rss_delete_ico_close,.ztree li span.button.icon-rss_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/rss_delete.png') no-repeat center center;}
.ztree li span.button.icon-rss_go_ico_open,.ztree li span.button.icon-rss_go_ico_close,.ztree li span.button.icon-rss_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/rss_go.png') no-repeat center center;}
.ztree li span.button.icon-rss_valid_ico_open,.ztree li span.button.icon-rss_valid_ico_close,.ztree li span.button.icon-rss_valid_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/rss_valid.png') no-repeat center center;}
.ztree li span.button.icon-ruby_ico_open,.ztree li span.button.icon-ruby_ico_close,.ztree li span.button.icon-ruby_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ruby.png') no-repeat center center;}
.ztree li span.button.icon-ruby_add_ico_open,.ztree li span.button.icon-ruby_add_ico_close,.ztree li span.button.icon-ruby_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ruby_add.png') no-repeat center center;}
.ztree li span.button.icon-ruby_delete_ico_open,.ztree li span.button.icon-ruby_delete_ico_close,.ztree li span.button.icon-ruby_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ruby_delete.png') no-repeat center center;}
.ztree li span.button.icon-ruby_gear_ico_open,.ztree li span.button.icon-ruby_gear_ico_close,.ztree li span.button.icon-ruby_gear_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ruby_gear.png') no-repeat center center;}
.ztree li span.button.icon-ruby_get_ico_open,.ztree li span.button.icon-ruby_get_ico_close,.ztree li span.button.icon-ruby_get_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ruby_get.png') no-repeat center center;}
.ztree li span.button.icon-ruby_go_ico_open,.ztree li span.button.icon-ruby_go_ico_close,.ztree li span.button.icon-ruby_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ruby_go.png') no-repeat center center;}
.ztree li span.button.icon-ruby_key_ico_open,.ztree li span.button.icon-ruby_key_ico_close,.ztree li span.button.icon-ruby_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ruby_key.png') no-repeat center center;}
.ztree li span.button.icon-ruby_link_ico_open,.ztree li span.button.icon-ruby_link_ico_close,.ztree li span.button.icon-ruby_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ruby_link.png') no-repeat center center;}
.ztree li span.button.icon-ruby_put_ico_open,.ztree li span.button.icon-ruby_put_ico_close,.ztree li span.button.icon-ruby_put_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/ruby_put.png') no-repeat center center;}
.ztree li span.button.icon-script_ico_open,.ztree li span.button.icon-script_ico_close,.ztree li span.button.icon-script_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script.png') no-repeat center center;}
.ztree li span.button.icon-script_add_ico_open,.ztree li span.button.icon-script_add_ico_close,.ztree li span.button.icon-script_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_add.png') no-repeat center center;}
.ztree li span.button.icon-script_code_ico_open,.ztree li span.button.icon-script_code_ico_close,.ztree li span.button.icon-script_code_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_code.png') no-repeat center center;}
.ztree li span.button.icon-script_code_red_ico_open,.ztree li span.button.icon-script_code_red_ico_close,.ztree li span.button.icon-script_code_red_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_code_red.png') no-repeat center center;}
.ztree li span.button.icon-script_delete_ico_open,.ztree li span.button.icon-script_delete_ico_close,.ztree li span.button.icon-script_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_delete.png') no-repeat center center;}
.ztree li span.button.icon-script_edit_ico_open,.ztree li span.button.icon-script_edit_ico_close,.ztree li span.button.icon-script_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_edit.png') no-repeat center center;}
.ztree li span.button.icon-script_error_ico_open,.ztree li span.button.icon-script_error_ico_close,.ztree li span.button.icon-script_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_error.png') no-repeat center center;}
.ztree li span.button.icon-script_gear_ico_open,.ztree li span.button.icon-script_gear_ico_close,.ztree li span.button.icon-script_gear_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_gear.png') no-repeat center center;}
.ztree li span.button.icon-script_go_ico_open,.ztree li span.button.icon-script_go_ico_close,.ztree li span.button.icon-script_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_go.png') no-repeat center center;}
.ztree li span.button.icon-script_key_ico_open,.ztree li span.button.icon-script_key_ico_close,.ztree li span.button.icon-script_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_key.png') no-repeat center center;}
.ztree li span.button.icon-script_lightning_ico_open,.ztree li span.button.icon-script_lightning_ico_close,.ztree li span.button.icon-script_lightning_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_lightning.png') no-repeat center center;}
.ztree li span.button.icon-script_link_ico_open,.ztree li span.button.icon-script_link_ico_close,.ztree li span.button.icon-script_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_link.png') no-repeat center center;}
.ztree li span.button.icon-script_palette_ico_open,.ztree li span.button.icon-script_palette_ico_close,.ztree li span.button.icon-script_palette_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_palette.png') no-repeat center center;}
.ztree li span.button.icon-script_save_ico_open,.ztree li span.button.icon-script_save_ico_close,.ztree li span.button.icon-script_save_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/script_save.png') no-repeat center center;}
.ztree li span.button.icon-server_ico_open,.ztree li span.button.icon-server_ico_close,.ztree li span.button.icon-server_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server.png') no-repeat center center;}
.ztree li span.button.icon-server_add_ico_open,.ztree li span.button.icon-server_add_ico_close,.ztree li span.button.icon-server_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_add.png') no-repeat center center;}
.ztree li span.button.icon-server_chart_ico_open,.ztree li span.button.icon-server_chart_ico_close,.ztree li span.button.icon-server_chart_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_chart.png') no-repeat center center;}
.ztree li span.button.icon-server_compress_ico_open,.ztree li span.button.icon-server_compress_ico_close,.ztree li span.button.icon-server_compress_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_compress.png') no-repeat center center;}
.ztree li span.button.icon-server_connect_ico_open,.ztree li span.button.icon-server_connect_ico_close,.ztree li span.button.icon-server_connect_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_connect.png') no-repeat center center;}
.ztree li span.button.icon-server_database_ico_open,.ztree li span.button.icon-server_database_ico_close,.ztree li span.button.icon-server_database_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_database.png') no-repeat center center;}
.ztree li span.button.icon-server_delete_ico_open,.ztree li span.button.icon-server_delete_ico_close,.ztree li span.button.icon-server_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_delete.png') no-repeat center center;}
.ztree li span.button.icon-server_edit_ico_open,.ztree li span.button.icon-server_edit_ico_close,.ztree li span.button.icon-server_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_edit.png') no-repeat center center;}
.ztree li span.button.icon-server_error_ico_open,.ztree li span.button.icon-server_error_ico_close,.ztree li span.button.icon-server_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_error.png') no-repeat center center;}
.ztree li span.button.icon-server_go_ico_open,.ztree li span.button.icon-server_go_ico_close,.ztree li span.button.icon-server_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_go.png') no-repeat center center;}
.ztree li span.button.icon-server_key_ico_open,.ztree li span.button.icon-server_key_ico_close,.ztree li span.button.icon-server_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_key.png') no-repeat center center;}
.ztree li span.button.icon-server_lightning_ico_open,.ztree li span.button.icon-server_lightning_ico_close,.ztree li span.button.icon-server_lightning_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_lightning.png') no-repeat center center;}
.ztree li span.button.icon-server_link_ico_open,.ztree li span.button.icon-server_link_ico_close,.ztree li span.button.icon-server_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_link.png') no-repeat center center;}
.ztree li span.button.icon-server_uncompress_ico_open,.ztree li span.button.icon-server_uncompress_ico_close,.ztree li span.button.icon-server_uncompress_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/server_uncompress.png') no-repeat center center;}
.ztree li span.button.icon-shading_ico_open,.ztree li span.button.icon-shading_ico_close,.ztree li span.button.icon-shading_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shading.png') no-repeat center center;}
.ztree li span.button.icon-shape_align_bottom_ico_open,.ztree li span.button.icon-shape_align_bottom_ico_close,.ztree li span.button.icon-shape_align_bottom_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_align_bottom.png') no-repeat center center;}
.ztree li span.button.icon-shape_align_center_ico_open,.ztree li span.button.icon-shape_align_center_ico_close,.ztree li span.button.icon-shape_align_center_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_align_center.png') no-repeat center center;}
.ztree li span.button.icon-shape_align_left_ico_open,.ztree li span.button.icon-shape_align_left_ico_close,.ztree li span.button.icon-shape_align_left_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_align_left.png') no-repeat center center;}
.ztree li span.button.icon-shape_align_middle_ico_open,.ztree li span.button.icon-shape_align_middle_ico_close,.ztree li span.button.icon-shape_align_middle_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_align_middle.png') no-repeat center center;}
.ztree li span.button.icon-shape_align_right_ico_open,.ztree li span.button.icon-shape_align_right_ico_close,.ztree li span.button.icon-shape_align_right_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_align_right.png') no-repeat center center;}
.ztree li span.button.icon-shape_align_top_ico_open,.ztree li span.button.icon-shape_align_top_ico_close,.ztree li span.button.icon-shape_align_top_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_align_top.png') no-repeat center center;}
.ztree li span.button.icon-shape_flip_horizontal_ico_open,.ztree li span.button.icon-shape_flip_horizontal_ico_close,.ztree li span.button.icon-shape_flip_horizontal_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_flip_horizontal.png') no-repeat center center;}
.ztree li span.button.icon-shape_flip_vertical_ico_open,.ztree li span.button.icon-shape_flip_vertical_ico_close,.ztree li span.button.icon-shape_flip_vertical_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_flip_vertical.png') no-repeat center center;}
.ztree li span.button.icon-shape_group_ico_open,.ztree li span.button.icon-shape_group_ico_close,.ztree li span.button.icon-shape_group_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_group.png') no-repeat center center;}
.ztree li span.button.icon-shape_handles_ico_open,.ztree li span.button.icon-shape_handles_ico_close,.ztree li span.button.icon-shape_handles_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_handles.png') no-repeat center center;}
.ztree li span.button.icon-shape_move_back_ico_open,.ztree li span.button.icon-shape_move_back_ico_close,.ztree li span.button.icon-shape_move_back_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_move_back.png') no-repeat center center;}
.ztree li span.button.icon-shape_move_backwards_ico_open,.ztree li span.button.icon-shape_move_backwards_ico_close,.ztree li span.button.icon-shape_move_backwards_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_move_backwards.png') no-repeat center center;}
.ztree li span.button.icon-shape_move_forwards_ico_open,.ztree li span.button.icon-shape_move_forwards_ico_close,.ztree li span.button.icon-shape_move_forwards_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_move_forwards.png') no-repeat center center;}
.ztree li span.button.icon-shape_move_front_ico_open,.ztree li span.button.icon-shape_move_front_ico_close,.ztree li span.button.icon-shape_move_front_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_move_front.png') no-repeat center center;}
.ztree li span.button.icon-shape_rotate_anticlockwise_ico_open,.ztree li span.button.icon-shape_rotate_anticlockwise_ico_close,.ztree li span.button.icon-shape_rotate_anticlockwise_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_rotate_anticlockwise.png') no-repeat center center;}
.ztree li span.button.icon-shape_rotate_clockwise_ico_open,.ztree li span.button.icon-shape_rotate_clockwise_ico_close,.ztree li span.button.icon-shape_rotate_clockwise_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_rotate_clockwise.png') no-repeat center center;}
.ztree li span.button.icon-shape_square_ico_open,.ztree li span.button.icon-shape_square_ico_close,.ztree li span.button.icon-shape_square_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_square.png') no-repeat center center;}
.ztree li span.button.icon-shape_square_add_ico_open,.ztree li span.button.icon-shape_square_add_ico_close,.ztree li span.button.icon-shape_square_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_square_add.png') no-repeat center center;}
.ztree li span.button.icon-shape_square_delete_ico_open,.ztree li span.button.icon-shape_square_delete_ico_close,.ztree li span.button.icon-shape_square_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_square_delete.png') no-repeat center center;}
.ztree li span.button.icon-shape_square_edit_ico_open,.ztree li span.button.icon-shape_square_edit_ico_close,.ztree li span.button.icon-shape_square_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_square_edit.png') no-repeat center center;}
.ztree li span.button.icon-shape_square_error_ico_open,.ztree li span.button.icon-shape_square_error_ico_close,.ztree li span.button.icon-shape_square_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_square_error.png') no-repeat center center;}
.ztree li span.button.icon-shape_square_go_ico_open,.ztree li span.button.icon-shape_square_go_ico_close,.ztree li span.button.icon-shape_square_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_square_go.png') no-repeat center center;}
.ztree li span.button.icon-shape_square_key_ico_open,.ztree li span.button.icon-shape_square_key_ico_close,.ztree li span.button.icon-shape_square_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_square_key.png') no-repeat center center;}
.ztree li span.button.icon-shape_square_link_ico_open,.ztree li span.button.icon-shape_square_link_ico_close,.ztree li span.button.icon-shape_square_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_square_link.png') no-repeat center center;}
.ztree li span.button.icon-shape_ungroup_ico_open,.ztree li span.button.icon-shape_ungroup_ico_close,.ztree li span.button.icon-shape_ungroup_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shape_ungroup.png') no-repeat center center;}
.ztree li span.button.icon-shield_ico_open,.ztree li span.button.icon-shield_ico_close,.ztree li span.button.icon-shield_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shield.png') no-repeat center center;}
.ztree li span.button.icon-shield_add_ico_open,.ztree li span.button.icon-shield_add_ico_close,.ztree li span.button.icon-shield_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shield_add.png') no-repeat center center;}
.ztree li span.button.icon-shield_delete_ico_open,.ztree li span.button.icon-shield_delete_ico_close,.ztree li span.button.icon-shield_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shield_delete.png') no-repeat center center;}
.ztree li span.button.icon-shield_go_ico_open,.ztree li span.button.icon-shield_go_ico_close,.ztree li span.button.icon-shield_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/shield_go.png') no-repeat center center;}
.ztree li span.button.icon-sitemap_ico_open,.ztree li span.button.icon-sitemap_ico_close,.ztree li span.button.icon-sitemap_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sitemap.png') no-repeat center center;}
.ztree li span.button.icon-sitemap_color_ico_open,.ztree li span.button.icon-sitemap_color_ico_close,.ztree li span.button.icon-sitemap_color_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sitemap_color.png') no-repeat center center;}
.ztree li span.button.icon-sound_ico_open,.ztree li span.button.icon-sound_ico_close,.ztree li span.button.icon-sound_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sound.png') no-repeat center center;}
.ztree li span.button.icon-sound_add_ico_open,.ztree li span.button.icon-sound_add_ico_close,.ztree li span.button.icon-sound_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sound_add.png') no-repeat center center;}
.ztree li span.button.icon-sound_delete_ico_open,.ztree li span.button.icon-sound_delete_ico_close,.ztree li span.button.icon-sound_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sound_delete.png') no-repeat center center;}
.ztree li span.button.icon-sound_low_ico_open,.ztree li span.button.icon-sound_low_ico_close,.ztree li span.button.icon-sound_low_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sound_low.png') no-repeat center center;}
.ztree li span.button.icon-sound_mute_ico_open,.ztree li span.button.icon-sound_mute_ico_close,.ztree li span.button.icon-sound_mute_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sound_mute.png') no-repeat center center;}
.ztree li span.button.icon-sound_none_ico_open,.ztree li span.button.icon-sound_none_ico_close,.ztree li span.button.icon-sound_none_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sound_none.png') no-repeat center center;}
.ztree li span.button.icon-spellcheck_ico_open,.ztree li span.button.icon-spellcheck_ico_close,.ztree li span.button.icon-spellcheck_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/spellcheck.png') no-repeat center center;}
.ztree li span.button.icon-sport_8ball_ico_open,.ztree li span.button.icon-sport_8ball_ico_close,.ztree li span.button.icon-sport_8ball_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sport_8ball.png') no-repeat center center;}
.ztree li span.button.icon-sport_basketball_ico_open,.ztree li span.button.icon-sport_basketball_ico_close,.ztree li span.button.icon-sport_basketball_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sport_basketball.png') no-repeat center center;}
.ztree li span.button.icon-sport_football_ico_open,.ztree li span.button.icon-sport_football_ico_close,.ztree li span.button.icon-sport_football_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sport_football.png') no-repeat center center;}
.ztree li span.button.icon-sport_golf_ico_open,.ztree li span.button.icon-sport_golf_ico_close,.ztree li span.button.icon-sport_golf_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sport_golf.png') no-repeat center center;}
.ztree li span.button.icon-sport_raquet_ico_open,.ztree li span.button.icon-sport_raquet_ico_close,.ztree li span.button.icon-sport_raquet_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sport_raquet.png') no-repeat center center;}
.ztree li span.button.icon-sport_shuttlecock_ico_open,.ztree li span.button.icon-sport_shuttlecock_ico_close,.ztree li span.button.icon-sport_shuttlecock_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sport_shuttlecock.png') no-repeat center center;}
.ztree li span.button.icon-sport_soccer_ico_open,.ztree li span.button.icon-sport_soccer_ico_close,.ztree li span.button.icon-sport_soccer_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sport_soccer.png') no-repeat center center;}
.ztree li span.button.icon-sport_tennis_ico_open,.ztree li span.button.icon-sport_tennis_ico_close,.ztree li span.button.icon-sport_tennis_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sport_tennis.png') no-repeat center center;}
.ztree li span.button.icon-star_ico_open,.ztree li span.button.icon-star_ico_close,.ztree li span.button.icon-star_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/star.png') no-repeat center center;}
.ztree li span.button.icon-status_away_ico_open,.ztree li span.button.icon-status_away_ico_close,.ztree li span.button.icon-status_away_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/status_away.png') no-repeat center center;}
.ztree li span.button.icon-status_busy_ico_open,.ztree li span.button.icon-status_busy_ico_close,.ztree li span.button.icon-status_busy_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/status_busy.png') no-repeat center center;}
.ztree li span.button.icon-status_offline_ico_open,.ztree li span.button.icon-status_offline_ico_close,.ztree li span.button.icon-status_offline_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/status_offline.png') no-repeat center center;}
.ztree li span.button.icon-status_online_ico_open,.ztree li span.button.icon-status_online_ico_close,.ztree li span.button.icon-status_online_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/status_online.png') no-repeat center center;}
.ztree li span.button.icon-stop_ico_open,.ztree li span.button.icon-stop_ico_close,.ztree li span.button.icon-stop_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/stop.png') no-repeat center center;}
.ztree li span.button.icon-style_ico_open,.ztree li span.button.icon-style_ico_close,.ztree li span.button.icon-style_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/style.png') no-repeat center center;}
.ztree li span.button.icon-style_add_ico_open,.ztree li span.button.icon-style_add_ico_close,.ztree li span.button.icon-style_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/style_add.png') no-repeat center center;}
.ztree li span.button.icon-style_delete_ico_open,.ztree li span.button.icon-style_delete_ico_close,.ztree li span.button.icon-style_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/style_delete.png') no-repeat center center;}
.ztree li span.button.icon-style_edit_ico_open,.ztree li span.button.icon-style_edit_ico_close,.ztree li span.button.icon-style_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/style_edit.png') no-repeat center center;}
.ztree li span.button.icon-style_go_ico_open,.ztree li span.button.icon-style_go_ico_close,.ztree li span.button.icon-style_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/style_go.png') no-repeat center center;}
.ztree li span.button.icon-sum_ico_open,.ztree li span.button.icon-sum_ico_close,.ztree li span.button.icon-sum_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/sum.png') no-repeat center center;}
.ztree li span.button.icon-tab_ico_open,.ztree li span.button.icon-tab_ico_close,.ztree li span.button.icon-tab_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tab.png') no-repeat center center;}
.ztree li span.button.icon-table_ico_open,.ztree li span.button.icon-table_ico_close,.ztree li span.button.icon-table_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table.png') no-repeat center center;}
.ztree li span.button.icon-table_add_ico_open,.ztree li span.button.icon-table_add_ico_close,.ztree li span.button.icon-table_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_add.png') no-repeat center center;}
.ztree li span.button.icon-table_delete_ico_open,.ztree li span.button.icon-table_delete_ico_close,.ztree li span.button.icon-table_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_delete.png') no-repeat center center;}
.ztree li span.button.icon-table_edit_ico_open,.ztree li span.button.icon-table_edit_ico_close,.ztree li span.button.icon-table_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_edit.png') no-repeat center center;}
.ztree li span.button.icon-table_error_ico_open,.ztree li span.button.icon-table_error_ico_close,.ztree li span.button.icon-table_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_error.png') no-repeat center center;}
.ztree li span.button.icon-table_gear_ico_open,.ztree li span.button.icon-table_gear_ico_close,.ztree li span.button.icon-table_gear_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_gear.png') no-repeat center center;}
.ztree li span.button.icon-table_go_ico_open,.ztree li span.button.icon-table_go_ico_close,.ztree li span.button.icon-table_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_go.png') no-repeat center center;}
.ztree li span.button.icon-table_key_ico_open,.ztree li span.button.icon-table_key_ico_close,.ztree li span.button.icon-table_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_key.png') no-repeat center center;}
.ztree li span.button.icon-table_lightning_ico_open,.ztree li span.button.icon-table_lightning_ico_close,.ztree li span.button.icon-table_lightning_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_lightning.png') no-repeat center center;}
.ztree li span.button.icon-table_link_ico_open,.ztree li span.button.icon-table_link_ico_close,.ztree li span.button.icon-table_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_link.png') no-repeat center center;}
.ztree li span.button.icon-table_multiple_ico_open,.ztree li span.button.icon-table_multiple_ico_close,.ztree li span.button.icon-table_multiple_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_multiple.png') no-repeat center center;}
.ztree li span.button.icon-table_refresh_ico_open,.ztree li span.button.icon-table_refresh_ico_close,.ztree li span.button.icon-table_refresh_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_refresh.png') no-repeat center center;}
.ztree li span.button.icon-table_relationship_ico_open,.ztree li span.button.icon-table_relationship_ico_close,.ztree li span.button.icon-table_relationship_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_relationship.png') no-repeat center center;}
.ztree li span.button.icon-table_row_delete_ico_open,.ztree li span.button.icon-table_row_delete_ico_close,.ztree li span.button.icon-table_row_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_row_delete.png') no-repeat center center;}
.ztree li span.button.icon-table_row_insert_ico_open,.ztree li span.button.icon-table_row_insert_ico_close,.ztree li span.button.icon-table_row_insert_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_row_insert.png') no-repeat center center;}
.ztree li span.button.icon-table_save_ico_open,.ztree li span.button.icon-table_save_ico_close,.ztree li span.button.icon-table_save_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_save.png') no-repeat center center;}
.ztree li span.button.icon-table_sort_ico_open,.ztree li span.button.icon-table_sort_ico_close,.ztree li span.button.icon-table_sort_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/table_sort.png') no-repeat center center;}
.ztree li span.button.icon-tab_add_ico_open,.ztree li span.button.icon-tab_add_ico_close,.ztree li span.button.icon-tab_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tab_add.png') no-repeat center center;}
.ztree li span.button.icon-tab_delete_ico_open,.ztree li span.button.icon-tab_delete_ico_close,.ztree li span.button.icon-tab_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tab_delete.png') no-repeat center center;}
.ztree li span.button.icon-tab_edit_ico_open,.ztree li span.button.icon-tab_edit_ico_close,.ztree li span.button.icon-tab_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tab_edit.png') no-repeat center center;}
.ztree li span.button.icon-tab_go_ico_open,.ztree li span.button.icon-tab_go_ico_close,.ztree li span.button.icon-tab_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tab_go.png') no-repeat center center;}
.ztree li span.button.icon-tag_ico_open,.ztree li span.button.icon-tag_ico_close,.ztree li span.button.icon-tag_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tag.png') no-repeat center center;}
.ztree li span.button.icon-tag_blue_ico_open,.ztree li span.button.icon-tag_blue_ico_close,.ztree li span.button.icon-tag_blue_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tag_blue.png') no-repeat center center;}
.ztree li span.button.icon-tag_blue_add_ico_open,.ztree li span.button.icon-tag_blue_add_ico_close,.ztree li span.button.icon-tag_blue_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tag_blue_add.png') no-repeat center center;}
.ztree li span.button.icon-tag_blue_delete_ico_open,.ztree li span.button.icon-tag_blue_delete_ico_close,.ztree li span.button.icon-tag_blue_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tag_blue_delete.png') no-repeat center center;}
.ztree li span.button.icon-tag_blue_edit_ico_open,.ztree li span.button.icon-tag_blue_edit_ico_close,.ztree li span.button.icon-tag_blue_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tag_blue_edit.png') no-repeat center center;}
.ztree li span.button.icon-tag_green_ico_open,.ztree li span.button.icon-tag_green_ico_close,.ztree li span.button.icon-tag_green_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tag_green.png') no-repeat center center;}
.ztree li span.button.icon-tag_orange_ico_open,.ztree li span.button.icon-tag_orange_ico_close,.ztree li span.button.icon-tag_orange_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tag_orange.png') no-repeat center center;}
.ztree li span.button.icon-tag_pink_ico_open,.ztree li span.button.icon-tag_pink_ico_close,.ztree li span.button.icon-tag_pink_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tag_pink.png') no-repeat center center;}
.ztree li span.button.icon-tag_purple_ico_open,.ztree li span.button.icon-tag_purple_ico_close,.ztree li span.button.icon-tag_purple_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tag_purple.png') no-repeat center center;}
.ztree li span.button.icon-tag_red_ico_open,.ztree li span.button.icon-tag_red_ico_close,.ztree li span.button.icon-tag_red_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tag_red.png') no-repeat center center;}
.ztree li span.button.icon-tag_yellow_ico_open,.ztree li span.button.icon-tag_yellow_ico_close,.ztree li span.button.icon-tag_yellow_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/tag_yellow.png') no-repeat center center;}
.ztree li span.button.icon-telephone_ico_open,.ztree li span.button.icon-telephone_ico_close,.ztree li span.button.icon-telephone_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/telephone.png') no-repeat center center;}
.ztree li span.button.icon-telephone_add_ico_open,.ztree li span.button.icon-telephone_add_ico_close,.ztree li span.button.icon-telephone_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/telephone_add.png') no-repeat center center;}
.ztree li span.button.icon-telephone_delete_ico_open,.ztree li span.button.icon-telephone_delete_ico_close,.ztree li span.button.icon-telephone_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/telephone_delete.png') no-repeat center center;}
.ztree li span.button.icon-telephone_edit_ico_open,.ztree li span.button.icon-telephone_edit_ico_close,.ztree li span.button.icon-telephone_edit_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/telephone_edit.png') no-repeat center center;}
.ztree li span.button.icon-telephone_error_ico_open,.ztree li span.button.icon-telephone_error_ico_close,.ztree li span.button.icon-telephone_error_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/telephone_error.png') no-repeat center center;}
.ztree li span.button.icon-telephone_go_ico_open,.ztree li span.button.icon-telephone_go_ico_close,.ztree li span.button.icon-telephone_go_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/telephone_go.png') no-repeat center center;}
.ztree li span.button.icon-telephone_key_ico_open,.ztree li span.button.icon-telephone_key_ico_close,.ztree li span.button.icon-telephone_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/telephone_key.png') no-repeat center center;}
.ztree li span.button.icon-telephone_link_ico_open,.ztree li span.button.icon-telephone_link_ico_close,.ztree li span.button.icon-telephone_link_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/telephone_link.png') no-repeat center center;}
.ztree li span.button.icon-television_ico_open,.ztree li span.button.icon-television_ico_close,.ztree li span.button.icon-television_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/television.png') no-repeat center center;}
.ztree li span.button.icon-television_add_ico_open,.ztree li span.button.icon-television_add_ico_close,.ztree li span.button.icon-television_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/television_add.png') no-repeat center center;}
.ztree li span.button.icon-television_delete_ico_open,.ztree li span.button.icon-television_delete_ico_close,.ztree li span.button.icon-television_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/television_delete.png') no-repeat center center;}
.ztree li span.button.icon-textfield_ico_open,.ztree li span.button.icon-textfield_ico_close,.ztree li span.button.icon-textfield_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/textfield.png') no-repeat center center;}
.ztree li span.button.icon-textfield_add_ico_open,.ztree li span.button.icon-textfield_add_ico_close,.ztree li span.button.icon-textfield_add_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/textfield_add.png') no-repeat center center;}
.ztree li span.button.icon-textfield_delete_ico_open,.ztree li span.button.icon-textfield_delete_ico_close,.ztree li span.button.icon-textfield_delete_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/textfield_delete.png') no-repeat center center;}
.ztree li span.button.icon-textfield_key_ico_open,.ztree li span.button.icon-textfield_key_ico_close,.ztree li span.button.icon-textfield_key_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/textfield_key.png') no-repeat center center;}
.ztree li span.button.icon-textfield_rename_ico_open,.ztree li span.button.icon-textfield_rename_ico_close,.ztree li span.button.icon-textfield_rename_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/textfield_rename.png') no-repeat center center;}
.ztree li span.button.icon-text_align_center_ico_open,.ztree li span.button.icon-text_align_center_ico_close,.ztree li span.button.icon-text_align_center_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/text_align_center.png') no-repeat center center;}
.ztree li span.button.icon-text_align_justity_ico_open,.ztree li span.button.icon-text_align_justity_ico_close,.ztree li span.button.icon-text_align_justity_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/text_align_justity.png') no-repeat center center;}
.ztree li span.button.icon-text_align_left_ico_open,.ztree li span.button.icon-text_align_left_ico_close,.ztree li span.button.icon-text_align_left_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/text_align_left.png') no-repeat center center;}
.ztree li span.button.icon-text_align_right_ico_open,.ztree li span.button.icon-text_align_right_ico_close,.ztree li span.button.icon-text_align_right_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/text_align_right.png') no-repeat center center;}
.ztree li span.button.icon-text_allcaps_ico_open,.ztree li span.button.icon-text_allcaps_ico_close,.ztree li span.button.icon-text_allcaps_ico_docu{margin-right:2px;background: url('../imgs/icons/16x16/text_allcaps.png') no-repeat center center;}


/*
 * 兼容Oa V3版icon
 * modi by wangshw 2017-11-21
 *---------------------------------------*/
.icon-mx-module-16{ background: url('../imgs/icons/16x16/application_view_tile.png') no-repeat center center;}
.icon-mx-module-32{ background: url('../imgs/icons/32x32/application_view_tile.png') no-repeat center center;}
.icon-mx-user-16{ background: url('../imgs/icons/16x16/group_edit.png') no-repeat center center;}
.icon-mx-user-32{ background: url('../imgs/icons/32x32/group_edit.png') no-repeat center center;}
.icon-mx-pwd-16{ background: url('../imgs/icons/16x16/group_key.png') no-repeat center center;}
.icon-mx-pwd-32{ background: url('../imgs/icons/32x32/group_key.png') no-repeat center center;}
.icon-mx-1-16{ background: url('../imgs/icons/16x16/layout.png') no-repeat center center;}
.icon-mx-1-32{ background: url('../imgs/icons/32x32/layout.png') no-repeat center center;}
.icon-mx-2-16{ background: url('../imgs/icons/16x16/layout_content.png') no-repeat center center;}
.icon-mx-2-32{ background: url('../imgs/icons/32x32/layout_content.png') no-repeat center center;}
.icon-mx-3-16{ background: url('../imgs/icons/16x16/layout_edit.png') no-repeat center center;}
.icon-mx-3-32{ background: url('../imgs/icons/32x32/layout_edit.png') no-repeat center center;}
.icon-mx-4-16{ background: url('../imgs/icons/16x16/application_side_boxes.png') no-repeat center center;}
.icon-mx-4-32{ background: url('../imgs/icons/32x32/application_side_boxes.png') no-repeat center center;}
.icon-mx-5-16{ background: url('../imgs/icons/16x16/application_view_icons.png') no-repeat center center;}
.icon-mx-5-32{ background: url('../imgs/icons/32x32/application_view_icons.png') no-repeat center center;}
.icon-mx-6-16{ background: url('../imgs/icons/16x16/application_view_gallery.png') no-repeat center center;}
.icon-mx-6-32{ background: url('../imgs/icons/32x32/application_view_gallery.png') no-repeat center center;}
.icon-mx-7-16{ background: url('../imgs/icons/16x16/application_view_list.png') no-repeat center center;}
.icon-mx-7-32{ background: url('../imgs/icons/32x32/application_view_list.png') no-repeat center center;}
.icon-mx-8-16{ background: url('../imgs/icons/16x16/layout_header.png') no-repeat center center;}
.icon-mx-8-32{ background: url('../imgs/icons/32x32/layout_header.png') no-repeat center center;}
.icon-mx-9-16{ background: url('../imgs/icons/16x16/layout_sidebar.png') no-repeat center center;}
.icon-mx-9-32{ background: url('../imgs/icons/32x32/layout_sidebar.png') no-repeat center center;}
.icon-mx-10-16{ background: url('../imgs/icons/16x16/book_addresses.png') no-repeat center center;}
.icon-mx-10-32{ background: url('../imgs/icons/32x32/book_addresses.png') no-repeat center center;}
.icon-mx-11-16{ background: url('../imgs/icons/16x16/book_edit.png') no-repeat center center;}
.icon-mx-11-32{ background: url('../imgs/icons/32x32/book_edit.png') no-repeat center center;}
.icon-mx-12-16{ background: url('../imgs/icons/16x16/calendar_view_month.png') no-repeat center center;}
.icon-mx-12-32{ background: url('../imgs/icons/32x32/calendar_view_month.png') no-repeat center center;}
.icon-mx-13-16{ background: url('../imgs/icons/16x16/calendar_view_week.png') no-repeat center center;}
.icon-mx-13-32{ background: url('../imgs/icons/32x32/calendar_view_week.png') no-repeat center center;}
.icon-mx-14-16{ background: url('../imgs/icons/16x16/brick_edit.png') no-repeat center center;}
.icon-mx-14-32{ background: url('../imgs/icons/32x32/brick_edit.png') no-repeat center center;}
.icon-mx-15-16{ background: url('../imgs/icons/16x16/table.png') no-repeat center center;}
.icon-mx-15-32{ background: url('../imgs/icons/32x32/table.png') no-repeat center center;}
.icon-mx-16-16{ background: url('../imgs/icons/16x16/table_edit.png') no-repeat center center;}
.icon-mx-16-32{ background: url('../imgs/icons/32x32/table_edit.png') no-repeat center center;}
.icon-mx-17-16{ background: url('../imgs/icons/16x16/table_multiple.png') no-repeat center center;}
.icon-mx-17-32{ background: url('../imgs/icons/32x32/table_multiple.png') no-repeat center center;}
.icon-mx-18-16{ background: url('../imgs/icons/16x16/table_sort.png') no-repeat center center;}
.icon-mx-18-32{ background: url('../imgs/icons/32x32/table_sort.png') no-repeat center center;}
.icon-mx-19-16{ background: url('../imgs/icons/16x16/calculator_edit.png') no-repeat center center;}
.icon-mx-19-32{ background: url('../imgs/icons/32x32/calculator_edit.png') no-repeat center center;}
.icon-mx-20-16{ background: url('../imgs/icons/16x16/chart_curve_edit.png') no-repeat center center;}
.icon-mx-20-32{ background: url('../imgs/icons/32x32/chart_curve_edit.png') no-repeat center center;}
.icon-mx-21-16{ background: url('../imgs/icons/16x16/chart_line_edit.png') no-repeat center center;}
.icon-mx-21-32{ background: url('../imgs/icons/32x32/chart_line_edit.png') no-repeat center center;}
.icon-mx-22-16{ background: url('../imgs/icons/16x16/database_table.png') no-repeat center center;}
.icon-mx-22-32{ background: url('../imgs/icons/32x32/database_table.png') no-repeat center center;}
.icon-mx-23-16{ background: url('../imgs/icons/16x16/report.png') no-repeat center center;}
.icon-mx-23-32{ background: url('../imgs/icons/32x32/report.png') no-repeat center center;}
.icon-mx-24-16{ background: url('../imgs/icons/16x16/report_edit.png') no-repeat center center;}
.icon-mx-24-32{ background: url('../imgs/icons/32x32/report_edit.png') no-repeat center center;}
.icon-mx-25-16{ background: url('../imgs/icons/16x16/report_user.png') no-repeat center center;}
.icon-mx-25-32{ background: url('../imgs/icons/32x32/report_user.png') no-repeat center center;}
.icon-mx-26-16{ background: url('../imgs/icons/16x16/page_edit.png') no-repeat center center;}
.icon-mx-26-32{ background: url('../imgs/icons/32x32/page_edit.png') no-repeat center center;}
.icon-mx-27-16{ background: url('../imgs/icons/16x16/page_paintbrush.png') no-repeat center center;}
.icon-mx-27-32{ background: url('../imgs/icons/32x32/page_paintbrush.png') no-repeat center center;}
.icon-mx-28-16{ background: url('../imgs/icons/16x16/page_red.png') no-repeat center center;}
.icon-mx-28-32{ background: url('../imgs/icons/32x32/page_red.png') no-repeat center center;}
.icon-mx-29-16{ background: url('../imgs/icons/16x16/page_white_acrobat.png') no-repeat center center;}
.icon-mx-29-32{ background: url('../imgs/icons/32x32/page_white_acrobat.png') no-repeat center center;}
.icon-mx-30-16{ background: url('../imgs/icons/16x16/page_white_edit.png') no-repeat center center;}
.icon-mx-30-32{ background: url('../imgs/icons/32x32/page_white_edit.png') no-repeat center center;}
.icon-mx-31-16{ background: url('../imgs/icons/16x16/picture.png') no-repeat center center;}
.icon-mx-31-32{ background: url('../imgs/icons/32x32/picture.png') no-repeat center center;}
.icon-mx-32-16{ background: url('../imgs/icons/16x16/picture_edit.png') no-repeat center center;}
.icon-mx-32-32{ background: url('../imgs/icons/32x32/picture_edit.png') no-repeat center center;}
.icon-mx-33-16{ background: url('../imgs/icons/16x16/newspaper.png') no-repeat center center;}
.icon-mx-33-32{ background: url('../imgs/icons/32x32/newspaper.png') no-repeat center center;}
.icon-mx-34-16{ background: url('../imgs/icons/16x16/award_star_silver_3.png') no-repeat center center;}
.icon-mx-34-32{ background: url('../imgs/icons/32x32/award_star_silver_3.png') no-repeat center center;}
.icon-mx-35-16{ background: url('../imgs/icons/16x16/computer_edit.png') no-repeat center center;}
.icon-mx-35-32{ background: url('../imgs/icons/32x32/computer_edit.png') no-repeat center center;}
.icon-mx-36-16{ background: url('../imgs/icons/16x16/email.png') no-repeat center center;}
.icon-mx-36-32{ background: url('../imgs/icons/32x32/email.png') no-repeat center center;}
.icon-mx-37-16{ background: url('../imgs/icons/16x16/email_attach.png') no-repeat center center;}
.icon-mx-37-32{ background: url('../imgs/icons/32x32/email_attach.png') no-repeat center center;}
.icon-mx-38-16{ background: url('../imgs/icons/16x16/email_edit.png') no-repeat center center;}
.icon-mx-38-32{ background: url('../imgs/icons/32x32/email_edit.png') no-repeat center center;}
.icon-mx-39-16{ background: url('../imgs/icons/16x16/email_open.png') no-repeat center center;}
.icon-mx-39-32{ background: url('../imgs/icons/32x32/email_open.png') no-repeat center center;}
.icon-mx-40-16{ background: url('../imgs/icons/16x16/email_open_image.png') no-repeat center center;}
.icon-mx-40-32{ background: url('../imgs/icons/32x32/email_open_image.png') no-repeat center center;}
.icon-mx-41-16{ background: url('../imgs/icons/16x16/images.png') no-repeat center center;}
.icon-mx-41-32{ background: url('../imgs/icons/32x32/images.png') no-repeat center center;}
.icon-mx-42-16{ background: url('../imgs/icons/16x16/map.png') no-repeat center center;}
.icon-mx-42-32{ background: url('../imgs/icons/32x32/map.png') no-repeat center center;}
.icon-mx-43-16{ background: url('../imgs/icons/16x16/map_edit.png') no-repeat center center;}
.icon-mx-43-32{ background: url('../imgs/icons/32x32/map_edit.png') no-repeat center center;}
.icon-mx-44-16{ background: url('../imgs/icons/16x16/monitor.png') no-repeat center center;}
.icon-mx-44-32{ background: url('../imgs/icons/32x32/monitor.png') no-repeat center center;}
.icon-mx-45-16{ background: url('../imgs/icons/16x16/monitor_edit.png') no-repeat center center;}
.icon-mx-45-32{ background: url('../imgs/icons/32x32/monitor_edit.png') no-repeat center center;}
.icon-mx-46-16{ background: url('../imgs/icons/16x16/shield_go.png') no-repeat center center;}
.icon-mx-46-32{ background: url('../imgs/icons/32x32/shield_go.png') no-repeat center center;}
.icon-mx-47-16{ background: url('../imgs/icons/16x16/calendar_edit.png') no-repeat center center;}
.icon-mx-47-32{ background: url('../imgs/icons/32x32/calendar_edit.png') no-repeat center center;}
.icon-mx-48-16{ background: url('../imgs/icons/16x16/comments.png') no-repeat center center;}
.icon-mx-48-32{ background: url('../imgs/icons/32x32/comments.png') no-repeat center center;}
.icon-mx-49-16{ background: url('../imgs/icons/16x16/group_add.png') no-repeat center center;}
.icon-mx-49-32{ background: url('../imgs/icons/32x32/group_add.png') no-repeat center center;}
.icon-mx-50-16{ background: url('../imgs/icons/16x16/group_delete.png') no-repeat center center;}
.icon-mx-50-32{ background: url('../imgs/icons/32x32/group_delete.png') no-repeat center center;}
.icon-mx-51-16{ background: url('../imgs/icons/16x16/group_go.png') no-repeat center center;}
.icon-mx-51-32{ background: url('../imgs/icons/32x32/group_go.png') no-repeat center center;}
.icon-mx-52-16{ background: url('../imgs/icons/16x16/tag_blue_edit.png') no-repeat center center;}
.icon-mx-52-32{ background: url('../imgs/icons/32x32/tag_blue_edit.png') no-repeat center center;}
.icon-mx-53-16{ background: url('../imgs/icons/16x16/shield.png') no-repeat center center;}
.icon-mx-53-32{ background: url('../imgs/icons/32x32/shield.png') no-repeat center center;}
.icon-mx-54-16{ background: url('../imgs/icons/16x16/shield_add.png') no-repeat center center;}
.icon-mx-54-32{ background: url('../imgs/icons/32x32/shield_add.png') no-repeat center center;}
.icon-mx-55-16{ background: url('../imgs/icons/16x16/tag_blue.png') no-repeat center center;}
.icon-mx-55-32{ background: url('../imgs/icons/32x32/tag_blue.png') no-repeat center center;}
.icon-mx-56-16{ background: url('../imgs/icons/16x16/tag_blue_add.png') no-repeat center center;}
.icon-mx-56-32{ background: url('../imgs/icons/32x32/tag_blue_add.png') no-repeat center center;}
.icon-mx-57-16{ background: url('../imgs/icons/16x16/tag_green.png') no-repeat center center;}
.icon-mx-57-32{ background: url('../imgs/icons/32x32/tag_green.png') no-repeat center center;}
.icon-mx-58-16{ background: url('../imgs/icons/16x16/tag_orange.png') no-repeat center center;}
.icon-mx-58-32{ background: url('../imgs/icons/32x32/tag_orange.png') no-repeat center center;}
.icon-mx-59-16{ background: url('../imgs/icons/16x16/tag_pink.png') no-repeat center center;}
.icon-mx-59-32{ background: url('../imgs/icons/32x32/tag_pink.png') no-repeat center center;}
.icon-mx-60-16{ background: url('../imgs/icons/16x16/tag_purple.png') no-repeat center center;}
.icon-mx-60-32{ background: url('../imgs/icons/32x32/tag_purple.png') no-repeat center center;}
.icon-mx-61-16{ background: url('../imgs/icons/16x16/tag_red.png') no-repeat center center;}
.icon-mx-61-32{ background: url('../imgs/icons/32x32/tag_red.png') no-repeat center center;}
.icon-mx-62-16{ background: url('../imgs/icons/16x16/tag_yellow.png') no-repeat center center;}
.icon-mx-62-32{ background: url('../imgs/icons/32x32/tag_yellow.png') no-repeat center center;}
.icon-mx-63-16{ background: url('../imgs/icons/16x16/database_key.png') no-repeat center center;}
.icon-mx-63-32{ background: url('../imgs/icons/32x32/database_key.png') no-repeat center center;}
.icon-mx-64-16{ background: url('../imgs/icons/16x16/coins.png') no-repeat center center;}
.icon-mx-64-32{ background: url('../imgs/icons/32x32/coins.png') no-repeat center center;}
.icon-mx-65-16{ background: url('../imgs/icons/16x16/cog.png') no-repeat center center;}
.icon-mx-65-32{ background: url('../imgs/icons/32x32/cog.png') no-repeat center center;}
.icon-mx-66-16{ background: url('../imgs/icons/16x16/cog_add.png') no-repeat center center;}
.icon-mx-66-32{ background: url('../imgs/icons/32x32/cog_add.png') no-repeat center center;}
.icon-mx-67-16{ background: url('../imgs/icons/16x16/cog_edit.png') no-repeat center center;}
.icon-mx-67-32{ background: url('../imgs/icons/32x32/cog_edit.png') no-repeat center center;}
.icon-mx-68-16{ background: url('../imgs/icons/16x16/cog_go.png') no-repeat center center;}
.icon-mx-68-32{ background: url('../imgs/icons/32x32/cog_go.png') no-repeat center center;}
.icon-mx-69-16{ background: url('../imgs/icons/16x16/coins_add.png') no-repeat center center;}
.icon-mx-69-32{ background: url('../imgs/icons/32x32/coins_add.png') no-repeat center center;}
.icon-mx-70-16{ background: url('../imgs/icons/16x16/cup.png') no-repeat center center;}
.icon-mx-70-32{ background: url('../imgs/icons/32x32/cup.png') no-repeat center center;}
.icon-mx-71-16{ background: url('../imgs/icons/16x16/cup_add.png') no-repeat center center;}
.icon-mx-71-32{ background: url('../imgs/icons/32x32/cup_add.png') no-repeat center center;}
.icon-mx-72-16{ background: url('../imgs/icons/16x16/cup_edit.png') no-repeat center center;}
.icon-mx-72-32{ background: url('../imgs/icons/32x32/cup_edit.png') no-repeat center center;}
.icon-mx-73-16{ background: url('../imgs/icons/16x16/cup_go.png') no-repeat center center;}
.icon-mx-73-32{ background: url('../imgs/icons/32x32/cup_go.png') no-repeat center center;}
.icon-mx-74-16{ background: url('../imgs/icons/16x16/cup_key.png') no-repeat center center;}
.icon-mx-74-32{ background: url('../imgs/icons/32x32/cup_key.png') no-repeat center center;}
.icon-mx-75-16{ background: url('../imgs/icons/16x16/lorry.png') no-repeat center center;}
.icon-mx-75-32{ background: url('../imgs/icons/32x32/lorry.png') no-repeat center center;}
.icon-mx-76-16{ background: url('../imgs/icons/16x16/lorry_add.png') no-repeat center center;}
.icon-mx-76-32{ background: url('../imgs/icons/32x32/lorry_add.png') no-repeat center center;}
.icon-mx-77-16{ background: url('../imgs/icons/16x16/lorry_delete.png') no-repeat center center;}
.icon-mx-77-32{ background: url('../imgs/icons/32x32/lorry_delete.png') no-repeat center center;}
.icon-mx-78-16{ background: url('../imgs/icons/16x16/lorry_flatbed.png') no-repeat center center;}
.icon-mx-78-32{ background: url('../imgs/icons/32x32/lorry_flatbed.png') no-repeat center center;}
.icon-mx-79-16{ background: url('../imgs/icons/16x16/lorry_go.png') no-repeat center center;}
.icon-mx-79-32{ background: url('../imgs/icons/32x32/lorry_go.png') no-repeat center center;}
.icon-mx-80-16{ background: url('../imgs/icons/16x16/film_edit.png') no-repeat center center;}
.icon-mx-80-32{ background: url('../imgs/icons/32x32/film_edit.png') no-repeat center center;}
.icon-mx-81-16{ background: url('../imgs/icons/16x16/help.png') no-repeat center center;}
.icon-mx-81-32{ background: url('../imgs/icons/32x32/help.png') no-repeat center center;}
.icon-mx-82-16{ background: url('../imgs/icons/16x16/folder_user.png') no-repeat center center;}
.icon-mx-82-32{ background: url('../imgs/icons/32x32/folder_user.png') no-repeat center center;}
.icon-mx-83-16{ background: url('../imgs/icons/16x16/lock.png') no-repeat center center;}
.icon-mx-83-32{ background: url('../imgs/icons/32x32/lock.png') no-repeat center center;}
.icon-mx-84-16{ background: url('../imgs/icons/16x16/lock_break.png') no-repeat center center;}
.icon-mx-84-32{ background: url('../imgs/icons/32x32/lock_break.png') no-repeat center center;}
.icon-mx-85-16{ background: url('../imgs/icons/16x16/lock_edit.png') no-repeat center center;}
.icon-mx-85-32{ background: url('../imgs/icons/32x32/lock_edit.png') no-repeat center center;}
.icon-mx-86-16{ background: url('../imgs/icons/16x16/house.png') no-repeat center center;}
.icon-mx-86-32{ background: url('../imgs/icons/32x32/house.png') no-repeat center center;}
.icon-mx-87-16{ background: url('../imgs/icons/16x16/house_go.png') no-repeat center center;}
.icon-mx-87-32{ background: url('../imgs/icons/32x32/house_go.png') no-repeat center center;}
.icon-mx-88-16{ background: url('../imgs/icons/16x16/house_link.png') no-repeat center center;}
.icon-mx-88-32{ background: url('../imgs/icons/32x32/house_link.png') no-repeat center center;}

/*ztree图标样式*/
.ztree li span.button.icon-mx-module_ico_open,.ztree li span.button.icon-mx-module_ico_close,.ztree li span.button.icon-mx-module_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/application_view_tile.png') no-repeat center center;}
.ztree li span.button.icon-mx-user_ico_open,.ztree li span.button.icon-mx-user_ico_close,.ztree li span.button.icon-mx-user_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/group_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-pwd_ico_open,.ztree li span.button.icon-mx-pwd_ico_close,.ztree li span.button.icon-mx-pwd_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/group_key.png') no-repeat center center;}
.ztree li span.button.icon-mx-1_ico_open,.ztree li span.button.icon-mx-1_ico_close,.ztree li span.button.icon-mx-1_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/layout.png') no-repeat center center;}
.ztree li span.button.icon-mx-2_ico_open,.ztree li span.button.icon-mx-2_ico_close,.ztree li span.button.icon-mx-2_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/layout_content.png') no-repeat center center;}
.ztree li span.button.icon-mx-3_ico_open,.ztree li span.button.icon-mx-3_ico_close,.ztree li span.button.icon-mx-3_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/layout_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-4_ico_open,.ztree li span.button.icon-mx-4_ico_close,.ztree li span.button.icon-mx-4_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/application_side_boxes.png') no-repeat center center;}
.ztree li span.button.icon-mx-5_ico_open,.ztree li span.button.icon-mx-5_ico_close,.ztree li span.button.icon-mx-5_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/application_view_icons.png') no-repeat center center;}
.ztree li span.button.icon-mx-6_ico_open,.ztree li span.button.icon-mx-6_ico_close,.ztree li span.button.icon-mx-6_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/application_view_gallery.png') no-repeat center center;}
.ztree li span.button.icon-mx-7_ico_open,.ztree li span.button.icon-mx-7_ico_close,.ztree li span.button.icon-mx-7_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/application_view_list.png') no-repeat center center;}
.ztree li span.button.icon-mx-8_ico_open,.ztree li span.button.icon-mx-8_ico_close,.ztree li span.button.icon-mx-8_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/layout_header.png') no-repeat center center;}
.ztree li span.button.icon-mx-9_ico_open,.ztree li span.button.icon-mx-9_ico_close,.ztree li span.button.icon-mx-9_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/layout_sidebar.png') no-repeat center center;}
.ztree li span.button.icon-mx-10_ico_open,.ztree li span.button.icon-mx-10_ico_close,.ztree li span.button.icon-mx-10_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/book_addresses.png') no-repeat center center;}
.ztree li span.button.icon-mx-11_ico_open,.ztree li span.button.icon-mx-11_ico_close,.ztree li span.button.icon-mx-11_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/book_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-12_ico_open,.ztree li span.button.icon-mx-12_ico_close,.ztree li span.button.icon-mx-12_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/calendar_view_month.png') no-repeat center center;}
.ztree li span.button.icon-mx-13_ico_open,.ztree li span.button.icon-mx-13_ico_close,.ztree li span.button.icon-mx-13_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/calendar_view_week.png') no-repeat center center;}
.ztree li span.button.icon-mx-14_ico_open,.ztree li span.button.icon-mx-14_ico_close,.ztree li span.button.icon-mx-14_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/brick_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-15_ico_open,.ztree li span.button.icon-mx-15_ico_close,.ztree li span.button.icon-mx-15_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/table.png') no-repeat center center;}
.ztree li span.button.icon-mx-16_ico_open,.ztree li span.button.icon-mx-16_ico_close,.ztree li span.button.icon-mx-16_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/table_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-17_ico_open,.ztree li span.button.icon-mx-17_ico_close,.ztree li span.button.icon-mx-17_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/table_multiple.png') no-repeat center center;}
.ztree li span.button.icon-mx-18_ico_open,.ztree li span.button.icon-mx-18_ico_close,.ztree li span.button.icon-mx-18_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/table_sort.png') no-repeat center center;}
.ztree li span.button.icon-mx-19_ico_open,.ztree li span.button.icon-mx-19_ico_close,.ztree li span.button.icon-mx-19_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/calculator_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-20_ico_open,.ztree li span.button.icon-mx-20_ico_close,.ztree li span.button.icon-mx-20_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/chart_curve_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-21_ico_open,.ztree li span.button.icon-mx-21_ico_close,.ztree li span.button.icon-mx-21_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/chart_line_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-22_ico_open,.ztree li span.button.icon-mx-22_ico_close,.ztree li span.button.icon-mx-22_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/database_table.png') no-repeat center center;}
.ztree li span.button.icon-mx-23_ico_open,.ztree li span.button.icon-mx-23_ico_close,.ztree li span.button.icon-mx-23_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/report.png') no-repeat center center;}
.ztree li span.button.icon-mx-24_ico_open,.ztree li span.button.icon-mx-24_ico_close,.ztree li span.button.icon-mx-24_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/report_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-25_ico_open,.ztree li span.button.icon-mx-25_ico_close,.ztree li span.button.icon-mx-25_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/report_user.png') no-repeat center center;}
.ztree li span.button.icon-mx-26_ico_open,.ztree li span.button.icon-mx-26_ico_close,.ztree li span.button.icon-mx-26_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/page_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-27_ico_open,.ztree li span.button.icon-mx-27_ico_close,.ztree li span.button.icon-mx-27_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/page_paintbrush.png') no-repeat center center;}
.ztree li span.button.icon-mx-28_ico_open,.ztree li span.button.icon-mx-28_ico_close,.ztree li span.button.icon-mx-28_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/page_red.png') no-repeat center center;}
.ztree li span.button.icon-mx-29_ico_open,.ztree li span.button.icon-mx-29_ico_close,.ztree li span.button.icon-mx-29_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/page_white_acrobat.png') no-repeat center center;}
.ztree li span.button.icon-mx-30_ico_open,.ztree li span.button.icon-mx-30_ico_close,.ztree li span.button.icon-mx-30_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/page_white_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-31_ico_open,.ztree li span.button.icon-mx-31_ico_close,.ztree li span.button.icon-mx-31_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/picture.png') no-repeat center center;}
.ztree li span.button.icon-mx-32_ico_open,.ztree li span.button.icon-mx-32_ico_close,.ztree li span.button.icon-mx-32_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/picture_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-33_ico_open,.ztree li span.button.icon-mx-33_ico_close,.ztree li span.button.icon-mx-33_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/newspaper.png') no-repeat center center;}
.ztree li span.button.icon-mx-34_ico_open,.ztree li span.button.icon-mx-34_ico_close,.ztree li span.button.icon-mx-34_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/award_star_silver_3.png') no-repeat center center;}
.ztree li span.button.icon-mx-35_ico_open,.ztree li span.button.icon-mx-35_ico_close,.ztree li span.button.icon-mx-35_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/computer_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-36_ico_open,.ztree li span.button.icon-mx-36_ico_close,.ztree li span.button.icon-mx-36_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/email.png') no-repeat center center;}
.ztree li span.button.icon-mx-37_ico_open,.ztree li span.button.icon-mx-37_ico_close,.ztree li span.button.icon-mx-37_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/email_attach.png') no-repeat center center;}
.ztree li span.button.icon-mx-38_ico_open,.ztree li span.button.icon-mx-38_ico_close,.ztree li span.button.icon-mx-38_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/email_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-39_ico_open,.ztree li span.button.icon-mx-39_ico_close,.ztree li span.button.icon-mx-39_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/email_open.png') no-repeat center center;}
.ztree li span.button.icon-mx-40_ico_open,.ztree li span.button.icon-mx-40_ico_close,.ztree li span.button.icon-mx-40_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/email_open_image.png') no-repeat center center;}
.ztree li span.button.icon-mx-41_ico_open,.ztree li span.button.icon-mx-41_ico_close,.ztree li span.button.icon-mx-41_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/images.png') no-repeat center center;}
.ztree li span.button.icon-mx-42_ico_open,.ztree li span.button.icon-mx-42_ico_close,.ztree li span.button.icon-mx-42_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/map.png') no-repeat center center;}
.ztree li span.button.icon-mx-43_ico_open,.ztree li span.button.icon-mx-43_ico_close,.ztree li span.button.icon-mx-43_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/map_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-44_ico_open,.ztree li span.button.icon-mx-44_ico_close,.ztree li span.button.icon-mx-44_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/monitor.png') no-repeat center center;}
.ztree li span.button.icon-mx-45_ico_open,.ztree li span.button.icon-mx-45_ico_close,.ztree li span.button.icon-mx-45_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/monitor_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-46_ico_open,.ztree li span.button.icon-mx-46_ico_close,.ztree li span.button.icon-mx-46_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/shield_go.png') no-repeat center center;}
.ztree li span.button.icon-mx-47_ico_open,.ztree li span.button.icon-mx-47_ico_close,.ztree li span.button.icon-mx-47_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/calendar_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-48_ico_open,.ztree li span.button.icon-mx-48_ico_close,.ztree li span.button.icon-mx-48_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/comments.png') no-repeat center center;}
.ztree li span.button.icon-mx-49_ico_open,.ztree li span.button.icon-mx-49_ico_close,.ztree li span.button.icon-mx-49_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/group_add.png') no-repeat center center;}
.ztree li span.button.icon-mx-50_ico_open,.ztree li span.button.icon-mx-50_ico_close,.ztree li span.button.icon-mx-50_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/group_delete.png') no-repeat center center;}
.ztree li span.button.icon-mx-51_ico_open,.ztree li span.button.icon-mx-51_ico_close,.ztree li span.button.icon-mx-51_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/group_go.png') no-repeat center center;}
.ztree li span.button.icon-mx-52_ico_open,.ztree li span.button.icon-mx-52_ico_close,.ztree li span.button.icon-mx-52_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/tag_blue_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-53_ico_open,.ztree li span.button.icon-mx-53_ico_close,.ztree li span.button.icon-mx-53_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/shield.png') no-repeat center center;}
.ztree li span.button.icon-mx-54_ico_open,.ztree li span.button.icon-mx-54_ico_close,.ztree li span.button.icon-mx-54_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/shield_add.png') no-repeat center center;}
.ztree li span.button.icon-mx-55_ico_open,.ztree li span.button.icon-mx-55_ico_close,.ztree li span.button.icon-mx-55_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/tag_blue.png') no-repeat center center;}
.ztree li span.button.icon-mx-56_ico_open,.ztree li span.button.icon-mx-56_ico_close,.ztree li span.button.icon-mx-56_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/tag_blue_add.png') no-repeat center center;}
.ztree li span.button.icon-mx-57_ico_open,.ztree li span.button.icon-mx-57_ico_close,.ztree li span.button.icon-mx-57_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/tag_green.png') no-repeat center center;}
.ztree li span.button.icon-mx-58_ico_open,.ztree li span.button.icon-mx-58_ico_close,.ztree li span.button.icon-mx-58_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/tag_orange.png') no-repeat center center;}
.ztree li span.button.icon-mx-59_ico_open,.ztree li span.button.icon-mx-59_ico_close,.ztree li span.button.icon-mx-59_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/tag_pink.png') no-repeat center center;}
.ztree li span.button.icon-mx-60_ico_open,.ztree li span.button.icon-mx-60_ico_close,.ztree li span.button.icon-mx-60_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/tag_purple.png') no-repeat center center;}
.ztree li span.button.icon-mx-61_ico_open,.ztree li span.button.icon-mx-61_ico_close,.ztree li span.button.icon-mx-61_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/tag_red.png') no-repeat center center;}
.ztree li span.button.icon-mx-62_ico_open,.ztree li span.button.icon-mx-62_ico_close,.ztree li span.button.icon-mx-62_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/tag_yellow.png') no-repeat center center;}
.ztree li span.button.icon-mx-63_ico_open,.ztree li span.button.icon-mx-63_ico_close,.ztree li span.button.icon-mx-63_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/database_key.png') no-repeat center center;}
.ztree li span.button.icon-mx-64_ico_open,.ztree li span.button.icon-mx-64_ico_close,.ztree li span.button.icon-mx-64_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/coins.png') no-repeat center center;}
.ztree li span.button.icon-mx-65_ico_open,.ztree li span.button.icon-mx-65_ico_close,.ztree li span.button.icon-mx-65_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/cog.png') no-repeat center center;}
.ztree li span.button.icon-mx-66_ico_open,.ztree li span.button.icon-mx-66_ico_close,.ztree li span.button.icon-mx-66_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/cog_add.png') no-repeat center center;}
.ztree li span.button.icon-mx-67_ico_open,.ztree li span.button.icon-mx-67_ico_close,.ztree li span.button.icon-mx-67_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/cog_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-68_ico_open,.ztree li span.button.icon-mx-68_ico_close,.ztree li span.button.icon-mx-68_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/cog_go.png') no-repeat center center;}
.ztree li span.button.icon-mx-69_ico_open,.ztree li span.button.icon-mx-69_ico_close,.ztree li span.button.icon-mx-69_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/coins_add.png') no-repeat center center;}
.ztree li span.button.icon-mx-70_ico_open,.ztree li span.button.icon-mx-70_ico_close,.ztree li span.button.icon-mx-70_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/cup.png') no-repeat center center;}
.ztree li span.button.icon-mx-71_ico_open,.ztree li span.button.icon-mx-71_ico_close,.ztree li span.button.icon-mx-71_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/cup_add.png') no-repeat center center;}
.ztree li span.button.icon-mx-72_ico_open,.ztree li span.button.icon-mx-72_ico_close,.ztree li span.button.icon-mx-72_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/cup_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-73_ico_open,.ztree li span.button.icon-mx-73_ico_close,.ztree li span.button.icon-mx-73_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/cup_go.png') no-repeat center center;}
.ztree li span.button.icon-mx-74_ico_open,.ztree li span.button.icon-mx-74_ico_close,.ztree li span.button.icon-mx-74_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/cup_key.png') no-repeat center center;}
.ztree li span.button.icon-mx-75_ico_open,.ztree li span.button.icon-mx-75_ico_close,.ztree li span.button.icon-mx-75_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/lorry.png') no-repeat center center;}
.ztree li span.button.icon-mx-76_ico_open,.ztree li span.button.icon-mx-76_ico_close,.ztree li span.button.icon-mx-76_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/lorry_add.png') no-repeat center center;}
.ztree li span.button.icon-mx-77_ico_open,.ztree li span.button.icon-mx-77_ico_close,.ztree li span.button.icon-mx-77_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/lorry_delete.png') no-repeat center center;}
.ztree li span.button.icon-mx-78_ico_open,.ztree li span.button.icon-mx-78_ico_close,.ztree li span.button.icon-mx-78_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/lorry_flatbed.png') no-repeat center center;}
.ztree li span.button.icon-mx-79_ico_open,.ztree li span.button.icon-mx-79_ico_close,.ztree li span.button.icon-mx-79_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/lorry_go.png') no-repeat center center;}
.ztree li span.button.icon-mx-80_ico_open,.ztree li span.button.icon-mx-80_ico_close,.ztree li span.button.icon-mx-80_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/film_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-81_ico_open,.ztree li span.button.icon-mx-81_ico_close,.ztree li span.button.icon-mx-81_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/help.png') no-repeat center center;}
.ztree li span.button.icon-mx-82_ico_open,.ztree li span.button.icon-mx-82_ico_close,.ztree li span.button.icon-mx-82_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/folder_user.png') no-repeat center center;}
.ztree li span.button.icon-mx-83_ico_open,.ztree li span.button.icon-mx-83_ico_close,.ztree li span.button.icon-mx-83_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/lock.png') no-repeat center center;}
.ztree li span.button.icon-mx-84_ico_open,.ztree li span.button.icon-mx-84_ico_close,.ztree li span.button.icon-mx-84_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/lock_break.png') no-repeat center center;}
.ztree li span.button.icon-mx-85_ico_open,.ztree li span.button.icon-mx-85_ico_close,.ztree li span.button.icon-mx-85_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/lock_edit.png') no-repeat center center;}
.ztree li span.button.icon-mx-86_ico_open,.ztree li span.button.icon-mx-86_ico_close,.ztree li span.button.icon-mx-86_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/house.png') no-repeat center center;}
.ztree li span.button.icon-mx-87_ico_open,.ztree li span.button.icon-mx-87_ico_close,.ztree li span.button.icon-mx-87_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/house_go.png') no-repeat center center;}
.ztree li span.button.icon-mx-88_ico_open,.ztree li span.button.icon-mx-88_ico_close,.ztree li span.button.icon-mx-88_ico_docu{ margin-right:2px;background: url('../imgs/icons/16x16/house_link.png') no-repeat center center;}