h2.warning-development, #breadcrumb.warning-development {
	background: #f2f7e0;
}

h2.warning-production, #breadcrumb.warning-production {
	background: #fbe3e4;
}

div.plugins {
	display: none;
}

#table tbody tr td a.edit, #fieldset-history a.edit, input#all-page + script + a, input#all-page + a {
	font-size: 0;
	padding: 12px 8px 5px 8px;
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-pencil" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4"/><path d="M13.5 6.5l4 4"/></svg>');
}

#tables li a.select {
	font-size: 0;
	padding: 12px 8px 5px 8px;
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-article" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M3 4m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z"></path><path d="M7 8h10"></path><path d="M7 12h10"></path><path d="M7 16h10"></path></svg>');
}

a, a:visited {
	color: #0051cc;
	text-decoration: none;
}