@charset "utf-8";
/* CSS Document */
#bgImg {
  max-width: 100%;
}
#homebtn {
  position: absolute;
  top: 500px;
  left: 500px;
}
#openingImg,
#openiong {
  position: absolute;
}
#progBar {
  position: absolute;
  left: 2.5%;
}
#preloader {
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  width: 97%;
  height: 73%;
  border: 15px #f2ca25 solid;
  background: #4f98a1;
}

#progBar2 {
  position: absolute;
  top: 63%;
  left: 2.5%;
  width: 95%;
}

#helpbtn {
  position: absolute;
  top: 500px;
  left: 500px;
}
#soundOn {
  position: absolute;
  top: 500px;
  left: 500px;
}
#exit {
  position: absolute;
  top: 500px;
  left: 500px;
}
#l1 {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 0;
  background-color: Transparent;
  cursor: pointer;
  background-repeat: no-repeat;
  font-size: 4px;
  color: #000;
}
#l2 {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  background-color: Transparent;
  cursor: pointer;
  background-repeat: no-repeat;
  font-size: 4px;
  color: #000;
}
.levelRedio {
  border: solid #333 0px;
  line-height: 1.5;
  padding: 0 7px;
  font-size: 0.8rem;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: rgba(45, 121, 53, 1);
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
}
.levelRedio:active {
  border: solid #333 2px;
  box-shadow: inset -2px -2px 3px rgba(255, 255, 255, 0.6),
    inset 2px 2px 3px rgba(0, 0, 0, 0.6);
}
.levelRedio2 {
  border: solid #333 2px;
  line-height: 1.5;
  padding: 0 5px;
  font-size: 0.7rem;
  text-align: center;
  color: #ff0;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: rgba(102, 180, 180, 1);
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset -2px -2px 3px rgba(255, 255, 255, 0.6),
    inset 2px 2px 3px rgba(0, 0, 0, 0.6);
}
#exercise {
  position: absolute;
  direction: ltr;
  padding: 0;
  top: 100px;
  left: 150px;
  background: #ffffff;
  border: 2px solid #080808;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}
#equal {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
#result {
  position: absolute;
  padding: 0;
  background: #ffffff;
  border: 2px solid #080808;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  cursor: text;
}
#WorkSurface {
  position: absolute;
  top: 0;
  left: 0;
}
.kepadKey {
  position: relative;
  float: left;
  border: 0;
  background-color: Transparent;
  cursor: pointer;
  background-repeat: no-repeat;
  color: #0070c0;
}
.kepadKey:focus {
  outline: none;
}
#mainCont {
  position: relative;
  float: left;
}
#level {
  position: absolute;
  bottom: 0;
  border-radius: 0 0 5px 5px;
  width: 100%;
  height: 20%;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 120%;
  font-family: Times New Roman, sans-serif;
}
#lifeStars,
#ScoreTitel {
  position: absolute;
  text-align: center;
  width: 100%;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-family: "Assistant", sans-serif;
}
#titleBubble {
  position: absolute;
  font-family: "Assistant", sans-serif;
  color: #8f228d;
  text-decoration: underline;
  text-align: center;
}
#helpTitle {
  position: absolute;
  font-family: "Assistant", sans-serif;
  color: #8f228d;
  text-decoration: underline;
  text-align: center;
}
#level {
  text-shadow: -0.3px 0 black, 0 0.3px black, 0.3px 0 black, 0 -0.3px black;
  height: 13%;
  bottom: 2%;
}
#Score {
  position: absolute;
  top: 0;
  text-decoration: underline;
  color: #ffffff;
  width: 100%;
  height: 13%;
  text-align: center;
  font-size: 120%;
  font-family: Comic Sans MS, Arial;
}
#misstak {
  position: absolute;
  color: #f1d800;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  text-shadow: -0.6px 0 black, 0 0.6px black, 0.6px 0 black, 0 -0.6px black;
  font-weight: bold;
}
#correct {
  position: absolute;
  color: #f1d800;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  text-shadow: -0.6px 0 black, 0 0.6px black, 0.6px 0 black, 0 -0.6px black;
  font-weight: bold;
}
#kepad {
  position: absolute;
  width: 100%;
  text-align: center;
  float: left;
}
#rightMenu {
  position: absolute;
  text-align: center;
  font-family: "Assistant", sans-serif;
}
#miss {
  position: absolute;
  color: #2f5597;
}
#hits {
  position: absolute;
  color: #2f5597;
}
#selectLevelPos {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
}
.levelSelect {
  cursor: pointer;
  font-size: 88%;
  font-family: "Assistant", sans-serif;
  color: #92208d;
  font-weight: bold;
}
.radioSel {
  width: 4%;
  height: 4%;
}
#startBtn {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  background-color: Transparent;
  cursor: pointer;
  background-repeat: no-repeat;
}
.levelbtn {
  outline: none;
  border: none;
  background-image: url("../images/levelpress.png");
  color: #000000;
  font-weight: bold;
}
#chooseNum {
  position: absolute;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  border: solid 2px #000;
  background: #3f6589;
  color: #ffd;
  border-radius: 6px;
  font-family: "Assistant", sans-serif;
}
