body {
  font-weight: 300 !important;
  padding-top: 50px !important;
  font-family: 'Lato', sans-serif !important;
  background-color: #f3f4f5; }
  body.full {
    background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url("/static/img/header.jpg") no-repeat center center fixed;
    background-size: cover;
    -o-background-size: cover; }
  body > .container {
    padding-top: 50px; }
    body > .container .row:not(:first-child),
    body > .container .btn-row:not(:first-child) {
      margin-top: 24px; }

.bug-report {
  position: fixed;
  z-index: 99;
  bottom: 150px;
  right: -150px;
  background: #0275d8;
  padding: 10px 20px;
  color: white;
  transition: all .5s;
  border-radius: .25rem 0 0 .25rem; }

.bug-report i {
  margin-right: 20px;
  transition: all .5s; }

.bug-report:hover {
  right: 0px;
  color: white !important;
  text-decoration: none;
  background: #025aa5 !important; }

.bug-report:hover > i {
  margin-right: 5px; }

@media (max-width: 767px) {
  .bug-report:hover {
    right: -150px; }
  .bug-report:hover > i {
    margin-right: 20px; } }

.btn {
  cursor: pointer; }

.m-b-25 {
  margin-bottom: 25px !important;
  display: inline-block; }

.m-b-15 {
  margin-bottom: 15px !important;
  display: inline-block; }

.page-content {
  padding-bottom: 35px !important; }

.alert-debug {
  background-color: #fff;
  border-color: #d6e9c6;
  color: #000; }

.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

.navbar {
  width: 100%;
  position: fixed;
  z-index: 99;
  top: 0;
  border-radius: 0px;
  background-color: #fff; }
  .navbar .navbar-brand img {
    width: 30px;
    height: 30px;
    margin-right: 6px; }
  .navbar .form-inline input:focus {
    border-color: #428bca; }

.nav-link {
  font-weight: bold; }

.navbar-brand {
  font-weight: bold; }

@media (max-width: 767px) {
  .navbar-collapse {
    margin-top: 12px; }
    .navbar-collapse .form-inline,
    .navbar-collapse .form-inline > .input-group,
    .navbar-collapse .form-inline > .input-group > input {
      width: 100%; } }

@media (max-width: 47.9em) {
  .navbar-nav .nav-item {
    display: inline-block;
    float: none;
    width: 100%; }
  .navbar-nav .nav-item + .nav-item {
    margin-left: 0; }
  .nav.navbar-nav.pull-xs-right {
    float: none !important; } }

html {
  position: relative;
  min-height: 100%; }
  html body {
    margin-bottom: 120px; }
    html body .footer {
      display: table;
      text-align: center;
      position: absolute;
      bottom: 0;
      height: 60px;
      width: 100%;
      background-color: #fff; }
      html body .footer .container {
        display: table-cell;
        vertical-align: middle; }
      html body .footer .list-inline {
        margin-bottom: 0;
        font-weight: bold; }
        html body .footer .list-inline .list-inline-item:not(:last-child) {
          margin-right: 16px; }
        html body .footer .list-inline a, html body .footer .list-inline a:link, html body .footer .list-inline a:visited, html body .footer .list-inline a:hover, html body .footer .list-inline a:active, html body .footer .list-inline a:focus {
          text-decoration: none;
          font-weight: bold;
          color: rgba(0, 0, 0, 0.5); }
          html body .footer .list-inline a:hover, html body .footer .list-inline a:focus, html body .footer .list-inline a:link:hover, html body .footer .list-inline a:link:focus, html body .footer .list-inline a:visited:hover, html body .footer .list-inline a:visited:focus, html body .footer .list-inline a:hover:hover, html body .footer .list-inline a:hover:focus, html body .footer .list-inline a:active:hover, html body .footer .list-inline a:active:focus, html body .footer .list-inline a:focus:hover, html body .footer .list-inline a:focus:focus {
            color: rgba(0, 0, 0, 0.7); }

@media (max-width: 767px) {
  .footer {
    padding: 25px; } }

.form-control::-moz-placeholder {
  color: #b7b7b7; }

.form-control:-ms-input-placeholder {
  color: #b7b7b7; }

.form-control::-webkit-input-placeholder {
  color: #b7b7b7;
  font-weight: 300 !important; }

.textinput {
  font-weight: 300 !important; }

#signup_form label, .login label {
  font-weight: bold; }

#signup_form .form-group, .login .form-group {
  margin-bottom: 25px !important; }

.login button {
  display: block;
  margin-bottom: 10px !important; }

.home-btns {
  margin-top: 100px; }
  .home-btns.reduce-margin {
    margin-top: 50px; }

.home-btns a {
  display: block !important;
  max-width: 350px;
  margin: auto; }

.home-btns a:hover {
  text-decoration: none !important; }

.home-btns a:first-of-type {
  margin-bottom: 10px !important; }

body > .container .img-profile-picture {
  width: 100%;
  max-width: 111px; }

body > .container .header-text h1 {
  margin-right: 12px; }

body > .container .panel {
  background-color: #fff; }
  body > .container .panel.featured-projects > a {
    width: 50%;
    min-width: 215px;
    height: 48px;
    line-height: 30px;
    margin: auto; }
  body > .container .panel.description .project-youtube {
    margin-bottom: 12px; }
  body > .container .panel.panel-transparent {
    background-color: transparent; }
  body > .container .panel:not(.panel-transparent):not(.no-padding) {
    padding: 12px; }
  body > .container .panel > div {
    width: 100%; }

body > .container .header .header-text > * {
  display: inline; }

body > .container .left-column .form-group {
  width: 100%;
  line-height: 50px;
  margin-bottom: 0; }
  body > .container .left-column .form-group > a {
    vertical-align: top; }
  body > .container .left-column .form-group:last-of-type {
    margin-bottom: -12px; }

body > .container .left-column #share-buttons {
  margin-bottom: 12px; }
  body > .container .left-column #share-buttons a {
    text-decoration: none; }
  body > .container .left-column #share-buttons img {
    width: 24px; }

body > .container .left-column #share-text {
  width: 100%; }
  body > .container .left-column #share-text input {
    width: 100%; }

body > .container .right-column > .panel.suggested-creators > a, body > .container .right-column > .panel.suggested-creators > a:link, body > .container .right-column > .panel.suggested-creators > a:visited, body > .container .right-column > .panel.suggested-creators > a:hover, body > .container .right-column > .panel.suggested-creators > a:active, body > .container .right-column > .panel.suggested-creators > a:focus {
  text-decoration: none;
  color: inherit; }
  body > .container .right-column > .panel.suggested-creators > a > div, body > .container .right-column > .panel.suggested-creators > a:link > div, body > .container .right-column > .panel.suggested-creators > a:visited > div, body > .container .right-column > .panel.suggested-creators > a:hover > div, body > .container .right-column > .panel.suggested-creators > a:active > div, body > .container .right-column > .panel.suggested-creators > a:focus > div {
    display: table;
    table-layout: fixed;
    width: 100%; }
  body > .container .right-column > .panel.suggested-creators > a > div > *, body > .container .right-column > .panel.suggested-creators > a:link > div > *, body > .container .right-column > .panel.suggested-creators > a:visited > div > *, body > .container .right-column > .panel.suggested-creators > a:hover > div > *, body > .container .right-column > .panel.suggested-creators > a:active > div > *, body > .container .right-column > .panel.suggested-creators > a:focus > div > * {
    display: table-cell;
    vertical-align: middle; }
  body > .container .right-column > .panel.suggested-creators > a > div > *:nth-child(1), body > .container .right-column > .panel.suggested-creators > a:link > div > *:nth-child(1), body > .container .right-column > .panel.suggested-creators > a:visited > div > *:nth-child(1), body > .container .right-column > .panel.suggested-creators > a:hover > div > *:nth-child(1), body > .container .right-column > .panel.suggested-creators > a:active > div > *:nth-child(1), body > .container .right-column > .panel.suggested-creators > a:focus > div > *:nth-child(1) {
    width: 36px; }
    body > .container .right-column > .panel.suggested-creators > a > div > *:nth-child(1) img, body > .container .right-column > .panel.suggested-creators > a:link > div > *:nth-child(1) img, body > .container .right-column > .panel.suggested-creators > a:visited > div > *:nth-child(1) img, body > .container .right-column > .panel.suggested-creators > a:hover > div > *:nth-child(1) img, body > .container .right-column > .panel.suggested-creators > a:active > div > *:nth-child(1) img, body > .container .right-column > .panel.suggested-creators > a:focus > div > *:nth-child(1) img {
      width: 36px;
      height: 36px;
      border-radius: 100%; }
  body > .container .right-column > .panel.suggested-creators > a > div > *:nth-child(2), body > .container .right-column > .panel.suggested-creators > a:link > div > *:nth-child(2), body > .container .right-column > .panel.suggested-creators > a:visited > div > *:nth-child(2), body > .container .right-column > .panel.suggested-creators > a:hover > div > *:nth-child(2), body > .container .right-column > .panel.suggested-creators > a:active > div > *:nth-child(2), body > .container .right-column > .panel.suggested-creators > a:focus > div > *:nth-child(2) {
    padding-left: 12px; }
    body > .container .right-column > .panel.suggested-creators > a > div > *:nth-child(2) > span, body > .container .right-column > .panel.suggested-creators > a:link > div > *:nth-child(2) > span, body > .container .right-column > .panel.suggested-creators > a:visited > div > *:nth-child(2) > span, body > .container .right-column > .panel.suggested-creators > a:hover > div > *:nth-child(2) > span, body > .container .right-column > .panel.suggested-creators > a:active > div > *:nth-child(2) > span, body > .container .right-column > .panel.suggested-creators > a:focus > div > *:nth-child(2) > span {
      display: block; }
    body > .container .right-column > .panel.suggested-creators > a > div > *:nth-child(2) > span:nth-child(1), body > .container .right-column > .panel.suggested-creators > a:link > div > *:nth-child(2) > span:nth-child(1), body > .container .right-column > .panel.suggested-creators > a:visited > div > *:nth-child(2) > span:nth-child(1), body > .container .right-column > .panel.suggested-creators > a:hover > div > *:nth-child(2) > span:nth-child(1), body > .container .right-column > .panel.suggested-creators > a:active > div > *:nth-child(2) > span:nth-child(1), body > .container .right-column > .panel.suggested-creators > a:focus > div > *:nth-child(2) > span:nth-child(1) {
      font-size: 16px; }
    body > .container .right-column > .panel.suggested-creators > a > div > *:nth-child(2) > span:nth-child(2), body > .container .right-column > .panel.suggested-creators > a:link > div > *:nth-child(2) > span:nth-child(2), body > .container .right-column > .panel.suggested-creators > a:visited > div > *:nth-child(2) > span:nth-child(2), body > .container .right-column > .panel.suggested-creators > a:hover > div > *:nth-child(2) > span:nth-child(2), body > .container .right-column > .panel.suggested-creators > a:active > div > *:nth-child(2) > span:nth-child(2), body > .container .right-column > .panel.suggested-creators > a:focus > div > *:nth-child(2) > span:nth-child(2) {
      font-size: 14px; }

@media (max-width: 767px) {
  body > .container .header-text {
    margin-top: 12px; }
  body > .container .middle-column {
    margin-top: 24px; }
  body > .container .right-column {
    margin-top: 24px; } }

@media (min-width: 768px) {
  body > .container .header-text {
    padding-left: 12px; }
  body > .container .middle-column {
    padding-left: 24px; }
  body > .container .right-column {
    padding-left: 24px; } }

.user-details-page .header-text h1 {
  margin-right: 3px; }

@media (max-width: 767px) {
  .col-right-user-details {
    margin-top: 24px !important;
    padding: 0 !important; } }

@media (max-width: 1199px) {
  .col-right-user-details {
    margin-top: 24px !important;
    padding: 0 !important; } }

body > .container .pledge-list-item > div:nth-child(2) {
  margin-left: auto; }
  body > .container .pledge-list-item > div:nth-child(2) button {
    cursor: pointer; }

#mc_embed_signup {
  background: transparent !important;
  margin-top: 25px;
  font-family: 'Lato', sans-serif !important; }

#mc_embed_signup form {
  padding: 0 !important; }

#mc_embed_signup label {
  font-weight: bold !important;
  display: inline-block !important;
  margin-bottom: 8px !important;
  margin-bottom: .5rem !important;
  font-size: 1.2em;
  line-height: 1.5em !important; }

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  padding: 0 !important;
  margin: 10px 0 !important;
  background-color: transparent !important; }

#mc_embed_signup .mc-field-group {
  padding-bottom: 0 !important; }

#mce-EMAIL {
  font-family: 'Lato', sans-serif !important;
  display: block !important;
  width: 100% !important;
  font-size: 17.6px !important;
  font-size: 1.1rem !important; }

#mc_embed_signup .button {
  color: #fff !important;
  background-color: #0275d8 !important;
  border-color: #0275d8 !important;
  display: inline-block !important;
  font-weight: 400 !important;
  line-height: 1.25 !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  border: 1px solid transparent !important;
  padding: 8px 16px !important;
  padding: .5rem 1rem !important;
  font-size: 16px !important;
  font-size: 1rem !important;
  border-radius: .25rem !important;
  transition: all .2s ease-in-out !important;
  cursor: pointer !important;
  height: auto !important; }

#mc_embed_signup .button:hover {
  color: #fff !important;
  background-color: #025aa5 !important;
  border-color: #01549b !important; }

#mc_embed_signup div#mce-responses {
  float: left;
  top: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  width: 100% !important;
  margin: 0 !important;
  clear: both; }

#mc_embed_signup div.response {
  margin: 0 0 15px 0 !important;
  color: #5cb85c !important;
  padding: 0 !important;
  font-weight: bold;
  float: left;
  top: 0 !important;
  z-index: 1;
  width: 100% !important; }

body > .container > .about {
  text-align: center; }
  body > .container > .about .progress {
    margin: auto;
    height: 30px; }
    body > .container > .about .progress > div {
      height: 30px;
      line-height: 30px; }

.privacy-icon {
  width: 35px;
  margin-right: 2px;
  top: -3px;
  display: inline-block;
  position: relative; }

.about h2 {
  font-weight: bold; }

.about .progress {
  margin: 5px 0 !important; }

.progressbar-section {
  margin: 50px 0; }

.progressbar-caption {
  font-weight: bold;
  margin: 0; }

.progressbar-transaction-caption {
  padding-right: 38px !important; }

.bg-orange {
  background: #e67e22; }

.progressbar-caption-orange {
  color: #e67e22;
  padding-right: 40px; }

.progressbar-caption-green {
  color: #5cb85c; }

.progressbar-caption-blue {
  color: #0275d8; }

.about-feature {
  display: block;
  margin-bottom: 20px;
  padding: 0;
  font-size: 28px;
  color: black; }

@media (max-width: 767px) {
  .progressbar-caption-orange {
    padding-right: 20px; } }

.featured-creators {
  margin-left: -12px;
  margin-right: -12px; }
  .featured-creators > .creator {
    text-align: center;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 12px; }
    .featured-creators > .creator > a, .featured-creators > .creator > a:link, .featured-creators > .creator > a:visited, .featured-creators > .creator > a:hover, .featured-creators > .creator > a:focus {
      text-decoration: none;
      color: inherit; }
    .featured-creators > .creator > a > div {
      height: 300px;
      background: #fff; }
      .featured-creators > .creator > a > div > .img-container {
        padding: 24px 0;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: local;
        background-size: 100% 100%;
        background-size: cover;
        -o-background-size: cover; }
        .featured-creators > .creator > a > div > .img-container > img {
          height: 75px;
          width: 75px;
          border-radius: 100%;
          border: 3px solid #fff; }
      .featured-creators > .creator > a > div > .content {
        height: 177px;
        padding: 24px 12px;
        display: table;
        margin-right: auto;
        margin-left: auto; }
  @media (min-width: 1200px) {
    .featured-creators:after {
      content: '';
      display: block;
      clear: both; }
    .featured-creators:before {
      content: '';
      display: block;
      clear: both; }
    .featured-creators > div {
      width: 25%;
      float: left; }
    .featured-creators > div:nth-child(4n+1) {
      clear: left; }
    .featured-creators > div:last-child {
      clear: right; }
    .featured-creators > div:last-child:nth-child(4n+1) {
      clear: both; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .featured-creators:after {
      content: '';
      display: block;
      clear: both; }
    .featured-creators:before {
      content: '';
      display: block;
      clear: both; }
    .featured-creators > div {
      width: 33.33333%;
      float: left; }
    .featured-creators > div:nth-child(3n+1) {
      clear: left; }
    .featured-creators > div:last-child {
      clear: right; }
    .featured-creators > div:last-child:nth-child(3n+1) {
      clear: both; } }
  @media (min-width: 576px) and (max-width: 991px) {
    .featured-creators:after {
      content: '';
      display: block;
      clear: both; }
    .featured-creators:before {
      content: '';
      display: block;
      clear: both; }
    .featured-creators > div {
      width: 50%;
      float: left; }
    .featured-creators > div:nth-child(2n+1) {
      clear: left; }
    .featured-creators > div:last-child {
      clear: right; }
    .featured-creators > div:last-child:nth-child(2n+1) {
      clear: both; } }
  @media (max-width: 575px) {
    .featured-creators:after {
      content: '';
      display: block;
      clear: both; }
    .featured-creators:before {
      content: '';
      display: block;
      clear: both; }
    .featured-creators > div {
      width: 100%;
      float: left; }
    .featured-creators > div:nth-child(1n+1) {
      clear: left; }
    .featured-creators > div:last-child {
      clear: right; }
    .featured-creators > div:last-child:nth-child(1n+1) {
      clear: both; } }

body > .container > .search-results {
  margin-top: 24px; }
  body > .container > .search-results > a {
    text-decoration: none;
    color: inherit;
    display: table;
    padding: 12px;
    background-color: #fff;
    width: 100%; }
    body > .container > .search-results > a > div {
      vertical-align: middle; }
    body > .container > .search-results > a > div:nth-child(1) {
      display: table-cell;
      width: 72px; }
      body > .container > .search-results > a > div:nth-child(1) img {
        width: 72px;
        height: 72px; }
    body > .container > .search-results > a > div:nth-child(2) {
      display: table-cell;
      padding-left: 24px; }
      body > .container > .search-results > a > div:nth-child(2) > span {
        display: block; }
        body > .container > .search-results > a > div:nth-child(2) > span:nth-child(1) {
          font-size: 24px;
          font-weight: 600; }
        body > .container > .search-results > a > div:nth-child(2) > span:nth-child(2) {
          font-size: 16px; }
    body > .container > .search-results > a:not(:first-of-type) {
      margin-top: 12px; }

.payout-btns {
  text-align: center; }
  .payout-btns .btns {
    margin-left: auto;
    margin-right: auto; }
  .payout-btns .btns > div {
    text-align: center;
    display: inline-block; }
    .payout-btns .btns > div:nth-child(2) {
      margin-left: 24px;
      margin-right: 24px; }
    .payout-btns .btns > div a {
      display: block !important;
      width: 150px;
      margin: auto; }
      .payout-btns .btns > div a:hover {
        text-decoration: none !important; }
      .payout-btns .btns > div a:first-of-type {
        margin-bottom: 10px !important; }
  @media (max-width: 375px) {
    .payout-btns .btns > div {
      display: block;
      width: 100%; }
      .payout-btns .btns > div:nth-child(2) {
        margin: 12px auto; } }

[hidden][style="display: block;"] {
  display: block !important; }
