.rwmb-field .select2-container {
	height: auto;
	min-width: 200px;
}
#wpbody .rwmb-select-all {
	display: block;
	margin-top: 5px;
}
#wpbody .select2-selection--single,
#wpbody .select2-selection--multiple,
.select2-dropdown {
	border-color: #ddd;
}
