﻿@charset "utf-8";

/********************************************************************
 * Top
 */
/*.icon_user { background: url(../images/icon/icon-user.png) no-repeat 0px center; padding-right: 15px; padding-left: 10px }*/
.icon_user { background: url(../images/icon/username.png) no-repeat 0px center; padding-right: 15px; padding-left: 28px;  }
.icon_bulletin { background: url(../images/icon/icon-bulletin.png) no-repeat 0px center; padding-right: 15px; padding-left: 10px }
/*.icon_exit { background: url(../images/icon/icon-exit.png) no-repeat 0px center; padding-right: 15px; padding-left: 10px }*/
.icon_exit { background: url(../images/icon/exit.png) no-repeat 0px center; padding-right: 15px; padding-left: 28px }


/********************************************************************
 * Tab
 */
.icon_b_home { background: url(../images/icon/black/icon-home.png) no-repeat 0px center; padding-right: 15px; padding-left: 10px }
.icon_b_bulletin { background: url(../images/icon/black/icon-bulletin.png) no-repeat 0px center; padding-right: 15px; padding-left: 10px }
.icon_b_address_book { background: url(../images/icon/black/icon-address-book.png) no-repeat 0px center; padding-right: 15px; padding-left: 10px }

/********************************************************************
 * Menu
 */
.icon_b_right { background: url(../images/icon/icon-picassa.png) no-repeat 0px center; padding-right: 15px; padding-left: 10px }
.icon_right { background: url(../images/icon/icon-picassa-2.png) no-repeat 0px center; padding-right: 15px; padding-left: 10px }


/********************************************************************
 * Desktop
 */
.icon_weather { background: url(../images/icon/icon_weather.png) no-repeat 0px center; padding-left: 35px; }
.icon_clock { background: url(../images/icon/icon_clock.png) no-repeat 0px center; padding-left: 30px; }
.icon_light { background: url(../images/icon/icon_light.png) no-repeat 0px center; padding-left: 30px; }
.icon_search { background: url(../images/icon/icon_search.png) no-repeat 0px center; padding-left: 30px; }


/********************************************************************
 * tools
 */
.icon-add1{background:url('../images/icon/common/add1.png')  no-repeat 0px center !important;}
.icon-edit{background:url('../images/icon/common/edit.gif') no-repeat 0px center; }
.icon-remove{background:url('../images/icon/common/edit_remove.png') no-repeat 0px center; }
.icon-clear{background:url('../images/icon/common/edit-clear.png') no-repeat 0px center; }
.icon-save{background:url('../images/icon/common/disk.png') no-repeat 0px center; }
.icon-delete{background:url('../images/icon/common/deletered.png') no-repeat 0px center;}
.icon-delete0{background:url('../images/icon/common/delete.gif') no-repeat 0px center;}
.icon-delete1{background:url('../images/icon/common/delete.png') no-repeat 0px center;}
.icon-delete2{background:url('../images/icon/common/cross_octagon.png') no-repeat 0px center;}
.icon-delete3{background:url('../images/icon/common/delete3.png') no-repeat 0px center;}
.icon-database{background:url('../images/icon/common/database.png') no-repeat 0px center;}
.icon-download{background:url('../images/icon/common/download.png') no-repeat 0px center;}
.icon-key{background:url('../images/icon/common/key.png') no-repeat 0px center;}
.icon-search{background:url('../images/icon/common/search.png') no-repeat 0px center;}
.icon-reload{background:url('../images/icon/common/refresh.png') no-repeat 0px center;}
.icon-ok{background:url('../images/icon/common/ok.png') no-repeat 0px center;}
.icon-cancel{background:url('../images/icon/common/cancel.png') no-repeat 0px center;}
.icon-export{background:url('../images/icon/common/export.png') no-repeat 0px center;}
.icon-audit{ background:url('../images/icon/common/tick_shield.png') no-repeat 0px center;}
.icon-expand{ background:url('../images/icon/common/expand-all.gif') no-repeat 0px center;}
.icon-collapse{ background:url('../images/icon/common/collapse-all.gif') no-repeat 0px center;}
.icon-set1{background:url('../images/icon/common/advancedsettings.png') no-repeat 0px center;}
.icon-set2{background:url('../images/icon/common/advancedsettings2.png') no-repeat 0px center;}
.icon-list{background:url('../images/icon/common/application_view_list.png') no-repeat 0px center;}
.icon-sysset{ background:url('../images/icon/common/sys.png') no-repeat 0px center;}
.icon-nav{background:url('../images/icon/common/application_side_tree.png') no-repeat 0px center;}
.icon-users{background:url('../images/icon/common/users.png') no-repeat 0px center;}
.icon-undo{background:url('../images/icon/common/undo.png') no-repeat 0px center;}
.icon-group{background:url('../images/icon/common/user_group.png') no-repeat 0px center;}
.icon-group32{background:url('../images/icon/common/group32.png') no-repeat 0px center;}
.icon-group-add{background:url('../images/icon/common/group_add.png') no-repeat 0px center;}
.icon-group-delete{background:url('../images/icon/common/group_delete.png') no-repeat 0px center;}
.icon-user{background:url('../images/icon/common/user.png') no-repeat 0px center;}
.icon-error{background:url('../images/icon/common/error.png') no-repeat 0px center;}
.icon-cross{background:url('../images/icon/common/cross.png') no-repeat 0px center;}
.icon-arrow_refresh{background:url('../images/icon/common/arrow_refresh.png') no-repeat 0px center;}

.icon-screen_full{background:url('../images/icon/common/screen_full.gif') no-repeat 0px center;}
.icon-screen_actual{background:url('../images/icon/common/screen_actual.gif') no-repeat 0px center;}


