/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2015 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */

td .fa,
#management li .fa {
	font-size: 125%;
}
h1 .fa,
h2 .fa {
	font-size: 18px;
}
#management a i.fa-times-circle-o {
	font-size: 140%;
}

.fa-stack.fa-fw {
	width: 1.28571429em;
}
.fa-stack-1x,
.fa-stack-2x {
	line-height: 100%;
}
.admin_part .fa {
	width: 1.28571429em;
	text-align: center;
}
.fa-delete:before {
	content: "\f00d";
}
.fa-pictures:before,
.fa-resource:before,
.fa-resources:before,
.fa-ressource:before,
.fa-ressources:before {
	content: "\f03e";
}
.fa-edit:before {
	content: "\f040";
}
.fa-add:before {
	content: "\f067";
}
.fa-back:before {
	content: "\f112";
}
.fa-check:before {
	color: #00a300;
}
#management a i.fa-lock,
table td a i.fa-times-circle-o,
#management a i.fa-times-circle-o {
	color: #e2001a;
}