.odysen_app_views_shared_ShowDialog .dijitDialogPaneContent {
	margin: 0;
	padding: 0;
}
.odysen_app_views_shared_ShowDialog .dijitDialogPaneActionBar {
	margin: 0;
}

/* ShowDialog title */

.odysen_app_views_pages_ShowDialog .dijitDialogTitle,
.odysen_app_views_notes_ShowDialog .dijitDialogTitle,
.odysen_app_views_feeds_ShowDialog .dijitDialogTitle,
.odysen_app_views_updates_ShowDialog .dijitDialogTitle,
.odysen_app_views_comments_ShowDialog .dijitDialogTitle,
.odysen_app_views_emails_ShowDialog .dijitDialogTitle,
.odysen_app_views_events_ShowDialog .dijitDialogTitle,
.odysen_app_views_images_ShowDialog .dijitDialogTitle,
.odysen_app_views_documents_ShowDialog .dijitDialogTitle,
.odysen_app_views_actions_ShowDialog .dijitDialogTitle,
.odysen_app_views_websites_ShowDialog .dijitDialogTitle,
.odysen_app_views_alerts_ShowDialog .dijitDialogTitle,
.odysen_app_views_alerts_ListDialog .dijitDialogTitle,
.odysen_app_views_alerts_GridList_Dialog-Edit .dijitDialogTitle,
.odysen_app_views_alerts_GridList_Dialog-Delete .dijitDialogTitle,
.odysen_app_views_emails_ShowDialog .dijitDialogTitle {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.odysen_app_views_alerts_ShowDialog .dijitDialogTitle,
.odysen_app_views_alerts_ListDialog .dijitDialogTitle,
.odysen_app_views_alerts_GridList_Dialog-Edit .dijitDialogTitle,
.odysen_app_views_alerts_GridList_Dialog-Delete .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/bell.png');
}

.odysen_app_views_images_ShowDialog .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/image.png');
}

.odysen_app_views_emails_ShowDialog .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/email.png');
}

.odysen_app_views_pages_ShowDialog .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/pages.png');
}

.odysen_app_views_notes_ShowDialog .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/note.png');
}

.odysen_app_views_feeds_ShowDialog .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/newspaper.png');
}

.odysen_app_views_updates_ShowDialog .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/arrow_refresh.png');
}

.odysen_app_views_comments_ShowDialog .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/comments.png');
}
.odysen_app_views_emails_ShowDialog .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/email.png');
}

.odysen_app_views_events_ShowDialog .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/date.png');
}

.odysen_app_views_documents_ShowDialog .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/documents.png');
}
.odysen_app_views_actions_ShowDialog .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/tick.png');
}

.odysen_app_views_websites_ShowDialog .dijitDialogTitle {
  background-image: url('/stylesheets/odysen4.0/odysen/shared/icons/images/icons/websites.png');
}