/*
 * H5 Editor generated Exercises - Stylesheet
 */
*{
	outline: none;
	border-width: 0;
	border-style: solid;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
body{
    font-family: 'Cooper Hewitt', sans-serif;
}

#h5_gen_ex, div, span, li, table{
	border-color: #DD2300;
}
body {
	font-size: 14px;
	color: #333;
}
@media only screen and (max-width: 767px) { 
	body{
		font-size: 16px;

	}

}
#h5_gen_ex #timer{
	display: none;
}
#h5_gen_ex h1{
	font-size: 2em;
	color: #FF6338;
	margin-bottom:0;
}
#h5_gen_ex .instructions h1{
	padding-right: 30px;
}
#h5_gen_ex h2{
	font-size:1.2em;
}

#h5_gen_ex audio{
	/* background-color:#1c94c4; */
	max-width: 100%;
}

#h5_gen_ex #head{
	margin-bottom:1em;
	
}

#h5_gen_ex #strip{
	border-top-width: 100%;
	border-top:#dcdcdc solid;
	margin-bottom:0.5em;
}

#h5_gen_ex sentence{   
	padding: 10px 0;
	display: block;
}
#h5_gen_ex select{
	border-width: 1px;
}
#h5_gen_ex .draggable {
	float:left;
	background-color: #F8F8F8;
	border:1px solid #FF6338;
	margin: 0em 0.5em 0.5em 0em;
	padding:0em 0.5em;
	/* height:28px; */
	cursor: move;
}

#h5_gen_ex .droppable {
	background-color: #d0d9e6;            
	min-height:26px;
	min-width:10px;
	display: inline-block; 	
	vertical-align: middle;
	margin-right: 1px;
	transition: all .2s ease-in-out;
	
}
#h5_gen_ex #content{
	margin-top: 0px !important;
}
#h5_gen_ex .page-nav{
	padding-bottom: 20px;
}
#h5_gen_ex #header1 .page-nav{
	padding-bottom: 50px;
}
#h5_gen_ex #h5_gen_ex_footer .page-nav {
	padding-top: 30px;
}

#h5_gen_ex button, #h5_gen_ex .btn:focus, #h5_gen_ex .btn:active:focus, #h5_gen_ex .btn.active:focus{
	outline: 0;
}
#h5_gen_ex .instructions h1{
	margin-bottom: 20px;
}
#h5_gen_ex .instructions p{
	line-height: 20px;
}
#h5_gen_ex #btn-dl,#h5_gen_ex #btn-home,#h5_gen_ex #btn-xeditor{                
	color: #FF6338; 
	background-color: #fff;
	font-size:2em;
	border:none;
	width: 4.2em;
}
#h5_gen_ex .block.column .has-bg {
    padding: 15px !important;
    margin-bottom: 5px;
}
#h5_gen_ex .block.column .has-bg:after {
	clear: both;
	content: "";
	display: block;
}
#h5_gen_ex #btn-dl span{
	color: #FF6338; 
}
#h5_gen_ex #btn-dl:hover span{
	color: #fff;
}
#btn-dl.active,#btn-home.active, #btn-xeditor.active,#btn-home:hover, #btn-xeditor:hover, #btn-dl:hover{
	color: #fff; 
	background-color: #FF6338;
}
#h5_gen_ex #link-dl:hover{
	text-decoration: none;
}
#h5_gen_ex .btn-default:hover, #h5_gen_ex .btn-default:focus, #h5_gen_ex .btn-default:active, #h5_gen_ex .btn-default.active, #h5_gen_ex .open > .dropdown-toggle.btn-default{
	background-color: #FF6338;
	color: #fff;
}
#h5_gen_ex .btn-default:active, #h5_gen_ex .btn-default.active{
	background-color: #fff;
	color: #FF6338;
}
#h5_gen_ex #btn-home > span, #h5_gen_ex #btn-xeditor > span,  #h5_gen_ex #btn-dl > span{
	padding-right:0.3em;
	display:table-cell;
	vertical-align:middle;
}
#h5_gen_ex #autoselect:hover, #h5_gen_ex #autoselect:active, #h5_gen_ex #autoselect.active, #h5_gen_ex #autoselect{
	background-color: #fff !important;
	color: #FF6338 !important;
}
#h5_gen_ex .btn-lg, #h5_gen_ex .btn-group-lg>.btn {
	  padding: 10px;
	  font-size: 18px;
	  line-height: 1.33;
	  border-radius: 6px;
}
#h5_gen_ex .btn-help{
	position: absolute;
	right: 15px;
	top: 15px;
}
#h5_gen_ex .column table{
	width: 100%;
}
#h5_gen_ex .column table, #h5_gen_ex .column table td{
	border-width: inherit;
}
#h5_gen_ex .column table[border="1"] td, #h5_gen_ex .column table[border="1"] th
{border-width:1px;}
#h5_gen_ex .column table[border="0"] td, #h5_gen_ex .column table[border="0"] th
{border-width:0px;}
#h5_gen_ex .column table[border="2"] td, #h5_gen_ex .column table[border="2"] th
{border-width:2px;}
#h5_gen_ex .column table[border="3"] td, #h5_gen_ex .column table[border="3"] th
{border-width:3px;}
#h5_gen_ex .column table[border="4"] td, #h5_gen_ex .column table[border="4"] th
{border-width:4px;}
#h5_gen_ex .column table[border="5"] td, #h5_gen_ex .column table[border="5"] th
{border-width:5px;}
#h5_gen_ex .column table[border="6"] td, #h5_gen_ex .column table[border="6"] th
{border-width:6px;}
#h5_gen_ex .column table[border="7"] td, #h5_gen_ex .column table[border="7"] th
{border-width:7px;}
#h5_gen_ex .column table[border="8"] td, #h5_gen_ex .column table[border="8"] th
{border-width:8px;}
#h5_gen_ex .column table[border="9"] td, #h5_gen_ex .column table[border="9"] th
{border-width:9px;}
#h5_gen_ex .column table[border="10"] td, #h5_gen_ex .column table[border="10"] th
{border-width:10px;}
#h5_gen_ex .column table[cellpadding^="*"] td, #h5_gen_ex .column table[cellpadding^="*"] th
{padding:5px;}
#h5_gen_ex .column table[cellpadding="1"] td, #h5_gen_ex .column table[cellpadding="1"] th
{padding:1px;}
#h5_gen_ex .column table[cellpadding="2"] td, #h5_gen_ex .column table[cellpadding="2"] th
{padding:2px;}
#h5_gen_ex .column table[cellpadding="3"] td, #h5_gen_ex .column table[cellpadding="3"] th
{padding:3px;}
#h5_gen_ex .column table[cellpadding="4"] td, #h5_gen_ex .column table[cellpadding="4"] th
{padding:4px;}
#h5_gen_ex .column table[cellpadding="5"] td, #h5_gen_ex .column table[cellpadding="5"] th
{padding:5px;}
#h5_gen_ex .column table[cellpadding="6"] td, #h5_gen_ex .column table[cellpadding="6"] th
{padding:6px;}
#h5_gen_ex .column.help{
	height: 0;
}
#h5_gen_ex .on-off{
	margin-left: 0.2em;
	font-weight: bold;
}
		   
#home-panel{
	background: #fff;
	position: absolute;
	z-index: 999;
}
#h5_gen_ex .droppable > .draggable{
	width: 100%;
	padding: 0em 0.5em;
	margin: 0px 0px 0px 0px;
	text-align: center;
	line-height: 22px;
	min-height: 26px;
	border: 0 !important;
	/* height:26px; */
}
#h5_gen_ex .ui-input-text{
	display: inline-block;
	position: relative;
	height: 28px;
}
#h5_gen_ex .ui-input-text input{
	letter-spacing: 1px;
	z-index: 1;
	background: #F8F8F8;
	border: 1px solid #FF2D05;
	padding: 2px;
	box-sizing: content-box;
}
#h5_gen_ex .exercise-container.has-bg .ui-input-text input{
	color: #000;
}
#h5_gen_ex .ui-input-text input.underline{
	background: transparent
}
#h5_gen_ex .ui-input-text .helper{
	position: absolute;
	left: 8px;
	z-index: 0;
	color: #ccc;
}
#h5_gen_ex .ui-input-text input.underline{
	position: relative;
	top: -2px;
}
#h5_gen_ex .ui-input-text input.underline:after{
	position: absolute;
	left: 5px;
	top: 3px;
	content: "xy";
	pointer-events: none;
	opacity: 0.6;
	letter-spacing: 1px;
}
#h5_gen_ex input.underline-helper{
	pointer-events: none;
	letter-spacing: 1px;
	background: #F8F8F8;
	padding: 2px;
	line-height: 20px;
	position: absolute;
	border: 1px solid #fff;
	top:0px;
	box-sizing: content-box;
	color: #000 !important;
}
#h5_gen_ex .underline-container{
	display: inline-block;
	position: relative;
}
#h5_gen_ex .ui-input-text input{
	line-height: 20px;
}
#h5_gen_ex .fixedWidth{
	width:4em;
	display:inline-block;
   
}
#h5_gen_ex .page {
	line-height: 28px;
}

#h5_gen_ex .container{
	max-width:970px;
}

#h5_gen_ex .words:after{
	content: " ";
	clear: both;
	margin-bottom: 20px;
	display: block;
}
 
#h5_gen_ex .ui-widget-header{
	
	font-weight: normal;
	border:none;
}

#h5_gen_ex .selected{
	background-color: #FF6338;
	color:#fff; 
}

#h5_gen_ex .inserted{
   
}

#h5_gen_ex .btn-primary, #h5_gen_ex_footer .btn-primary{
	background-color: #d0d9e6;
	border:none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#h5_gen_ex .btn-primary:hover, #h5_gen_ex_footer .btn-primary:hover{
	background-color: #DD2300;
	color:#fff;
	border-color: #DD2300;
}
#h5_gen_ex .btn-primary.active, #h5_gen_ex_footer .btn-primary.active{
	border: 2px solid #DD2300;
    background: #fff;
    color: #DD2300;
}
#h5_gen_ex .navbar-fixed-top{
	
	background-color:#ffffff;           
}
#h5_gen_ex .swipe-y{
	padding-top:1em;
	padding-left:1em;
	height:4.5em;
	background-color: #f1f1f1;
	
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
 
}

#h5_gen_ex .helptext{
	display: none;
}
#h5_gen_ex .helptext .helptext-content{
	display:none;
	border: 1px dotted #FF6338;
}
#h5_gen_ex .unselectable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


#h5_gen_ex .container{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
}
#h5_gen_ex .container.top{
	border-bottom: 3px solid #FF6338;
}
#h5_gen_ex .paragraph:after{
	content:" ";
	clear:both;
	display:block;
}
#h5_gen_ex .paragraph{
	margin-bottom: 15px;
}
#h5_gen_ex .solution-bar{
	border-top: 3px solid #FF6338;
	padding-top: 5px;
	margin-top: 50px;
	clear:both;
	z-index: 999999999999999999;
    position: relative;
}
#h5_gen_ex .solution-mode, #h5_gen_ex .solution-points, #h5_gen_ex .solution-switch, #h5_gen_ex .red-switch, #h5_gen_ex .switch-back, #h5_gen_ex .btn{
	color: #fff;
	background-color: #FF2D05;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 10px 16px;
	line-height: 1.42857143;
	text-align: center;
	cursor: pointer;
    text-decoration:none;
}
#h5_gen_ex .solution-switch, #h5_gen_ex .red-switch, #h5_gen_ex .switch-back{
	/*text-transform: uppercase;*/
}
#h5_gen_ex .solution-mode:hover,#h5_gen_ex .solution-switch:hover,#h5_gen_ex .solution-points:hover, #h5_gen_ex .red-switch, #h5_gen_ex .switch-back:hover{
	background-color: #FF2D05;
    text-decoration:none;
    cursor: pointer;
}
#h5_gen_ex .solution-switch.disabled, #h5_gen_ex .solution-mode.disabled, #h5_gen_ex .switch-back.disabled{
	background: #d0d9e6;
	/* color: #000 !important; */
}
#h5_gen_ex .solution-switch.disabled:hover, #h5_gen_ex .solution-mode.disabled:hover, #h5_gen_ex .switch-back.disabled:hover{
	background: #d0d9e6;
	cursor: default;
}
#h5_gen_ex .solution-switch{
	
	margin-right:15px !Important;
}
#h5_gen_ex .solution-mode{
	margin-left:15px;

}
#h5_gen_ex .solution-points{
	background-color: #FF2D05;
	cursor: default;
}
#h5_gen_ex .solution-switch-highlight{
			background-color: #66cdff;  
}


/* FARBEN BEOI CORRECT FALSE AUF CI FARBEN
  hintergrundgrafik weg wenn auswertung */


#h5_gen_ex select.solvable{
	border: 1px solid #FF2D05;
	height: 26px;
	color: #000 !important;
}
#h5_gen_ex .error, #h5_gen_ex input.solvable.error {
	background:  #e9500e;
}
#h5_gen_ex .error .draggable{
	border: 1px solid #e9500e;
}
#h5_gen_ex .truefalse{
}
#h5_gen_ex .truefalse label {
    margin-right: 2em;
	display: block;
}
#h5_gen_ex .truefalse.vertical label {
	display: inline-block;
}
#h5_gen_ex .truefalse label input[type=radio].error:checked+.choice-check:before+.choice-check{
	background-color: #e9500e !important;
	border-color: #e9500e !important;
}
#h5_gen_ex .truefalse label input[type=radio].correct:checked+.choice-check:before+.choice-check{
	background-color: #A5DF00 !important;
	border-color: #A5DF00 !important;
}
#h5_gen_ex .correct,#h5_gen_ex  select.solvable.correct{
	background:  #A5DF00 !important;
}
#h5_gen_ex .correct.has_sol,#h5_gen_ex  select.solvable.correct.has_sol,
#h5_gen_ex .has_sol,#h5_gen_ex  select.solvable.has_sol{
	background:  #E71372 !important;
}
#h5_gen_ex .jumbled .js-container.has_sol.ui-sortable-helper .js-inner,
#h5_gen_ex .jumbled .has_sol.ui-sortable-helper{
	background:#d0d9e6 !important;

}

#h5_gen_ex .truefalse label input[type=radio]:checked+.choice-check::before{
	display: none !important;
}
#h5_gen_ex .truefalse label:nth-child(2) input[type=radio]:checked+.choice-check::before{
	display: none;
}

#h5_gen_ex .correct .draggable{
	border: 1px solid #A5DF00;
	background:  #A5DF00 !important;
	color: #fff;
}
#h5_gen_ex .has_sol .draggable{
	border: 1px solid #E71372;
	background:  #E71372 !important;
	color: #fff;
}
#h5_gen_ex .popover-title {
    background-color: #E71372;
    border-bottom: #E71372;
    border-radius: 5px 5px 0 0;
    color: #fff;
}
#h5_gen_ex .popover-content p {
    word-break: normal !important;
}
#h5_gen_ex .exercise-container:not(.hotspot):not(.gaptext):not(.crossword):not(.truefalse):not(.jumbled) .popover.top{
	left: 0 !important;
}
#h5_gen_ex .popover.top{
	border-color: #E71372;
	color: #000 !important;
}
#h5_gen_ex .popover.top>.arrow{
	border-color: transparent;	
	border-top-color: #E71372;
}
#h5_gen_ex #sortable{
	position: relative;
	z-index: 999;
}
#h5_gen_ex #sortable.navbar-fixed-top{
	position: fixed;
	/* height:auto; */
}
#h5_gen_ex .clear{
	clear:both;
}
#h5_gen_ex #no-player{
	height: 3.1em;
	margin-bottom: 1em;
}
#h5_gen_ex .col-xs-12 .col-xs-1, #h5_gen_ex .col-xs-12 .col-sm-1, #h5_gen_ex .col-xs-12 .col-md-1, #h5_gen_ex .col-xs-12 .col-lg-1, #h5_gen_ex .col-xs-12 .col-xs-2, #h5_gen_ex .col-xs-12 .col-sm-2,
.col-xs-12 .col-md-2, #h5_gen_ex .col-xs-12 .col-lg-2, #h5_gen_ex .col-xs-12 .col-xs-3, #h5_gen_ex .col-xs-12 .col-sm-3, #h5_gen_ex .col-xs-12 .col-md-3, #h5_gen_ex .col-xs-12 .col-lg-3,
.col-xs-12 .col-xs-4, #h5_gen_ex .col-xs-12 .col-sm-4, #h5_gen_ex .col-xs-12 .col-md-4, #h5_gen_ex .col-xs-12 .col-lg-4, #h5_gen_ex .col-xs-12 .col-xs-5, #h5_gen_ex .col-xs-12 .col-sm-5,
.col-xs-12 .col-md-5, #h5_gen_ex .col-xs-12 .col-lg-5, #h5_gen_ex .col-xs-12 .col-xs-6, #h5_gen_ex .col-xs-12 .col-sm-6, #h5_gen_ex .col-xs-12 .col-md-6, #h5_gen_ex .col-xs-12 .col-lg-6,
.col-xs-12 .col-xs-7, #h5_gen_ex .col-xs-12 .col-sm-7, #h5_gen_ex .col-xs-12 .col-md-7, #h5_gen_ex .col-xs-12 .col-lg-7, #h5_gen_ex .col-xs-12 .col-xs-8, #h5_gen_ex .col-xs-12 .col-sm-8,
.col-xs-12 .col-md-8, #h5_gen_ex .col-xs-12 .col-lg-8, #h5_gen_ex .col-xs-12 .col-xs-9, #h5_gen_ex .col-xs-12 .col-sm-9, #h5_gen_ex .col-xs-12 .col-md-9, #h5_gen_ex .col-xs-12 .col-lg-9,
.col-xs-12 .col-xs-10, #h5_gen_ex .col-xs-12 .col-sm-10, #h5_gen_ex .col-xs-12 .col-md-10, #h5_gen_ex .col-xs-12 .col-lg-10, #h5_gen_ex .col-xs-12 .col-xs-11, #h5_gen_ex .col-xs-12 .col-sm-11,
.col-xs-12 .col-md-11, #h5_gen_ex .col-xs-12 .col-lg-11, #h5_gen_ex .col-xs-12 .col-xs-12, #h5_gen_ex .col-xs-12 .col-sm-12, #h5_gen_ex .col-xs-12 .col-md-12, #h5_gen_ex .col-xs-12 .col-lg-12{
	padding: 0;
}
#h5_gen_ex .col2{
	margin-bottom: 10px;
}
#h5_gen_ex .col2 .block{
	width: 50%;
	display: inline-block;
	vertical-align:top;
}
#h5_gen_ex .col2 .block:first-child{
	padding-right: 10px;
}
#h5_gen_ex .col2 .block:nth-child(2){
	padding-left: 10px;
}
#h5_gen_ex .col2:after{
	content: '';
	display: block;
	clear: both;
}
#h5_gen_ex .col2 .block.img img, #h5_gen_ex .column-img{
	max-width: 95%;
	margin:auto;
	display:block;
}
#h5_gen_ex .block.gaptext img,#h5_gen_ex .block.text img, #h5_gen_ex .block.choice img{
	margin: 0.6em;
	max-width: 95%;
}
#h5_gen_ex .block.gaptext img[style~="left;"], #h5_gen_ex .block.text img[style~="left;"], #h5_gen_ex .block.text .alignleft img,
#h5_gen_ex .block.gaptext .alignleft img, #h5_gen_ex .block.choice .alignleft img{
	margin-left: 0;
}
#h5_gen_ex .block.gaptext img[style~="right;"], #h5_gen_ex .block.text img[style~="right;"], #h5_gen_ex .block.text .alignright img,
#h5_gen_ex .block.gaptext .alignright img, #h5_gen_ex .block.choice .alignright img {
	margin-right: 0;
}
#h5_gen_ex .msg-overlay{
	display: none;
	width: 80%;
	min-height: 30vh;
	background: #fff;
	position: absolute;
	z-index: 99999999;
	box-shadow: 0 0 5px 1px rgba(50, 50, 50, 0.4);
	left: 10%;
	opacity: 0;
	filter: alpha(opacity=00); /* For IE8 and earlier */
	transition: all .2s ease-in-out;
	border: 3px solid #FF6338;
	min-width: 200px;
}
#h5_gen_ex .msg-overlay .close{
	position: absolute;
	top: 25px;
	right: 10px;
}
#h5_gen_ex .msg-overlay .msg-header{
	background: #FF6338;
	height: 15px;
	cursor: pointer;
}
#h5_gen_ex .msg-content{
	height: 100%;
	padding: 40px;
	overflow-x: auto;
	word-break: break-word;	
}
#h5_gen_ex .column.break{
	height: 0;
}
#h5_gen_ex .msg-content img{
	vertical-align: bottom;
	margin: 3px;
}
#h5_gen_ex .overlay{
	position: fixed;
	top: 0 ;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 998;
	display: none;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE8 and earlier */
	transition: all .1s ease-in-out;
}        
#h5_gen_ex .overlay.active{
	opacity: 0.3;
	filter: alpha(opacity=30); /* For IE8 and earlier */
	transition: all .1s ease-in-out;
}#h5_gen_ex .msg-overlay.active{
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	transition: opacity .2s ease-in-out;
}
#h5_gen_ex video{
	max-width: 100%;
}
#h5_gen_ex .langswitch{
	width: 32px;
	height: 32px;
	float: left;
	opacity: .25;
	cursor: pointer;
	transition: all .2s;
	position: relative;
	z-index: 99;
}
#h5_gen_ex .langswitch.active,#h5_gen_ex  .langswitch:hover{
	opacity: 1;
}
#h5_gen_ex .lang-container{
	display: inline-block;
	margin: 8px;
	vertical-align: bottom;
} 
#h5_gen_ex .column.choice::after{
	content: ' ';
	display: block;
	clear:both;
}
#h5_gen_ex .horizontal .column{
	padding-right: 10px;
	padding-bottom: 9px;
	line-height: 30px;
	/* clear:both; */
	
}
#h5_gen_ex .horizontal .column:after{
	display: block;
	content: "";
	clear: both;
}
#h5_gen_ex .horizontal .column.col-md- {
    padding-right: 0;
}
@media only screen and (max-width: 767px) { 
	#h5_gen_ex .horizontal .column.col-md-6 {
		padding-right: 0;
	}
}

#h5_gen_ex .horizontal .column:last-child{
	padding-right: 0px;
	padding-bottom: 10px;
}#h5_gen_ex .horizontal .col-md-12.column:last-child, #h5_gen_ex .horizontal .col-md-12.column{
	padding-right: 10px;
	padding-bottom: 9px;
}
#h5_gen_ex .toggletext{
	display: none;
}#h5_gen_ex .toggletext-button i{
	padding: 3px;
}
#h5_gen_ex .toggletext-button{
	padding: 7px 5px;
	border-radius: 4px !important;
	border: 1px solid #FF6338;
	display: inline-block;
}
#h5_gen_ex .toggletext-button{
	padding: 7px 5px;
	border-radius: 4px !important;
	color: #fff;
	background-color: #DD2300;
	border-color: #204d74;		
	padding: 6px 12px;			
	display: inline-block;
	margin: auto;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.35);
	cursor: pointer;
}
#h5_gen_ex .toggletext-button:hover{
	background-color: #DD2300;
	border-color: #204d74;
	transition: all .2s ease-in-out;
}
#h5_gen_ex .choice{

}
#h5_gen_ex .choice label{
	display: block;
	font-weight: normal;
}
#h5_gen_ex .choice .choice-text{
	margin-bottom: 20px;
}
#h5_gen_ex .choice .choice-text p:after{
	clear: both;
	display: block;
	content: "";	
}

#h5_gen_ex .choice label .choice-answer,#h5_gen_ex  .truefalse .choice-answer{
	display: inline-block;
	width: calc( 100% - 40px );
	margin-left: 10px;
}
#h5_gen_ex .choice label input[type="checkbox"],#h5_gen_ex  .choice label input[type="radio"],#h5_gen_ex  .truefalse label input[type="radio"] {
	display: none;
}
#h5_gen_ex .choice label .choice-check, #h5_gen_ex  .truefalse label .choice-check{
	display: inline-block;
	width: 27px; 
	height: 27px;
	background: white;
	border: 2px solid #FF6338;
	font-family: 'Glyphicons Halflings';
	font-size: 22px;
	line-height: 1;
	vertical-align: top;
	cursor: pointer;
	margin-left: 1px;
}
#h5_gen_ex .choice label .choice-check.choice-radio, #h5_gen_ex .choice label .choice-check.choice-radio::before , 
#h5_gen_ex .truefalse label .choice-check.choice-radio, #h5_gen_ex .truefalse label .choice-check.choice-radio::before {
	border-radius: 50% !important;
}
#h5_gen_ex .choice label .choice-check::before, #h5_gen_ex .truefalse label .choice-check::before{
	content: "\e013";
	color: #FF6338;
	display: none;
}
#h5_gen_ex .solved > div:not(.page) .choice label input[type=checkbox]:not(:checked)+.choice-check.error::before,
#h5_gen_ex .solved > div:not(.page) .choice label input[type=radio]:not(:checked)+.choice-check.error::before{
	content: "\e013";
	display: block;
    color: white;
   height: 100%;
       background-color: transparent;
}
#h5_gen_ex .truefalse label:nth-child(2) .choice-check::before{
	content: "\e014";
	color: #FF6338;
	display: none;
	padding-left: 1px;
	padding-top: 1px;
}
#h5_gen_ex .choice label input[type=checkbox]:checked+.choice-check::before, #h5_gen_ex .choice label input[type=radio]:checked+.choice-check::before,
#h5_gen_ex .truefalse label input[type=radio]:checked+.choice-check::before{
	display: block;
	color: white;
	background-color: #FF6338;
	height: 100%;
}
#h5_gen_ex .truefalse label input[type=radio]:checked+.choice-check{
	background-color: #FF6338;
}
#h5_gen_ex .truefalse label input[type=radio]:checked+.choice-check {
	background: url('../img/truefalse_t.png');
	background-size: contain;
    border: 0;
	background-color: transparent !important;
}
#h5_gen_ex .truefalse label:nth-child(2) input[type=radio]:checked+.choice-check {
	background: url('../img/truefalse_f.png');
	background-size: contain;
    border: 0;
	background-color: transparent !important;
}
#h5_gen_ex .truefalse label input[type=radio]:checked+.choice-check.correct {
	background-color: #A5DF00 !important;
}

#h5_gen_ex .truefalse label input[type=radio]:checked+.choice-check.error{
	background-color: #e9500e !important;
}
/*#h5_gen_ex .choice label .choice-check.correct,
#h5_gen_ex .truefalse label .choice-check.correct{
	border-color: #A5DF00 !important;
} */
#h5_gen_ex .choice label .choice-check.correct {
    background-color: transparent !important;
}
#h5_gen_ex .choice label input[type=checkbox]:checked+.choice-check.correct {
    border-color: #a5df00;
}
#h5_gen_ex .truefalse label input[type=radio]:checked+.choice-check.correct:before{
	background: #A5DF00 !important;
} 
#h5_gen_ex .choice label input[type=checkbox]:checked+.choice-check.correct::before,
#h5_gen_ex .choice label input[type=radio]:checked+.choice-check.correct::before,
#h5_gen_ex .truefalse label input[type=checkbox]:checked+.choice-check.correct::before
{
	background-color: #A5DF00 !important;
}
#h5_gen_ex .choice label .choice-check.error{
	border-color: #e9500e;
	background: #e9500e;
}
#h5_gen_ex .choice label .choice-check.choice-radio.error, #h5_gen_ex .truefalse label .choice-check.choice-radio.error{
	border-color: #e9500e;
	font-size: 23px;
}
#h5_gen_ex .choice label input[type=checkbox]:checked+.choice-check.error::before,
#h5_gen_ex .choice label input[type=radio]:checked+.choice-check.error::before	{
	background-color: #e9500e;
	content : "\e014";
}
#h5_gen_ex .truefalse label input[type=radio]:checked+.choice-check.error::before{
	background-color: #e9500e;
}
#h5_gen_ex .choice-check.error::before{
	background-color: #e9500e;
	display:block;
}
#h5_gen_ex .column .col-no-pad{
	padding-bottom: 0;
}
#h5_gen_ex .solved > div:not(.page) .choice label input[type=checkbox]:not(:checked)+.choice-check.correct {
    background: transparent !important;
    border-color: inherit !important;
}
#h5_gen_ex .solved > div:not(.page) .choice label input[type=checkbox]:checked+.choice-check.error {
    border-color: inherit !important;
	background-color: transparent !important;
}
#h5_gen_ex .label-label{
	width: 27px;
	height: 27px;
	color: #fff;
	background-color: #FF6338;
	display: inline-block;
	text-align: center;
	margin-right: 2px;
	font-weight: bold;
	font-size: 18px;
}
#h5_gen_ex .jumbled .js-container{
	list-style-type: none;
	padding-right: 2px;
	margin-bottom: 5px;
}
#h5_gen_ex .jumbled .horizontal .js-container {
	display: inline-block;
	float: none;
	vertical-align: top;
}
#h5_gen_ex .jumbled .js-container .js-inner{
	background: #d0d9e6;
	padding: 0 5px;
	cursor: move;
	height: 100%;
}

#h5_gen_ex .jumbled .js-container.error:not(.locked) .js-innerimg, #h5_gen_ex .jumbled .js-container.correct:not(.locked) .js-inner img, 
#h5_gen_ex .solved .jumbled .js-container:not(.locked) .js-inner img{
	/* background: #ffffffc4; */
    padding: 2px;
	filter: brightness(0.6);
}

#h5_gen_ex .jumbled .js-container.error .js-inner{
	background: #e9500e;
}
#h5_gen_ex .jumbled .js-container.correct .js-inner{
	background: #A5DF00 !important;
}
#h5_gen_ex .jumbled .js-container.has_sol .js-inner{
	background: #E71372 !important;
}

#h5_gen_ex .jumbled .js-container.locked .js-inner, .jumbled .js-container.locked.correct{
	background: transparent !important;
	cursor: default;
}
#h5_gen_ex .horizontal .jumbled.column:last-child{
	padding-right: 10px;
	padding-bottom: 9px;
}
#h5_gen_ex .jumbled ul.js-left, .jumbled ul.js-right{
	padding-left: 0;
}
#h5_gen_ex .jumble-double ul.js-left{
	padding-right: 10px;
}
#h5_gen_ex .jumbled p{
	margin-bottom: 0;
	word-break: break-all;
}
@media only screen and (max-width: 767px) { 
	#h5_gen_ex .jumble-double{
		display: flex;

	}
	#h5_gen_ex .jumble-double .col-md-6 {
		width: auto !important;
	}
}
#h5_gen_ex #btn-settings{
	display: none;
}
/******* MEMORY ********/
#h5_gen_ex .memory-item{
	display: inline-block;
	width: calc( 25% - 10px );
	height: 100px;
	margin: 5px;
	perspective: 1000px;
}
@media only screen and (max-width: 767px) { 
	#h5_gen_ex .memory-item{
		margin: 1px;
	}
}
#h5_gen_ex .memory-sw{
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
	height: 100%;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px !important;
	cursor: pointer;
}

#h5_gen_ex .memory-item .front,#h5_gen_ex .memory-item .back{
	position: relative;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 5px !important;
	border: 2px solid black;
	padding: 5px;
	box-sizing: normal;
}
#h5_gen_ex .memory-item .front{
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
	text-align: center;
	background: black;
	color: #fff;
	font-size: 4em;
	background-size: cover !important;
    background-position: center center !important;
}
#h5_gen_ex .memory-item .front.has-bg i{
	opacity: 0;
}
#h5_gen_ex .memory-item.active .front{
}
#h5_gen_ex .memory-item .back{
	text-align: center;
	transform: rotateY(180deg);
    background: #fff no-repeat center center;
    background-size: cover;
	overflow: hidden;
}
#h5_gen_ex .memory-item.active .back{
	
}
#h5_gen_ex .memory-item.matched .back{
	border-color: green;
	background-color: #fff;
}
#h5_gen_ex .memory-item.active .memory-sw{
	transform: rotateY(180deg);
}
#h5_gen_ex .memory-item.active .back img, #h5_gen_ex .memory-item.active .back audio{
	max-width: 100%;
}
#h5_gen_ex .memory-item .back .memory-text, #h5_gen_ex .memory-overlay span {
	line-height: normal;
    display: inline-block;
    vertical-align: middle;
	background:  rgba(255, 255, 255, 0.5);
}
#h5_gen_ex .memory-overlay{
	position: absolute;
	background: #fff;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.15);
	transition: all 0.2s ease-in-out;
	transform: scale(0.1);
	max-width: 50vw;
	max-height: 60vh;
}
#h5_gen_ex .memory-overlay span{
	font-size: 28px !important;

}
#h5_gen_ex .memory-overlay .close{
	color: #000;
	position: absolute;
	top: 10px;
	right: 10px;
}
#h5_gen_ex .memory-overlay.transition{
	transform: scale(1);
	max-width: 50vw;
    max-height: 60vw;
    height: auto;
    width: auto;
}
#h5_gen_ex .memory-overlay img{
	max-width: 100%;
	height: auto;
	max-height: 100%;
	margin: auto;
    display: block;
}
#h5_gen_ex .memory-element{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#h5_gen_ex .audio-icon{
	display: block;
	font-size: 24px;
	padding: 5px;
}
/******* HOTSPOT ********/
#h5_gen_ex .hotspot-item{
	z-index: 999999;
	width: auto;
	display: inline-block;
	cursor: pointer;
	border: 1px solid #efefef;
    border: 1px solid #FF6338;
    margin: 0em 0.5em 0.5em 0em;
    padding: 0em 0.5em;
    height: 28px;
    cursor: move;
	background: #fff;
}
#h5_gen_ex .hotspot.has-bg .hotspot-item{
	color: #000;
}
#h5_gen_ex .ui-droppable .hotspot-item{
	border: 0;
	z-index: 999999;
	position: absolute;
	background: transparent;
	max-width: 100%;
}
#h5_gen_ex .hotspot-item-container{
	min-height: 30px;
}
#h5_gen_ex .hotspot-image > div, #h5_gen_ex .hotspot-image > div > img {
	max-width: 100%;
}

#h5_gen_ex .select-areas-background-area.ui-droppable{
	background: #0000008c !important;
	overflow: hidden;
}
#h5_gen_ex .select-areas-background-area.ui-droppable.has_sol{
    background: #E71372 !important;
}
#h5_gen_ex .select-areas-background-area.ui-droppable.error{
	background: #e9500e !important;
	color: #fff;
}
#h5_gen_ex .select-areas-overlay{
	display: none;
}
#h5_gen_ex .select-areas-background-area.ui-droppable.correct{
	background: #A5DF00 !important;
}
#h5_gen_ex .select-areas-background-area.ui-droppable > .hotspot-item{
padding: 0;
}
#h5_gen_ex .select-areas-background-area.ui-droppable > .hotspot-item{
padding: 0;
position: inherit !important;
width: 100%;
line-height: 1.1em;
height: 100%;
background: #fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#h5_gen_ex .select-areas-background-area.ui-droppable > .hotspot-item > p{
padding: 0;
position: inherit !important;
line-height: normal;
width: 100%;
margin-bottom: 0px;
}#h5_gen_ex .select-areas-background-area.ui-droppable.ui-droppable-hover{
	background-color: #000 !important;
	opacity: 0.1;
}
#h5_gen_ex .area-s-img-add{
	display:none !important;
}
/******* ACCOUNTING *******/
#h5_gen_ex .accounting-item-c > div{
	width: 50%;
	display: inline-block;
}
#h5_gen_ex .accounting-item-c > div:first-child{
	width: 65%;
}#h5_gen_ex .accounting-item-c > div:nth-child(2){
	width: 35%;
}
#h5_gen_ex .accounting-item-c > div:nth-child(2) input{
	width: 89%;
}
#h5_gen_ex .accounting-item-c > div input{
	width: 100%;
	box-sizing: border-box;
}
#h5_gen_ex .accounting-item-c {
    display: inline-block;
    width: 49.9%;
}
#h5_gen_ex .acc-input-sum {
    width: 100px;
	text-align: right;
}
#h5_gen_ex .acc-input{
	margin-right: 15px;
}
#h5_gen_ex .acc-input, #h5_gen_ex .acc-input-sum {
    padding: 5px;

}
#h5_gen_ex .hidden-accounts .empty{
	display:none;
}
#h5_gen_ex .account-div {
    width: 1px;
    height: 100px;
    background-color: black;
    position: absolute;
}
#h5_gen_ex .accounting-row .ui-input-text {
    width: calc( 100% - 20px );
}
#h5_gen_ex .accounting-row .ui-input-text input.error{
	border: 1px solid #e9500e;
}
#h5_gen_ex .accounting-row .ui-input-text input.correct{
	border: 1px solid #A5DF00;
    background: #A5DF00 !important;
    color: #fff;
}
#h5_gen_ex .accounting-row .ui-input-text input.has_sol{
	border: 1px solid #E71372;
    background: #E71372 !important;
    color: #fff;
}

#h5_gen_ex .accountingItems {
	position: relative;
}
@media only screen and (max-width: 767px) { 
	#h5_gen_ex .accounting-item-c > div:first-child {
		width: 55%;
	}
	#h5_gen_ex .accounting-target.accounting-item-c{
		padding-left: 3%;
	}
	#h5_gen_ex .accounting-item.accounting-item-c{
		padding-right: 3%;
	}
}
/******* ANIMATIONS *******/

#h5_gen_ex .hf-zoom-in {

}
#h5_gen_ex .hf-zoom-in .hf-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
#h5_gen_ex .hf-zoom-in.hf-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
#h5_gen_ex .hf-zoom-in.hf-ready .hf-with-anim {
  opacity: 1;
  transform: scale(1);
}
#h5_gen_ex .hf-zoom-in.hf-ready.hf-bg {
  opacity: 0.8;
}
#h5_gen_ex .hf-zoom-in.hf-removing .hf-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
#h5_gen_ex .hf-zoom-in.hf-removing.hf-bg {
  opacity: 0;
}
#h5_gen_ex .draggable{
	white-space: nowrap;
}
#h5_gen_ex .draggable img{
	max-height: 100%;
	margin: 0 !important;
	width: auto;
    height: auto;
}
#h5_gen_ex .hidden_select_container{
	visibility: hidden;
	display:none;
}
#h5_gen_ex .simpleselect{
    display: inline-block;
    vertical-align: middle;
}
#h5_gen_ex .simpleselect .placeholder {
    position: relative;
    min-height: 38px;
    box-sizing: border-box;
}
#h5_gen_ex #result_page{
	/* position: absolute; */
    /* right: 0; */
    /* left: 0; */
    /* top: 0; */
    /* background: #fff; */
    /* padding: 20px; */
    /* min-height: 100%; */
    /* z-index: 9999999; */
    /* height: 100%; */
}
#h5_gen_ex #result-chart-container{
	width: 350px;
	height: 400px;
	margin: auto;
}
#h5_gen_ex #result_page h2{
	text-align: center;
    font-size: 3em;	
	text-transform: uppercase;
    padding-bottom: 20px;
}
#h5_gen_ex #result_page small{
	font-size: 60%;
}
#h5_gen_ex .result-ov{
	text-align: center;
}
#h5_gen_ex #result-time{
	text-align: center;
}
#h5_gen_ex #result-details {
	margin-top: 20px;
	display:none;
	
}
#h5_gen_ex #result-details h2{
	text-align: left;
}
#h5_gen_ex .solution-mode, #h5_gen_ex .solution-points, #h5_gen_ex .abgeben-date {
    background-color: transparent !important;
    width: auto;
    color: #bbb;
    font-size: 1em;
    text-align: left;
    padding: 0;
    padding-right: 10px;
	padding-top: 13px;
}
 #h5_gen_ex .abgeben-date {
	 float:right;
 }
#h5_gen_ex .solution-mode:hover, #h5_gen_ex .solution-points:hover,  #h5_gen_ex .abgeben-date:hover{
    background-color: transparent !important;	
}
#h5_gen_ex .solution-switch, #h5_gen_ex .red-switch,  #h5_gen_ex .switch-back{
	margin: auto;
    float: right;
    width: auto;
}
#h5_gen_ex .redo-switch{
	margin: auto;
    float: right;
    width: auto;
}
#h5_gen_ex .btn{
	font-weight: 500;
}
#h5_gen_ex .switch-back{
	display: none;
}
#h5_gen_ex .prcntg-1 strong{
	color: #FF6338;
}
#h5_gen_ex .prcntg-2 strong{
	color: #166c0c; /* #E71372 */
}
#h5_gen_ex .prcntg-3 strong{
	color: #00a65d;
}
#h5_gen_ex .pagination-num.ergebnis{
	margin-right: 4px;
}
#h5_gen_ex .show-solution{
	font-weight: bold;
    font-size: 16px;
    margin-top: 3px;
    line-height: 31px;
	z-index: 99999999999999999;
    position: relative;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  
   #h5_gen_ex .memory-item.active .front{
		display: none;
   }
   #h5_gen_ex .memory-item.active .back{
		backface-visibility: visible;
   }
}
#h5_gen_ex #show-solution{
	position: relative;
	cursor: help;
	z-index: 9999;
	width: 20px;
	height: 20px;
	color: #fff;
	background: #000; 
}

#h5_gen_ex .show-solution.shown{
	color: #3cb534; /* #E71372 */
}

body.solutionmode #h5_gen_ex {
 	cursor:auto !important;
}
.swal2-popup{
	padding: 20px !important;
	font-size: 1em !important;
}
.swal2-header{
	margin-bottom: 10px;
}
.swal2-popup .swal-footer{
	padding-top: 15px !important;
	margin-bottom: 0 !important;
}
.swal2-popup .swal-footer label{
	font-weight: normal;
}
.swal2-title{
    text-transform: uppercase !important;
    font-size: 1.5em !important;
    font-weight: 600 !important;
	margin-top: 15px;
	margin-bottom:15px;
}
.swal2-icon.swal2-info{
	display:none !important;
}
.page.clone{
	position: absolute;
    background: #fff;
    box-sizing: border-box;
    z-index: 999;
	width: calc( 100% - 30px );
}
.hide-clone{
	position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    line-height: 1em;
	display:none !important;
}

#h5_gen_ex .solved > div:not(.page) input, #h5_gen_ex .solved > div:not(.page) .droppable, #h5_gen_ex .solved > div:not(.page) .draggable, #h5_gen_ex .solved > div:not(.page) select.solvable, 
#h5_gen_ex .solved > div:not(.page) .jumbled .js-container:not(.locked) .js-inner, #h5_gen_ex .solved > div:not(.page) .choice label .choice-check,
#h5_gen_ex .solved > div:not(.page) .truefalse label .choice-check,#h5_gen_ex .solved > div:not(.page) .choice label input[type=checkbox]:checked+.choice-check::before,
#h5_gen_ex .solved > div:not(.page) .choice label input[type=radio]:checked+.choice-check::before, #h5_gen_ex .solved > div:not(.page) .truefalse label input[type=radio]:checked+.choice-check::before,
#h5_gen_ex .solved > div:not(.page) .memory-item .front, #h5_gen_ex .solved > div:not(.page) .memory-item .back{
	border-color: #3cb534 !important; /* #E71372 */
	background-color: #3cb534 !important; /* #E71372 */
	color: #fff;
}
#h5_gen_ex .solved > div:not(.page) .choice label input[type=checkbox]:checked+.choice-check.error::before {
    content: "";
	background-color: transparent !important;
}
.solved .block.gaptext .solvable{
	/*width: auto !important;*/ /* bugfix 25.2.2022 */
}
.solved > div:not(.page) .memory-item .back{
	background-color: #fff !important;
}
#h5_gen_ex span.aligncenter{
	position: relative;
    left: 50%;
    margin-left: -100px;
}
#h5_gen_ex table span.aligncenter{
	position: initial;
    left: initial;
    margin-left: initial;
	text-align: center;
	display: table !important;
    margin: auto;
}
/*
#h5_gen_ex .hotspot-image > div{
	height: auto !important; width: auto !important;
}
#h5_gen_ex .hotspot-image > div > img{
	position: relative !important;
}
*/

#h5_gen_ex .solved .hotspot{
	opacity:0;
}
#h5_gen_ex .solved .clone .hotspot{
	opacity:1;
}
.swal2-container{
	z-index: 99999999999 !important;
}
/* crowssword */

.line{  
    height: 2em;
  }
  .word, .clue{
    display: inline-block;
    height: 1.5em;  
    padding: 0 5px;
  }
  .word{
    text-align: right;  
    width: 100px;
  }
  .clue{
    width: 500px;
  }
.crossword-ctn, .crossword-preview{
    display: block;  
    background-color: #FF6338;  
  }
  .square{  
    margin: 0 1px 1px 0;
    display: inline-block;
    font: 24px Calibri;
    width: 1.25em;
    height: 1.25em;
    line-height: 1.25em;
    vertical-align: middle;
    
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
  }
  .letter{
    background-color: rgb(255,255,255);
     
    -webkit-touch-callout: text;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    text-transform: uppercase;
  }
  .square.letter{
	position: relative;
  }
  .square.letter:after {
    display: block;
    content: var(--pos);
    position: absolute;
    font-size: .65em;
    top: 1px;
    left: -10px;
    line-height: 1em;
}
.square.letter:before {
    display: block;
    content: var(--pos2);
    position: absolute;
    font-size: .65em;
    top: -17px;
    left: 3px;
    line-height: 1em;
}
  .char:focus{
    -webkit-box-shadow: 0 0 0 2px rgba(255,32,32,1);
    -moz-box-shadow: 0 0 0 2px rgba(255,32,32,1);
    box-shadow: inset 0 0 0 2px rgba(255,32,32,1);  
  }
  .char {
    font-size:24px;
    text-transform: uppercase;
    outline: 0;
    border: 0;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 100%;
    height:100%;
    text-align: center;
    background: none; 
  } 
  .clueReadOnly
  {
    border: 0 ;
    outline: 0;
    color:#303030 !important;
    background:none;
  }
  .crossword-preview .failure{
    color: #fff;
    padding: 1em;
  }
  .cw-row{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
  }
  .crossword-phrase {
    padding: 0.25em;
    background: #efefef;
    margin-bottom: 2px;
}
.has-bg .crossword-preview, .has-bg .crossword-ctn {
    background: transparent;
}
#h5_gen_ex .gaptext.has-bg .droppable {
    color: #000;
}

#h5_gen_ex .exercise-container.free textarea{
	width: 100%;
    min-height: 200px;
    background: #efefef;
	padding: 1em;
}
#h5_gen_ex .exercise-container.free.has-bg textarea{
	background: transparent;
}
#h5_gen_ex .exercise-container.free.has-bg textarea::placeholder {
    color: #ffffffd4;
}
/* Screenreader-only Utility */
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important; /* verhindert Zeilenumbruch */
  border: 0 !important;
}

/* Optional: sichtbar, wenn per Tastatur fokussiert (für Skip-Links etc.) */
.sr-only.sr-only-focusable:active,
.sr-only.sr-only-focusable:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
  
}
/* === WCAG A11Y Verbesserungen === */

/* 1) Fokussichtbarkeit für interaktive Elemente erzwingen */
:where(a, button, input, select, textarea, [role="button"], [tabindex])
:where(:not([tabindex="-1"])):focus-visible {
  outline: 3px solid #0a84ff; /* CI-konform anpassbar */
  outline-offset: 2px;
}

/* 2) Falls irgendwo outline deaktiviert wurde, wiederherstellen */
:focus { outline: revert; }

/* 3) Hover-States auch für Tastatur sichtbar machen */
:where(button, .btn, [role="button"]):hover,
:where(button, .btn, [role="button"]):focus-visible {
  filter: brightness(0.95);
}

/* 4) Placeholder-Text besser lesbar machen */
::placeholder {
  color: color-mix(in srgb, currentColor 60%, transparent);
}

/* 5) Skip-Link */
.skip-link {
  position: absolute; left: 0; top: 0;
  transform: translateY(-120% );
  background: #000; 
  color: #fff !important;
  padding: .6rem .9rem !important;
  text-decoration: none !important;
  z-index: 1000;

}
.skip-link:focus { transform: translateY(0); }