#wpbody-content .inline-edit-row .inline-edit-col-right .alignleft + .alignleft {
	float: right;
}
#post-type-select {
	line-height: 2.5em;
	margin-top: 3px;
	display: none;
}
#post-type-select select#post_type_transfer_types {
	margin-right: 2px;
}
#post-body .post-type-transfer::before {
	content: '\f109';
	font: 400 20px/1 dashicons;
	speak: none;
	display: inline-block;
	padding: 0 2px 0 0;
	top: 0;
	left: -1px;
	position: relative;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none !important;
	color: #888;
}