#cm_form_data .block > fieldset > .legend, #cm_form_data .cm_block h3 {
	background: #eeeeee; background-image: -webkit-linear-gradient(top, #eeeeee 0%, #dddddd 100%); background-image: -o-linear-gradient(top, #eeeeee 0%, #dddddd 100%); background-image: linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%);
	background-repeat: repeat-x;
	color: #333333;
	padding: 0.5em 0.5em 0.5em 2em;
	border-bottom: none;
}

#cm_form_data .block.blockGroup:not(.firstOfBlockGroup) > fieldset > .legend, #cm_form_data .cm_block:not(.cm_block_mergeWithPrev) h3 {
	background: #eeeeee;
	color: #333333;
	padding: 0.5em 0.5em 0.5em 2em;
}

#cm_form_data .cm_block h4 {
	background: #eeeeee;
	background-repeat: repeat-x;
	color: #1a78ca;
	padding: 0.5em 0.5em 0.5em 2em;
	margin: 0;
}

#cm_form_data .cm_block {
	border: 1px solid #dddddd;
	border-radius: 0.25em;
	margin-top: 0.5em;
}

#cm_form_data .block {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

#cm_form_data .block:not(.blockGroup) {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

#cm_form_data .block.firstOfBlockGroup {
	border-top: 1px solid #dddddd;
}

#cm_form_data .block.lastOfBlockGroup {
	border-bottom: 1px solid #dddddd;
}

/* layout for simple- / table-view */

#cm_form_data .cm_block .cm_row:first-child {
	padding-top: 0.75em;
}
#cm_form_data .cm_block h3 {
	margin-bottom: 0.5em;
	margin-top: 0;
}

#cm_form_data.cm_blocklayoutStyled .block > fieldset > .legend .block-header {
	padding: 0.1em;
}

#cm_form_data .cm_expandable .legend {
	display: none;
}

#cm_form_data .cm_block .cm_row:last-child {
	padding-bottom: 0.75em;
}
#cm_form_data .cm_block .cm_correct {
	margin-top: calc(0.5em * 2);
}

#cm_form_data .cm_label {
	font-weight: bold;
	vertical-align: top;
}

#cm_form_data .cm_value {
}

#cm_form_data.cm_simpleLabelValue {
	word-break: break-all;
}

#cm_form_data .cm_block > table {
	width: 100%;
}

#cm_form_data .cm_data_table {
	width: 100%;
	word-break: break-all;
}

#cm_form_data .cm_data_table_label {
	width: 33.3%;
	text-align: right;
	padding: 0.5em 1.5em 0 1em;
}

#cm_form_data .cm_data_table_value {
	width: 66.6%;
	padding: 0.5em 1em 0 0;
	word-break: break-word;
}

/* no hover / visible disabled */

#cm_form_data .row:hover {
	background-color: transparent;
}

#cm_form_data .standard_disabled {
	background-color: transparent;
	border-color: transparent;
	color: #333333;
	/* needed for ios */
	-webkit-print-color-adjust: #333333;
	-webkit-text-fill-color: #333333;
	opacity: 1;
}

/* Checkboxen / Radios */

#cm_form_data .check_wrap input:checked ~ .check_rplc:after {
	border-color: #333333;
}
#cm_form_data .radio_wrap input:checked ~ .radio_rplc::after {
    background-color: #333333;
    box-shadow: 0 0 0.05em 0.025em #333333;
}
#cm_form_data .radio_wrap input:checked:disabled ~ .radio_rplc, #cm_form_data .check_wrap input:checked:disabled ~ .check_rplc {
	box-shadow: none;
}
#cm_form_data .radio_wrap input:disabled ~ .radio_rplc, #cm_form_data .check_wrap input:disabled ~ .check_rplc {
	background-color: transparent;
}
#cm_form_data .check_rplc , #cm_form_data .radio_rplc {
	box-shadow: none;
}

#cm_form_data .radioGroup_buttonAlternateDynamic .radio_wrap input:checked ~ .radio_rplc, 
#cm_form_data .radioGroup_buttonAlternateFixed .radio_wrap input:checked ~ .radio_rplc {
	background-color: transparent;
	box-shadow: inset 0 0 0.3em 0.3em #333333;
}

#cm_form_data .radioGroup_buttonClassicDynamic .radio_wrap input:checked ~ .radio_rplc, 
#cm_form_data .radioGroup_buttonClassicFixed .radio_wrap input:checked ~ .radio_rplc {
	background-color: transparent;
	box-shadow: inset 0 0 0.3em 0.3em #333333;}

#cm_form_data .checkboxGroup_buttonAlternateDynamic .radio_wrap input:checked ~ .radio_rplc, 
#cm_form_data .checkboxGroup_buttonAlternateFixed .radio_wrap input:checked ~ .radio_rplc {
	background-color: transparent;
	box-shadow: inset 0 0 0.3em 0.3em #333333;
}

#cm_form_data .checkboxGroup_buttonClassicDynamic .radio_wrap input:checked ~ .radio_rplc, 
#cm_form_data .checkboxGroup_buttonClassicFixed .radio_wrap input:checked ~ .radio_rplc {
	background-color: transparent;
	box-shadow: inset 0 0 0.3em 0.3em #333333;}

#cm_form_data .repCheckAllButtonWrapper, #cm_form_data table thead label img {
	display: none;
}

#cm_form_data .repExpandBlockButtonWrapper > span::before, #cm_form_data .repCollapseBlockButtonWrapper > span::before {
  background: #dddddd;
  color: #676767;
}
#cm_form_data tr:hover .repExpandBlockButtonWrapper > span:before,
#cm_form_data tr:hover .repCollapseBlockButtonWrapper > span:before {
	background: #1a78ca;
	color: #ffffff;
}

#cm_form_data button.datepicker {
	display: none;
}

#cm_form_data .field select:not([multiple]), #cm_form_data table select:not([multiple]) {
	background-image: none;
}

#cm_form_data .standard_file_button, #cm_form_data .controltype_advancedFile img {
	display: none;
}

#cm_form_data .controltype_advancedFile a {
	color: black;
	text-decoration: none;
	pointer-events: none;
  
}

#confirm_explanation, #final_note {
	background-color: #dddddd;
	border-radius: 0.25em;
	color: #333333; 
	padding: 1.5em 2em;
	font-size: 125%;
	margin-bottom: calc(0.5em * 2);
}

.confirmation h2 {
	font-size: 150%;
}

/* Korrektur Button */

#cm_form_data .cm_correct  {
	border-radius: 0.33em;
	display: inline-block;
	margin: 0 0 0.5em 1em;
	padding: 0.25em 0.5em;
	color: #333333;
	background: vAR(--button-normal-background);
	border: 1px solid #8a8a8a;
	background-repeat: repeat-x;
	font-weight: 400;
	font-size: 100%;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
}

#cm_form_data .cm_correct:hover:not(:disabled), #cm_form_data .cm_correct:focus:not(:disabled) {
	background: unset; background-color: #e0e0e0;
	color: #333333;
	border: 1px solid #8a8a8a;
	text-decoration: underline;
}

#cm_form_data .cm_block_without_input {
	display: block;
	padding: 0.5em 1em;
	margin: 0.5em 0 0 33%;
}

.confirmation #controlbar .controlbar_button .default_action,
.confirmation .controlbar_plus .controlbar_button .default_action {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: -0.5em;
	border-radius: 0.33em;
}

.finishedWrapper {
	background-color: #dddddd;
	border-radius: 0.25em;
	color: #333333; 
	padding: 3em 2em;
	margin-bottom: calc(0.5em * 3);
}

.finishedWrapper #confirm_explanation, #final_note {
	background-color: transparent; 
	padding: 0;
}

.finishedWrapper #backoffice_signature, .finishedWrapper #citizen_signature {
	border: 1px solid #dddddd;
	border-radius: 0.25em;
	padding: 1em;
	margin-bottom: calc(0.5em * 2);
}

.finishedWrapper #adressat {
	margin-bottom: calc(0.5em * 2);
}
.finishedWrapper #adressat .cm_label {
	display: block;
	font-size: 150%;
}

.finishedWrapper #controlbar, .finishedWrapper .controlbar_plus {
  margin-top: calc(0.5em * 4);
  margin-left: 0;
}

.finishedWrapper #controlbar .controlbar_button, .finishedWrapper .controlbar_plus .controlbar_button {
	margin-bottom: calc(0.5em * 2);
	clear: both;
}

.finishedWrapper #controlbar .controlbar_button_longText, .finishedWrapper .controlbar_plus .controlbar_button_longText {
  padding: 0.5em;
}

.finishedWrapper #controlbar .controlbar_button_longText:after, .finishedWrapper .controlbar_plus .controlbar_button_longText:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#mailconfirmation_info {
	margin: 0 15%;
}

#cm_form_data .radioGroup_buttonAlternateDynamic .fieldradiolabel, #cm_form_data .radioGroup_buttonAlternateFixed .fieldradiolabel,
#cm_form_data .radioGroup_buttonAlternateFixed .fieldradiolabel .radioButton_fixedPopup, #cm_form_data .radioGroup_buttonAlternateFixed .fieldradiolabel .radioButton_tableFix,
#cm_form_data .checkboxGroup_buttonAlternateDynamic .fieldcheckboxlabel, #cm_form_data .checkboxGroup_buttonAlternateFixed .fieldcheckboxlabel,
#cm_form_data .checkboxGroup_buttonAlternateFixed .fieldcheckboxlabel .checkboxButton_fixedPopup, #cm_form_data .checkboxGroup_buttonAlternateFixed .fieldcheckboxlabel .checkboxButton_tableFix {
	background-color: #ffffff;
	background-image: none;
	box-shadow: none;
	border: 1px solid #8a8a8a;
	color: #aaaaaa;
}

#cm_form_data .radioGroup_buttonAlternateDynamic input:checked ~ .fieldradiolabel, #cm_form_data .radioGroup_buttonAlternateFixed input:checked ~ .fieldradiolabel, 
#cm_form_data .radioGroup_buttonAlternateFixed input:checked ~ .fieldradiolabel .radioButton_fixedPopup, #cm_form_data .radioGroup_buttonAlternateFixed input:checked ~ .fieldradiolabel .radioButton_tableFix,
#cm_form_data .checkboxGroup_buttonAlternateDynamic input:checked ~ .fieldcheckboxlabel, #cm_form_data .checkboxGroup_buttonAlternateFixed input:checked ~ .fieldcheckboxlabel, 
#cm_form_data .checkboxGroup_buttonAlternateFixed input:checked ~ .fieldcheckboxlabel .checkboxButton_fixedPopup, #cm_form_data .checkboxGroup_buttonAlternateFixed input:checked ~ .fieldcheckboxlabel .checkboxButton_tableFix {
	background: #eeeeee;
	box-shadow: inset 0 0 0.2em 0.1em #aaaaaa;
	border: 1px solid #8a8a8a;
	color: #333333;
}

#cm_form_data .radioGroup_buttonClassicDynamic .fieldradiolabel, #cm_form_data .radioGroup_buttonClassicFixed .fieldradiolabel,
#cm_form_data .radioGroup_buttonClassicFixed .fieldradiolabel .radioButton_fixedPopup, #cm_form_data .radioGroup_buttonClassicFixed .fieldradiolabel .radioButton_tableFix,
#cm_form_data .checkboxGroup_buttonClassicDynamic .fieldcheckboxlabel, #cm_form_data .checkboxGroup_buttonClassicFixed .fieldcheckboxlabel,
#cm_form_data .checkboxGroup_buttonClassicFixed .fieldcheckboxlabel .checkboxButton_fixedPopup, #cm_form_data .checkboxGroup_buttonClassicFixed .fieldcheckboxlabel .checkboxButton_tableFix {
	background-color: #ffffff;
	background-image: none;
	box-shadow: none;
	border: 1px solid #8a8a8a;
	color: #aaaaaa;
}

#cm_form_data .radioGroup_buttonClassicDynamic input:checked ~ .fieldradiolabel, #cm_form_data .radioGroup_buttonClassicFixed input:checked ~ .fieldradiolabel,
#cm_form_data .radioGroup_buttonClassicFixed input:checked ~ .fieldradiolabel .radioButton_fixedPopup, #cm_form_data .radioGroup_buttonClassicFixed input:checked ~ .fieldradiolabel .radioButton_tableFix,
#cm_form_data .checkboxGroup_buttonClassicDynamic input:checked ~ .fieldcheckboxlabel, #cm_form_data .checkboxGroup_buttonClassicFixed input:checked ~ .fieldcheckboxlabel,
#cm_form_data .checkboxGroup_buttonClassicFixed input:checked ~ .fieldcheckboxlabel .checkboxButton_fixedPopup, #cm_form_data .checkboxGroup_buttonClassicFixed input:checked ~ .fieldcheckboxlabel .checkboxButton_tableFix {
	background: #eeeeee;
	text-decoration: none;
	box-shadow: inset 0 0 0.2em 0.1em #aaaaaa;
	border: 1px solid #8a8a8a;
	color: #333333;
}

#cm_form_data .controltype_radioButtonGroup .fieldradiolabel:hover, #cm_form_data .controltype_radioButtonGroup .fieldradiolabel:focus,
#cm_form_data .controltype_checkboxButton .fieldcheckboxlabel:hover, #cm_form_data .controltype_checkboxButton .fieldcheckboxlabel:focus,
#cm_form_data .controltype_checkboxButtonGroup .fieldcheckboxlabel:hover, #cm_form_data .controltype_checkboxButtonGroup .fieldcheckboxlabel:focus {
	text-decoration: none;
	text-shadow: none;
}

#cm_form_data .radioGroup_buttonAlternateFixed .group_cell:hover .radioButton_fixedPopup, #cm_form_data .radioGroup_buttonAlternateFixed .table_group_content_row label:hover .radioButton_fixedPopup, 
#cm_form_data .radioGroup_buttonClassicFixed .group_cell:hover .radioButton_fixedPopup, #cm_form_data .radioGroup_buttonClassicFixed .table_group_content_row label:hover .radioButton_fixedPopup,
#cm_form_data .checkboxGroup_buttonAlternateFixed .group_cell:hover .checkboxButton_fixedPopup,#cm_form_data  .checkboxGroup_buttonAlternateFixed .table_group_content_row label:hover .checkboxButton_fixedPopup, 
#cm_form_data .checkboxGroup_buttonClassicFixed .group_cell:hover .checkboxButton_fixedPopup, #cm_form_data .checkboxGroup_buttonClassicFixed .table_group_content_row label:hover .checkboxButton_fixedPopup {
	text-decoration: none;
	text-shadow: none;
}



#cm_form_data .cm_value {
	word-wrap: break-word;	
}

#cm_form_data .cm_block_mergeWithPrev {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0;
}

#cm_form_data .cm_block_mergeWithNext {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}


#cm_form_data .block_table.cm_expandable tbody tr:nth-child(4n-2), #cm_form_data .block_table.cm_expandable tbody tr:nth-child(4n-3) {
	background-color: #ffffff;
}

#cm_form_data .block_table.cm_expandable tbody tr:nth-child(4n), #cm_form_data .block_table.cm_expandable tbody tr:nth-child(4n-1) {
	background-color: #f8f8f8;
}

#start_sso_block {
	background-color: #F3C443;
	display: flex;
	flex-wrap: wrap;
}

#sso_prefilled_block {
	background-color: #F3C443;
	margin: 20px;
	font-weight: bold;
	padding:20px;
}

#start_sso_heading {
	font-weight: bold;
	font-size: larger;
	margin-bottom: 20px;
	color: black;
}

#start_sso_logo {
	flex: 15%;
	text-align: center;
	margin: auto;
}

#start_sso_content {
	flex: 85%;
	padding: 20px;
}