/* 16x16 icons */
.silk-accept-16 {
    background-image: url( '../imgs/16x16/accept.png' ) !important;
    background-repeat: no-repeat;    
}
.silk-add-16 {
    background-image: url( '../imgs/16x16/add.png' ) !important;
    background-repeat: no-repeat;    
}

.silk-attach-16 {
    background-image: url( '../imgs/16x16/attach.png' ) !important;
    background-repeat: no-repeat;
}

.silk-book-edit-16 {
    background-image: url( '../imgs/16x16/book_edit.png' ) !important;
    background-repeat: no-repeat;    
}

.silk-cancel-16 {
    background-image: url( '../imgs/16x16/cancel.png' ) !important;
    background-repeat: no-repeat;    
}

.silk-categories-16 {
    background-image: url( '../imgs/16x16/categories.png' ) !important;
    background-repeat: no-repeat;
}

.silk-circle-16 {
    background-image: url( '../imgs/16x16/circle.png' ) !important;
    background-repeat: no-repeat;    
}

.silk-delete-16 {
    background-image: url( '../imgs/16x16/delete.png' ) !important;
    background-repeat: no-repeat;    
}

.silk-document-16 {
    background-image: url( '../imgs/16x16/document.png' ) !important;
    background-repeat: no-repeat;    
}

.silk-files-16 {
    background-image: url( '../imgs/16x16/files.png' ) !important;
    background-repeat: no-repeat;
}

.silk-help-16 {
    background-image: url( '../imgs/16x16/help.png' ) !important;
    background-repeat: no-repeat;    
}

.silk-list-16 {
    background-image: url( '../imgs/16x16/list.png' ) !important;
    background-repeat: no-repeat;
}

.silk-metadata-16 {
    background-image: url( '../imgs/16x16/metadata.png' ) !important;
    background-repeat: no-repeat;
}

.silk-picture_clipboard-16 {
    background-image: url( '../imgs/16x16/picture_clipboard.png' ) !important;
    background-repeat: no-repeat;    
}

.silk-refresh-16 {
    background-image: url( '../imgs/16x16/refresh.png' ) !important;
    background-repeat: no-repeat;    
}

.silk-tag-arrow-16 {
    background-image: url( '../imgs/16x16/tag--arrow.png' ) !important;
    background-repeat: no-repeat;        
}

.silk-tag-minus-16 {
    background-image: url( '../imgs/16x16/tag--minus.png' ) !important;
    background-repeat: no-repeat;        
}

.silk-tag-pencil-16 {
    background-image: url( '../imgs/16x16/tag--pencil.png' ) !important;
    background-repeat: no-repeat;        
}

.silk-tag-plus-16 {
    background-image: url( '../imgs/16x16/tag--plus.png' ) !important;
    background-repeat: no-repeat;        
}

.silk-tag-import-16 {
    background-image: url( '../imgs/16x16/tag-import.png' ) !important;
    background-repeat: no-repeat;        
}

.silk-tag-label-green-16 {
    background-image: url( '../imgs/16x16/tag-label-green.png' ) !important;
    background-repeat: no-repeat;    
}

.silk-tag-16 {
    background-image: url( '../imgs/16x16/tag.png' ) !important;
    background-repeat: no-repeat;    
}

.update-metadata-button {
	background : transparent;
	border : 0 none;
}
.update-metadata-trash-icon {
    background-image: url( '../imgs/updatemetadata/icon-trash-20.png' ) !important;
    background-repeat: no-repeat;
    background-position: center;    
}


.satellite-comments {
    background-image: url( '../imgs/browser/comments.gif') !important;
    background-repeat: no-repeat;   
    background-position: center;
}

.satellite-external-search {
    background-image: url( '../imgs/browser/external-search.gif') !important;
    background-repeat: no-repeat;
    background-position: center;
}

.satellite-thesaurus {
    background-image: url( '../imgs/browser/thesaurus.gif') !important;
    background-repeat: no-repeat;
    background-position: center;
}

.satellite-transparent-flag {
    background-image: url( '../imgs/browser/transparent_flag.gif') !important;
    background-repeat: no-repeat;
    background-position: center;
}

.schedman-update-statistics {
    background-image: url('../imgs/schedulemanager/update_statistics.gif') !important;
    background-repeat: no-repeat;
    background-position: center;
}

.schedman-arrow-parent {
    background-image: url('../imgs/schedulemanager/arrow-parent.gif') !important;
    background-repeat: no-repeat;
    background-position: center;
}
.dps-fl {
    background-image: url( '../imgs/fl.gif') !important;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.no-leaf-icons {
    display: none !important;
}

.edit-diff-16 {
    background-image: url( '../imgs/16x16/edit-diff.png') !important;
    background-repeat: no-repeat;
    background-position: center bottom; 
}

.incxref-10 {
    background-image: url( '../imgs/incxrefs/incxrefs.gif') !important;
    background-repeat: no-repeat;
    background-position: center center; 
}
