body {
  height: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #403d3d;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
}

a {
  color: #403d3d;
  text-decoration: none;
}

a:hover {
  text-decoration: line-through;
}

.text-home {
  width: 464px;
  margin-top: 8px;
  margin-bottom: 32px;
  line-height: 32px;
}

.content-block {
  padding-top: 48px;
  padding-bottom: 64px;
  padding-left: 16px;
  font-family: Inconsolata, monospace;
  color: #403d3d;
  font-size: 13px;
  line-height: 16px;
}

.body-bg {
  background-image: url('../images/grid.gif'), url('../images/animate.gif');
  background-position: 0px 0px, 0px 0px;
  background-size: 960px, 960px;
}

.vdb-cell {
  width: 210px;
  height: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
  padding-right: 4px;
  padding-left: 4px;
  float: left;
  background-color: #e5fde5;
  font-family: Inconsolata, monospace;
  color: #403d3d;
  font-size: 13px;
  line-height: 16px;
}

.vdb-cell.vdb-number {
  width: 48px;
  text-align: right;
}

.vdb-cell.vdb-number.vdb-green {
  background-color: #00f000;
}

.vdb-cell.vdb-number.app-grey {
  background-color: #eee;
}

.vdb-cell.vdb-title {
  width: 400px;
  font-weight: 700;
}

.vdb-cell.vdb-grey {
  background-color: #ecebeb;
}

.vdb-cell.vdb-time {
  width: 80px;
  text-align: right;
}

.vdb-cell.vdb-dark {
  background-color: #9f9e9e;
}

.vdb-row {
  height: 16px;
  margin-top: 16px;
  clear: both;
}

.vdb-row:hover {
  opacity: 1;
}

.vdb-row.last {
  margin-top: 0px;
}

.nav-block {
  position: absolute;
  left: 16px;
  top: 16px;
  z-index: 10;
  width: 178px;
  height: 16px;
  background-color: #ecebeb;
}

.nav-block.nav-about {
  width: 80px;
}

.nav-block.nav-5149 {
  width: 80px;
}

.nav-block.nav-score {
  width: 368px;
}

.nav-block.nav-discussion {
  width: 114px;
}

.nav-block.nav-mercury {
  width: 240px;
}

.nav-block.nav-fragment {
  width: 304px;
}

.nav-block.nav-score-mobile {
  width: 272px;
  height: 32px;
}

.nav-icon {
  position: absolute;
  left: 16px;
  top: 16px;
  z-index: 20;
  width: 16px;
  height: 16px;
  background-color: #403d3d;
  background-image: url('../images/nav-icon.gif');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.nav-icon:hover {
  background-color: #ecebeb;
  background-image: url('../images/nav-icon2.gif');
  background-size: 16px;
}

.nav-text {
  margin-left: 22px;
  font-family: Inconsolata, monospace;
  color: #403d3d;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
}

.nav-divider {
  height: 16px;
  margin-right: 16px;
  margin-left: 16px;
  background-color: hsla(0, 0%, 100%, .5);
}

.nav-item-2 {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -16px);
  -ms-transform: translate(0px, -16px);
  transform: translate(0px, -16px);
}

.nav-item-3 {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -16px);
  -ms-transform: translate(0px, -16px);
  transform: translate(0px, -16px);
}

.nav-item-4 {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -16px);
  -ms-transform: translate(0px, -16px);
  transform: translate(0px, -16px);
}

.nav-icon-x {
  width: 16px;
  height: 16px;
  background-color: #403d3d;
  background-image: url('../images/nav-icon-x.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
}

.nav-icon-x:hover {
  background-color: #ecebeb;
  background-image: url('../images/nav-icon-x2.png');
  background-size: 16px;
}

.grid-body {
  background-image: url('../images/vdb-bg.gif');
  background-position: 0px 0px;
  background-size: 32px;
}

.about-block {
  width: 336px;
  margin-right: 16px;
  margin-bottom: 16px;
  float: left;
  background-color: #fff;
  font-family: Inconsolata, monospace;
  color: #403d3d;
  font-size: 13px;
  line-height: 16px;
}

.about-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 4px;
  padding-left: 4px;
  background-color: #403d3d;
  color: #ecebeb;
}

.about-text {
  margin-bottom: 16px;
}

.about-text.about-text-nospace {
  margin-bottom: 0px;
}

.base-space {
  width: 100%;
  height: 8px;
}

.text {
  width: 336px;
  margin-right: 16px;
  margin-bottom: 16px;
}

.text.text-caption {
  width: 688px;
}

.image {
  display: block;
  width: 688px;
  margin-bottom: 16px;
}

.float-left {
  float: left;
}

.nav-item-5 {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -16px);
  -ms-transform: translate(0px, -16px);
  transform: translate(0px, -16px);
}

.nav-item-6 {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -16px);
  -ms-transform: translate(0px, -16px);
  transform: translate(0px, -16px);
}

.nav-item-7 {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -16px);
  -ms-transform: translate(0px, -16px);
  transform: translate(0px, -16px);
}

.discussion-text {
  width: 704px;
  margin-bottom: 16px;
  padding-right: 16px;
}

.video-embed {
  position: relative;
  height: 0px;
  padding-bottom: 56.25%;
}

@media (max-width: 991px) {
  .content-block {
    width: 100%;
  }
  .vdb-cell.vdb-time {
    margin-left: 304px;
  }
  .vdb-row {
    width: 736px;
  }
  .about-block {
    width: 208px;
  }
  .text {
    width: 208px;
  }
  .text.text-caption {
    width: 432px;
  }
  .image {
    width: 432px;
  }
}

@media (max-width: 767px) {
  .content-block {
    background-image: none;
  }
  .vdb-cell.vdb-time {
    margin-left: 80px;
  }
  .vdb-row {
    width: 416px;
  }
  .about-block {
    width: 304px;
    margin-bottom: 32px;
    float: none;
  }
  .text {
    width: 304px;
    float: none;
  }
  .text.text-caption {
    width: 304px;
  }
  .image {
    width: 304px;
  }
  .discussion-text {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .text-home {
    width: 272px;
  }
  .content-block.score-mobile-space {
    padding-top: 64px;
  }
  .vdb-cell.vdb-title {
    width: 274px;
    height: auto;
    min-height: 16px;
  }
  .vdb-row {
    width: 288px;
  }
  .about-block {
    width: 272px;
  }
  .text {
    width: 272px;
  }
  .text.text-caption {
    width: 272px;
  }
  .image {
    width: 272px;
  }
}

