<style type="text/css">
	.row-title .dashicons-lock,
	.row-title .dashicons-unlock,
	#the-list .dashicons-lock,
	#the-list .dashicons-unlock{ font-size: 85%; height: auto; width: auto; }
	.row-title .dashicons-unlock,
	#the-list .dashicons-unlock { font-size: 75%;}
	.inline-edit-row span.term-locked-err {
		background-color: #fbeaea;
		border: 1px solid #dc3232;
		border-radius: 3px;
		display: inline-block;
		padding: 2px 10px;
	}
</style>