#availableurl_options input[type="text"],
#availableurl_options input[type="url"] {
	width: 100%;
}
#availableurl_options .select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #aaa;
}
#availableurl_options .dashicons-dismiss {
	cursor: pointer;
}
#availableurl_options .dashicons-dismiss:hover:before {
	color: #c00;
}
#availableurl_table_urls thead th:nth-child(2) {
	width: 50%;
}
#availableurl_templates {
	display: none !important;
}