/* Generated by less 2.5.1 */
@import url('https://fonts.googleapis.com/css?family=Encode+Sans+Condensed:300,400,700,900');
body,
html {
  position: fixed;
  width: 100vw;
}
body {
  background-color: white;
  pointer-events: none;
  font-family: 'Encode Sans Condensed', sans-serif;
}
#smileys {
  position: absolute;
  z-index: 9999999;
  top: -80px;
  left: 368px;
  width: 475px;
  height: 66px;
  background-color: white;
  background-image: url(../images/smileys_455x58.png);
  background-size: 90%;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.55);
  transition: 1s;
}
.smiley {
  position: absolute;
  z-index: 9999999;
  top: 7px;
  left: 15px;
  width: 52px;
  height: 52px;
  background-image: url(../images/smiley_grey_56x56.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  transition: 1s;
}
#grey0 {
  left: 25px;
}
#grey1 {
  left: 87px;
}
#grey2 {
  left: 149px;
}
#grey3 {
  left: 211px;
}
#grey4 {
  left: 274px;
}
#grey5 {
  left: 336px;
}
#grey6 {
  left: 399px;
}
div#weiter_end {
  position: absolute;
  background: blue;
  padding: 5px 74px 12px;
  border-radius: 4px;
  right: 30px;
  bottom: 29px;
  background-color: #0b1761;
  color: white;
  pointer-events: all;
  cursor: pointer;
  transition: 0.5s;
  border-radius: 5px;
}
div#weiter_end a {
  color: white;
  text-decoration: none;
}
div#weiter_end:hover {
  background-color: #f2561e;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.55);
  text-shadow: 0px 5px 6px rgba(0, 0, 0, 0.54);
}
select.aw {
  -webkit-appearance: button;
  -webkit-border-radius: 2px;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  background-image: url(../images/arrowselect.png);
  background-position: 87% center;
  background-repeat: no-repeat;
  background-color: #0b1761;
  border: 0px solid #AAA;
  color: #fff;
  font-size: inherit;
  margin: 0px;
  overflow: hidden;
  padding: 5px 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
}
input.aw {
  -webkit-border-radius: 2px;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  background-color: #0b1761;
  border: 0px solid #AAA;
  color: #fff;
  font-size: inherit;
  margin: 0px 10px 10px;
  overflow: hidden;
  padding: 5px 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 364px;
}
#in-address {
  width: 788px;
}
#in-zip {
  width: 100px;
}
#in-place {
  width: 628px;
}
#text_end,
#prompt_wb {
  font-size: 1.31em;
  text-align: left;
  position: absolute;
  width: 960px;
  height: 730px;
  background-color: white;
  padding: 30px 100px 0 100px;
  left: 20px;
  top: -1020px;
  z-index: 9999999;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.55);
  pointer-events: all;
  transition: 1s top;
}
#end_close {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 5px 10px;
  background: #0b1761;
  color: white;
  font-size: 1.3em;
  transition: background 0.5s;
  cursor: pointer;
}
#end_close:hover {
  background-color: #f2561e;
}
#scene_animal {
  position: absolute;
}
#prompt_wb {
  font-size: 1.8em;
  text-align: center;
  height: 200px;
  color: white;
  background-color: #f2561e;
}
#prompt_wb #hidePrompt {
  font-size: 1em;
}
#prompt_wb #hidePrompt:hover {
  background-color: white;
  color: #f2561e;
}
.autocomplete {
  pointer-events: all;
  cursor: text;
  border: 0px solid #f2561e;
  background-color: white;
  text-align: left;
  display: inline-block;
  font-size: 1em;
  padding: 10px 0 10px 10px;
  color: #f2561e;
  box-shadow: inset 1px 1px 5px 0px rgba(0, 0, 0, 0.7);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  width: 400px;
  font-weight: 900;
}
.input_richtung {
  width: 485px;
  font-weight: 300;
  font-family: 'Encode Sans Condensed', sans-serif;
}
.ui-autocomplete.ui-menu {
  pointer-events: all;
  cursor: pointer;
  background-color: white;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.55);
  max-width: 575px;
  padding: 0;
  max-height: 357px;
  overflow: scroll;
}
li.ui-menu-item {
  padding: 0 5px;
  font-size: 1.4em;
  list-style: none;
  border-bottom: 1px dotted lightgrey;
}
li.ui-menu-item:hover {
  background-color: #f2561e;
  color: white;
}
.ui-state-active {
  background-color: #f2561e;
  color: white;
}
.ui-helper-hidden-accessible {
  display: none;
}
#text3,
#playername {
  opacity: 0;
  transition: 1s opacity;
  display: none;
  text-shadow: 0 0 5px #ffffff;
}
#scene {
  width: 1200px;
  height: 800px;
  position: relative;
  margin: 0 auto;
  border: 1px solid black;
  overflow: hidden;
}
#scene .button.btn-sml-text {
  font-size: 1.1em;
}
#scene .text-sml {
  font-size: 0.85em;
  font-weight: 300;
  font-style: italic;
}
#scene #conversation {
  position: absolute;
  width: 1000px;
  height: 600px;
  top: 100px;
  left: 100px;
  opacity: 0;
  pointer-events: all;
  transition: 1s opacity;
}
#scene #inputscreen {
  position: absolute;
  width: 1000px;
  height: 600px;
  top: 100px;
  left: 100px;
  pointer-events: all;
  background-color: white;
  transition: 1s opacity;
  display: none;
}
#scene #inputscreen .title {
  font-size: 2em;
  padding: 20px;
}
#scene #inputscreen textarea {
  width: 900px;
  font-size: 2em;
  padding: 15px;
  font-family: 'Encode Sans Condensed', sans-serif;
}
#scene #goaldisplay {
  position: absolute;
  right: 0px;
  width: 850px;
  top: 420px;
  text-align: center;
  font-size: 2em;
  color: #ffeda1;
  text-shadow: 0px 1px 6px rgba(74, 40, 0, 0.8);
}
#scene .mredu_head {
  width: 150px;
  height: 160px;
  position: absolute;
  left: -50px;
  top: -50px;
  background-image: url(../images/figures/mr_edu_head.png);
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
#scene .boy_head {
  width: 150px;
  height: 160px;
  position: absolute;
  right: -50px;
  top: -50px;
  background-image: url(../images/figures/boy_head.png);
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
#scene .girl_head {
  width: 150px;
  height: 160px;
  position: absolute;
  right: -50px;
  top: -50px;
  background-image: url(../images/figures/girl_head.png);
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
#scene #mredu_speak1,
#scene .mredu_speak {
  position: relative;
  background-color: white;
  text-align: left;
  font-size: 2em;
  padding: 25px 25px 25px 120px;
  margin-bottom: 25px;
  opacity: 0;
  transition: 1s opacity;
  text-shadow: 0 0 5px #ffffff;
}
#scene #you_speak1,
#scene .you_speak {
  position: relative;
  background-color: white;
  text-align: left;
  font-size: 2em;
  padding: 25px 120px 25px 25px;
  opacity: 0;
  transition: 1s opacity;
}
#scene .speak_item {
  opacity: 0;
  transition: 1s opacity;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.55);
}
#scene .answer-button {
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+/Edge */
  user-select: none;
  /* Standard */
  background-color: #0b1761;
  color: white;
  pointer-events: all;
  cursor: pointer;
  transition: 0.5s;
  border-radius: 5px;
  text-align: left;
  padding: 12px;
  margin: 15px;
}
#scene .answer-button:hover {
  background-color: #f2561e;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.55);
  text-shadow: 0px 5px 6px rgba(0, 0, 0, 0.54);
}
#scene #game-container {
  width: 1200px;
  height: 800px;
  margin: 0 auto;
  text-align: center;
}
#scene #startbutton {
  opacity: 0;
  display: none;
  transition: 1s opacity;
  box-shadow: 0 0 5px #ffffff;
}
#scene #mredu-intro {
  width: 300px;
  height: 450px;
  position: absolute;
  top: 230px;
  left: -300px;
  background-image: url(../images/figures/mr_edu_sideways.gif);
  z-index: 99;
}
#scene #mredu-box {
  position: absolute;
  width: 1200px;
  height: 620px;
  top: 180px;
  z-index: 98;
  pointer-events: all;
  transition: 1s opacity;
}
#scene #mredu-box #mredu-speak1,
#scene #mredu-box #mredu-speak2 {
  width: 500px;
  height: 450px;
  position: absolute;
  top: 50px;
  left: 400px;
  text-align: left;
  font-size: 2em;
  opacity: 0;
  transition: 1s opacity;
  text-shadow: 0 0 5px #ffffff;
}
#scene #mredu-box #nextbutton {
  width: 180px;
  height: 57px;
  position: absolute;
  top: 402px;
  left: 516px;
  opacity: 0;
  transition: 1s opacity;
  box-shadow: 0 0 5px #ffffff;
}
#scene #goalselectionscreen {
  position: absolute;
  width: 1000px;
  height: 600px;
  top: 100px;
  left: 100px;
  opacity: 0;
  pointer-events: all;
  transition: 1s opacity;
}
#scene #playfield {
  pointer-events: all;
  display: inline-block;
}
#scene #playfield #landschaft_ebene1,
#scene #playfield #landschaft_ebene2,
#scene #playfield #landschaft_ebene3,
#scene #playfield #landschaft_ebene4,
#scene #playfield #landschaft_ebene5,
#scene #playfield #landschaft_ebene6,
#scene #playfield #landschaft_ebene7,
#scene #playfield #scene_ebene {
  position: absolute;
  width: 1200px;
  height: 800px;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
#scene #playfield #landschaft_ebene1 {
  background-image: url(../images/landschaft_ebenen/ebene1.png);
}
#scene #playfield #landschaft_ebene2 {
  background-image: url(../images/landschaft_ebenen/ebene2.png);
}
#scene #playfield #landschaft_ebene3 {
  background-image: url(../images/landschaft_ebenen/ebene3.png);
}
#scene #playfield #landschaft_ebene4 {
  background-image: url(../images/landschaft_ebenen/ebene4.png);
}
#scene #playfield #landschaft_ebene5 {
  background-image: url(../images/landschaft_ebenen/ebene5.png);
}
#scene #playfield #landschaft_ebene6 {
  background-image: url(../images/landschaft_ebenen/ebene6.png);
}
#scene #playfield #landschaft_ebene7 {
  background-image: url(../images/landschaft_ebenen/ebene7.png);
}
#scene #playfield #scene_ebene {
  transition: 1s opacity;
}
#scene #playfield #scene_ebene .scene_fg {
  position: absolute;
  width: 1200px;
  height: 800px;
  top: 0px;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
#scene #playfield .figure1,
#scene #playfield .figure2,
#scene #playfield .figure1_sitting,
#scene #playfield .figure2_sitting {
  position: absolute;
  width: 200px;
  height: 280px;
  top: 800px;
  background-size: contain;
  background-repeat: no-repeat;
}
#scene #playfield .figure1 {
  left: 350px;
  background-image: url(../images/figures/boy_back.gif);
}
#scene #playfield .figure2 {
  left: 450px;
  background-image: url(../images/figures/mr_edu_back.gif);
}
#scene #inner-playfield {
  display: inline-block;
  height: 500px;
  width: 500px;
  margin: 10px;
  padding: 10px;
  border: 0px solid white;
  font-size: 24px;
  transition: 1s;
  transform: rotateZ(10deg);
  background-image: url(../images/NIRVANTAGE_Board.jpg);
  background-size: contain;
  box-shadow: 0px 15px 10px grey;
  position: relative;
}
#scene #figur {
  position: absolute;
  top: 420px;
  left: 30px;
  height: 60px;
  width: 40px;
  background-image: url(../images/figur.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: 1s;
  transform: rotateZ(-26deg) skewY(12deg);
}
#scene #foreground {
  background-image: url(../images/3dForeground.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 999;
  width: 272px;
  height: 400px;
  top: 70px;
  left: 352px;
  pointer-events: none;
}
#scene #startscreen {
  background-image: url(../images/landschaft_ebenen/titlebg.jpg);
  position: absolute;
  width: 1200px;
  height: 800px;
  top: 0;
  left: 0;
  background-color: white;
  transition: 0.5s opacity;
}
#scene #startscreen #startscreencontainer {
  position: absolute;
  width: 1200px;
  top: 0;
  left: 0;
  padding-top: 110px;
}
#scene #startscreen #aw-logo {
  position: absolute;
  left: 40px;
  top: 20px;
  background-image: url(../images/logo.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 200px;
  height: 70px;
}
#scene #startscreen .figurecontainer {
  opacity: 0;
  width: 300px;
  height: 200px;
  margin: 10px auto 23px;
}
#scene #startscreen .figurecontainer .figure1,
#scene #startscreen .figurecontainer .figure2 {
  width: 150px;
  height: 190px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: all;
  opacity: 0.5;
  transition: 0.5s opacity;
  cursor: pointer;
}
#scene #startscreen .figurecontainer .figure1:hover,
#scene #startscreen .figurecontainer .figure2:hover {
  opacity: 1;
}
#scene #startscreen .figurecontainer .figure1.selected,
#scene #startscreen .figurecontainer .figure2.selected {
  opacity: 1;
  -webkit-filter: drop-shadow(1px 2px 15px rgba(0, 0, 0, 0.5));
  filter: url(#drop-shadow);
  -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=1, OffY=2, Color='#444')";
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=1, OffY=2, Color='#444')";
}
#scene #startscreen .figurecontainer .figure1 {
  float: left;
  background-image: url(../images/figures/girl_standing.png);
}
#scene #startscreen .figurecontainer .figure2 {
  float: right;
  background-image: url(../images/figures/boy_standing.png);
}
#scene #text2 {
  opacity: 0;
  text-shadow: 0 0 5px #ffffff;
}
#scene .titletext {
  color: #f2561e;
  font-weight: 900;
  font-size: 3em;
  margin-bottom: 20px;
  text-shadow: 0 0 5px #ffffff;
}
#scene .regtext {
  font-weight: 400;
}
#scene .doublesize {
  font-size: 2em;
}
#scene .button {
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+/Edge */
  user-select: none;
  /* Standard */
  width: 400px;
  height: 57px;
  background-color: #0b1761;
  color: white;
  pointer-events: all;
  cursor: pointer;
  transition: 0.5s;
  font-weight: 900;
  border-radius: 5px;
  text-align: center;
  font-size: 2em;
  padding-top: 12px;
  margin: 25px auto;
}
#scene .button:hover {
  background-color: #f2561e;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.55);
  text-shadow: 0px 5px 6px rgba(0, 0, 0, 0.54);
}
#scene input {
  pointer-events: all;
  cursor: pointer;
}
#scene input[type=radio],
#scene input[type=checkbox] {
  display: none;
  pointer-events: all;
  cursor: pointer;
}
#scene input[type=radio] + label:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: bottom;
  margin-right: 8px;
  background-color: #aaa;
  box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.3);
  border-radius: 13px;
  pointer-events: all;
  cursor: pointer;
  margin-top: 23px;
  margin-bottom: 4px;
}
#scene input[type=checkbox] + label:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  margin-right: 8px;
  background-color: #aaa;
  box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  pointer-events: all;
  cursor: pointer;
}
#scene input[type=radio]:checked + label:before {
  content: "\2022";
  /* Bullet */
  color: #f2561e;
  background-color: #aaa;
  font-size: 1.8em;
  text-align: center;
  line-height: 14px;
  text-shadow: 0px 0px 3px #eee;
  pointer-events: all;
  cursor: pointer;
}
#scene input[type=checkbox]:checked + label:before {
  content: "\2714";
  /* Tick */
  color: #f2561e;
  background-color: #aaa;
  text-align: center;
  line-height: 15px;
  text-shadow: 0px 0px 3px #eee;
  pointer-events: all;
  cursor: pointer;
}
#scene .inputfield {
  margin: 10px auto;
  height: 72px;
  width: 400px;
}
#scene .inputfield input {
  pointer-events: all;
  cursor: text;
  border: 0px solid #f2561e;
  background-color: white;
  text-align: center;
  display: block;
  font-size: 2em;
  padding: 10px 0;
  color: #f2561e;
  box-shadow: inset 1px 1px 5px 0px rgba(0, 0, 0, 0.7);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  width: 400px;
  font-weight: 900;
  float: left;
}
#scene .inputfield input.invalid {
  background-color: #c62e2e;
}
#scene .inputfield input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #f57a4e;
  font-weight: 300;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
#scene .inputfield input::-moz-placeholder {
  /* Firefox 19+ */
  color: #f57a4e;
  font-weight: 300;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
#scene .inputfield input:-ms-input-placeholder {
  /* IE 10+ */
  color: #f57a4e;
  font-weight: 300;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
#scene .inputfield input:-moz-placeholder {
  /* Firefox 18- */
  color: #f57a4e;
  font-weight: 300;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
#scene .inputfield input:-webkit-autofill,
#scene .inputfield input:-webkit-autofill:hover,
#scene .inputfield input:-webkit-autofill:focus,
#scene .inputfield input:-webkit-autofill:active {
  background-color: #f2561e;
  color: #f57a4e;
  font-weight: 300;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
