/*     Depreacted    */
.icon-add {
    background-image:url(../images/glyphicons/blue/glyphicons_halflings_097_plus.png) !important;
    height: 16px;
    width: 16px;
}
.icon-option {
    background-image:url(../images/fam/plugin.gif) !important;
    height: 16px;
    width: 16px;
}
.icon-edit {
    background-image:url(../images/glyphicons/blue/glyphicons_halflings_064_edit.png) !important;
    height: 16px;
    width: 16px;
}
.icon-delete {
    background-image:url(glyphicons_halflings_013_remove.png) !important;
    height: 16px;
    width: 16px;
}
.icon-restore {
    background-image:url(glyphicons_halflings_029_repeat.png) !important;
    height: 16px;
    width: 16px;
}
.icon-details {
    background-image:url(../images/fam/application_go.png) !important;
    height: 16px;
    width: 16px;
}
.icon-info { 
	background:url(../images/glyphicons/blue/glyphicons_halflings_085_circle_info.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}
.icon-mail { 
	background:url(../images/glyphicons/blue/glyphicons_halflings_003_envelope.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}
.icon-notification { 
	background:url(../images/glyphicons/blue/glyphicons_halflings_085_circle_info.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}
.icon-ok, .icon-check { 
	background:url(../images/glyphicons/blue/glyphicons_halflings_083_circle_ok.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}
.icon-uncheck { 
	background:url(../images/glyphicons/blue/glyphicons_halflings_082_circle_remove.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}
.icon-ok-white, .icon-check-white { 
	background:url(../images/glyphicons/white/glyphicons_halflings_083_circle_ok.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}
.icon-uncheck-white { 
	background:url(../images/glyphicons/white/glyphicons_halflings_082_circle_remove.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}
.icon-warning { 
	background:url(../images/glyphicons/red/glyphicons_halflings_100_circle_exclamation_mark.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}

/*     Enums    */
.icon-STRUCTURE-, .icon-STRUCTURE-BUSINESS_UNIT, .icon-STRUCTURE-DIVISION, .icon-STRUCTURE-DEPARTMENT, .icon-STRUCTURE-POSITION { 
	background:url(../images/glyphicons/black/glyphicons_halflings_116_folder.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}
    
.icon-FORMATION-, .icon-FORMATION-PARENT, .icon-FORMATION-HEAD, .icon-FORMATION-SUBSIDIARY, .icon-FORMATION-AFFILIATE, .icon-FORMATION-BRANCH, .icon-FORMATION-PLANT, .icon-FORMATION-OFFICE { 
	background:url(../images/glyphicons/black/glyphicons_halflings_116_folder.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}
	
.icon-logout {
    background:url(../images/glyphicons/blue/glyphicons_halflings_016_off.png) no-repeat scroll 0 0 transparent !important; 
    height: 16px;
    width: 16px;
}
.icon-options {
    background:url(../images/glyphicons/blue/glyphicons_halflings_135_wrench.png) no-repeat scroll 0 0 transparent !important; 
    height: 16px;
    width: 16px;
}
.icon-notification { 
	background:url(../images/glyphicons/black/glyphicons_halflings_085_circle_info.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}
.icon-up { 
	background:url(../images/glyphicons/blue/glyphicons_halflings_092_up_arrow.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}
.icon-down { 
	background:url(../images/glyphicons/blue/glyphicons_halflings_093_down_arrow.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}
.icon-user { 
	background:url(../images/glyphicons/red/glyphicons_halflings_100_circle_exclamation_mark.png) no-repeat scroll 0 0 transparent !important; 
	height: 16px; 
	width: 16px; 
}