@import 'https://fonts.googleapis.com/css?family=Italianno|Aldrich';
body {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    margin: 0px auto 0px auto;
    font-family: 'Aldrich', sans-serif;
    background: black;
}
.content {
    position: relative;
    height: 500px;
    margin: 0px auto 0px auto;
    width: 890px;
}
#menu{
    transition: 0.5s;
    left: 0;
    background-color: #002424;
}
#banner-container{
    position: relative;
    width: 200px;
    margin: 0 auto;
}
#banner-container img{
    margin: 40px 0;
    width: 100%;
}

#spacemenu a{
  text-decoration: none;
}
#spacemenu h1{
  font-size: 32px;
  margin: 0;
}
#titlemenu{
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
  top: 20px;
}
#content{
    transition: 5s;
    opacity: 0;
    left: 0;
}
#spacemenu{
    position: absolute;
    width: 40%;
    left: 30%;
    top:30%;
}
.menubox{
    position: absolute;
    line-height: 52px;
    box-shadow: 0 1px 4px white;
    text-align: center;
    height: 52px;
    color: white;
}
#menu1{
    left: 0;
    top: 35px;
    width: 100%;
    cursor: pointer;
}
#menu2{
    left: 0;
    width: 293px;
    top: 105px;
}
#menu3{
    left: 0;
    width: 231px;
    top: 175px;
}
#whiteback{
    width: 52px;
    right: 0;
    top: 175px;
    cursor: pointer;
    background-color: white;
}
#otherback{
    width: 52px;
    right: 62px;
    top: 175px;
    cursor: pointer;
    background-color: #002424;
}
#onoff{
    width: 52px;
    right: 0;
    top: 105px;
    cursor: pointer;
}
#topbar {
    position: absolute;
    width: 100%;
    height: 37px;
    left: 0;
    top: 0;
    cursor: default;
    z-index: 10;
}
#rightcontent {
    position: absolute;
    width: 430px;
    height: 460px;
    right: 0;
    top: 40px;
}
canvas {
    position: absolute;
    cursor: pointer;
    bottom: 0;
    transition: 0.1s;
}

#topbar h2 {
    position: absolute;
}
#topbar .nn {
    font-family: 'Aldrich', sans-serif;
    font-size: 13px;
    line-height: 37px;
    text-transform: capitalize;
    letter-spacing: .02em;
    font-weight: 500;
    color: #66757f;
    cursor: pointer;
}
#topbar .n {
    font-family: 'Aldrich', sans-serif;
    font-size: 24px;
    line-height: 37px;
    font-weight: 700;
    cursor: pointer;
}
#rptop1 {
    margin: 0 10px;
    left: 420px;
}
#rptop2 {
    margin: 0 10px;
    left: 540px;
}
#points {
    position: absolute;
    margin: 0 10px;
    right: 15px;
    cursor: pointer;
}
#pointsaux {
    position: absolute;
    margin: 0 10px;
    right: 0;
    cursor: pointer;
}
#power {
    position: absolute;
    margin: 0 10px;
    left: 84px;
}
#poweraux {
    position: absolute;
    margin: 0 10px;
    left: 0;
}
#infoidle{
  position: absolute;
  top:30%;
  left: 15%;
  width: 70%;
  display: block;
  opacity: 1;
  max-width: none;
  margin: 0;
  cursor: pointer;
}
#tutorial{
  position: absolute;
  top:30%;
  left: 45%;
  width: 53%;
  display: block;
  opacity: 1;
  max-width: none;
  margin: 0;
  cursor: pointer;}
#infoidletext1{
  font-size: 20px;
  text-align: left;
  padding: 20px;
  margin: 0;
}

#infoidletext2{
  text-align: right;
  font-size: 12px;
  padding: 20px;
}

#infopower {
    left: 0;
    top: 36px;
    width: 140px;
}
#infoapp {
    left: 170px;
    top: 36px;
    width: 200px;
}
#inforp {
    left: 420px;
    top: 36px;
}
#infopts {
    left: 705px;
    top: 36px;
}
#infochangecanvas{
  top: 53px;
  left: 60px;
}
#infobonus{
  top: 53px;
  left: 80px;
}
#app1 {
    position: absolute;
    margin: 0 10px;
    left: 150px;
}
#app2 {
    position: absolute;
    margin: 0 10px;
    left: 182px;
}
#app3 {
    position: absolute;
    margin: 0 10px;
    left: 245px;
}
#app4 {
    position: absolute;
    margin: 0 10px;
    left: 335px;
}
#reputation {
    position: absolute;
    margin: 0 10px;
    left: 70px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
#topbar:hover #reputation {
    left: 210px;
}
#rightcontent #top {
    margin: 0;
    position: absolute;
    left: 1%;
    top: 0;
    width: 98%;
    height: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.topbut {
    cursor: pointer;
    position: absolute;
    height: 34px;
    top: 3px;
    transition: 0.2s;
}
.topbut h3 {
    color: hsl(0, 0%, 60%);
    margin: 0 5px;
    line-height: 34px;
    text-transform: uppercase;
    font-size: 12px;
    transition: 0.2s;
}
.topbut i{
    color: hsl(0, 0%, 60%);
    position: absolute;
    line-height: 30px;
    right: -14px;
    top: 0;
    transition: 0.2s;
    z-index: 2;
}
#newachiv{
    position: absolute;
    line-height: 37px;
    top: 0;
    transition: 0.2s;
    opacity: 0;
    z-index: 3;
    left: 228px;
}
#open {
    position: absolute;
    bottom: 0;
    background-color: hsl(0, 100%, 50%);
    height: 3px;
    width: 105px;
    transition: all 0.2s;
}
#topbut1 {
    left: 0;
}
#topbut2 {
    left: 108.72px;
}
#topbut3 {
    left: 254.5px;
}
#topbut4 {
    left: 360px;
}
#setaupg {
    position: relative;
    top: 2px;
    transform: rotateZ(90deg);
}
#setaapp {
    position: relative;
}
.fa-caret-right {
    transition: 0.1s;
}
#ask-to-click{
    position: absolute;
    left: 0;
    bottom: 50px;
    font-size: 50px;
    color: white;
    width: 460px;
    cursor: pointer;
    text-align: center;
    transition: 0.2s;
    animation: pulse 1s infinite;
}
#ask-to-click.reduced{
    bottom: 20px;
    font-size: 14px;
}
#ask-to-click:hover{
    transform: scale(1.2);
}


@keyframes pulse {
    0% {
      transform: scale(0.95);
    }
    
    70% {
      transform: scale(1.1);
    }
    
    100% {
      transform: scale(0.95);
    }
  }
.contentbott {
    position: absolute;
    margin: 0 5px 5px 5px;
    bottom: 0;
    left: 0;
    width: 420px;
    height: 408px;
}
.contentbott h1 {
    margin: 0;
    text-align: center;
    text-transform: capitalize;
    font-size: 28px;
    font-weight: 500;
    text-shadow: 0 1px 2px gray;
    color: black;
    font-family: 'Aldrich', sans-serif;
}
#ach,
#research,
#stats {
    display: none;
}
#research {
    background-image: url("style/images/fundoresearch.png");
}
.contentbott h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
}
.textup {
    padding: 8px;
    margin: 0;
    cursor: pointer;
}
#themecolor {
    position: absolute;
    ;
    margin: 0;
    top: 340px;
    left: 4%;
    width: 92%;
    transition: 0.2s;
}
#themecolor button,
#randomize button {
    width: 100%;
    font-size: 14px;
    color: white;
    padding: 4px 0px;
    margin: 20px 0 10px 0;
    background: hsl(0, 100%, 50%);
    border: none;
    border-radius: 2px;
    cursor: pointer;
}
#themecolor button:after,
#randomize button:after {
    content: '';
    position: absolute;
    height: 24px;
    top: 20px;
    left: 0;
    width: 100%;
    background: hsla(0, 0%, 0%, 0.1);
    opacity: 0;
    transition: 0.1s;
}
#themecolor button:hover:after,
#randomize button:hover:after {
    opacity: 1;
}
#randomize {
    position: absolute;
    top: 310px;
    left: 4%;
    width: 92%;
    margin: 0;
    transition: 0.2s;
}
#colors {
    display: none;
    position: relative;
    margin: 0;
    top: 0;
    left: -3px;
    width: 392px;
    background: white;
    border-radius: 2px;
    height: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}
#colors div {
    position: absolute;
    top: 12px;
    height: 26px;
    width: 26px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    cursor: pointer;
}
#color1 {
    left: 12px;
    background: hsl(0, 100%, 50%);
}
#color2 {
    left: 50px;
    background: hsl(36, 100%, 50%);
}
#color3 {
    left: 88px;
    background: hsl(55, 100%, 50%);
}
#color4 {
    left: 126px;
    background: hsl(108, 100%, 50%);
}
#color5 {
    left: 164px;
    background: hsl(144, 100%, 50%);
}
#color6 {
    left: 202px;
    background: hsl(180, 100%, 50%);
}
#color7 {
    left: 240px;
    background: hsl(216, 100%, 50%);
}
#color8 {
    left: 278px;
    background: hsl(252, 100%, 50%);
}
#color9 {
    left: 316px;
    background: hsl(288, 100%, 50%);
}
#color10 {
    left: 354px;
    background: hsl(324, 100%, 50%);
}
#colors div:after {
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    background: hsla(0, 0%, 0%, 0.2);
    opacity: 0;
    border-radius: 2px;
    transition: 0.1s;
}
#colors div:hover:after {
    opacity: 1;
}
#tablestats {
    position: absolute;
}
#tablestats th {
    border: 0px;
    text-align: left;
    line-height: 24px;
    cursor: default;
}
th.right {
    width: 100px;
    text-align: center;
}
#cover1 {
    position: absolute;
    right: 0;
    background: white;
    z-index: 5;
    width: 0;
    height: 270px;
}
#up4,
#up5,
#up6{
    display: none;
}
#cover2 {
    position: absolute;
    top: 0;
    right: 0;
    background: white;
    z-index: 5;
    width: 0;
    height: 180px;
}
.setaopen {
    transform: rotateZ(90deg), translate(2px, 0);
}
/*upgrades division*/

.updiv {
    left: 1%;
    width: 98%;
    height: 80px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    margin-bottom: 6px;
}
.leftup {
    position: absolute;
    left: 0;
}
.rightup {
    position: absolute;
    right: 0;
    width: 260px;
}
.leftup i{
    position: absolute;
    left: 10px;
    color: #66757f;
}
.upwhat,
.uplevel {
    margin: 2px 10px;
    line-height: 36px;
    text-transform: capitalize;
    cursor: pointer;
}
.upwhat {
    cursor: pointer;
}
.leftup h3 {
    color: black;
}
.tonext {
    margin: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 24px;
    text-transform: capitalize;
    color: white;
    z-index: 3;
    text-shadow: 0px 1px 2px black;
}
.toupgradefunc {
    top: 14px;
    height: 52px;
    right: 25px;
    width: 150px;
    z-index: 4;
    cursor: pointer;
    position: absolute;
}
.upgrade {
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 5px;
    margin: 0;
    width: 100%;
    color: white;
    z-index: 3;
    text-shadow: 0px 1px 2px black;
    transition: 0.8s;
}
.backbar {
    position: absolute;
    height: 100%;
    width: 100%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    z-index: 0;
    cursor: pointer;
    transition: 0.2;
}
.bar {
    position: absolute;
    height: 100%;
    left: 0;
    border-radius: 1px;
    background: hsl(0, 100%, 50%);
    z-index: 1;
    transition: 0.5s;
}
.usediv {
    position: absolute;
    top: 48px;
    right: 23px;
    width: 100%;
    height: 24px;
}
.usediv h3 {
    text-transform: capitalize;
    margin: 0;
    line-height: 22px;
}
.usediv div {
    cursor: pointer;
    position: absolute;
    top: -2px;
    width: 49px;
    line-height: 22px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    text-align: center;
    border-radius: 2px;
}
.usediv div:hover {
    background: hsla(0, 0%, 0%, 0.1);
}
.usediv .one {
    left: 43px;
}
.usediv .ten {
    right: 109px;
}
.usediv .hund {
    right: 54px;
}
.usediv .max {
    right: -1px;
}
.bug{
      opacity: 0;
      cursor: pointer;
      position: absolute;
      width: 1px;
      margin: 0;
      text-align: center;
}
#bugicon:hover{
  transform: scale(1.1);
}
.bonusalert{
  position: absolute;
  width: 130px;
  margin: 0;
  z-index: 0;
  cursor: pointer;
}
.bonus {
    cursor: pointer;
    position: absolute;
    width: 1px;
    margin: 0;
    text-align: center;
    bottom: 12px;
    z-index: 1;
}
.info {
    display: none;
    position: absolute;
    background: white;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    opacity: 0;
    transition: 0.1s 0.2s;
    z-index: 15;
    max-width: 180px;
    font-family: 'Aldrich', sans-serif;
    left: 5px;
}
.info h1{
  text-shadow: 0 0 0;
}
#infolevel1,#infolevel2,#infolevel3,#infolevel4,#infolevel5{
  top: 15px;
}
#infoup1,
#infoup2,
#infoup4,
#infoup5 {
    top: -36px;
}
#infoup3 {
    top: -50px;
}
#infofl {
    top: 36px;
    left: 1px;
}
#research .info h1,
#research .info h4 {
    text-align: left;
}
.info h1 {
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: black;
    margin: 1px 0 0 0;
}
.info h4 {
    color: black;
    text-transform: none;
    font-weight: 500;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
}
/* research */

#rpower,
#rapp {
    position: absolute;
    top: 10%;
    width: 50%;
    height: 90%;
}
#rpower {
    left: 0;
}
#rapp {
    right: 0;
}
.researchdivs {
    position: absolute;
    border-radius: 2px;
    width: 50px;
    height: 50px;
    box-shadow: 0 1px 4px black;
    background: white;
    transition: 0.4s;
}
.researchdivs h2 {
    color: gray;
    line-height: 50px;
    font-size: 30px;
    transition: 0.4s;
    cursor: pointer;
    width: 50px;
    text-align: center;
}
#rp1 h2 {
    line-height: 52px;
    width: 46px;
    font-family: 'Italianno', cursive;
}
.researchdivsun {
    position: absolute;
    border-radius: 2px;
    width: 50px;
    height: 50px;
    box-shadow: 0 1px 4px #D4AF37;
    background: hsl(200, 10%, 50%);
    transition: 0.4s;
}
.researchdivsun h2 {
    color: #D4AF37;
    line-height: 50px;
    font-size: 30px;
    transition: 0.4s;
    cursor: pointer;
    width: 50px;
    text-align: center;
}
.researchdivs:hover h2 {
    color: #D4AF37;
}
.researchdivslocked h2 {
    color: black;
    line-height: 50px;
    width: 50px;
    text-align: center;
    font-size: 30px;
    cursor: default;
    transition: 0.4s;
}
.researchdivslocked {
    position: absolute;
    border-radius: 2px;
    width: 50px;
    height: 50px;
    box-shadow: 0 1px 4px black;
    background: hsl(0, 0%, 60%);
    transition: 0.4s;
}
.researchdivs:hover {
    transform: scale(1.05);
}
#research .info{
  max-width: 220px;
}
#rfi{
  left: 130px;
  top: 250px;
}
#rp1,
#ra1 {
    top: 20px;
    left: 80px;
}
#rpi1,
#rai1 {
    top: 72px;
    left: 80px;
}
#rp2,
#ra2 {
    top: 90px;
    left: 45px;
}
#rpi2,
#rai2 {
    top: 142px;
    left: 45px;
}
#rp3,
#ra3 {
    top: 90px;
    right: 45px;
}
#rpi3,
#rai3 {
    top: 142px;
    right: 45px;
}
#rp4,
#ra4 {
    top: 160px;
    left: 80px;
}
#rpi4,
#rai4 {
    top: 212px;
    left: 80px;
}
#rp5 {
    top: 230px;
    left: 10px;
}
#rpi5{
  top: none;
    bottom: 138px;
    left: 10px;
}
#rp6 {
    top: 230px;
    left: 80px;
}
#rpi6{
  top: none;
    bottom: 138px;
    left: 80px;
}
#rp7 {
    top: 230px;
    right: 10px;
}
#rpi7{
  top: none;
    bottom: 138px;
    right: 10px;
}
#rp8,
#ra7 {
    top: 300px;
    left: 80px;
}
#rpi8,#rai7{
    bottom: 70px;
    left: 80px;
}
#ra5 {
    top: 230px;
    left: 45px;
}
#rai5{
  top: none;
    bottom: 138px;
    left: 45px;
}
#ra6 {
    top: 230px;
    right: 45px;
}
#rai6{
  top: none;
    bottom: 138px;
    right: 45px;
}
#social{
  position: absolute;
  width: 60%;
  height: 300px;
  top: 195px;
  background: white;
  box-shadow: 0px 1px 4px hsl(0,0%,0%);
}
#gotoresearch:hover .backbar{
    background: gray;
    transition: 0.6s;
}

/*achievments*/

#ach .levelachiv{
    position: absolute;
    bottom: 8px;
    left: 5%;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}
#ach .what{
    top: 6px;
    font-size: 22px;
    font-weight: 600;
    position: absolute;
    width: 100%;
}
#ach .reward{
    position: absolute;
    bottom: 8px;
    width: 90%;
    right: 5%;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
}
#ach .progbar{
    position: absolute;
    top: 36px;
    left: 5%;
    height: 18px;
    border-radius: 1px;
    background-color: hsl(00,80%,50%);
    z-index: 8;
    transition: 0.1s;
}
#ach .backbar{
    position: absolute;
    top: 36px;
    height: 18px;
    left: 5%;
    width: 90%;
    border-radius: 1px;
    background-color: white;
    z-index: 7;
}
#ach .prognum{
    position: absolute;
    width: 100%;
    top: 37px;
    bottom: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    color: black;
    z-index: 9;
    color: white;
    text-shadow: 0px 1px 2px black;
}
#ach .achived{
    position: absolute;
    left: 2%;
    width: 96%;
    height: 100px;
    border-radius: 2px;
    box-shadow: 0px 1px 4px hsl(0,0%,10%);
}
#achiv1{bottom: 255px;}
#achiv2{bottom: 140px;}
#achiv3{bottom: 25px;}
#nextrp{
  color: white;
    font-size: 20px;
  text-shadow: 0px 1px 0px black,0px -1px 0px black,1px 0px 0px black,-1px 0px 0px black;
}
#startover{
  top: 90px;
}
#startover{
  margin:0;
  position:absolute;
  left:30%;
  width:40%;
  border-radius: 2px;
  background-color: hsl(0, 0%, 50%);
  border: none;
  line-height: 30px;
  color: white;
  cursor: pointer;
  transition: 0.2s;
}
#startover:hover{
  background-color: hsl(0, 0%, 60%);
}
#startover h2{
    margin: 0;
    line-height: 24px;
    font-size: 18px;
    font-family: 'Aldrich', sans-serif;
}
.info h3{
  text-align: center;
  margin: 10px;
  text-transform: uppercase;
}
.fa-facebook-square{color:#000;
  top:0;
  right: 0;
  position: absolute;
  }
.fa-twitter-square{color:#000;
  top:0;
  right: 30px;
  position: absolute;}
.fa-instagram{color:#000;
  top:0;
  right: 60px;
  position: absolute;}
#someOptions{

    margin: 0;
    position: absolute;
    left: 0;
    top: 40px;
    width: 460px;
    height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
#someOptions i{
    line-height: 40px;
    font-size: 26px;
    margin: 0 5px 0 5px;
    cursor: pointer;
    color: black;
    opacity: 0.2;
    transition: 0.2s;
}
#someOptions i:hover{
    opacity: 0.5;
}
#changeback{
    position: absolute;
    top: 10px;
    height: 20px;
    width: 20px;
    left: 30px;
    margin: 0 5px 0 5px;
    cursor: pointer;
    background-color: #0b0024;
    box-shadow: 0 1px 4px black;
    opacity: 0.2;
    transition: 0.2s;
}
#changeback:hover,#fibospiral:hover,#exploon:hover,#particleson:hover{
    opacity: 0.5;}
#changeSquares{
  left: 56px;
  position: absolute;
}
.fa-certificate{
  left: 53px;
  position: absolute;
}
#fibospiral,#exploon,#particleson{
    position: absolute;
    top: 12px;
    height: 20px;
    width: 20px;
    margin: 0 5px 0 5px;
    cursor: pointer;
    opacity: 0.2;
    transition: 0.2s;
}
#fibospiral{
  left: 82px;
}
#exploon{
  left: 108px;
}
#particleson{
  left: 134px;
}
#fibospiral h2,#exploon h2,#particleson h2{
    font-size: 25px;
    color: white;
    line-height: 23px;
    margin: 0;
}

#reset2{
  top: 10px;
  right: 10px;
  position: absolute;
  border-radius: 2px;
  border: 2px solid white;
  cursor: pointer;
  font-size: 23px;
  padding: 2px;
}
