/*
 * -----------------------------------------------------------------------------
 * 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.
 */
/* IAA Anpassung dient dazu, das span-Element, das den BuG-keepAlive-Aufruf "entält", nicht sichtbar zu schalten. */
.iaa-js-data {
	display: none;
}