@CHARSET "UTF-8";

/* ---------------------------------- SYSTEM ICON ---------------------------------- */

/* ---------------------------------- 92x92 ---------------------------------- */
.image-circle-92x92 {
	background:url("/web-management-services/javax.faces.resource/images/system/92x92/00001.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:92px !important;
	height:92px !important;
}
.image-circle-hover-92x92 {
	background:url("/web-management-services/javax.faces.resource/images/system/92x92/00002.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:92px !important;
	height:92px !important;
}

/* ---------------------------------- 50x50 ---------------------------------- */
.icon-logo-50x50 {
	background:url("/web-management-services/javax.faces.resource/images/system/50x50/00001.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:50px !important;
	height:50px !important;
}

/* ---------------------------------- 48x48 ---------------------------------- */
.alert .fa-times-circle {
	background:url("/web-management-services/javax.faces.resource/images/system/48x48/00001.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:48px !important;
	height:48px !important;
}
.alert .fa-info-circle {
	background:url("/web-management-services/javax.faces.resource/images/system/48x48/00002.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:48px !important;
	height:48px !important;
}
.alert .fa-exclamation-triangle {
	background:url("/web-management-services/javax.faces.resource/images/system/48x48/00003.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:48px !important;
	height:48px !important;
}
/* ---------------------------------- 40x40 ---------------------------------- */
.image-circle-blue-40x40 {
	background:url("/web-management-services/javax.faces.resource/images/system/40x40/00001.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:40px !important;
	height:40px !important;
}
/* ---------------------------------- 25x25 ---------------------------------- */
.icon-element-25x25 {
	background:url("/web-management-services/javax.faces.resource/images/system/25x25/00001.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:25px !important;
	height:25px !important;
}
.icon-parent-element-25x25 {
	background:url("/web-management-services/javax.faces.resource/images/system/25x25/00002.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:25px !important;
	height:25px !important;
}

/* ---------------------------------- APPS ICON ---------------------------------- */
.image-person-180x180 {
	background:url("/web-management-services/javax.faces.resource/images/apps/180x180/00001.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:180px !important;
	height:180px !important;
}
.image-people-180x180 {
	background:url("/web-management-services/javax.faces.resource/images/apps/180x180/00002.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:180px !important;
	height:180px !important;
}
.image-company-180x180 {
	background:url("/web-management-services/javax.faces.resource/images/apps/180x180/00003.png.xhtml") !important;
	background-repeat: no-repeat !important;
	width:180px !important;
	height:180px !important;
}
