.form-wrapper {
	background-color: #eee;
	padding: 20px;
}

.note-editable {
	background-color: #fff;
}

.chosen-container, .chosen-container-multi {
	width: 100% !important;
}