/*
 * -----------------------------------------------------------------------------
 * Lucom Interaction Platform
 * (C) Lucom GmbH, Erkrath. All rights reserved.
 *
 * 
 * -----------------------------------------------------------------------------
 */

/*
 * Add your custom CSS code to this file. This file will be included as last CSS
 * file in the form and main view. The file may also include theme macros.
 */
 
 /* segment buttons */
.ffw_addSegmentInstanceButton,
.ffw_removeSegmentInstanceButton {
    height			: 8px;
    border-radius	: 3px !important;
	left			: -20px !important;
	top				: 2px !important;
}

#previewtje {
	z-index			: 1000 !important;
}