#picker-menu a.faqPicker{background-image:url(../../bundles/contaofaq/faq.svg)}
#picker-menu a.newsPicker{background-image:url(../../bundles/contaonews/news.svg)}
#picker-menu a.eventPicker{background-image:url(../../bundles/contaocalendar/calendar.svg)}
.questionheader {
	color: black;
	margin: 0.5em 0;
	padding: 0.5em 0;
}

.questionnumber {
	font-weight: bold;
}

.questiontitle {
}

.questiontype {
	font-weight: normal;
	color: #7f7f7f;
}

/* backend statistics details */

td.first {
	vertical-align: top;
}

table.tl_cumulated {
	border-collapse:collapse;
	border:  1px #666 solid;
}

.tl_cumulated td {
	border:  1px #666 solid;
	padding: 0.25em;
}

.tl_cumulated th {
	border:  1px #666 solid;
	background-color: #666;
	color: #fff;
	padding: 0.25em;
}

.constantsum td.counter {
	font-weight: bold;
	border-right: 0px;
}

.constantsum td.answer {
	border-left: 0px;
	text-align: right;
}

.constantsum td.selections {
	text-align: center;
}

.matrix td.counter, .multiplechoice td.counter {
	font-weight: bold;
	border-right: 0px;
}

.matrix td.answer, .multiplechoice td.answer {
	border-left: 0px;
	text-align: left;
}

.matrix td.selections, .multiplechoice td.selections {
	text-align: center;
}

#tl_navigation .group-surveys {
    background: url(../../bundles/hschottmsurvey/images/survey-outline.svg) 3px 2px no-repeat;
}
/* Icons header */
.header_export
{
  padding: 3px 0 3px 21px;
	background-image:url("../../bundles/hschottmsurvey/images/export.png");
	background-position:left center;
	background-repeat:no-repeat;
  margin-left: 15px;
}

.header_createtan
{
  padding: 3px 0 3px 21px;
	background-image:url("../../bundles/hschottmsurvey/images/createtan.png");
	background-position:left center;
	background-repeat:no-repeat;
  margin-left: 15px;
}

.tl_left.surveypage {
	line-height: normal;
}
.tl_left.surveypage img {
	vertical-align: text-top;
}

.tl_survey_results_categories {
	/*padding: 18px 15px 3px;*/
}

.tl_survey_results_categories, .tl_survey_results_cumulated {
	border-top:1px solid #e6e6e8;
}
.tl_survey_results_categories .tl_cumulated.multiplechoice {
	margin: 3px 18px 15px;
}

input[name="primaryCategory"]{display:none}input[name="primaryCategory"]+label .icon{display:none;cursor:pointer}input[name="primaryCategory"]+label .icon.unprimarized{display:inline-block}input[name="primaryCategory"]:checked+label .icon.primarized{display:inline-block}input[name="primaryCategory"]:checked+label .icon.unprimarized{display:none}
/*# sourceMappingURL=contao-categories-bundle.be.css.map */

.tl_content_left .tl_content{border-bottom:0;border-top:1px solid #e9e9e9;padding-right:0;padding-left:30px}.tl_content_left .tl_content::before{content:url("/bundles/heimrichhannotcontaoutils/img/icon-subrecord-arrow.png");display:inline-block;float:left;margin-right:5px;margin-bottom:-5px}.tl_content_left .tl_content:first-of-type{margin-top:7px}.tl_content_left .tl_content:last-of-type{padding-bottom:0}

