#menu-posts-workshop-file .wp-submenu li:nth-child(1) {
	border:solid 1px red;
	/*display: none !important; */
}

body.post-type-workshop-file .page-title-action {
	
	display: none !important;
}

.red {
	color:red;
}