/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* COLOR CLASSES!!!!!!*/
.bgYellow {
  background: #FAB502 !important;
  color: #000000 !important; }

.Yellow {
  color: #FAB502 !important; }

.borderLeftbgYellow {
  border-left: 6px solid #FAB502 !important; }
  .borderLeftbgYellow .text {
    margin-left: -6px; }

.borderBottombgYellow {
  border-bottom: 3px solid #FAB502 !important; }

.bgWhite {
  background: #ffffff !important;
  color: #000000 !important; }

.White {
  color: #ffffff !important; }

.borderLeftbgWhite {
  border-left: 6px solid #ffffff !important; }
  .borderLeftbgWhite .text {
    margin-left: -6px; }

.borderBottombgWhite {
  border-bottom: 3px solid #ffffff !important; }

.bgRed {
  background: #E2037A !important;
  color: #ffffff !important; }

.Red {
  color: #E2037A !important; }

.borderLeftbgRed {
  border-left: 6px solid #E2037A !important; }
  .borderLeftbgRed .text {
    margin-left: -6px; }

.borderBottombgRed {
  border-bottom: 3px solid #E2037A !important; }

.bgBlack {
  background: #000000 !important;
  color: #ffffff !important; }

.Black {
  color: #000000 !important; }

.borderLeftbgBlack {
  border-left: 6px solid #000000 !important; }
  .borderLeftbgBlack .text {
    margin-left: -6px; }

.borderBottombgBlack {
  border-bottom: 3px solid #000000 !important; }

.bgGrey {
  background: #707173 !important;
  color: #000000 !important; }

.Grey {
  color: #707173 !important; }

.borderLeftbgGrey {
  border-left: 6px solid #707173 !important; }
  .borderLeftbgGrey .text {
    margin-left: -6px; }

.borderBottombgGrey {
  border-bottom: 3px solid #707173 !important; }

.bgDarkGrey {
  background: #8095A7 !important;
  color: #ffffff !important; }

.DarkGrey {
  color: #8095A7 !important; }

.borderLeftbgDarkGrey {
  border-left: 6px solid #8095A7 !important; }
  .borderLeftbgDarkGrey .text {
    margin-left: -6px; }

.borderBottombgDarkGrey {
  border-bottom: 3px solid #8095A7 !important; }

.bgGreen {
  background: #04978F !important;
  color: #ffffff !important; }

.Green {
  color: #04978F !important; }

.borderLeftbgGreen {
  border-left: 6px solid #04978F !important; }
  .borderLeftbgGreen .text {
    margin-left: -6px; }

.borderBottombgGreen {
  border-bottom: 3px solid #04978F !important; }

.bgPurple {
  background: #990099 !important;
  color: #ffffff !important; }

.Purple {
  color: #990099 !important; }

.borderLeftbgPurple {
  border-left: 6px solid #990099 !important; }
  .borderLeftbgPurple .text {
    margin-left: -6px; }

.borderBottombgPurple {
  border-bottom: 3px solid #990099 !important; }

.bgPink {
  background: #FFB6C1 !important;
  color: #000000 !important; }

.Pink {
  color: #FFB6C1 !important; }

.borderLeftbgPink {
  border-left: 6px solid #FFB6C1 !important; }
  .borderLeftbgPink .text {
    margin-left: -6px; }

.borderBottombgPink {
  border-bottom: 3px solid #FFB6C1 !important; }

.bgOrange {
  background: #f2a300 !important;
  color: #ffffff !important; }

.Orange {
  color: #f2a300 !important; }

.borderLeftbgOrange {
  border-left: 6px solid #f2a300 !important; }
  .borderLeftbgOrange .text {
    margin-left: -6px; }

.borderBottombgOrange {
  border-bottom: 3px solid #f2a300 !important; }

.bgBlue, button {
  background: #0486CC !important;
  color: #ffffff !important; }

.Blue {
  color: #0486CC !important; }

.borderLeftbgBlue {
  border-left: 6px solid #0486CC !important; }
  .borderLeftbgBlue .text {
    margin-left: -6px; }

.borderBottombgBlue {
  border-bottom: 3px solid #0486CC !important; }

.bgLightBlue {
  background: #84c9ff !important;
  color: #000000 !important; }

.LightBlue {
  color: #84c9ff !important; }

.borderLeftbgLightBlue {
  border-left: 6px solid #84c9ff !important; }
  .borderLeftbgLightBlue .text {
    margin-left: -6px; }

.borderBottombgLightBlue {
  border-bottom: 3px solid #84c9ff !important; }

.bgBrown {
  background: #9e4800 !important;
  color: #ffffff !important; }

.Brown {
  color: #9e4800 !important; }

.borderLeftbgBrown {
  border-left: 6px solid #9e4800 !important; }
  .borderLeftbgBrown .text {
    margin-left: -6px; }

.borderBottombgBrown {
  border-bottom: 3px solid #9e4800 !important; }

.bgLightGreen {
  background: #98FB98 !important;
  color: #000000 !important; }

.LightGreen {
  color: #98FB98 !important; }

.borderLeftbgLightGreen {
  border-left: 6px solid #98FB98 !important; }
  .borderLeftbgLightGreen .text {
    margin-left: -6px; }

.borderBottombgLightGreen {
  border-bottom: 3px solid #98FB98 !important; }

.bgGreenYellow {
  background: #ADFF2F !important;
  color: #000000 !important; }

.GreenYellow {
  color: #ADFF2F !important; }

.borderLeftbgGreenYellow {
  border-left: 6px solid #ADFF2F !important; }
  .borderLeftbgGreenYellow .text {
    margin-left: -6px; }

.borderBottombgGreenYellow {
  border-bottom: 3px solid #ADFF2F !important; }

.bgLightBrown {
  background: #DEB887 !important;
  color: #000000 !important; }

.LightBrown {
  color: #DEB887 !important; }

.borderLeftbgLightBrown {
  border-left: 6px solid #DEB887 !important; }
  .borderLeftbgLightBrown .text {
    margin-left: -6px; }

.borderBottombgLightBrown {
  border-bottom: 3px solid #DEB887 !important; }

.bgCoral {
  background: #FF7F50 !important;
  color: #ffffff !important; }

.Coral {
  color: #FF7F50 !important; }

.borderLeftbgCoral {
  border-left: 6px solid #FF7F50 !important; }
  .borderLeftbgCoral .text {
    margin-left: -6px; }

.borderBottombgCoral {
  border-bottom: 3px solid #FF7F50 !important; }

.bgFuchsia {
  background: #FF00FF !important;
  color: #ffffff !important; }

.Fuchsia {
  color: #FF00FF !important; }

.borderLeftbgFuchsia {
  border-left: 6px solid #FF00FF !important; }
  .borderLeftbgFuchsia .text {
    margin-left: -6px; }

.borderBottombgFuchsia {
  border-bottom: 3px solid #FF00FF !important; }

.bgGold {
  background: #FFD700 !important;
  color: #000000 !important; }

.Gold {
  color: #FFD700 !important; }

.borderLeftbgGold {
  border-left: 6px solid #FFD700 !important; }
  .borderLeftbgGold .text {
    margin-left: -6px; }

.borderBottombgGold {
  border-bottom: 3px solid #FFD700 !important; }

.bgTransparent {
  background: transparent !important;
  color: black !important; }

.Transparent {
  color: transparent !important; }

.borderLeftbgTransparent {
  border-left: 6px solid transparent !important; }
  .borderLeftbgTransparent .text {
    margin-left: -6px; }

.borderBottombgTransparent {
  border-bottom: 3px solid transparent !important; }

/*COLOR END*/
@font-face {
  font-family: 'Bliss Regular';
  /*a name to be used later*/
  src: url("fonts/Bliss2L.eot");
  src: url("fonts/Bliss2L.woff") format("woff"), url("fonts/Bliss2L.ttf") format("truetype"), url("fonts/Bliss2L.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
* {
  -webkit-tap-highlight-color: transparent !important; }

body {
  background: url(../images/spacebackground.jpg);
  background-size: cover;
  overflow: hidden;
  background-position: center center;
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -khtml-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-family: "Bliss Regular","Helvetica Neue",Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; }

h2 {
  font-size: 14pt; }

#wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 800px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff, endColorstr=#4cffffff);
  background: transparent \9;
  zoom: 1; }
  #wrapper *:nth-child(n) {
    filter: none; }
  #wrapper #header {
    height: 55px;
    padding-top: 5px;
    width: 100%;
    background: white;
    border-bottom: 2px solid #777; }
    #wrapper #header table td {
      padding: 3px 10px; }
    #wrapper #header table tr.subline {
      font-size: 10pt;
      font-weight: 500;
      color: #707173; }
    #wrapper #header table tr.levelInfo {
      font-size: 11pt; }
    #wrapper #header #headline {
      color: #FAB502;
      font-size: 16pt; }

a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none; }

input[type='text'], input[type='number'], input[type='password'] {
  padding: 8px;
  width: 100%;
  box-sizing: border-box;
  height: 40px;
  text-align: center;
  font-size: 1.1em;
  font-size: 110%;
  line-height: 24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  border: 0px solid black; }

.selectWrapper {
  position: relative;
  float: left;
  border: 1px solid #eee;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  background: #fff url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==") no-repeat 98% 50%;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 100;
  -moz-border-radius: 100;
  -ms-border-radius: 100;
  -khtml-border-radius: 100;
  border-radius: 100; }

.selectWrapper select {
  line-height: 40px;
  padding-left: 5px;
  font-size: 0.9em;
  font-size: 90%;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  position: relative;
  float: left;
  -webkit-appearance: none;
  -webkit-user-select: auto !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

#shareWrapper, #settingsWrapper {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
  background: transparent \9;
  zoom: 1;
  color: white;
  position: absolute;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%; }
  #shareWrapper *:nth-child(n), #settingsWrapper *:nth-child(n) {
    filter: none; }
  #shareWrapper .content, #settingsWrapper .content {
    width: 100%;
    max-width: 350px;
    overflow: auto; }

#startWrapper {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
  background: transparent \9;
  zoom: 1;
  color: white;
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 10px;
  overflow: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px; }
  #startWrapper *:nth-child(n) {
    filter: none; }
  #startWrapper .content {
    padding-bottom: 50px; }
  #startWrapper h2 {
    text-align: center;
    font-weight: bold;
    font-size: 1.3rem;
    font-size: 130%; }
  #startWrapper table {
    width: 100%; }
    #startWrapper table td {
      padding: 10px 0px !important; }

.button {
  height: 40px;
  line-height: 40px;
  font-size: 1.3rem;
  font-size: 130%;
  cursor: pointer; }

#startWrapper table td, #shareWrapper table td {
  padding: 8px;
  text-align: center;
  text-transform: uppercase; }

#finishedWrapper {
  width: 200px;
  position: absolute;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 10px;
  color: white;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
  background: transparent \9;
  zoom: 1; }
  #finishedWrapper *:nth-child(n) {
    filter: none; }

#retryWrapper #retryButton {
  font-size: 14pt;
  margin: 10px 0px; }

#loader {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
  background: transparent \9;
  zoom: 1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  position: absolute; }
  #loader *:nth-child(n) {
    filter: none; }
  #loader i {
    font-size: 20pt;
    color: white; }

#highscoreWrapper {
  width: 200px;
  position: absolute;
  padding: 10px;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
  background: transparent \9;
  zoom: 1; }
  #highscoreWrapper *:nth-child(n) {
    filter: none; }
  #highscoreWrapper h3 {
    color: white; }

table.layout1 {
  margin-top: 10px; }
  table.layout1.lessPadding td {
    padding: 4px !important; }
  table.layout1 thead th {
    background: #0486CC;
    color: white;
    padding: 5px; }
  table.layout1 td {
    color: white;
    padding: 10px; }

#juv_logo {
  height: 45px; }

#questionWrapper {
  float: right;
  position: relative; }
  #questionWrapper table.question {
    width: 100%;
    margin-top: 10px;
    max-width: 300px;
    min-width: 220px;
    max-height: 250px; }
    #questionWrapper table.question td {
      font-size: 1.5rem;
      font-size: 110%;
      text-align: center;
      vertical-align: middle;
      padding: 10px;
      background-color: #0486CC;
      background-color: rgba(4, 134, 204, 0.8);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c0486CC, endColorstr=#4c0486CC);
      background: transparent \9;
      zoom: 1;
      color: white;
      cursor: pointer; }
      #questionWrapper table.question td *:nth-child(n) {
        filter: none; }
      #questionWrapper table.question td.question {
        font-weight: bold;
        letter-spacing: 0.1em;
        font-size: 1.4rem !important;
        font-size: 120%;
        height: 35px; }
      #questionWrapper table.question td.answer {
        background-color: #000000;
        background-color: rgba(0, 0, 0, 0.8);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
        background: transparent \9;
        zoom: 1;
        color: white;
        font-weight: bold;
        padding: 12px;
        width: 33%; }
        #questionWrapper table.question td.answer *:nth-child(n) {
          filter: none; }
        #questionWrapper table.question td.answer .button {
          -webkit-transition: background-color ease 0.2s;
          -moz-transition: background-color ease 0.2s;
          -ms-transition: background-color ease 0.2s;
          -khtml-transition: background-color ease 0.2s;
          transition: background-color ease 0.2s;
          border: 4px solid #04978F;
          padding: 5px 0 5px 0;
          -webkit-border-radius: 25px;
          -moz-border-radius: 25px;
          -ms-border-radius: 25px;
          -khtml-border-radius: 25px;
          border-radius: 25px;
          width: 100%; }

#fuelWrapper {
  height: 100%;
  width: 30px;
  margin-top: 15px;
  margin-left: 10px;
  float: left;
  position: relative;
  visibility: hidden; }
  #fuelWrapper #fuel {
    -webkit-transition: background-color ease 0.2s;
    -moz-transition: background-color ease 0.2s;
    -ms-transition: background-color ease 0.2s;
    -khtml-transition: background-color ease 0.2s;
    transition: background-color ease 0.2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid white;
    width: 15px;
    padding-top: 10px;
    margin-left: 0px;
    bottom: 0px;
    position: absolute;
    background: #04978F; }

.clearer {
  clear: both; }

.floatRight {
  float: right; }

.center, #finishedWrapper, #highscoreWrapper {
  text-align: center; }

.middle {
  vertical-align: middle; }

.cursor {
  cursor: pointer; }

button {
  padding: 5px 30px;
  letter-spacing: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  border: none;
  cursor: pointer;
  width: 100%;
  font-size: 20pt; }

#logo {
  width: 100px; }

#playWrapper #restartGame {
  position: absolute;
  font-size: 2.0rem;
  font-size: 200%;
  text-transform: uppercase;
  padding: 15px; }

#rocketWrapper {
  position: relative;
  float: left; }
  #rocketWrapper #rocket {
    display: none;
    background: yellow;
    position: absolute;
    width: 50px;
    height: auto;
    bottom: 0px; }
    #rocketWrapper #rocket #rocketNoGas, #rocketWrapper #rocket #rocketGas, #rocketWrapper #rocket #rocketExplosion {
      position: absolute; }
    #rocketWrapper #rocket #rocketExplosion {
      margin-left: -60px;
      height: 200px; }
    #rocketWrapper #rocket img {
      height: 150px;
      position: relative; }

.dropShadow, #levelInfoWrapper {
  -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
  -moz-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
  -ms-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
  -khtml-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5)); }

.settingsBtn, .shareBtn {
  font-size: 100% !important; }

#levelInfoWrapper {
  position: absolute;
  box-sizing: border-box;
  font-size: 3rem;
  font-size: 300%;
  color: #E2037A;
  z-index: 100;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  width: 100%;
  bottom: 0px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
  background: transparent \9;
  zoom: 1; }
  #levelInfoWrapper *:nth-child(n) {
    filter: none; }

#highscoreWrapper {
  display: none;
  visibility: hidden; }

@media only screen and (max-device-height: 480px) and (orientation: portrait) {
  #juv_logo {
    height: 15px; } }
@media only screen and (max-device-width: 568px) {
  #juv_logo {
    height: 15px; }

  #rocketWrapper #rocket img {
    height: 100px; } }
/*@media only screen
and (max-device-height : 700px)
{
  #startWrapper {
    //background:orange;
  }
  #juv_logo{
    height:25px;
  }
}
*/
@media only screen and (min-width: 1000px) {
  #highscoreWrapper {
    display: block;
    visibility: visible; }

  #startWrapper .content {
    width: 400px;
    padding-left: 50%;
    margin-left: -25%; }

  #header {
    height: 80px !important; }

  #logo {
    width: 230px; }

  #finishedWrapper {
    max-height: 80vh;
    max-height: 400px; } }

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