/* Generated by less 2.5.1 */
@font-face {
  font-family: 'h73';
  src: url('../fonts/h73.eot');
  src: url('../fonts/h73.eot?#iefix') format('embedded-opentype'), url('../fonts/h73.woff') format('woff'), url('../fonts/h73.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'h43';
  src: url('../fonts/h43.eot');
  src: url('../fonts/h43.eot?#iefix') format('embedded-opentype'), url('../fonts/h43.woff') format('woff'), url('../fonts/h43.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'h45';
  src: url('../fonts/h45.eot');
  src: url('../fonts/h45.eot?#iefix') format('embedded-opentype'), url('../fonts/h45.woff') format('woff'), url('../fonts/h45.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
::selection {
  background: rgba(255, 255, 255, 0);
}
::-moz-selection {
  background: rgba(255, 255, 255, 0);
}
a {
  color: #82ad00;
  font-weight: bold;
}
a:hover {
  color: #a5d200;
}
#buchilink {
  position: absolute;
  top: 580px;
  right: 6px;
}
#buchilink a {
  font-family: "h45", sans-serif;
  font-size: 1em;
  pointer-events: all;
  color: #666;
  text-decoration: none;
  z-index: 99999;
}
#instruction1,
#instruction2,
#instruction3 {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  transition: 0.5s;
}
#instruction1 .instruction-img {
  position: absolute;
  top: 195px;
  left: 164px;
  width: 361px;
  height: 181px;
  background-image: url(../images/instruction1.png);
}
#instruction3 .instruction-img {
  position: absolute;
  top: 271px;
  left: 458px;
  width: 225px;
  height: 80px;
  background-image: url(../images/instruction3.png);
}
.instruction-text {
  position: absolute;
  width: 250px;
  font-family: "h45", sans-serif;
  font-size: 1em;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 15px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
#instruction1 .instruction-text {
  left: 260px;
  top: 350px;
}
#instruction2 .instruction-text {
  left: 240px;
  top: 290px;
}
#instruction3 .instruction-text {
  left: 540px;
  top: 350px;
}
#gui {
  position: absolute;
  width: 1200px;
  height: 800px;
  left: 0;
  top: 0;
  margin: 0;
  pointer-events: none;
  overflow: hidden;
  z-index: 999;
  line-height: 1.5em;
}
#titlescreen {
  position: absolute;
  /*
    width: 900px;
    height: 540px;
    left: 150px;
    */
  width: 1140px;
  height: 740px;
  left: 30px;
  top: -800px;
  background-color: white;
  border-radius: 3px;
  pointer-events: none;
  overflow: hidden;
  box-shadow: 2px 2px 23px -3px rgba(0, 0, 0, 0.75);
}
.HSline {
  height: 24px;
  padding: 6px 0 0 5px;
}
#logo {
  width: 140px;
  height: 45px;
  display: block;
  position: absolute;
  left: 147px;
  top: 86px;
  background: url(../images/buchi_logo@2x.png) 0 0 no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
#startbutton,
#highscorebutton,
#savebutton,
#closebutton,
#abortbutton {
  pointer-events: all;
  position: absolute;
  left: 250px;
  top: 400px;
  background-color: #a5d200;
  border: none;
  padding: 1em 1.28571em 0.8em;
  line-height: 1.25em;
  font-size: 1.2em;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.5px;
  font-family: "h73", sans-serif;
  letter-spacing: 0.4px;
  color: #fff;
  cursor: pointer;
  transition: background 0.5s;
}
#highscorebutton,
#abortbutton {
  width: 220px;
  top: 450px;
  left: 580px;
  background-color: #d1d1d1;
}
#highscorebutton {
  top: 600px;
  left: 680px;
}
#startbutton {
  width: 300px;
  left: 300px;
  top: 600px;
}
/*
#startbutton{
    width: 300px;
    left: 200px;
    top: 450px;
}
*/
#startbutton:hover,
#highscorebutton:hover,
#savebutton:hover,
#closebutton:hover {
  background-color: #82ad00;
}
#highscorebutton:hover,
#abortbutton:hover {
  background-color: #a1a1a1;
}
.continuebutton {
  pointer-events: all;
  position: absolute;
  width: 400px;
  left: 250px;
  top: 400px;
  background-color: #a5d200;
  border: none;
  padding: 1em 1.28571em;
  line-height: 1.25em;
  font-size: 1.2em;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.5px;
  font-family: "h73", sans-serif;
  letter-spacing: 0.4px;
  color: #fff;
  cursor: pointer;
  transition: background 0.5s;
}
.continuebutton:hover {
  background-color: #82ad00;
}
.levelscreen {
  position: absolute;
  width: 900px;
  height: 350px;
  left: 150px;
  top: -800px;
  background-color: white;
  border-radius: 3px;
  pointer-events: none;
  overflow: hidden;
  box-shadow: 2px 2px 23px -3px rgba(0, 0, 0, 0.75);
}
.leveltitle {
  position: absolute;
  text-align: left;
  width: 800px;
  height: 70px;
  left: 50px;
  top: 28px;
  font-family: "h73", sans-serif;
  font-size: 1.5em;
  background-color: #fff;
  line-height: 1;
}
.leveltitle_sub {
  position: absolute;
  text-align: left;
  width: 800px;
  height: 50px;
  left: 50px;
  top: 54px;
  font-family: "h43", sans-serif;
  font-size: 1.5em;
  background-color: transparent;
  line-height: 1;
}
#titlescreen .leveltitle,
#titlescreen .leveltitle_sub {
  left: 300px;
}
#titlescreen .leveltitle {
  left: 300px;
  top: 88px;
}
#titlescreen .leveltitle_sub {
  left: 300px;
  top: 114px;
}
#titlescreen .leveltext {
  width: 635px;
  height: 280px;
  left: 301px;
  top: 175px;
}
.leveltext {
  position: absolute;
  width: 440px;
  height: 280px;
  left: 201px;
  top: 110px;
  font-family: "h45", sans-serif;
  font-size: 1em;
  background-color: #fff;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.levelimage {
  position: absolute;
  width: 320px;
  height: 280px;
  left: 530px;
  top: 110px;
  background-color: #fff;
}
.levelimage.start {
  width: 706px;
  height: 297px;
  left: 279px;
  top: 302px;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.levelimage.start {
  width: 706px;
  height: 299px;
  left: 279px;
  top: 300px;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/keyvisual.jpg);
}
.questiontext {
  position: absolute;
  width: 800px;
  height: 280px;
  left: 50px;
  top: 94px;
  font-family: "h45", sans-serif;
  font-size: 1em;
  background-color: #fff;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
#eventscreen {
  position: absolute;
  width: 900px;
  height: 350px;
  left: 150px;
  top: -800px;
  background-color: white;
  border-radius: 3px;
  overflow: hidden;
  transition: 0.5s;
  box-shadow: 2px 2px 23px -3px rgba(0, 0, 0, 0.75);
  font-family: "h45", sans-serif;
}
#eventscreen .eventtext {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 800px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  text-align: center;
}
#eventscreen .eventtitle {
  color: black;
  position: absolute;
  text-align: center;
  width: 800px;
  height: 70px;
  left: 50px;
  top: 143px;
  font-family: "h73", sans-serif;
  font-size: 2em;
  background-color: #fff;
  line-height: 1;
}
#eventscreen .continue {
  background-color: #82ad00;
  top: 250px;
  width: 330px;
  height: 35px;
  transition: 0.5s;
  padding: 1em 0 0.1em;
  font-family: "h73", sans-serif;
  font-size: 1.2em;
  line-height: 1.5em;
  left: 275px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  transition: background 0.5s;
  cursor: pointer;
  pointer-events: all;
}
#eventscreen .continue:hover {
  background-color: #a5d200;
}
#scorewindow {
  position: absolute;
  top: -100px;
  left: 0;
  width: 1200px;
  height: 40px;
  transition: 0.5s;
  background-color: white;
  box-shadow: 2px 2px 23px -3px rgba(0, 0, 0, 0.75);
}
#scorewindow .myscore {
  font-size: 1.2em;
  text-align: left;
  position: absolute;
  font-family: "h73", sans-serif;
  color: #555;
  width: 600px;
  height: 50px;
  top: 15px;
  left: 50px;
}
#scorewindow .myscore .colored {
  color: #82ad00;
}
#scorewindow .myrollsleft {
  font-size: 1.2em;
  text-align: right;
  position: absolute;
  font-family: "h73", sans-serif;
  color: #555;
  width: 600px;
  height: 50px;
  top: 15px;
  right: 50px;
}
#scorewindow .myrollsleft .colored {
  color: #82ad00;
}
#questionscreen {
  position: absolute;
  width: 900px;
  height: 350px;
  left: 150px;
  top: -800px;
  background-color: white;
  border-radius: 3px;
  overflow: hidden;
  transition: 0.5s;
  box-shadow: 2px 2px 23px -3px rgba(0, 0, 0, 0.75);
  font-family: "h45", sans-serif;
}
#questionscreen .answerbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 360px;
  height: 45px;
  pointer-events: all;
  background-color: #666;
  color: white;
  border: none;
  padding: 1em 1.28571em 0.8em;
  line-height: 1.25em;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.4px;
  color: #fff;
  cursor: pointer;
  transition: background 0.5s;
}
#questionscreen .answerbtn:hover {
  background-color: #82ad00;
}
#questionscreen .answerbtn.selectbtn {
  background-color: white;
  top: 120px;
  width: 330px;
  opacity: 0.8;
  height: 35px;
  transition: 0.5s;
  padding: 0.6em 0 0.2em;
  font-family: "h73", sans-serif;
  font-size: 1.2em;
}
#questionscreen .answerbtn.selectbtn:hover {
  opacity: 1;
}
#questionscreen .answerbtn.selectbtn.select1 {
  left: 15px;
  color: #82ad00;
}
#questionscreen .answerbtn.selectbtn.select2 {
  left: 355px;
  color: #82ad00;
}
#questionscreen .answerbtn.selectbtn.continue {
  left: 185px;
  color: #cd8278;
}
#questionscreen #wrongscreen,
#questionscreen #correctscreen {
  position: absolute;
  width: 700px;
  height: 200px;
  left: 100px;
  top: 115px;
  opacity: 0;
  display: none;
  transition: 1s;
}
#questionscreen #wrongscreen .title,
#questionscreen #correctscreen .title {
  color: white;
  position: absolute;
  width: 700px;
  top: 21px;
  text-align: center;
  font-size: 1.7em;
  font-family: "h73", sans-serif;
}
#questionscreen #wrongscreen .message,
#questionscreen #correctscreen .message {
  color: white;
  position: absolute;
  width: 600px;
  top: 65px;
  left: 50px;
  text-align: center;
  font-size: 1em;
  font-family: "h45", sans-serif;
}
#questionscreen #wrongscreen {
  background-color: #cd8278;
}
#questionscreen #correctscreen {
  background-color: #82ad00;
}
#questionscreen .answer1 {
  left: 50px;
  top: 177px;
}
#questionscreen .answer2 {
  left: 50px;
  top: 257px;
}
#questionscreen .answer3 {
  left: 457px;
  top: 177px;
}
#questionscreen .answer4 {
  left: 457px;
  top: 257px;
}
#levelscreen1 .levelimage.level {
  width: 320px;
  height: 206px;
  left: 530px;
  top: 110px;
  background-image: url(../images/gui_app.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#levelscreen1 .continuebutton {
  left: 50px;
  top: 253px;
}
#levelscreen2 .levelimage.level {
  width: 320px;
  height: 206px;
  left: 530px;
  top: 110px;
  background-image: url(../images/gui_inf.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#levelscreen2 .continuebutton {
  left: 50px;
  top: 253px;
}
#endscreen {
  position: absolute;
  width: 900px;
  height: 540px;
  left: 150px;
  top: -800px;
  background-color: white;
  border-radius: 3px;
  pointer-events: none;
  overflow: hidden;
  box-shadow: 2px 2px 23px -3px rgba(0, 0, 0, 0.75);
}
#endscreen .leveltext {
  width: 800px;
  left: 50px;
}
#endscreen .leveltext.text1 {
  top: 25px;
}
#endscreen .leveltitle {
  top: 95px;
}
#endscreen .leveltext.text2 {
  top: 160px;
}
#endscreen .bolder {
  font-family: "h73", sans-serif;
  color: #82ad00;
}
#endscreen form {
  position: absolute;
  left: 50px;
  top: 215px;
  font-family: "h45", sans-serif;
  line-height: 1.2em;
}
#endscreen form input {
  font-size: 1em;
  font-family: "h45", sans-serif;
  color: #82ad00;
  border: 1px solid #a5d200;
  padding: 10px;
  width: 400px;
  pointer-events: all;
}
#endscreen form #selectcountry {
  font-size: 1em;
  font-family: "h45", sans-serif;
  color: #82ad00;
  border: 1px solid #a5d200;
  width: 422px;
  pointer-events: all;
  padding: 10px;
  height: 40px;
  background-color: white;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#savebutton {
  /*
    left: 50px;
    top: 425px;
    width: 215px;
    */
  top: 374px;
  width: 300px;
  margin-left: 0;
  left: 500px;
}
#abortbutton {
  /*
    top: 425px;
    width: 95px;
    margin-left: 0;
    left: 328px;
    */
  top: 444px;
  width: 300px;
  margin-left: 0;
  left: 500px;
}
.formlabel {
  margin-top: 13px;
  display: inline-block;
}
#highscorescreen {
  position: absolute;
  /*
    width: 900px;
    height: 540px;
    left: 150px;
    top: -800px;
    */
  width: 1140px;
  height: 740px;
  left: 30px;
  top: -800px;
  background-color: white;
  border-radius: 3px;
  pointer-events: none;
  overflow: hidden;
  box-shadow: 2px 2px 23px -3px rgba(0, 0, 0, 0.75);
}
#closebutton {
  left: 50px;
  top: 450px;
  width: 400px;
  left: 300px;
  top: 650px;
}
#highscorescreen .leveltext {
  height: 508px;
  width: 550px;
  left: 300px;
  overflow: auto;
  pointer-events: all;
}
#highscorescreen .leveltitle,
#highscorescreen .leveltitle_sub {
  left: 300px;
}
.HSline:nth-child(even) {
  background-color: #eee;
}
.HSleft {
  display: inline-block;
  width: 360px;
}
.HSname {
  font-family: "h73", sans-serif;
  color: #82ad00;
}
.HSrank {
  width: 40px;
  text-align: right;
  margin-right: 20px;
  display: inline-block;
}
.HSright {
  display: inline-block;
  width: 50px;
  text-align: right;
}
#diceMessage {
  opacity: 0;
  right: 50px;
  top: 665px;
  z-index: 99;
  width: 150px;
  transition: 1s;
  background-color: #82ad00;
  color: white;
  padding: 15px 5px 10px;
  position: absolute;
  line-height: 1;
  text-align: center;
  font-size: 1.5em;
  font-family: "h73", sans-serif;
  pointer-events: none;
}
#infoscreen {
  position: absolute;
  width: 900px;
  height: 350px;
  left: 150px;
  top: -800px;
  background-color: white;
  border-radius: 3px;
  overflow: hidden;
  transition: 0.4s;
  box-shadow: 2px 2px 23px -3px rgba(0, 0, 0, 0.75);
  font-family: "h45", sans-serif;
}
#infoscreen .infotext {
  position: absolute;
  top: 150px;
  left: 100px;
  width: 700px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
#infoscreen .infotitle {
  color: black;
  position: absolute;
  text-align: center;
  width: 800px;
  height: 70px;
  left: 50px;
  top: 100px;
  font-family: "h73", sans-serif;
  font-size: 2em;
  background-color: transparent;
  line-height: 1;
}
#infoscreen .infobtn {
  background-color: #82ad00;
  top: 250px;
  width: 330px;
  height: 35px;
  transition: 0.5s;
  padding: 1em 0 0.1em;
  font-family: "h73", sans-serif;
  font-size: 1.2em;
  line-height: 1.5em;
  left: 100px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  transition: background 0.5s;
  cursor: pointer;
  pointer-events: all;
}
#infoscreen .infobtn:hover {
  background-color: #a5d200;
}
#infoscreen .continue {
  background-color: #82ad00;
  top: 250px;
  width: 330px;
  height: 35px;
  transition: 0.5s;
  padding: 1em 0 0.1em;
  font-family: "h73", sans-serif;
  font-size: 1.2em;
  line-height: 1.5em;
  left: 450px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  transition: background 0.5s;
  cursor: pointer;
  pointer-events: all;
}
#infoscreen .continue:hover {
  background-color: #a5d200;
}
/*


#gui{
    font-size: 1.5em;
}
#logo {
    width: 200px;
    height: 62px;
    display: block;
    position: absolute;
    left: 50px;
    top: 69px;
    background: url(../images/buchi_logo@2x.png) 0 0 no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
}
#titlescreen .leveltitle {
    left: 265px;
    top: 71px;
}
#titlescreen .leveltitle_sub {
    left: 265px;
    top: 107px;
}
#titlescreen .leveltext {
    width: 440px;
    height: 280px;
    left: 268px;
    top: 188px;
}
#startbutton {
    width: 300px;
    left: 265px;
    top: 550px;
}
#highscorebutton {
    top: 550px;
    left: 656px;
}
#highscorescreen .leveltitle, #highscorescreen .leveltitle_sub {
    left: 250px;
}
.leveltitle_sub {
    position: absolute;
    text-align: left;
    width: 800px;
    height: 50px;
    left: 50px;
    top: 69px;
    font-family: "h43", sans-serif;
    font-size: 1.5em;
    background-color: transparent;
    line-height: 1;
}
#closebutton {
    left: 50px;
    top: 450px;
    width: 400px;
    left: 250px;
    top: 600px;
}
#highscorescreen .leveltext {
    height: 439px;
    width: 650px;
    left: 250px;
    overflow: auto;
    pointer-events: all;
    top: 128px;
}
.HSline {
    height: 36px;
    padding: 6px 0 0 5px;
}
div#scorewindow {
    font-size: 0.75em;
}
*/
