.qtype ul {
    position: relative;
    list-style-type: none;
    padding-left: 0;
    margin: 0;
    -ms-word-break: keep-all!important;
     word-break: keep-all!important; 
    word-wrap: normal !important;
}

.einleitungstext {
text-align: justify;
width: 80%;
 -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}



.separator-lines h3{
  max-width: 35% !important;
}


li.itemhead {
display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
  }
span.label-radio{top: -5px !important;}


.question {
    margin-top: 0rem  !important;
    margin-bottom: 0rem  !important;
    padding-bottom: 0rem  !important;

}
