
/*Hiding green create button for designated service */
.application-hp a[href*="applications/application-suivi-des-demandes-0"].button.button-big.bg-green {
	display:none;
}


/* Icones des liens de la shortcutbar spécifique */
.shortcut-bar.iporta-shortcut-bar .shortcutbar-action > [class^="icon_"],
.shortcut-bar-with-tv .shortcut-bar .shortcutbar-action > [class^="icon_"],
.shortcut-bar .shortcutbar-action > [class*=" icon_"] {
	font-size: 24px;
}

.page:has(.iporta-factory-request) .page-title {
	position: static;
	height: 20px;
	margin-left: 50px;
}