nav,
button,
footer,
.hidden,
.slidecontainer label,
.slidecontainer br,
legend,
#surveyProgress,
.video,
#AlterHilfe,
.hidePrint,
#ReferenzCodeHilfe {
    display: none !important;
}

@font-face{
  font-family:'UniversLTPro';
  src:url('/fonts/350E29_0_0.eot');
  src:url('/fonts/350E29_0_0.eot?#iefix') format('embedded-opentype'),
    url('/fonts/350E29_0_0.woff2') format('woff2'),
    url('/fonts/350E29_0_0.woff') format('woff'),
    url('/fonts/350E29_0_0.ttf') format('truetype');
  font-weight:normal;
  font-style:normal
}

@media print {
  @page { margin: 0; }
  body { margin: 1.6cm; }
}

* {
  box-sizing: border-box;
}

.questioncontainer {
  page-break-inside: avoid;
}

#headerH1 {
    color:#be1925;
    font-weight: normal;
    font-size: 115%;
}

body {
  font: 100%/1.5 UniversLTPro,Arial,Helvetica,Sans-Serif;
    line-height: 1.42857143;
}

.sliderLabelLeft,
.sliderLabelRight,
label {
  font: 100%/1.5 UniversLTPro,Arial,Helvetica,Sans-Serif;
  line-height: 1.42857143;
}

h1 {
    font-size: 115%;
}

h2 {
    font-size: 110%;
}

h3 {
    font-size: 105%;
    font-weight: normal;
    text-decoration: underline;
    margin: 0;
}

.initials,
#p0-b0-q1-input,
#p0-b0-q2-input,
#p0-b0-q3-input {
  font: 100%/1.5 'Helvetica Neue 45 Light', Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding-bottom: 12px;
  display: inline-block;
  box-shadow: none;
  border: none;
  border-width: 0px;
}

#blockTitle {
  margin-bottom: 0px;
}


.months,
.years {
  display: inline-block;
}


.left,
.right {
  float: left;
  vertical-align: top;
  text-align: left;
}
.left {
  width: 30%;
}
.right {
  width: 70%;
}

.question,
.example,
.comment {
  overflow: hidden;
}

.slidecontainer {
  font-size: 0px;
  width: 100%;
}

.sliderMarks {
  padding-left: 7px;
  padding-right: 7px;
  text-align: justify;
  text-align-last: justify;
  display: inline-block;
  width: 100%;
  font-size: 8px;
}
.sliderMarks:after {
  content: "";
  display: inline-block;
  width: 100%;
}


/* The slider itself */
.slider {
    -webkit-appearance: none; /* Override default CSS styles */
    appearance: none;
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    width: 100%; /* Full-width */
    height: 20px; /* Specified height */
    border: 1px;
    border-style: solid;
  }

  /* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) */
  .slider::-webkit-slider-thumb {
    -webkit-appearance: none; /* Override default look */
    appearance: none;
    width: 0px; /* Set a specific slider handle width */
    height: 0px; /* Slider handle height */
    color: #4caf50; /* Green background */
    border: 10px;
    border-style: solid;
  }

  /* Firefox */
  .slider::-moz-range-thumb {
    width: 0px; /* Set a specific slider handle width */
    height: 0px; /* Slider handle height */
    color: #4caf50; /* Green background */
    border: 10px;
    border-style: solid;
  }

  /* Internet Explorer */
  .slider::-ms-thumb {
    appearance: none;
    width: 20px; /* Set a specific slider handle width */
    height: 20px; /* Slider handle height */
    background: #4caf50; /* Green background */
  }
  .slider::-ms-track {
    background: transparent;
    border-color: transparent;
    border-width: 0px;
    color: transparent;
  }
  .slider::-ms-fill-lower,
  .slider::-ms-fill-upper {
    background: #ffffff;
  }


  .sliderLabelLeft {
    float: left;
  }

  .sliderLabelRight {
    float: right;
  }

  textarea {
    overflow: auto;
    border-style: none;
    resize: none;
    width: 100%;
    font-family: inherit;
    font-size: inherit;
  }

  ::placeholder {
    color: #FFFFFF00; /* Transpartent placeholders... */
  }

  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  input[type=number] {
    -moz-appearance:textfield; /* Firefox */
  }


  .questioncontainer,
  .commonRuleContainer,
  #referenceCodePrint {
    margin-top: 20px;
  }

  .commonRuleContainer {
    margin-bottom: 20px;
  }

  .commonRuleBulb,
  .commonRuleText{
    display: inline;
  }

  fieldset {
    border: 0px;
    margin: 0px;
    padding: 0px;
  }

.radiosRight {
  float: left;
  text-align: left;
  width: 92%;
}

.radiosLeft {
  float: right;
  text-align: right;
}

.displayBlock {
  width: 100%;
  overflow: hidden;
  display: block;
  margin-bottom: 2px;
}

input[type=radio],
input[type=checkbox] {
  height: 18px;
  width: 18px;
}

.tg {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 7.5pt;
  margin-bottom: 20px;
}
.tg td {
  padding: 3px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
  border-color: #999999;
  font-size: 6.5pt;
}
.tg th {
  font-weight: bold;
  padding: 2px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
  border-color: #999999;
  background-color: #EEE;
}
.tg .tg-0pky {
  border-color: inherit;
  text-align: left;
  vertical-align: top;
}
.tg .tg-0lax {
  text-align: left;
  vertical-align: top;
}
.tg .tg-0lax-nw {
  text-align: left;
  vertical-align: top;
}
.tg .tg-0lax-f {
  text-align: left;
  vertical-align: center;
  background-color: #EEE;
}
.tg .label-v {
  word-wrap: normal;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  background-color: #EEE;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  transform: rotate(180deg);
}
