/**** HERE LIES CRUFT (AND LOTS OF USED CSS ****/
/****** PROJECT PAGE ******/
.design-bg {
  background: url("/designsquad/static/images/_bg/project-bg.jpg"); }

#project-page {
  min-height: 1000px; }

#main-project-area {
  position: relative;
  margin-top: 15px; }

#project-tag {
  position: absolute;
  left: 10px;
  z-index: 20;
  text-align: center;
  width: 86px;
  line-height: 100%;
  color: #64599e;
  background: #aaacae;
  background: rgba(255, 255, 255, 0.5); }

#project-tag p {
  padding-bottom: 0; }

#project-meta {
  margin-left: 1em; }

#add-design-button {
  display: inline-block; }

.add-design-button {
  margin-left: 2em;
  width: 180px;
  padding: 8px 0 8px 33px !important;
  text-align: center;
  display: block;
  float: left;
  background-image: url("/designsquad/static/images/homepage-ic-design.png");
  background-repeat: no-repeat;
  background-position-y: 2px;
  min-height: 0 !important; }

.world-challenge-submit {
  margin-top: 26px;
  margin-left: 4.5em; }

.world-challenge-login {
  padding-top: 8px;
  padding-right: 8px;
  margin-top: 26px;
  margin-left: .5em !important;
  padding-left: 38px !important;
  background-image: url("/designsquad/static/images/homepage-ic-design.png");
  background-repeat: no-repeat;
  background-position-y: 2px;
  text-align: center;
  display: block;
  float: left;
  width: auto; }

#login-to-add-ideas {
  margin-left: 3.144%;
  /*20px*/
  padding: 8px;
  text-align: center;
  display: block;
  float: left;
  width: auto;
  padding-right: .5em !important;
  padding-left: 2em !important; }

.diy-project #add-design-button {
  margin-left: 1em !important; }

.diy-project #add-photo-button {
  float: left;
  margin-left: 1em;
  margin-right: 1em;
  padding-bottom: 3px;
  padding-top: 8px; }

.diy-right-rail {
  top: 460px; }

#project-diy-box {
  float: left;
  height: 200px;
  width: 325px;
  background: #a5ce39;
  overflow: hidden; }

#project-diy-box .diy-box {
  height: 170px;
  width: 300px;
  margin: 15px 13px 15px 12px;
  color: black;
  background: #a5ce39; }

#project-team-challenge-banner {
  height: 85px;
  width: 350px;
  position: absolute;
  margin-top: -15px;
  left: 350px;
  background-image: url("/designsquad/static/images/project-gallery-title.png"); }

.team-project {
  width: 680px; }

#project-challenge-right-rail {
  position: absolute;
  margin-top: 45px;
  right: 40px;
  padding: 17px;
  width: 198px;
  height: 809px;
  text-align: center;
  overflow: hidden;
  color: #514f4f;
  background: url("/designsquad/static/images/project-gallery-list.png");
  line-height: 100%; }

#project-challenge-players-left {
  background-image: url("/designsquad/static/images/project-gallery-whiteBlob.png");
  margin: 0 0 0 15px;
  padding: 7px 0 5px 0;
  color: #f16624;
  width: 170px; }

#project-challenge-right-rail ul {
  list-style-type: none;
  padding-top: 10px;
  text-align: left;
  line-height: 160%; }

#project-challenge-right-rail a {
  color: #f16624;
  text-decoration: none;
  cursor: pointer; }

#project-challenge-victory {
  position: absolute;
  width: 230px;
  height: 115px;
  z-index: 100;
  /* A HUNDWID! aka ONE HUNDO! */
  background: url("/designsquad/static/images/project-gallery-victory.png");
  margin-top: -55px;
  left: 875px; }

#project-challenge-box {
  text-align: center;
  float: left;
  height: 250px;
  width: 144px;
  background: #a5ce39;
  overflow: hidden; }

#project-challenge-box span {
  font-size: 1.25em;
  color: #514f4f; }

#project-challenge-calendar {
  background-image: url("/designsquad/static/images/challenge-cal.png");
  background-repeat: no-repeat;
  text-align: center;
  color: black;
  margin: 30px 0 0 25px;
  float: left;
  height: 90px;
  width: 96px;
  padding: 5px 0 0 0; }

#project-challenge-fail {
  position: absolute;
  margin-top: 45px;
  height: 50px;
  width: 140px;
  background: url("/designsquad/static/images/project-gallery-fail.png"); }

#project-challenge-no-calendar {
  float: left;
  height: 120px;
  width: 121px; }

#challenge-prize-arrow {
  margin: -110px 0 0 100px; }

#submit-design-area {
  background: #82a9d1;
  padding-top: 10px; }

#submit-design-tabs {
  margin: 15px 0; }

#submit-design-tabs a {
  margin-right: 15px;
  cursor: pointer; }

#submit-design-tabs .active {
  text-decoration: none;
  cursor: default; }

#submit-design-upload-tool {
  display: none; }

#submit-design-upload-form {
  background: #82a9d1;
  padding: 15px; }

#submit-design-upload-form span {
  font-size: 1.5em;
  color: #333; }

/****** WORLD CHALLENGE PROJECT PAGE ******/
.world-challenge-outer {
  max-width: none;
  /* hopefully delete soon */
  margin-right: 30px; }

.world-challenge {
  width: 681px; }

#world-challenge-header {
  height: 77px;
  width: 364px;
  margin: -16px 0 15px 35px;
  background: url("/designsquad/static/images/globalchallenge_header.png"); }

.world-challenge h2 {
  color: black;
  font-size: 2.5em;
  font-weight: bold;
  padding-left: 18px;
  line-height: 1em; }

.world-challenge h4 {
  /*padding-left: 18px;*/
  padding-left: 1em;
  padding-top: 1em;
  padding: 1em;
  color: black; }

.world-challenge h4.challenge-text-spacer {
  height: 115px; }

.reward-text {
  float: left;
  margin-left: 1em; }

.reward-text h4 {
  text-align: center;
  padding: 0 0 0 0;
  color: white; }

.reward-text p {
  color: #808184; }

.reward-text img {
  display: block;
  margin-top: -10px;
  margin-left: 58px; }

.reward-sticker {
  float: left;
  height: 100px;
  width: 100px;
  margin-left: 1em; }

.reward-sticker p {
  text-align: center;
  font-weight: bold;
  color: black; }

.reward-banner {
  height: 134px;
  /* Spacer for consistency */
  float: left;
  margin-left: 2em;
  margin-top: 15px; }

.reward-banner p,
.reward-banner a {
  text-align: center;
  color: black; }

.reward-banner a:hover {
  font-weight: bold; }

.challenge-video {
  float: left;
  background-color: #a5ce39;
  width: 434px;
  min-height: 280px;
  padding: 15px 15px 15px 0; }

.challenge-video .wc-img {
  width: 434px;
  height: 280px;
  vertical-align: bottom; }

.world-challenge-right-rail {
  right: 40px;
  float: right;
  position: relative;
  background: url("/designsquad/static/images/challenge-paper.jpg");
  height: 964px;
  width: 252px;
  margin-bottom: 24px;
  margin-top: -10px; }

#bib-right-rail h3,
.world-challenge-right-rail h3 {
  line-height: 1.25em;
  text-align: center;
  color: black;
  padding-top: .25em;
  /*padding-bottom: 1em;*/
  padding-bottom: 16px; }

.world-challenge-tips h4 {
  font-size: 1em;
  font-weight: bold;
  color: black;
  padding: 0 .5em 0em 1em; }

.world-challenge-tips p {
  padding: 1em;
  color: black; }

.world-challenge-tips img {
  display: block;
  margin: 0 auto; }

.see-past {
  clear: both;
  float: right;
  margin-right: 76px;
  margin-bottom: 34px;
  font-family: arial !important;
  font-size: 1em !important;
  min-height: 0 !important; }

/* BUILD IT BETTER */
.bib-project {
  width: 625px;
  margin-bottom: 30px !important; }

/*BIB project index page (project_index.html) */
#bib-index-header {
  z-index: 3; }

#bib-index-bg {
  z-index: 0;
  position: absolute;
  margin-top: 0px; }

#bib-index-title {
  position: absolute;
  margin-top: -45px;
  padding-left: 277px; }

#bib-index-cal-bg {
  position: absolute;
  margin-left: 325px;
  margin-top: 62px; }

#bib-index-cal-title {
  position: absolute;
  color: black;
  margin-left: 336px;
  margin-top: 66px; }

#bib-index-cal-number {
  position: absolute;
  font-size: 2em;
  color: black;
  margin-left: 350px;
  margin-top: 104px; }

div #bib-projectlist {
  position: absolute;
  padding-top: 260px; }

#bib-index-project-table {
  z-index: 6;
  margin-top: -20px;
  background-color: none; }

#bib-index-project-table td {
  padding-left: 5px;
  padding-right: 5px; }

.bib-project-title a {
  z-index: 8;
  cursor: pointer;
  padding: 8px 10px 8px 43px;
  float: left;
  background: #f16625;
  text-decoration: underline;
  color: #333;
  font-size: large;
  margin-left: 65px;
  margin-right: 20px;
  margin-top: -54px; }

#bib-project-title-icon {
  position: absolute;
  margin-left: -36px;
  margin-top: -3px; }

.bib-project-title a:hover {
  background: white; }

.bib-project-box {
  margin-left: 2px; }

.bib-project-box:hover {
  background: #a5ce39; }

/*BIB Project Page */
#bib-projectpg-header-title {
  position: absolute;
  margin-top: 20px;
  padding-left: 610px;
  z-index: 4; }

#bib-video {
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  background: #a5ce39;
  margin-top: 105px;
  margin-left: 655px;
  padding: 18px 18px 18px 8px;
  height: 358px;
  width: 505px; }

#bib-projectpg-header {
  background: none; }

#bib-project-authorsays {
  background: none;
  margin-left: -40px;
  width: 100% !important; }

#bib-projectpg-text {
  display: block;
  margin-left: 12px;
  font-size: 2.5em;
  line-height: 1.25em;
  color: #000;
  text-decoration: none;
  width: 570px; }

#bib-projectpg-cal-bg {
  position: absolute;
  margin-left: 80px;
  margin-top: 10px; }

#bib-projectpg-cal-title {
  position: absolute;
  color: black;
  margin-left: 90px;
  margin-top: 16px; }

#bib-projectpg-cal-number {
  position: absolute;
  font-size: 2em;
  color: black;
  margin-left: 83px;
  width: 83px;
  text-align: center;
  margin-top: 54px; }

#bib-projectpg-prizestickers {
  margin-left: 300px; }

.bib-thumb {
  border-style: solid;
  border-width: 5px;
  border-color: #f2621d;
  /*border-radius:8px;*/ }

.bib-thumb:hover {
  border-color: #61559e; }

span.bib-login-box a {
  position: absolute;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 156px;
  margin-left: -500px;
  font-size: x-large;
  font-weight: bold; }

span.bib-login-box a:hover {
  background: #f2621d;
  color: white; }

#bib-projectpg-instructcloud {
  position: absolute;
  margin-left: -520px;
  margin-top: 150px; }

#bib-projectpg-instructlogin {
  position: absolute;
  padding-top: 10px;
  margin-top: 174px;
  background-image: url("/designsquad/static/images/homepage-ic-design.png");
  background-repeat: no-repeat;
  background-position-y: 2px;
  padding-left: 38px; }
  #bib-projectpg-instructlogin:hover {
    color: black !important;
    background-color: white !important; }

#bib-projectpg-tablegaptop {
  height: 50px; }

#bib-projectpg-tablegapbottom {
  height: 0px; }

#bib-projectpg-designstable {
  background-color: none;
  margin-top: 55px;
  margin-left: 26px;
  width: 100%; }

/*BIB Project Page right rail */
#bib-tip-popular-yeslogin,
#bib-tip-popular-nologin,
#bib-tip-newest-nologin,
#bib-tip-newest-yeslogin {
  position: absolute;
  margin-left: -597px;
  margin-top: -5px; }

#bib-natedeysi {
  position: relative;
  margin-right: 60px;
  float: right;
  margin-top: -110px; }

div #bib-right-rail {
  float: right;
  margin-right: 40px;
  margin-top: -10px;
  background-image: url("/designsquad/static/images/challenge-paper-long.jpg");
  width: 260px;
  height: 1003px;
  /*orig height of the paper img */ }

.week-4 {
  margin-top: 0px !important; }

.week-4-natedeysi {
  margin-top: 140px !important; }

#bib-right-rail-titleimg {
  margin-left: 23px; }

.bib-right-text {
  font-weight: 700;
  font-style: italic;
  font-size: normal;
  padding-left: 10px;
  padding-right: 15px;
  line-height: 20px;
  color: #293440;
  margin-bottom: -5px; }

.bib-right-img {
  margin-left: 85px; }

.world-challenge-tips li,
.bib-right-list li {
  font-weight: 590;
  font-style: italic;
  font-size: normal;
  margin-left: 40px;
  padding: 10px 10px 10px 2px;
  line-height: 20px;
  color: #293440; }

.bib-right-text-faves {
  font-weight: 400;
  /*font-size: normal;*/
  font-size: 14px;
  padding-left: 25px;
  padding-right: 8px;
  margin-top: 5px;
  margin-bottom: -30px;
  line-height: 20px;
  color: #293440; }

#results-grid.pad-over {
  margin-left: 44px;
  width: 840px; }

/* BIB ARCHIVE ON TEAM CHALLENGES PAGE */
#bib-index-bg-archive {
  z-index: 0;
  position: absolute;
  margin-top: 64px;
  margin-left: 8px; }

#bib-index-title-archive {
  position: absolute;
  margin-top: 12px;
  padding-left: 0px; }

#team-index-wrapper {
  position: relative;
  /*padding-top:410px;*/ }

#bib-index-right-rail-archive {
  position: absolute;
  margin-top: 22px; }

#bib-index-project-table-archive {
  z-index: 6;
  margin-top: -224px;
  margin-left: 18px;
  background-color: none; }

#bib-index-project-table-archive td {
  padding-left: 3px;
  padding-right: 3px; }

/* BIB ARCHIVE FOR BIB PROJECT PAGES */
#bib-projectpg-prizestickers-archive {
  margin-left: 174px;
  margin-top: -20px; }

#bib-projectpg-bibbanner-archive {
  margin-left: 56px;
  margin-top: 10px; }

.bib-fanfavorites-archive {
  position: absolute;
  background: #f16625;
  margin-top: 512px;
  margin-left: 30px;
  padding-bottom: 20px;
  z-index: 1000;
  width: 770px; }

#bib-fanfavorites-title {
  color: white;
  font-size: xx-large;
  margin-top: 14px;
  margin-bottom: -13px;
  margin-left: 148px; }

p.title-fave-archive {
  font-size: small; }

p.author-fave-archive {
  margin-top: 18px;
  font-size: small;
  font-weight: normal; }

#bib-tip-archive {
  position: absolute;
  margin-left: -599px;
  margin-top: -3px; }

/****** END PROJECT PAGE ******/

/*# sourceMappingURL=project-page.css.map */
