/**
 * LPD-261
 * Announcement Tags

 /*	reduce size of file upload dropzone	*/
.dropzone {
	min-height: inherit !important;
	padding: 0 !important;
}

.dropzone .dz-message {
	margin: 1em 0 !important;
}


/**
 * LPD-262
 * Setting announcement filters for occupier preferences
 */
div[rel="facility_tag"].flatBtn {
	margin: 4px !important;
}
