/*
	Übersteuerung Stylesheet im Settingsverzeichnis ../uploads/ll_crm/ll_crm_styles.css indiv. zu übersteuern.

	bueroco
*/

#crm-container.crm-public .label {
	color:black;
}

.test_drive-section {
	display:none;
}

.action-link {
	display:none;
}

.ll_tools_profil_view_text {
	margin:30px;
}

#editrow-custom_27 .content label::after,
#editrow-custom_24 .content label::after,
#editrow-custom_17 .content label::after {
content: '';
display: block;
}

.crm-event-thankyou-form-block  .help{
	display:none;
	background-color:inherit !important;
	border:none !important;
}

.crm-container .crm-event-id-4 .label-left .label {
	width:250px;
}

#phone-Primary-1 {
	width:15em;
}

.crm-event-id-3 .help,
.crm-event-id-3 .event_info-group,
.crm-event-id-3 .event_info_link-section,
.crm-event-id-3 .crm-profile-view-title {
	display:none;
}

.crm-container .crm-event-id-6 .crm-section .label {
	width: 30%;
	white-space:unset;
}

.crm-container .crm-event-id-6 .crm-section .content {
	margin-left: 32%;
}
/*
.crm-event-id-6.crm-event-thankyou-form-block  .form-layout tbody tr:nth-child(2){
	display:none;
}
*/

/* Ausblenden der NEIN für die Datenschutzabfragen */
#CIVICRM_QFID_0_custom_1,
#CIVICRM_QFID_0_custom_1 + label,
#CIVICRM_QFID_0_custom_2,
#CIVICRM_QFID_0_custom_2 + label,
#CIVICRM_QFID_0_custom_29,
#CIVICRM_QFID_0_custom_29 + label,
#CIVICRM_QFID_0_custom_9,
#CIVICRM_QFID_0_custom_9 + label{
	display:none;
}
