/**
	High density display
**/

.logo 
{
	background-image: url("../../../../index.php/default/index/logo/type/login/highres/1") ;
/*	background-size: 110px 40px;*/
}

#folder_drafts a span.folder-name {
	background-image: url("../../../../images/mobile/drafts-high.png?7.5.0");
	background-size: 16px 18px;
}

#folder_inbox a span.folder-name {
	background-image: url("../../../../images/mobile/inbox-high.png?7.5.0");
	background-size: 18px 17px;	
}

#folder_sent a span.folder-name {
	background-image: url("../../../../images/mobile/sent-high.png?7.5.0");
	background-size: 18px 16px;
	border-radius: 0px !important;
}

#folder_spam a span.folder-name  {
	background-image: url("../../../../images/mobile/spam-high.png?7.5.0");
	background-size: 19.5px 15px;	
}

#folder_trash a span.folder-name { 
	background: url("../../../../images/mobile/trash-high.png?7.5.0") no-repeat scroll 1px 7px transparent;
	background-size: 16px 18px;
}

#list_mail_folder .custom-folder a span.folder-name {
	background: url("../../../../images/mobile/folder-high.png?7.5.0") no-repeat scroll 2px 9px transparent;
	background-size: 16px 14px;	
}

.ui-icon-refresh:after {
  background: none;
}

.ui-icon-compose:after, .ui-icon-new-contact:after {
  background: none;
}

.ui-icon-logout:after {
	background: none;
}

.ui-icon-delete:after {
	background: none;
}

.ui-icon-spam:after {
	background: none;
}

.ui-icon-spam.in-spam-folder {
	background: url("../../../../images/mobile/not-spam-high.png?7.5.0") no-repeat scroll center 2px transparent;
	background-size:18px 23px;
}

.ui-icon-move:after {
  background: none;
}

.ui-icon-arrow-r {
	background: url("../../../../images/mobile/grey-arrow-high.png?7.5.0") no-repeat scroll 0 2px transparent;
	background-size:9px 12px;
}

.mobile-contacts-icon span {
    background: url("../../../../images/mobile/contact-icon-high.png?7.5.0") no-repeat scroll 12px 5px transparent;
	background-size:16px 16px;
}

span.icon-email {
	background: url("../../../../images/mobile/provision-mail-high.png?7.5.0") no-repeat scroll 1px 3px transparent ;
	background-size: 18px 14px;
}

span.icon-cal {
	background: url("../../../../images/mobile/provision-cal-high.png?7.5.0") no-repeat scroll 0 0 transparent ;
	background-size: 19px 18px;
}

span.icon-contacts {
	background: url("../../../../images/mobile/provision-contact-high.png?7.5.0") no-repeat scroll 0 0 transparent ;
	background-size: 18px 18px;
}

.ui-icon-contact-group {
    background: url("../../../../images/mobile/contact-icon-toolbar-high.png?7.5.0") no-repeat scroll 0 1px transparent;
	background-size: 26px 23px;
}

.ui-icon-settings {
	background: url("../../../../images/mobile/settings-high.png?7.5.0") no-repeat scroll 0 0px transparent;
	background-size: 28px 28px;
}

img.contact-photo {
	background: url("../../../../images/mobile/contact-photo-hold.png?7.5.0") no-repeat scroll center 0 transparent;
	background-size: 54px 54px;
}

#list_groups li a  {
	background: url("../../../../images/mobile/group-icon-high.png?7.5.0") no-repeat scroll 10px 12px transparent;
	background-size: 19px 14px;
}

#list_groups li:nth-child(1) a {
	background: url("../../../../images/mobile/personal-icon-high.png?7.5.0") no-repeat scroll 10px 12px transparent;
	background-size: 18px 18px;
}

#list_groups li:nth-child(2) a {
	background: url("../../../../images/mobile/globe-icon-high.png?7.5.0") no-repeat scroll 10px 12px transparent;
	background-size: 18px 18px;
}

#list_groups li:nth-child(3) a {
	background: url("../../../../images/mobile/share-icon-high.png?7.5.0") no-repeat scroll 10px 12px transparent;
	background-size: 16px 16px;
}

#list_groups li:nth-child(4) a {
	background: url("../../../../images/mobile/remember-icon-high.png?7.5.0") no-repeat scroll 11px 12px transparent;
	background-size: 13px 18px;
}

.ui-icon-new-folder:after, ui-icon-add-contact:after {
    background: url("../../../../images/mobile/add-icon-high.png?7.5.0") no-repeat scroll center 4px transparent;
    background-size: 20px 20px;	
}

a.list-delete-icon .ui-icon-delete {
	background: url("../../../../images/mobile/folder-delete-icon-high.png?7.5.0") no-repeat scroll center 0 transparent !important;
	background-size: 18px 18px;	
}

.ui-icon-contact-calendar {
    background: url("../../../../images/mobile/calendar-icon-toolbar-high.png?7.5.0") no-repeat scroll 0 1px transparent;
	background-size: 30px 28px;
}

.slidemenu ul li span.folders {
	background: url("../../../../images/mobile/folder-high.png?7.5.0") no-repeat scroll 0 0px transparent !important;
	background-size: 16px 14px;
}

.slidemenu ul li span.contacts {
	background: url("../../../../images/mobile/personal-icon-high.png?7.5.0") no-repeat scroll 0 0px transparent !important;
	background-size: 18px 18px;
}

.slidemenu ul li span.calendars {
	background: url("../../../../images/mobile/cal-icon-large.png?7.5.0") no-repeat scroll 0 0px transparent !important;
	background-size: 19px 18px;
}

.slidemenu ul li span.settings {
	background: url("../../../../images/mobile/settings-icon-high.png?7.5.0")  no-repeat scroll 0 0px transparent !important;
	background-size: 18px 18px;
}

.slidemenu ul li span.logout {
	background: url("../../../../images/mobile/logout-icon-high.png?7.5.0") no-repeat scroll 0 0px transparent !important;
	background-size: 18px 18px;
}

