.icon-new{
	cursor:pointer;
	background:url('icons/add.png') no-repeat center center;
}
.icon-moren{
	cursor:pointer;
	background:url('icons/iconModify.gif') no-repeat center center;
}
.icon-ruku{
	cursor:pointer;
	background:url('icons/import.png') no-repeat center center;
}
.icon-layout_edit{
	cursor:pointer;
	background:url('icons/layout_edit.png') no-repeat center center;
}
.icon-prompt{
    cursor:pointer;
    background:url('icons/help.png') no-repeat center center;
}

.icon-layout_delete{
	cursor:pointer;
	background:url('icons/delete.png') no-repeat center center;
}
.icon-approve{
	cursor:pointer;
	background:url('icons/approve.png') no-repeat center center;
}
.icon-apply{
	cursor:pointer;
	background:url('icons/apply.png') no-repeat center center;
}
.icon-approve-batch{
	cursor:pointer;
	background:url('icons/approve_batch.png') no-repeat center center;
}

.icon-folder-share{
	cursor:pointer;
	background:url('icons/folder-share.png') no-repeat center center;
}
.icon-viewflow{
	cursor:pointer;
	background:url('icons/viewflow.png') no-repeat center center;
}
.icon-disk{
	cursor:pointer;
	background:url('icons/disk.png') no-repeat center center;
}
.icon-arrow-return{
	cursor:pointer;
	background:url('icons/arrow-return.png') no-repeat center center;
}
.icon-dialog-cancel{
	cursor:pointer;
	background:url('icons/dialog-cancel.png') no-repeat center center;
}
.icon-page-printer{
	cursor:pointer;
	background:url('icons/page-printer.png') no-repeat center center;
}
.icon-page_excel{
	cursor:pointer;
	background:url('icons/page_excel.png') no-repeat center center;
}
.icon-doc_move{
	cursor:pointer;
	background:url('icons/doc_move.png') no-repeat center center;
}
.icon-page-undo{
	cursor:pointer;
	background:url('icons/reset.png') no-repeat center center;
}
.icon-move-up{
	cursor:pointer;
	background:url('icons/move-up.png') no-repeat center center;
}
.icon-move-down{
	cursor:pointer;
	background:url('icons/move-down.png') no-repeat center center;
}

.icon-detail{
	cursor:pointer;
	background:url('icons/detail.png') no-repeat center center;
}
.icon-previewfile{
	cursor:pointer;
	background:url('icons/detail.png') no-repeat center center;
}
.icon-add-file{
	cursor:pointer;
	background:url('icons/add.png') no-repeat center center;
}
.icon-remove-file{
	cursor:pointer;
	background:url('icons/delete.png') no-repeat center center;
}
.icon-folder{
	cursor:pointer;
	background:url('icons/folder.png') no-repeat center center;
}

.icon-menu{
	cursor:pointer;
	background:url('icons/menu.png') no-repeat center center;
}
.icon-attach{
	cursor:pointer;
	background: url('icons/attach.png') no-repeat center center;
}
.icon-button{
	cursor:pointer;
	background: url('icons/button.png') no-repeat center center;
}
.book_add{
	cursor:pointer;
	background: url('icons/book_add.png') no-repeat center center;
}

.icon-ok{
	background:url('icons/ok.png') no-repeat center center;
}
.icon-no{
	background:url('icons/no.png') no-repeat center center;
}
.book_link{
	cursor:pointer;
	background: url('icons/book_link.png') no-repeat center center;
}
.book-da{
	cursor:pointer;
	background: url('icons/book.png') no-repeat center center;
}
.end_edit{
	cursor:pointer;
	background: url('icons/end_edit.png') no-repeat center center;
}
.page_delete{
	cursor:pointer;
	background: url('icons/page_delete.png') no-repeat center center;
}
.console{
	cursor:pointer;
	background: url('icons/console.png') no-repeat center center;
}
.icon-add-tem{
	cursor:pointer;
	background:url('icons/add_file.png') no-repeat center center;
}
.icon-seal{
	cursor:pointer;
	background:url('icons/icon-seal.png') no-repeat center center;
}
.up-grade{
    cursor:pointer;
    background:url('icons/upGrade.png') no-repeat center center;
}
.down-grade{
    cursor:pointer;
    background:url('icons/downGrade.png') no-repeat center center;
}
.icon-calendar{
    cursor:pointer;
    background:url('icons/calendar.png') no-repeat center center;
}
.icon-import{
    cursor:pointer;
    background:url('icons/import.png') no-repeat center center;
}
.icon-export{
    cursor:pointer;
    background:url('icons/export.png') no-repeat center center;
}
.icon-quite{
    cursor:pointer;
    background:url('icons/quite.png') no-repeat center center !important;
}
.icon-datasource{
	cursor:pointer;
    background:url('icons/datasource.png') no-repeat center center;
}
.icon-field{
	cursor:pointer;
    background:url('icons/field.png') no-repeat center center;
}
.icon-bold{
	cursor:pointer;
    background:url('icons/bold.png') no-repeat center center;
}
.icon-upload{
	cursor:pointer;
    background:url('icons/upload.png') no-repeat center center;
}
.iconChat{ background: url(icons/chat.png) center center no-repeat}
.iconChat:hover{ background: url(icons/chatHover.png) center center no-repeat}
.chatMsgCount{
	display: none;
	position: absolute;
	background: red;
	height: 5px;
	height: 5px;
	border-radius: 100%;
	top: 15px;
	right: 10px;
	padding: 4px;
	box-sizing: border-box;
}