.icon-wrench {
	width: 24px;
	height: 19px;
	background-position: -356px -142px;
}

.navbar-helper .panel-sitename {
	height: 70px;
}

.custom-logo {
	padding: 0px !important;
	width: 160px !important;
	height: 66px !important;
	position: relative !important;
}

.custom-logo>a>img {
	position: absolute !important;
	bottom: 10% !important;
	right: 0% !important;
}

.cadenas {
	width: 20px;
	margin-left: 2px;
	margin-right: 2px
}

.ui-tree .ui-tree-container {
	height: auto;
}

/* Sert à définir l'espace entre 2 boutons. C'est un style qu'on met sur le second bouton. */
.spaceBetweenTwoButtonsOnSecondButton {
	margin-left: 20px;
}

.divLabelAndSelectMenuPositionAndSize {
	width: 100%;
	margin-top: 20px;
}