div.clear {
	width: 800px;
}

#survey_left {
	float: left;
	width: 70%;
	position: relative;
}

#survey_right {
	width: 87%;
	font-size: 20px;
	position: fixed;
	max-width: 1050px;
	pointer-events: none;
}
#survey_right_inner {
	text-align: left;
	float: right;
	width: 200px;
	display: block;
}

#survey_right_inner h4 {
	margin-left: 20px;
	margin-top: -7px;
}

.typography h3.highlight, h4.highlight {
	color: #004D86;
}

.extra_group_survey {
	display: none;
}

.typography h5.survey_plus_heading_smallbreak {
	margin-bottom: 15px;
}

a.surveyPlus {
	cursor: pointer;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 7px;
}

a.surveyPlus:hover {
	background: #2E75B6;
	border: 0;
	border-radius: 20px;
}

a.surveyPlus span {
	width: 25px;
	height: 25px;
	display: block;
	background: url('../images/circle_plus.png');
}

.fieldgroup .fieldgroup-field label.fieldholder-small-label {
	width: 75px;
	display: inline-block;
}

.fieldgroup .fieldgroup-field input.text {
	width: 250px;
}

.fieldgroup .fieldgroup-field input.input_small_survey {
	width: 100px;
	margin-left: 20px
}

.fieldgroup .fieldgroup-field input.input_small_survey_extra_label {
	width: 100px;
	margin-left: 10px
}

.fieldgroup .fieldgroup-field .input_small_survey_extra_label label {
	width: 97px;
}

.field.optionset_reason_survey {
	float: left;
	width: 110px;
	margin-right: 290px;
	margin-bottom: 40px;
}

.optionset_reason_survey_ursache {
	float: left;
	min-width: 400px;
	accent-color: #F29F05;
}

.optionset_group_survey {
	float: left;
	padding-right: 30px;
	padding-bottom: 20px;
}

.optionset_acuteness_survey {
	float: left;
	min-width: 160px;
}

div.field.ideas_group_survey {
	margin-bottom: 50px;
}

.fieldgroup .fieldgroup-field .input_idea_text_area label.fieldholder-small-label {
	margin-top: 15px;
	display: block;
}

textarea.input_idea_text_area {
	height: 75px;
}

.hide_field {
	display: none;
}

.ideas_numeric_group_survey {
	float: left;
	padding-right: 16px;
	min-width: 250px;
}

.fieldgroup .fieldgroup-field input.text.input_idea_numeric {
	width: 100px;
	margin-left: 10px;
}

.fieldgroup.group_input_idea_sub_text_area .fieldgroup-field label.fieldholder-small-label {
	width: 266px;
}

.input_idea_sub_text_area {
	float: left;
	width: 250px;
	margin-right: 16px;
}

div.field.input_idea_text_beside_group {
	margin-top: 175px;
}

.input_idea_text_beside {
	float: left;
	width: 250px;
	margin-right: 16px;
}

div.field.optionset_ideas_group_survey {
	margin-top: 85px;
	margin-bottom: 150px;
}

.fieldgroup.optionset_ideas_group_survey .fieldgroup-field label.fieldholder-small-label {
	width: 200px;
}

.optionset_ideas_survey {
	width: 200px;
	float: left;
}

div.field.absolutinfo_links {
	position: absolute;
	margin-left: 150px;
	visibility: hidden;
}

input.text.absolutinfo_links {
	width: 30px;
}

div.field.absolutinfo_rechts {
	position: absolute;
	margin-left: 550px;
	visibility: hidden;
}

input.text.absolutinfo_rechts {
	width: 30px;
}

h5.literal_heading_survey_transition_comma_hint {
	margin-top: 10px;
}

h3.literal_heading_survey {
	clear: both;
	padding-top: 20px;
	margin-bottom: 0px;
}

h3.literal_heading_survey_transition {
	clear: both;
	padding-top: 5px;
	margin-bottom: 0px;
}

h4.literal_heading_survey {
	clear: both;
}

h3.literal_heading_level_1_survey span {
	display: block;
	background: url('../images/binary-tree_1.png');
	background-repeat: no-repeat;
  	background-size: contain;
	width: 100%;
	height: 320px;

}

h3.literal_heading_level_2_survey span {
	display: block;
	background: url('../images/binary-tree_2.png');
	background-repeat: no-repeat;
  	background-size: contain;
	width: 100%;
	height: 320px;

}

h3.literal_heading_level_3_survey span {
	display: block;
	background: url('../images/binary-tree_3.png');
	background-repeat: no-repeat;
  	background-size: contain;
	width: 100%;
	height: 320px;

}

h3.literal_heading_level_4_survey span {
	display: block;
	background: url('../images/binary-tree_4.png');
	background-repeat: no-repeat;
  	background-size: contain;
	width: 100%;
	height: 320px;

}

h3.literal_heading_level_5_survey span {
	display: block;
	background: url('../images/binary-tree_5.png');
	background-repeat: no-repeat;
  	background-size: contain;
	width: 100%;
	height: 320px;

}

h4.literal_heading_question_survey span {
	color: #333333;
}

h4.literal_heading_answer_survey span {
	color: #2E75B6;
}

h4.literal_heading_survey_bedrohlichkeit span {
	color: #2E75B6;
}

h4.literal_heading_survey_ursache span {
	color: #F29F05;
}

h5.literal_heading_survey_prio_bedrohlichkeit {
	margin-top: 15px;
}

h5.literal_heading_survey_prio_bedrohlichkeit span {
	color: #2E75B6;
}

form input.text.textfield_survey_bedrohlichkeit {
	border: 1px solid #2E75B6;
}

form input.text.textfield_survey_ursache {
	border: 1px solid #F29F05;
}
