/* GLOBAL */
body, td, th
{
	font-family: tahoma, arial, helvetica, sans-serif;
}

.table_form_fix
{
	font-size: 12px;
}

.table_form_fix td
{
	padding-right: 20px;
}

.ital
{
	font-style: italic;
}

.nowrap
{
	white-space: nowrap;
}

/* MAIN */
#header
{
	padding-top: 2px;
	padding-left: 5px;
}

#logo
{
	vertical-align: middle;
}

#logout
{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#user_details
{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#footer
{
	text-align: center;
	font-size: 0.7em;
}

#timeout_display
{
	margin-left: 40px;
	color: #6C6C6C;
}

/* TAB PANEL W/ PREVIEW PANE */
.split_tab_panel .x-tab-panel-body
{
    background: transparent;
    border: 0 none;
}

.split_tab_panel .x-tab-panel-header
{
    border-bottom-width: 0 !important;
}

/* SEARCH RESULTS */
.preview_row td
{
    font-weight: bold;
}

/* DAEJA VIEWER */
.viewer
{
	height: 100%;
}

/* NOTES */
.note
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.note_text
{
	border-bottom: solid 1px #C0D0E8;
}

.note_footer
{
	color: #666666;
}

.note_buttons
{
	text-align: right;
	width: 50px;
	cursor: pointer;
}

/* INDEX DATA TABLE */
.index_data
{
	margin: 0px;
	padding: 0px;
	width: 95%;
}

.index_data .index_name
{
	text-align: right;
	color: #848484;
}

.index_data .index_value
{
	text-align: left;
	font-weight: bold;
}

/* INFO DATA TABLE */
.info_data
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 1.2em;
}

.info_data .info_name
{
	text-align: right;
	color: #848484;
	width: 33%;
}

.info_data .info_value
{
	text-align: left;
	font-weight: bold;
}

.info_data th
{
    text-align: center;
	font-weight: bold;
}

.info_data .file
{
	text-align: center;
	font-weight: bold;
}

/* DATA ENTRY */
.addon_key
{
	border-color:Red;
}

/* ANNOTATION UNSAVED */
.unsaved
{
    color: #EF2424;
    font-weight: bold;
}

/* GRID ROWS */
.grid-row-warning
{
    background-color: #FF7D7D;
}

/* ICONS */
.action_icon
{
	background-image: url( ../images/lightning.png ) !important;
}

.help_icon
{
	background-image: url( ../images/help.png ) !important;
}

.delete_page_icon
{
	background-image: url( ../images/page_white_delete.png ) !important;
}

.delete_document_icon
{
	background-image: url( ../images/page_white_delete.png ) !important;
}

.text_icon
{
	background-image: url( ../images/page_white_text.png ) !important;
}

.excel_icon
{
	background-image: url( ../images/page_white_excel.png ) !important;
}

.view_icon
{
	background-image: url( ../images/page_white_magnify.png ) !important;
}

.reorder_icon
{
	background-image: url( ../images/arrow_switch.png ) !important;
}

.preview_bottom_icon
{
	background-image: url( ../images/preview-bottom.gif ) !important;
}

.preview_right_icon
{
	background-image: url( ../images/preview-right.gif ) !important;
}

.preview_hide_icon
{
	background-image: url( ../images/preview-hide.gif ) !important;
}

.user_add_icon
{
	background-image: url( ../images/user_add.png ) !important;
}

.group_add_icon
{
	background-image: url( ../images/group_add.png ) !important;
}

.simple_search_icon
{
	background-image: url( ../images/application.png ) !important;
}

.advanced_search_icon
{
	background-image: url( ../images/application_form.png ) !important;
}

.edit_icon
{
	background-image: url( ../images/page_white_edit.png ) !important;
}

.qa_icon
{
	background-image: url( ../images/page_white_star.png ) !important;
}

.email_icon
{
	background-image: url( ../images/email.png ) !important;
}

.download_icon
{
	background-image: url( ../images/page_white_put.png ) !important;
}

.note_icon
{
	background-image: url( ../images/note.png ) !important;
}

.previous_icon
{
	background-image: url( ../images/folder_back.png ) !important;
}

.next_icon
{
	background-image: url( ../images/folder_go.png ) !important;
}

.next_pending_icon
{
	background-image: url( ../images/folder_go.png ) !important;
}

.save_icon
{
	background-image: url( ../images/disk.png ) !important;
}

.addon_check_icon
{
	background-image: url( ../images/page_white_link.png ) !important;
}

.close_icon
{
	background-image: url( ../images/folder_close.png ) !important;
}

.viewsave_icon
{
	background-image: url( ../images/picture_save.png ) !important;
}

.refresh_icon
{
	background-image: url( ../images/refresh.gif ) !important;
}

.search_icon
{
	background-image: url( ../images/magnifier.png ) !important;
}

.accounts_icon
{
	background-image: url( ../images/lock.png ) !important;
}

.users_icon
{
	background-image: url( ../images/user.png ) !important;
}

.groups_icon
{
	background-image: url( ../images/group.png ) !important;
}

.volumes_icon
{
	background-image: url( ../images/database.png ) !important;
}

.dropdowns_icon
{
	background-image: url( ../images/database_table.png ) !important;
}

.dropdownslink_icon
{
	background-image: url( ../images/table_relationship.png ) !important;
}

.dropdownsmanage_icon
{
	background-image: url( ../images/table_key.png ) !important;
}

.ocr_icon
{
	background-image: url( ../images/font.png ) !important;
}

.add_icon
{
	background-image: url( ../images/page_white_add.png ) !important;
}

.attachment_icon
{
	background-image: url( ../images/page_white_stack.png ) !important;
}

.information_icon
{
	background-image: url( ../images/information.png ) !important;
}

.save_template_icon
{
	background-image: url( ../images/disk.png ) !important;
}

.delete_template_icon
{
	background-image: url( ../images/delete.png ) !important;
}

.field_icon
{
	background-image: url( ../images/textfield.png ) !important;
}

.field_add_icon
{
	background-image: url( ../images/textfield_add.png ) !important;
}

.field_delete_icon
{
	background-image: url( ../images/textfield_delete.png ) !important;
}

.unknown_icon
{
	background-image: url( ../images/page_white.png ) !important;
}

.tiff_icon
{
	background-image: url( ../images/tiff.png ) !important;
}

.pdf_icon
{
	background-image: url( ../images/pdf.png ) !important;
}

.lookup_exceptions_icon
{
	background-image: url( ../images/table_error.png ) !important;
}

.moveup_icon
{
	background-image: url( ../images/page_white_get.png ) !important;
}

.movedown_icon
{
	background-image: url( ../images/page_white_put.png ) !important;
}

.unlock_icon
{
	background-image: url( ../images/folder_key.png ) !important;
}

.undo_multiple_icon
{
	background-image: url( ../images/page_white_stack_delete.png ) !important;
}

.folder_icon
{
	background-image: url( ../images/folder2.png ) !important;
}

.new_folder_icon
{
	background-image: url( ../images/folder2_add.png ) !important;
}

.delete_folder_icon
{
	background-image: url( ../images/folder2_delete.png ) !important;
}

.existing_folder_icon
{
	background-image: url( ../images/folder2_page_white.png ) !important;
}

.change_password_icon
{
	background-image: url( ../images/key.png ) !important;
}

.activity_log_icon
{
	background-image: url( ../images/report.png ) !important;
}

.reporting_icon
{
	background-image: url( ../images/report_yellow.png ) !important;
}

.report_go_icon
{
	background-image: url( ../images/report_yellow_go.png ) !important;
}

.cut_icon
{
	background-image: url( ../images/cut.png ) !important;
}

.copy_icon
{
	background-image: url( ../images/page_white_copy.png ) !important;
}

.clone_icon
{
	background-image: url( ../images/page_white_copy.png ) !important;
}

.paste_icon
{
	background-image: url( ../images/paste_plain.png ) !important;
}

.saverotate_icon
{
	background-image: url( ../images/picture_rotate.png ) !important;
}

.save_grid_layout_icon
{
	background-image: url( ../images/table_save.png ) !important;
}

.clear_grid_layout_icon
{
	background-image: url( ../images/table_delete.png ) !important;
}

.batch_delete_icon
{
	background-image: url( ../images/folder_delete.png ) !important;
}

.all_pages_icon
{
    	background-image: url( ../images/table_multiple.png ) !important;
}

.toggle_redaction_icon
{
    	background-image: url( ../images/picture_redacted.png ) !important;
}

.classification_icon
{
    	background-image: url( ../images/asterisk_yellow.png ) !important;
}

.workflow_icon
{
    	background-image: url( ../images/sitemap.png ) !important;
}

.route_add_icon
{
    	background-image: url( ../images/sitemap_add.png ) !important;
}

.stop_permissions_icon
{
	background-image: url( ../images/table_key.png ) !important;
}

.delete_workflow_icon
{
	background-image: url( ../images/delete.png ) !important;
}

.terminate_icon
{
    background-image: url( ../images/stop.png ) !important;
}

.ldap_icon
{
    background-image: url( ../images/vcard.png ) !important;
}
