@font-face {
  font-family: 'Ubuntu';
  font-display: swap;
  src: url('/fonts/ubuntu/Ubuntu-Bold.woff2') format('woff2'),
    url('/fonts/ubuntu/Ubuntu-Bold.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

body {
  background-color: #f5f7f4;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #7b7b7b;
}

/* scrollbar op de browser permanent neerzetten  ivm verschuiven van inhoud als de scrollbar opeens verschijnt
body {overflow: hidden; overflow-y: scroll; } */

/* algemeen */
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-align: left;
}

a,
a:hover {
  text-decoration: underline;
}

p {
  text-align: left;
}

.clear {
  clear: both;
}

/* secties */
nav {
  text-align: center;
}

nav .menubtn {
  width: 12%;
  display: inline-block;
  padding: 10px 0;
  margin: 0;
}

nav a.welkom img {
  height: 30px;
  width: 30px;
  padding: 0 5px;
}

nav a img.selected {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}

header {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: auto;
  text-align: center;
}

#headerborder1 {
  width: 100%;
  text-align: center;
  padding: 20px 0;
}

#headerborder2 {
  text-align: center;
  margin-left: 30px;
  margin-right: 30px;
  padding: 2px 0;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

#headertitle {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  font-family: 'Ubuntu', 'Segoe UI', 'Roboto', 'Helvetica Neue', Arial, serif, sans-serif;
  color: #ffffff;
  font-size: 23px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 20px 0;
}

#headersubtitle {
  font-family: 'Ubuntu', 'Segoe UI', 'Roboto', 'Helvetica Neue', Arial, serif, sans-serif;
  color: #ffffff;
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  padding-top: 5px;
}

section {
  width: auto;
  margin: 0 auto 30px auto;
  text-align: left;
}

#titles {
  max-width: 320px;
  text-align: left;
  margin: 0 auto;
  padding: 0 10px;
}

#form {
  max-width: 320px;
  text-align: left;
  margin: 0 auto;
  padding: 0 10px;
}

#form p {
  font-style: italic;
  padding: 0;
  width: 100%;
  margin: 5px 0 15px 0;
}

#form label {
  width: 100%;
}

#form input {
  font-size: 15px;
  color: #7b7b7b;
  line-height: 25px;
  margin: 0 0 15px 0;
  padding: 0 10px;
  height: 35px;
  width: 92%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #bdbdbd;
}

#form input.submitbtn {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #f5f7f4;
  font-size: 18px;
  border: none;
  cursor: pointer;
}

.error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
  border-radius: 5px;
  padding: 10px;
  margin: 20px 10px 10px 10px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.melding {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
  border-radius: 5px;
  padding: 10px;
  margin: 20px 10px 10px 10px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

article,
table {
  padding: 0 20px;
}

/*article .titles h1, table { padding: 0 20px;}*/
/* button.option div.opener { width:26px; height:14px; margin-top: 1.5em; float:right; background-image:url("../images/arrow_down.png"); background-repeat: no-repeat; background-size: 26px 14px; padding-right:10px;}    */
button {
  width: 100%;
  border: 0;
  border-top: 10px;
  border-bottom: 10px;
  min-height: 60px;
  background: none;
}

.filmsectie {
  width: 100%;
  cursor: pointer;
}

.filmtitel {
  width: auto;
  padding: 15px 15px 15px 5px;
  font-family: Tahoma, Geneva, sans-serif;
  color: #ffffff;
  font-size: 20px;
  display: table-cell;
  text-align: left;
}

.filmnummer {
  width: auto;
  padding: 15px 0px 15px 10px;
  font-family: Tahoma, Geneva, sans-serif;
  color: #ffffff;
  font-size: 20px;
  display: table-cell;
  text-align: left;
}

/*.filmpijl { float: right; padding-right:0; padding-top: 23px;}  */
.filmpijl img {
  width: 26px;
  height: 14px;
}

.clearboth {
  clear: both;
}

.option {
  position: relative;
  z-index: 1;
  display: block;
}

.percentage {
  color: #ffffff;
  display: table-cell;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 20px;
  padding: 15px 15px 15px 10px;
  position: relative;
  right: 0px;
}

.klapperdeklap_links {
  float: left;
}

.klapperdeklap_rechts {
  float: right;
}

.klapperdeklap_links,
.klapperdeklap_rechts {
  width: 45%;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #f5f7f4;
  font-size: 18px;
  border: none;
  margin: 15px 5px 0px 5px;
  padding: 5px;
  border-radius: 5px;
  min-height: 40px !important;
  cursor: pointer;
}

.clearboth {
  clear: both;
}

.voorgangsBalk {
  height: 100%;
  top: 0px;
  z-index: -1000;
  position: absolute;
}

.voortgang {
  color: #ffffff;
  display: table-cell;
  float: left;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 20px;
  height: 30px;
  margin: 15px 0 15px 10px;
  vertical-align: middle;
  width: 100px;
  background-color: #aaaaaa;
}

.voortgangBalkje {
  height: 100%;
}

.filmuservraag {
  width: 288px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 10px;
}

.scoreFilmUser {
  position: absolute;
  right: 7px;
  color: #ffffff;
  bottom: 0px;
  font-size: 11px;
  font-weight: bold;
}

.scoreFilmUserUser {
  color: #000000;
  font-size: 11px;
  font-style: italic;
}

.scoreVraagUser {
  color: #000000;
  font-size: 11px;
  margin-bottom: 15px;
  margin-top: -13px;
  font-style: italic;
}

.dvdcover {
  width: 108px;
  height: 159px;
  float: left;
  display: block;
}

.pijl {
  width: 58px;
  float: left;
  display: block;
  padding-top: 60px;
}

.user {
  position: relative;
  width: 109px;
  height: 159px;
  float: left;
  display: block;
}

.user a {
  position: relative;
  background: url("../images/user.jpg");
  height: 159px;
  width: 109px;
  padding: 0px;
  display: inline-block;
  cursor: pointer;
}

.user a span {
  left: 0;
  padding-top: 55px;
  position: absolute;
}

.user img {
  height: 159px;
  width: 109px;
}

.filmuservraagantwoord {
  width: 288px;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
}

.filmuservraagantwoord img {
  width: 89px;
  height: 130px;
}

.filmuservraagantwoord .dvdcover {
  display: inline-block;
  width: 89px;
  height: 130px;
}

.filmuservraagantwoord .user {
  display: inline-block;
  width: 89px;
  height: 130px;
}

.filmbeoordeling {
  font-weight: bold;
}

.filmscore {
  font-size: 12px;
  color: #ff0000;
}

.filmscore>span {
  font-weight: bold;
}

.filmvragen {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

#form2 {
  width: 90%;
  max-width: 320px;
  text-align: center;
  margin: 0 auto;
  padding: 0 10px;
}

#form2 input.radioinput {
  margin-right: 20px;
  margin-bottom: 10px;
}

#form2 label {
  width: 100%;
}

#form2 input {
  margin: 0 0 15px 0;
  padding: 0;
  height: 35px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #bdbdbd;
}

#form2 button {
  margin: 0 0 15px 0;
  padding: 0px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #bdbdbd;
}

#form2 button.submitbtn {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  color: #f5f7f4;
  font-size: 18px;
  border: none;
  margin-bottom: 15px;
  padding: 8px 25px;
}

#form2 button.submitbtn_checked {
  width: 100%;
  margin: 0;
  text-align: center;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  color: #f5f7f4;
  font-size: 18px;
  border: none;
  margin-bottom: 15px;
  padding: 8px 25px;
}

/* goede en foute antwoorden weergeven */
.valid-answer,
.invalid-answer {
  display: block;
  font-size: 20px !important;
  padding: 0px;
  position: absolute;
  left: 5px;
  top: 5px;
}

.valid-answer {
  color: #3e3e3e;
}

.invalid-answer {
  color: #3e3e3e;
}

.overlay-invalid-user {
  position: absolute;
  bottom: 1px;
  color: red;
  font-size: 25px;
  right: 4px;
}

.overlay-valid-user {
  position: absolute;
  bottom: 0px;
  color: green;
  font-size: 25px;
  right: 4px;
}

/* Searchbalk movie profiel */
/*/// search button ///*/
#form p.search {
  margin-top: 20px;
}

.searchbalk {
  width: 100%;
}

/*/// search results ///*/
.load-more-paging {
  height: auto;
  cursor: pointer;
  color: #663a82;
  font-style: italic;
  text-decoration: underline;
}

button.filmKeuze {
  height: auto;
  cursor: pointer;
}

.filmKeuze {
  overflow: hidden;
}

#movieResults {
  width: 100%;
}

#movieResults ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#movieResults li {
  list-style: none outside none;
  text-align: left;
}

.movieTitle {
  width: 170px;
  float: left;
  font-size: 15px;
  color: #f5f7f4;
  line-height: 25px;
  padding: 5px 0 5px 10px;
  vertical-align: top;
}

.movieYear {
  width: auto;
  float: right;
  font-size: 15px;
  color: #f5f7f4;
  line-height: 25px;
  padding: 5px 10px 5px 10px;
  vertical-align: top;
}

/*/// chosen results ///*/
#chosenMovie {
  width: 100%;
}

#chosenMovie ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#chosenMovie li {
  list-style: none outside none;
  text-align: left;
}

/*/// selected result/movie ///*/
#selectedMovie {
  width: 100%;
  background-color: #6eb3d2;
}

#selectedMovie ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#selectedMovie li {
  list-style: none outside none;
  text-align: left;
}

/* countdown */
section p.countdown {
  text-align: center;
  font-size: 20px;
}

.number {
  font-size: 24px;
  font-weight: bold;
}

/* userlist index */
.winnaarnaam,
.winnaarafbeelding {
  width: 100%;
  max-width: 320px;
  text-align: center;
  margin: 0 auto;
  padding: 0 10px;
}

.winnaarnaam {
  font-weight: bold;
  font-size: 20px;
}

.winnaarafbeelding img {
  width: 50% !important;
  padding-bottom: 20px;
}

button#userlijst {
  padding: 0;
  width: auto !important;
}

#userlijst {
  height: auto;
}

.btnnietgekozen:hover {
  opacity: 0.7;
  cursor: pointer;
}

#userlijst ul {
  background-color: #ffffff;
  margin: 0;
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
}

#userlijst li {
  list-style: none outside none;
  text-align: left;
}

.userimage {
  float: left;
  position: relative;
}

.userimage::before {
  position: absolute;
  top: -20;
  background-color: #ff0000;
}

.userimage .gekozen {
  border: 3px solid #777777;
}

.username {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #7b7b7b;
  padding: 40px 20px 40px 0;
}

#userlijst li.selected .username {
  color: #ffffff !important;
}

.userimage .nietgekozen {
  border: 3px solid #519548;
}

.userimage .gebruikersnaam {
  color: #ffffff;
  font-size: 11px;
  background-color: #519548;
  padding: 2px 0px;
}

.chosen-user.userimage .gebruikersnaam {
  background-color: #a349a4;
}

.chosen-user.userimage .nietgekozen {
  border: 3px solid #a349a4;
}

#users {
  text-align: center;
}

/* buttons juist in profiel */
#correctAnswer .juistAntwoord {
  width: 30%;
  margin: 2px;
  height: 40px;
  color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* admin random button */
#random {
  width: 90%;
  max-width: 320px;
  text-align: center;
  margin: 0 auto;
  padding: 0 10px;
}

#random button {
  margin: 0 0 15px 0;
  padding: 0;
  height: 35px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #bdbdbd;
}

#random button.randomize {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #f5f7f4;
  font-size: 18px;
  border: none;
  margin-bottom: 15px;
  height: 50px;
}

/* admin score table */
table {
  width: 100%;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

td,
th {
  text-align: left;
  padding: 5px 10px;
  border: 1px solid #7b7b7b;
}

td {
  padding-right: 10px;
}

.score_even {
  background-color: #dddddd;
}

.score_oneven {
  background-color: #eeeeee;
}

#kruistabelLink {
  text-align: center;
  margin-top: 1em;
}

#kruistabelLink a {
  color: #000000;
}

table.kruistabel {
  max-width: none;
  width: auto;
}

.kruistabel td,
.kruistabel tr {
  border-width: 0px;
  padding: 0px;
  margin: 0px;
}

.kruistabel td {
  height: 70px;
  vertical-align: middle;
  text-align: center;
}

.kruistabel img {
  width: 50px;
  height: 70px;
}

.movieClear {
  height: 1px;
  background-color: #000000;
}

.rating-symbol {
  font-weight: bold;
  color: #ff0000;
  font-size: 25px;
  margin-left: 9px;
  margin-right: 9px;
}

.fa-heart-o {
  font-weight: 700;
}

/* event Lijst */
ul.eventList li {
  display: block;
  padding: 0px;
  margin-bottom: 5px;
  margin-right: 40px;
}