
/* BEGIN - Your CSS styling starts here */

.form-label.fabrikLabel {
    font-weight: bold;
}

.fabrikRepeatData li {
    list-style: none !important; /* Entfernt Punkte definitiv */
}

#details_2 .foobar {
	display: none;
}

/* END - Your CSS styling ends here */
