.wp-media-buttons .annotation{
	line-height: 230%;
}

button#delete-media-button span:before {
	font: 400 18px/1 dashicons;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f182";
}

/* Options checkboxes meta box */
.list-with-columns {
	padding: .5em;
	column-width: 225px;
	-moz-column-width: 225px;
	-webkit-column-width: 225px;
	-moz-column-count: auto;
	-webkit-column-count: auto;
	column-count: auto;
}
ul.optional-equipment{
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}
ul.optional-equipment li{
	max-width: 250px;
}

#inventory_presser_body_style_hidden{
	display: none;
}
