.custom-index .zofar-btn-backward {
	display: none !important;
}

/* Cover */
.question-instruction {
	font-style: italic;
}

.question-pretest .question-main {
	margin-top: 3rem !important;
	margin-bottom: 0rem !important;
}

.question-pretest .form-inner .form-group {
	padding: 0.0rem !important;
}

.question-pretest .form-inner .form-group label {
	justify-content: left;
}

.cover {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	z-index: 2;
	opacity: 0;
	background: rgba(39, 42, 43, 0.8);
	transition: opacity 200ms ease-in-out;
}

.unselectable {
	-moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none';
	user-select: none;
}

.logo2 {
	padding-left: 2rem;
	width: 33.3333%;
}

.logo2 img {
	height: 40px;
	max-width: initial !important;
}

.logout-icon {
	padding-left: 2rem;
	/*width: 33.3333%;*/
}

.logout-icon img {
	height: 22px;
	max-width: initial !important;
}

/* LOGOUT-Button disable for any pages*/
/*
.zofar-btn-logout {
	display: none;
}
*/

.custom-index .zofar-btn-final {
	display: inline;
	visibility: hidden;
}

/*   .container.disabled .cover{
	display:block;
  } */

/*
<div class="container">
  <div class="cover"></div>
  <input type="checkbox"/> "clickable"
</div>

<div class="container disabled">
  <div class="cover"></div>
  <input type="checkbox"/> "un-clickable"
</div> 

*/

/* .calendar .calendar-control .carousel-control-prev {
	color: black;
    text-align: center;
}
.calendar .calendar-control .carousel-control-next {
	color: black;
    text-align: center;
}

.calendar .calendar-control .carousel-control-next::hover {
    color: black;
    text-align: center;
}

.calendar .calendar-control .carousel-control-prev::hover {
    color: black;
    text-align: center;
} */

/*.zo-display-table{
	width: 100%;
}

.zo-display-table-header{
	display: none;
	background-color: #ddd;
}

.zo-display-table-header-row{

}

.zo-display-table-header-item{

	padding: 3px 10px;
	border: 1px solid #999999;
}

.zo-display-table-body{

}

.zo-display-table-body-row{

}
*/
.dropDownsmall {
	width: 50% !important;
	padding-top: 8px;
	padding-bottom: 8px;
	align-items: center;
}

.dropDownsmall select {
	vertical-align: middle;
}

.dropDownsmall .text-sub {
	justify-content: flex-start !important;
	text-align: left !important;
	/*padding-top: 5px !important;*/
}
/*
.form-inner .text-sub {
	justify-content: flex-start !important;
	text-align: left !important;
}
*/
/* Start Display Table*/
@media ( max-width : 766px) {
	.dropDownsmall .text-sub {
		padding-top: 5px !important;
	}
	.survey-outer .title-text img {
		height: 60px;
		max-width: initial !important;
		padding-left: 40%;
		padding-bottom: 1%;
	}
	.defaultActionButton {
		width: 0px;
		height: 0px;
		margin: 0px;
		padding: 0px;
		outline: none;
		border: 0px;
	}
	.zofar-btn-final {
		display: none;
	}
	.btn-toolbar {
		display: flex;
		/*max-width: 80%;
		width: 80vw !important;*/
		padding-right: 4%;
		padding-left: 4%;
	}
	.zo-display-table-body-item-label {
		display: inline-flex;
	}
	/* SC HORIZONTAL*/
	.form-horizontal .form-scroller {
		width: 480px !important;
	}
	.form-horizontal .custom-form.custom-form-radio .custom-control-description
		{
		padding-left: 1.5rem;
	}
}

	.btn-toolbar {
		display: flex;
		padding-right: 4%;
		padding-left: 4%;

		text-align: center;
    	justify-content: center !important;
    	align-items: center;
	}
	
	.zofar-btn-forward{
		min-width:100px;
		max-height: 27px;
	}
	
	.zofar-btn-backward{
		min-width:100px;
	}
	
	.btn-toolbar .btn-group{
		max-width: 15%;
		left: -60px;
	}

@media ( min-width : 767px) {

	
	.zo-display-table {
		display: table;
	}
	.zo-display-table-header {
		display: table-header-group;
	}
	.zo-display-table-header-row {
		display: table-row;
	}
	.zo-display-table-header-item {
		display: table-cell;
	}
	.zo-display-table-body {
		display: table-row-group;
	}
	.zo-display-table-body-row {
		display: table-row !important;
	}
	.zo-display-table-body-item {
		display: table-cell !important;
	}
	.zo-display-table-footer {
		display: table-footer-group;
	}
}

/* End Display Table*/

/* Start Display Calendar*/
.display-calendar .display-calendar-slot {
	height: 10px !important;
	width: 100%;
	margin-bottom: 2px;
}

.display-calendar .display-calendar-slot .display-calendar-none {
	display: none;
}

.display-calendar .calendar-control .carousel-control-prev-icon {
	height: 5px;
	width: 15px;
	display: none;
}

.display-calendar .calendar-control .carousel-control-next-icon {
	height: 5px;
	width: 15px;
}

.display-calendar .calendar-control .carousel-control-prev .label {
	color: darkgrey;
	font-size: 1.0rem;
}

.display-calendar .calendar-control .carousel-control-next .label {
	color: darkgrey;
	font-size: 1.0rem;
}

.display-calendar .calendar-control .carousel-control-prev .fa {
	display: none !important;
}

.display-calendar .calendar-control .carousel-control-next .fa {
	display: none !important;
}

.display-calendar .calendar-legend-item-icon {
	display: inline-block;
	margin-right: 10px;
	height: 10px;
	width: 10px;
}

.display-calendar .calendar-row-container .calendar-row .calendar-cell:after
	{
	content: "" attr(data-title) "";
}

/*  .display-calendar .carousel-inner .calendar-head .calendar-header-cell:after
	{
	content: "" attr(data-title) "";
}  */
.display-calendar .calendar-cell {
	box-shadow: none !important;
}

/* .display-calendar .form-inner .calendar-container .highlight:hover:not(:only-child){
	background:inherit !important;
}

.display-calendar .form-inner .calendar-container .highlight:not(.highlight-even
	 ):not(.highlight-odd ):nth-child(2n) {
	background: inherit !important;
} */
.display-calendar .calendar-row-container {
	display: table;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.display-calendar .calendar-row-container .calendar-row {
	display: table-row;
}

.display-calendar .carousel-item:first-child .calendar-row-container .calendar-head
	{
	display: table-row !important;
}

@media ( min-width : 767px) {
	.display-calendar .calendar-row-container .calendar-head {
		display: none;
	}
	.display-calendar .calendar-header-title {
		display: none;
	}
	.display-calendar .carousel-indicators {
		display: none;
	}
}



@media ( max-width : 766px) {
	.display-calendar .calendar-row-container .calendar-head {
		display: table-row;
	}
	
	.display-calendar .calendar-row-container .calendar-head .calendar-header-cell-first
		{
		display: none !important;
	}
	.display-calendar .calendar-row-container .calendar-row .row-title {
		display: none !important;
	}
	.display-calendar .calendar-header-title {
		display: inline-block;
		margin-top: 0px;
		margin-bottom: 10px;
		width: 100%;
		text-align: center;
		padding: 10px 10px;
	}
	.display-calendar .calendar-row-container .calendar-head .calendar-header-cell
		{
		padding: 0px 4px !important;
	}
}

.display-calendar .calendar-row-container .calendar-head .calendar-header-cell
	{
	display: table-cell;
	/*padding: 10px 10px;*/
	padding-bottom: 10px;
	border-left: 1px solid lightgrey;
	/* border-right: 1px solid grey; */
	border-bottom: 1px solid grey;
	text-align: center;
}

.display-calendar .calendar-row-container .calendar-head .calendar-header-cell-first
	{
	border-left: inherit;
}

.display-calendar .calendar-row-container .calendar-row .calendar-cell {
	display: table-cell;
	/* border: 1px solid grey; */
	border-left: 1px solid lightgrey;
	/*border-top: 1px solid lightgrey;  */
	text-align: center;
	vertical-align: top;
}

.display-calendar .calendar-row-container .calendar-row .calendar-cell.row-title
	{
	vertical-align: top;
	padding-top: 0px !important;
}

.display-calendar .calendar-row-container .calendar-row .calendar-cell:first-of-type
	{
	border-left: inherit;
}

.display-calendar .row:last-of-type .calendar-row-container .calendar-row .calendar-cell
	{
	border-bottom: 1px solid grey;
}

@media ( max-width : 766px) {
	.display-calendar .calendar-row-container .calendar-head .calendar-header-cell
		{
		border-top: 1px solid lightgrey;
	}
	.display-calendar .calendar-row-container .calendar-head .calendar-header-cell-first
		{
		border-left: 1px solid lightgrey;
	}
	.display-calendar .calendar-row-container .calendar-row .calendar-cell {
		border-top: 1px solid lightgrey;
		border-bottom: 1px solid lightgrey;
		border-left: 1px solid lightgrey;
	}
	.display-calendar .calendar-row-container .calendar-row .calendar-cell:last-of-type
		{
		border-right: 1px solid lightgrey;
	}
	.display-calendar .calendar-row-container .calendar-head .calendar-header-cell
		{
		border-right: 1px solid lightgrey;
	}
	.display-calendar .calendar-row-container .calendar-header-cell {
		-moz-transform: rotate(-90deg) translate(-20px, 30px);
		-ms-transform: rotate(-90deg) translate(-20px, 30px);
		-o-transform: rotate(-90deg) translate(-20px, 30px);
		-webkit-transform: rotate(-90deg) translate(-20px, 30px);
		transform: rotate(-90deg) translate(-20px, 30px);
		height: 80px;
		text-align: left !important;
	}
}

.display-calendar .calendar-row-container .calendar-row .calendar-cell {
	padding-top: 3px !important;
}

.display-calendar .calendar-row-container .calendar-row .calendar-cell label
	{
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
}

.display-calendar .carousel-indicators-numbers li {
	text-indent: 0;
	text-align: center;
	margin-left: 4px;
	margin-right: 4px;
	height: 20px;
	border: none;
	line-height: 20px;
	background-color: white;
}

/* .display-calendar .carousel-indicators li.active {
	color: darkgrey;
}

.display-calendar .carousel-indicators li:not(.active){
	color:lightgrey;
} */
.display-calendar .carousel-indicators li.active {
	color: DarkBlue !important;
}

.display-calendar .carousel-indicators li :not(.active ){
	color: WhiteSmoke !important;
}

.display-calendar .carousel-indicators-numbers li:hover {
	color: lightgrey !important;
}

.display-calendar .carousel-indicators li.active:hover {
	color: DarkBlue !important;
}

/* End Display Calendar*/
.calendar .calendar-control .carousel-control-prev-icon {
	height: 5px;
	width: 15px;
}

.calendar .calendar-control .carousel-control-next-icon {
	height: 5px;
	width: 15px;
}

.calendar .calendar-control .carousel-control-prev .label {
	color: darkgrey;
	font-size: 1.0rem;
}

.calendar .calendar-control .carousel-control-next .label {
	color: darkgrey;
	font-size: 1.0rem;
}

.calendar .calendar-control .carousel-control-prev .fa {
	display: none !important;
}

.calendar .calendar-control .carousel-control-next .fa {
	display: none !important;
}

.calendar .calendar-row-container .calendar-row .calendar-cell input[type="checkbox"]
	{
	/*top: -999999999px !important;
	left: -999999999px !important;
	 position: relative; */
	visibility: hidden !important;
}

.calendar .calendar-row-container .calendar-row .calendar-cell:after {
	content: "" attr(data-title) "";
}

/* .calendar .carousel-inner .calendar-head .calendar-header-cell:after {
	content: "" attr(data-title) "";
} */
.calendar .calendar-row-container .calendar-row .calendar-cell {
	box-shadow: none !important;
	padding-top: 3px !important;
	line-height: 0px !important;
}

/* .calendar .form-inner .calendar-container .highlight:hover :not(:only-child){
	background : inherit !important;
}
.calendar .form-inner .calendar-container .highlight:not(.highlight-even
	 ):not(.highlight-odd ):nth-child(2n) {
	background: inherit !important;
} */
.calendar .calendar-row-container {
	display: table;
	max-width: 99%;
	max-height: 99%;
	height: 99%;
	width: 99%;
	border-collapse: collapse;
	table-layout: fixed;
}

.calendar .calendar-row-container .calendar-row {
	display: table-row;
}

.calendar .calendar-row-container .calendar-row .calendar-slot {
	height: 10px !important;
	width: 100% !important;
	margin-bottom: 2px !important;
}

.calendar .carousel-item:first-child .calendar-row-container .calendar-head
	{
	display: table-row !important;
}

@media ( min-width : 767px) {
	.calendar .calendar-row-container .calendar-head {
		display: none;
	}
	.calendar .calendar-header-title {
		display: none;
	}
	.calendar .carousel-indicators {
		display: none;
	}
}

@media ( max-width : 766px) {
	.calendar .calendar-row-container .calendar-head {
		display: table-row;
	}
	.calendar .calendar-row-container .calendar-head .calendar-header-cell-first
		{
		display: none !important;
	}
	.calendar .calendar-row-container .calendar-row .row-title {
		display: none !important;
	}
	.calendar .calendar-header-title {
		display: inline-block;
		margin-top: 0px;
		margin-bottom: 10px;
		width: 100%;
		text-align: center;
		padding: 10px 10px;
	}
	.calendar .calendar-row-container .calendar-head .calendar-header-cell {
		padding: 9px 6px;
	}
}

.calendar .calendar-row-container .calendar-head .calendar-header-cell {
	display: table-cell;
	padding: 10px 10px;
	/* border: 1px solid grey; */
	border-left: 1px solid lightgrey;
	border-bottom: 1px solid grey;
	text-align: center;
}

.calendar .calendar-row-container .calendar-head .calendar-header-cell-first
	{
	border-left: inherit;
}

.calendar .calendar-row-container .calendar-row .calendar-cell {
	display: table-cell;
	/* border: 1px solid grey; */
	border-left: 1px solid lightgrey;
	text-align: center;
}

.calendar-cell-blocked {
	background-color: lightgrey;
}

.calendar .calendar-row-container .calendar-row .calendar-cell:first-of-type
	{
	border-left: inherit;
}

.calendar .row:last-of-type .calendar-row-container .calendar-row .calendar-cell
	{
	border-bottom: 1px solid grey;
}

@media ( max-width : 766px) {
	.calendar .calendar-row-container .calendar-head .calendar-header-cell {
		border-top: 1px solid lightgrey;
	}
	.calendar .calendar-row-container .calendar-head .calendar-header-cell-first
		{
		border-left: 1px solid lightgrey;
	}
	.calendar .calendar-row-container .calendar-row .calendar-cell {
		border-top: 1px solid lightgrey;
		border-bottom: 1px solid lightgrey;
		border-left: 1px solid lightgrey;
	}
	.calendar .calendar-row-container .calendar-row .calendar-cell:last-of-type
		{
		border-right: 1px solid lightgrey;
	}
	.calendar .calendar-row-container .calendar-head .calendar-header-cell {
		border-right: 1px solid lightgrey;
	}
	.calendar .calendar-row-container .calendar-header-cell {
		-moz-transform: rotate(-90deg) translate(-25px, 20px);
		-ms-transform: rotate(-90deg) translate(-25px, 20px);
		-o-transform: rotate(-90deg) translate(-25px, 20px);
		-webkit-transform: rotate(-90deg) translate(-25px, 20px);
		transform: rotate(-90deg) translate(-25px, 20px);
		height: 80px;
		text-align: left !important;
	}
}

.calendar .calendar-row-container .calendar-row .calendar-cell label {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
}

.calendar .calendar-legend .calendar-legend-selected {
	padding-left: 10px;
	padding-top: 5px;
	cursor: pointer;
}

.calendar .carousel-indicators-numbers li {
	text-indent: 0;
	text-align: center;
	margin-left: 4px;
	margin-right: 4px;
	height: 20px;
	border: none;
	line-height: 20px;
	background-color: white;
}

.calendar .carousel-indicators {
	top: -20px;
	bottom: auto;
}

.calendar .carousel-indicators li.active {
	color: DarkBlue !important;
}

.calendar .carousel-indicators li:not(.active ){
	color: lightgrey !important;
}

.calendar .carousel-indicators-numbers li:hover {
	color: lightgrey !important;
}

.calendar .carousel-indicators li.active:hover {
	color: DarkBlue !important;
}

/* Start Accordion*/

.containerAcc {
	padding-bottom: 5px;
}
.containerAcc div {
	width: 100%;
	text-align: left;
}
.containerAcc .headerAcc {
	background-color: #e5f0f7 !important;
	cursor: pointer;
	font-weight: bold;
	border-left: 6px solid grey;
	padding: 10px;
}

 .headerAcc { 
  position: relative;
}

/* .headerAcc:after { */
.headerAcc:after {
/*   content: "\25B6"; */
  color: #777;
  font-weight: bold;
  float: left;
  margin-left: 5px;
  margin-top: -2.1rem;
}


/* .containerAcc .active:after { */
/* 	content: "\25BC"; */
/* } */
.containerAcc .collapseDiv {
	display: none;
	padding: 10px;
}
/*END Accordion*/

/* Matrix Carousel Header*/
.text-head {
	margin-bottom: 20px !important;
}

.carousel-indicators-numbers li:hover {
	color: darkgrey !important;
}

.calendar .carousel-indicators li:not(.active ){
	color: lightgrey;
}

.carousel-indicators {
	top: -20px !important;
	bottom: auto !important;
}

.dbl-matrix-rdc.carousel-indicators {
	top: -60px !important;
	bottom: auto !important;
}

.carousel-indicators-numbers li {
	text-indent: 0;
	text-align: center;
	margin-left: 4px;
	margin-right: 4px;
	height: 20px;
	border: none;
	line-height: 20px;
	background-color: white;
}

.carousel-indicators li::after {
	/*     bottom: -10px; */
	content: "";
	display: inline-block;
	height: 10px;
	left: 0;
	position: absolute;
	width: 100%;
}

.carousel-indicators li.active {
	color: darkgrey;
}

.carousel-indicators-numbers li:hover {
	color: darkgrey !important;
}

.carousel-indicators li:not(.active ){
	color: lightgrey;
}

/* Prevent hard Display switching*/
@media ( min-width : 767px) {
	.container {
		max-width: 100%;
		width: 80vw !important;
	}
}

.prefix {
	margin-right: 8px;
}

.column {
	margin-right: 8px;
}

.postfix {
	margin-left: 8px;
}

/* Textfields under AnswerLabel on small screens*/
.custom-control-description {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.custom-control-description .attached {
	margin-left: 0px;
	margin-top: 5px;
}

.inputonly .attached {
	margin-left: 0px;
	margin-top: 2px;
	position: absolute;
}

/* Small Textfields on small screens*/
.attached input[type="text"] {
	height: 50%;
	width: 50%;
	line-height: 1.0;
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-style: normal;
	font-weight: 400;
	font-size: 1.0rem;
/* 	src:
		url("/resources/html5/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0")
		format("embedded-opentype"),
		url("/resources/html5/fonts/fontawesome-webfont.woff2?v=4.7.0")
		format("woff2"),
		url("/resources/html5/fonts/fontawesome-webfont.woff?v=4.7.0")
		format("woff"),
		url("/resources/html5/fonts/fontawesome-webfont.ttf?v=4.7.0")
		format("truetype"),
		url("/resources/html5/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
		format("svg"); */
	text-decoration: none;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

/* No Breaks in Labels on small screens*/
.custom-control-description br {
	display: none;
}

/*CHECK: VD*/
/* Bugfix Overlapping long labels on small screens*/
@media ( max-width : 992px) {
	.custom-form.custom-form-radio .custom-control {
		/*height: auto;
		margin-bottom:-20px;*/
		
	}
	.form-horizontal .custom-form.custom-form.custom-form-radio .custom-control-description
		{
		top: -30px;
	}
	.custom-B2_9b .form-horizontal .custom-form.custom-form.custom-form-radio .custom-control-description
	{
		top: -53px;
	}
	.custom-form.custom-form-radio .custom-control-indicator {
		/*top: 0px !important;*/
		
	}
}

/* Bugfix Overflowing highlight box before wrap in Carousel-Mode*/
@media ( max-width : 766px) {
	.custom-form.custom-form-radio.make-2-cols .custom-control-description {
		min-width: 25vw !important;
	}
}

/* Bugfix Overflowing highlight box before wrap in Carousel-Mode*/
@media ( min-width : 767px) {
	.custom-form.custom-form-radio.make-2-cols .custom-control-description {
		min-width: 5vw !important;
		font-size: 1vw;
	}
}

@media ( min-width : 1200px) {
	.custom-form.custom-form-radio.make-2-cols .custom-control-description {
		min-width: 10rem !important;
		font-size: 1.2rem;
	}
}

@media ( min-width : 767px) {
	/* Textfields under AnswerLabel on small screens*/
	.attached {
		max-width: 70% !important;
	}
	.custom-control-description .attached {
		margin-left: 5px;
		margin-top: 0px;
	}
	.custom-control-description .attached input[type="text"] {
		width: auto;
		max-width: 70%;
		font-size: 1.2rem !important;
		line-height: 1.3 !important;
		flex-grow: 1;
	}
	.custom-control-description .attached .postfix {
		
	}
	.custom-control-description .attached .postfix .xx {
		
	}
	.text-sub .attached {
		/* color: orange; */
		position: relative;
		top: 0px;
		margin-left: 5px;
		margin-top: 3px;
		width: 100%;
	}
	.text-subdropdown {
		/* color: orange; */
		position: relative;
		top: 0px;
		margin-left: 5px;
		margin-top: 3px;
		width: 100%;
	}

	/* Small Textfields on small screens*/
	.attached input[type="text"] {
		width: 100%;
		/* DV CHECK
        width: auto;
        max-width: 70%;
        font-size: 1.2rem !important;
        line-height: 1.3 !important;
        flex-grow: 1;*/
	}

	/* No Breaks in Labels on small screens*/
	.custom-control-description br {
		display: inline;
	}

	/* Labels over Row Items */
	.row .custom-control-description {
		/*margin-bottom: 44px;*/
		margin-top: -42px !important;
		$(this).parents('.row').css("property","value");
	}

	/* No Breaks in Matrix Labels on big screens*/
	.row .custom-control-description br {
		display: none;
	}
	.row .custom-control-description {
		word-wrap: break-word;
	}
}

@media only screen and (min-width: 48em) {
	/* Labels over Unit */
	.carousel-inner fieldset .custom-control-description {
		margin-top: -140px !important;
	}
	.pipe-zofar-item-parent {
		
	}
}

/* Bugfix Issue SingleChoice Question Matrix #19 texts and labels disappear */
/* @media ( min-width :576px) {
	fieldset label {
		-moz-box-align: center;
		-moz-box-pack: center;
		align-items: center;
		display: flex;
        justify-content: center;
		margin-bottom: 0;
	}
}  */
.form-inner .highlight-odd:not(label) {
	background: #f0f0f0 none repeat scroll 0 0;
}

.error {
	color: red;
}

.zofar-btn-final {
	display: none;
}

/* Bugfix Issue Design: Radiobutton #23 Former Style not reliable in all Browsers and Zoom-Scales */
.custom-radio .custom-control-input:checked ~ .custom-control-indicator
	{
	background-image: none !important;
}

.custom-control-input:checked ~ .custom-control-indicator {
	border: 0 !important;
}

.custom-control-input:focus ~ .custom-control-indicator {
	box-shadow: none !important;
}

/* Disabling highlight first Matrix Item when hover Matrix Labels*/
@media ( min-width : 767px) {
	/* Labels over Row Items */
	.form-inner .highlight:nth-child(1) .custom-control-description {
		pointer-events: none;
		user-select: none;
	}
}

.error {
	color: red;
}

input.error {
	box-shadow: 0 0 3px red;
}

p input.error {
	
}

input.error:hover {
	box-shadow: 0 0 5px red;
}

span.error {
	/* 	position: relative;
        margin-top: 5px; */
	margin-left: 10px;
	/* 	overflow: visible; */
}

p span.error {
	right: 5px;
	top: 30px;
}

textarea {
	width: 98%;
}

/*Bugfix Issue Attached Open #20: Cutoff placeholder*/
input[placeholder] {
	text-overflow: ellipsis;
}

input::-moz-placeholder {
	text-overflow: ellipsis;
}

input:-moz-placeholder {
	text-overflow: ellipsis;
}

input:-ms-input-placeholder {
	text-overflow: ellipsis;
}

/*  .tooltip .tooltip-inner {
	background-color: #fff;
	border-color: #33acff;
	color: #55595c;
	opacity: 1;
	white-space: nowrap;
	height: 50%;
	width: 50%;
	font-size: 0.9rem;
} 

@media ( min-width : 767px) {
 	.tooltip {
		display: none;
	} 
} */
.inputonly {
	visibility: collapse;
}

.inputonly input {
	visibility: visible;
}

.inputonly .attached {
	margin-top: -5px;
	margin-left: 15px;
}

.inputonly .attached input[type="text"] {
	height: 100%;
	width: 100%;
	font-size: 1.2rem;
	line-height: 1.3;
}

/* Safari fixes */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	/* Safari and Chrome */
	/* 	.myClass {
    } */
	/* Safari only override */
	@media only screen and (min-width: 48em) {
		/* Textfields under AnswerLabel on small screens*/
		::i-block-chrome, .attached {
			margin-left: 7px;
			margin-top: 0px;
		}
	}
}

/*
.defaultActionButton {
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
}
*/
.defaultActionButton {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	outline: none;
	border: 0px;
}

/*.btn-group */
/*
.btn-toolbar {
    display: flex;
    max-width: 80%;
	width: 80vw !important;
    padding-right: 4%;
    padding-left: 4%;
}
*/

/*	Comment in for TRANSPARENT pipe in any singlechoice questions */
/*
.add-pipe::before {
    background-color: transparent;
    border-color: transparent;
    border-radius: 3px;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 8px;
}
*/

/*  */
/* TODO: 770	TO CHECK because of multiple matrix label	*/
@media ( min-width : 767px) {
	.custom-form-checkbox .flex-wrapper .custom-checkbox .custom-control-description
		{
		top: 0px !important;
		padding-bottom: 50px;
	}
}

.comparison .row:not(:nth-child(1) ) .custom-control label .custom-control-description .label
	{
	display: none;
}

@media ( min-width : 767px) {
	.comparison .row .custom-control label .custom-control-description {
		margin-top: inherit !important;
	}
}

.openmatrix .row label input {
	max-width: 50px !important;
	margin-top: 5px;
}

@media ( max-width : 766px) {
	.openmatrix .carousel-item.active {
        display:table;
        margin: 0 auto;
     	width: 100px; 
	} 
	
	.openmatrix .carousel-item.active label {
        display:table-row;
	} 
	
	.openmatrix .carousel-item.active label .prefix{
        display:table-cell;
        padding-right : 10px;
        padding-left : 10px;
	} 
	
	.openmatrix .carousel-item.active label .column{
        display:table-cell;
        padding-right : 10px;
        padding-left : 10px;
	} 
	
	.openmatrix .carousel-item.active label input{
        display:table-cell;
        max-width: inherit !important;
        margin-right : 10px;
	} 
	
	.openmatrix .carousel-item.active  label:first-of-type{
        padding-top : 15px;
	} 
	
	.openmatrix .carousel-item.active label:last-of-type input{
        margin-bottom : 10px;
	} 
}

@media ( min-width : 767px) {
	.openmatrix .row label:not(:first-of-type) input{
		margin-left:5px;
	} 
	
	.openmatrix .row:first-of-type{
		margin-bottom:5px;
	} 
	
	.openmatrix .row:not(:first-of-type){
		margin-top:5px;
	} 
	
	.openmatrix .row label .column {
			position: absolute;
			-moz-transform: translate(25px, -25px);
			-ms-transform: translate(25px, -25px);
			-o-transform: translate(25px, -25px);
			-webkit-transform: translate(25px, -25px);
			transform: translate(25px, -25px);
		}
	
	.openmatrix .row label input {
		max-width: 6rem !important;
	}
	
	.openmatrix .row:not(:nth-child(1)) label input{

	}
	
	.openmatrix .row label .prefix {
		display : none !important;
	}
	
/* 	.openmatrix .row:not(:nth-child(1)) label .prefix {
		display : none !important;
	} */
	
	.openmatrix .row:not(:nth-child(1)) label .column {
		display : none !important;
	}
	
	.zofar_openmatrix_error_tooltip .tooltip-inner{
		background-color: red !important;
		color: #fff;
		opacity: 0.75;
	}
}

.survey-outer .title-text .question-text {
    font-size: 1.6rem;
    font-weight: 600;
}

/* CUSTOM */
.logo {
	max-width: 15rem !important;
}

.custom-login .survey-outer .question-main{
	   align-items: center;
	   display: flex;
	   justify-content: center;
}

.custom-login .survey-outer .form-inner{
		margin-top:40px;
	   align-items: center;
	   display: flex;
	   justify-content: center;
}

.custom-login .survey-outer .form-inner .label{
	margin-right:10px;
}


.carousel .row .text-sub{
	display: inherit !important;
}

/*Bugfix misselected AnswerOption in first row of Matrix*/
@media ( min-width : 767px) {
	 article:not(.openmatrix) .row label {
			position: absolute;
			width: 0px;
	}
	
	article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: absolute;
			-moz-transform:  translate(-55px, 10px);
			-ms-transform: translate(-55px, 10px);
			-o-transform: translate(-55px, 10px);
			-webkit-transform: translate(-55px, 10px);
			transform: translate(-55px, 10px);
	} 
	
	article:not(.openmatrix) .carousel .row .text-sub {
/* 	ToDo:  */
/* 		padding-top: 15px !important; */
	}
	.carousel .row .text-sub {
	    display: flex !important;
	}
	.custom-C2_8 article:not(.openmatrix) .row:first-of-type label .custom-control-description, 
	.custom-C2_9 article:not(.openmatrix) .row:first-of-type label .custom-control-description
	{
			-moz-transform:  translate(-55px, 70px) !important;
			-ms-transform: translate(-55px, 70px) !important;
			-o-transform: translate(-55px, 70px) !important;
			-webkit-transform: translate(-55px, 70px) !important;
			transform: translate(-55px, 70px) !important;
	}
	.custom-D2_2 article:not(.openmatrix) .row:first-of-type label .custom-control-description
	{
		-moz-transform:  translate(-55px, 90px) !important;
		-ms-transform: translate(-55px, 90px) !important;
		-o-transform: translate(-55px, 90px) !important;
		-webkit-transform: translate(-55px, 90px) !important;
		transform: translate(-55px, 90px) !important;
	} 
/* 	.custom-F1_1 article:not(.openmatrix) .row:first-of-type label .custom-control-description */
/* 	{ */
/* 		-moz-transform:  translate(-55px, 110px) !important; */
/* 		-ms-transform: translate(-55px, 110px) !important; */
/* 		-o-transform: translate(-55px, 110px) !important; */
/* 		-webkit-transform: translate(-55px, 110px) !important; */
/* 		transform: translate(-55px, 110px) !important; */
/* 	}  */
	.custom-D2_3 article:not(.openmatrix) .row:first-of-type label .custom-control-description, 
	.custom-N_9c article:not(.openmatrix) .row:first-of-type label .custom-control-description 
	{
		-moz-transform:  translate(-55px, 85px) !important;
		-ms-transform: translate(-55px, 85px) !important;
		-o-transform: translate(-55px, 85px) !important;
		-webkit-transform: translate(-55px, 85px) !important;
		transform: translate(-55px, 85px) !important;
	}
	.custom-D2_21 article:not(.openmatrix) .row:first-of-type label .custom-control-description
	{
		-moz-transform:  translate(-40px, 65px) !important;
		-ms-transform: translate(-40px, 65px) !important;
		-o-transform: translate(-40px, 65px) !important;
		-webkit-transform: translate(-40px, 65px) !important;
		transform: translate(-40px, 65px) !important;
		min-width: 5rem;
	} 
	.custom-F1_15 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    min-width: 6rem;
	}
	
	.custom-C2_11a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    min-width: 6em !important;
	}
	.custom-C2_11a article:not(.openmatrix) .row:first-of-type label .custom-control-description {
	    -moz-transform: translate(-45px, 10px) !important;
	    -ms-transform: translate(-45px, 10px) !important;
	    -o-transform: translate(-45px, 10px) !important;
	    -webkit-transform: translate(-45px, 10px) !important;
	    transform: translate(-45px, 10px) !important;
	}
	
	.custom-C2_11a .form-orientation:not(.form-vertical) .row .custom-control:nth-child(1) {
	    min-width: 25% !important;
		margin-left: -40px !important;
	}
	
/* 	.custom-C2_11a .row:nth-child(1) .custom-control:nth-child(1) .custom-control-indicator,  */
/* 	.custom-C2_11a .row:nth-child(1) .custom-control:nth-child(1) input[type="text"],  */
/* 	.custom-C2_11a .row:nth-child(2) .custom-control:nth-child(1) .custom-control-indicator,  */
/* 	.custom-C2_11a .row:nth-child(2) .custom-control:nth-child(1) input[type="text"]    */
/* 	{ */
/* 		display: none !important; */
/* 	} */
	

	
/* 	.custom-KSM-ma07 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description,  
	.custom-KSM-phd02 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description
	{
    	top: 7rem;
	}
	.custom-KSM-ma07 .survey-outer .question-main,  
	.custom-KSM-phd02 .survey-outer .question-main
	{
	    margin-bottom: -2rem;
	} */
	
	.custom-D2_21 .form-orientation:not(.form-vertical) .row .custom-control:nth-child(6) {
		padding-left: 50px !important;
	}
	
	.custom-D2_17 .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-D2_17 #form\:D2_17\:qo1\:qh {
	    margin-bottom: 1.5rem;
	}
	
	.custom-C1_9 .form-orientation:not(.form-vertical) .row .custom-control:nth-child(3) {
		padding-left: 40px !important;
	}
	
	.custom-KSM-anf02 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description 
	{
	    min-width: 6rem;
	    margin-left: 2rem;
	    top: -1.5rem !important;
	}
	.custom-KSM-anf10 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description, 
	.custom-KSM-anf11 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description
	{
	    min-width: 5rem;
	    margin-left: 2rem;
	    top: -2.5rem !important;
	}
	.custom-KSM-fai05 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description,
	.custom-KSM-pol05 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description 
	.custom-KSM-pol03 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description 
	{
	    min-width: 5rem;
	    margin-left: 2rem;
	    top: -4.5rem !important;
	}
	.custom-KSM-pol04 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description 
	{
	    min-width: 5rem;
	    margin-left: 2rem;
	    top: -3.5rem !important;
	}
	.custom-KSM-fai05 .survey-outer .question-main .question-text, 
	.custom-KSM-pol05 .survey-outer .question-main .question-text, 
	.custom-KSM-pol04 .survey-outer .question-main .question-text, 
	.custom-KSM-pol03 .survey-outer .question-main .question-text 
	{
	    padding-bottom: 2rem;
	}
	
	
}

@media ( min-width : 768px) and ( max-width : 1077px) {
	.custom-D3_8 .form-orientation {
		margin-top: 5rem !important;
		
	}
/* 	.custom-D3_8 .openmatrix-rdc { */
/* 		width: 60% !important; */
/* 		color: red !important; */
/* 	} */
	.custom-D3_8 .openmatrix .row label .column {
	    -moz-transform: translate(20px, -65px) !important;
	    -ms-transform: translate(20px, -65px) !important;
	    -o-transform: translate(20px, -65px) !important;
	    -webkit-transform: translate(20px, -65px) !important;
	    transform: translate(20px, -65px) !important;
		max-width: 8rem;
	}
	.custom-D3_8 input[type="text"] {
/* 	    width: 60px !important; */
	    width: 70% !important;
	}
	.custom-D3_8 #form\:D3_8\:mqo\:ins2 {
		padding-bottom: 2rem !important;
	}
	
	.custom-A_56 .form-orientation {
		margin-top: 5rem !important;
		
	}
	.custom-A_56 .openmatrix .row label .column {
	    -moz-transform: translate(45px,-60px) !important;
	    -ms-transform: translate(45px,-60px) !important;
	    -o-transform: translate(45px,-60px) !important;
	    -webkit-transform: translate(45px,-60px) !important;
	    transform: translate(45px,-60px) !important;
		max-width: 11rem;
	}
	
	.custom-C1_9 .col-md-8 {
	    max-width: 50% !important;
	}
}

@media ( min-width : 1078px){
	.custom-D3_8 .form-orientation {
		margin-top: 5rem !important;
	}
	.custom-D3_8 .openmatrix .row label .column {
	    -moz-transform: translate(25px, -55px) !important;
	    -ms-transform: translate(25px, -55px) !important;
	    -o-transform: translate(25px, -55px) !important;
	    -webkit-transform: translate(25px, -55px) !important;
	    transform: translate(25px, -55px) !important;
		max-width: 11rem;
	}
	.custom-A_56 .form-orientation {
		margin-top: 5rem !important;
		
	}
	.custom-A_56 .openmatrix .row label .column {
	    -moz-transform: translate(45px,-60px) !important;
	    -ms-transform: translate(45px,-60px) !important;
	    -o-transform: translate(45px,-60px) !important;
	    -webkit-transform: translate(45px,-60px) !important;
	    transform: translate(45px,-60px) !important;
		max-width: 11rem;
	}
	.custom-C1_9 .col-md-8 {
	    max-width: 25% !important;
	}
}
	

@media ( min-width : 767px){
	.custom-D3_6 .openmatrix .row label .column {
		-moz-transform: translate(45px, -25px) !important;
		-ms-transform: translate(45px, -25px) !important;
		-o-transform: translate(45px, -25px) !important;
		-webkit-transform: translate(45px, -25px) !important;
		transform: translate(45px, -25px) !important;
	}
	
	.custom-B1_3a .openmatrix .row label .column {
		-moz-transform: translate(15px, -25px) !important;
		-ms-transform: translate(15px, -25px) !important;
		-o-transform: translate(15px, -25px) !important;
		-webkit-transform: translate(15px, -25px) !important;
		transform: translate(15px, -25px) !important;
	}
	
	.custom-KSM-fai27 .form-orientation:not(.form-vertical) .carousel .carousel-item {
	    min-height: 4rem !important;
	}
	.custom-KSM-fai27 .survey-outer .question-main .question-text {
	    padding-bottom: 2rem;
	}
	.custom-KSM-fai27 .form-orientation:not(.form-vertical) .custom-form.custom-form-checkbox {
	    margin-top: 0.5rem;
	}
	
	.custom-KSM-fai27 .form-orientation:not(.form-vertical) .custom-form.custom-form-checkbox .custom-control-description {
	    margin-left: 2.1rem !important;
	    margin-top: -6.5rem !important;
	}
	
	/*VD OPEN TEST*/
	.custom-SDK-sde10 #form\:SDK-sde10\:mqo .carousel{
	   padding-top:20px;
	}
	
	.custom-SDK-sde10 #form\:SDK-sde10\:mqo .form-orientation:not(.form-vertical) .row .openmatrix-rdc {
		width:50%;
	}
	
	.custom-SDK-sde10 #form\:SDK-sde10\:mqo .form-orientation:not(.form-vertical) .row .openmatrix-rdc label{
	   width:50%;
	   align-items: center;
	   justify-content: center;
	   text-align: center;
	}
	
	.custom-SDK-sde10 #form\:SDK-sde10\:mqo .form-orientation:not(.form-vertical) .row .openmatrix-rdc label .column{
	   position: absolute;
	   -moz-transform: translate(-25px, -30px);
	   -ms-transform: translate(-25px, -30px);
	   -o-transform: translate(-25px, -30px);
	   -webkit-transform: translate(-25px, -20px);
	   transform: translate(-25px, -30px);
	   max-width: 150px;
	}
	.custom-SDK-sde10 .openmatrix .row label input {
		max-width: 80% !important;
	}
	
	
	/* HUHU	*/	
	.custom-B1_4a .survey-outer #form\:B1_4a\:mqo1 .question-main {
		margin-bottom: 6rem;
	}
	.custom-B1_4a #form\:B1_4a\:mqo1 .col-md-4 {
		flex: 0 0 20% ;
	}
	.custom-B1_4a #form\:B1_4a\:mqo1 .openmatrix-rdc {
		flex: 0 0 80% ;
	}
	.custom-B1_4a #form\:B1_4a\:mqo1 .form-orientation:not(.form-vertical) .row .openmatrix-rdc label{
	   width:25%;
	   align-items: center;
	   justify-content: center;
	   text-align: center;
	}
	.custom-B1_4a #form\:B1_4a\:mqo1 .form-orientation:not(.form-vertical) .row .openmatrix-rdc label .column{
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
		text-align:justify;
		position: absolute;
	   -moz-transform: translate(2px, -30px);
	   -ms-transform: translate(2px, -30px);
	   -o-transform: translate(2px, -30px);
	   -webkit-transform: translate(2px, -20px);
	   transform: translate(2px, -60px);
	   width: 50px !important;
	}
	
	.custom-B1_4a #form\:B1_4a\:mqo1 .row:nth-child(4) input[type="text"] {
		display: none !important;
	}
	.custom-B1_4a #form\:B1_4a\:mqo1 .row:nth-child(4) .postfix {
	    margin-left: -15px !important;
	}
	

	.custom-B1_6 .survey-outer .question-main,  
	.custom-B1_4a #form\:B1_4a\:mqo2 .question-main
	{
		margin-bottom: 6rem;
	}
	.custom-B1_6 .col-md-4,  
	.custom-B1_4a #form\:B1_4a\:mqo2 .col-md-4
	{
		flex: 0 0 20% !important;
	}
	.custom-B1_6 .openmatrix-rdc,  
	.custom-B1_4a #form\:B1_4a\:mqo2 .openmatrix-rdc 
	{
		flex: 0 0 80% !important;
	}
	.custom-B1_6 #form\:B1_6\:mqo .form-orientation:not(.form-vertical) .row .openmatrix-rdc label, 
	.custom-B1_4a #form\:B1_4a\:mqo2 .form-orientation:not(.form-vertical) .row .openmatrix-rdc label
	{
	   width:25%;
	   align-items: center;
	   justify-content: center;
	   text-align: center;
	}
	.custom-B1_6 #form\:B1_6\:mqo .form-orientation:not(.form-vertical) .row .openmatrix-rdc label .column, 
	.custom-B1_4a #form\:B1_4a\:mqo2  .form-orientation:not(.form-vertical) .row .openmatrix-rdc label .column
	{
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
		text-align:justify;
		position: absolute;
	   -moz-transform: translate(2px, -30px);
	   -ms-transform: translate(2px, -30px);
	   -o-transform: translate(2px, -30px);
	   -webkit-transform: translate(2px, -20px);
	   transform: translate(2px, -60px);
/* 	   width: 10%; */
		width: 50px !important;
	}	
	.custom-B1_6 .row:nth-child(5) input[type="text"],  
	.custom-B1_4a #form\:B1_4a\:mqo2 .row:nth-child(4) input[type="text"]
	{
		display: none !important;
	}
	.custom-B1_6 .row:nth-child(5) .postfix,  
	.custom-B1_4a #form\:B1_4a\:mqo2 .row:nth-child(4) .postfix
	{
	    margin-left: -15px !important;
	}
	
	
	/**/
	.custom-SDK-zei01 .survey-outer .question-main {
		margin-bottom: 8rem;
	}
	.custom-SDK-zei01 .col-md-4 {
		flex: 0 0 30% ;
	}
	.custom-SDK-zei01 .openmatrix-rdc {
		flex: 0 0 70% ;
	}
	.custom-SDK-zei01 #form\:SDK-zei01\:mqo .form-orientation:not(.form-vertical) .row .openmatrix-rdc label{
	   width:30%;
	   align-items: center;
	   justify-content: center;
	   text-align: center;
	}
	.custom-SDK-zei01 #form\:SDK-zei01\:mqo .form-orientation:not(.form-vertical) .row .openmatrix-rdc label .column{
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
		text-align:justify;
		position: absolute;
	   -moz-transform: translate(-25px, -30px);
	   -ms-transform: translate(-25px, -30px);
	   -o-transform: translate(-25px, -30px);
	   -webkit-transform: translate(-25px, -20px);
	   transform: translate(-25px, -90px);
	   width: 10%;
	}	
	.custom-C2_1 .add-pipe::before {
	    width: 80% !important;
	    margin-left: 18%;
	}
	.custom-C2_12 .add-pipe::before {
	    width: 65% !important;
	    margin-left: 30%;
	}
	
	.custom-C2_3 .attached input[type="text"] {
	    width: 40px !important;
	}
	
	.custom-D3_21 .survey-outer .question-main {
	    margin-bottom: 3.5rem !important;
	}
}	

@media ( max-width : 767px) {
	.custom-SDK-sde10 .openmatrix .carousel-item.active {
     	width: 100%;
	} 
	
	.custom-SDK-sde10 .openmatrix .carousel-item.active .postfix .xx{
		display: inline-block;
	} 
	.custom-C2_1 .add-pipe::before {
	    height: 80%;
	    top: 20%;
	}
	.custom-C2_12 .add-pipe::before {
	    height: 65%;
	    top: 30%;
	}
	.custom-C2_3 .attached input[type="text"] {
	    width: 30px !important;
	}
	
	.custom-B1_4a_r input[type="text"] {
	    width: 100px !important;
	}
	.custom-B1_4a_r ol, .custom-B1_4a_r .carousel-control-outer, 
	 .custom-B1_4a_r .openmatrix-rdc label:nth-child(4) input[type="text"]  	
	{
		display: none !important;
	}
	.custom-B1_4a_r .openmatrix-rdc label:nth-child(4) .xx {
		justify-content: center;
		align-items: center;
		display: grid;
		margin-left: 0rem !important;
	}
	.custom-B1_4a_r .openmatrix-rdc label:nth-child(3) .column {
		top: -10px !important;
		position: relative;
	}
	.custom-B1_4a_r .postfix {
	    display: table-cell;
	}
	.custom-B1_4a_r .survey-outer .question-sub .text-head {
	    margin-left: 8rem !important;
	    margin-bottom: 1px !important;
	}
	
	.custom-B1_6_r input[type="text"] {
	    width: 100px !important;
	}
	.custom-B1_6_r ol, .custom-B1_6_r .carousel-control-outer, 
	 .custom-B1_6_r .openmatrix-rdc label:nth-child(5) input[type="text"]  	
	{
		display: none !important;
	}
	.custom-B1_6_r .openmatrix-rdc label:nth-child(5) .xx {
		justify-content: center;
		align-items: center;
		display: grid;
		margin-left: 0rem !important;
	}
	.custom-B1_6_r .openmatrix-rdc label:nth-child(4) .column {
		top: -10px !important;
		position: relative;
	}
	.custom-B1_6_r .postfix {
	    display: table-cell;
	}
	.custom-B1_6_r .survey-outer .question-sub .text-head {
	    margin-left: 8rem !important;
	    margin-bottom: 1px !important;
	}
	.custom-A_23 input[type="text"], 
	.custom-D1_11a input[type="text"] 
	{
	    width: 70% !important;
	}
}

@media ( min-width : 767px) and ( max-width : 1023px) { 
	.custom-B1_4a .form-orientation:not(.form-vertical) .row label:nth-child(3)
	
	{
/* 		margin-left: 40px !important; */
	}
	.custom-B1_6 .form-orientation:not(.form-vertical) .row label:nth-child(3) 
	
	{
/* 		margin-left: 5px !important; */
	}
	
	.custom-KSM-pol03 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description, 
	.custom-KSM-pol05 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description 
	{
	    min-width: 5rem;
	}
	.custom-KSM-pol03 article:not(.openmatrix) .row:first-of-type label .custom-control-description, 
	.custom-KSM-pol05 article:not(.openmatrix) .row:first-of-type label .custom-control-description {
	    position: absolute;
	    -moz-transform: translate(-40px, 0px) !important;
	    -ms-transform: translate(-40px, 0px) !important;
	    -o-transform: translate(-40px, 0px) !important;
	    -webkit-transform: translate(-40px, 0px) !important;
	    transform: translate(-40px, 0px) !important;
	}
}
@media ( min-width : 1024px) { 
	.custom-B1_4a #form\:B1_4a\:mqo1 .form-orientation:not(.form-vertical) .row label:nth-child(3)
/* 	,  */
/* 	.custom-B1_6 .form-orientation:not(.form-vertical) .row label:nth-child(3) */
	{
/* 		margin-left: 40px !important; */
	}
}

/*
	TODO: VD Comparison
*/

@media ( max-width : 414px) {
	.comparison .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
			width: 30% !important;
	 		margin-left: 1%; 
		}
}

/* @media ( min-width : 767px) { */
@media ( min-width : 660px) {
	.comparison .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
			width: 50% !important;
	 		margin-left: 15%; 
	}
	.custom-B2_9b .comparison .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
			width: 80% !important;
	}
	
	.comparison .form-orientation:not(.form-vertical) .custom-control-description input {
    	margin-left: 35% !important;
	}
}
@media ( min-width : 1024px) {
	.comparison .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
			width: 20% !important;
	 		margin-left: 10%; 
	}
}

@media ( min-width : 0px) {
	fieldset {
/* 		min-width: 550px; */
		min-width: min-content !important;
	}
}

	.custom-gesch04 .row .custom-control label .custom-control-indicator{
		display: none;
	}
	
	.custom-gesch04 .row .custom-control label .custom-control-description .attached{
		margin-top:inherit !important;
	    position: absolute;
	   -moz-transform: translate(-55px,65px);
	   -ms-transform: translate(-55px,65px);
	   -o-transform: translate(-55px,65px);
	   -webkit-transform: translate(-55px,65px);
	   transform: translate(-55px,65px);
	   min-width:150px;
	}
	

	.custom-gesch04 .row .custom-control label .custom-control-indicator[data-missing="data-missing"]{
		display: inherit;
	}
	
	.custom-gesch04 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
		position: inherit !important;
		-moz-transform: inherit !important;
		-ms-transform: inherit !important;
		-o-transform: inherit !important;
		-webkit-transform: inherit !important;
		transform: inherit !important;
		pointer-events: inherit !important;
	}

/*
Custom fix !!!!
*/

.custom-E1_6 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 
	
.custom-C1_6 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 


.custom-C1_9 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-C1_10 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 
	
.custom-C1_11 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-C1_12 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-D1_7 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-D1_8 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 
	
.custom-D1_17 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-D1_18 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-D1_20 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-D1_21 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 
	
.custom-D1_22 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-D1_23 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-D1_24 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-D1_25 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 
	
.custom-D1_27 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-D1_28 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-D3_11 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-D3_12 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 
	
.custom-D3_21 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-D3_22 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-F1_2 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-F1_14 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-F2_2 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 
	
.custom-F2_8 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-F2_15 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 
	
.custom-F2_20 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-F3_1 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 
	
.custom-F3_2 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-F3_13 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 
	
.custom-F3_14 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-F3_22 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 
	
.custom-F3_25 article:not(.openmatrix) .row:first-of-type label .custom-control-description{
			position: relative !important;			
	} 

.custom-SDK-gub01 fieldset, .custom-SDK-vbi5_1 fieldset, .custom-SEK-woh01 fieldset {
	border: none;
	margin: 0px !important;
/* 	display: none; */
}
.custom-SDK-gub01 fieldset legend, .custom-SDK-vbi5_1 fieldset legend, .custom-SEK-woh01 fieldset legend {
	background: none;
	border: none;
	padding: 0px;
	margin-top: 15px;
	margin-left: -5px;
	font-weight: bold;
}
.custom-SEK-woh01 fieldset legend {
	background: none;
	border: none;
	padding: 0px;
	margin-top: 15px;
	margin-left: 15px;
	font-weight: bold;
}

/* 	Verbindungslinien ausblenden */
@media ( min-width : 415px) {
.custom-D3_10 #form\:D3_10\:mc\:rd\:ao4\:ato5 {
		margin-left: -13%;
	}
}

/* 	Abstand zum Fragetext bzw. Header �ndern */
.custom-C1_3 #form\:C1_3\:mc header {
		margin-bottom: 20px;
	}
	
.custom-C1_1 #form\:C1_1\:sc header {
		margin-bottom: 20px;
	}

.custom-C1_4 #form\:C1_4\:qo header {
		margin-bottom: 20px;
	}

.custom-C1_5 #form\:C1_5\:sc header {
		margin-bottom: 20px;
	}
	
.custom-C1_14 #form\:C1_14\:sc header {
		margin-bottom: 20px;
	}
.custom-C2_3 #form\:C2_3\:qsc header {
		margin-bottom: 20px;
	}	
	
.custom-D1_3 #form\:D1_3\:mc header {
		margin-bottom: 20px;
	}

.custom-D1_4 #form\:D1_4\:qo header {
		margin-bottom: 20px;
	}
	
.custom-D1_5 #form\:D1_5\:mc header {
		margin-bottom: 20px;
	}

.custom-D1_9 #form\:D1_9\:qsc header {
		margin-bottom: 20px;
	}	
	
.custom-D1_10a #form\:D1_10a\:qsc header {
		margin-bottom: 20px;
	}
	
.custom-D1_10 #form\:D1_10\:qsc header {
		margin-bottom: 20px;
	}	
	
.custom-D1_11 #form\:D1_11\:qsc header {
		margin-bottom: 20px;
	}
	
.custom-D1_14 #form\:D1_14\:sc header {
		margin-bottom: 20px;
	}	

.custom-D3_1 #form\:D3_1\:qsc header {
		margin-bottom: 20px;
	}
	
.custom-D3_2 #form\:D3_2\:qo header {
		margin-bottom: 20px;
	}

.custom-D3_3 #form\:D3_3\:qo1 header {
		margin-bottom: 20px;
	}

.custom-D3_3 #form\:D3_3\:qo2 header {
		margin-bottom: 20px;
		margin-top: 30px;
	}

.custom-D3_4 #form\:D3_4\:qo1 header {
		margin-bottom: 15px;
	}
	
.custom-D3_4 #form\:D3_4\:mc1 header {
		margin-bottom: 10px;
	}

/* 	test - ao nach links */
.custom-D3_4 #form\:D3_4\:mc1\:rd\:ao1 span {
		margin-left: 5px;
	}

.custom-D3_7 #form\:D3_7\:mc header {
		margin-bottom: 15px;
	}
	
.custom-D3_9 #form\:D3_9\:qo header {
		margin-bottom: 20px;
	}	
	
.custom-D3_10 #form\:D3_10\:mc header {
		margin-bottom: 20px;
	}	
	
.custom-D3_13 #form\:D3_13\:sc header {
		margin-bottom: 20px;
	}	
	
.custom-D3_14 #form\:D3_14\:sc header {
		margin-bottom: 20px;
	}	
	
.custom-D3_15 #form\:D3_15\:sc header {
		margin-bottom: 20px;
	}		
	
.custom-D3_17 #form\:D3_17\:sc header {
		margin-bottom: 20px;
	}		

.custom-D3_18 #form\:D3_18\:mc header {
		margin-bottom: 15px;
	}
.custom-B1_1 #form\:B1_1\:qsc header {
		margin-bottom: 20px;
	}
					
/* 	Unit ausblenden */

.custom-D1_7 fieldset, .custom-D1_8 fieldset, .custom-F2_1 fieldset, .custom-F1_1 fieldset, .custom-F2_8 fieldset, .custom-F3_19 fieldset {
	border: none !important;
	background:inherit;
}

.custom-D1_8 fieldset legend, .custom-D1_7 fieldset legend,  .custom-F2_1 fieldset legend, .custom-F1_1 fieldset legend {
	display: none;
}	

/* Verbindungslinien */
/* .custom-B2_5 .add-pipe::before, */
.custom-C1_1 .add-pipe::before, .custom-C1_5 .add-pipe::before, .custom-C1_9 .add-pipe::before, .custom-C1_14 .add-pipe::before, .custom-D1_1 .add-pipe::before, .custom-D1_6 .add-pipe::before, 
.custom-D1_9 .add-pipe::before, .custom-D1_10a .add-pipe::before, .custom-D3_1 .add-pipe::before, .custom-D3_13 .add-pipe::before, .custom-D3_14 .add-pipe::before,
.custom-D3_15 .add-pipe::before, .custom-D3_17 .add-pipe::before, .custom-F1_3 .add-pipe::before, .custom-F1_6 .add-pipe::before, .custom-F1_11 .add-pipe::before,
.custom-F1_12 .add-pipe::before, .custom-F1_19 .add-pipe::before, .custom-C3_3 .add-pipe::before, .custom-F2_3 .add-pipe::before, .custom-F2_9 .add-pipe::before, .custom-F2_10 .add-pipe::before, 
.custom-F2_18 .add-pipe::before, .custom-F3_3 .add-pipe::before, .custom-F3_9 .add-pipe::before, .custom-F3_17 .add-pipe::before, .custom-F3_18 .add-pipe::before, .custom-F3_21 .add-pipe::before, 
.custom-F3_23 .add-pipe::before, .custom-F3_24 .add-pipe::before, .custom-C2_4 .add-pipe::before, .custom-C2_5 .add-pipe::before, .custom-C2_6 .add-pipe::before,
.custom-C2_8 .add-pipe::before, .custom-B1_1 .add-pipe::before, .custom-B1_8 .add-pipe::before, .custom-B2_4 .add-pipe::before, 
.custom-C2_3 .add-pipe::before, .custom-A_1 .add-pipe::before, .custom-A_2 .add-pipe::before, .custom-A_3 .add-pipe::before, .custom-A_5 .add-pipe::before, .custom-A_6 .add-pipe::before, .custom-A_11 .add-pipe::before, 
.custom-A_12 .add-pipe::before, .custom-A_13 .add-pipe::before, .custom-A_16 .add-pipe::before, .custom-A_24 .add-pipe::before, .custom-A_25 .add-pipe::before, .custom-A_28 .add-pipe::before, 
.custom-A_38 .add-pipe::before, .custom-A_40 .add-pipe::before, .custom-A_41 .add-pipe::before, .custom-A_42 .add-pipe::before, .custom-A_44 .add-pipe::before, .custom-A_46 .add-pipe::before, .custom-A_47 .add-pipe::before, 
.custom-A_48 .add-pipe::before, .custom-A_54 .add-pipe::before, .custom-A_55 .add-pipe::before, .custom-A_8a .add-pipe::before, .custom-A_9b .add-pipe::before, .custom-A_12a .add-pipe::before, 
.custom-A_17 .add-pipe::before, .custom-A_25b .add-pipe::before, .custom-A_33 .add-pipe::before, .custom-A_35 .add-pipe::before, .custom-A_38b .add-pipe::before, .custom-B1_5 .add-pipe::before, 
.custom-B1_7 .add-pipe::before, .custom-B2_10 .add-pipe::before, .custom-C2_0 .add-pipe::before, .custom-C2_12 .add-pipe::before, .custom-D1_16 .add-pipe::before, .custom-D2_5 .add-pipe::before, 
.custom-D3_13b .add-pipe::before, .custom-F3_16 .add-pipe::before, .custom-C2_11a .add-pipe::before, .custom-KSM-ma02 .add-pipe::before,  .custom-CO_21 .add-pipe::before, .custom-CO_19 .add-pipe::before, 
.custom-E1_0 .add-pipe::before, .custom-E1_1 .add-pipe::before, .custom-E1_1a .add-pipe::before, .custom-TR_1 .add-pipe::before 
{
	background-color: transparent;
}

/* Verbindungslinien für einzelne Fragen ausblenden*/
.custom-pn_2 #form\:pn_2\:qsc1\:rd > div > div > div::before {
    	background-color: transparent
}


.custom-D3_19 .containerAcc article:nth-child(1) .add-pipe::before
{
	
	background-color: transparent;
}

.custom-D1_1 input[type="text"] {
	max-width: 100% !important;
}

.custom-D1_2 input[type="text"] {
	width: 50% !important;
}

.custom-D1_5 .custom-control-description .attached input[type="text"] {
	max-width: 100% !important;
}
.custom-D1_5 .attached input[type="text"] {
    width: 100% !important;
}

.custom-D1_11 .form-inline label {
    justify-content: left;
}
.custom-D1_11 input[type="text"] {
	width: 70% !important;
}

.custom-D1_12 .form-inline label {
    justify-content: left;
}
.custom-D1_12 input[type="text"] {
	width: 70% !important;
	margin-top: -20px;
}
.custom-D1_21 input[type="text"] {
	width: 50% !important;
}
.custom-D3_4 input[type="text"] {
	width: 40% !important;
}
.custom-D3_4 .form-inline label {
    justify-content: left;
}


.custom-C1_10 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-C1_11 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-C2_12 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-D1_7 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 7rem;
}
.custom-D1_8 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 7rem;
}
.custom-D1_17 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-D1_18 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-D1_20 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 8rem;
}
.custom-D1_22 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-D1_23 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-D1_24 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-D1_25 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-D3_11 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-D3_12 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-D3_21 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-D3_22 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 7rem;
}
/* .custom-F1_1 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description { */
/*     min-width: 9rem; */
/* } */

/* .custom-F1_1 .form-orientation:not(.form-vertical) .row:first-of-type label .custom-control-description { */
/* 	    -moz-transform: translate(-52px, 115px); */
/* 	    -ms-transform: translate(-52px, 115px); */
/* 	    -o-transform: translate(-52px, 115px); */
/* 	    -webkit-transform: translate(-52px, 115px); */
/* 	    transform: translate(-52px, 115px); */
/* } */



.custom-F1_9 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-F1_16 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 8rem;
}
.custom-F1_23 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-F1_24 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-F2_1 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-F2_8 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-F2_15 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 7rem;
}
.custom-F2_20 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-F3_1 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-F3_13 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 8rem;
}
.custom-B1_2 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-B1_5 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-B2_4 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 8rem;
}
.custom-B2_6 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 9rem;
}
.custom-B2_8a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 7rem;
}
.custom-B2_8b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
    min-width: 7rem;
}


.custom-C1_7 .survey-outer .question-main {
    margin-bottom: 1.5rem !important;
}



.custom-D1_21 .col-md-4 {
    max-width: 25% !important;
}
.custom-D1_27 .col-md-4 {
    max-width: 15% !important;
}


/*Singlechoice: eine Zeile absetzen*/
.custom-D1_6 .pipe-zofar-item[data-sequence="1"] .custom-control-indicator {
	margin-top: 4px !important;
}
.custom-D1_6 .pipe-zofar-item[data-sequence="1"] .custom-control-description {
	margin-top: 21px !important;
}  

.custom-D1_13 .survey-outer .question-main {
    margin-bottom: 1.2rem;
}

.custom-D1_19 .survey-outer .question-main {
    margin-bottom: 0.1rem;
}

/* DropDown-Matrix: Spalte optimieren*/
@media ( min-width : 769px) {
	.custom-D1_14 .form-inner {
	    margin-bottom: 3rem;
	    width: 60%;
	}
	
	.custom-D1_21 .row .flex-wrapper .custom-control:nth-of-type(6)  {
		margin-left: 70px !important;
	}
}

.custom-D1_6 #form\:D1_6\:qsc\:rd\:ao1\:ao\:aoq{
	width: 250px;
}

.custom-C1_2 label input{
	width: 250px;
}

.custom-D3_2 #form\:D3_2\:qo\:responsedomain\:response\:oq{
	width: 130px;
}

.custom-D3_6 .openmatrix .row label input{
	max-width: 15rem !important;
}

.custom-D3_8 .openmatrix .row label input{
	max-width: 18rem !important;
}

.custom-D3_4 #form\:D3_4\:mc1 .form-orientation {
	   width: 70% !important;
	   padding-left: 10px;
	   
}

.custom-D3_6 .carousel .row .text-sub{
/* 	display: inherit !important; */
	display: flex !important;
}


.custom-A_13 fieldset, .custom-C2_2 fieldset, .custom-A_24 fieldset, .custom-F1_13 fieldset 
{
	min-width: min-content !important;
}


/*Zeilenhöhe verringer SingleChoice*/
/* .custom-D3_14 .custom-form.custom-form-radio .custom-control,  */
.custom-C1_1 .custom-form.custom-form-radio .custom-control, .custom-C1_5 .custom-form.custom-form-radio .custom-control, 
.custom-C1_14 .custom-form.custom-form-radio .custom-control, .custom-D1_9 .custom-form.custom-form-radio .custom-control, 
.custom-D3_1 .custom-form.custom-form-radio .custom-control, .custom-D3_13 .custom-form.custom-form-radio .custom-control, 
.custom-D3_15 .custom-form.custom-form-radio .custom-control, 
.custom-D3_17 .custom-form.custom-form-radio .custom-control, .custom-B1_1 .custom-form.custom-form-radio .custom-control, 
.custom-B2_3a .custom-form.custom-form-radio .custom-control

 {
    height: 5px !important;
}


/*Zeilenhöhe und "LUFTIG" verringern*/
@media ( min-width : 768x) {
	.custom-D1_19 .form-horizontal .form-inner {
	    width: 50%;
	    margin-left: 20px;
	}
	
	.custom-C1_6 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-C1_6 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
/* 	.custom-C1_6 article:not(.openmatrix) .carousel .row .text-sub { */
/* 	    padding-top: 10px !important; */
/* 	} */
	.custom-C1_6 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-C1_6 .carousel {
	    padding-top: 20px;
	}
	.custom-C1_6 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}

	.custom-C1_9 .survey-outer .question-main {
	    margin-bottom: -1rem;
	}
	.custom-C1_9 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-C1_9 .carousel {
	    padding-top: 20px;
	}
	.custom-C1_9 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-C1_10 .survey-outer .question-main {
	    margin-bottom: -1.5rem !important;
	}
	.custom-C1_10 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-C1_10 article:not(.openmatrix) .carousel .row .text-sub {
/* 	    padding-top: 10px !important; */
	}
	.custom-C1_10 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-C1_10 .carousel {
	    padding-top: 20px;
	}
	.custom-C1_10 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-C1_11 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-C1_11 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-C1_11 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-C1_11 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-C1_11 .carousel {
	    padding-top: 20px;
	}
	.custom-C1_11 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-C1_12 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-C1_12 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-C1_12 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-C1_12 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-C1_12 .carousel {
	    padding-top: 20px;
	}
	.custom-C1_12 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
/* 	.custom-D1_7 .survey-outer .question-main { */
/* 	    margin-bottom: 0rem !important; */
/* 	} */
/* 	.custom-D1_7 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio { */
/* 	    margin: 1.5rem auto; */
/* 	} */
/* 	.custom-D1_7 article:not(.openmatrix) .carousel .row .text-sub { */
/* 	    padding-top: 10px !important; */
/* 	} */
/* 	.custom-D1_7 .col-md-8 { */
/* 	    max-width: 50% !important; */
/* 	} */
/* 	.custom-D1_7 .carousel { */
/* 	    padding-top: 20px; */
/* 	} */
/* 	.custom-D1_7 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description { */
/* 	    top: -2.5rem; */
/* 	    margin-left: 0px; */
/* 	} */
/* 	.custom-D1_7 article:not(.openmatrix) .row:first-of-type label .custom-control-description { */
/* 	    -moz-transform: translate(-45px, 62px); */
/* 	    -ms-transform: translate(-45px, 62px); */
/* 	    -o-transform: translate(-45px, 62px); */
/* 	    -webkit-transform: translate(-45px, 62px); */
/* 	    transform: translate(-45px, 62px); */
/* 	} */
/* 	.custom-D1_7 .container { */
/* 	    margin-top: 0px; */
/* 	} */
	
	
/* 	.custom-D1_8 .survey-outer .question-main { */
/* 	    margin-bottom: 0rem; */
/* 	} */
/* 	.custom-D1_8 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio { */
/* 	    margin: 1.5rem auto; */
/* 	} */
/* 	.custom-D1_8 article:not(.openmatrix) .carousel .row .text-sub { */
/* 	    padding-top: 10px !important; */
/* 	} */
/* 	.custom-D1_8 .col-md-8 { */
/* 	    max-width: 50% !important; */
/* 	} */
/* 	.custom-D1_8 .carousel { */
/* 	    padding-top: 20px; */
/* 	} */
/* 	.custom-D1_8 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description { */
/* 	    top: -2.5rem; */
/* 	    margin-left: 0px; */
/* 	} */
/* 	.custom-D1_8 article:not(.openmatrix) .row:first-of-type label .custom-control-description { */
/* 	    -moz-transform: translate(-45px, 62px); */
/* 	    -ms-transform: translate(-45px, 62px); */
/* 	    -o-transform: translate(-45px, 62px); */
/* 	    -webkit-transform: translate(-45px, 62px); */
/* 	    transform: translate(-45px, 62px); */
/* 	} */
/* 	.custom-D1_8 .container { */
/* 	    margin-top: -25px; */
/* 	} */
	.custom-D1_17 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_17 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_17 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_17 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_17 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_17 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	
	.custom-D1_18 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_18 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_18 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_18 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_18 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_18 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D1_20 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_20 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_20 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_20 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_20 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_20 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D1_24 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_24 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_24 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_24 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_24 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_24 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D1_25 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_25 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_25 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_25 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_25 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_25 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D1_27 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_27 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_27 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_27 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_27 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_27 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D1_28 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_28 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_28 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_28 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_28 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_28 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D1_28 .col-md-4 {
    	flex: 0 0 25% !important;
	}
	.custom-D3_11 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D3_11 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D3_11 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D3_11 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D3_11 .carousel {
	    padding-top: 20px;
	}
	.custom-D3_11 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D3_12 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D3_12 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D3_12 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D3_12 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D3_12 .carousel {
	    padding-top: 20px;
	}
	.custom-D3_12 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	
	.custom-D3_21 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
/* 	.custom-D3_21 article:not(.openmatrix) .carousel .row .text-sub { */
/* 	    padding-top: 10px !important; */
/* 	} */
	.custom-D3_21 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D3_21 .carousel {
	    padding-top: 20px;
	}
	.custom-D3_21 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D3_22 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D3_22 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D3_22 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D3_22 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D3_22 .carousel {
	    padding-top: 20px;
	}
	.custom-D3_22 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 10px;
	}
	.custom-D3_22 .col-md-4 {
    	flex: 0 0 25% !important;
	}
	.custom-B1_2 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B1_2 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B1_2 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B1_2 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B1_2 .carousel {
	    padding-top: 20px;
	}
	.custom-B1_2 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -1.2rem;
	    margin-left: 0px;
	}
	.custom-B1_2 .col-md-4 {
    	flex: 0 0 25% !important;
	}
	.custom-B1_5 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B1_5 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B1_5 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B1_5 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B1_5 .carousel {
	    padding-top: 20px;
	}
	.custom-B1_5 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-B1_5 .col-md-4 {
    	flex: 0 0 25% !important;
	}
	.custom-B1_8 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B1_8 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B1_8 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B1_8 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B1_8 .carousel {
	    padding-top: 20px;
	}
	.custom-B1_8 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: 0.5rem;
	    margin-left: 0px;
	}
	.custom-B1_8 .col-md-4 {
    	flex: 0 0 15% !important;
	}
	
	.custom-B2_1 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B2_1 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_1 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	
	.custom-B2_1 .carousel {
	    padding-top: 20px;
	}
	.custom-B2_1 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -3.5rem;
	    margin-left: 0px;
	}
	.custom-B2_1 .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-B2_1 .col-sm-8 {
	    max-width: 40% !important;
	    margin-left: -60px;
	}
	.custom-B2_1 .col-md-4 {
	    max-width: 50% !important;
	}
	.custom-B2_1 .form-horizontal .form-inner .text-sub {
		width: auto !important;
	}
	
	.custom-B2_3a .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B2_3a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_3a article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	
	.custom-B2_3a .carousel {
	    padding-top: 20px;
	}
	.custom-B2_3a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -3.5rem;
	    margin-left: 0px;
	}
	.custom-B2_3a .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-B2_3a .col-sm-8 {
	    max-width: 40% !important;
	    margin-left: -100px;
	}
	.custom-B2_3a .col-md-4 {
	    max-width: 30% !important;
	}
	.custom-B2_3a .form-horizontal .form-inner .text-sub {
		width: auto !important;
	}
	
	
	.custom-B2_3b .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B2_3b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_3b article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_3b .carousel {
	    padding-top: 20px;
	}
	.custom-B2_3b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -3.5rem;
	    margin-left: 0px;
	}
	.custom-B2_3b .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-B2_3b .col-sm-8 {
	    max-width: 40% !important;
	    margin-left: -100px;
	}
	.custom-B2_3b .col-md-4 {
	    max-width: 30% !important;
	}
	.custom-B2_3b .form-horizontal .form-inner .text-sub {
		width: auto !important;
	}
	
	.custom-B2_4 .survey-outer .question-main {
	    margin-bottom: 3rem;
	}
	.custom-B2_4 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_4 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_4 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B2_4 .carousel {
	    padding-top: 20px;
	}
	.custom-B2_4 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-B2_5 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B2_5 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_5 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_5 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B2_5 .carousel {
	    padding-top: 20px;
	}
	.custom-B2_5 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: 0.5rem;
	    margin-left: 0px;
	}
	.custom-B2_5 .col-md-4 {
    	flex: 0 0 20% !important;
	}
	.custom-B2_6 .survey-outer .question-main {
/* 	    margin-bottom: 1rem; */
	    margin-bottom: 3rem !important;
	}
	.custom-B2_6 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_6 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_6 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B2_6 .carousel {
	    padding-top: 20px;
	}
	.custom-B2_6 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.0rem;
	    margin-left: 0px;
	}
	.custom-B2_7 .survey-outer .question-main {
	    margin-bottom: 3rem;
	}
	.custom-B2_7 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_7 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_7 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B2_7 .carousel {
	    padding-top: 20px;
	}
	.custom-B2_7 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-B2_8a .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-B2_8a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_8a article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_8a .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B2_8a .carousel {
	    padding-top: 20px;
	}
	.custom-B2_8a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -1.0rem;
	    margin-left: 10px;
	}
	
	
	.custom-B2_8b .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-B2_8b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_8b article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_8b .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B2_8b .carousel {
	    padding-top: 20px;
	}
	.custom-B2_8b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -1.0rem;
	    margin-left: 10px;
	}
	
	
	.custom-B2_2a .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-B2_2a .col-sm-8 {
	    max-width: 40% !important;
	}
	
	
	.custom-B1_3a .survey-outer .question-main {
	    margin-bottom: -1.0rem;
	}
	.custom-B1_3a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B1_3a article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	
/* 	.custom-B1_3a .col-md-8 { */
/* 	    max-width: 50% !important; */
/* 	} */
	
	.custom-B1_3a .carousel {
	    padding-top: 20px;
	}
	.custom-B1_3a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -1.0rem;
/* 	    margin-left: 10px; */
	}
	
	.custom-B1_3b .survey-outer .question-main {
	    margin-bottom: -2.5rem;
	}
	.custom-B1_3b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B1_3b article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B1_3b .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B1_3b .carousel {
	    padding-top: 20px;
	}
	.custom-B1_3b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -1.0rem;
	    margin-left: 10px;
	}
	

	
}




/*Zeilenhöhe und "LUFTIG" verringern TABLET*/
@media ( min-width : 415px) {
	.custom-D1_19 .form-horizontal .form-inner {
	    width: 50%;
	    margin-left: 30px;
	}
	
	.custom-C1_6 .survey-outer .question-main {
	    margin-bottom: -2.5rem;
	}
	.custom-C1_6 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
/* 	.custom-C1_6 article:not(.openmatrix) .carousel .row .text-sub { */
/* 	    padding-top: 10px !important; */
/* 	} */
	.custom-C1_6 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-C1_6 .carousel {
	    padding-top: 20px;
	}
	.custom-C1_6 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	
	.custom-C1_9 .survey-outer .question-main {
	    margin-bottom: -2rem;
	}
	.custom-C1_9 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
/* 	.custom-C1_9 .col-md-8 { */
/* 	    max-width: 40% !important; */
/* 	} */
	.custom-C1_9 .carousel {
	    padding-top: 20px;
	}
	.custom-C1_9 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-C1_10 .survey-outer .question-main {
	    margin-bottom: -2.0rem !important;
	}
	.custom-C1_10 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-C1_10 article:not(.openmatrix) .carousel .row .text-sub {
/* 	    padding-top: 10px !important; */
	}
	.custom-C1_10 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-C1_10 .carousel {
	    padding-top: 20px;
	}
	.custom-C1_10 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-C1_11 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-C1_11 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
/* 	.custom-C1_11 article:not(.openmatrix) .carousel .row .text-sub { */
/* 	    padding-top: 10px !important; */
/* 	} */
	.custom-C1_11 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-C1_11 .carousel {
	    padding-top: 20px;
	}
	.custom-C1_11 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-C1_12 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-C1_12 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-C1_12 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-C1_12 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-C1_12 .carousel {
	    padding-top: 20px;
	}
	.custom-C1_12 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
/* 	.custom-D1_7 .survey-outer .question-main { */
/* 	    margin-bottom: -4.5rem !important; */
/* 	} */
/* 	.custom-D1_7 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio { */
/* 	    margin: 1.5rem auto; */
/* 	} */
/* 	.custom-D1_7 article:not(.openmatrix) .carousel .row .text-sub { */
/* 	    padding-top: 10px !important; */
/* 	} */
/* 	.custom-D1_7 .col-md-8 { */
/* 	    max-width: 50% !important; */
/* 	} */
/* 	.custom-D1_7 .carousel { */
/* 	    padding-top: 20px; */
/* 	} */

/* 	.custom-D1_7 article:not(.openmatrix) .row:first-of-type label .custom-control-description { */
/* 	    -moz-transform: translate(-45px, 12px); */
/* 	    -ms-transform: translate(-45px, 12px); */
/* 	    -o-transform: translate(-45px, 12px); */
/* 	    -webkit-transform: translate(-45px, 12px); */
/* 	    transform: translate(-45px, 12px); */
/* 	} */
/* 	.custom-D1_7 .container { */
/* 	} */
	
	
/* 	.custom-D1_8 .survey-outer .question-main { */
/* 	    margin-bottom: -5rem !important; */
/* 	} */
/* 	.custom-D1_8 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio { */
/* 	    margin: 1.5rem auto; */
/* 	} */
/* 	.custom-D1_8 article:not(.openmatrix) .carousel .row .text-sub { */
/* 	    padding-top: 10px !important; */
/* 	} */
/* 	.custom-D1_8 .col-md-8 { */
/* 	    max-width: 50% !important; */
/* 	} */
/* 	.custom-D1_8 .carousel { */
/* 	    padding-top: 20px; */
/* 	} */
/* 	.custom-D1_8 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description { */
/* 	    top: -2.5rem; */
/* 	    margin-left: 0px; */
/* 	} */
/* 	.custom-D1_8 article:not(.openmatrix) .row:first-of-type label .custom-control-description { */
/* 	    -moz-transform: translate(-45px, 62px); */
/* 	    -ms-transform: translate(-45px, 62px); */
/* 	    -o-transform: translate(-45px, 62px); */
/* 	    -webkit-transform: translate(-45px, 62px); */
/* 	    transform: translate(-45px, 62px); */
/* 	} */
/* 	.custom-D1_8 .container { */
/* 	    margin-top: -25px; */
/* 	} */
	.custom-D1_17 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_17 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_17 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_17 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_17 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_17 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	
	.custom-D1_18 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_18 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_18 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_18 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_18 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_18 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D1_20 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_20 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
/* 	.custom-D1_20 article:not(.openmatrix) .carousel .row .text-sub { */
/* 	    padding-top: 10px !important; */
/* 	} */
	.custom-D1_20 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_20 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_20 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 1rem !important;
	}
	.custom-D1_24 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_24 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_24 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_24 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_24 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_24 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D1_25 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_25 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_25 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_25 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_25 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_25 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D1_27 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_27 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_27 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_27 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_27 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_27 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D1_28 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D1_28 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D1_28 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D1_28 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D1_28 .carousel {
	    padding-top: 20px;
	}
	.custom-D1_28 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D1_28 .col-md-4 {
    	flex: 0 0 25% !important;
	}
	.custom-D3_11 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D3_11 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D3_11 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D3_11 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D3_11 .carousel {
	    padding-top: 20px;
	}
	.custom-D3_11 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-D3_12 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D3_12 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D3_12 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D3_12 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D3_12 .carousel {
	    padding-top: 20px;
	}
	.custom-D3_12 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
/* 	.custom-D3_21 .survey-outer .question-main { */
/* 	    margin-bottom: 1.5rem !important; */
/* 	} */
	.custom-D3_21 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 2.0rem auto;
	}
/* 	.custom-D3_21 article:not(.openmatrix) .carousel .row .text-sub { */
/* 	    padding-top: 10px !important; */
/* 	} */
	.custom-D3_21 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D3_21 .carousel {
	    padding-top: 20px;
	}
	.custom-D3_21 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -3.5rem;
	    margin-left: 0px;
	}
	.custom-D3_22 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-D3_22 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-D3_22 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-D3_22 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-D3_22 .carousel {
	    padding-top: 20px;
	}
	.custom-D3_22 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 10px;
	}
	.custom-D3_22 .col-md-4 {
    	flex: 0 0 25% !important;
	}
	.custom-B1_2 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B1_2 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B1_2 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B1_2 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B1_2 .carousel {
	    padding-top: 20px;
	}
	.custom-B1_2 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -1.2rem;
	    margin-left: 0px;
	}
	.custom-B1_2 .col-md-4 {
    	flex: 0 0 25% !important;
	}
	.custom-B1_5 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B1_5 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B1_5 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B1_5 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B1_5 .carousel {
	    padding-top: 20px;
	}
	.custom-B1_5 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-B1_5 .col-md-4 {
    	flex: 0 0 25% !important;
	}
	.custom-B1_8 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B1_8 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B1_8 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B1_8 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B1_8 .carousel {
	    padding-top: 20px;
	}
	.custom-B1_8 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: 0.5rem;
	    margin-left: 0px;
	}
	.custom-B1_8 .col-md-4 {
    	flex: 0 0 15% !important;
	}
	
	.custom-B2_1 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B2_1 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_1 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	
	.custom-B2_1 .carousel {
	    padding-top: 20px;
	}
	.custom-B2_1 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -3.5rem;
	    margin-left: 0px;
	}
	.custom-B2_1 .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-B2_1 .col-sm-8 {
	    max-width: 40% !important;
	    margin-left: -60px;
	}
	.custom-B2_1 .col-md-4 {
	    max-width: 50% !important;
	}
	.custom-B2_1 .form-horizontal .form-inner .text-sub {
		width: auto !important;
	}
	
	.custom-B2_3a .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B2_3a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_3a article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	
	.custom-B2_3a .carousel {
	    padding-top: 20px;
	}
	.custom-B2_3a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -3.5rem;
	    margin-left: 0px;
	}
	.custom-B2_3a .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-B2_3a .col-sm-8 {
	    max-width: 40% !important;
	    /*margin-left: -100px;*/
	}
	.custom-B2_3a .col-md-4 {
	    max-width: 30% !important;
	}
	.custom-B2_3a .form-horizontal .form-inner .text-sub {
		width: auto !important;
	}
	
	
	.custom-B2_3b .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B2_3b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_3b article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_3b .carousel {
	    padding-top: 20px;
	}
	.custom-B2_3b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -3.5rem;
	    margin-left: 0px;
	}
	.custom-B2_3b .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-B2_3b .col-sm-8 {
	    max-width: 40% !important;
	    margin-left: -100px;
	}
	.custom-B2_3b .col-md-4 {
	    max-width: 30% !important;
	}
	.custom-B2_3b .form-horizontal .form-inner .text-sub {
		width: auto !important;
	}
	
	.custom-B2_4 .survey-outer .question-main {
	    margin-bottom: 3rem;
	}
	.custom-B2_4 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_4 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_4 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B2_4 .carousel {
	    padding-top: 20px;
	}
	.custom-B2_4 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-B2_5 .survey-outer .question-main {
	    margin-bottom: 0rem;
	}
	.custom-B2_5 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_5 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_5 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B2_5 .carousel {
	    padding-top: 20px;
	}
	.custom-B2_5 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: 0.5rem;
	    margin-left: 0px;
	}
	.custom-B2_5 .col-md-4 {
    	flex: 0 0 20% !important;
	}
	.custom-B2_6 .survey-outer .question-main {
	    margin-bottom: 1rem;
	}
	.custom-B2_6 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_6 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_6 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B2_6 .carousel {
	    padding-top: 20px;
	}
	.custom-B2_6 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem !important;
	    margin-left: 0px;
	}
	.custom-B2_7 .survey-outer .question-main {
	    margin-bottom: 3rem;
	}
	.custom-B2_7 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_7 article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_7 .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B2_7 .carousel {
	    padding-top: 20px;
	}
	.custom-B2_7 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -2.5rem;
	    margin-left: 0px;
	}
	.custom-B2_8a .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-B2_8a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_8a article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_8a .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B2_8a .carousel {
	    padding-top: 20px;
	}
	.custom-B2_8a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -1.0rem;
	    margin-left: 10px;
	}
	
	
	.custom-B2_8b .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-B2_8b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B2_8b article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B2_8b .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B2_8b .carousel {
	    padding-top: 20px;
	}
	.custom-B2_8b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -1.0rem;
	    margin-left: 10px;
	}
	
	
	.custom-B2_2a .survey-outer .question-main {
	    margin-bottom: 0.5rem;
	}
	.custom-B2_2a .col-sm-8 {
	    max-width: 40% !important;
	}
	
	
	.custom-B1_3a .survey-outer .question-main {
	    margin-bottom: -1.0rem;
	}
	.custom-B1_3a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B1_3a article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
/* 	.custom-B1_3a .col-md-8 { */
/* 	    max-width: 50% !important; */
/* 	} */
	.custom-B1_3a .carousel {
	    padding-top: 20px;
	}
	.custom-B1_3a .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -1.0rem;
/* 	    margin-left: 10px; */
	}
	
	.custom-B1_3b .survey-outer .question-main {
	    margin-bottom: -2.5rem;
	}
	.custom-B1_3b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin: 1.5rem auto;
	}
	.custom-B1_3b article:not(.openmatrix) .carousel .row .text-sub {
	    padding-top: 10px !important;
	}
	.custom-B1_3b .col-md-8 {
	    max-width: 50% !important;
	}
	.custom-B1_3b .carousel {
	    padding-top: 20px;
	}
	.custom-B1_3b .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description {
	    top: -1.0rem;
	    margin-left: 10px;
	}
	
	
	
/* 	.custom-F1_1 .survey-outer .question-main { */
/* 	    margin-bottom: -3rem; */
/* 	} */
/* 	.custom-F1_1 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio { */
/* 	    margin: 1.5rem auto; */
/* 	} */
/* 	.custom-F1_1 article:not(.openmatrix) .carousel .row .text-sub { */
/* 	    padding-top: 10px !important; */
/* 	} */
/* 	.custom-F1_1 .col-md-8 { */
/* 	    max-width: 50% !important; */
/* 	} */
/* 	.custom-F1_1 .carousel { */
/* 	    padding-top: 20px; */
/* 	} */
/* 	.custom-F1_1 .form-orientation:not(.form-vertical) .custom-form.custom-form-radio .custom-control-description { */
/* 	    top: -2.5rem; */
/* 	    margin-left: 0px; */
/* 	} */
/* 	.custom-F1_1 fieldset { */
/*     	margin-bottom: 0rem !important; */
/*     	padding-left: 0rem !important; */
/* 	} */
	
}

.img-fluid {
    max-width: 65%;
}

/* .custom-D1_7 legend, .custom-D1_8 legend { */
/* 	display: none; */
/* } */

/* @media ( min-width : 1200px){
	.custom-A_56 .openmatrix .row .openmatrix-rdc label input{
		max-width:inherit !important;
		-moz-transform: translate(  90px, 0px);
		-ms-transform: translate(  90px, 0px);
	 	-o-transform: translate(  90px, 0px);
	 	-webkit-transform: translate(  90px, 0px);
	 	transform: translate(  90px, 0px);
	}
	
	.custom-A_56 .openmatrix .row .openmatrix-rdc label:first-of-type{
		margin-right:150px !important;
	}
} */

@media ( min-width : 1200px){
	.custom-A_56 .openmatrix .row .openmatrix-rdc label .prefix .xx{
 		font-size: 12px !important;
 	} 
 	
 	.custom-A_56 .openmatrix .row .openmatrix-rdc label .column .text-common{
 		font-size: 12px !important;
 	}
 	
 	.custom-A_56 .openmatrix .row .openmatrix-rdc label input{
 		max-width: inherit !important;
 		-moz-transform: translate(  25px, 0px);
		-ms-transform: translate(  25px, 0px);
	 	-o-transform: translate( 25px, 0px);
	 	-webkit-transform: translate( 25px, 0px);
	 	transform: translate( 25px, 0px); 
	} 
	
	.custom-A_56 .openmatrix .row .openmatrix-rdc label:first-of-type{
		margin-right:9vw !important;
	} 
}


@media ( min-width : 1000px) and ( max-width : 1199px){
	.custom-A_56 .openmatrix .row .openmatrix-rdc label .prefix .xx{
 		font-size: 1vw !important;
 	} 
 	
 	.custom-A_56 .openmatrix .row .openmatrix-rdc label .column .text-common{
 		font-size: 1vw !important;
 	} 

 	.custom-A_56 .openmatrix .row .openmatrix-rdc label input{
 		max-width: 15vw !important;
 		-moz-transform: translate(  25px, 0px);
		-ms-transform: translate(  25px, 0px);
	 	-o-transform: translate(  25px, 0px);
	 	-webkit-transform: translate(  25px, 0px);
	 	transform: translate(  25px, 0px); 
	} 
	
 	.custom-A_56 .openmatrix .row .openmatrix-rdc label:first-of-type{
		margin-right:9vw !important;
	} 
}

@media ( min-width : 767px) and ( max-width : 999px){
	.custom-A_56 .openmatrix .row .openmatrix-rdc label .prefix .xx{
		font-size: 10px !important;
 	} 
 	
 	.custom-A_56 .openmatrix .row .openmatrix-rdc label .column .text-common{
		font-size: 10px !important;
 	}

 	.custom-A_56 .openmatrix .row .openmatrix-rdc label input{
 		max-width: 15vw !important;
 		-moz-transform: translate(  25px, 0px);
		-ms-transform: translate(  25px, 0px);
	 	-o-transform: translate(  25px, 0px);
	 	-webkit-transform: translate(  25px, 0px);
	 	transform: translate(  25px, 0px); 
	} 
	
 	.custom-A_56 .openmatrix .row .openmatrix-rdc label:first-of-type{
		margin-right:9vw !important;
	} 
}


.custom-B2_1 .form-inner .highlight:nth-child(7) {
    margin-top: 30px !important;
}

/* .custom-C2_11a #form\:C2_11a\:msc\:rd\:i1\:rd\:ao1 { */
/* 	display: none; */
/* } */

/* absetzen der missing kategorie/pipe entfernen */

.custom-E1_11 .add-pipe::before {
    max-width: 80%;
}
/* nth-of-type(2) */

/*MultipleChoice checkbox verstecken*/
/* .custom-D1_5 .form-vertical .custom-checkbox:first-of-type .custom-control-indicator{ */
/* 	visibility: hidden; */
/* } */
/* .custom-D1_5 .form-vertical .custom-checkbox:first-of-type .custom-control-description{ */
/* 	-moz-transform: translate( -25px, 0px); */
/* 	-ms-transform: translate( -25px, 0px); */
/* 	-o-transform: translate( -25px, 0px); */
/* 	-webkit-transform: translate( -25px, 0px); */
/* 	transform: translate( -25px, 0px);	 */
/* } */



/* .custom-B1_6 #form\:B1_6\:mqo .form-orientation:not(.form-vertical) .row .openmatrix-rdc label .prefix { */
/*     font-weight: bold; */
/* } */

/* .custom-B1_4a #form\:B1_4a\:mqo2 .form-orientation:not(.form-vertical) .row .openmatrix-rdc label .prefix { */
/*     font-weight: bold; */
/* } */

.custom-B2_3a #form_B2_3a_comp_rd_carousel > div > div:nth-child(12) {
	margin-top: 2rem;
	background-color: #fff;
}
.custom-B2_3a .form-inner.form-2-col.pt-2.pt-sm-4 {
	margin-top: 2rem;
}

.custom-C2_11 .custom-form .custom-control:nth-child(10)  label {
    min-height: 5rem;
}




/* [1.] Matrizen Item label linksbündig (TODO: löschen?)*/
/* .custom-C1_6 .form-inner .text-sub, .custom-C1_7 .form-inner .text-sub, .custom-C1_9 .form-inner .text-sub, .custom-C1_10 .form-inner .text-sub, .custom-C1_11 .form-inner .text-sub,  */
/* .custom-C1_12 .form-inner .text-sub, .custom-D1_7 .form-inner .text-sub , .custom-D1_8 .form-inner .text-sub, .custom-D1_17 .form-inner .text-sub,.custom-D1_18 .form-inner .text-sub, .custom-D1_20 .form-inner .text-sub,  */
/* .custom-D1_21 .form-inner .text-sub, .custom-D1_22 .form-inner .text-sub, .custom-D1_23 .form-inner .text-sub, .custom-D1_24 .form-inner .text-sub,  .custom-D1_25 .form-inner .text-sub,  */
/* .custom-D1_27 .form-inner .text-sub, .custom-D1_28 .form-inner .text-sub, .custom-D3_11 .form-inner .text-sub, .custom-D3_12 .form-inner .text-sub, .custom-D3_21 .form-inner .text-sub, .custom-D3_22 .form-inner .text-sub, */
/* .custom-F1_1 .form-inner .text-sub, .custom-F1_2  .form-inner .text-sub, .custom-F1_9  .form-inner .text-sub, .custom-F1_14  .form-inner .text-sub, .custom-F1_16  .form-inner .text-sub, .custom-F1_17  .form-inner .text-sub, */
/* .custom-F1_23  .form-inner .text-sub, .custom-F2_1 .form-inner .text-sub, .custom-F2_2 .form-inner .text-sub, .custom-F2_8 .form-inner .text-sub, .custom-F2_13 .form-inner .text-sub,  */
/* .custom-F2_15 .form-inner .text-sub, .custom-F2_16 .form-inner .text-sub, .custom-F3_1 .form-inner .text-sub, .custom-F3_2 .form-inner .text-sub, .custom-F3_11 .form-inner .text-sub, .custom-F3_13 .form-inner .text-sub, .custom-F3_22 .form-inner .text-sub,  */
/* .custom-B1_2 .form-inner .text-sub, .custom-B1_5 .form-inner .text-sub, .custom-B1_8 .form-inner .text-sub, .custom-B2_4 .form-inner .text-sub, .custom-B2_5 .form-inner .text-sub, .custom-B2_6 .form-inner .text-sub, .custom-B2_7 .form-inner .text-sub,  */
/* .custom-B2_8a .form-inner .text-sub, .custom-B2_8b .form-inner .text-sub, .custom-B1_3a .form-inner .text-sub, .custom-B1_3b .form-inner .text-sub,  */
/* .custom-B2_3a .form-inner .text-sub, .custom-B2_3b .form-inner .text-sub, .custom-B2_1 .form-inner .text-sub, .custom-E1_1 .form-inner .text-sub, .custom-E1_2 .form-inner .text-sub, .custom-E1_3 .form-inner .text-sub, .custom-E1_4 .form-inner .text-sub, */
/* .custom-E1_6 .form-inner .text-sub, .custom-E1_7 .form-inner .text-sub, .custom-E1_9 .form-inner .text-sub, .custom-E1_10 .form-inner .text-sub, .custom-E1_11 .form-inner .text-sub, .custom-KSM-anf12 .form-inner .text-sub       */
 /* { */
    /* text-align: left !important; */
/* } */


/* [2.] Matrizen Item label linksbündig (TODO: löschen?)*/

/* .custom-C2_11a .form-inner .text-sub, .custom-C1_10 .form-inner .text-sub, .custom-C1_9 .form-inner .text-sub,  */
/* .custom-C1_6 .form-inner .text-sub, .custom-A_14 .form-inner .text-sub, .custom-A_31 .form-inner .text-sub,  */
/* .custom-A_38b .form-inner .text-sub, .custom-A_51b .form-inner .text-sub, .custom-A_57 .form-inner .text-sub,  */
/* .custom-B2_8a2 .form-inner .text-sub, .custom-B2_9b .form-inner .text-sub, .custom-B2_10 .form-inner .text-sub,  */
/* .custom-C1_6 .form-inner .text-sub, .custom-C1_9 .form-inner .text-sub, .custom-C1_10 .form-inner .text-sub,  */
/* .custom-C2_1 .form-inner .text-sub, .custom-C2_2a .form-inner .text-sub, .custom-C2_8 .form-inner .text-sub,  */
/* .custom-C2_11a .form-inner .text-sub, .custom-C2_12 .form-inner .text-sub, .custom-C2_13 .form-inner .text-sub,  */
/* .custom-C2_14 .form-inner .text-sub, .custom-D2_2 .form-inner .text-sub, .custom-D2_3 .form-inner .text-sub,  */
/* .custom-D2_4 .form-inner .text-sub, .custom-D2_6a .form-inner .text-sub, .custom-D2_7 .form-inner .text-sub,  */
/* .custom-D2_8 .form-inner .text-sub, .custom-D2_9 .form-inner .text-sub, .custom-D2_11 .form-inner .text-sub,  */
/* .custom-D2_12 .form-inner .text-sub, .custom-D2_13 .form-inner .text-sub, .custom-D2_15 .form-inner .text-sub,  */
/* .custom-D2_16 .form-inner .text-sub, .custom-D2_18 .form-inner .text-sub, .custom-D2_20 .form-inner .text-sub,  */
/* .custom-D2_21 .form-inner .text-sub, .custom-E1_3a .form-inner .text-sub, .custom-F1_3a .form-inner .text-sub,  */
/* .custom-F1_22 .form-inner .text-sub, .custom-F1_24 .form-inner .text-sub, .custom-F1_25 .form-inner .text-sub,  */
/* .custom-F2_14 .form-inner .text-sub, .custom-F2_19 .form-inner .text-sub, .custom-F2_20 .form-inner .text-sub,  */
/* .custom-F3_12 .form-inner .text-sub, .custom-F3_14 .form-inner .text-sub, .custom-F3_25 .form-inner .text-sub,  */
/* .custom-N_9 .form-inner .text-sub, .custom-N_9b .form-inner .text-sub, .custom-N_11 .form-inner .text-sub,  */
/* .custom-N_12 .form-inner .text-sub, .custom-N_16 .form-inner .text-sub, .custom-N_17 .form-inner .text-sub,  */
/* .custom-D3_21 .form-inner .text-sub, .custom-KSM-anf02 .form-inner .text-sub, .custom-KSM-anf03 .form-inner .text-sub,  */
/* .custom-KSM-anf04 .form-inner .text-sub, .custom-KSM-anf05 .form-inner .text-sub, .custom-KSM-anf06 .form-inner .text-sub,  */
/* .custom-KSM-anf07 .form-inner .text-sub, .custom-KSM-anf08 .form-inner .text-sub, .custom-KSM-anf09 .form-inner .text-sub,  */
/* .custom-KSM-anf10 .form-inner .text-sub, .custom-KSM-anf11 .form-inner .text-sub, .custom-KSM-ma05 .form-inner .text-sub,  */
/* .custom-KSM-ma07 .form-inner .text-sub, .custom-KSM-ma08 .form-inner .text-sub, .custom-KSM-phd02 .form-inner .text-sub,  */
/* .custom-KSM-pol03 .form-inner .text-sub, .custom-KSM-pol04 .form-inner .text-sub, .custom-KSM-pol05 .form-inner .text-sub,  */
/* .custom-KSM-pol06 .form-inner .text-sub, .custom-KSM-fai03 .form-inner .text-sub, .custom-KSM-fai04 .form-inner .text-sub,  */
/* .custom-KSM-fai05 .form-inner .text-sub, .custom-KSM-fai26 .form-inner .text-sub, .custom-KSM-fai27 .form-inner .text-sub,  */
/* .custom-KSM-fai29 .form-inner .text-sub, .custom-KSM-anf12 .form-inner .text-sub, .custom-D1_8 .form-inner .text-sub,  */
/* .custom-D1_24 .form-inner .text-sub, .custom-D1_20 .form-inner .text-sub, .custom-D1_7 .form-inner .text-sub,  */
/* .custom-D1_29 .form-inner .text-sub, .custom-D1_21 .form-inner .text-sub, .custom-E1_6 .form-inner .text-sub,   */
/* .custom-A_32 .form-inner .text-sub, .custom-B1_2 .form-inner .text-sub, .custom-B1_5 .form-inner .text-sub,  */
/* .custom-B1_3a .form-inner .text-sub, .custom-B1_3b .form-inner .text-sub, .custom-D1_23 .form-inner .text-sub,  */
/* .custom-D1_25 .form-inner .text-sub, .custom-D1_27 .form-inner .text-sub, .custom-D1_28 .form-inner .text-sub,  */
/* .custom-D3_11 .form-inner .text-sub, .custom-D3_22 .form-inner .text-sub, .custom-D3_25 .form-inner .text-sub,  */
/* .custom-E1_11 .form-inner .text-sub, .custom-E1_7 .form-inner .text-sub, .custom-F3_11 .form-inner .text-sub,  */
/* .custom-CO_10 .form-inner .text-sub, .custom-B2_5 .form-inner .text-sub, .custom-D3_5 .form-inner .text-sub,  */
/* .custom-E1_1 .form-inner .text-sub, .custom-E1_2 .form-inner .text-sub, .custom-E1_3 .form-inner .text-sub,  */
/* { */
    /* justify-content: flex-start !important; */
    /* text-align: left !important; */
/* } */

/* [1. und 2. zusammengefasst] Matrizen Item label linksbündig */
.custom-A_14 .form-inner .text-sub, .custom-A_31 .form-inner .text-sub, .custom-A_32 .form-inner .text-sub, 
.custom-A_38b .form-inner .text-sub, .custom-A_51b .form-inner .text-sub, .custom-A_57 .form-inner .text-sub, 
.custom-B1_2 .form-inner .text-sub, .custom-B1_3a .form-inner .text-sub, .custom-B1_3b .form-inner .text-sub, 
.custom-B1_5 .form-inner .text-sub, .custom-B1_8 .form-inner .text-sub, .custom-B2_1 .form-inner .text-sub, 
.custom-B2_10 .form-inner .text-sub, .custom-B2_3a .form-inner .text-sub, .custom-B2_3b .form-inner .text-sub, 
.custom-B2_4 .form-inner .text-sub, .custom-B2_5 .form-inner .text-sub, .custom-B2_6 .form-inner .text-sub, 
.custom-B2_7 .form-inner .text-sub, .custom-B2_8a .form-inner .text-sub, .custom-B2_8a2 .form-inner .text-sub, 
.custom-B2_8b .form-inner .text-sub, .custom-B2_9b .form-inner .text-sub, .custom-C1_10 .form-inner .text-sub, 
.custom-C1_11 .form-inner .text-sub, .custom-C1_12 .form-inner .text-sub, .custom-C1_6 .form-inner .text-sub, 
.custom-C1_7 .form-inner .text-sub, .custom-C1_9 .form-inner .text-sub, .custom-C2_1 .form-inner .text-sub, 
.custom-C2_11a .form-inner .text-sub, .custom-C2_12 .form-inner .text-sub, .custom-C2_13 .form-inner .text-sub, 
.custom-C2_14 .form-inner .text-sub, .custom-C2_2a .form-inner .text-sub, .custom-C2_8 .form-inner .text-sub, 
.custom-CO_10 .form-inner .text-sub, .custom-D1_17 .form-inner .text-sub, .custom-D1_18 .form-inner .text-sub, 
.custom-D1_20 .form-inner .text-sub, .custom-D1_21 .form-inner .text-sub, .custom-D1_22 .form-inner .text-sub, 
.custom-D1_23 .form-inner .text-sub, .custom-D1_24 .form-inner .text-sub, .custom-D1_25 .form-inner .text-sub, 
.custom-D1_27 .form-inner .text-sub, .custom-D1_28 .form-inner .text-sub, .custom-D1_29 .form-inner .text-sub, 
.custom-D1_7 .form-inner .text-sub, .custom-D1_8 .form-inner .text-sub, .custom-D2_11 .form-inner .text-sub, 
.custom-D2_12 .form-inner .text-sub, .custom-D2_13 .form-inner .text-sub, .custom-D2_15 .form-inner .text-sub, 
.custom-D2_16 .form-inner .text-sub, .custom-D2_18 .form-inner .text-sub, .custom-D2_2 .form-inner .text-sub, 
.custom-D2_20 .form-inner .text-sub, .custom-D2_21 .form-inner .text-sub, .custom-D2_3 .form-inner .text-sub, 
.custom-D2_4 .form-inner .text-sub, .custom-D2_6a .form-inner .text-sub, .custom-D2_7 .form-inner .text-sub, 
.custom-D2_8 .form-inner .text-sub, .custom-D2_9 .form-inner .text-sub, .custom-D3_11 .form-inner .text-sub, 
.custom-D3_12 .form-inner .text-sub, .custom-D3_21 .form-inner .text-sub, .custom-D3_22 .form-inner .text-sub, 
.custom-D3_25 .form-inner .text-sub, .custom-D3_5 .form-inner .text-sub, .custom-E1_1 .form-inner .text-sub, 
.custom-E1_10 .form-inner .text-sub, .custom-E1_11 .form-inner .text-sub, .custom-E1_2 .form-inner .text-sub, 
.custom-E1_3 .form-inner .text-sub, .custom-E1_3a .form-inner .text-sub, .custom-E1_4 .form-inner .text-sub, 
.custom-E1_6 .form-inner .text-sub, .custom-E1_7 .form-inner .text-sub, .custom-E1_9 .form-inner .text-sub, 
.custom-F1_1 .form-inner .text-sub, .custom-F1_14 .form-inner .text-sub, .custom-F1_16 .form-inner .text-sub, 
.custom-F1_17 .form-inner .text-sub, .custom-F1_2 .form-inner .text-sub, .custom-F1_22 .form-inner .text-sub, 
.custom-F1_23 .form-inner .text-sub, .custom-F1_24 .form-inner .text-sub, .custom-F1_25 .form-inner .text-sub, 
.custom-F1_3a .form-inner .text-sub, .custom-F1_9 .form-inner .text-sub, .custom-F2_1 .form-inner .text-sub, 
.custom-F2_13 .form-inner .text-sub, .custom-F2_14 .form-inner .text-sub, .custom-F2_15 .form-inner .text-sub, 
.custom-F2_16 .form-inner .text-sub, .custom-F2_19 .form-inner .text-sub, .custom-F2_2 .form-inner .text-sub, 
.custom-F2_20 .form-inner .text-sub, .custom-F2_8 .form-inner .text-sub, .custom-F3_1 .form-inner .text-sub, 
.custom-F3_11 .form-inner .text-sub, .custom-F3_12 .form-inner .text-sub, .custom-F3_13 .form-inner .text-sub, 
.custom-F3_14 .form-inner .text-sub, .custom-F3_2 .form-inner .text-sub, .custom-F3_22 .form-inner .text-sub, 
.custom-F3_25 .form-inner .text-sub, .custom-KSM-anf02 .form-inner .text-sub, .custom-KSM-anf03 .form-inner .text-sub, 
.custom-KSM-anf04 .form-inner .text-sub, .custom-KSM-anf05 .form-inner .text-sub, .custom-KSM-anf06 .form-inner .text-sub, 
.custom-KSM-anf07 .form-inner .text-sub, .custom-KSM-anf08 .form-inner .text-sub, .custom-KSM-anf09 .form-inner .text-sub, 
.custom-KSM-anf10 .form-inner .text-sub, .custom-KSM-anf11 .form-inner .text-sub, .custom-KSM-anf12 .form-inner .text-sub, 
.custom-KSM-fai03 .form-inner .text-sub, .custom-KSM-fai04 .form-inner .text-sub, .custom-KSM-fai05 .form-inner .text-sub, 
.custom-KSM-fai26 .form-inner .text-sub, .custom-KSM-fai27 .form-inner .text-sub, .custom-KSM-fai29 .form-inner .text-sub, 
.custom-KSM-ma05 .form-inner .text-sub, .custom-KSM-ma07 .form-inner .text-sub, .custom-KSM-ma08 .form-inner .text-sub, 
.custom-KSM-phd02 .form-inner .text-sub, .custom-KSM-pol03 .form-inner .text-sub, .custom-KSM-pol04 .form-inner .text-sub, 
.custom-KSM-pol05 .form-inner .text-sub, .custom-KSM-pol06 .form-inner .text-sub, .custom-N_11 .form-inner .text-sub, 
.custom-N_12 .form-inner .text-sub, .custom-N_16 .form-inner .text-sub, .custom-N_17 .form-inner .text-sub, 
.custom-N_9 .form-inner .text-sub, .custom-N_9b .form-inner .text-sub 

{
    justify-content: flex-start !important;
    text-align: left !important;
}


/* .custom-KSM-ma07 legend, 
.custom-KSM-phd02 legend 
{
	display: none !important;
} */
/* .custom-KSM-ma07 fieldset,
.custom-KSM-phd02 fieldset  
{
	border: none !important;
} */

/* .custom-C1_2  #form\:C1_2\:t1,  */
/* .custom-C1_2  #form\:C1_2\:t2,  */
/* .custom-C1_2  #form\:C1_2\:t3  */
.custom-C1_2 section .text-common:first-of-type
{
    font-size: 1.6rem !important;
    font-weight: 600 !important;
}
.custom-C1_2 article .question-main {
	margin-bottom: 1.0rem !important;	
}
.custom-C1_2 article .question-main .question-text {
	font-size: 1.4rem !important;
/*    	color: red; */
}


/* Missing AO absetzen */
.custom-KSM-fai16 .custom-form .custom-control:nth-child(12), 
.custom-KSM-fai28 .custom-form .custom-control:nth-child(13),
.custom-KSM-fai25 .custom-form .custom-control:nth-child(13),
.custom-KSM-pol07 .custom-form .custom-control:nth-child(11), 
.custom-C1_7 .custom-form .custom-control:nth-child(8), 
.custom-A_11 .custom-form .custom-control:nth-child(6), 
.custom-N_10 .custom-form .custom-control:nth-child(13), 
.custom-A_27a .custom-form .custom-control:nth-child(4) 

{
    margin-top: 15px !important;
}

.custom-A_9b .custom-form .custom-control:nth-child(4), 
.custom-A_8a .custom-form .custom-control:nth-child(5) 
{
    margin-top: 25px !important;
}
.custom-N_7 .custom-form .custom-control:nth-child(1), 
.custom-N_8 .custom-form .custom-control:nth-child(1)  
{
    margin-bottom: 35px !important;
}

.custom-N_7 .add-pipe.pipe-96::before, 
.custom-N_8 .add-pipe.pipe-96::before 
{
    max-height: 76%;
    margin-top: 6rem !important;
}


/*.custom-A_28 #form\:A_28\:sc\:rd\:ao1*/
.custom-A_28 #form\:A_28\:sc\:rd\:ao1,
.custom-A_28 .custom-control:nth-child(1) .custom-control-indicator, 
.custom-A_33 #form\:A_33\:qsc1\:rd\:ao1,
.custom-A_33 #form\:A_33\:qsc2\:rd\:ao1,
.custom-A_33 #form\:A_33\:qsc1 .custom-control:nth-child(1) .custom-control-indicator, 
.custom-A_33 #form\:A_33\:qsc2 .custom-control:nth-child(1) .custom-control-indicator, 

.custom-A_40 #form\:A_40\:mc\:rd\:ao1,
.custom-A_40 #form\:A_40\:mc\:rd\:ao2,
.custom-A_40 .custom-control:nth-child(1) .custom-control-indicator, 
.custom-A_40 .custom-control:nth-child(2) .custom-control-indicator 
{
	display: none !important;
}
.custom-A_28 .custom-control:nth-child(1) .custom-control-description,  
.custom-A_33 #form\:A_33\:qsc1 .custom-control:nth-child(1) .custom-control-description, 
.custom-A_33 #form\:A_33\:qsc2 .custom-control:nth-child(1) .custom-control-description, 
.custom-A_40 .custom-control:nth-child(1) .custom-control-description, 
.custom-A_40 .custom-control:nth-child(2) .custom-control-description
{
	margin-left: -23px !important;
}


@media ( max-width : 415px) {
	.custom-B1_4a input[type="text"], 
	.custom-B1_6 input[type="text"] 
	{
		width: 120px !important;
		height: 30px;
	} 
	.custom-B1_4a .postfix, 
	.custom-B1_6 .postfix 
	{
	    display: table-cell;
	}
	
	.custom-C1_9 .custom-form .custom-control:nth-child(3) {
	    margin-top: 30px !important;
	}
/* 	.custom-KSM-anf04 #form\:KSM-anf04\:msc\:rd\:i12\:q_header { */
/* 	} */
	.custom-KSM-anf04 .form-inner .text-sub {
/* 		color:red; */
    	justify-content: flex-start !important;
    	text-align: left !important;
	}
	.custom-B2_1 .form-inner .text-sub {
/* 		color:red; */
    	justify-content: flex-start !important;
    	text-align: left !important;
	}
	.custom-B2_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description {
	    padding-left: 0rem !important;
	}
	.custom-B2_1 .comparison .form-orientation:not(.form-vertical) .custom-form.custom-form-radio {
	    margin-left: 5% !important;
	}
	
}

.custom-D1_15 .containerAcc .headerAcc div
{
	margin-left: 30px;
}

.custom-D1_15 .row .dropDownsmall:nth-child(1) {
	display: none !important;
}
.custom-D1_15 .custom-select {
	margin-left: -11px !important;
	margin-top: -27px !important;
}
/* .custom-D1_15 .row .dropDownsmall:nth-child(2) { */
/* 	margin-left: -200px !important; */
/* } */

.custom-D1_15 input[type="text"]{
	max-width: 300px !important;
}
.custom-D1_15 label {
	max-width: 98% !important;
}


/* test_Silina_A_56 */
@media (min-width: 768px) {
	
	.custom-C2_11a .row:nth-child(1) .custom-control:nth-child(1) .custom-control-indicator, 
	.custom-C2_11a .row:nth-child(1) .custom-control:nth-child(1) input[type="text"], 
	.custom-C2_11a .row:nth-child(2) .custom-control:nth-child(1) .custom-control-indicator, 
	.custom-C2_11a .row:nth-child(2) .custom-control:nth-child(1) input[type="text"],  
/* 	.custom-C2_11a .row:nth-child(1) .custom-control:nth-child(1) .custom-control-description,  */
	.custom-C2_11a .row:nth-child(2) .custom-control:nth-child(1) .custom-control-description  
	{
		display: none !important;
	}
	
	.custom-D1_7 .survey-outer .question-main, 
	.custom-D1_8 .survey-outer .question-main
	{
	    margin-bottom: 1em !important;
	}
	.custom-D1_7 article:not(.openmatrix) .row:first-of-type label .custom-control-description, 
	.custom-D1_8 article:not(.openmatrix) .row:first-of-type label .custom-control-description 
	{
	    -moz-transform: translate(-40px, 0px) !important;
	    -ms-transform: translate(-40px, 0px) !important;
	    -o-transform: translate(-40px, 0px) !important;
	    -webkit-transform: translate(-40px, 0px) !important;
	    transform: translate(-40px, 0px) !important;
	}

	.custom-D3_14 .custom-form.custom-form-radio .custom-control
	{
	   height: 10px !important;
	}
	
	
/* 	.custom-F1_1 .survey-outer .question-main { */
/* 	    margin-bottom: 3.5rem; */
/* 	} */
	.custom-p04_12 .question-introduction 
	{
		padding-bottom: 80px !important;
	}
	.custom-p04_11 .question-instruction 
	{
		padding-bottom: 140px !important;
	}
	.custom-p04_12 article:not(.openmatrix) .row:first-of-type label .custom-control-description {
	    position: absolute;
	    -moz-transform: translate(-35px, -60px) !important;
	    -ms-transform: translate(-35px, -60px) !important;
	    -o-transform: translate(-35px, -60px) !important;
	    -webkit-transform: translate(-35px, -60px) !important;
	    transform: translate(-35px, -60px) !important;
	}
	.custom-p04_11 article:not(.openmatrix) .row:first-of-type label .custom-control-description {
	    position: absolute;
	    -moz-transform: translate(-45px, -130px) !important;
	    -ms-transform: translate(-45px, -130px) !important;
	    -o-transform: translate(-45px, -130px) !important;
	    -webkit-transform: translate(-45px, -130px) !important;
	    transform: translate(-45px, -130px) !important;
	}
	.custom-p04_12 .row, 
	.custom-p04_11 .row	 
	{
	    padding-bottom: 10px !important;
	}
}

@media (max-width: 767px) { 
	.custom-D3_14 .custom-form.custom-form-radio .custom-control
	{
	   height: 25px !important;
	}	
}



.custom-KSM-fai06 .custom-form.custom-form-radio.add-pipe.pipe-98, 
.custom-KSM-ma04 .custom-form.custom-form-radio.add-pipe.pipe-98 

{
	width: 75%;	
}

.custom-pvig1_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig1_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig2_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig2_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig3_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig3_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig4_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig4_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig5_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig5_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig6_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig6_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig7_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig7_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig8_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig8_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig9_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig9_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig10_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig10_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig11_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig11_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig12_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig12_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig13_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig13_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig14_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig14_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig15_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig15_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig16_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig16_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig17_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig17_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig18_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig18_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig19_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig19_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig20_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig20_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig21_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig21_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig22_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig22_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig23_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig23_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig24_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig24_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig25_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig25_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig26_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig26_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig27_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig27_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig28_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig28_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig29_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig29_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig30_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig30_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig31_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig31_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig32_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig32_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig33_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig33_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig34_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig34_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig35_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig35_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig36_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig36_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig37_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig37_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig38_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig38_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig39_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig39_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig40_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig40_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig41_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig41_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig42_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig42_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig43_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig43_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig44_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig44_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig45_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig45_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig46_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig46_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig47_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig47_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig48_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig48_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig49_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig49_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig50_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig50_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig51_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig51_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig52_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig52_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig53_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig53_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig54_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig54_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig55_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig55_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig56_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig56_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig57_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig57_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig58_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig58_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig59_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig59_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig60_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig60_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig61_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig61_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig62_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig62_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig63_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig63_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig64_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig64_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig65_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig65_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig66_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig66_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig67_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig67_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig68_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig68_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig69_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig69_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig70_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig70_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig71_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig71_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig72_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig72_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig73_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig73_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig74_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig74_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig75_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig75_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig76_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig76_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig77_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig77_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig78_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig78_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig79_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig79_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig80_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig80_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig81_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig81_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig82_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig82_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig83_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig83_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig84_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig84_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig85_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig85_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig86_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig86_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig87_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig87_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig88_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig88_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig89_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig89_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig90_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig90_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig91_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig91_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig92_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig92_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig93_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig93_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig94_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig94_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig95_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig95_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig96_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig96_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig97_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig97_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig98_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig98_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig99_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig99_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig100_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig100_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig101_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig101_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig102_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig102_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig103_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig103_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig104_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig104_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig105_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig105_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig106_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig106_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig107_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig107_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig108_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig108_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig109_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig109_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig110_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig110_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig111_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig111_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig112_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig112_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig113_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig113_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig114_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig114_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig115_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig115_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig116_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig116_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig117_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig117_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig118_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig118_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig119_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig119_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig120_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig120_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig121_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig121_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig122_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig122_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig123_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig123_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig124_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig124_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig125_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig125_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig126_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig126_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig127_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig127_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig128_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig128_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig129_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig129_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig130_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig130_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig131_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig131_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig132_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig132_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig133_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig133_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig134_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig134_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig135_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig135_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig136_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig136_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig137_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig137_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig138_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig138_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig139_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig139_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig140_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig140_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig141_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig141_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig142_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig142_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig143_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig143_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig144_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig144_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig145_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig145_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig146_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig146_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig147_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig147_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig148_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig148_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig149_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig149_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig150_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig150_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig151_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig151_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig152_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig152_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig153_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig153_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig154_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig154_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig155_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig155_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig156_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig156_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig157_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig157_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig158_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig158_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig159_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig159_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig160_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig160_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig161_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig161_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig162_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-pvig162_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description
{
    min-width: 5rem !important;
}

.custom-V1_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V1_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V1_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V1_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V2_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V2_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V2_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V2_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V3_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V3_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V3_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V3_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V4_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V4_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V4_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V4_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V5_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V5_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V5_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V5_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V6_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V6_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V6_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V6_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V7_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V7_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V7_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V7_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V8_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V8_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V8_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V8_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V9_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V9_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V9_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V9_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V10_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V10_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V10_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V10_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V11_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V11_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V11_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V11_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V12_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V12_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V12_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V12_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V13_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V13_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V13_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V13_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V14_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V14_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V14_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V14_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V15_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V15_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V15_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V15_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V16_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V16_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V16_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V16_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V17_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V17_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V17_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V17_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V18_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V18_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V18_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V18_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V19_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V19_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V19_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V19_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V20_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V20_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V20_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V20_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V21_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V21_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V21_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V21_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V22_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V22_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V22_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V22_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V23_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V23_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V23_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V23_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V24_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V24_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V24_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V24_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V25_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V25_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V25_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V25_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V26_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V26_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V26_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V26_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V27_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V27_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V27_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V27_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V28_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V28_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V28_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V28_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V29_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V29_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V29_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V29_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V30_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V30_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V30_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V30_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V31_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V31_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V31_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V31_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V32_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V32_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V32_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V32_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V33_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V33_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V33_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V33_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V34_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V34_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V34_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V34_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V35_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V35_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V35_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V35_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V36_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V36_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V36_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V36_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V37_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V37_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V37_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V37_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V38_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V38_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V38_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V38_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V39_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V39_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V39_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V39_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V40_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V40_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V40_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V40_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V41_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V41_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V41_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V41_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V42_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V42_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V42_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V42_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V43_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V43_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V43_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V43_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V44_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V44_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V44_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V44_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V45_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V45_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V45_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V45_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V46_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V46_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V46_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V46_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V47_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V47_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V47_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V47_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V48_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V48_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V48_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V48_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V49_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V49_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V49_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V49_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V50_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V50_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V50_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V50_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V51_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V51_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V51_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V51_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V52_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V52_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V52_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V52_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V53_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V53_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V53_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V53_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V54_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V54_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V54_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V54_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V55_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V55_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V55_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V55_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V56_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V56_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V56_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V56_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V57_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V57_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V57_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V57_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V58_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V58_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V58_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V58_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V59_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V59_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V59_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V59_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V60_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V60_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V60_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V60_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V61_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V61_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V61_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V61_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V62_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V62_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V62_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V62_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V63_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V63_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V63_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V63_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V64_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V64_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V64_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V64_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V65_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V65_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V65_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V65_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V66_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V66_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V66_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V66_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V67_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V67_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V67_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V67_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V68_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V68_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V68_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V68_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V69_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V69_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V69_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V69_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V70_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V70_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V70_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V70_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V71_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V71_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V71_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V71_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V72_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V72_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V72_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V72_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V73_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V73_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V73_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V73_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V74_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V74_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V74_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V74_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V75_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V75_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V75_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V75_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V76_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V76_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V76_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V76_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V77_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V77_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V77_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V77_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V78_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V78_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V78_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V78_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V79_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V79_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V79_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V79_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V80_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V80_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V80_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V80_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V81_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V81_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V81_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V81_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V82_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V82_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V82_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V82_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V83_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V83_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V83_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V83_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V84_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V84_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V84_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V84_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V85_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V85_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V85_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V85_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V86_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V86_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V86_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V86_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V87_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V87_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V87_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V87_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V88_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V88_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V88_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V88_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V89_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V89_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V89_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V89_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V90_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V90_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V90_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V90_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V91_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V91_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V91_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V91_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V92_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V92_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V92_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V92_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V93_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V93_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V93_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V93_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V94_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V94_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V94_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V94_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V95_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V95_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V95_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V95_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V96_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V96_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V96_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V96_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V97_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V97_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V97_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V97_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V98_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V98_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V98_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V98_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V99_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V99_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V99_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V99_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V100_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V100_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V100_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V100_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V101_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V101_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V101_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V101_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V102_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V102_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V102_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V102_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V103_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V103_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V103_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V103_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V104_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V104_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V104_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V104_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V105_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V105_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V105_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V105_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V106_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V106_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V106_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V106_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V107_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V107_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V107_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V107_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V108_1 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V108_2 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V108_3 .form-horizontal .custom-form.custom-form-radio .custom-control-description ,
.custom-V108_4 .form-horizontal .custom-form.custom-form-radio .custom-control-description  
{
	min-width: 5rem !important;
}

.custom-V1_1  .form-horizontal .form-inner ,
.custom-V1_2  .form-horizontal .form-inner ,
.custom-V1_3  .form-horizontal .form-inner ,
.custom-V1_4  .form-horizontal .form-inner ,
.custom-V2_1  .form-horizontal .form-inner ,
.custom-V2_2  .form-horizontal .form-inner ,
.custom-V2_3  .form-horizontal .form-inner ,
.custom-V2_4  .form-horizontal .form-inner ,
.custom-V3_1  .form-horizontal .form-inner ,
.custom-V3_2  .form-horizontal .form-inner ,
.custom-V3_3  .form-horizontal .form-inner ,
.custom-V3_4  .form-horizontal .form-inner ,
.custom-V4_1  .form-horizontal .form-inner ,
.custom-V4_2  .form-horizontal .form-inner ,
.custom-V4_3  .form-horizontal .form-inner ,
.custom-V4_4  .form-horizontal .form-inner ,
.custom-V5_1  .form-horizontal .form-inner ,
.custom-V5_2  .form-horizontal .form-inner ,
.custom-V5_3  .form-horizontal .form-inner ,
.custom-V5_4  .form-horizontal .form-inner ,
.custom-V6_1  .form-horizontal .form-inner ,
.custom-V6_2  .form-horizontal .form-inner ,
.custom-V6_3  .form-horizontal .form-inner ,
.custom-V6_4  .form-horizontal .form-inner ,
.custom-V7_1  .form-horizontal .form-inner ,
.custom-V7_2  .form-horizontal .form-inner ,
.custom-V7_3  .form-horizontal .form-inner ,
.custom-V7_4  .form-horizontal .form-inner ,
.custom-V8_1  .form-horizontal .form-inner ,
.custom-V8_2  .form-horizontal .form-inner ,
.custom-V8_3  .form-horizontal .form-inner ,
.custom-V8_4  .form-horizontal .form-inner ,
.custom-V9_1  .form-horizontal .form-inner ,
.custom-V9_2  .form-horizontal .form-inner ,
.custom-V9_3  .form-horizontal .form-inner ,
.custom-V9_4  .form-horizontal .form-inner ,
.custom-V10_1  .form-horizontal .form-inner ,
.custom-V10_2  .form-horizontal .form-inner ,
.custom-V10_3  .form-horizontal .form-inner ,
.custom-V10_4  .form-horizontal .form-inner ,
.custom-V11_1  .form-horizontal .form-inner ,
.custom-V11_2  .form-horizontal .form-inner ,
.custom-V11_3  .form-horizontal .form-inner ,
.custom-V11_4  .form-horizontal .form-inner ,
.custom-V12_1  .form-horizontal .form-inner ,
.custom-V12_2  .form-horizontal .form-inner ,
.custom-V12_3  .form-horizontal .form-inner ,
.custom-V12_4  .form-horizontal .form-inner ,
.custom-V13_1  .form-horizontal .form-inner ,
.custom-V13_2  .form-horizontal .form-inner ,
.custom-V13_3  .form-horizontal .form-inner ,
.custom-V13_4  .form-horizontal .form-inner ,
.custom-V14_1  .form-horizontal .form-inner ,
.custom-V14_2  .form-horizontal .form-inner ,
.custom-V14_3  .form-horizontal .form-inner ,
.custom-V14_4  .form-horizontal .form-inner ,
.custom-V15_1  .form-horizontal .form-inner ,
.custom-V15_2  .form-horizontal .form-inner ,
.custom-V15_3  .form-horizontal .form-inner ,
.custom-V15_4  .form-horizontal .form-inner ,
.custom-V16_1  .form-horizontal .form-inner ,
.custom-V16_2  .form-horizontal .form-inner ,
.custom-V16_3  .form-horizontal .form-inner ,
.custom-V16_4  .form-horizontal .form-inner ,
.custom-V17_1  .form-horizontal .form-inner ,
.custom-V17_2  .form-horizontal .form-inner ,
.custom-V17_3  .form-horizontal .form-inner ,
.custom-V17_4  .form-horizontal .form-inner ,
.custom-V18_1  .form-horizontal .form-inner ,
.custom-V18_2  .form-horizontal .form-inner ,
.custom-V18_3  .form-horizontal .form-inner ,
.custom-V18_4  .form-horizontal .form-inner ,
.custom-V19_1  .form-horizontal .form-inner ,
.custom-V19_2  .form-horizontal .form-inner ,
.custom-V19_3  .form-horizontal .form-inner ,
.custom-V19_4  .form-horizontal .form-inner ,
.custom-V20_1  .form-horizontal .form-inner ,
.custom-V20_2  .form-horizontal .form-inner ,
.custom-V20_3  .form-horizontal .form-inner ,
.custom-V20_4  .form-horizontal .form-inner ,
.custom-V21_1  .form-horizontal .form-inner ,
.custom-V21_2  .form-horizontal .form-inner ,
.custom-V21_3  .form-horizontal .form-inner ,
.custom-V21_4  .form-horizontal .form-inner ,
.custom-V22_1  .form-horizontal .form-inner ,
.custom-V22_2  .form-horizontal .form-inner ,
.custom-V22_3  .form-horizontal .form-inner ,
.custom-V22_4  .form-horizontal .form-inner ,
.custom-V23_1  .form-horizontal .form-inner ,
.custom-V23_2  .form-horizontal .form-inner ,
.custom-V23_3  .form-horizontal .form-inner ,
.custom-V23_4  .form-horizontal .form-inner ,
.custom-V24_1  .form-horizontal .form-inner ,
.custom-V24_2  .form-horizontal .form-inner ,
.custom-V24_3  .form-horizontal .form-inner ,
.custom-V24_4  .form-horizontal .form-inner ,
.custom-V25_1  .form-horizontal .form-inner ,
.custom-V25_2  .form-horizontal .form-inner ,
.custom-V25_3  .form-horizontal .form-inner ,
.custom-V25_4  .form-horizontal .form-inner ,
.custom-V26_1  .form-horizontal .form-inner ,
.custom-V26_2  .form-horizontal .form-inner ,
.custom-V26_3  .form-horizontal .form-inner ,
.custom-V26_4  .form-horizontal .form-inner ,
.custom-V27_1  .form-horizontal .form-inner ,
.custom-V27_2  .form-horizontal .form-inner ,
.custom-V27_3  .form-horizontal .form-inner ,
.custom-V27_4  .form-horizontal .form-inner ,
.custom-V28_1  .form-horizontal .form-inner ,
.custom-V28_2  .form-horizontal .form-inner ,
.custom-V28_3  .form-horizontal .form-inner ,
.custom-V28_4  .form-horizontal .form-inner ,
.custom-V29_1  .form-horizontal .form-inner ,
.custom-V29_2  .form-horizontal .form-inner ,
.custom-V29_3  .form-horizontal .form-inner ,
.custom-V29_4  .form-horizontal .form-inner ,
.custom-V30_1  .form-horizontal .form-inner ,
.custom-V30_2  .form-horizontal .form-inner ,
.custom-V30_3  .form-horizontal .form-inner ,
.custom-V30_4  .form-horizontal .form-inner ,
.custom-V31_1  .form-horizontal .form-inner ,
.custom-V31_2  .form-horizontal .form-inner ,
.custom-V31_3  .form-horizontal .form-inner ,
.custom-V31_4  .form-horizontal .form-inner ,
.custom-V32_1  .form-horizontal .form-inner ,
.custom-V32_2  .form-horizontal .form-inner ,
.custom-V32_3  .form-horizontal .form-inner ,
.custom-V32_4  .form-horizontal .form-inner ,
.custom-V33_1  .form-horizontal .form-inner ,
.custom-V33_2  .form-horizontal .form-inner ,
.custom-V33_3  .form-horizontal .form-inner ,
.custom-V33_4  .form-horizontal .form-inner ,
.custom-V34_1  .form-horizontal .form-inner ,
.custom-V34_2  .form-horizontal .form-inner ,
.custom-V34_3  .form-horizontal .form-inner ,
.custom-V34_4  .form-horizontal .form-inner ,
.custom-V35_1  .form-horizontal .form-inner ,
.custom-V35_2  .form-horizontal .form-inner ,
.custom-V35_3  .form-horizontal .form-inner ,
.custom-V35_4  .form-horizontal .form-inner ,
.custom-V36_1  .form-horizontal .form-inner ,
.custom-V36_2  .form-horizontal .form-inner ,
.custom-V36_3  .form-horizontal .form-inner ,
.custom-V36_4  .form-horizontal .form-inner ,
.custom-V37_1  .form-horizontal .form-inner ,
.custom-V37_2  .form-horizontal .form-inner ,
.custom-V37_3  .form-horizontal .form-inner ,
.custom-V37_4  .form-horizontal .form-inner ,
.custom-V38_1  .form-horizontal .form-inner ,
.custom-V38_2  .form-horizontal .form-inner ,
.custom-V38_3  .form-horizontal .form-inner ,
.custom-V38_4  .form-horizontal .form-inner ,
.custom-V39_1  .form-horizontal .form-inner ,
.custom-V39_2  .form-horizontal .form-inner ,
.custom-V39_3  .form-horizontal .form-inner ,
.custom-V39_4  .form-horizontal .form-inner ,
.custom-V40_1  .form-horizontal .form-inner ,
.custom-V40_2  .form-horizontal .form-inner ,
.custom-V40_3  .form-horizontal .form-inner ,
.custom-V40_4  .form-horizontal .form-inner ,
.custom-V41_1  .form-horizontal .form-inner ,
.custom-V41_2  .form-horizontal .form-inner ,
.custom-V41_3  .form-horizontal .form-inner ,
.custom-V41_4  .form-horizontal .form-inner ,
.custom-V42_1  .form-horizontal .form-inner ,
.custom-V42_2  .form-horizontal .form-inner ,
.custom-V42_3  .form-horizontal .form-inner ,
.custom-V42_4  .form-horizontal .form-inner ,
.custom-V43_1  .form-horizontal .form-inner ,
.custom-V43_2  .form-horizontal .form-inner ,
.custom-V43_3  .form-horizontal .form-inner ,
.custom-V43_4  .form-horizontal .form-inner ,
.custom-V44_1  .form-horizontal .form-inner ,
.custom-V44_2  .form-horizontal .form-inner ,
.custom-V44_3  .form-horizontal .form-inner ,
.custom-V44_4  .form-horizontal .form-inner ,
.custom-V45_1  .form-horizontal .form-inner ,
.custom-V45_2  .form-horizontal .form-inner ,
.custom-V45_3  .form-horizontal .form-inner ,
.custom-V45_4  .form-horizontal .form-inner ,
.custom-V46_1  .form-horizontal .form-inner ,
.custom-V46_2  .form-horizontal .form-inner ,
.custom-V46_3  .form-horizontal .form-inner ,
.custom-V46_4  .form-horizontal .form-inner ,
.custom-V47_1  .form-horizontal .form-inner ,
.custom-V47_2  .form-horizontal .form-inner ,
.custom-V47_3  .form-horizontal .form-inner ,
.custom-V47_4  .form-horizontal .form-inner ,
.custom-V48_1  .form-horizontal .form-inner ,
.custom-V48_2  .form-horizontal .form-inner ,
.custom-V48_3  .form-horizontal .form-inner ,
.custom-V48_4  .form-horizontal .form-inner ,
.custom-V49_1  .form-horizontal .form-inner ,
.custom-V49_2  .form-horizontal .form-inner ,
.custom-V49_3  .form-horizontal .form-inner ,
.custom-V49_4  .form-horizontal .form-inner ,
.custom-V50_1  .form-horizontal .form-inner ,
.custom-V50_2  .form-horizontal .form-inner ,
.custom-V50_3  .form-horizontal .form-inner ,
.custom-V50_4  .form-horizontal .form-inner ,
.custom-V51_1  .form-horizontal .form-inner ,
.custom-V51_2  .form-horizontal .form-inner ,
.custom-V51_3  .form-horizontal .form-inner ,
.custom-V51_4  .form-horizontal .form-inner ,
.custom-V52_1  .form-horizontal .form-inner ,
.custom-V52_2  .form-horizontal .form-inner ,
.custom-V52_3  .form-horizontal .form-inner ,
.custom-V52_4  .form-horizontal .form-inner ,
.custom-V53_1  .form-horizontal .form-inner ,
.custom-V53_2  .form-horizontal .form-inner ,
.custom-V53_3  .form-horizontal .form-inner ,
.custom-V53_4  .form-horizontal .form-inner ,
.custom-V54_1  .form-horizontal .form-inner ,
.custom-V54_2  .form-horizontal .form-inner ,
.custom-V54_3  .form-horizontal .form-inner ,
.custom-V54_4  .form-horizontal .form-inner ,
.custom-V55_1  .form-horizontal .form-inner ,
.custom-V55_2  .form-horizontal .form-inner ,
.custom-V55_3  .form-horizontal .form-inner ,
.custom-V55_4  .form-horizontal .form-inner ,
.custom-V56_1  .form-horizontal .form-inner ,
.custom-V56_2  .form-horizontal .form-inner ,
.custom-V56_3  .form-horizontal .form-inner ,
.custom-V56_4  .form-horizontal .form-inner ,
.custom-V57_1  .form-horizontal .form-inner ,
.custom-V57_2  .form-horizontal .form-inner ,
.custom-V57_3  .form-horizontal .form-inner ,
.custom-V57_4  .form-horizontal .form-inner ,
.custom-V58_1  .form-horizontal .form-inner ,
.custom-V58_2  .form-horizontal .form-inner ,
.custom-V58_3  .form-horizontal .form-inner ,
.custom-V58_4  .form-horizontal .form-inner ,
.custom-V59_1  .form-horizontal .form-inner ,
.custom-V59_2  .form-horizontal .form-inner ,
.custom-V59_3  .form-horizontal .form-inner ,
.custom-V59_4  .form-horizontal .form-inner ,
.custom-V60_1  .form-horizontal .form-inner ,
.custom-V60_2  .form-horizontal .form-inner ,
.custom-V60_3  .form-horizontal .form-inner ,
.custom-V60_4  .form-horizontal .form-inner ,
.custom-V61_1  .form-horizontal .form-inner ,
.custom-V61_2  .form-horizontal .form-inner ,
.custom-V61_3  .form-horizontal .form-inner ,
.custom-V61_4  .form-horizontal .form-inner ,
.custom-V62_1  .form-horizontal .form-inner ,
.custom-V62_2  .form-horizontal .form-inner ,
.custom-V62_3  .form-horizontal .form-inner ,
.custom-V62_4  .form-horizontal .form-inner ,
.custom-V63_1  .form-horizontal .form-inner ,
.custom-V63_2  .form-horizontal .form-inner ,
.custom-V63_3  .form-horizontal .form-inner ,
.custom-V63_4  .form-horizontal .form-inner ,
.custom-V64_1  .form-horizontal .form-inner ,
.custom-V64_2  .form-horizontal .form-inner ,
.custom-V64_3  .form-horizontal .form-inner ,
.custom-V64_4  .form-horizontal .form-inner ,
.custom-V65_1  .form-horizontal .form-inner ,
.custom-V65_2  .form-horizontal .form-inner ,
.custom-V65_3  .form-horizontal .form-inner ,
.custom-V65_4  .form-horizontal .form-inner ,
.custom-V66_1  .form-horizontal .form-inner ,
.custom-V66_2  .form-horizontal .form-inner ,
.custom-V66_3  .form-horizontal .form-inner ,
.custom-V66_4  .form-horizontal .form-inner ,
.custom-V67_1  .form-horizontal .form-inner ,
.custom-V67_2  .form-horizontal .form-inner ,
.custom-V67_3  .form-horizontal .form-inner ,
.custom-V67_4  .form-horizontal .form-inner ,
.custom-V68_1  .form-horizontal .form-inner ,
.custom-V68_2  .form-horizontal .form-inner ,
.custom-V68_3  .form-horizontal .form-inner ,
.custom-V68_4  .form-horizontal .form-inner ,
.custom-V69_1  .form-horizontal .form-inner ,
.custom-V69_2  .form-horizontal .form-inner ,
.custom-V69_3  .form-horizontal .form-inner ,
.custom-V69_4  .form-horizontal .form-inner ,
.custom-V70_1  .form-horizontal .form-inner ,
.custom-V70_2  .form-horizontal .form-inner ,
.custom-V70_3  .form-horizontal .form-inner ,
.custom-V70_4  .form-horizontal .form-inner ,
.custom-V71_1  .form-horizontal .form-inner ,
.custom-V71_2  .form-horizontal .form-inner ,
.custom-V71_3  .form-horizontal .form-inner ,
.custom-V71_4  .form-horizontal .form-inner ,
.custom-V72_1  .form-horizontal .form-inner ,
.custom-V72_2  .form-horizontal .form-inner ,
.custom-V72_3  .form-horizontal .form-inner ,
.custom-V72_4  .form-horizontal .form-inner ,
.custom-V73_1  .form-horizontal .form-inner ,
.custom-V73_2  .form-horizontal .form-inner ,
.custom-V73_3  .form-horizontal .form-inner ,
.custom-V73_4  .form-horizontal .form-inner ,
.custom-V74_1  .form-horizontal .form-inner ,
.custom-V74_2  .form-horizontal .form-inner ,
.custom-V74_3  .form-horizontal .form-inner ,
.custom-V74_4  .form-horizontal .form-inner ,
.custom-V75_1  .form-horizontal .form-inner ,
.custom-V75_2  .form-horizontal .form-inner ,
.custom-V75_3  .form-horizontal .form-inner ,
.custom-V75_4  .form-horizontal .form-inner ,
.custom-V76_1  .form-horizontal .form-inner ,
.custom-V76_2  .form-horizontal .form-inner ,
.custom-V76_3  .form-horizontal .form-inner ,
.custom-V76_4  .form-horizontal .form-inner ,
.custom-V77_1  .form-horizontal .form-inner ,
.custom-V77_2  .form-horizontal .form-inner ,
.custom-V77_3  .form-horizontal .form-inner ,
.custom-V77_4  .form-horizontal .form-inner ,
.custom-V78_1  .form-horizontal .form-inner ,
.custom-V78_2  .form-horizontal .form-inner ,
.custom-V78_3  .form-horizontal .form-inner ,
.custom-V78_4  .form-horizontal .form-inner ,
.custom-V79_1  .form-horizontal .form-inner ,
.custom-V79_2  .form-horizontal .form-inner ,
.custom-V79_3  .form-horizontal .form-inner ,
.custom-V79_4  .form-horizontal .form-inner ,
.custom-V80_1  .form-horizontal .form-inner ,
.custom-V80_2  .form-horizontal .form-inner ,
.custom-V80_3  .form-horizontal .form-inner ,
.custom-V80_4  .form-horizontal .form-inner ,
.custom-V81_1  .form-horizontal .form-inner ,
.custom-V81_2  .form-horizontal .form-inner ,
.custom-V81_3  .form-horizontal .form-inner ,
.custom-V81_4  .form-horizontal .form-inner ,
.custom-V82_1  .form-horizontal .form-inner ,
.custom-V82_2  .form-horizontal .form-inner ,
.custom-V82_3  .form-horizontal .form-inner ,
.custom-V82_4  .form-horizontal .form-inner ,
.custom-V83_1  .form-horizontal .form-inner ,
.custom-V83_2  .form-horizontal .form-inner ,
.custom-V83_3  .form-horizontal .form-inner ,
.custom-V83_4  .form-horizontal .form-inner ,
.custom-V84_1  .form-horizontal .form-inner ,
.custom-V84_2  .form-horizontal .form-inner ,
.custom-V84_3  .form-horizontal .form-inner ,
.custom-V84_4  .form-horizontal .form-inner ,
.custom-V85_1  .form-horizontal .form-inner ,
.custom-V85_2  .form-horizontal .form-inner ,
.custom-V85_3  .form-horizontal .form-inner ,
.custom-V85_4  .form-horizontal .form-inner ,
.custom-V86_1  .form-horizontal .form-inner ,
.custom-V86_2  .form-horizontal .form-inner ,
.custom-V86_3  .form-horizontal .form-inner ,
.custom-V86_4  .form-horizontal .form-inner ,
.custom-V87_1  .form-horizontal .form-inner ,
.custom-V87_2  .form-horizontal .form-inner ,
.custom-V87_3  .form-horizontal .form-inner ,
.custom-V87_4  .form-horizontal .form-inner ,
.custom-V88_1  .form-horizontal .form-inner ,
.custom-V88_2  .form-horizontal .form-inner ,
.custom-V88_3  .form-horizontal .form-inner ,
.custom-V88_4  .form-horizontal .form-inner ,
.custom-V89_1  .form-horizontal .form-inner ,
.custom-V89_2  .form-horizontal .form-inner ,
.custom-V89_3  .form-horizontal .form-inner ,
.custom-V89_4  .form-horizontal .form-inner ,
.custom-V90_1  .form-horizontal .form-inner ,
.custom-V90_2  .form-horizontal .form-inner ,
.custom-V90_3  .form-horizontal .form-inner ,
.custom-V90_4  .form-horizontal .form-inner ,
.custom-V91_1  .form-horizontal .form-inner ,
.custom-V91_2  .form-horizontal .form-inner ,
.custom-V91_3  .form-horizontal .form-inner ,
.custom-V91_4  .form-horizontal .form-inner ,
.custom-V92_1  .form-horizontal .form-inner ,
.custom-V92_2  .form-horizontal .form-inner ,
.custom-V92_3  .form-horizontal .form-inner ,
.custom-V92_4  .form-horizontal .form-inner ,
.custom-V93_1  .form-horizontal .form-inner ,
.custom-V93_2  .form-horizontal .form-inner ,
.custom-V93_3  .form-horizontal .form-inner ,
.custom-V93_4  .form-horizontal .form-inner ,
.custom-V94_1  .form-horizontal .form-inner ,
.custom-V94_2  .form-horizontal .form-inner ,
.custom-V94_3  .form-horizontal .form-inner ,
.custom-V94_4  .form-horizontal .form-inner ,
.custom-V95_1  .form-horizontal .form-inner ,
.custom-V95_2  .form-horizontal .form-inner ,
.custom-V95_3  .form-horizontal .form-inner ,
.custom-V95_4  .form-horizontal .form-inner ,
.custom-V96_1  .form-horizontal .form-inner ,
.custom-V96_2  .form-horizontal .form-inner ,
.custom-V96_3  .form-horizontal .form-inner ,
.custom-V96_4  .form-horizontal .form-inner ,
.custom-V97_1  .form-horizontal .form-inner ,
.custom-V97_2  .form-horizontal .form-inner ,
.custom-V97_3  .form-horizontal .form-inner ,
.custom-V97_4  .form-horizontal .form-inner ,
.custom-V98_1  .form-horizontal .form-inner ,
.custom-V98_2  .form-horizontal .form-inner ,
.custom-V98_3  .form-horizontal .form-inner ,
.custom-V98_4  .form-horizontal .form-inner ,
.custom-V99_1  .form-horizontal .form-inner ,
.custom-V99_2  .form-horizontal .form-inner ,
.custom-V99_3  .form-horizontal .form-inner ,
.custom-V99_4  .form-horizontal .form-inner ,
.custom-V100_1  .form-horizontal .form-inner ,
.custom-V100_2  .form-horizontal .form-inner ,
.custom-V100_3  .form-horizontal .form-inner ,
.custom-V100_4  .form-horizontal .form-inner ,
.custom-V101_1  .form-horizontal .form-inner ,
.custom-V101_2  .form-horizontal .form-inner ,
.custom-V101_3  .form-horizontal .form-inner ,
.custom-V101_4  .form-horizontal .form-inner ,
.custom-V102_1  .form-horizontal .form-inner ,
.custom-V102_2  .form-horizontal .form-inner ,
.custom-V102_3  .form-horizontal .form-inner ,
.custom-V102_4  .form-horizontal .form-inner ,
.custom-V103_1  .form-horizontal .form-inner ,
.custom-V103_2  .form-horizontal .form-inner ,
.custom-V103_3  .form-horizontal .form-inner ,
.custom-V103_4  .form-horizontal .form-inner ,
.custom-V104_1  .form-horizontal .form-inner ,
.custom-V104_2  .form-horizontal .form-inner ,
.custom-V104_3  .form-horizontal .form-inner ,
.custom-V104_4  .form-horizontal .form-inner ,
.custom-V105_1  .form-horizontal .form-inner ,
.custom-V105_2  .form-horizontal .form-inner ,
.custom-V105_3  .form-horizontal .form-inner ,
.custom-V105_4  .form-horizontal .form-inner ,
.custom-V106_1  .form-horizontal .form-inner ,
.custom-V106_2  .form-horizontal .form-inner ,
.custom-V106_3  .form-horizontal .form-inner ,
.custom-V106_4  .form-horizontal .form-inner ,
.custom-V107_1  .form-horizontal .form-inner ,
.custom-V107_2  .form-horizontal .form-inner ,
.custom-V107_3  .form-horizontal .form-inner ,
.custom-V107_4  .form-horizontal .form-inner ,
.custom-V108_1  .form-horizontal .form-inner ,
.custom-V108_2  .form-horizontal .form-inner ,
.custom-V108_3  .form-horizontal .form-inner ,
.custom-V108_4  .form-horizontal .form-inner 
{
    margin-left: 2.5rem !important;
    margin-right: 1rem !important;
}


.custom-A_32 .row:nth-child(8) {
	background: none !important; 
	padding-top: 25px !important;
}

.custom-D1_16 #form\:D1_16\:q1, 
.custom-D1_16 #form\:D1_16\:q2, 
.custom-D1_16 #form\:D1_16\:q3 
{
	font-weight: bold;
	padding-bottom: 2rem !important;
}


.custom-D1_2 .form-inline label {
    -moz-box-align: start;
	-moz-box-pack: start;
	align-items: flex-start;
	display: flex;
	justify-content: flex-start;
}

.custom-D1_2 .row .dropDownsmall:nth-child(1) {
	display: none !important;
}

.custom-D1_2 .row .dropDownsmall {
    margin-left: -8px !important;
}
.custom-D1_2 .survey-outer .question-main {
    margin-bottom: -2rem !important;
}
.custom-D1_2 .form-inner {
    margin-bottom: 0rem !important;
}

.custom-p04_11 .carousel .row .text-sub, 
.custom-p04_12 .carousel .row .text-sub 
{
    display: inherit !important;
}


@media ( max-width : 766px){
 	.custom-A_56 .openmatrix .row .openmatrix-rdc label .column, 
 	.custom-D3_6 .openmatrix .row .openmatrix-rdc label .xx, 
 	.custom-D3_8 .openmatrix .row .openmatrix-rdc label .xx, 
 	.custom-B1_6_r .openmatrix .row .openmatrix-rdc label .text-common, 
 	.custom-B1_4a .openmatrix .row .openmatrix-rdc label .text-common, 
 	.custom-B1_4a_r .openmatrix .row .openmatrix-rdc label .text-common  	
 	{
		display: none !important;
 	}
 		
 	
	.custom-F1_2_r1 .carousel-indicators, 
 	.custom-F1_2_r2 .carousel-indicators, 
	.custom-C2_8_r .carousel-indicators, 
 	.custom-C2_9_r .carousel-indicators, 
 	.custom-D2_21 .carousel-indicators, 
 	.custom-D2_2 .carousel-indicators, 
 	.custom-D2_3 .carousel-indicators  
 	{
	    top: -40px !important;
	}
	
/* 	.custom-KSM-anf04 .row:nth-child(11) .text-sub */
	.custom-KSM-anf04 .row:nth-child(11) .col-md-4 p  
	{
/* 		color: red !important; */
/* 		position: absolute !important; */
	}
	

	.custom-D1_7 .row:nth-child(11) .custom-form,  
	.custom-KSM-anf04 .row:nth-child(11) .custom-form, 
	.custom-KSM-anf05 .row:nth-child(11) .custom-form, 
	.custom-KSM-ma07 .row:nth-child(13) .custom-form, 
	.custom-KSM-phd02 .row:nth-child(18) .custom-form, 
	.custom-D1_8 .row:nth-child(11) .custom-form
	{
	    margin-top: -1rem !important;
	} 
	.custom-F3_12 .row:nth-child(3) .custom-form, 
	.custom-A_14 .row:nth-child(5) .custom-form, 
	.custom-F2_14 .row:nth-child(3) .custom-form
	{
	    margin-top: -1rem !important;
	}
	
	.custom-F3_12 ol, .custom-A_14 ol, .custom-F2_14 ol  {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	} 
	
	.custom-A_28  .attached input[type="text"] {
		width: 70px !important;
	}
	.custom-A_24 .custom-form .custom-control {
	    height: 35px !important;
	}
	
	.custom-C2_11a .row:nth-child(1) .custom-control:nth-child(1) .custom-control-indicator, 
	.custom-C2_11a .row:nth-child(1) .custom-control:nth-child(1) input[type="text"], 
	.custom-C2_11a .row:nth-child(2) .custom-control:nth-child(1) .custom-control-indicator, 
	.custom-C2_11a .row:nth-child(2) .custom-control:nth-child(1) input[type="text"],  
	.custom-C2_11a .row:nth-child(1) .custom-control:nth-child(1) .custom-control-description, 
	.custom-C2_11a .row:nth-child(2) .custom-control:nth-child(1) .custom-control-description  
	{
		display: none !important;
	}
	
	
}

.custom-A_12b input[type="text"] {
	width: 110px !important;
}



