@font-face {
  font-family: "SanSerif";
  src: url("../fonts/MicrosoftSansSerif.eot");
  src: url("../fonts/MicrosoftSansSerif.eot?#iefix") format("embedded-opentype"), url("../fonts/MicrosoftSansSerif.woff") format("woff"), url("../fonts/MicrosoftSansSerif.ttf") format("truetype"), url("../fonts/MicrosoftSansSerif.svg#svgFontName") format("svg");
}
#app {
  /*Added for German*/
  /*#tab_0{top: 93px;background: url("../../gfx/lme/spritesheet.png?v=1") no-repeat -211px -120px transparent;}*/
  /*#tab_1{background: url("../../gfx/lme/spritesheet.png?v=1") no-repeat -345px -120px transparent;}*/
  /*#tab_0.selected{background: url("../../gfx/lme/spritesheet.png?v=1") no-repeat -493px -120px transparent;}*/
  /*#tab_1.selected{background: url("../../gfx/lme/spritesheet.png?v=1") no-repeat -76px -120px transparent;}*/
  /* SLIDERS */
  /*zoom btns*/
  /*zoom btns ends*/
  /*  info text pg0*/
  /*  info text pg1*/
  /*  info text pg4*/
  /*  info text pg5*/
  /* bottom icons */
  /*Added for German*/
  /*Added for German*/
}
#app html,
#app body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  background-color: black;
  font-family: "arial";
}
#app #wrap {
  width: 1024px;
  height: 768px;
  background: transparent;
  margin: 0 auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
}
#app .logo {
  background: url("../../gfx/lme/logo.png?v=1") no-repeat 0 0 transparent;
  position: absolute;
  width: 274px;
  height: 65px;
  left: 738px;
  top: 680px;
  z-index: 1;
}
#app .tab {
  background: url("../../gfx/lme/spritesheet.png?v=1") no-repeat -344px -120px transparent;
  position: absolute;
  color: white;
  display: none;
  line-height: 126px;
  cursor: pointer;
  width: 97px;
  height: 71px;
  font-size: 12px;
  padding-left: 18px;
  left: 915px;
  top: 8px;
  z-index: 9;
}
#app #tab_0 {
  top: 93px;
  background: url("../../gfx/lme/DPOC-OFF.png?v=1") no-repeat 0px 0px transparent;
}
#app #tab_1 {
  background: url("../../gfx/lme/ASTHMA-OFF.png?v=1") no-repeat 0px 0px transparent;
}
#app #tab_0.selected {
  background: url("../../gfx/lme/DPOC_ON.png?v=1") no-repeat 0px 0px transparent;
}
#app #tab_1.selected {
  background: url("../../gfx/lme/ASTHMA-ON.png?v=1") no-repeat 0px 0px transparent;
}
#app .tab.selected {
  cursor: default;
}
#app video {
  background-color: transparent;
}
#app .cover {
  width: inherit;
  height: inherit;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#app .hidden {
  display: none;
}
#app #main_canvas {
  background-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#app #video_bar {
  background-color: transparent;
  position: absolute;
  width: 80%;
  height: 14%;
  margin-left: 10%;
  margin-top: 60%;
  display: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: none;
}
#app #paint_tool,
#app #paint_tool_tmp {
  background-color: transparent;
  position: absolute;
  /*width: 100%;
      height: 100%;*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 10;
}
#app #splash {
  background: url("../../gfx/lme/SplashScreen.png?v=2") no-repeat 0% 0%/contain transparent;
  text-align: center;
  font-family: sans-serif;
}
#app #splash div {
  color: #ffffff;
  margin-top: 423px;
  font-size: 26px;
  text-shadow: 2px 2px 4px black;
  display: none;
  cursor: pointer;
  margin-left: -17px;
}
#app #splash span {
  color: black;
  font-size: 2vmin;
  text-shadow: 1px 1px 2px lightgray;
  position: absolute;
  right: 2%;
  bottom: 4%;
}
#app .hand {
  cursor: pointer;
}
#app .move {
  cursor: move;
}
#app #pg_objective,
#app #pg_refernces,
#app #pg_glossary,
#app #pg_instructions,
#app #pg_term {
  width: 1004px;
  height: 620px;
  left: 0;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background: #606775;
  display: none;
  position: absolute;
  z-index: 5;
  color: #fff;
  margin: 10px auto auto auto;
  border-radius: 15px;
  border: 3px solid #44b1dd;
}
#app .closePopup {
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  width: 35px;
  height: 35px;
  background: url("../../gfx/lme/close-icon.png?v=1") no-repeat 0 0 transparent;
}
#app #pg_objective p {
  margin-left: 30px;
  font-size: 26px;
  line-height: 20px;
}
#app ul {
  margin-top: 40px;
}
#app ul li {
  margin-left: 20px;
  line-height: 26px;
  font-size: 26px;
  margin-right: 16px;
  margin-bottom: 20px;
}
#app #btn_restart {
  position: absolute;
  top: 28px;
  left: 0;
  width: 140px;
  background: url("../../gfx/lme/Restart_icon.png?v=1") no-repeat left center/contain transparent;
  line-height: 31px;
  font-size: 13px;
  color: #fff;
  line-height: 1.2;
  padding: 12px 0;
  cursor: pointer;
  padding-left: 5px;
  opacity: 0.7;
  z-index: 5;
}
#app .currentSlider {
  display: none;
}
#app .currentSlider_val {
  display: none;
}
#app #current_slider1 {
  position: absolute;
  top: 207px;
  left: 35px;
  width: 72px;
  height: 400px;
  z-index: 9;
}
#app #current_slider1_val,
#app #current_slider2_val,
#app #current_slider3_val,
#app #goal_slider1_val,
#app #goal_slider2_val,
#app #goal_slider3_val {
  position: absolute;
  width: 8.8vh;
  text-align: center;
  font: 2.8vh "SanSerif";
  color: #43373a;
}
#app #current_slider1_val {
  top: 130px;
  left: 0;
  width: 140px;
  height: 40px;
  /*Added for German*/
  background: url("../../gfx/lme/Transparens_icon.png?v=1") no-repeat 0px 0px/contain transparent;
}
#app #current_slider2 {
  position: absolute;
  top: 205px;
  left: 917px;
  width: 72px;
  height: 402px;
  z-index: 9;
}
#app #current_slider2_val {
  top: 30%;
  left: 90%;
  display: none !important;
}
#app #current_slider3 {
  position: absolute;
  top: 41.8%;
  left: 74.2%;
  width: 4.4vh;
  height: 38.8vh;
}
#app #current_slider3_val {
  top: 27.7%;
  left: 72.4%;
}
#app #goal_slider1_val {
  top: 51%;
  left: 6.9%;
}
#app #goal_slider2_val {
  top: 51%;
  left: 45.2%;
}
#app #goal_slider3_val {
  top: 51%;
  left: 83.3%;
}
#app .zoom {
  display: none;
  position: absolute;
  width: 40px;
  height: 40px;
  cursor: pointer;
  color: #ffffff;
  background: url("../../gfx/lme/minus.png?v=1") no-repeat 0 0px;
  left: 500px;
  top: 710px;
  z-index: 11;
}
#app #zoomOut {
  position: absolute;
  left: 431px;
}
#app #zoomIn {
  background: url("../../gfx/lme/Plus.png?v=1") no-repeat 0px 0px;
  left: 496px;
}
#app #btn_risk_factors {
  position: absolute;
  top: 18.7%;
  left: 0;
  width: 43vh;
  height: 9.6vh;
  background: url(../../gfx/lme/btn_Risk_Factors.png?v=1) no-repeat 0% 100%/cover transparent;
}
#app #btn_risk_factors:active {
  background-position: 0 0%;
}
#app #disclaimer {
  position: absolute;
  top: 94%;
  left: 21%;
  width: 57%;
  height: 4vh;
  color: #d2c0c0;
  font-family: monospace;
  font-size: 1.7vmin;
  text-align: center;
}
#app .ui-slider-vertical {
  width: 100%;
  height: 100%;
}
#app .ui-slider-vertical .ui-slider-handle {
  position: absolute;
  z-index: 9;
  width: 73px;
  height: 18px;
  left: -1px;
  background: url(../../gfx/lme/slider-arrow-blue.png?v=1) no-repeat 0% 0%;
  border: none;
  cursor: move;
}
#app #current_slider2.ui-slider-vertical .ui-slider-handle {
  background: url(../../gfx/lme/slider-arrow-red.png?v=1) no-repeat 0% 0%;
}
#app .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
#app .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
#app .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
#app .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 2;
  display: block;
  border: 0;
}
#app .ui-slider-vertical .ui-slider-range {
  background: #53b2e0;
  border-radius: 0 0 1vh 1vh;
  -webkit-border-radius: 0 0 1vh 1vh;
  -moz-border-radius: 0 0 1vh 1vh;
  -khtml-border-radius: 0 0 1vh 1vh;
  /* margin-bottom: 10px; */
  opacity: 0.5;
}
#app #current_slider2.ui-slider-vertical .ui-slider-range {
  background-color: #3f1520;
  opacity: 0.5;
}
#app .ui-slider .ui-slider-handle:focus {
  outline: none;
}
#app .infoPg {
  width: 1024px;
  height: 768px;
  position: absolute;
  z-index: 4;
  display: none;
}
#app #infopg_0 {
  background: url(../../gfx/lme/img_Info_L0_0.png?v=1);
}
#app #infopg_1 {
  background: url(../../gfx/lme/img_Info_L0_1.png?v=1);
}
#app #infopg_2 {
  background: url(../../gfx/lme/img_Info_L0_1.png?v=1);
}
#app #infopg_3 {
  background: url(../../gfx/lme/img_Info_L0_1.png?v=1);
}
#app #infopg_4 {
  background: url(../../gfx/lme/img_Info_L0_2.png?v=2);
}
#app #infopg_5 {
  background: url(../../gfx/lme/img_Info_L0_3.png?v=1);
}
#app #infopg_zoom_1 {
  background: url(../../gfx/lme/img_Info_L1_0.png?v=1);
}
#app #infopg_zoom_2 {
  background: url(../../gfx/lme/img_Info_L2_0.png?v=1);
}
#app .infotxt {
  position: absolute;
  color: white;
  font-family: verdana;
  font-size: 10px;
  border-radius: 3px;
}
#app .infotxt p {
  background-color: #2d2525;
  height: 20px;
  line-height: 20px;
  border-radius: 3px;
  border: 1px solid white;
  background-color: #2d2525;
}
#app #infopg0_txt3 {
  top: 110px;
  left: 755px;
  width: 85px;
  height: 16px;
  border: 1px solid white;
  background-color: #2d2525;
  text-align: center;
  line-height: 15px;
  border-radius: 3px;
}
#app #infopg0_txt4 {
  top: 86px;
  left: 800px;
  width: 136px;
  height: 35px;
  background-color: black;
  text-align: center;
  line-height: 32px;
}
#app #infopg0_txt5 {
  top: 264px;
  left: 444px;
  background: url(../../gfx/lme/2.png?v=1) no-repeat 0px 12px;
  background-repeat: no-repeat;
  width: 90px;
  padding-left: 79px;
  border: none;
}
#app #infopg0_txt5 p {
  text-align: center;
  border: 1px solid white;
}
#app #infopg0_txt6 {
  top: 449px;
  left: 562px;
  background: url(../../gfx/lme/2.png?v=1) no-repeat 27px 12px;
  background-repeat: no-repeat;
  width: 90px;
  padding-left: 79px;
  border: none;
}
#app #infopg0_txt6 p {
  text-align: center;
  border: 1px solid white;
}
#app #infopg0_txt7 {
  top: 500px;
  left: 790px;
  width: 156px;
  height: 35px;
  background-color: black;
  text-align: center;
  line-height: 32px;
}
#app #infopg0_txt8 {
  top: 600px;
  left: 334px;
  width: 146px;
  border: 1px solid white;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #2d2525;
}
#app #infopg0_txt9 {
  top: 631px;
  left: 334px;
  width: 190px;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
  border: 1px solid white;
  background-color: #2d2525;
}
#app #infopg1_txt1 {
  top: 22px;
  left: 202px;
}
#app #infopg1_txt2 {
  top: 22px;
  left: 678px;
}
#app #infopg1_txt3 {
  top: 112px;
  left: 288px;
  background: url(../../gfx/lme/3.png?v=1) no-repeat 49px 28px;
  background-repeat: no-repeat;
  width: 126px;
  height: 137px;
}
#app #infopg1_txt3 p {
  text-align: center;
  background-color: #2d2525;
}
#app #infopg1_txt4 {
  top: 220px;
  left: 800px;
  width: 136px;
  height: 35px;
  background-color: black;
  text-align: center;
  line-height: 32px;
}
#app #infopg1_txt5 {
  top: 186px;
  left: 555px;
  background: url(../../gfx/lme/3.png?v=1) no-repeat 49px 28px;
  background-repeat: no-repeat;
  width: 126px;
  height: 137px;
}
#app #infopg1_txt5 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg1_txt6 {
  top: 272px;
  left: 175px;
  background: url(../../gfx/lme/3.png?v=1) no-repeat 49px 28px;
  background-repeat: no-repeat;
  width: 126px;
  height: 137px;
}
#app #infopg1_txt6 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg1_txt7 {
  top: 246px;
  left: 707px;
  background: url(../../gfx/lme/3.png?v=1) no-repeat 49px 28px;
  background-repeat: no-repeat;
  width: 126px;
  height: 137px;
}
#app #infopg1_txt7 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg1_txt8 {
  top: 350px;
  left: 495px;
  background: url(../../gfx/lme/3.png?v=1) no-repeat 49px 28px;
  background-repeat: no-repeat;
  width: 126px;
  height: 137px;
}
#app #infopg1_txt8 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg1_txt9 {
  top: 451px;
  left: 149px;
  background: url(../../gfx/lme/1.png?v=1) no-repeat 127px 12px;
  background-repeat: no-repeat;
  width: 147px;
  height: 59px;
  padding-right: 67px;
}
#app #infopg1_txt9 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg1_txt10 {
  top: 522px;
  left: 294px;
  background: url(../../gfx/lme/4.png?v=1) no-repeat 123px 4px;
  background-repeat: no-repeat;
  width: 209px;
  height: 116px;
  padding-top: 69px;
}
#app #infopg1_txt10 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg1_txt11 {
  top: 500px;
  left: 790px;
  width: 156px;
  height: 35px;
  background-color: black;
  text-align: center;
  line-height: 32px;
}
#app #infopg1_txt12 {
  top: 572px;
  top: 595px;
  left: 622px;
  background: url(../../gfx/lme/4.png?v=1) no-repeat 87px 4px;
  background-repeat: no-repeat;
  width: 209px;
  height: 116px;
  padding-top: 53px;
}
#app #infopg1_txt12 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg4_txt3 {
  top: 71px;
  left: 328px;
  background: url(../../gfx/lme/1.png?v=1) no-repeat 85px 11px;
  background-repeat: no-repeat;
  width: 98px;
  height: 59px;
  padding-right: 67px;
}
#app #infopg4_txt3 p {
  background-color: black;
  text-align: center;
}
#app #infopg4_txt4 {
  top: 98px;
  left: 754px;
  width: 136px;
  height: 35px;
  /* background-color: black; */
  text-align: center;
  /* line-height: 32px; */
}
#app #infopg4_txt5 {
  top: 148px;
  left: 450px;
  background: url(../../gfx/lme/3.png?v=1) no-repeat 27px 21px;
  background-repeat: no-repeat;
  width: 70px;
  height: 117px;
}
#app #infopg4_txt5 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg4_txt6 {
  top: 238px;
  left: 283px;
  background: url(../../gfx/lme/3.png?v=1) no-repeat 62px 21px;
  background-repeat: no-repeat;
  width: 140px;
  height: 117px;
}
#app #infopg4_txt6 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg4_txt7 {
  top: 238px;
  left: 533px;
  background: url(../../gfx/lme/3.png?v=1) no-repeat 67px 21px;
  background-repeat: no-repeat;
  width: 150px;
  height: 117px;
}
#app #infopg4_txt7 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg4_txt8 {
  top: 526px;
  left: 165px;
  background: url(../../gfx/lme/4.png?v=1) no-repeat 98px 4px;
  background-repeat: no-repeat;
  width: 209px;
  height: 116px;
  padding-top: 69px;
}
#app #infopg4_txt8 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg4_txt9 {
  top: 500px;
  left: 790px;
  width: 156px;
  height: 35px;
  background-color: black;
  text-align: center;
  line-height: 32px;
}
#app #infopg5_txt3 {
  top: 71px;
  left: 328px;
  background: url(../../gfx/lme/1.png?v=1) no-repeat 85px 11px;
  background-repeat: no-repeat;
  width: 98px;
  height: 59px;
  padding-right: 67px;
}
#app #infopg5_txt3 p {
  background-color: black;
  text-align: center;
}
#app #infopg5_txt4 {
  top: 220px;
  left: 800px;
  width: 136px;
  height: 35px;
  background-color: black;
  text-align: center;
  line-height: 32px;
}
#app #infopg5_txt5 {
  top: 144px;
  left: 319px;
  background: url(../../gfx/lme/3.png?v=1) no-repeat 121px 32px;
  background-repeat: no-repeat;
  width: 338px;
  height: 117px;
}
#app #infopg5_txt5 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg5_txt5line {
  background: url(../../gfx/lme/3.png?v=1) no-repeat 0px -2px;
  width: 20px;
  height: 80px;
  position: absolute;
  top: 32px;
  left: 189px;
}
#app #infopg5_txt6 {
  top: 97px;
  left: 755px;
  width: 136px;
  height: 35px;
  text-align: center;
  line-height: 0px;
}
#app #infopg5_txt7 {
  top: 329px;
  left: 486px;
  background: url(../../gfx/lme/4.png?v=1) no-repeat 98px 4px;
  background-repeat: no-repeat;
  width: 209px;
  height: 116px;
  padding-top: 69px;
}
#app #infopg5_txt7 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg5_txt8 {
  top: 526px;
  left: 165px;
  background: url(../../gfx/lme/4.png?v=1) no-repeat 98px 4px;
  background-repeat: no-repeat;
  width: 209px;
  height: 116px;
  padding-top: 69px;
}
#app #infopg5_txt8 p {
  background-color: black;
  text-align: center;
  line-height: 20px;
}
#app #infopg5_txt9 {
  top: 500px;
  left: 790px;
  width: 156px;
  height: 35px;
  background-color: black;
  text-align: center;
  line-height: 32px;
}
#app #infopg_zoom_1_txt2 {
  top: 49px;
  left: 298px;
  background: url(../../gfx/lme/1.png?v=1) no-repeat 60px 21px;
  width: 196px;
  height: 47px;
}
#app #infopg_zoom_1_txt3 {
  top: 58px;
  left: 278px;
  background: url(../../gfx/lme/1.png?v=1) no-repeat 94px 13px;
  width: 196px;
  height: 47px;
}
#app #infopg_zoom_1_txt3 p {
  width: 116px;
  background-color: black;
  text-align: center;
}
#app #infopg_zoom_1_txt4 {
  top: 98px;
  left: 203px;
  background: url(../../gfx/lme/4.png?v=1) no-repeat 45px 26px;
  width: 196px;
  height: 597px;
  padding-top: 90px;
}
#app #infopg_zoom_1_txt4 p {
  width: 96px;
  background-color: black;
  text-align: center;
}
#app #infopg_zoom_1_txt5 {
  top: 176px;
  left: 825px;
  width: 156px;
  height: 35px;
  background-color: grey;
  text-align: center;
}
#app #infopg_zoom_1_txt6 {
  top: 250px;
  left: 278px;
  background: url(../../gfx/lme/1.png?v=1) no-repeat 74px 13px;
  width: 196px;
  height: 47px;
}
#app #infopg_zoom_1_txt6 p {
  width: 96px;
  background-color: black;
  text-align: center;
}
#app #infopg_zoom_1_txt7 {
  top: 260px;
  left: 609px;
  background: url(../../gfx/lme/1.png?v=1) no-repeat 94px 13px;
  width: 196px;
  height: 47px;
}
#app #infopg_zoom_1_txt7 p {
  width: 116px;
  background-color: black;
  text-align: center;
}
#app #infopg_zoom_1_txt8 {
  top: 411px;
  left: 442px;
  background: url(../../gfx/lme/1.png?v=1) no-repeat 112px 13px;
  width: 196px;
  height: 47px;
}
#app #infopg_zoom_1_txt8 p {
  width: 136px;
  background-color: black;
  text-align: center;
}
#app #infopg_zoom_1_txt9 {
  top: 445px;
  left: 325px;
  background: url(../../gfx/lme/1.png?v=1) no-repeat 142px 13px;
  width: 226px;
  height: 47px;
}
#app #infopg_zoom_1_txt9 p {
  width: 156px;
  background-color: black;
  text-align: center;
}
#app #infopg_zoom_1_txt10 {
  top: 495px;
  left: 542px;
  background: url(../../gfx/lme/1.png?v=1) no-repeat 82px 13px;
  width: 166px;
  height: 47px;
}
#app #infopg_zoom_1_txt10 p {
  width: 98px;
  background-color: black;
  text-align: center;
}
#app #infopg_zoom_1_txt11 {
  top: 609px;
  left: 593px;
  background: url(../../gfx/lme/4.png?v=1) no-repeat 45px 3px;
  width: 108px;
  height: 147px;
  padding-top: 56px;
}
#app #infopg_zoom_1_txt11 p {
  background-color: black;
  text-align: center;
}
#app #infopg_zoom_1_txt12 {
  top: 625px;
  left: 825px;
  width: 156px;
  height: 35px;
  background-color: grey;
  text-align: center;
}
#app #infopg_zoom_2_txt1 {
  top: 22px;
  left: 202px;
}
#app #infopg_zoom_2_txt2 {
  top: 22px;
  left: 678px;
}
#app #infopg_zoom_2_txt3 {
  top: 170px;
  left: 566px;
  background: url(../../gfx/lme/3.png?v=1) no-repeat 75px 28px;
  width: 165px;
  height: 137px;
}
#app #infopg_zoom_2_txt3 p {
  background-color: black;
  text-align: center;
}
#app #infopg_zoom_2_txt4 {
  top: 176px;
  left: 380px;
  background: url(../../gfx/lme/3.png?v=1) no-repeat 77px 16px;
  width: 165px;
  height: 137px;
}
#app #infopg_zoom_2_txt4 p {
  background-color: black;
  text-align: center;
}
#app #infopg_zoom_2_txt6 {
  top: 149px;
  left: 196px;
  background: url(../../gfx/lme/4.png?v=1) no-repeat 47px 1px;
  width: 108px;
  height: 147px;
  padding-top: 55px;
}
#app #infopg_zoom_2_txt6 p {
  background-color: black;
  text-align: center;
}
#app #infopg_zoom_2_txt7 {
  top: 336px;
  left: 607px;
  background: url(../../gfx/lme/4.png?v=1) no-repeat 43px 0px;
  width: 108px;
  height: 147px;
  padding-top: 55px;
}
#app #infopg_zoom_2_txt7 p {
  background-color: black;
  text-align: center;
}
#app #infopg_zoom_2_txt8 {
  top: 562px;
  left: 346px;
  background: url(../../gfx/lme/4.png?v=1) no-repeat 43px 0px;
  width: 108px;
  height: 147px;
  padding-top: 55px;
}
#app #infopg_zoom_2_txt8 p {
  background-color: black;
  text-align: center;
}
#app .sliderbg {
  position: absolute;
  top: 160px;
  left: 17px;
  width: 110px;
  height: 470px;
  background: url("../../gfx/lme/OP-slider.png?v=1") no-repeat 0 0 transparent;
  display: none;
  z-index: 9;
}
#app .slider2bg {
  width: 110px;
  height: 470px;
  background: url("../../gfx/lme/DS-slider.png?v=1") no-repeat 0 0 transparent;
  left: 897px;
  z-index: 9;
}
#app .paint_btns {
  cursor: pointer;
}
#app #btn_right_panel_wrapper {
  position: absolute;
  width: 390px;
  height: 50px;
  /*top: 709px;*/
  /*Added for German left: 213px;*/
  top: 709px;
  left: 365px;
  z-index: 10;
  display: none;
}
#app #btn_brush {
  float: left;
  background: url(../../gfx/lme/spritesheet.png?v=1) -364px -4px;
  cursor: pointer;
  width: 43px;
  height: 43px;
}
#app #btn_brush.selected {
  background: url(../../gfx/lme/spritesheet.png?v=1) -363px -61px;
}
#app #btn_blue {
  height: 43px;
  width: 43px;
  float: left;
  background: url(../../gfx/lme/spritesheet2.png?v=1) no-repeat -103px -2px transparent;
  margin-left: 10px;
}
#app #btn_blue.selected {
  background: url(../../gfx/lme/spritesheet2.png?v=1) no-repeat -103px -51px transparent;
}
#app #btn_yellow {
  height: 43px;
  width: 43px;
  float: left;
  background: url(../../gfx/lme/spritesheet2.png?v=1) no-repeat -52px -1px transparent;
  margin-left: 10px;
}
#app #btn_yellow.selected {
  background: url(../../gfx/lme/spritesheet2.png?v=1) no-repeat -53px -50px transparent;
}
#app #btn_black {
  height: 45px;
  width: 45px;
  float: left;
  background: url(../../gfx/lme/spritesheet2.png?v=1) no-repeat 0 -1px transparent;
  margin-left: 10px;
}
#app #btn_black.selected {
  background: url(../../gfx/lme/spritesheet2.png?v=1) no-repeat 0px -49px transparent;
}
#app #btn_red {
  height: 44px;
  width: 43px;
  float: left;
  background: url(../../gfx/lme/spritesheet2.png?v=1) no-repeat -152px -2px transparent;
  margin-left: 10px;
}
#app #btn_red.selected {
  background: url(../../gfx/lme/spritesheet2.png?v=1) no-repeat -152px -51px transparent;
}
#app #btn_eraser {
  height: 45px;
  width: 43px;
  float: left;
  background: url(../../gfx/lme/spritesheet2.png?v=1) no-repeat -99px -99px transparent;
  margin-left: 10px;
}
#app #btn_eraser.selected {
  background: url(../../gfx/lme/spritesheet2.png?v=1) no-repeat -147px -99px transparent;
}
#app #btn_trash {
  height: 44px;
  width: 45px;
  float: left;
  margin-left: 10px;
  background: url(../../gfx/lme/spritesheet2.png?v=1) no-repeat 1px -99px transparent;
  /* background: url(../../gfx/lme/spritesheet2.png?v=1) no-repeat -50px -98px transparent; */
}
#app #btn_trash:active {
  background-position: -49px -49px !important;
}
#app .icon_container {
  position: absolute;
  width: 273px;
  height: 50px;
  top: 710px;
  left: 53px;
  z-index: 10;
  display: none;
}
#app .btmicons {
  float: left;
  margin-right: 10px;
  width: 43px;
  height: 43px;
  cursor: pointer;
}
#app #references {
  background: url(../../gfx/lme/spritesheet.png?v=1) no-repeat -2px -5px transparent;
}
#app #terms {
  background: url(../../gfx/lme/icon_Term.png?v=1) no-repeat 0px 0px transparent;
}
#app #glossary {
  background: url(../../gfx/lme/spritesheet.png?v=1) no-repeat -77px -5px transparent;
}
#app #info {
  background: url(../../gfx/lme/spritesheet.png?v=1) no-repeat -154px -6px transparent;
}
#app #objectives {
  background: url(../../gfx/lme/spritesheet.png?v=1) no-repeat -225px -5px transparent;
}
#app #instructions {
  background: url(../../gfx/lme/spritesheet.png?v=1) no-repeat -288px -5px transparent;
}
#app #references.selected {
  background: url(../../gfx/lme/spritesheet.png?v=1) no-repeat -4px -61px transparent;
  cursor: default;
}
#app #terms.selected {
  background: url(../../gfx/lme/icon_Term_1.png?v=1) no-repeat 0px 0px transparent;
}
#app #glossary.selected {
  background: url(../../gfx/lme/spritesheet.png?v=1) no-repeat -79px -61px transparent;
  cursor: default;
}
#app #objectives.selected {
  background: url(../../gfx/lme/spritesheet.png?v=1) no-repeat -225px -61px transparent;
  cursor: default;
}
#app #instructions.selected {
  background: url(../../gfx/lme/spritesheet.png?v=1) no-repeat -289px -61px transparent;
  cursor: default;
}
#app #info.clicked {
  background: url(../../gfx/lme/spritesheet.png?v=1) no-repeat -153px -61px transparent;
}
#app .popupWrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: inherit;
  height: inherit;
  display: none;
  z-index: 10;
  /* background: #FFF; */
}
#app .num {
  position: absolute;
  left: 42px;
  top: 292px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: white;
  opacity: 0.5;
  font-size: 14px;
}
#app .num0 {
  top: 425px;
}
#app .num2 {
  top: 159px;
}
#app .num3 {
  top: 25px;
}
#app .popupTitle {
  margin: 30px 70px 0 70px;
  font-size: 20px;
  display: block;
}
#app .popupContent {
  background: #211f20;
  margin: 30px 70px;
  border-radius: 15px;
  height: 500px;
  border: 3px solid #fff;
}
#app .subtitle {
  margin-left: 45px;
  font-size: 20px;
  margin-top: 20px;
  display: block;
}
#app .popup ul {
  margin-top: 40px;
}
#app .popup ul li {
  margin-left: 20px;
  line-height: 26px;
  font-size: 20px;
  margin-right: 21px;
  margin-bottom: 20px;
}
#app .scrollPane {
  margin: 20px;
  height: 460px;
}
#app #pg_refernces .popupContent {
  margin-top: 20px;
}
#app #ref_text1 {
  background: url("../../gfx/lme/reference-icon.png?v=1") no-repeat 0 0 transparent;
  height: 57px;
  margin-top: 20px;
  padding-left: 51px;
  line-height: 57px;
}
#app #ref_txt_container {
  /* Trigger vertical scroll    */
  margin-right: 30px;
}
#app #terms_text1 {
  background: url("../../gfx/lme/Term_icon_popup.png?v=1") no-repeat 0 0 transparent;
  height: 57px;
  margin-top: 20px;
  padding-left: 42px;
  line-height: 57px;
}
#app #pg_glossary {
  /* height:750px; */
}
#app #glo_text1 {
  background: url("../../gfx/lme/glossary-icon.png?v=1") no-repeat 5px 2px transparent;
  height: 57px;
  margin-top: 20px;
  padding-left: 51px;
  line-height: 57px;
  text-transform: uppercase;
}
#app #glo_txt_container {
  width: 795px;
  font-size: 16px;
  border-collapse: collapse;
  overflow: hidden;
  margin-bottom: 2px;
  border-radius: 3px;
}
#app td {
  border: 1px solid white;
  padding: 5px;
}
#app thead,
#app tbody {
  display: block;
}
#app tbody {
  /* Just for the demo          */
  /* Trigger vertical scroll    */
  /* Hide the horizontal scroll */
}
#app #pg_instructions {
  background: url("../../gfx/lme/Explanation-BG.png?v=1") no-repeat 0px 0px/cover transparent;
  height: 623px;
  border: none;
}
#app .mainTxt {
  position: absolute;
  display: none;
  color: white;
  font-size: 12px;
}
#app #maintxt1 {
  left: 357px;
  top: 30px;
  font-size: 16px;
}
#app #maintxt2 {
  left: 611px;
  top: 30px;
  font-size: 16px;
}
#app #maintxt3 {
  left: 826px;
  top: 182px;
  color: #53b2e0;
  font-size: 14px;
  width: 83px;
  text-align: right;
}
#app #maintxt4 {
  left: 826px;
  top: 558px;
  color: #53b2e0;
  font-size: 14px;
  width: 83px;
  text-align: right;
}
#app #maintxt5 {
  left: 909px;
  top: 379px;
  color: #53b2e0;
  width: 86px;
  text-align: center;
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  font-size: 14px;
}
#app .instTxt {
  position: absolute;
  color: black;
  background-color: white;
  width: 120px;
  text-align: center;
  border: 1px solid black;
  border-radius: 5px;
  font-size: 9px;
  padding: 2px;
}
#app #pginsttxt1 {
  left: 10px;
  top: 161px;
}
#app #pginsttxt2 {
  top: 160px;
  left: 151px;
}
#app #pginsttxt3 {
  top: 291px;
  left: 11px;
}
#app #pginsttxt4 {
  top: 416px;
  left: 11px;
}
#app #pginsttxt5 {
  top: 126px;
  left: 170px;
}
#app #pginsttxt6 {
  top: 566px;
  left: 10px;
}
#app #pginsttxt7 {
  top: 77px;
  left: 871px;
}
#app #pginsttxt8 {
  top: 297px;
  left: 871px;
}
#app #pginsttxt9 {
  top: 494px;
  left: 871px;
}
#app #pginsttxt10 {
  top: 345px;
  left: 189px;
}
#app #pginsttxt11 {
  top: 486px;
  left: 612px;
}
#app #pginsttxt12 {
  top: 372px;
  left: 679px;
}
#app #ins_txt1 {
  color: black;
  margin-left: 145px;
}
#app .bigline {
  position: absolute;
  background-image: url(../../gfx/lme/label-line.png?v=1);
  width: 49px;
  height: 646px;
  left: 706px;
  background-size: 49px 638px;
  background-repeat: no-repeat;
  top: 50px;
}
#app .link {
  display: inline;
  color: #75c7e9;
  text-decoration: none;
}
#app #btn_trash:active {
  background-position: -49px -49px !important;
}
#app #legal_notice_text_container {
  width: 800px;
}
#app #legal_notice_text_container ul {
  margin-top: 20px;
  margin-bottom: 10px;
}
#app #legal_notice_text_container ul li {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 15px;
}
#app #appmobile_link {
  color: white;
}
#app .popup_glossaryheader {
  position: sticky;
  top: 0px;
  background: #000;
  width: 99.7%;
  border: 1px solid;
  border-radius: 15px 15px 0px 0px;
}
#app .popup_glossary {
  /*    border: 1px solid;*/
  margin-top: -5px;
  /*    border-radius: 0px 0px 15px 15px;*/
  width: 800px;
}

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