html {
  font-size: 10px;
}
html .banner-wrapper {
  background: #304c59;
}
html .banner-wrapper .banner {
  padding: 2rem 0;
}
html .banner-wrapper .banner .container {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
html .banner-wrapper .banner .container .elements-left {
  display: flex;
  align-items: center;
  width: 80%;
}
html .banner-wrapper .banner .container .elements-left .logo {
  margin-right: 3rem;
}
@media all and (max-width: 550px) {
  html .banner-wrapper .banner .container .elements-left .logo {
    margin-right: 1rem;
    max-width: 50%;
  }
}
html .banner-wrapper .banner .container .elements-left .logo img {
  max-width: 100%;
}
html .banner-wrapper .banner .container .elements-left .banner-headline .headline h1 {
  color: #ffffff;
  display: inline-block;
  margin: 0;
}
@media all and (max-width: 550px) {
  html .banner-wrapper .banner .container .elements-left .banner-headline .headline h1 {
    font-size: 2.4rem;
  }
}
html .banner-wrapper .banner .container .elements-left .banner-headline .headline h1 a {
  color: #ffffff;
  text-decoration: none;
}
html .banner-wrapper .banner .container .elements-left .banner-headline .headline img {
  display: inline-block;
  vertical-align: top;
  height: 3.9rem;
  width: 3.9rem;
  margin-right: 0.8rem;
}
@media all and (max-width: 550px) {
  html .banner-wrapper .banner .container .elements-left .banner-headline .headline img {
    width: 2.4rem;
    height: 2.4rem;
  }
}
html .banner-wrapper .banner .container .elements-right {
  text-align: right;
  width: 20%;
}
html .evaluation-process {
  position: relative;
  top: -2rem;
}
html .evaluation-process ul {
  padding: 0;
  margin: 0;
}
html .evaluation-process ul li {
  list-style: none;
  margin: 0 0.5rem;
  float: left;
  width: 11.25rem;
  line-height: 1.5em;
  text-align: center;
  background: #E8E8E8;
}
html .evaluation-process ul li:last-of-type {
  margin-right: 0;
}
@media all and (max-width: 450px) {
  html .evaluation-process ul li {
    margin: 0.1rem 0 0 0;
    width: 100%;
  }
}
html .evaluation-process ul li a {
  font-size: 1.4em;
  float: left;
  width: 100%;
  color: #000000;
  cursor: text;
  text-decoration: none;
}
html .evaluation-process ul li a:hover {
  text-decoration: none;
}
html .evaluation-process ul li.active {
  background: #304c59;
}
html .evaluation-process ul li.active a {
  color: #ffffff;
}
@media all and (max-width: 450px) {
  html .evaluation-process ul {
    float: none !important;
  }
}
html #main {
  padding-top: 2rem;
  position: relative;
}
@media all and (max-width: 991px) {
  html #main h2.headline {
    margin-top: 5rem;
  }
}
@media all and (max-width: 550px) {
  html #main h2.headline {
    font-size: 1.9rem;
  }
}
html #main .container.welcome .course-form .course-id, html #main .container.welcome .evaluation-form .course-id, html #main .container.description .course-form .course-id, html #main .container.description .evaluation-form .course-id, html #main .container.evaluation-group .course-form .course-id, html #main .container.evaluation-group .evaluation-form .course-id, html #main .container.thankyou .course-form .course-id, html #main .container.thankyou .evaluation-form .course-id {
  position: relative;
}
html #main .container.welcome .course-form .course-id:after, html #main .container.welcome .evaluation-form .course-id:after, html #main .container.description .course-form .course-id:after, html #main .container.description .evaluation-form .course-id:after, html #main .container.evaluation-group .course-form .course-id:after, html #main .container.evaluation-group .evaluation-form .course-id:after, html #main .container.thankyou .course-form .course-id:after, html #main .container.thankyou .evaluation-form .course-id:after {
  position: absolute;
  right: 0;
  top: 0rem;
  content: "";
  width: 4rem;
  height: 4rem;
  background-position: center center !important;
}
html #main .container.welcome .course-form input[type=submit], html #main .container.welcome .evaluation-form input[type=submit], html #main .container.description .course-form input[type=submit], html #main .container.description .evaluation-form input[type=submit], html #main .container.evaluation-group .course-form input[type=submit], html #main .container.evaluation-group .evaluation-form input[type=submit], html #main .container.thankyou .course-form input[type=submit], html #main .container.thankyou .evaluation-form input[type=submit] {
  box-shadow: none;
  background: #304c59;
  color: white;
  border-radius: 0;
  width: 100%;
  text-align: center;
  margin-top: 2.5rem;
  font-size: 1.8rem;
}
html #main .container.welcome .course-form input, html #main .container.welcome .evaluation-form input, html #main .container.description .course-form input, html #main .container.description .evaluation-form input, html #main .container.evaluation-group .course-form input, html #main .container.evaluation-group .evaluation-form input, html #main .container.thankyou .course-form input, html #main .container.thankyou .evaluation-form input {
  width: 100%;
}
@media all and (max-width: 450px) {
  html #main .container.welcome .question-label-row, html #main .container.description .question-label-row, html #main .container.evaluation-group .question-label-row, html #main .container.thankyou .question-label-row {
    padding: 0 1.5rem;
    margin-bottom: 0.8rem;
  }
  html #main .container.welcome .question-label-row .question-label, html #main .container.description .question-label-row .question-label, html #main .container.evaluation-group .question-label-row .question-label, html #main .container.thankyou .question-label-row .question-label {
    padding: 0 0.5rem;
  }
}
@media all and (max-width: 767.98px) {
  html #main .container.welcome .question-label-row, html #main .container.description .question-label-row, html #main .container.evaluation-group .question-label-row, html #main .container.thankyou .question-label-row {
    padding: 0 1.5rem;
  }
}
html #main .container.welcome .question-label-row .question-label, html #main .container.description .question-label-row .question-label, html #main .container.evaluation-group .question-label-row .question-label, html #main .container.thankyou .question-label-row .question-label {
  text-align: center;
}
@media all and (max-width: 767px) {
  html #main .container.welcome .question-label-row .question-label, html #main .container.description .question-label-row .question-label, html #main .container.evaluation-group .question-label-row .question-label, html #main .container.thankyou .question-label-row .question-label {
    width: 25%;
    float: left;
    font-size: 1.2rem;
    font-weight: bold;
  }
}
html #main .container.welcome .row, html #main .container.description .row, html #main .container.evaluation-group .row, html #main .container.thankyou .row {
  margin-bottom: 1.5rem;
}
html #main .container.welcome .row.question, html #main .container.description .row.question, html #main .container.evaluation-group .row.question, html #main .container.thankyou .row.question {
  margin-bottom: 0;
}
@media all and (max-width: 991px) {
  html #main .container.welcome .row.question .row, html #main .container.description .row.question .row, html #main .container.evaluation-group .row.question .row, html #main .container.thankyou .row.question .row {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem !important;
  }
}
@media all and (max-width: 767px) {
  html #main .container.welcome .row.question .question-title, html #main .container.description .row.question .question-title, html #main .container.evaluation-group .row.question .question-title, html #main .container.thankyou .row.question .question-title {
    margin-bottom: 0.4rem;
  }
}
html #main .container.welcome .row.question input[type=radio], html #main .container.description .row.question input[type=radio], html #main .container.evaluation-group .row.question input[type=radio], html #main .container.thankyou .row.question input[type=radio] {
  height: auto;
  margin: 0;
  opacity: 0;
  text-align: center;
  width: 2.8rem;
  height: 2.8rem;
  z-index: 1;
  position: relative;
}
@media all and (max-width: 550px) {
  html #main .container.welcome .row.question input[type=radio], html #main .container.description .row.question input[type=radio], html #main .container.evaluation-group .row.question input[type=radio], html #main .container.thankyou .row.question input[type=radio] {
    width: 2rem;
    height: 2rem;
  }
}
html #main .container.welcome .row.question input[type=radio]:hover, html #main .container.description .row.question input[type=radio]:hover, html #main .container.evaluation-group .row.question input[type=radio]:hover, html #main .container.thankyou .row.question input[type=radio]:hover {
  cursor: pointer;
}
html #main .container.welcome .row.question input[type=radio]:checked ~ span.custom-cb, html #main .container.description .row.question input[type=radio]:checked ~ span.custom-cb, html #main .container.evaluation-group .row.question input[type=radio]:checked ~ span.custom-cb, html #main .container.thankyou .row.question input[type=radio]:checked ~ span.custom-cb {
  position: absolute;
  left: 0;
  top: 0rem;
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  background: url("../img/icons/check_on.png") no-repeat;
  display: block;
  left: 50%;
  background-size: contain !important;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media all and (max-width: 550px) {
  html #main .container.welcome .row.question input[type=radio]:checked ~ span.custom-cb, html #main .container.description .row.question input[type=radio]:checked ~ span.custom-cb, html #main .container.evaluation-group .row.question input[type=radio]:checked ~ span.custom-cb, html #main .container.thankyou .row.question input[type=radio]:checked ~ span.custom-cb {
    width: 2rem;
    height: 2rem;
  }
}
html #main .container.welcome .row.question span.custom-cb, html #main .container.description .row.question span.custom-cb, html #main .container.evaluation-group .row.question span.custom-cb, html #main .container.thankyou .row.question span.custom-cb {
  position: absolute;
  left: 0;
  top: 0rem;
  width: 2.8rem;
  height: 2.8rem;
  content: "";
  position: absolute;
  left: 50%;
  background: url("../img/icons/check_off.png") no-repeat;
  background-size: contain !important;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media all and (max-width: 550px) {
  html #main .container.welcome .row.question span.custom-cb, html #main .container.description .row.question span.custom-cb, html #main .container.evaluation-group .row.question span.custom-cb, html #main .container.thankyou .row.question span.custom-cb {
    width: 2rem;
    height: 2rem;
  }
}
html #main .container.welcome .row.question .value, html #main .container.description .row.question .value, html #main .container.evaluation-group .row.question .value, html #main .container.thankyou .row.question .value {
  text-align: center;
}
@media all and (max-width: 767px) {
  html #main .container.welcome .row.question .value, html #main .container.description .row.question .value, html #main .container.evaluation-group .row.question .value, html #main .container.thankyou .row.question .value {
    width: 25%;
    float: left;
  }
}
html #main .container.welcome .row.question textarea, html #main .container.description .row.question textarea, html #main .container.evaluation-group .row.question textarea, html #main .container.thankyou .row.question textarea {
  width: 100%;
  resize: vertical;
  min-height: 12.5rem;
}
@media all and (max-width: 767.98px) {
  html #main .container.welcome .row.question .row, html #main .container.description .row.question .row, html #main .container.evaluation-group .row.question .row, html #main .container.thankyou .row.question .row {
    padding: 0 1.5rem;
  }
}
@media all and (max-width: 767.98px) {
  html #main .container.welcome .row.question .row .col-lg-3, html #main .container.description .row.question .row .col-lg-3, html #main .container.evaluation-group .row.question .row .col-lg-3, html #main .container.thankyou .row.question .row .col-lg-3 {
    border-left: 2px solid #ccc;
  }
}
@media all and (max-width: 767.98px) {
  html #main .container.welcome .row.question .row .col-lg-3:last-child, html #main .container.description .row.question .row .col-lg-3:last-child, html #main .container.evaluation-group .row.question .row .col-lg-3:last-child, html #main .container.thankyou .row.question .row .col-lg-3:last-child {
    border-right: 2px solid #ccc;
  }
}
html #main .container .next-step, html #main .container .evaluate, html #main .container .finish {
  box-shadow: none;
  background: #304c59;
  color: white;
  border-radius: 0;
  width: 100%;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  height: 4rem;
  font-size: 1.8rem;
  padding-top: 1.1rem;
  line-height: 1em;
  margin-bottom: 2.5rem;
}
html #main .container .next-step:hover, html #main .container .evaluate:hover, html #main .container .finish:hover {
  text-decoration: none;
}
html #main .container .evaluate {
  margin-bottom: 0rem;
}
html #main .container .finish {
  background: #F50000;
  margin-top: 1rem;
}
html #main .container.description p span {
  display: block;
}
html #main .container.description p span.wrong-course {
  margin-top: 1.5rem;
}
html #main #evaluation-stats {
  border-top: 1px solid #ccc;
  margin-top: 4rem;
  padding: 1.5rem 0;
}
html footer .course-evaluations {
  font-weight: bold;
  font-size: 1.2rem;
}
html input, html button {
  height: 4rem;
  vertical-align: top;
}
html .clear {
  clear: both;
}
html .open-popup-link {
  outline: none;
}
html .white-popup {
  position: relative;
  background: #ffffff;
  padding: 50px;
  width: auto;
  max-width: 768px;
  margin: 20px auto;
}
html .white-popup p {
  margin: 15px 0;
}

/*# sourceMappingURL=wkooe_styles.css.map */
