/* Toolbar Images */

.icon-accept {
    background: url( images/accept.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-upload {
    background: url( images/upload.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-wait {
    background: url( images/wait.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-logout {
    background: url( images/logout.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-print {
    background: url( images/print.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-refresh {
    background: url( images/refresh.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-open {
    background: url( images/open.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-help {
    background: url( images/help.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-search-clear-selection {
    background: url( images/search/clear_selection.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-search-attribute-add {
    background: url( images/search/field_add.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-search-attribute-delete {
    background: url( images/search/field_delete.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-search-attribute-delete-all {
    background: url( images/search/fields_clear.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-object-link {
    background: url( images/viewers/link.png ) no-repeat top left;
    width: 16;
    height: 16;
}

/* Attribute Editors */

.icon-editor-choose-link {
    background: url( images/search/linkeditor/choose_link.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-editor-choose-record {
    background: url( images/search/hierarchicaleditor/choose_record.png ) no-repeat top left;
    width: 16;
    height: 16;
}

/* WebFilterDictionaryRecordChooser */

.icon-records-load {
    background: url( images/attributemanager/dictionary/load.gif ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-records-ready {
    background: url( images/attributemanager/dictionary/refresh.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-records-error {
    background: url( images/attributemanager/dictionary/error.png ) no-repeat top left;
    width: 16;
    height: 16;
}

/* Structure Menu Images */

.icon-new-folder {
    background: url( images/structure/menu/new_folder.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-delete {
    background: url( images/structure/menu/delete.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-rename {
    background: url( images/structure/menu/rename.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-save {
    background: url( images/structure/menu/save.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-settings {
    background: url( images/structure/menu/settings.png ) no-repeat top left;
    width: 16;
    height: 16;
}

/* Windows Icons */

.archive-icon {
    background: url( images/archive_icon.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-login {
    background: url( images/access/login.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-user-registration {
    background: url( images/access/user_registration.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-structures-panel {
    background: url( images/structure/structuresPanel.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-structures {
    background: url( images/structure/structures.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-subscription {
    background: url( images/subscription/subscription.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-search {
    background: url( images/search/search.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-window-attributes {
    background: url( images/search/attribute.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-window-dictionary {
    background: url( images/search/dictionary.png ) no-repeat top left;
    width: 16;
    height: 16;
}

/* Settings Dialog */

.icon-settings-style {
    background: url( images/settings/style.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-settings-card-viewer {
    background: url( images/settings/card_viewer.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-settings-search {
    background: url( images/settings/search.png ) no-repeat top left;
    width: 16;
    height: 16;
}

/* Object Settings Dialog */

.icon-object-settings-information {
    background: url( images/structure/settings/information.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-object-settings-access {
    background: url( images/structure/settings/access.png ) no-repeat top left;
    width: 16;
    height: 16;
}

/* Search Result toolbar */

.icon-search-export-results {
    background: url( images/search/export_results.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-search-export-to-smart {
    background: url( images/search/export_to_smart.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-search-export-to-links {
    background: url( images/search/export_to_links.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-search-result-previous {
    background: url( images/search/previous.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-search-result-next {
    background: url( images/search/next.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-search-result-start {
    background: url( images/search/start.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-search-result-end {
    background: url( images/search/end.png ) no-repeat top left;
    width: 16;
    height: 16;
}

/* Subscription icons */

.icon-partition {
    background: url( images/subscription/partition.png ) no-repeat top left;
    width: 16;
    height: 16;
}

/* WebUser selector */

/*.icon-group-closed {*/
/*background: url( images/access/webuserselector/group_closed.png ) no-repeat top left;*/
/*width: 16;*/
/*height: 16;*/
/*}*/

/*.icon-group-opened {*/
/*background: url( images/access/webuserselector/group_opened.png ) no-repeat top left;*/
/*width: 16;*/
/*height: 16;*/
/*}       */

.icon-group {
    background: url( images/access/webuserselector/group.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-user {
    background: url( images/access/webuserselector/user.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-role {
    background: url( images/access/webuserselector/role.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-wurdl-add {
    background: url( images/access/webuserselector/add.png ) no-repeat top left;
    width: 16;
    height: 16;
}

.icon-wurdl-delete {
    background: url( images/access/webuserselector/delete.png ) no-repeat top left;
    width: 16;
    height: 16;
}

/* Widgets */

.icon-details {
    background: url( images/widgets/details.png ) no-repeat top left;
    width: 16;
    height: 16;
}

/* Different Styles */

.card-header {
    color: #1f4f8f;
    font-size: 16px;
}

.web-info {
    color: silver;
    font-size: 10px;
    text-align: right;
}
