body {
  background-color: rgb(0, 0, 0);
  font: 400 0.75em/1.38 Helvetica;
  color: rgb(119, 119, 119);
}

.paypal {
  left: 0px;
  top: 0px;
  height: 0px;
  background-color: #ff0000;
}

.videoButton {
  height: 40px;
  float: left;
  padding-right: 5px;
}

form {
  float: left;
  width: 125px;
  height: 40px;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
}

.video {
  display: none;
  padding-top: 40px;
  float: left;
  clear: both;
}



.content {
  position: absolute;
  top: 0;
  left: 9.9986979166%;
  z-index: 36;
  width: 80%;
  height: 1799px;
}

.filesystem-title {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 77px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgb(51, 150, 51);
}

.header {
  float: left;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.header .text {
  min-height: 29px;
  font-weight: normal;
  color: rgb(255, 255, 255);
}

.install-title {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 80px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgb(150, 51, 51);
}

.filesystem-step1,
.filesystem-step2,
.filesystem-step3,
.filesystem-step4,
.filesystem-step5,
.install-step1,
.install-step2,
.install-step3,
.install-step4,
.project-step1,
.project-step2,
.project-step3,
.project-step4 {
  float: left;
  clear: both;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgb(51, 51, 51);
}

.filesystem-step1 .text,
.filesystem-step2 .text,
.filesystem-step3 .text,
.filesystem-step4 .text,
.filesystem-step5 .text,
.install-step1 .text,
.install-step2 .text,
.install-step3 .text,
.install-step4 .text,
.project-step1 .text,
.project-step2 .text,
.project-step3 .text,
.project-step4 .text {
  min-height: 15px;
  font-size: 1.2em;
  font-weight: 400;
  color: rgb(150, 150, 150);
}

.project-title {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 77px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgb(51, 51, 150);
}

.filesystem-title .text,
.install-title .text,
.project-title .text {
  min-height: 15px;
  font-size: 1.3em;
  font-weight: 400;
  color: rgb(255, 255, 255);
}

.text {
  float: left;
  width: 100%;
  line-height: 1.38;
}

.webgl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 742px;
}

.text-1 {
  font-family: Helvetica-Bold;
  font-size: 3.5em;
}

.text-2 {
  clear: both;
  font-size: 1em;
}

.text a {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: rgba(255, 255, 255, 0);
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}