@font-face {
  font-family: 'fontawesome';
  src: url('/images/fontawesome.woff');
  font-weight: 'normal';
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'DIN-light';
  src: url('/images/ff_din_light-webfont.woff');
  font-weight: 'normal';
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'DIN-medium';
  src: url('/images/ff_din_medium-webfont.woff');
  font-weight: 'bold';
  font-style: normal;
  font-stretch: normal; }

.max1024 {
  width: 1024px;
  margin: 0 auto; }

.fa-heart:before {
  font-family: 'fontawesome';
  content: "\f004"; }

.fa-share:before {
  font-family: 'fontawesome';
  content: "\f045"; }

.fa-info:before {
  font-family: 'fontawesome';
  content: "\f129"; }

.fa-trash-o:before {
  font-family: 'fontawesome';
  content: "\f014"; }

.fa-twitter:before {
  font-family: 'fontawesome';
  content: "\f099"; }

.fa-facebook:before {
  font-family: 'fontawesome';
  content: "\f09a"; }

.fa-tumblr:before {
  font-family: 'fontawesome';
  content: "\f173"; }

.fa-home:before {
  font-family: 'fontawesome';
  content: "\f015"; }

body {
  height: 100%;
  margin: 0px;
  color: #fff;
  font-family: 'DIN-light';
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #2d2d2d; }
  body img {
    width: 100px;
    height: 100px; }

div.wrapper {
  width: 1024px;
  margin: 0 auto; }

header {
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
  position: relative;
  margin: 0 auto;
  background-color: #2d2d2d;
  padding-top: 20px;
  padding-bottom: 30px;
  min-width: 1024px;
  transition: 0.5s linear background-color; }
  header div.wrapper {
    padding-top: 20px;
    padding-bottom: 30px; }
  header div.nav-header {
    margin: 0 auto;
    width: 350px; }
    header div.nav-header a {
      text-decoration: none; }
    header div.nav-header h1 {
      font-family: 'Helvetica';
      font-weight: bold;
      font-size: 100px;
      margin: 0 auto;
      text-align: center;
      color: #fff;
      text-shadow: 0px 6px 0px rgba(0, 0, 0, 0.15); }
      header div.nav-header h1:hover {
        position: relative;
        top: 6px;
        text-shadow: 0px -3px 0px rgba(0, 0, 0, 0.15); }
  header div.nav-links {
    width: 500px;
    margin: 0 auto;
    margin-top: 10px; }
    header div.nav-links ul {
      margin: 0px;
      padding: 0px;
      text-align: center;
      list-style-type: none; }
      header div.nav-links ul li {
        text-transform: lowercase;
        font-size: 22px;
        padding-left: 15px;
        padding-right: 15px;
        display: inline; }
        header div.nav-links ul li a {
          text-decoration: none;
          color: rgba(0, 0, 0, 0.4);
          text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15), 0px -1px 0px rgba(0, 0, 0, 0.15); }
          header div.nav-links ul li a.active, header div.nav-links ul li a:hover {
            color: #fff;
            text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15);
            position: relative;
            bottom: 1px; }
  header div.backpack-link {
    position: absolute;
    top: 15px;
    right: 60px;
    padding: 5px;
    border-radius: 5px; }
    header div.backpack-link:hover {
      background-color: rgba(0, 0, 0, 0.15); }
    header div.backpack-link a {
      text-decoration: none;
      color: #fff;
      position: relative; }
    header div.backpack-link img {
      width: 36px;
      height: 50px;
      margin: 0 auto;
      display: block; }
    header div.backpack-link p {
      text-align: center;
      margin: 0; }

footer {
  border-top: 2px solid rgba(214, 214, 214, 0.3);
  height: 80px;
  min-width: 1024px;
  transition: 0.5s linear background-color; }
  footer div {
    width: 1024px;
    margin: 0 auto;
    margin-top: 5px; }
    footer div div {
      width: 341px;
      float: left;
      color: #fff;
      text-align: center;
      margin-top: 10px;
      font-size: 19px;
      display: inline; }
      footer div div a {
        text-decoration: none;
        color: #fff;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15); }
        footer div div a.active, footer div div a:hover {
          color: rgba(0, 0, 0, 0.4);
          text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15), 0px -1px 0px rgba(0, 0, 0, 0.15);
          cursor: pointer; }
      footer div div.socialLinks span {
        cursor: pointer;
        padding-left: 10px;
        padding-right: 10px;
        color: #fff;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15); }
        footer div div.socialLinks span.active, footer div div.socialLinks span:hover {
          color: rgba(0, 0, 0, 0.4);
          text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15), 0px -1px 0px rgba(0, 0, 0, 0.15);
          cursor: pointer; }
    footer div:first-child {
      text-align: left; }
    footer div:last-child {
      text-align: right; }

.color_amusement {
  color: #cc3e3e; }

.color_anger {
  color: #e74c3c; }

.color_contempt {
  color: #e0682b; }

.color_contentment {
  color: #e67e22; }

.color_disgust {
  color: #f39c12; }

.color_embarrassment {
  color: #edca35; }

.color_excitement {
  color: #9fba3c; }

.color_fear {
  color: #27ae60; }

.color_guilt {
  color: #2ecc71; }

.color_happiness {
  color: #16a085; }

.color_pleasure {
  color: #1abc9c; }

.color_pride {
  color: #2980b9; }

.color_relief {
  color: #3498db; }

.color_sadness {
  color: #4f5aae; }

.color_satisfaction {
  color: #5d70c2; }

.color_shame {
  color: #8e44ad; }

.color_surprise {
  color: #9b59b6; }

div.voting-pane {
  width: 1024px;
  /* entire container, keeps perspective */
  /* flip the pane when hovered */
  /* flip speed goes here */
  /* hide back of pane during swap */
  /* front pane, placed above back */
  /* back, initially hidden pane */ }
  div.voting-pane div.metric {
    width: 800px;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 20px;
    font-size: 20px; }
  div.voting-pane div.voting-stage {
    height: 400px;
    clear: both;
    position: relative; }
    div.voting-pane div.voting-stage div.vote-recap {
      border-radius: 2.5px;
      border: 10px solid black;
      background-color: rgba(44, 44, 44, 0.9);
      box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.5);
      height: 394px;
      width: 1004px;
      opacity: 0; }
      div.voting-pane div.voting-stage div.vote-recap.reveal {
        -webkit-transition: 1.5s ease-in-out all;
        -moz-transition: 1.5s ease-in-out all;
        -o-transition: 1.5s ease-in-out all;
        transition: 1.5s ease-in-out all;
        opacity: 1; }
      div.voting-pane div.voting-stage div.vote-recap div {
        text-align: center; }
      div.voting-pane div.voting-stage div.vote-recap div.recapContent {
        height: 287px;
        width: 800px;
        margin: 0 auto;
        margin-top: 20px; }
        div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapPanel {
          height: 267px;
          margin: 10px;
          float: left;
          width: 378px;
          border: 1px solid rgba(255, 255, 255, 0.1);
          border-radius: 4px; }
        div.voting-pane div.voting-stage div.vote-recap div.recapContent h3 {
          margin: 3px; }
        div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapTop div.recapTopTitles {
          position: relative;
          left: 126px;
          text-align: center; }
          div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapTop div.recapTopTitles h4 {
            margin: 0;
            margin-top: 4px;
            margin-bottom: 0px;
            float: left;
            width: 115px; }
        div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapTop a {
          text-decoration: none; }
        div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapTop div.topResult {
          width: 358px;
          height: 67px;
          clear: both;
          padding: 1px;
          border: 1px solid transparent;
          margin: 0 auto; }
          div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapTop div.topResult:hover {
            cursor: pointer; }
          div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapTop div.topResult img {
            width: 65px;
            height: 65px;
            padding-top: 1px; }
          div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapTop div.topResult div {
            float: left;
            height: 65px;
            width: 115px;
            text-align: center; }
            div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapTop div.topResult div span {
              font-size: 30px;
              line-height: 65px; }
        div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapAchievements h4 {
          font-size: 25px; }
        div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapAchievements ul.achievements {
          list-style-type: none;
          padding: 0px;
          margin: 0 auto;
          width: 234px;
          margin-top: 20px;
          max-width: 312px; }
          div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapAchievements ul.achievements li {
            -webkit-user-select: none;
            /* Chrome all / Safari all */
            -moz-user-select: none;
            /* Firefox all */
            -ms-user-select: none;
            /* IE 10+ */
            /* No support for these yet, use at own risk */
            -o-user-select: none;
            user-select: none;
            float: left;
            width: 78px;
            height: 78px;
            position: relative; }
            div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapAchievements ul.achievements li img {
              width: 75px;
              height: 75px;
              position: absolute;
              border-radius: 39px;
              opacity: 1;
              left: 0px;
              top: 0px;
              transition: 0.2s linear opacity, 0.2s linear left, 0.2s linear top, 0.2s linear border-radius, 0.2s linear height, 0.2s linear width;
              pointer-events: none; }
            div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapAchievements ul.achievements li img.placeholder {
              border: 1px solid rgba(255, 255, 255, 0.1); }
            div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapAchievements ul.achievements li.achieved:hover img {
              opacity: 0; }
            div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapAchievements ul.achievements li.achieved:hover img.winGIF {
              opacity: 1;
              width: 200px;
              height: 200px;
              left: -61px;
              top: -61px;
              border-radius: 4px;
              z-index: 1000; }
            div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapAchievements ul.achievements li:hover div.achievementData {
              opacity: 1; }
            div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapAchievements ul.achievements li div.achievementData {
              opacity: 0;
              transition: 0.1s linear opacity;
              position: relative; }
              div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapAchievements ul.achievements li div.achievementData div {
                width: 300px;
                border: 1px solid rgba(214, 214, 214, 0.3);
                border-radius: 2px;
                height: 30px;
                position: absolute;
                left: -111px;
                text-align: center;
                pointer-events: none;
                top: -32px;
                background-color: #222; }
                div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapAchievements ul.achievements li div.achievementData div h3 {
                  margin: 0;
                  font-size: 20px; }
              div.voting-pane div.voting-stage div.vote-recap div.recapContent div.recapAchievements ul.achievements li div.achievementData div.achievedData {
                top: -53px;
                height: 50px; }
      div.voting-pane div.voting-stage div.vote-recap div.more {
        cursor: pointer;
        height: 75px;
        width: 400px;
        margin: 0 auto;
        border: 2px solid #fff;
        line-height: 75px;
        font-size: 20px;
        position: relative;
        border-radius: 4px;
        background-color: rgba(255, 255, 255, 0.1); }
        div.voting-pane div.voting-stage div.vote-recap div.more:hover {
          border-color: #fff !important; }
        div.voting-pane div.voting-stage div.vote-recap div.more:active {
          top: 1px; }
    div.voting-pane div.voting-stage div.voting-stack {
      height: 410px;
      width: 1024px;
      position: absolute;
      top: 0px; }
      div.voting-pane div.voting-stage div.voting-stack div.contestant {
        -webkit-transition: border 0.1s ease-in;
        -moz-transition: border 0.1s ease-in;
        -o-transition: border 0.1s ease-in;
        transition: border 0.1s ease-in;
        -webkit-transition: background-color 0.1s ease-in;
        -moz-transition: background-color 0.1s ease-in;
        -o-transition: background-color 0.1s ease-in;
        transition: background-color 0.1s ease-in;
        border: 10px solid transparent;
        width: 350px;
        height: 350px;
        pointer-events: none;
        position: absolute;
        top: 0px;
        cursor: pointer;
        border-radius: 10px; }
        div.voting-pane div.voting-stage div.voting-stack div.contestant div.contestant-curtain {
          display: block;
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          background-color: #000;
          border-radius: 4px;
          pointer-events: none;
          box-shadow: inset 0px 1px 5px rgba(255, 255, 255, 0.7); }
        div.voting-pane div.voting-stage div.voting-stack div.contestant.top {
          pointer-events: auto; }
          div.voting-pane div.voting-stage div.voting-stack div.contestant.top div.contestant-curtain {
            opacity: 0 !important; }
          div.voting-pane div.voting-stage div.voting-stack div.contestant.top:hover img {
            box-shadow: none !important;
            position: relative;
            bottom: 1px; }
        div.voting-pane div.voting-stage div.voting-stack div.contestant img.contestant-button {
          height: 100%;
          width: 100%;
          border-radius: 4px;
          position: relative; }
      div.voting-pane div.voting-stage div.voting-stack div.flipped {
        background-color: transparent !important;
        cursor: default; }
      div.voting-pane div.voting-stage div.voting-stack div.contestant-options {
        height: 40px;
        position: relative;
        top: 15px;
        width: 132px;
        margin: 0 auto; }
        div.voting-pane div.voting-stage div.voting-stack div.contestant-options div {
          float: left;
          width: 40px;
          height: 40px;
          text-align: center;
          border: 2px solid transparent;
          border-radius: 22px;
          color: rgba(214, 214, 214, 0.3);
          transition: 0.1s linear color, 0.1s linear border;
          position: relative; }
          div.voting-pane div.voting-stage div.voting-stack div.contestant-options div:hover {
            cursor: pointer; }
          div.voting-pane div.voting-stage div.voting-stack div.contestant-options div span {
            line-height: 40px;
            font-size: 20px; }
          div.voting-pane div.voting-stage div.voting-stack div.contestant-options div div.favoritePop {
            -webkit-user-select: none;
            /* Chrome all / Safari all */
            -moz-user-select: none;
            /* Firefox all */
            -ms-user-select: none;
            /* IE 10+ */
            /* No support for these yet, use at own risk */
            -o-user-select: none;
            user-select: none;
            position: absolute;
            pointer-events: none;
            top: 0px;
            z-index: 100;
            background-color: rgba(0, 0, 0, 0.9);
            border-radius: 75px;
            width: 150px;
            height: 150px;
            left: -53px;
            opacity: 0;
            transition: 0.2s linear top, 0.2s linear border-radius, 0.2s linear opacity; }
            div.voting-pane div.voting-stage div.voting-stack div.contestant-options div div.favoritePop h4 {
              line-height: 18px;
              font-size: 18px;
              margin: 14px;
              margin-left: 5px;
              margin-right: 5px; }
            div.voting-pane div.voting-stage div.voting-stack div.contestant-options div div.favoritePop img {
              width: 36px;
              height: 50px; }
            div.voting-pane div.voting-stage div.voting-stack div.contestant-options div div.favoritePop.showPop {
              opacity: 1;
              top: -275px;
              border-radius: 4px; }
      div.voting-pane div.voting-stage div.voting-stack div.stack-left {
        width: 370px;
        height: 410px;
        float: left;
        margin-left: 52px;
        position: relative; }
      div.voting-pane div.voting-stage div.voting-stack div.stack-right {
        width: 370px;
        height: 410px;
        float: right;
        margin-right: 52px;
        position: relative; }
      div.voting-pane div.voting-stage div.voting-stack div.equal {
        width: 120px;
        height: 410px;
        float: left;
        margin-left: 30px;
        margin-right: 30px; }
        div.voting-pane div.voting-stage div.voting-stack div.equal div.contestant-button {
          -webkit-transition: background-color 0.1s ease-in;
          -moz-transition: background-color 0.1s ease-in;
          -o-transition: background-color 0.1s ease-in;
          transition: background-color 0.1s ease-in;
          width: 100%;
          height: 100%;
          height: 250px;
          margin-top: 72px;
          line-height: 245px;
          text-align: center;
          font-size: 20px;
          font-family: 'DIN-medium';
          border: 1px solid rgba(255, 255, 255, 0.12);
          border-radius: 7px;
          box-shadow: inset 0 0 0 125px rgba(0, 0, 0, 0.2), inset 0px 2px 40px rgba(0, 0, 0, 0.15); }
          div.voting-pane div.voting-stage div.voting-stack div.equal div.contestant-button:hover {
            cursor: pointer;
            box-shadow: inset 0px 2px 40px rgba(0, 0, 0, 0.15), 0px 2px 5px rgba(0, 0, 0, 0.25);
            position: relative;
            bottom: 1px; }
            div.voting-pane div.voting-stage div.voting-stack div.equal div.contestant-button:hover span {
              text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6); }
      div.voting-pane div.voting-stage div.voting-stack div.hideContestantWinner {
        transform: translate(0px, -600px) rotate(0) scale(0.6);
        -webkit-transform: translate(0px, -600px) rotate(0) scale(0.6);
        /** Chrome & Safari **/
        -o-transform: translate(0px, -600px) rotate(0) scale(0.6);
        /** Opera **/
        -moz-transform: translate(0px, -600px) rotate(0) scale(0.6);
        /** Firefox **/
        -webkit-transition: 0.5s ease-in-out all;
        -moz-transition: 0.5s ease-in-out all;
        -o-transition: 0.5s ease-in-out all;
        transition: 0.5s ease-in-out all;
        opacity: 0;
        pointer-events: none; }
      div.voting-pane div.voting-stage div.voting-stack div.hideContestantLoser {
        transform: translate(0px, 305px) rotate(100deg);
        -webkit-transform: translate(0px, 305px) rotate(100deg);
        /** Chrome & Safari **/
        -o-transform: translate(0px, 305px) rotate(100deg);
        /** Opera **/
        -moz-transform: translate(0px, 305px) rotate(100deg);
        /** Firefox **/
        -webkit-transition: 0.5s ease-in all;
        -moz-transition: 0.5s ease-in all;
        -o-transition: 0.5s ease-in all;
        transition: 0.5s ease-in all;
        opacity: 0;
        pointer-events: none; }
      div.voting-pane div.voting-stage div.voting-stack.hidden {
        -webkit-transition: 0.5s ease-in-out all;
        -moz-transition: 0.5s ease-in-out all;
        -o-transition: 0.5s ease-in-out all;
        transition: 0.5s ease-in-out all;
        opacity: 0;
        pointer-events: none; }
  div.voting-pane div.vote-count {
    margin-top: 70px; }
    div.voting-pane div.vote-count div {
      float: left;
      width: 50%;
      text-align: center;
      font-size: 20px; }
      div.voting-pane div.vote-count div p {
        font-size: 60px;
        margin: 0px; }
    div.voting-pane div.vote-count:after {
      content: "";
      display: table;
      clear: both; }
  div.voting-pane .flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000; }
  div.voting-pane .flipped #flipper {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  div.voting-pane #flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative; }
  div.voting-pane .front, div.voting-pane .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
    left: 0; }
  div.voting-pane .back {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px; }
  div.voting-pane .front {
    z-index: 2;
    /* for firefox 31 */
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  div.voting-pane .back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    background-color: #2c2c2c;
    border: 1px solid; }
  div.voting-pane .backContent {
    height: 90%;
    overflow: hidden;
    background-color: #444; }
    div.voting-pane .backContent h2 {
      text-align: center;
      margin: 5px;
      font-size: 18px; }
    div.voting-pane .backContent .backInfo a {
      color: #fff;
      text-decoration: none;
      text-align: center; }
    div.voting-pane .backContent .backInfo h3 {
      margin: 5px;
      padding: 5px;
      border: 1px solid rgba(255, 255, 255, 0.1);
      border-radius: 4px;
      margin-left: 40px;
      margin-right: 40px;
      transition: 0.1s linear color, 0.1s linear border-color; }
    div.voting-pane .backContent .backInfo h4 {
      text-align: center;
      margin: 0; }
    div.voting-pane .backContent .backInfo img.miniImg {
      width: 50px;
      height: 50px;
      display: block;
      margin: 0 auto; }
    div.voting-pane .backContent .backInfo table.table {
      text-align: center;
      width: 275px;
      margin: 0 auto;
      margin-top: 10px;
      margin-bottom: 0px; }
      div.voting-pane .backContent .backInfo table.table .metric {
        text-align: left;
        padding-left: 0px; }
      div.voting-pane .backContent .backInfo table.table tr th {
        border-top: 0;
        border-bottom: 1px solid #d8d8d8; }
      div.voting-pane .backContent .backInfo table.table tr td {
        border-top: 0; }
    div.voting-pane .backContent div.backShare {
      position: relative; }
      div.voting-pane .backContent div.backShare h3 {
        text-align: center; }
      div.voting-pane .backContent div.backShare input {
        margin: 0 auto;
        display: block;
        width: 250px;
        text-align: center;
        height: 30px;
        border-radius: 2px;
        background-color: #2d2d2d;
        color: #fff;
        font-size: 14px;
        margin-bottom: 50px; }
        div.voting-pane .backContent div.backShare input:focus {
          outline: none; }
      div.voting-pane .backContent div.backShare .socialLinks {
        width: 250px;
        margin: 0 auto;
        text-align: center; }
        div.voting-pane .backContent div.backShare .socialLinks span {
          cursor: pointer;
          padding: 20px;
          font-size: 30px; }
  div.voting-pane .backDone {
    height: 10%;
    cursor: pointer;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    line-height: 200%;
    transition: 0.1s linear color; }

div.achievements-pane {
  width: 800px;
  height: 350px;
  margin: 0 auto;
  padding-bottom: 50px; }
  div.achievements-pane h2 {
    text-align: center;
    font-size: 40px;
    font-family: 'DIN-medium'; }
  div.achievements-pane ul.achievements {
    list-style-type: none;
    padding: 0px; }
    div.achievements-pane ul.achievements li {
      -webkit-user-select: none;
      /* Chrome all / Safari all */
      -moz-user-select: none;
      /* Firefox all */
      -ms-user-select: none;
      /* IE 10+ */
      /* No support for these yet, use at own risk */
      -o-user-select: none;
      user-select: none;
      float: left;
      width: 78px;
      height: 78px;
      position: relative; }
      div.achievements-pane ul.achievements li img {
        width: 75px;
        height: 75px;
        position: absolute;
        border-radius: 39px;
        opacity: 1;
        left: 0px;
        top: 0px;
        transition: 0.2s linear opacity, 0.2s linear left, 0.2s linear top, 0.2s linear border-radius, 0.2s linear height, 0.2s linear width;
        pointer-events: none; }
      div.achievements-pane ul.achievements li img.placeholder {
        border: 1px solid rgba(255, 255, 255, 0.1); }
      div.achievements-pane ul.achievements li.achieved:hover img {
        opacity: 0; }
      div.achievements-pane ul.achievements li.achieved:hover img.winGIF {
        opacity: 1;
        width: 200px;
        height: 200px;
        left: -61px;
        top: -61px;
        border-radius: 4px;
        z-index: 1000; }
      div.achievements-pane ul.achievements li:hover div.achievementData {
        opacity: 1; }
      div.achievements-pane ul.achievements li div.achievementData {
        opacity: 0;
        transition: 0.1s linear opacity;
        position: relative; }
        div.achievements-pane ul.achievements li div.achievementData div {
          width: 300px;
          border: 1px solid rgba(214, 214, 214, 0.3);
          border-radius: 2px;
          height: 30px;
          position: absolute;
          left: -111px;
          text-align: center;
          pointer-events: none;
          top: -32px;
          background-color: #222; }
          div.achievements-pane ul.achievements li div.achievementData div h3 {
            margin: 0;
            font-size: 20px; }
        div.achievements-pane ul.achievements li div.achievementData div.achievedData {
          top: -113px;
          height: 50px; }

div.results-pane {
  margin-top: 50px;
  height: 525px;
  padding-bottom: 50px;
  position: relative; }
  div.results-pane div.results-left {
    width: 220px;
    float: left;
    margin-right: 4px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    div.results-pane div.results-left ul {
      list-style: none;
      font-size: 17px;
      text-align: right;
      border-right: 1px solid rgba(214, 214, 214, 0.3);
      padding-right: 15px;
      padding-left: 0px;
      color: rgba(214, 214, 214, 0.3); }
      div.results-pane div.results-left ul li div.metric-select {
        color: rgba(214, 214, 214, 0.3);
        text-decoration: none; }
        div.results-pane div.results-left ul li div.metric-select:hover {
          color: #fff;
          cursor: pointer; }
      div.results-pane div.results-left ul li.selected .metric-select {
        color: #fff; }
      div.results-pane div.results-left ul li .multi-checkbox {
        display: inline;
        float: right;
        width: 14px;
        height: 18px;
        margin: 0;
        margin-left: 10px;
        border: 1px solid #2c2c2c; }
        div.results-pane div.results-left ul li .multi-checkbox span {
          float: left; }
      div.results-pane div.results-left ul .multi-checkbox.ng-enter, div.results-pane div.results-left ul .multi-checkbox.ng-leave {
        -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
        transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s; }
      div.results-pane div.results-left ul .multi-checkbox.ng-enter, div.results-pane div.results-left ul .multi-checkbox.ng-leave.ng-leave-active {
        opacity: 0; }
      div.results-pane div.results-left ul .multi-checkbox.ng-leave, div.results-pane div.results-left ul .multi-checkbox.ng-enter.ng-enter-active {
        opacity: 1; }
      div.results-pane div.results-left ul li div.advanced-bump {
        display: inline;
        float: right;
        width: 44px;
        height: 18px;
        margin: 0;
        margin-left: 10px;
        border: 1px solid #2c2c2c; }
        div.results-pane div.results-left ul li div.advanced-bump div {
          float: left;
          text-align: center;
          width: 22px;
          font-size: 22px;
          line-height: 18px; }
          div.results-pane div.results-left ul li div.advanced-bump div:hover {
            cursor: default; }
      div.results-pane div.results-left ul li.selected div.advanced-bump div:hover {
        background-color: #2c2c2c;
        color: #00bfff;
        cursor: pointer; }
    div.results-pane div.results-left div.resultButton {
      text-align: center;
      border: 1px solid rgba(214, 214, 214, 0.3);
      width: 150px;
      margin: 0 auto;
      margin-bottom: 10px;
      border-radius: 4px;
      cursor: pointer;
      position: relative; }
      div.results-pane div.results-left div.resultButton:active {
        top: 1px; }
    div.results-pane div.results-left div.multiOff {
      border-color: rgba(214, 214, 214, 0.3) !important; }
    div.results-pane div.results-left div.advancedOff {
      border-color: rgba(214, 214, 214, 0.3) !important; }
    div.results-pane div.results-left div.advancedButton {
      width: 130px; }
  div.results-pane div.results-content {
    width: 800px;
    float: left; }
    div.results-pane div.results-content div.result-grid {
      width: 800px;
      height: 475px;
      clear: both;
      margin: 0 auto; }
      div.results-pane div.results-content div.result-grid div.advanced-search {
        width: 300px;
        height: 300px;
        float: left;
        margin: 10px; }
      div.results-pane div.results-content div.result-grid div.result {
        width: 146px;
        height: 146px;
        margin: 5px;
        float: left;
        position: relative;
        border: 2px solid rgba(255, 255, 255, 0.1); }
        div.results-pane div.results-content div.result-grid div.result:hover {
          cursor: pointer;
          -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
          transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s; }
        div.results-pane div.results-content div.result-grid div.result img {
          float: left;
          width: 146px;
          height: 146px; }
        div.results-pane div.results-content div.result-grid div.result h3 {
          margin: 0px;
          position: absolute;
          top: 0;
          width: 146px;
          text-align: center;
          background-color: rgba(0, 0, 0, 0.5);
          font-size: 13px;
          padding: 5px;
          pointer-events: none; }
        div.results-pane div.results-content div.result-grid div.result h4 {
          margin: 0px;
          position: absolute;
          bottom: 0;
          width: 136px;
          text-align: center;
          background-color: rgba(0, 0, 0, 0.8);
          font-size: 10px;
          padding: 5px;
          pointer-events: none; }
  div.results-pane div.more-results {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    transition: 0.2s linear border-color, 0.2s linear color;
    height: 50px;
    width: 200px;
    position: absolute;
    right: 0;
    margin: 10px;
    margin-right: 5px; }
    div.results-pane div.more-results h3 {
      -webkit-user-select: none;
      /* Chrome all / Safari all */
      -moz-user-select: none;
      /* Firefox all */
      -ms-user-select: none;
      /* IE 10+ */
      /* No support for these yet, use at own risk */
      -o-user-select: none;
      user-select: none;
      width: 200px;
      line-height: 50px;
      margin: 0px;
      font-size: 20px;
      cursor: pointer;
      text-align: center;
      float: right; }

div.backpack-pane {
  width: 1024px;
  margin: 0 auto; }
  div.backpack-pane h1 span {
    font-size: 15px; }

div.backpack-data h2 span {
  font-size: 15px; }
div.backpack-data:after {
  content: "";
  display: table;
  clear: both; }
div.backpack-data div.data-left {
  width: 512px;
  float: left; }
div.backpack-data div.data-right {
  width: 492px;
  padding-left: 20px;
  float: left; }

div.chart-cell {
  width: 256px;
  height: 320px;
  float: left;
  margin-bottom: 0px; }
  div.chart-cell h4 {
    text-align: center;
    font-size: 20px;
    margin: 0px;
    margin-bottom: 10px; }
  div.chart-cell div.chart {
    width: 250px;
    height: 250px;
    margin: 3px;
    border-radius: 300px;
    float: left;
    background-color: rgba(214, 214, 214, 0.3); }

div.achievements:after {
  content: "";
  display: table;
  clear: both; }
div.achievements ul.achievements {
  list-style-type: none;
  padding: 0px; }
  div.achievements ul.achievements li {
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    /* No support for these yet, use at own risk */
    -o-user-select: none;
    user-select: none;
    float: left;
    width: 80px;
    height: 80px;
    padding: 9px;
    position: relative; }
    div.achievements ul.achievements li img {
      position: absolute;
      width: 80px;
      height: 80px;
      border-radius: 40px;
      opacity: 1;
      left: 9px;
      top: 0px;
      transition: 0.2s linear opacity, 0.2s linear left, 0.2s linear top, 0.2s linear border-radius, 0.2s linear height, 0.2s linear width;
      pointer-events: none; }
    div.achievements ul.achievements li img.placeholder {
      border: 1px solid rgba(255, 255, 255, 0.1); }
    div.achievements ul.achievements li.achieved:hover img {
      opacity: 0; }
    div.achievements ul.achievements li.achieved:hover img.winGIF {
      opacity: 1;
      width: 200px;
      height: 200px;
      left: -61px;
      top: -61px;
      border-radius: 4px;
      z-index: 1000; }
    div.achievements ul.achievements li:hover div.achievementData {
      opacity: 1; }
    div.achievements ul.achievements li div.achievementData {
      opacity: 0;
      transition: 0.1s linear opacity;
      position: relative; }
      div.achievements ul.achievements li div.achievementData div {
        width: 300px;
        border: 1px solid rgba(214, 214, 214, 0.3);
        border-radius: 2px;
        height: 30px;
        position: absolute;
        left: -111px;
        text-align: center;
        pointer-events: none;
        top: -41px;
        background-color: #222; }
        div.achievements ul.achievements li div.achievementData div h3 {
          margin: 0;
          font-size: 20px; }
      div.achievements ul.achievements li div.achievementData div.achievedData {
        top: -122px;
        height: 50px; }

div.achievements-pane {
  width: 800px;
  height: 350px;
  margin: 0 auto; }
  div.achievements-pane h2 {
    text-align: center;
    font-size: 40px;
    font-family: 'DIN-medium'; }
  div.achievements-pane ul.achievements {
    list-style-type: none;
    padding: 0px; }
    div.achievements-pane ul.achievements li {
      float: left;
      width: 78px;
      height: 78px;
      position: relative; }
      div.achievements-pane ul.achievements li img {
        width: 75px;
        height: 75px;
        position: absolute;
        border-radius: 39px; }
      div.achievements-pane ul.achievements li img.placeholder {
        border: 1px solid rgba(255, 255, 255, 0.1); }

div.noFavorites {
  margin: 60px;
  margin-bottom: 100px; }
  div.noFavorites a {
    text-decoration: none;
    color: #fff; }
  div.noFavorites h3 {
    text-align: center; }

ul.favorites {
  position: relative;
  list-style: none; }
  ul.favorites li.favorite {
    width: 146px;
    height: 146px;
    margin: 5px;
    float: left;
    border: 2px solid rgba(255, 255, 255, 0.1);
    transition: 2.3s linear opacity;
    opacity: 1;
    /* entire container, keeps perspective */
    perspective: 1000;
    /* flip the pane when hovered */
    /* flip speed goes here */
    /* hide back of pane during swap */
    /* front pane, placed above back */
    /* back, initially hidden pane */ }
    ul.favorites li.favorite:hover {
      cursor: pointer;
      -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
      transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s; }
      ul.favorites li.favorite:hover div.trash {
        opacity: 1; }
    ul.favorites li.favorite.trashed {
      opacity: 0; }
    ul.favorites li.favorite.trashedAbsolute {
      position: absolute;
      pointer-events: none; }
    ul.favorites li.favorite img {
      float: left;
      width: 146px;
      height: 146px; }
    ul.favorites li.favorite div.trash {
      position: absolute;
      top: 0px;
      right: 0px;
      background-color: rgba(0, 0, 0, 0.6);
      padding: 7px;
      padding-left: 8px;
      text-align: center;
      border: 1px solid rgba(255, 255, 255, 0.5);
      border-right: 0px;
      border-top: 0px;
      opacity: 0;
      transition: 0.1s linear opacity; }
      ul.favorites li.favorite div.trash:hover {
        border-color: #cc3e3e;
        background-color: rgba(0, 0, 0, 0.9); }
        ul.favorites li.favorite div.trash:hover span {
          color: #cc3e3e; }
      ul.favorites li.favorite div.trash span {
        font-size: 20px;
        color: rgba(255, 255, 255, 0.5);
        pointer-events: none; }
    ul.favorites li.favorite h3 {
      margin: 0px;
      position: absolute;
      top: 0;
      width: 146px;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.5);
      font-size: 13px;
      padding: 5px;
      pointer-events: none; }
    ul.favorites li.favorite h4 {
      margin: 0px;
      position: absolute;
      bottom: 0;
      width: 136px;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.8);
      font-size: 10px;
      padding: 5px;
      pointer-events: none; }
    ul.favorites li.favorite .flipped {
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      transform: rotateY(180deg); }
    ul.favorites li.favorite .flipper {
      -webkit-transition: 0.6s;
      -webkit-transform-style: preserve-3d;
      -moz-transition: 0.6s;
      -moz-transform-style: preserve-3d;
      -o-transition: 0.6s;
      -o-transform-style: preserve-3d;
      -ms-transition: 0.6s;
      -ms-transform-style: preserve-3d;
      transition: 0.6s;
      transform-style: preserve-3d;
      width: 146px;
      height: 146px;
      position: relative;
      padding: 0px; }
    ul.favorites li.favorite .front, ul.favorites li.favorite .back {
      width: 146px;
      height: 146px;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      position: absolute;
      top: 0;
      left: 0; }
    ul.favorites li.favorite .front {
      z-index: 2;
      /* for firefox 31 */
      -webkit-transform: rotateY(0deg);
      -moz-transform: rotateY(0deg);
      -o-transform: rotateY(0deg);
      -ms-transform: rotateY(0deg);
      transform: rotateY(0deg); }
    ul.favorites li.favorite .back {
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      transform: rotateY(180deg);
      background-color: #444;
      cursor: default; }
      ul.favorites li.favorite .back .deleteButton {
        height: 28px;
        margin: 20px;
        background-color: #cc3e3e;
        margin-top: 32px;
        margin-bottom: 32px;
        text-align: center;
        line-height: 28px;
        padding: 5px;
        border: 2px solid rgba(255, 255, 255, 0.1);
        border-radius: 4px;
        transition: 0.1s linear color, 0.1s linear border-color;
        position: relative; }
        ul.favorites li.favorite .back .deleteButton:active {
          top: 1px; }
        ul.favorites li.favorite .back .deleteButton:hover {
          cursor: pointer;
          color: black; }
      ul.favorites li.favorite .back .cancelButton {
        height: 40px;
        cursor: pointer;
        line-height: 40px;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.3);
        transition: 0.1s linear color; }
  ul.favorites:after {
    content: "";
    display: table;
    clear: both; }

div.profile-pane {
  width: 1024px; }

div.profile-pane {
  position: relative;
  width: 800px;
  margin: 0 auto; }
  div.profile-pane h1 {
    font-size: 30px;
    width: 695px; }

div.profile-pane:after {
  content: "";
  display: table;
  clear: both; }

div.profile-text {
  width: 500px;
  float: left; }

div.profile-text p {
  /*padding-left: 25px;*/
  padding-right: 50px; }

div.profile-images {
  height: 700px;
  width: 300px;
  float: right; }

div.profile-images img {
  height: 300px;
  width: 300px;
  margin-top: 25px;
  margin-bottom: 10px;
  /*margin-left:50;
  margin-right: 50px;
  float: left;*/ }

div.favoriteButton {
  width: 50px;
  height: 50px;
  border: 2px solid transparent;
  margin: 0 auto;
  text-align: center;
  line-height: 54px;
  font-size: 32px;
  border-radius: 30px;
  position: relative;
  color: rgba(214, 214, 214, 0.3);
  cursor: pointer; }
  div.favoriteButton div.favoritePop {
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    /* No support for these yet, use at own risk */
    -o-user-select: none;
    user-select: none;
    position: absolute;
    pointer-events: none;
    top: 0px;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 75px;
    width: 150px;
    height: 150px;
    left: -53px;
    opacity: 0;
    transition: 0.2s linear top, 0.2s linear border-radius, 0.2s linear opacity; }
    div.favoriteButton div.favoritePop h4 {
      line-height: 18px;
      font-size: 18px;
      margin: 14px;
      margin-left: 5px;
      margin-right: 5px; }
    div.favoriteButton div.favoritePop img {
      width: 36px;
      height: 50px;
      margin: 0px; }
    div.favoriteButton div.favoritePop.showPop {
      opacity: 1;
      top: -275px;
      border-radius: 4px; }

div.gif-share input {
  border-radius: 2px;
  background-color: #444;
  color: #fff;
  font-size: 16px;
  float: right;
  text-align: center; }
  div.gif-share input:focus {
    outline: none; }

table.table {
  text-align: center;
  width: 450px;
  margin-top: 30px; }
  table.table .metric {
    text-align: left;
    padding-left: 0px; }
  table.table tr th {
    border-top: 0;
    border-bottom: 1px solid #d8d8d8; }
  table.table tr td {
    border-top: 0; }

div.pane-container {
  background-size: cover; }

div.labs-pane {
  width: 1024px;
  margin: 0 auto;
  padding: 10px;
  padding-bottom: 50px; }
  div.labs-pane a {
    color: #fff; }
  div.labs-pane:after {
    content: "";
    display: table;
    clear: both; }
  div.labs-pane div.lab-nav {
    height: 50px; }
    div.labs-pane div.lab-nav h4 {
      font-size: 30px;
      border-bottom: 1px solid white;
      -webkit-transition: 0.25s ease-in-out all;
      -moz-transition: 0.25s ease-in-out all;
      -o-transition: 0.25s ease-in-out all;
      transition: 0.25s ease-in-out all;
      opacity: 0; }
      div.labs-pane div.lab-nav h4.reveal {
        -webkit-transition: 0.25s ease-in-out all;
        -moz-transition: 0.25s ease-in-out all;
        -o-transition: 0.25s ease-in-out all;
        transition: 0.25s ease-in-out all;
        opacity: 1; }
      div.labs-pane div.lab-nav h4 a {
        color: #fff;
        text-decoration: none; }
  div.labs-pane div.lab-block {
    width: 320px;
    height: 160px;
    margin: 5px;
    float: left;
    position: relative;
    border: 5px solid transparent; }
    div.labs-pane div.lab-block:hover {
      cursor: pointer;
      -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
      transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s; }
    div.labs-pane div.lab-block img {
      width: 320px;
      height: 160px; }
    div.labs-pane div.lab-block h2 {
      position: absolute;
      bottom: 0;
      background-color: rgba(10, 10, 10, 0.6);
      margin: 0px;
      padding: 5px;
      width: 310px; }
    div.labs-pane div.lab-block a {
      color: #fff; }
  div.labs-pane .arial {
    font-family: Arial;
    font-weight: 100; }

div.lab-block-page {
  padding-bottom: 50px; }
  div.lab-block-page iframe {
    margin: 0 auto;
    display: block; }
  div.lab-block-page div.githubButton {
    border: 1px solid rgba(214, 214, 214, 0.3);
    border-radius: 3px;
    cursor: pointer;
    transition: 0.2s linear border-color, 0.2s linear color;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    position: relative; }
    div.lab-block-page div.githubButton:active {
      top: 1px; }
    div.lab-block-page div.githubButton a {
      text-decoration: none; }
    div.lab-block-page div.githubButton h3 {
      width: 200px;
      height: 50px;
      line-height: 50px;
      margin: 0;
      padding: 0;
      transition: 0.2s linear border-color, 0.2s linear color; }
  div.lab-block-page div.demo-box {
    width: 800px;
    height: 600px;
    margin: 0 auto;
    text-align: center;
    font-size: 50px; }
    div.lab-block-page div.demo-box div.startDemoBox {
      border: 2px solid rgba(214, 214, 214, 0.3);
      background-color: #000;
      width: 100%;
      height: 100%;
      cursor: pointer;
      transition: 0.2s linear border-color; }
      div.lab-block-page div.demo-box div.startDemoBox h3 {
        margin-top: 200px; }
      div.lab-block-page div.demo-box div.startDemoBox h4 {
        font-size: 30px; }
  div.lab-block-page.lab-text {
    background-size: cover;
    width: 100%;
    min-height: 400px; }
    div.lab-block-page.lab-text textarea {
      padding: 8px;
      display: block;
      border-radius: 3px;
      margin: 40px auto 0 auto;
      font-family: Consolas;
      font-size: 16px;
      resize: none;
      background-color: rgba(255, 255, 255, 0.8); }
      div.lab-block-page.lab-text textarea:focus {
        background-color: white;
        outline: 0px none transparent; }
    div.lab-block-page.lab-text div.button {
      z-index: 10;
      position: relative;
      margin: 10px auto;
      -webkit-transition: background 0.2s ease-in;
      -moz-transition: background 0.2s ease-in;
      -o-transition: background 0.2s ease-in;
      transition: background 0.2s ease-in;
      cursor: pointer;
      width: 180px;
      padding: 10px 20px;
      border: 1px solid rgba(255, 255, 255, 0.12);
      border-radius: 7px;
      box-shadow: inset 0 0 0 125px rgba(0, 0, 0, 0.2), inset 0px 2px 40px rgba(0, 0, 0, 0.15);
      text-align: center;
      font-size: 20px;
      font-family: 'DIN-medium'; }
      div.lab-block-page.lab-text div.button:hover {
        box-shadow: inset 0px 2px 40px rgba(0, 0, 0, 0.15), 0px 2px 5px rgba(0, 0, 0, 0.25); }
    div.lab-block-page.lab-text img.result {
      width: 300px;
      height: 300px; }
    div.lab-block-page.lab-text div.contestant-options {
      top: -56px;
      left: -305px;
      position: relative; }
      div.lab-block-page.lab-text div.contestant-options div {
        float: right;
        width: 40px;
        height: 40px;
        text-align: center;
        border: 1px solid rgba(214, 214, 214, 0.3);
        transition: 0.2s linear border-color, 0.2s linear background-color;
        border-radius: 22px;
        position: relative;
        background-color: rgba(0, 0, 0, 0.25); }
        div.lab-block-page.lab-text div.contestant-options div:hover {
          cursor: pointer; }
        div.lab-block-page.lab-text div.contestant-options div span {
          line-height: 40px;
          font-size: 20px; }

div.mirror-block div {
  margin: 0 auto;
  display: block;
  width: 360px;
  padding: 20px; }
div.mirror-block img {
  width: 320px;
  height: 180px;
  margin: 0 auto; }

div.api-block a {
  color: #fff; }
div.api-block p.desc {
  text-align: center; }
div.api-block p.code-desc {
  padding-left: 60px;
  margin-bottom: 5px;
  margin-top: 30px; }
div.api-block div.api-page div {
  width: 800px;
  margin: 0 auto; }
div.api-block div.api-endpoints h3 {
  padding-left: 10px;
  font-size: 25px;
  padding-top: 30px;
  text-align: center;
  margin-bottom: 15px; }
div.api-block div.api-endpoints h4 {
  padding-left: 40px; }
div.api-block table.api-table {
  border-collapse: collapse;
  margin-left: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 900px; }
  div.api-block table.api-table tr td {
    border-bottom: 1px solid #bbb;
    padding: 5px 0; }
div.api-block .code {
  font-family: "Courier New", Courier, monospace;
  padding-left: 60px;
  margin-top: 5px; }
  div.api-block .code a {
    color: #fff;
    text-decoration: none; }
    div.api-block .code a span {
      font-weight: bold;
      padding-left: 6px; }
div.api-block div.about-page {
  width: 800px; }

@keyframes spinner {
  to {
    transform: rotate(360deg); } }

@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg); } }

.spinner {
  min-width: 24px;
  min-height: 24px; }

.spinner:before {
  content: 'Loading…';
  position: absolute;
  width: 16px;
  height: 16px;
  margin-top: 4px;
  margin-left: -7px; }

.spinner:not(:required):before {
  content: '';
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-top-color: rgba(0, 0, 0, 0.6);
  animation: spinner 0.6s linear infinite;
  -webkit-animation: spinner 0.6s linear infinite; }

div.about-pane {
  width: 1004px;
  margin: 0 auto;
  padding: 20px;
  padding-top: 50px; }
  div.about-pane p {
    padding-bottom: 25px;
    line-height: 24px;
    font-size: 20px;
    width: 800px;
    margin: 0 auto; }
  div.about-pane a {
    color: #fff;
    transition: 0.1s linear color; }
  div.about-pane h2 {
    text-align: center;
    margin: 25px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 50px;
    border-bottom: 1px solid rgba(214, 214, 214, 0.3);
    padding-bottom: 5px; }
    div.about-pane h2.first {
      margin-top: 0px; }
  div.about-pane .people {
    height: 280px;
    width: 750px;
    margin: 0 auto; }
    div.about-pane .people .team-person {
      text-align: center;
      width: 250px;
      float: left;
      position: relative; }
      div.about-pane .people .team-person img {
        width: 150px;
        height: 150px; }
      div.about-pane .people .team-person .overlay {
        position: absolute;
        left: 100px; }
      div.about-pane .people .team-person .links {
        width: 108px;
        margin: 0 auto; }
        div.about-pane .people .team-person .links div.biolink {
          padding: 10px;
          font-size: 20px;
          line-height: 20px;
          border: 2px solid transparent;
          border-radius: 50px;
          width: 20px;
          height: 20px;
          margin: 5px;
          float: left;
          transition: 0.1s linear color, 0.1s linear border-color; }
        div.about-pane .people .team-person .links a {
          text-decoration: none; }
  div.about-pane .question {
    font-style: italic;
    font-weight: bold;
    padding-bottom: 10px;
    margin-top: 25px;
    font-size: 25px; }
  div.about-pane .answer {
    font-size: 18px;
    padding-bottom: 10px;
    padding-left: 100px; }
  div.about-pane .rainbow {
    color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2), color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22));
    background-image: gradient(linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2), color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22));
    background-image: -o-linear-gradient(transparent, transparent);
    /* Opera 11.10+ */
    background-image: -ms-linear-gradient(transparent, transparent);
    /* IE10+ */
    background-image: -moz-linear-gradient(transparent, transparent);
    /* FF3.6+ */
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text; }
    div.about-pane .rainbow.noRainbow {
      color: white; }
  div.about-pane .faq {
    position: relative; }
  div.about-pane .arial {
    font-family: Arial; }
