/*!
 * Resource /res/shared/cms.css from 2016-05-05 15:33:55
 *
 */
div.form-multiselect>ul.items li > a {
	height: auto;
}

div.form-multiselect--selected {
	width: 50%;
	float: left;
}
div.form-multiselect.form-multiselect--selected > ul.items {
	border-right: none;
}
div.form-multiselect > ul.items li.ui-sortable-helper {
	opacity: 0.5;
}
div.form-multiselect--container input[type="checkbox"] {
	display: none;
}
