@import url(https://fonts.googleapis.com/css?family=Work+Sans:300,600);

* {
  margin: 0px;
  padding: 0px;
}

body {
  font-size: 15px;
  font-family: "Work Sans", sans-serif;
  color: #333;
  font-weight: 300;
  text-align: center;
  /* background-image: url(images/Header2.png); */
  background-color: #ffd400;
  min-width: 270px;
}
h1 {
  font-family: "Tomorrow", sans-serif;
  letter-spacing: 1.7px;
  font-weight: 300;
  padding: 10px;
  font-size: 30px;
  /*background-color: #f8f6f0;*/
  color: #493629;
}

h2 {
  padding: 15px;
  font-size: 18px;
  font-weight: 300;
}
.burgerholder {
  background-color: #ffd400;
}

.headerimage {
  width: auto;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  background-image: url(images/Header3small.png);
  background-size: 100%;
  background-position: right;
  /*background-repeat: no-repeat;*/
}
.titlebox {
  height: auto;
  background-color: white;
  width: 100%;
  /*max-width: 800px; */
  margin: auto;
  padding-top: 0px;
  opacity: 0.95;
  border-radius: 0px;
}
.tekstje {
  padding: 15px 15px;
  line-height: 1.5;
}

.introtext {
  line-height: 1.8;
  margin: 0px;
}

.question {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  width: 100%;
  margin: 0px auto 30px auto;
}
.answers {
  margin-bottom: 0px;
  text-align: left;
  display: inline-block;
  width: auto;
  margin: auto;
}
.answers label {
  display: block;
  margin: 0px 8px 10px 8px;
}
.uitslagcontainer {
  width: auto;
  height: auto;
}
#next,
#previous,
#submit {
  font-family: "Work Sans", sans-serif;
  font-size: 22px;
  background-color: #c6a814;
  color: #fff;
  border: 0px;
  border-radius: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  outline: none;
  display: none;
}

.buttoninactive {
  background-color: #b5a143;
  color: #fff;
  cursor: default;
  opacity: 0;
}

#next:hover,
#previous:hover,
#submit:hover {
  background-color: #434343;
}

.buttoninactive:hover {
  opacity: 0;
}

.slide {
  /*position: absolute;
  left: 0px;
  top: 0px; */
  width: 100%;
  z-index: 1;
  /*opacity: 0;*/
  display: none;
  margin: 0px 0px 15px 0px;
}
.active-slide {
  display: inline-block;
  z-index: 2;
}

#progressbar {
  position: absolute;
  bottom: 0px;
  height: 15px;
  width: 100%;
  text-align: left;
  display: block;
}

.PBelement {
  height: 100%;
  display: inline-block;
}

.activePB {
  background-color: #c6a814;
}

.filled-in {
  background-color: #434343;
}

.quiz-container {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 265px;
  width: 100%;
  max-width: 800px;
  /* margin-top: 40px; */
  background-color: white;
  vertical-align: top;
}

.buttonwrapper {
  display: block;
  vertical-align: top;
  height: 70px;
  letter-spacing: 1.7;
  position: absolute;
  bottom: 0px;
  z-index: 2;
}

.buttonwrapper p {
  font-family: "Tomorrow", sans-serif;
  font-size: 50px;
}

.leftbutton {
  left: 0px;
  right: 50%;
  margin: 0px 2px 4px 4px;
}

.rightbutton {
  right: 0px;
  left: 50%;
  margin: 0px 4px 4px 2px;
}

.wrapper {
  height: auto;
  width: 100%;
  margin: auto;
  padding: 0px 0px 78px 0px;
  /* margin-top: 23px; */
  /* margin-top: 23px; */
  position: relative;
}

#startbutton {
  height: 100%;
  /* margin: 40 0 0 0; */
  width: 100%;
  font-size: 50px;
  background-color: #434343;
  color: white;
}

#startbutton:hover {
  cursor: pointer;
  background-color: #535353;
}

.starttext {
  padding: 90px 0px 0px 0px;
  font-family: "Tomorrow", sans-serif;
  letter-spacing: 1.7;
}

.uitslagtitle {
  font-size: 15px;
}

.noansallert {
  color: red;
  font-size: 16px;
  height: 16px;
}

.uitslagtitle {
  font-family: "Tomorrow", sans-serif;
  font-weight: bold;
  font-size: 85px;
  letter-spacing: 1.7px;
  color: #493629;
}

.pijl {
  font-weight: bold;
  font-size: 50px;
  letter-spacing: 0px;
  color: #493629;
}

.geel {
  color: #ffd400;
}

#footer {
  background-color: #ffd400;
  position: relative;
  width: 100%;
  height: 30px;
}

#footer p {
  font-size: 12px;
  font-family: "Work Sans", sans-serif;
  position: absolute;
  bottom: 0px;
  right: 5px;
}

.visit-counter {
  width: 100%;
  height: auto;
  background-color: #ffd400;
  padding: 4px 0px;
}

.counterwrapper {
  font-weight: bold;
}

input {
  font-size: 15px;
  font-family: "Work Sans", sans-serif;
  color: #333;
  font-weight: 300;
  text-align: center;
}

input[type="radio"].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

input[type="radio"].css-checkbox + label.css-label {
  padding-left: 24px;
  height: 19px;
  /* display: inline-block; */
  line-height: 19px;
  background-repeat: no-repeat;
  background-position: 0 0;
  /* font-size: 19px; */
  vertical-align: middle;
  cursor: pointer;
}

input[type="radio"].css-checkbox:checked + label.css-label {
  background-position: 0 -19px;
}
label.css-label {
  background-image: url("images/checkbox.png");
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
