.clearfix {
  zoom: 1
}

.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden
}

.clearfix:after {
  clear: both
}

.clearfix {
  zoom: 1
}

.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden
}

.clearfix:after {
  clear: both
}

.framed {
  padding: 4px;
  border: 1px solid #dedcdc;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 4px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 4px
}

.lifted {
  position: relative;
  background: #fff;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1)
}

.lifted:before,
.lifted:after {
  content: "";
  position: absolute;
  z-index: -2
}

.lifted:before {
  bottom: 18px;
  left: 10px;
  width: 50%;
  height: 10%;
  max-width: 300px;
  -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
  transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  zoom: 1
}

.lifted:after {
  top: 10px;
  right: 25px;
  width: 10%;
  height: 50%;
  max-width: 300px;
  -moz-box-shadow: 15px 0px 30px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 15px 0px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 15px 0px 30px rgba(0, 0, 0, 0.3);
  transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  zoom: 1
}

.d-section h2.strong {
  padding-bottom: 70px;
  margin-bottom: 40px;
  padding-top: 45px;
  font: 36px/36px "LeagueGothic", "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  text-transform: uppercase
}

.d-caption {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  color: #2E9DF7;
  text-transform: uppercase
}

.d-tooltip {
  color: #a9a9a9
}

.d-tooltip:hover {
  text-decoration: none
}

strong,
b {
  font-weight: 600
}

a {
  color: #2E9DF7
}

a :hover {
  text-decoration: none !important
}

.showme {
  display: none
}

.v-d--hide {
  display: none
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

a.caption {
  color: #2E9DF7
}

.active-step {
  display: block
}

.not-active {
  display: none
}

.default-campaign {
  height: 1440px;
  background-image: url("../jpg/create-sc-background.jpg");
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-behavior: url("../htc/backgroundsize.htc");
  background-position: center bottom;
  background-repeat: no-repeat
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .default-campaign {
    padding-bottom: 600px
  }
}

.register-form-in-campaign {
  background: #fff;
  height: 900px
}

.default-campaign,
.register-form-in-campaign {
  padding: 40px 0 20px 0;
  margin: 0 -20px;
  position: relative
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {

  .default-campaign,
  .register-form-in-campaign {
    height: auto
  }
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .default-campaign {
    padding: 0;
    margin: 0 auto
  }

  .register-form-in-campaign {
    padding: 0 0 60px
  }
}

.welcome-message {
  text-align: center
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .welcome-message {
    display: none
  }
}

.welcome-message h1 {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600
}

.welcome-message p {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  font-size: 26px;
  line-height: 35px
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .welcome-message h1 {
    font-size: 50px
  }

  .welcome-message p {
    font-size: 20px
  }
}

.campaign-pagination {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  background: #f5f5f1;
  height: 50px;
  max-width: 460px;
  margin: auto;
  border: 1px solid #d9d9d4;
  border-bottom: none;
  position: relative;
  overflow: hidden;
  text-align: left;
  font-size: 0;
  -webkit-transition: 0.1s linear opacity;
  -moz-transition: 0.1s linear opacity;
  -ms-transition: 0.1s linear opacity;
  -o-transition: 0.1s linear opacity;
  transition: 0.1s linear opacity
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .campaign-pagination {
    display: none
  }
}

.campaign-pagination .step {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background: #f5f5f1;
  font-size: 16px;
  cursor: pointer;
  height: 100%;
  width: 10%;
  text-align: left;
  -webkit-transition: 0.3s ease-in-out all;
  -moz-transition: 0.3s ease-in-out all;
  -ms-transition: 0.3s ease-in-out all;
  -o-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all
}

.campaign-pagination .step:hover {
  text-decoration: none
}

.campaign-pagination .step span {
  display: inline-block;
  vertical-align: middle;
  color: #d9d9d4;
  height: 100%;
  padding-top: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.5s linear all;
  -moz-transition: 0.5s linear all;
  -ms-transition: 0.5s linear all;
  -o-transition: 0.5s linear all;
  transition: 0.5s linear all
}

.campaign-pagination .step span:hover {
  color: #888876
}

.campaign-pagination .step .p-number {
  border-left: 1px solid #d9d9d4;
  width: 45px;
  text-align: center
}

.campaign-pagination .step .p-number:after {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
  content: '.';
  display: block;
  position: absolute;
  left: 29px;
  top: 14px;
  font-size: 18px
}

.campaign-pagination .step .p-label {
  position: relative;
  left: -5px
}

.campaign-pagination .step.not-completed .p-number {
  color: #59c77f
}

.campaign-pagination .step-1 .p-number {
  border-left: none
}

.campaign-pagination .current {
  width: 80%
}

.campaign-pagination .current.all-steps {
  width: 70%
}

.campaign-pagination .current.five-steps {
  width: 60%
}

.campaign-pagination .current .p-number:after {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1
}

.campaign-pagination .current span,
.campaign-pagination .current span:hover {
  color: #59c77f
}

.general-errors {
  color: #F5402C;
  text-align: center;
  font-size: 14px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  margin: 30px auto 0
}

.bday-row.error+.bday-error {
  display: block;
  bottom: 148px;
  top: auto;
  right: -150px
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .bday-row.error+.bday-error {
    position: static;
    margin-bottom: 20px
  }

  .bday-row.error+.bday-error span {
    display: inline;
    height: auto;
    width: auto;
    padding: 0
  }
}

.js .js-check {
  display: none
}

.campaign-create {
  background: #fff;
  position: relative;
  max-width: 460px;
  margin: auto;
  border: 1px solid #d9d9d4
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .campaign-create {
    border: none;
    margin-top: 40px
  }
}

.campaign-create.hide-submit-buttons .save-changes-button {
  visibility: hidden
}

.campaign-create .form-frame {
  padding: 0 15px;
  position: relative
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .campaign-create .form-frame {
    padding: 0
  }
}

.campaign-create .form-frame h2 {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  text-align: center;
  padding: 35px 0;
  font-size: 26px;
  text-transform: none;
  margin-bottom: 0
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .campaign-create .form-frame h2 {
    padding: 20px 0
  }
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .campaign-create .form-frame h2 {
    font-size: 21px
  }
}

.campaign-create .form-donation .dollar {
  top: 40px;
  left: 0;
  color: #C2C2C2
}

.campaign-create .form-donation .cw-icon-question-sign {
  right: 20px;
  top: 25px;
  position: absolute;
  font-size: 20px;
  z-index: 10;
  color: #C2C2C2
}

.campaign-create .form-donation #goal_amt {
  padding-left: 31px !important
}

.campaign-create .lii.row {
  margin-right: 0;
  margin-left: 0
}

.campaign-create #birthdate {
  display: none
}

.campaign-create .btn {
  display: block;
  width: 100%;
  padding: 25px;
  cursor: pointer;
  font-size: 19px;
  letter-spacing: 1px
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .campaign-create .btn {
    padding: 25px 10px;
    font-size: 15px
  }
}

.campaign-create .complete-btn {
  position: relative;
  z-index: 2
}

.campaign-create #submit-form-helpers {
  position: relative
}

.campaign-create #submit-form-helpers .final-loading {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 8px;
  margin: 0 auto;
  z-index: 1
}

.campaign-create .is-group-parent {
  text-align: center;
  margin: 20px 0 0;
  font-size: 12px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px
}

.campaign-create .is-group-parent a:hover {
  color: #5fb4f9;
  text-decoration: none
}

.campaign-create .match-pool-box {
  border: 1px solid #59c77f;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  right: -230px;
  top: 110px;
  width: 210px;
  padding: 1em 0.5em 1em 1em;
  background: #fff;
  color: #59c77f;
  z-index: 3;
  font-size: .9em
}

.kgm2014 .campaign-create .match-pool-box {
  top: 145px
}

@media only screen and (max-device-width: 960px),
only screen and (max-width: 960px) {
  .kgm2014 .campaign-create .match-pool-box {
    top: -20px
  }
}

.campaign-create .match-pool-box h4 {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  letter-spacing: .05em;
  margin-bottom: .5em
}

.campaign-create .match-pool-box p {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 1.5
}

.campaign-create .match-pool-box:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: -7px;
  width: 12px;
  height: 12px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #fff;
  border: 1px solid #59c77f;
  border-width: 0 0 1px 1px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  zoom: 1;
  z-index: 1
}

@media only screen and (max-device-width: 960px),
only screen and (max-width: 960px) {
  .campaign-create .match-pool-box {
    position: relative;
    top: -20px;
    left: 0;
    right: 0;
    margin-bottom: 5px;
    width: 100%;
    text-align: center
  }

  .campaign-create .match-pool-box:before {
    top: auto;
    bottom: -7px;
    left: 50%;
    margin-left: -17px;
    margin-top: 0;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    zoom: 1
  }
}

.campaign-create .photo-btn-wrapper {
  overflow: hidden
}

.campaign-create .photo-btn {
  display: block;
  padding: 15px;
  text-align: center;
  border: 1px solid #d9d9d4;
  width: 48%;
  margin: 15px 0 0;
  cursor: pointer;
  -webkit-transition: 0.1s all linear;
  -moz-transition: 0.1s all linear;
  -ms-transition: 0.1s all linear;
  -o-transition: 0.1s all linear;
  transition: 0.1s all linear
}

.campaign-create .photo-btn .line-1 {
  display: block;
  color: #369ff4;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600
}

.campaign-create .photo-btn .line-2 {
  display: block;
  color: #333232;
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 12px
}

.campaign-create .photo-btn.upload-photo {
  float: left;
  position: relative;
  overflow: hidden
}

.campaign-create .photo-btn.upload-photo input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 99;
  cursor: pointer;
  font-size: 99em
}

.campaign-create .photo-btn.borrow-photo {
  float: right
}

.campaign-create .photo-btn:hover {
  text-decoration: none;
  background: #f7f7f7
}

.campaign-create .upload-container {
  display: none
}

.campaign-create .photo-placeholder {
  position: relative;
  height: 0;
  padding-bottom: 37.5%;
  cursor: pointer
}

.campaign-create .photo-placeholder .cw-icon-cloud-upload {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 10;
  position: absolute;
  font-size: 50px;
  width: 54px;
  height: 50px;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #d9d9d4;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear
}

.campaign-create .photo-placeholder:hover .cw-icon-cloud-upload {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1
}

.campaign-create .photo-placeholder:hover .image-placeholder .image-icon {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0
}

.campaign-create .photo-placeholder.hover .image-placeholder {
  background-color: #fcfcfc;
  border-color: #7bc1fa
}

.campaign-create .photo-placeholder.hover .image-icon {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  top: -30px
}

.campaign-create .photo-placeholder.hover .cw-icon-cloud-upload {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  top: -30px
}

.campaign-create .photo-placeholder.hover .drop-indicator {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  top: 55px
}

.campaign-create .photo-placeholder .drop-indicator {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 0.15s all linear;
  -moz-transition: 0.15s all linear;
  -ms-transition: 0.15s all linear;
  -o-transition: 0.15s all linear;
  transition: 0.15s all linear;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  z-index: 5;
  width: 210px;
  height: 15px;
  font-size: 11px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #999
}

.campaign-create .photo-placeholder .loading {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1
}

.campaign-create .photo-placeholder .image-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background-color: #f5f5f1;
  border: 1px solid #f5f5f1;
  max-width: 100%;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.1s all linear;
  -moz-transition: 0.1s all linear;
  -ms-transition: 0.1s all linear;
  -o-transition: 0.1s all linear;
  transition: 0.1s all linear
}

.campaign-create .photo-placeholder .image-placeholder.custom-photo-added {
  z-index: 20
}

.campaign-create .photo-placeholder .image-placeholder .image-icon {
  background-image: url(../default-img.html);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -ms-behavior: url("../htc/backgroundsize.htc");
  width: 57px;
  height: 42px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  z-index: 15
}

.campaign-create .photo-placeholder #image_preview {
  display: none
}

.campaign-create .photo-cropper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30
}

.campaign-create .photo-cropper .drag-position {
  position: absolute;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px 0;
  z-index: 10;
  width: 180px;
  height: 0;
  line-height: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-transform: uppercase;
  text-align: center
}

.campaign-create .photo-cropper .ui-draggable {
  cursor: move
}

.campaign-create .photo-cropper .controllers {
  position: absolute;
  z-index: 9999;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 10px
}

.campaign-create .photo-cropper .controllers .ui-slider-handle {
  cursor: pointer;
  background: #2e9df7;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  height: 20px;
  width: 20px;
  border: 1px solid #155e9a;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 2px rgba(255, 255, 255, 0.42);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 2px rgba(255, 255, 255, 0.42);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 2px rgba(255, 255, 255, 0.42);
  top: -7px
}

.campaign-create .photo-cropper .controllers .slider-control {
  position: absolute;
  bottom: 17px;
  left: 10px;
  right: 85px;
  height: 8px;
  cursor: pointer;
  background: #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: 0
}

.campaign-create .photo-cropper .controllers .crop-button {
  position: absolute;
  right: 3px;
  top: 3px;
  padding: 8px 15px;
  width: auto;
  font-size: 11px;
  cursor: pointer;
  border: none;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase
}

.campaign-create .photo-cropper .recrop {
  border: none;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  width: 80px;
  height: 40px;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  margin: auto;
  color: #fff
}

.campaign-create .photo-cropper.no-crop {
  z-index: 20
}

.campaign-create .photo-cropper.no-crop .controllers {
  background: none
}

.campaign-create .photo-cropper.no-crop .crop-button {
  left: 0;
  right: 0;
  margin: auto;
  width: 70px
}

.campaign-create .file-upload-container .error {
  font-size: 13px;
  color: #999;
  margin: 10px 0 25px;
  text-align: center
}

.campaign-create .file-upload-container .error .cw-icon-warning-sign {
  color: #F5402C;
  margin-right: 5px
}

.campaign-create .relative-container {
  position: relative
}

.campaign-create .example-container {
  font-size: 0;
  margin: 15px 0
}

.campaign-create .example-btn {
  display: inline-block;
  margin: 0 14px 0 0;
  font-size: 14px;
  padding: 15px 36px;
  border: 1px solid #d9d9d4;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  cursor: pointer;
  color: #d9d9d4
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .campaign-create .example-btn {
    padding: 10px 0;
    width: 32.339%;
    text-align: center;
    margin: 0 4px 0 0
  }

  .campaign-create .example-btn.last {
    margin-right: 0
  }
}

.campaign-create .example-btn.selected {
  color: #2E9DF7;
  border-color: #2E9DF7
}

.campaign-create .example-btn:hover {
  text-decoration: none;
  color: #2E9DF7
}

.campaign-create .headline-textarea {
  min-height: 105px;
  resize: none
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .campaign-create .headline-textarea {
    min-height: 160px
  }
}

.campaign-create .mission-textarea {
  min-height: 300px
}

.campaign-create .headline-char-count {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #2E9DF7;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  font-size: 13px
}

.campaign-create .progress-bar .bar-container {
  height: 15px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: #f1f1f1;
  display: block;
  position: relative;
  margin-top: 20px
}

.campaign-create .progress-bar #bar_progress,
.campaign-create .progress-bar .shadow {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

.campaign-create .progress-bar #bar_progress {
  background: #2E9DF7;
  z-index: 1;
  -moz-border-radius: 8px 0 0 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px 0 0 8px
}

.campaign-create .progress-bar .half {
  font-size: 16px;
  margin: 0;
  padding: 0 20px
}

.campaign-create .progress-bar .left {
  text-align: left
}

.campaign-create .progress-bar .right {
  text-align: right;
  float: right
}

.campaign-create .progress-bar .blue {
  font-size: 18px;
  display: block
}

.campaign-create .cancel_upload {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 20px;
  text-align: center
}

.campaign-create .cancel_upload a {
  color: #2E9DF7
}

.go-to-pif {
  display: none
}

.pif-step {
  text-align: center
}

.pif-step h2 {
  margin-bottom: 20px
}

.pif-step h3 {
  font-size: 1em;
  text-transform: none;
  margin-top: 30px
}

.pif-step p {
  line-height: 1.35;
  margin-top: 20px;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300
}

.pif-step #submit-form-helpers {
  margin: 30px 0 15px
}

.pif-img {
  max-width: 235px;
  display: block;
  margin: auto
}

.seed-checkbox {
  display: none
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .pif-step h3 {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto
  }
}

.photo-caption {
  width: 450px;
  margin-left: -225px;
  position: absolute;
  left: 50%;
  bottom: 20px;
  padding: 10px;
  color: #ffffff;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .photo-caption {
    display: none
  }
}

.fancybox-content-window {
  text-align: center;
  display: none
}

.fancybox-content-window h2,
.fancybox-content-window p {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 20px;
  line-height: 28px;
  color: #333232
}

.fancybox-content-window h2 {
  border-bottom: 1px solid #e6e6e6;
  text-align: left;
  margin-bottom: 15px;
  padding-bottom: 5px
}

.fancybox-content-window .caption {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  margin-top: 20px
}

.fancybox-content-window #default_photos {
  overflow: hidden
}

.fancybox-content-window .thumb {
  width: 49%;
  cursor: pointer;
  float: left;
  margin-bottom: 2%;
  overflow: hidden
}

.fancybox-content-window .thumb:nth-child(odd) {
  margin-right: 2%
}

.fancybox-content-window .thumb img {
  width: 100%;
  height: 100%;
  display: block
}

.fancybox-content-window#goal-tip img {
  width: 100%
}

.fancybox-content-window#goal-tip .first {
  padding-right: 0;
  margin-right: 4.5%
}

.fancybox-content-window#goal-tip .caption {
  margin: 10px 0 20px;
  font-size: 16px;
  line-height: 24px
}

a.fancybox-close {
  right: 10px;
  top: 10px
}

.photo-pop-button-wrapper {
  min-height: 54px
}

.photo-pop-button-wrapper .btn.med {
  font-size: 17px;
  display: inline-block
}

.photo-pop-button-wrapper .first-btn {
  margin-right: 10px
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .photo-pop-button-wrapper .btn.med {
    display: block;
    width: 100%
  }

  .photo-pop-button-wrapper .first-btn {
    margin-right: 0;
    margin-bottom: 10px
  }
}

.clearfix {
  zoom: 1
}

.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden
}

.clearfix:after {
  clear: both
}

.clearfix {
  zoom: 1
}

.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden
}

.clearfix:after {
  clear: both
}

.framed {
  padding: 4px;
  border: 1px solid #dedcdc;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 4px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 4px
}

.lifted {
  position: relative;
  background: #fff;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1)
}

.lifted:before,
.lifted:after {
  content: "";
  position: absolute;
  z-index: -2
}

.lifted:before {
  bottom: 18px;
  left: 10px;
  width: 50%;
  height: 10%;
  max-width: 300px;
  -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
  transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  zoom: 1
}

.lifted:after {
  top: 10px;
  right: 25px;
  width: 10%;
  height: 50%;
  max-width: 300px;
  -moz-box-shadow: 15px 0px 30px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 15px 0px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 15px 0px 30px rgba(0, 0, 0, 0.3);
  transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  zoom: 1
}

.d-section h2.strong {
  padding-bottom: 70px;
  margin-bottom: 40px;
  padding-top: 45px;
  font: 36px/36px "LeagueGothic", "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  text-transform: uppercase
}

.d-caption {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  color: #2E9DF7;
  text-transform: uppercase
}

.d-tooltip {
  color: #a9a9a9
}

.d-tooltip:hover {
  text-decoration: none
}

#register #content {
  background-image: url("../jpg/bikes-bg.jpg");
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -ms-behavior: url("../htc/backgroundsize.htc");
  background-position: left bottom;
  background-repeat: no-repeat;
  height: 890px
}

#register .welcome-message {
  margin: 40px 0 20px;
  text-align: center;
  color: #797979
}

#register .welcome-message h1 {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  font-size: 72px;
  color: #333232
}

#register .welcome-message p {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  font-size: 26px;
  color: #000
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  #register #content {
    background-image: none;
    height: auto;
    padding: 0 0 60px !important
  }

  #register .welcome-message h1 {
    font-size: 50px
  }

  #register .welcome-message p {
    font-size: 20px
  }
}

.general-error {
  color: #F5402C;
  text-align: center
}

.register-form-wrapper {
  position: relative;
  margin: auto;
  max-width: 460px;
  height: 560px;
  background: #fff;
  margin: 40px auto 0;
  border: 1px solid #d9d9d4;
  -webkit-transition: all 0.35s 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.35s 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.35s 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.35s 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.35s 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

.register-form-wrapper .form-wrapper {
  position: relative
}

.register-form-wrapper .signup-form {
  position: absolute;
  z-index: 90;
  height: 0;
  left: 15px;
  right: 15px;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 0.5s linear opacity;
  -moz-transition: 0.5s linear opacity;
  -ms-transition: 0.5s linear opacity;
  -o-transition: 0.5s linear opacity;
  transition: 0.5s linear opacity
}

.register-form-wrapper .signup-form.form-active {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transition: all 0.35s 0.5s linear;
  -moz-transition: all 0.35s 0.5s linear;
  -ms-transition: all 0.35s 0.5s linear;
  -o-transition: all 0.35s 0.5s linear;
  transition: all 0.35s 0.5s linear;
  z-index: 95;
  height: 525px
}

.register-form-wrapper .signup-form.signin-form-wrapper {
  height: 330px
}

.register-form-wrapper .contact-info {
  margin-top: 45px
}

.register-form-wrapper .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 20px
}

.register-form-wrapper .custom-check label {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600
}

.register-form-wrapper .custom-check.news-updates-check {
  margin-top: 20px
}

.register-form-wrapper .custom-check.two-lines {
  height: auto;
  overflow: visible
}

.register-form-wrapper .custom-check.two-lines input {
  z-index: 4
}

.register-form-wrapper .custom-check.two-lines .label-copy {
  position: absolute;
  top: 3px;
  width: 85%
}

.register-form-wrapper .custom-check.two-lines.error .label-copy {
  color: #F5402C
}

.register-form-wrapper .floated-inputs .lph {
  width: 49%
}

.register-form-wrapper .left-side {
  float: left
}

.register-form-wrapper .right-side {
  float: right
}

.register-form-wrapper .bottom-form-links {
  position: absolute;
  bottom: 40px;
  width: 100%
}

.register-form-wrapper #choose_type a {
  font-size: 14px;
  color: #333232;
  -webkit-transition: opacity 0 0.5s linear, 0.1s color linear;
  -moz-transition: opacity 0 0.5s linear, 0.1s color linear;
  -ms-transition: opacity 0 0.5s linear, 0.1s color linear;
  -o-transition: opacity 0 0.5s linear, 0.1s color linear;
  transition: opacity 0 0.5s linear, 0.1s color linear;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  position: absolute;
  left: 15px;
  z-index: 100;
  cursor: pointer
}

.register-form-wrapper #choose_type a:hover {
  text-decoration: none;
  color: #2E9DF7
}

.register-form-wrapper #choose_type a.active {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 1
}

.register-form-wrapper .sign-in-or-up {
  color: #333232;
  font-size: 14px;
  color: #333232;
  -webkit-transition: color 0.1s linear, opacity 0 0.5s linear, top 0 0.5s linear;
  -moz-transition: color 0.1s linear, opacity 0 0.5s linear, top 0 0.5s linear;
  -ms-transition: color 0.1s linear, opacity 0 0.5s linear, top 0 0.5s linear;
  -o-transition: color 0.1s linear, opacity 0 0.5s linear, top 0 0.5s linear;
  transition: color 0.1s linear, opacity 0 0.5s linear, top 0 0.5s linear;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  display: block;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  right: 15px;
  z-index: 1
}

.register-form-wrapper .sign-in-or-up:hover {
  color: #2E9DF7;
  text-decoration: none
}

.register-form-wrapper .sign-in-or-up.active {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  z-index: 100
}

.register-form-wrapper .form-submit {
  padding: 0
}

.register-form-wrapper .form-submit .d-button {
  display: block;
  width: 100%;
  padding: 1.25em 0
}

.register-form-wrapper .signin-form-wrapper {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 5px 0;
  height: 310px
}

.register-form-wrapper .signin-form-wrapper #signinMsg {
  text-align: center
}

.register-form-wrapper .signin-form-wrapper h1 {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  font-size: 22px;
  text-align: center;
  text-transform: none
}

.register-form-wrapper .signin-form-wrapper .signin {
  display: none
}

.register-form-wrapper .signin-form-wrapper .d-button {
  display: block;
  width: 100%
}

.register-form-wrapper .signin-form-wrapper #forgotPasswordTrigger {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  -webkit-transition: 0.1s color linear, opacity 0.5s 1s linear;
  -moz-transition: 0.1s color linear, opacity 0.5s 1s linear;
  -ms-transition: 0.1s color linear, opacity 0.5s 1s linear;
  -o-transition: 0.1s color linear, opacity 0.5s 1s linear;
  transition: 0.1s color linear, opacity 0.5s 1s linear;
  font-size: 14px;
  position: absolute;
  bottom: 50px;
  color: #333232;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0
}

.register-form-wrapper .signin-form-wrapper #forgotPasswordTrigger:hover {
  color: #2E9DF7;
  text-decoration: none
}

.register-form-wrapper .signin-form-wrapper #forgotPasswordPanel p {
  text-align: center;
  line-height: 22px;
  margin: 10px auto 15px
}

.register-form-wrapper .signin-form-wrapper #loadingPanel {
  display: block;
  margin: auto
}

.register-form-wrapper .signin-form-wrapper.form-active #forgotPasswordTrigger {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .register-form-wrapper {
    border: 0
  }

  .register-form-wrapper#signin-form .sign-in-or-up {
    top: 20px
  }

  .register-form-wrapper .bottom-form-links #choose_type a {
    width: 100%;
    left: 0;
    text-align: center
  }

  .register-form-wrapper .bottom-form-links .sign-in-or-up {
    width: 100%;
    right: 0;
    text-align: center;
    top: 35px
  }

  .register-form-wrapper .signup-form {
    padding: 20px 15px 60px
  }

  .register-form-wrapper .contact-info {
    margin-top: 60px
  }

  .register-form-wrapper#group {
    height: 820px !important
  }

  .register-form-wrapper .floated-inputs .lph {
    float: none;
    width: 100%
  }

  .register-form-wrapper .right-side {
    margin-top: 20px
  }

  .register-form-wrapper .custom-check {
    margin: 0
  }

  .register-form-wrapper .custom-check.row {
    margin: 10px 0
  }

  .register-form-wrapper .custom-check.news-updates-check {
    margin-top: 30px
  }

  .register-form-wrapper .custom-check.two-lines .label-copy {
    top: -2px
  }

  .register-form-wrapper .form-email-1 .error-message span {
    height: 60px
  }

  .register-form-wrapper .form-submit {
    margin-top: 25px
  }

  .register-form-wrapper .signin-form-wrapper #forgotPasswordTrigger {
    bottom: 95px;
    width: 100%;
    text-align: center;
    left: 0
  }
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .register-form-wrapper#signin-form .sign-in-or-up {
    top: 5px
  }

  .register-form-wrapper .signup-form {
    padding: 0 15px 30px
  }

  .register-form-wrapper .signin-form-wrapper #forgotPasswordTrigger {
    bottom: 60px
  }
}

.register-form-in-campaign .register-form-wrapper {
  border: none
}

.register-form-in-campaign .register-form-wrapper .form-title {
  display: none
}

.register-form-in-campaign .register-form-wrapper .contact-info {
  margin-top: 0
}

.register-form-in-campaign .register-form-wrapper .signup-form {
  left: 0;
  right: 0
}

.register-form-in-campaign .register-form-wrapper #choose_type a {
  left: 0
}

.register-form-in-campaign .register-form-wrapper .sign-in-or-up {
  right: 0
}

.register-form-in-campaign .register-form-wrapper .bottom-form-links {
  -webkit-transition: all 0 0.5s linear;
  -moz-transition: all 0 0.5s linear;
  -ms-transition: all 0 0.5s linear;
  -o-transition: all 0 0.5s linear;
  transition: all 0 0.5s linear
}

.register-form-in-campaign .register-form-wrapper#indiv .bottom-form-links {
  bottom: 100px
}

.register-form-in-campaign .register-form-wrapper#group .bottom-form-links {
  bottom: 180px
}

.register-form-in-campaign .register-form-wrapper#signin-form .bottom-form-links {
  bottom: 65px
}

.register-form-in-campaign .register-form-wrapper .signin-form-wrapper #forgotPasswordTrigger {
  bottom: 50px
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .register-form-in-campaign .register-form-wrapper#indiv .bottom-form-links {
    bottom: 70px
  }

  .register-form-in-campaign .register-form-wrapper#group .bottom-form-links {
    bottom: 160px
  }

  .register-form-in-campaign .register-form-wrapper#signin-form .bottom-form-links {
    bottom: 45px
  }

  .register-form-in-campaign .register-form-wrapper .signin-form-wrapper #forgotPasswordTrigger {
    bottom: 40px
  }
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .register-form-in-campaign .register-form-wrapper#signin-form .sign-in-or-up {
    top: 20px
  }
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .register-form-in-campaign .welcome-message {
    display: block;
    padding: 40px 20px 0
  }

  .register-form-in-campaign .welcome-message h1 {
    font-size: 35px
  }

  .register-form-in-campaign .welcome-message p {
    font-size: 15px;
    line-height: 25px
  }
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .register-form-wrapper {
    -webkit-transition: 0;
    -moz-transition: 0;
    -ms-transition: 0;
    -o-transition: 0;
    transition: 0
  }

  .register-form-wrapper .signup-form,
  .register-form-wrapper .signup-form.form-active,
  .register-form-wrapper #choose_type a,
  .register-form-wrapper .sign-in-or-up,
  .register-form-wrapper .signin-form-wrapper #forgotPasswordTrigger {
    -webkit-transition: 0;
    -moz-transition: 0;
    -ms-transition: 0;
    -o-transition: 0;
    transition: 0
  }

  .register-form-in-campaign .register-form-wrapper .bottom-form-links {
    -webkit-transition: 0;
    -moz-transition: 0;
    -ms-transition: 0;
    -o-transition: 0;
    transition: 0
  }

  .signup-form {
    visibility: hidden !important
  }

  .signup-form.form-active {
    visibility: visible !important
  }
}

.cw-icon {
  position: relative;
  top: 1px;
  margin-right: 5px;
  font-size: .9em;
  line-height: .9em
}

.btn.brown {
  background-color: #e6e6e1;
  color: #9b9b94
}

.btn.brown:hover {
  background-color: #ebebe7
}

.under-header-donate-buttons {
  display: none
}

.donate-text {
  display: none
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .bigger-donate-buttons .under-header-donate-buttons {
    display: block
  }

  .bigger-donate-buttons .donate-text {
    display: inline
  }

  .bigger-donate-buttons .campaign-page .hero-header .header-personal-info {
    display: table;
    width: 100%
  }

  .bigger-donate-buttons .campaign-page .hero-header .header-personal-info .user-name {
    font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
    font-weight: 600;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle
  }

  .bigger-donate-buttons .campaign-page .hero-header .header-personal-info .edit-campaign {
    top: -260px;
    position: absolute;
    right: 10px
  }

  .bigger-donate-buttons .hero-header .type-triple,
  .bigger-donate-buttons .hero-header .type-single {
    display: none
  }

  .bigger-donate-buttons .campaign-page .donate-buttons {
    background: none
  }

  .bigger-donate-buttons .campaign-page .donate-buttons.type-triple,
  .bigger-donate-buttons .campaign-page .donate-buttons.type-single {
    width: 100%;
    height: auto
  }

  .bigger-donate-buttons .campaign-page .donate-buttons.type-triple .btn,
  .bigger-donate-buttons .campaign-page .donate-buttons.type-single .btn {
    width: 100%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 5px 0 0;
    position: static;
    text-transform: uppercase;
    padding: 20px;
    line-height: normal;
    height: auto;
    letter-spacing: 2px;
    font-size: 20px
  }

  .bigger-donate-buttons .under-header-donate-buttons {
    margin: 0 -15px
  }

  .bigger-donate-buttons .sidebar .type-triple,
  .bigger-donate-buttons .sidebar .type-single {
    display: none
  }

  .bigger-donate-buttons .in-leaderboard .under-header-donate-buttons {
    display: none
  }

  .bigger-donate-buttons .in-leaderboard .sidebar .type-triple,
  .bigger-donate-buttons .in-leaderboard .sidebar .type-single {
    display: block
  }
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .bigger-donate-buttons .campaign-page .hero-header .header-personal-info .edit-campaign {
    top: -125px
  }
}

.desktop-hide-i,
.desktop-hide-b,
.desktop-hide-ib {
  display: none
}

.part-of-group {
  padding: 15px 15px 15px 68px;
  margin-top: 15px;
  display: block;
  position: relative;
  background: #f5f6f1;
  border: 1px solid #e6e7e1;
  color: #9b9b93;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600
}

.part-of-group img {
  position: absolute;
  top: 0;
  left: 0
}

.part-of-group p {
  margin-bottom: 0
}

.part-of-group .cw-icon-play {
  font-size: 10px;
  margin-left: 3px
}

.remove-user {
  color: #F5402C;
  display: block;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 1px;
  margin-top: 10px;
  text-align: center
}

.remove-user:hover {
  color: #f88275
}

.modal-alert.remove-child-campaign-confirmation {
  max-width: 400px
}

.join-parent-campaign-popup .image-wrapper {
  text-align: center
}

.join-parent-campaign-popup .image-wrapper img {
  width: 43px;
  display: inline-block;
  margin-right: 5px
}

.join-parent-campaign-popup .image-wrapper img:last-child {
  margin-right: 0
}

.join-parent-campaign-popup .image-wrapper {
  border-bottom: 1px solid #e9e9e4;
  padding-bottom: 15px
}

.child-campaigners-pop {
  padding: 0 20px 20px
}

.campaign-editable .editable-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  white-space: normal
}

.campaign-editable .about-content p {
  margin-bottom: 26px
}

.campaign-editable .editable-field-wrapper {
  position: relative;
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all
}

.campaign-editable .editable-field-wrapper .cw-icon-pencil {
  position: absolute;
  top: -15px;
  right: -25px;
  background: #2E9DF7;
  display: block;
  width: 35px;
  height: 35px;
  padding: 10px;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all
}

.campaign-editable .editable-field-wrapper.form-visible:hover {
  border-color: transparent
}

.campaign-editable .editable-controls .editable-buttons {
  position: absolute;
  top: -11px;
  right: -65px;
  height: 100%;
  width: 75px
}

.campaign-editable .editable-controls .editable-buttons .icn {
  background-color: #2E9DF7;
  padding: 10px;
  display: block;
  font-size: 16px;
  border: none;
  cursor: pointer;
  color: #fff;
  -webkit-transition: 0.1s linear background;
  -moz-transition: 0.1s linear background;
  -ms-transition: 0.1s linear background;
  -o-transition: 0.1s linear background;
  transition: 0.1s linear background;
  width: 35px;
  height: 35px;
  margin: 0;
  text-align: left;
  outline: none
}

.campaign-editable .editable-controls .editable-buttons .icn.cw-icon-remove {
  background-color: rgba(0, 0, 0, 0.15)
}

.campaign-editable .editable-controls .editable-buttons .icn.cw-icon-remove:hover {
  background-color: #F5402C
}

.campaign-editable .editable-controls .editable-buttons .icn:hover {
  background-color: #5fb4f9;
  color: #fff;
  text-decoration: none
}

.campaign-editable .editable-controls .editable-buttons.loading .cw-icon-ok {
  background: #5fb4f9 url("../gif/loader-blue.gif") center center no-repeat
}

.campaign-editable .editable-controls .editable-buttons.loading .cw-icon-ok:before {
  display: none
}

.campaign-editable .editable-controls .editable-buttons.loading .cw-icon-remove {
  display: none
}

.campaign-editable.campaign-page .overlay .header-wrapper:before {
  display: block;
  content: '';
  width: 100%;
  height: 60px;
  -webkit-transition: 0.1s linear opacity;
  -moz-transition: 0.1s linear opacity;
  -ms-transition: 0.1s linear opacity;
  -o-transition: 0.1s linear opacity;
  transition: 0.1s linear opacity;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: -15px;
  left: -15px;
  padding: 0 5px 10px 0;
  z-index: 1
}

.campaign-editable.campaign-page .overlay .header-wrapper:hover {
  cursor: pointer
}

.campaign-editable.campaign-page .overlay .header-wrapper:hover .cw-icon-pencil {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1
}

.campaign-editable.campaign-page .overlay .header-wrapper:hover:before {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1
}

.campaign-editable.campaign-page .overlay .header-wrapper.editable-active:before {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1
}

.campaign-editable.campaign-page .overlay .is-editable {
  -webkit-transition: 0.1s linear background;
  -moz-transition: 0.1s linear background;
  -ms-transition: 0.1s linear background;
  -o-transition: 0.1s linear background;
  transition: 0.1s linear background;
  position: relative;
  z-index: 1;
  min-height: 41px
}

.campaign-editable.campaign-page .overlay .editable-wrap {
  margin-top: -4px
}

.campaign-editable.campaign-page .overlay .editable-wrap .title {
  position: relative;
  z-index: 1;
  top: 4px;
  height: 41px;
  padding: 0;
  resize: none;
  width: 100%;
  font-size: 36px;
  line-height: 1.125;
  background: none;
  border: none;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  color: #fff
}

.campaign-editable .body .editable-field-wrapper {
  padding: 10px;
  margin: -10px;
  border: 1px solid transparent;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  cursor: pointer
}

.campaign-editable .body .editable-field-wrapper:hover {
  border: 1px solid #e6e6e6;
  background: none
}

.campaign-editable .body .editable-field-wrapper:hover .cw-icon-pencil {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1
}

.campaign-editable .body .editable-field-wrapper .cw-icon-pencil {
  color: #fff;
  top: -1px;
  width: 30px;
  height: 30px;
  right: -30px;
  padding: 9px;
  font-size: 13px
}

.campaign-editable .body .editable-field-wrapper.is-editable-wrapper {
  margin-bottom: 1em;
  height: 70px
}

.campaign-editable .body .editable-field-wrapper.headline-wrapper {
  margin-bottom: 18px
}

.campaign-editable .body .editable-wrap .editable-input {
  resize: none;
  border: 1px solid #2E9DF7;
  padding: 0;
  height: 100%;
  padding: 10px;
  margin: -10px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  position: relative;
  top: -1px;
  left: -1px
}

.campaign-editable .body .editable-wrap .editable-input.mission {
  font-size: 16px;
  font-family: Georgia, serif;
  line-height: 26px
}

.campaign-editable .body .editable-controls .editable-buttons {
  top: -11px;
  right: -85px
}

.campaign-editable .body .editable-controls .editable-buttons .icn {
  width: 30px;
  height: 30px;
  padding: 9px;
  font-size: 13px
}

.campaign-editable .is-editable:hover+.cw-icon-pencil,
.campaign-editable .mission-wrapper:hover .cw-icon-pencil {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1
}

@media only screen and (max-device-width: 1000px),
only screen and (max-width: 1000px) {

  .campaign-editable .editable-field-wrapper.mission-wrapper,
  .campaign-editable .editable-field-wrapper.headline-wrapper {
    cursor: default
  }

  .campaign-editable .editable-field-wrapper.mission-wrapper:hover,
  .campaign-editable .editable-field-wrapper.headline-wrapper:hover {
    border-color: transparent
  }

  .campaign-editable .editable-field-wrapper .cw-icon-pencil {
    display: none
  }

  .campaign-editable.campaign-page .overlay .header-wrapper h1 {
    cursor: default
  }

  .campaign-editable.campaign-page .overlay .header-wrapper:before {
    display: none
  }

  .campaign-editable.campaign-page .overlay .editable-wrap .title {
    font-size: 42px;
    height: 80px;
    line-height: 42px
  }
}

.touch .campaign-editable .editable-field-wrapper.mission-wrapper,
.touch .campaign-editable .editable-field-wrapper.headline-wrapper {
  cursor: default
}

.touch .campaign-editable .editable-field-wrapper.mission-wrapper:hover,
.touch .campaign-editable .editable-field-wrapper.headline-wrapper:hover {
  border-color: transparent
}

.touch .campaign-editable .editable-field-wrapper .cw-icon-pencil {
  display: none
}

.touch .campaign-editable.campaign-page .overlay .header-wrapper h1 {
  cursor: default
}

.touch .campaign-editable.campaign-page .overlay .header-wrapper:before {
  display: none
}

a {
  -webkit-transition: 0.1s linear "color,background,opacity";
  -moz-transition: 0.1s linear "color,background,opacity";
  -ms-transition: 0.1s linear "color,background,opacity";
  -o-transition: 0.1s linear "color,background,opacity";
  transition: 0.1s linear "color,background,opacity"
}

h1,
h3 {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600
}

h1 {
  font-size: 36px;
  line-height: 1.125;
  word-wrap: break-word;
  text-transform: none
}

h2 {
  font-size: 24px;
  margin-bottom: 1em;
  text-transform: none;
  letter-spacing: .05em;
  font-family: "Proxima-Nova-n7", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 700
}

h3 {
  font-size: 22px
}

.headline-wrapper {
  margin-bottom: 18px
}

.headline {
  margin-bottom: 0
}

.link {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  letter-spacing: .05em
}

a:hover {
  text-decoration: none;
  color: #5fb4f9
}

.quiet,
.caption {
  font-size: 16px;
  line-height: 1em;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  -webkit-transition: 0.1s linear color;
  -moz-transition: 0.1s linear color;
  -ms-transition: 0.1s linear color;
  -o-transition: 0.1s linear color;
  transition: 0.1s linear color
}

.quiet a,
.caption a {
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all
}

.caption {
  text-transform: uppercase;
  letter-spacing: .05em
}

a.caption:hover {
  color: #333232
}

.quiet {
  color: #9b9b94;
  font-weight: normal
}

.blue {
  color: #2E9DF7
}

.btn.white {
  width: auto;
  background: #fff;
  padding: 20px 20px;
  color: #2E9DF7;
  border: 1px solid #2E9DF7
}

.btn.white:hover {
  background-color: #eff4f8;
  text-decoration: none
}

sup {
  position: relative;
  font-size: .5em
}

hr.full {
  color: #ebebeb;
  background: #ebebeb;
  clear: both;
  margin: 45px -150px;
  height: 1px;
  border: 0
}

.top-border,
.about-init {
  border-top: 1px solid #e6e6e6;
  padding-top: 30px;
  margin-top: 29px
}

.toggle {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 24px;
  font-size: 14px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600
}

.toggle a {
  display: inline-block;
  padding: 0 10px;
  margin: 0 0 0 -1px;
  height: 25px;
  border: 1px solid #e6e6e1;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0 4px 4px 0;
  background-color: #f5f5f1;
  color: #bfbfb9;
  text-transform: uppercase;
  font-size: .85em
}

.toggle a:hover {
  color: #9b9b94;
  cursor: pointer
}

.toggle a:first-child {
  border-right: 1px solid #e6e6e1;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 0 0 4px
}

.toggle a.current {
  background-color: #fff;
  color: #9b9b94
}

.alert {
  background: #eff4f8;
  border: 1px solid #2E9DF7;
  font: 16px/24px Georgia, serif;
  color: #333232;
  padding: 17px 15px 15px 42px;
  margin: 10px auto
}

.alert p {
  margin-bottom: 0
}

.alert a {
  font-size: 14px;
  line-height: 18px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #2E9DF7
}

.alert.firsttime {
  text-align: center;
  background: #3298eb;
  margin: 0 -150px;
  border: 0;
  padding: 50px 0
}

.alert.firsttime h1 {
  font-size: 30px;
  line-height: 36px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: none;
  color: #fff;
  margin-bottom: 15px
}

.donate-buttons {
  position: relative;
  background-color: #2d9a52;
  font-size: 18px;
  line-height: 36px;
  height: 40px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

.donate-buttons a {
  letter-spacing: .05em;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600
}

.donate-buttons .btn {
  height: 40px;
  text-transform: none;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 0;
  font-size: 1em;
  line-height: 33px
}

.donate-buttons .give {
  text-align: center;
  display: block;
  padding-top: 3px;
  position: relative;
  color: #fff;
  overflow: visible
}

.donate-buttons .give:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
  border: 20px solid transparent;
  border-left: 6px solid #2d9a52;
  border-right: 0;
  position: absolute;
  right: -6px;
  top: 0;
  z-index: 2
}

.donate-buttons .button-1 {
  border-right: 1px solid #82e2a3
}

.donate-buttons.single-button .btn {
  height: 40px;
  position: static;
  text-transform: uppercase;
  line-height: 40px;
  padding: 1px 36px 0
}

.donate-buttons.tall {
  line-height: 53px;
  height: 58px
}

.donate-buttons.tall .btn {
  height: 58px;
  line-height: 58px
}

.donate-buttons.triple-button {
  width: 270px
}

.donate-buttons.triple-button .btn {
  width: 30%
}

.donate-buttons.triple-button .button-1 {
  left: 0%;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0
}

.donate-buttons.triple-button .button-2 {
  left: 30%;
  border-right: 1px solid #82e2a3;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}

.donate-buttons.triple-button .button-3 {
  left: 60%;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  text-transform: uppercase;
  line-height: 42px;
  width: 40%
}

.donate-buttons.match-button {
  height: 75px
}

.donate-buttons.match-button .btn {
  height: 75px;
  line-height: 60px;
  padding: 1px 0 0
}

.donate-buttons.match-button .message {
  display: block;
  position: relative;
  top: -40px;
  text-transform: none;
  font-style: italic;
  font-size: .7em;
  color: #3B8956
}

.match-popdown {
  background: #fff;
  padding: 1.5em;
  text-align: center;
  margin-top: 1.15em;
  letter-spacing: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1)
}

.match-popdown .icn {
  font-size: 1.75em;
  color: #59c77f;
  margin-bottom: .5em
}

.match-popdown .caption {
  color: #59c77f;
  margin-bottom: .25em
}

.match-popdown p {
  margin: 0
}

.hero-header {
  position: relative;
  min-height: 480px;
  background: #000
}

.hero-header.closed {
  padding-bottom: 57px
}

.hero-header .main-image {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -640px
}

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.75)));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.75));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.75));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.75))
}

.overlay h1,
.overlay h3 {
  color: #fff
}

.overlay h3 {
  margin: 25px 0 20px;
  font-size: 18px
}

.overlay h3 a {
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all
}

.overlay h3 a:hover,
.overlay .caption:hover {
  text-decoration: none;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  color: #fff
}

.overlay a {
  color: #fff
}

.table {
  height: 100%;
  display: table;
  width: 100%;
  max-width: 980px;
  margin: 0 auto
}

.inner {
  display: table-cell;
  vertical-align: middle;
  position: relative
}

.header-personal-info {
  position: absolute;
  min-height: 125px;
  bottom: 45px;
  left: 0;
  right: 0;
  margin: auto;
  width: 980px;
  padding-left: 165px;
  padding-right: 20px
}

.header-personal-info .profile-image {
  width: 125px;
  height: 125px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid rgba(255, 255, 255, 0.9);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

.header-personal-info .profile-image .icn {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
  z-index: 2;
  -webkit-transition: 0.15s linear all;
  -moz-transition: 0.15s linear all;
  -ms-transition: 0.15s linear all;
  -o-transition: 0.15s linear all;
  transition: 0.15s linear all;
  opacity: .75
}

.header-personal-info .profile-image:before {
  content: '';
  display: block;
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65))
}

.header-personal-info .profile-image img {
  width: 100%;
  height: 100%
}

.header-personal-info .profile-image:hover .icn {
  opacity: 1
}

.header-personal-info .header-wrapper {
  margin-top: -5px
}

.header-personal-info .user-name {
  font-size: 19px;
  margin: 5px 0 24px;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300
}

.header-personal-info .donate-buttons {
  float: left;
  margin-right: 20px
}

.sharing {
  text-align: center;
  float: left;
  cursor: pointer
}

.sharing a {
  display: block;
  float: left;
  padding: 10px;
  width: 40px;
  height: 39px;
  color: #fff;
  vertical-align: middle
}

.sharing a [class^="cw-icon-"] {
  position: relative;
  top: 1px
}

.sharing .facebook {
  background-color: #3b5998;
  -webkit-transition: 0.1s linear background;
  -moz-transition: 0.1s linear background;
  -ms-transition: 0.1s linear background;
  -o-transition: 0.1s linear background;
  transition: 0.1s linear background;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.sharing .facebook:hover {
  background: #4c70ba
}

.sharing .twitter {
  background-color: #55acee;
  -webkit-transition: 0.1s linear background;
  -moz-transition: 0.1s linear background;
  -ms-transition: 0.1s linear background;
  -o-transition: 0.1s linear background;
  transition: 0.1s linear background;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.sharing .twitter:hover {
  background: #83c3f3
}

.edit-campaign {
  font-size: 14px;
  padding: 11px 20px 11px 41px;
  margin-left: 20px;
  background: rgba(0, 0, 0, 0.5)
}

.edit-campaign:hover {
  background: rgba(0, 0, 0, 0.85)
}

.edit-campaign .icn {
  font-size: 20px;
  position: absolute;
  left: 15px;
  top: 8px
}

.closed-campaign {
  padding: 20px;
  left: 0;
  color: #fff;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  background: #59c77f;
  text-align: center
}

.closed-campaign p {
  margin-bottom: 0;
  font-size: 14px
}

.closed-campaign a {
  color: #fff;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.5)
}

.closed-campaign a:hover {
  text-decoration: none;
  border-bottom-style: solid
}

.closed-campaign.reported {
  background: #2E9DF7
}

.body {
  max-width: 980px;
  position: relative;
  padding-left: 335px;
  margin: 45px auto 40px
}

.campaign-about a:hover {
  text-decoration: none;
  color: #2E9DF7
}

.about-header {
  margin-bottom: 20px;
  position: relative;
  padding-left: 70px;
  padding-top: 35px
}

.about-header .profile-image {
  position: absolute;
  bottom: -5px;
  left: 0
}

.about-header .profile-image a {
  display: block
}

.about-header .profile-image img {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 60px;
  height: auto
}

.about-header h3 {
  font-size: 22px;
  text-transform: none
}

.about-header h3 a {
  color: #333232
}

.about-header p {
  margin-bottom: 0
}

h5.headline {
  text-transform: uppercase;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  margin-bottom: 15px
}

.about-content {
  font: 16px/26px Georgia, serif;
  clear: both;
  -webkit-transition: 0.1s ease-out opacity;
  -moz-transition: 0.1s ease-out opacity;
  -ms-transition: 0.1s ease-out opacity;
  -o-transition: 0.1s ease-out opacity;
  transition: 0.1s ease-out opacity
}

.about-content p:last-child {
  margin-bottom: 0
}

.about-content .caption {
  font-size: .75em;
  color: #2E9DF7
}

.sidebar {
  width: 310px;
  position: absolute;
  left: 0;
  top: 0;
  float: none;
  margin: 0;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: .05em
}

.sidebar.absolute-top {
  position: absolute;
  top: 0;
  -webkit-transition: 0.1s linear top;
  -moz-transition: 0.1s linear top;
  -ms-transition: 0.1s linear top;
  -o-transition: 0.1s linear top;
  transition: 0.1s linear top
}

.sidebar.fixed {
  position: fixed;
  top: 20px;
  z-index: 6;
  left: auto;
  margin-left: -335px
}

.sidebar.fixed-bottom {
  bottom: 0;
  top: auto
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {

  .sidebar.absolute-top,
  .sidebar.fixed {
    position: static !important
  }
}

.btn {
  display: block;
  text-align: center;
  padding: 20px 5px
}

.sidebar .donate-buttons {
  width: 100%
}

.dashboard {
  background-color: #f5f5f1;
  padding: 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 30px
}

.dashboard-header h2 {
  color: #59c77f;
  font-size: 26px;
  line-height: 33px;
  margin-bottom: 15px
}

.dashboard-header h2 span {
  font-size: 44px
}

.dashboard-header .campaign-stats {
  font-size: 14px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  color: #9b9b94;
  margin: -5px 0 15px
}

.dashboard-header .campaign-stats .icn {
  width: 25px;
  display: inline-block;
  text-align: center
}

.dashboard-header .campaign-stats span {
  color: #71716c
}

.dashboard-header .days-left .icn {
  font-size: .9em;
  opacity: .8
}

.progress-bar {
  background-color: #e6e6e1;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 10px;
  margin-bottom: 16px
}

.progress-bar .right,
.progress-bar .left {
  margin: 8px 0;
  padding: 0 1%;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #71716c
}

.progress-bar .left {
  text-align: left
}

.progress-bar .right {
  text-align: right;
  float: right
}

.progress-bar .bar-container {
  height: 10px;
  margin: 10px 0px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  display: block;
  position: relative;
  clear: both;
  overflow: hidden
}

.progress-bar #bar_progress {
  background: #71716c;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -moz-border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px 0 0 10px
}

.closed-comment {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  color: #71716c;
  text-align: center;
  margin-bottom: 0
}

.closed-comment a {
  color: #59c77f;
  margin-top: 13px
}

.closed-comment .block {
  display: block;
  text-align: center
}

.closed-comment .icn {
  font-size: .8em
}

.bottom-donate-link {
  display: block;
  text-align: center;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  margin-top: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px
}

.leaderboard-header {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  line-height: 24px;
  color: #9b9b94;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 20px
}

.leaderboard {
  color: #9b9b94;
  position: relative;
  -webkit-transition: 0.1s linear opacity;
  -moz-transition: 0.1s linear opacity;
  -ms-transition: 0.1s linear opacity;
  -o-transition: 0.1s linear opacity;
  transition: 0.1s linear opacity
}

.leaderboard table {
  width: 100%;
  min-height: 27px;
  table-layout: fixed
}

.leaderboard td {
  text-align: left;
  text-transform: uppercase;
  padding: .3em 0;
  letter-spacing: .05em;
  word-wrap: break-word
}

.leaderboard .donationRow .ta {
  width: 75px;
  white-space: nowrap
}

.leaderboard td:last-child {
  text-align: right
}

.leaderboard a {
  color: #9b9b94
}

.leaderboard a:hover {
  color: #2E9DF7
}

.leaderboard .green {
  color: #59c77f
}

.leaderboard.head {
  margin-bottom: 7px;
  width: 100%
}

.leaderboard.head .icn {
  position: relative;
  top: 2px
}

.leaderboard.head th a {
  display: inline-block;
  background-color: #e6e6e1;
  color: #fff;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  -webkit-transition: 0.1s linear background;
  -moz-transition: 0.1s linear background;
  -ms-transition: 0.1s linear background;
  -o-transition: 0.1s linear background;
  transition: 0.1s linear background;
  text-align: center;
  line-height: 32px;
  font-size: 18px
}

.leaderboard.head th a:hover {
  background-color: #9b9b94;
  text-decoration: none
}

.leaderboard.head th a.current {
  background-color: #9b9b94
}

.match-multiplier {
  color: #fff;
  background: #59c77f;
  font-size: .8em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-weight: 600;
  padding: .1em .4em;
  position: relative;
  top: -1px
}

.match-multiplier .icn {
  font-size: .8em;
  padding-right: 2px
}

.paginator {
  clear: both;
  text-align: center;
  position: relative;
  min-height: 40px;
  font-size: 13px;
  line-height: 25px;
  color: #9b9b94
}

.paginator a {
  color: #9b9b94
}

.paginator a:hover {
  color: #5fb4f9;
  text-decoration: none
}

.paginator .curr {
  display: inline-block;
  white-space: nowrap
}

.paginator .prev,
.paginator .next {
  position: absolute;
  top: 0
}

.paginator .prev .icn,
.paginator .next .icn {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  zoom: 1;
  display: inline-block;
  top: 3px;
  position: relative;
  font-size: 1.25em
}

.paginator .more a {
  color: #2E9DF7
}

.paginator .prev {
  left: 0px
}

.paginator .next {
  right: 0px
}

.paginator .disabled {
  color: #E2E2DC
}

.paginator .disabled:hover {
  color: #E2E2DC;
  cursor: default
}

.total-donations {
  color: #9b9b94;
  font-size: 14px;
  margin-top: 20px;
  display: block
}

.donate-first-caption {
  position: absolute;
  bottom: -75px;
  left: 20px;
  right: 20px;
  font-size: .9em;
  letter-spacing: .05em;
  line-height: 1.4;
  text-align: center
}

.donate-first-caption a {
  color: #59c77f
}

.donate-to-comment {
  display: block;
  margin: 0 0 20px
}

.paginator {
  clear: both;
  text-align: center;
  margin-top: 20px
}

.paginator div {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  background: white;
  padding: 0 10px
}

.paginator a {
  position: relative
}

.paginator a:hover {
  color: #3298eb;
  text-decoration: none
}

.funding-status {
  display: none
}

.funding-status.reporting {
  padding-left: 265px;
  position: relative;
  min-height: 240px;
  margin-top: 25px;
  display: block;
  padding-top: 30px
}

.funding-status.reporting h3 {
  margin-bottom: 15px;
  text-transform: none;
  line-height: 1.3
}

.funding-status.reporting h3 span {
  color: #aaa
}

.funding-status.reporting .framed {
  width: 100%;
  margin: 0
}

.funding-status.reporting .project-container .frame {
  position: absolute;
  top: 30px;
  bottom: 53px;
  left: 0px;
  width: 250px;
  height: 190px;
  overflow: hidden;
  border: 1px solid #dedcdc;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 4px
}

.funding-status.reporting .project-container .frame .border {
  height: 188px;
  border: 4px solid #FFFFFF;
  overflow: hidden;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-behavior: url("../htc/backgroundsize.htc")
}

.funding-status.reporting p {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  font-size: .8em;
  line-height: 1.4;
  color: #aaa
}

.funding-status.reporting .btn {
  width: 160px;
  height: 50px;
  padding-top: 15px;
  margin-bottom: 15px
}

.funding-status.reporting .btn:hover {
  color: #fff
}

.funding-status.reporting p a {
  color: #2E9DF7
}

.funding-status .video-box {
  height: 0;
  position: relative;
  padding-bottom: 56.4%;
  clear: both
}

.funding-status .video-box iframe {
  width: 100%;
  height: 100%;
  position: absolute
}

.funding-status .hundredpercent {
  background: url("../gif/hundredpercent.gif") center center no-repeat;
  display: block;
  height: 162px;
  text-indent: -9999px
}

.funding-status.sept11 {
  padding-left: 0
}

.funding-status.sept11 p {
  color: #333232;
  font: 16px/26px Georgia, serif
}

.funding-status.sept11 .btn {
  position: absolute;
  left: 48px;
  top: 105px
}

.funding-status.sept11 .project-container {
  margin-right: 20px;
  margin-bottom: 20px
}

.funding-status.sept11 .project-container img {
  position: relative;
  top: 0
}

.funding-status.eastlake {
  background: url("../jpg/eastlake-status.jpg") center bottom no-repeat;
  padding-bottom: 190px
}

.funding-status.sept12 {
  background: url("../jpg/sept12-status.jpg") center bottom no-repeat;
  padding-bottom: 165px
}

.funding-status.holidays12 {
  background: url("../jpg/holidays12-status.jpg") center bottom no-repeat;
  padding-bottom: 165px
}

.funding-status.sept13 {
  background: url("../jpg/bar.jpg") center center no-repeat;
  border: none;
  padding: 26px 0 247px 0;
  font-size: 16px;
  line-height: 18px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-behavior: url("../htc/backgroundsize.htc");
  margin-top: -21px
}

.funding-status.sept13 h3 {
  padding: 0 15px
}

.funding-status.sept13 h3 a {
  color: #fff;
  text-align: center;
  -webkit-transition: 0.2s ease-out all;
  -moz-transition: 0.2s ease-out all;
  -ms-transition: 0.2s ease-out all;
  -o-transition: 0.2s ease-out all;
  transition: 0.2s ease-out all
}

.funding-status.sept13 h3 a:hover {
  text-decoration: none;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85
}

.funding-status.holidays13 {
  background: url("../jpg/holidays13-status.jpg") bottom center no-repeat #cbddf0;
  padding: 26px 0 245px 0;
  font-size: 18px;
  line-height: 25px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -ms-behavior: url("../htc/backgroundsize.htc");
  margin-top: -21px
}

.funding-status.holidays13 h3 {
  padding: 0 15px
}

.funding-status.holidays13 h3 a {
  color: #333233;
  -webkit-transition: 0.2s ease-out all;
  -moz-transition: 0.2s ease-out all;
  -ms-transition: 0.2s ease-out all;
  -o-transition: 0.2s ease-out all;
  transition: 0.2s ease-out all
}

.funding-status.holidays13 h3 a:hover {
  text-decoration: none;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85
}

.campaign-comments {
  position: relative
}

#commentTable {
  clear: both
}

#commentTable ul {
  clear: both
}

.donate-to-comment {
  position: relative;
  font-size: .9em;
  top: 8px
}

ul .comm {
  position: relative;
  margin-bottom: 30px;
  font-size: .9em;
  line-height: 22px;
  padding-left: 80px;
  min-height: 60px
}

ul .comm img {
  position: absolute;
  left: 0;
  top: 3px
}

ul .comm h4 {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  display: inline;
  letter-spacing: .05em
}

ul .comm a {
  color: #333232
}

ul .comm a:hover {
  color: #2E9DF7
}

ul .comm time {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  color: #9a9a9a;
  font-style: italic
}

ul .comm p {
  font-family: Georgia, serif;
  margin-top: -2px
}

#commentTable li:last-child {
  margin-bottom: 29px
}

#commentTable .paginator {
  margin-top: 0
}

.about-init {
  clear: both
}

.about-init .inside {
  max-width: 700px;
  width: 100%
}

.about-init .video-box {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  margin: 0 auto 30px;
  display: block;
  position: relative;
  overflow: hidden;
  background: #000000
}

.about-init .video-box img,
.about-init .video-box iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.about-init .whywater-video {
  background: url(../whywater-video-large.html);
  background-size: 100% auto
}

.about-init p {
  font: 16px/26px Georgia, serif
}

.bottom-donate {
  width: 280px;
  margin: 50px auto 65px;
  text-align: center
}

.whywater-video {
  background: #333;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 2em;
  position: relative;
  cursor: pointer
}

.whywater-video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.25em;
  margin-left: -2.5em;
  margin-top: -1.5em;
  width: 5em;
  height: 3em;
  background: rgba(0, 0, 0, 0.5);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  -webkit-transition: 0.1s linear background;
  -moz-transition: 0.1s linear background;
  -ms-transition: 0.1s linear background;
  -o-transition: 0.1s linear background;
  transition: 0.1s linear background
}

.whywater-video .play .icn {
  color: #fff;
  display: block;
  line-height: 2em;
  font-size: 1.5em;
  padding: 0 1em 0 1.25em
}

.whywater-video:hover .play {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.8)
}

.whywater-video .placeholder,
.whywater-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}

.clearfix {
  zoom: 1
}

.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden
}

.clearfix:after {
  clear: both
}

.campaigns {
  text-align: center;
  overflow: hidden;
  padding-bottom: 2em
}

.campaigns a:not(.button) {
  color: inherit
}

.campaigns a:not(.button):hover {
  color: #2e9df7
}

.section-gallery {
  overflow: hidden;
  max-width: 980px;
  margin: 40px auto 60px;
  text-align: center
}

.section-gallery * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.section-gallery .campaign {
  float: left;
  text-align: left;
  display: block;
  width: 24%;
  margin: 0 0.5% 15px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  overflow: hidden;
  position: relative;
  border: 1px solid #E6E6E1;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 15px 45px;
  height: 290px
}

.section-gallery .campaign sup {
  font-size: 0.6em
}

.section-gallery .campaign .campaign-image {
  display: block;
  margin: -15px -15px 10px -15px
}

.section-gallery .campaign .campaign-image img {
  height: 150px;
  width: auto
}

.section-gallery .campaign .member {
  line-height: 1;
  position: absolute;
  padding-left: 70px;
  padding-right: 15px;
  height: 60px;
  width: 100%;
  top: 90px;
  left: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%)
}

.section-gallery .campaign .member a {
  color: #fff
}

.section-gallery .campaign .member-image {
  width: 40px;
  height: 40px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  left: 15px;
  top: 5px;
  border: 1px solid #fff;
  background-color: #fff
}

.section-gallery .campaign .member-name {
  position: relative;
  top: 8px;
  font-size: 0.9em
}

.section-gallery .campaign .campaign-name {
  font-size: 1em;
  font-weight: 600;
  line-height: 1em
}

.section-gallery .campaign .campaign-name a {
  color: #333232
}

.section-gallery .campaign .totals {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  height: 65px
}

.section-gallery .campaign .totals .remaining,
.section-gallery .campaign .totals .raised,
.section-gallery .campaign .totals .goal {
  float: right;
  color: #C1C1BA;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-style: italic;
  display: none
}

.section-gallery .campaign .button {
  font-size: 1em;
  line-height: 1
}

.section-gallery {
  margin: 20px 0;
  padding-top: 20px;
  border-top: 1px solid #e6e6e6;
  overflow: hidden
}

.section-gallery .paginator {
  margin-top: -10px
}

.section-gallery .campaign {
  width: 31%;
  margin-right: 3%;
  margin-bottom: 20px;
  margin-left: 0;
  height: 220px
}

.section-gallery .campaign:nth-child(3n) {
  margin-right: 0%
}

.section-gallery .campaign .member {
  top: 40px;
  padding-top: 20px;
  height: 80px
}

.section-gallery .campaign .member-image {
  bottom: 15px;
  top: auto
}

.section-gallery .campaign .member-name-container {
  display: table;
  width: 100%;
  height: 40px
}

.section-gallery .campaign .member-name {
  display: table-cell;
  vertical-align: middle
}

.section-gallery .campaign .campaign-image img {
  height: 120px
}

.total-child-campaigners {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 26px;
  text-align: left
}

.child-campaigns-wrapper {
  margin-bottom: 10px
}

.child-campaign-header {
  position: relative;
  margin-bottom: 25px
}

.campaign .amounts {
  position: absolute;
  bottom: 0;
  color: #9b9b94;
  left: 15px
}

@media only screen and (max-device-width: 1000px),
only screen and (max-width: 1000px) {
  .child-campaign-sorting {
    position: static
  }

  .section-gallery .campaign {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 15px;
    height: 240px
  }

  .section-gallery .campaign:nth-child(3n) {
    margin-right: 4%
  }

  .section-gallery .campaign:nth-child(2n) {
    margin-right: 0
  }
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .section-gallery .campaign {
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 15px
  }

  .section-gallery .campaign:nth-child(2n) {
    margin-right: 3.5%
  }

  .section-gallery .campaign:nth-child(4n) {
    margin-right: 3.5%
  }

  .section-gallery .campaign:nth-child(3n) {
    margin-right: 0
  }
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .section-gallery .campaign {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 15px;
    font-size: .9em
  }

  .section-gallery .campaign:nth-child(3n) {
    margin-right: 4%
  }

  .section-gallery .campaign:nth-child(2n) {
    margin-right: 0
  }
}

.section-d2p-100 {
  margin-top: 10px
}

.section-d2p-100 .percent {
  position: relative
}

.section-d2p-100 p {
  line-height: 1.4
}

.section-d2p-100 a {
  color: #2E9DF7
}

.section-d2p-100 .icn {
  position: absolute;
  top: -8px;
  left: 0;
  font-size: 85px
}

.section-d2p-100 .proof,
.section-d2p-100 .percent {
  padding-left: 110px
}

.section-d2p-100 h3 {
  color: #9b9b94;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 1em;
  margin-bottom: 5px
}

.section-d2p-100 .d-caption {
  font-size: 12px;
  color: #9b9b94
}

@media only screen and (max-device-width: 1280px),
only screen and (max-width: 1280px) {
  .campaign-page .in-place-nav {
    right: 0;
    margin-right: 0
  }
}

@media only screen and (max-device-width: 1000px),
only screen and (max-width: 1000px) {
  .tablet-hide-i {
    display: none
  }

  .campaign-page .hero-header {
    margin: 0 -20px
  }

  .campaign-page .hero-header img {
    height: 100%;
    max-width: none
  }

  .campaign-page .header-personal-info {
    width: auto;
    left: 0;
    right: 0
  }

  .campaign-page .header-personal-info.three-buttons .donate-buttons {
    margin-right: 15px
  }

  .campaign-page .header-personal-info.three-buttons .edit-campaign {
    padding: 9px 12px 7px;
    margin-left: 15px
  }

  .campaign-page .header-personal-info.three-buttons .edit-campaign .icn {
    position: static
  }

  .campaign-page .header-personal-info.three-buttons .edit-campaign .edit-text {
    display: none
  }

  .campaign-page .header-personal-info .profile-image {
    left: 20px
  }

  .campaign-page .funding-status.reporting {
    padding-left: 0;
    margin-bottom: 30px
  }

  .campaign-page .funding-status.reporting .project-container {
    position: relative;
    margin-bottom: 20px
  }

  .campaign-page .funding-status.reporting .project-container .frame {
    position: static;
    top: 0px;
    width: 250px;
    height: 190px;
    overflow: hidden;
    border: 1px solid #dedcdc;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 4px
  }

  .campaign-page .funding-status.reporting .project-container .frame .border {
    height: 188;
    border: 4px solid #FFFFFF;
    overflow: hidden;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-behavior: url("../htc/backgroundsize.htc")
  }

  .campaign-page .funding-status.reporting .project-container a {
    width: 250px;
    margin-top: 15px
  }
}

@media only screen and (max-device-width: 980px),
only screen and (max-width: 980px) {
  .campaign-page .closed-campaign {
    margin: 0 -20px
  }
}

@media only screen and (max-device-width: 768px),
only screen and (max-width: 768px) {
  .campaign-page .hero-header {
    min-height: 400px
  }

  .campaign-page .hero-header .main-image {
    width: auto;
    height: 400px;
    margin-left: -533px
  }

  .campaign-page .header-personal-info .sharing {
    display: none
  }

  .campaign-page .header-personal-info .donate-buttons {
    margin-right: 0 !important
  }

  .campaign-page .header-personal-info.three-buttons .edit-campaign {
    padding: 11px 20px 11px 41px;
    margin-left: 20px
  }

  .campaign-page .header-personal-info.three-buttons .edit-campaign .icn {
    position: absolute
  }

  .campaign-page .header-personal-info.three-buttons .edit-campaign .edit-text {
    display: inline
  }
}

@media only screen and (max-device-width: 640px),
only screen and (max-width: 640px) {
  .desktop-hide-b {
    display: block
  }

  .desktop-hide-ib {
    display: inline-block
  }

  .mobile-hide-b,
  .mobile-hide-i {
    display: none
  }

  .mobile-hide-b.alert {
    display: none !important
  }

  .campaign-page h3,
  .campaign-page .headline {
    font-size: 18px
  }

  .campaign-page .headline {
    font-weight: normal
  }

  .campaign-page .inner {
    position: static
  }

  .campaign-page .hero-header {
    min-height: 350px
  }

  .campaign-page .hero-header.closed {
    padding-bottom: 0
  }

  .campaign-page .hero-header .main-image {
    height: 350px;
    margin-left: -466px
  }

  .campaign-page .editable-header .header-personal-info .user-name {
    margin: 0
  }

  .campaign-page .header-personal-info {
    height: 65px;
    bottom: 25px;
    padding-left: 105px;
    min-height: 0
  }

  .campaign-page .header-personal-info .donate-buttons {
    height: auto;
    line-height: normal;
    margin-top: 15px
  }

  .campaign-page .header-personal-info .donate-buttons .btn {
    padding: 7px 15px;
    font-size: 12px;
    height: auto;
    line-height: normal
  }

  .campaign-page .header-personal-info.three-buttons .donate-buttons.triple-button {
    width: 210px
  }

  .campaign-page .header-personal-info.three-buttons .edit-campaign {
    padding: 7px 15px;
    margin-left: 10px
  }

  .campaign-page .header-personal-info .edit-campaign {
    margin-top: 15px;
    padding: 7px 15px;
    font-size: 12px;
    margin-left: 10px
  }

  .campaign-page .header-personal-info .edit-campaign .icn {
    display: none
  }

  .campaign-page .header-personal-info .profile-image {
    width: 65px;
    height: 65px
  }

  .campaign-page .header-personal-info .user-name {
    margin: 0;
    font-size: 19px
  }

  .campaign-page .header-personal-info .sharing {
    text-align: left;
    margin-top: 15px
  }

  .campaign-page .header-personal-info .sharing a {
    text-align: center;
    width: 30px;
    padding: 5px;
    height: 28px
  }

  .campaign-page .header-personal-info .sharing [class^="cw-icon-"] {
    font-size: 13px
  }

  .campaign-page .body {
    padding-left: 0;
    margin-top: 0
  }

  .campaign-page .sidebar {
    position: static;
    width: 100%
  }

  .campaign-page .about-init.top-border,
  .campaign-page .about-init {
    border: none;
    padding-top: 0
  }

  .campaign-page .campaign-about {
    width: auto;
    margin: 20px 0 0;
    float: none
  }

  .campaign-page .campaign-about .mobile-title {
    font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
    font-weight: 600;
    font-size: 25px
  }

  .campaign-page .campaign-about .headline {
    font-size: 16px
  }

  .campaign-page .about-content {
    height: 0;
    overflow: hidden;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
  }

  .campaign-page .about-content.show,
  .campaign-page .about-content.no-headline {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    height: auto
  }

  .campaign-page .no-headline {
    margin-top: 30px
  }

  .campaign-page .mobile-actions {
    text-align: center;
    margin-top: 20px
  }

  .campaign-page #toggle-mission {
    display: inline-block;
    margin-bottom: 2em;
    font-size: 14px;
    color: #C2C2C2;
    position: relative
  }

  .campaign-page #toggle-mission .icn {
    display: inline-block;
    position: relative;
    top: 2px
  }

  .campaign-page #toggle-mission.less .icn {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    zoom: 1
  }

  .campaign-page #toggle-mission .text {
    margin-left: 3px
  }

  .campaign-page .donate-to-comment {
    float: left;
    clear: left
  }

  .campaign-page ul .comm h4 {
    display: block
  }

  .campaign-page .section-d2p-100 {
    margin-top: 10px
  }

  .campaign-page .section-d2p-100 .proof,
  .campaign-page .section-d2p-100 .percent {
    padding-left: 0
  }

  .campaign-page .section-d2p-100 .icn {
    display: none
  }
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .campaign-page .hero-header {
    min-height: 215px
  }

  .campaign-page .hero-header .main-image {
    width: auto;
    height: 215px;
    margin-left: -300px
  }

  .campaign-page .header-personal-info.three-buttons .edit-campaign {
    position: absolute;
    right: 8px;
    top: -130px
  }

  .campaign-page .header-personal-info.three-buttons .edit-campaign .icn {
    display: block;
    position: static;
    font-size: 15px
  }

  .campaign-page .header-personal-info.three-buttons .edit-campaign .edit-text {
    display: none
  }

  .campaign-page .header-personal-info.three-buttons .donate-buttons.triple-button {
    width: 190px
  }
}

.clearfix {
  zoom: 1
}

.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden
}

.clearfix:after {
  clear: both
}

#container.drinks4drinks {
  font: 16px/26px Georgia, serif;
  width: auto;
  max-width: 1280px;
  padding-bottom: 0
}

#container.drinks4drinks #comment_box p {
  line-height: 20px
}

.drinks4drinks p {
  font: 16px/26px Georgia, serif;
  color: #000
}

.drinks4drinks .inside {
  width: 980px;
  margin: 0 auto;
  text-align: center
}

.drinks4drinks .button,
.button {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  color: #fff
}

.drinks4drinks .button.flat-black,
.button.flat-black {
  background: #000;
  color: #fff;
  padding: .45em 1.5em;
  font-size: 20px;
  border: 0;
  text-transform: uppercase;
  margin: 0 7px;
  border-radius: 2em;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em
}

.button.flat-black i {
  background: url("../png/arrow-white.png") center center no-repeat;
  width: 10px;
  text-indent: -9999px;
  display: inline-block;
  *display: inline;
  position: relative;
  top: 6px
}

.drinks4drinks .button.turq,
.button.turq {
  background-color: #3fb9bd;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4ad1d5), color-stop(25%, #4ad1d5), to(#3fb9bd));
  background-image: -webkit-linear-gradient(#4ad1d5, #4ad1d5 25%, #3fb9bd);
  background-image: -moz-linear-gradient(top, #4ad1d5, #4ad1d5 25%, #3fb9bd);
  background-image: -ms-linear-gradient(#4ad1d5, #4ad1d5 25%, #3fb9bd);
  background-image: -o-linear-gradient(#4ad1d5, #4ad1d5 25%, #3fb9bd);
  background-image: linear-gradient(#4ad1d5, #4ad1d5 25%, #3fb9bd);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4ad1d5', endColorstr='#3fb9bd', GradientType=0);
  border: 1px solid #3ab2b6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 1px 1px 4px, inset 0 1px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 1px 1px 4px, inset 0 1px rgba(255, 255, 255, 0.4);
  box-shadow: rgba(0, 0, 0, 0.25) 1px 1px 4px, inset 0 1px rgba(255, 255, 255, 0.4);
  padding: .7em 2em .8em;
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
  text-transform: uppercase
}

.half {
  width: 47.5%;
  margin-right: 2%;
  padding-right: 2%;
  float: left
}

.half.last {
  margin-right: 0;
  padding-right: 0
}

.clr {
  color: #c68dae
}

.clr-2 {
  color: #48cdd2
}

.drinks4drinks a,
.drinks4drinks a:link,
.drinks4drinks a:active,
.drinks4drinks a:visited,
.drinks4drinks p a {
  color: #37a3a7
}

hr.dotted-arrow {
  background: transparent url("../jpg/smooth-arrow.jpg") center top no-repeat;
  height: 25px;
  border: 0
}

.ie7 hr.dotted-arrow {
  display: list-item;
  list-style: url(../smooth-arrow.html) inside;
  filter: alpha(opacity=0);
  width: 0
}

hr.dotted {
  background: transparent;
  height: 1px;
  color: #fff;
  border: 0;
  border-top: 1px dotted #c9c9c9
}

.section-intro {
  padding: 240px 0 50px;
  margin-bottom: 30px;
  background: #eee center top no-repeat
}

.section-intro h1 {
  display: none
}

.section-intro p {
  margin: 0px 150px 20px;
  font-size: 18px;
  color: #000
}

.social {
  width: 200px;
  text-align: center;
  margin: 10px auto
}

.social #social-fb {
  position: relative;
  top: -1px;
  float: none
}

.FBConnectButton {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.ie7 .social #social-fb {
  position: static;
  float: right
}

.drinks4drinks .section-stats {
  margin-bottom: 45px
}

.section-stats p {
  margin-bottom: 20px;
  color: #9f9f9f
}

.stat-box.heading {
  background: #f5f3f3;
  border: 1px solid #d8d9db;
  padding: 10px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 0 1px white;
  width: 188px;
  position: relative;
  height: auto;
  clear: none
}

.stat-box img {
  position: relative;
  vertical-align: baseline;
  top: 4px
}

.stat-box.heading .stat-nos {
  font-size: 72px;
  line-height: normal;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 5px;
  margin-bottom: 14px;
  display: block
}

.stat-box span {
  color: #575b60;
  font-size: 23px;
  text-transform: uppercase
}

.drinks4drinks .question_bracket {
  display: block;
  height: 21px;
  width: 15px;
  background: url("../png/icon-info.png") center top no-repeat;
  text-indent: -9999px;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: -1px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none
}

.section-stats .bubble {
  display: none;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
  position: absolute;
  z-index: 9999;
  width: 257px;
  right: -67px;
  bottom: 35px;
  padding-top: 25px;
  background: url("../png/tool-bubble-top.png") center top no-repeat
}

#comment_box p {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  font-size: 14px
}

.section-stats .bubble .inner {
  background: url("../png/tool-bubble-bottom.png") center bottom no-repeat;
  padding-bottom: 34px;
  margin: 0
}

.section-stats .bubble p {
  font: 16px/23px Arial, sans-serif;
  text-transform: none;
  color: #fff;
  background: url("../png/tool-bubble-center.png") center center repeat-y;
  padding: 0px 25px 10px 25px;
  margin: 0
}

.under-results {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px
}

.drinks4drinks .section-help.inside {
  margin: 40px auto;
  width: 951px
}

.section-help p {
  margin-bottom: 30px
}

x .section-help .half p {
  padding: 0 45px;
  margin-bottom: 15px
}

.section-help .section-donate {
  border-right: 1px dotted #c9c9c9;
  width: 457px
}

.section-dash {
  background: #f5f3f3 url("../gif/dash-bg.gif");
  padding: 0 0 28px;
  text-shadow: 0 1px #fff;
  text-align: center;
  position: relative;
  box-shadow: inset 0 -1px 6px rgba(0, 0, 0, 0.1)
}

.dash-nav {
  font-size: 14px;
  line-height: 18px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  color: #b8b8b8;
  padding: 80px 0 0;
  background: url("../png/arrow-center.png") center top no-repeat
}

.dash-nav li {
  display: inline-block;
  padding: 0 30px
}

.ie7 .dash-nav li {
  display: inline
}

.dash-nav li a {
  color: #b8b8b8;
  text-decoration: none;
  display: block;
  height: 42px
}

.ie7 .dash-nav li a {
  display: inline
}

.dash-nav li a:after {
  content: '•';
  display: block;
  font-weight: 600;
  font-size: 24px;
  height: 24px;
  color: #f5f3f3;
  text-shadow: none;
  text-align: center
}

.dash-nav li .current {
  color: #45c7cb
}

.dash-nav li .current:after {
  color: #45c7cb
}

.flagship-lb-row {
  display: none
}

.flagship-lb-row.current {
  display: block
}

.section-dash hr {
  margin: 0 0 26px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #e5e5e5;
  color: #e5e5e5
}

.dash-prof {
  font: 14px/18px Arial, sans-serif;
  color: #515151;
  width: 130px;
  margin: 0 16px;
  float: left
}

.dash-prof img {
  width: 92px;
  height: 92px;
  margin: 0 auto
}

.dash-prof em {
  color: #8b8b8b
}

.section-mission {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 30px
}

.section-mission h2 {
  font-size: 21px;
  margin-bottom: 10px;
  text-align: left
}

.section-mission .video {
  width: 490px;
  height: 275px;
  background: #eee;
  margin-right: 30px
}

.section-mission .text {
  height: 275px;
  display: table-cell;
  vertical-align: middle
}

.section-mission .text p {
  margin: 0;
  text-align: left
}

.section-where {
  margin: 40px auto
}

.section-where h2 {
  line-height: 60px
}

.section-where p {
  padding: 0 50px
}

.section-where .full-width {
  margin: 0 -150px
}

.section-where img {
  margin-top: 0px
}

.section-about-cw {
  margin-bottom: 40px
}

.section-about-cw img {
  margin: 0 auto 15px;
  display: block
}

.section-about-cw h3 {
  margin-bottom: 5px;
  margin-top: 25px;
  font-size: 18px
}

.section-about-cw p {
  padding: 0 10px
}

.ie7 .section-about-cw .third {
  width: 31%
}

.drinks4drinks .section-donations {
  position: relative;
  margin-top: 40px;
  margin-bottom: 80px
}

.section-donations h2 {
  padding-left: 110px
}

.section-donations .content {
  margin: 25px 50px;
  background: #fefdfa
}

.section-donations .stat-nos {
  font: italic 14px Arial, sans-serif;
  position: relative;
  top: -10px;
  left: 35px;
  text-transform: none
}

.drinks4drinks #donationTable {
  text-align: left;
  width: 100%
}

.drinks4drinks #donationTable th {
  border: 1px solid #e9e9e9;
  border-bottom: 3px double #c6ebea;
  color: #44c1c5;
  font-size: 14px;
  line-height: 18px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 20px 20px 15px
}

.drinks4drinks #donationTable th.amount,
#donationTable th.date {
  text-align: center
}

.drinks4drinks #donationTable td {
  padding: 10px 20px;
  color: #515151;
  font: 14px Arial, sans-serif;
  border: 1px solid #e9e9e9
}

.drinks4drinks #donationTable td a {
  color: #44c1c5
}

.drinks4drinks #donationTable td.td-na {
  font-weight: 600;
  color: #515151
}

.drinks4drinks #donationTable td.td-am {
  color: #c68dae;
  font-weight: normal;
  font-style: italic;
  text-align: center
}

.drinks4drinks #donationTable td.td-da {
  color: #8b8b8b;
  font-style: italic;
  text-align: center
}

.drinks4drinks #donationTable td.td-co {
  color: #8b8b8b;
  font-style: italic
}

.drinks4drinks .paginator {
  font-size: 14px;
  line-height: 18px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase
}

.drinks4drinks .paginator a {
  padding: 5px;
  color: #c5c5c5
}

.drinks4drinks .paginator a.selected {
  color: #333232
}

.drinks4drinks .paginator .next a,
.drinks4drinks .paginator .prev a {
  display: block;
  width: 34px;
  height: 34px;
  padding: 0;
  text-indent: -9999px;
  background-image: url("../png/prev-next.png");
  position: absolute
}

.drinks4drinks .paginator .prev a {
  background-position: left top;
  bottom: 55%;
  left: 0
}

.drinks4drinks .paginator .next a {
  background-position: right top;
  bottom: 55%;
  right: 0
}

.drinks4drinks .paginator .prev a:hover {
  background-position: left bottom
}

.drinks4drinks .paginator .next a:hover {
  background-position: right bottom
}

.section-sponsors {
  background-color: #fafafb;
  border-top: 1px solid #dadada;
  text-align: center;
  margin-bottom: -20px;
  padding: 24px 0 48px;
  box-shadow: inset 0 1px #fff
}

.ie7 .section-sponsors .logos {
  width: 520px;
  margin: 0 auto 60px
}

.section-sponsors h2 {
  font-size: 24px;
  margin-bottom: 24px
}

.section-sponsors .logos {
  width: 980px;
  margin: 0 auto
}

.section-sponsors p {
  color: #c2c2c2;
  text-align: left;
  border-top: 1px solid #e9e9e9;
  padding-top: 10px;
  line-height: 20px
}

.section-sponsors .level-5 p,
.section-sponsors .level-1 p {
  margin-top: 40px
}

.section-sponsors a {
  display: inline-block;
  width: 320px;
  background-repeat: no-repeat;
  margin: 0;
  text-indent: -9999px;
  background-position: center top
}

.ie7 .section-sponsors a {
  display: block;
  float: left
}

.section-sponsors a:hover {
  background-position: center bottom
}

#sponsor-redhook {
  background-image: url("../gif/sponsor-redhook.gif");
  width: 320px;
  height: 122px
}

#sponsor-bob {
  background-image: url("../gif/sponsor-bob.gif");
  width: 320px;
  height: 122px
}

#sponsor-clarity {
  background-image: url("../gif/sponsor-clarity.gif");
  width: 320px;
  height: 122px
}

#sponsor-she {
  background-image: url("../gif/sponsor-she.gif");
  height: 123px
}

#sponsor-hm {
  background-image: url("../gif/sponsor-hm.gif");
  height: 123px
}

#sponsor-massage {
  background-image: url("../gif/sponsor-massage.gif");
  height: 123px
}

#sponsor-homestreet {
  background-image: url("../gif/sponsor-homestreet.gif");
  height: 190px
}

#sponsor-thresh {
  background-image: url("../gif/sponsor-thresh.gif");
  height: 190px
}

#sponsor-comprehensive {
  background-image: url("../gif/sponsor-comprehensive.gif");
  height: 190px
}

#sponsor-delrosario {
  background-image: url("../gif/sponsor-delrosario.gif");
  height: 80px
}

#sponsor-thoreson {
  background-image: url("../gif/sponsor-thoreson.gif");
  height: 80px
}

#sponsor-sorella {
  background-image: url("../gif/sponsor-sorella.gif");
  height: 80px
}

#sponsor-ameriprize {
  background-image: url("../gif/sponsor-ameriprize.gif");
  height: 104px
}

#sponsor-carbon {
  background-image: url("../gif/sponsor-carbon.gif");
  height: 104px
}

#sponsor-cassie {
  background-image: url("../gif/sponsor-cassie.gif");
  height: 104px
}

#d-campaign .drinks4drinks a {
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s
}

#d-campaign .drinks4drinks * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.clearfix {
  zoom: 1
}

.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden
}

.clearfix:after {
  clear: both
}

#d-campaign.smilegen2013 #content {
  width: 980px;
  margin: 0 auto
}

#d-campaign .smilegen-campaign {
  position: relative
}

#d-campaign .smilegen-campaign .logo {
  background: url("../png/logo-smilegen.png") center top no-repeat;
  height: 134px;
  width: 423px;
  font-size: 0;
  text-indent: -9999px;
  margin: 0 auto;
  display: block
}

#d-campaign .smilegen-campaign h1 {
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.25) 0px 2px 1px;
  font-size: 90px;
  margin: 0 auto;
  font-family: "LeagueGothic", "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  letter-spacing: 3px
}

#d-campaign .smilegen-campaign h2 {
  text-align: center;
  margin: 45px auto
}

#d-campaign .smilegen-campaign h3 {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 33px
}

#d-campaign .smilegen-campaign h4 {
  font-size: 25px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #333232
}

#d-campaign .smilegen-campaign p {
  font-size: 18px;
  line-height: 30px;
  font-family: Georgia, serif;
  color: #333232
}

#d-campaign .smilegen-campaign hr {
  width: 1280px;
  margin: 0 0 0 -150px
}

#d-campaign .smilegen-campaign .d-button {
  color: #fff;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300
}

#d-campaign .smilegen-campaign .italic,
#d-campaign .smilegen-campaign a .italic {
  font-style: italic;
  font-family: Georgia, serif;
  font-size: 14px;
  color: #737373
}

#d-campaign .smilegen-campaign .name {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #737373
}

#d-campaign .smilegen-campaign .inner {
  margin: 0 auto;
  display: block
}

#d-campaign .smilegen-campaign .stats {
  display: inline-block;
  *float: left;
  margin: 0 10px;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  text-align: center
}

#d-campaign .smilegen-campaign .stats span {
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  font-size: 22px;
  color: #fff
}

#d-campaign .smilegen-campaign section {
  clear: both
}

#d-campaign .smilegen-campaign .section-header {
  background: url("../jpg/header-bg.jpg") center top no-repeat;
  width: 1280px;
  height: 415px;
  margin: 0 0 0 -150px;
  padding: 34px 0 0 0;
  text-align: center;
  position: relative
}

#d-campaign .smilegen-campaign .section-header .d-button {
  width: 240px;
  padding: 16px 0
}

#d-campaign .smilegen-campaign .section-header .stats {
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  margin: 35px 4px 0;
  padding: 20px 30px
}

#d-campaign .smilegen-campaign .section-header .stats span {
  font-size: 25px
}

#d-campaign .smilegen-campaign .section-search {
  position: absolute;
  top: 0;
  overflow: visible;
  left: -150px;
  background-color: rgba(181, 210, 212, 0.9);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#E6B5D2D4, endColorstr=#E6B5D2D4);
  width: 1280px;
  height: 415px;
  text-align: center
}

#d-campaign .smilegen-campaign .section-search .inner {
  width: 640px;
  margin: 0 auto;
  margin-top: 100px;
  position: relative
}

#d-campaign .smilegen-campaign .section-search .inner>a {
  color: #000000;
  cursor: pointer;
  position: absolute;
  top: 160px
}

#d-campaign .smilegen-campaign .section-search .inner>a.right {
  right: 0
}

#d-campaign .smilegen-campaign .section-search .inner>a.left {
  left: 0
}

#d-campaign .smilegen-campaign .section-search .inner>a:hover {
  color: #999;
  text-decoration: none
}

#d-campaign .smilegen-campaign .section-search .lph {
  background: #ffffff;
  margin-top: 20px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px
}

#d-campaign .smilegen-campaign .section-search input {
  z-index: 0
}

#d-campaign .smilegen-campaign .section-search label {
  z-index: 10;
  font-family: "Proxima-Nova-n1", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 100
}

#d-campaign .smilegen-campaign .section-search .search-dropdown {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  position: relative;
  z-index: 999;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0;
  border-radius: 0 0 10px 10px
}

#d-campaign .smilegen-campaign .section-search .bottom {
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0;
  border-radius: 0 0 10px 10px;
  text-align: left;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  color: #8d96a0;
  padding: 20px
}

#d-campaign .smilegen-campaign .section-search .bottom a {
  color: #8d96a0
}

#d-campaign .smilegen-campaign .section-search ul {
  max-height: 236px;
  overflow: auto;
  -moz-box-shadow: #ccc 0 0 7px 0px inset;
  -webkit-box-shadow: #ccc 0 0 7px 0px inset;
  box-shadow: #ccc 0 0 7px 0px inset
}

#d-campaign .smilegen-campaign .section-search ul li {
  text-align: left;
  font-family: "Proxima-Nova-n1", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 100;
  font-size: 22px;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px
}

#d-campaign .smilegen-campaign .section-search ul li a span {
  font-size: 10px
}

#d-campaign .smilegen-campaign .section-search ul .groupname {
  color: #333232
}

#d-campaign .smilegen-campaign .section-progress .inner {
  width: 980px;
  margin: 0 auto;
  text-align: center
}

#d-campaign .smilegen-campaign .section-progress .progress-bar {
  width: 480px;
  height: 38px;
  position: relative;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  float: right;
  background: #e0e0e0
}

#d-campaign .smilegen-campaign .section-progress .progress-bar #bar_progress {
  -moz-border-radius: 20px 0 0 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px 0 0 20px;
  min-width: 10px
}

#d-campaign .smilegen-campaign .section-progress .progress-bar .shadow {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  z-index: 1
}

#d-campaign .smilegen-campaign .section-progress .progress-bar .numbers {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 15px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  right: 15px;
  z-index: 999
}

#d-campaign .smilegen-campaign .section-fundraisers {
  border: 1px solid #e6e6e6;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px
}

#d-campaign .smilegen-campaign .section-fundraisers .leaderboard-nav {
  padding: 30px 25px 20px;
  line-height: 32px
}

#d-campaign .smilegen-campaign .section-fundraisers .leaderboard-nav .button {
  color: #9b9b94;
  border: 1px solid #e6e6e1;
  padding: 0 10px;
  font-size: 13px;
  cursor: default
}

#d-campaign .smilegen-campaign .section-fundraisers .leaderboard-nav .button.most-donated {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: -5px
}

#d-campaign .smilegen-campaign .section-fundraisers .leaderboard-nav .button.most-raised {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0
}

#d-campaign .smilegen-campaign .section-fundraisers .leaderboard-nav .button.disabled {
  background: #f5f5f1 !important;
  color: #bfbfb9;
  border: 1px solid #e6e6e1;
  cursor: pointer !important
}

#d-campaign .smilegen-campaign .section-fundraisers .leaderboard-nav .button.disabled:hover {
  color: #9b9b94
}

#d-campaign .smilegen-campaign .section-fundraisers .leaderboard-nav .button:hover {
  border-color: #e6e6e1
}

#d-campaign .smilegen-campaign .section-fundraisers .leaderboard-nav ul {
  float: right
}

#d-campaign .smilegen-campaign .section-fundraisers .leaderboard-nav ul li {
  display: inline-block;
  *float: left
}

#d-campaign .smilegen-campaign .section-fundraisers .inset {
  background: #fafafa;
  -moz-box-shadow: #e6e6e6 0 0 7px 0px inset;
  -webkit-box-shadow: #e6e6e6 0 0 7px 0px inset;
  box-shadow: #e6e6e6 0 0 7px 0px inset;
  overflow: auto
}

#d-campaign .smilegen-campaign .section-fundraisers .dash-prof {
  text-align: center;
  margin: 40px 4px 40px 5px
}

#d-campaign .smilegen-campaign .section-fundraisers .dash-prof a {
  display: block;
  border: none
}

#d-campaign .smilegen-campaign .section-fundraisers .dash-prof a:hover {
  text-decoration: none
}

#d-campaign .smilegen-campaign .section-fundraisers .fundraisers .inset {
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0;
  border-radius: 0 0 10px 10px
}

#d-campaign .smilegen-campaign .section-fundraisers .fundraisers .inset a {
  color: #737373
}

#d-campaign .smilegen-campaign .section-fundraisers .fundraisers .fundraisers-nav {
  padding: 30px 25px;
  line-height: 26px
}

#d-campaign .smilegen-campaign .section-fundraisers .paging {
  float: right
}

#d-campaign .smilegen-campaign .section-fundraisers .paging a {
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 4px 0;
  line-height: 17px;
  height: 24px;
  width: 24px;
  margin: 0 0 -8px 0
}

#d-campaign .smilegen-campaign .section-fundraisers .paging a.disabled {
  cursor: default;
  color: #aaaaaa;
  border-color: #aaaaaa
}

#d-campaign .smilegen-campaign .section-fundraisers .paging a .cw-icon {
  top: 0;
  margin: 0;
  font-size: 12px
}

#d-campaign .smilegen-campaign .section-fundraisers .column {
  float: left;
  width: 33.3%;
  border-right: 1px solid #e6e6e6
}

#d-campaign .smilegen-campaign .section-fundraisers .column:last-child {
  border-right: none
}

#d-campaign .smilegen-campaign .section-fundraisers .column li a {
  padding: 15px 20px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 16px;
  display: block
}

#d-campaign .smilegen-campaign .section-fundraisers .column li a:hover {
  background: #ededed;
  text-decoration: none
}

#d-campaign .smilegen-campaign .section-fundraisers .column li a .italic {
  float: right
}

#d-campaign .smilegen-campaign .section-video {
  text-align: center;
  margin-bottom: 40px
}

#d-campaign .smilegen-campaign .section-video h3 {
  font-family: "Proxima-Nova-n1", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 100;
  font-size: 26px;
  line-height: 38px;
  margin: 40px auto;
  text-transform: none
}

#d-campaign .smilegen-campaign .section-video h3 span {
  border-bottom: 1px solid #e6e6e6
}

#d-campaign .smilegen-campaign .section-ethiopia {
  background: url("../jpg/graphic-ethiopia.jpg") right center no-repeat;
  margin: 80px auto 45px auto
}

#d-campaign .smilegen-campaign .section-ethiopia .inner {
  width: 450px;
  margin: 0
}

#d-campaign .smilegen-campaign .section-ethiopia .half {
  width: 183px;
  margin-right: 30px;
  margin-top: 15px;
  color: #737373;
  font-size: 16px;
  line-height: 23px;
  font-family: "Proxima-Nova-n1", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 100
}

#d-campaign .smilegen-campaign .section-village p {
  text-align: center;
  font-size: 16px;
  line-height: 26px
}

#d-campaign .smilegen-campaign .section-village div {
  float: left;
  width: 220px;
  margin: 30px 33px 40px 0
}

#d-campaign .smilegen-campaign .section-stats {
  background: url("../jpg/image-photo.jpg") left center no-repeat;
  text-align: center;
  height: 370px;
  margin: 50px 0;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300
}

#d-campaign .smilegen-campaign .section-stats .inner {
  width: 40%;
  float: right;
  margin: 40px 40px 0 0
}

#d-campaign .smilegen-campaign .section-stats h2 {
  margin: 0
}

#d-campaign .smilegen-campaign .section-stats .stats {
  margin: 20px;
  *float: left;
  color: #333232
}

#d-campaign .smilegen-campaign .section-stats .stats span {
  color: #333232
}

#d-campaign .smilegen-campaign .disclaimer {
  background: #414141;
  text-align: center;
  width: 1280px;
  margin: 0 0 0 -150px
}

#d-campaign .smilegen-campaign .disclaimer .inner {
  width: 980px;
  margin: 0 auto
}

#d-campaign .smilegen-campaign .disclaimer p {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  margin: 0;
  padding: 45px 0
}

.dash #smilegen {
  background: url("../jpg/campaign-sidebar.jpg");
  height: 323px;
  color: #ffffff;
  position: relative;
  border-top: none;
  padding: 0;
  margin-top: -21px
}

.dash #smilegen p {
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  position: absolute;
  bottom: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  margin: 0
}

.dash #smilegen p a {
  color: #ffffff
}

.clearfix {
  zoom: 1
}

.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden
}

.clearfix:after {
  clear: both
}

@font-face {
  font-family: 'GreyscaleBasic';
  src: url("../eot/greyscale_basic_regular-webfont.eot");
  src: url("../eot/greyscale_basic_regular-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../woff/greyscale_basic_regular-webfont.woff") format("woff"), url("../ttf/greyscale_basic_regular-webfont.ttf") format("truetype"), url("../svg/greyscale_basic_regular-webfont.svg#GreyscaleBasicRegular") format("svg");
  font-weight: normal;
  font-style: normal
}

#d-campaign.depechemode #content {
  width: 980px;
  margin: 0 auto
}

#d-campaign .depeche-campaign {
  margin: 0 -150px;
  font-size: 1em;
  line-height: 1.5em;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  width: 1280px
}

#d-campaign .depeche-campaign h1,
#d-campaign .depeche-campaign h2,
#d-campaign .depeche-campaign .heading,
#d-campaign .depeche-campaign .no {
  font: 1.8em/1.4em GreyscaleBasic, Courier, monospace;
  text-align: center
}

#d-campaign .depeche-campaign sup {
  font-size: .7em
}

#d-campaign .depeche-campaign .inner {
  width: 980px;
  margin: 0 auto;
  display: block
}

#d-campaign .depeche-campaign a {
  -webkit-transition: 0.1s linear color;
  -moz-transition: 0.1s linear color;
  -ms-transition: 0.1s linear color;
  -o-transition: 0.1s linear color;
  transition: 0.1s linear color
}

#d-campaign .depeche-campaign a,
#d-campaign .depeche-campaign a:active,
#d-campaign .depeche-campaign a:visited {
  color: #2E9DF7
}

#d-campaign .depeche-campaign a:hover,
#d-campaign .depeche-campaign a:active:hover,
#d-campaign .depeche-campaign a:visited:hover {
  color: #5fb4f9
}

#d-campaign .depeche-campaign a.button,
#d-campaign .depeche-campaign a.d-button,
#d-campaign .depeche-campaign a:active.button,
#d-campaign .depeche-campaign a:active.d-button,
#d-campaign .depeche-campaign a:visited.button,
#d-campaign .depeche-campaign a:visited.d-button {
  color: #fff
}

#d-campaign .depeche-campaign p {
  margin-bottom: 1.5em
}

#d-campaign .depeche-campaign .d-button.blue {
  font-family: GreyscaleBasic, Courier, monospace;
  letter-spacing: .2em;
  border: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: .7em 1.7em .5em;
  font-size: 1em
}

#d-campaign .depeche-campaign .d-button.blue:hover {
  background: #5fb4f9
}

#d-campaign .depeche-campaign .or-pledge {
  display: block;
  text-align: center;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  width: 342px
}

#d-campaign .depeche-campaign .section-header {
  min-height: 500px;
  padding-top: 75px;
  background: url("../jpg/depeche-bg.jpg") center top no-repeat;
  margin-bottom: 85px
}

#d-campaign .depeche-campaign .section-header .inner {
  padding-right: 560px;
  position: relative
}

#d-campaign .depeche-campaign .section-header .logo {
  background: url("../png/depeche-logo.png") center top no-repeat;
  background-size: 160px auto;
  width: 160px;
  height: 55px;
  display: block;
  text-indent: -9999px;
  margin: 0 0 25px 5px
}

#d-campaign .depeche-campaign .section-header h1 {
  text-align: left;
  margin-bottom: 10px
}

#d-campaign .depeche-campaign .section-header .watch-vid {
  background: url("../png/depeche-vid.png") center top no-repeat;
  width: 450px;
  display: block;
  background-size: 450px 450px;
  height: 450px;
  position: absolute;
  top: -26px;
  right: 132px;
  text-align: center;
  padding-top: 310px;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
  letter-spacing: .1em;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0
}

#d-campaign .depeche-campaign .section-header .watch-vid:hover {
  text-decoration: none;
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  color: #fff
}

#d-campaign .depeche-campaign .section-leaderboard {
  margin: 60px 0 80px
}

#d-campaign .depeche-campaign .leaderboard-container {
  margin: 20px 0 35px 0;
  background: #f2f2f2;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 100%
}

#d-campaign .depeche-campaign .board {
  text-align: center;
  padding: 1.6em 0 2em;
  border-right: 1px solid #dadada;
  width: 33%;
  float: left
}

#d-campaign .depeche-campaign .board:last-child {
  border: 0
}

#d-campaign .depeche-campaign .board a {
  color: #000
}

#d-campaign .depeche-campaign .board .no {
  display: block;
  margin-bottom: -0.3em;
  font-size: 2.2em
}

#d-campaign .depeche-campaign .completed-proj-link {
  display: table;
  margin: auto;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase
}

#d-campaign .depeche-campaign .campaign-donations {
  width: 980px;
  margin: 20px auto 30px
}

#d-campaign .depeche-campaign .campaign-donations h2 {
  display: none
}

#d-campaign .depeche-campaign #donationTable td {
  font-size: .9em;
  line-height: 1.5em;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300
}

#d-campaign .depeche-campaign #donationTable td a {
  color: #ff2525
}

#d-campaign .depeche-campaign .paginator {
  margin-top: 0
}

#d-campaign .depeche-campaign .paginator div {
  height: auto
}

#d-campaign .depeche-campaign .paginator #outline {
  margin-top: -1px;
  display: block;
  border: 0;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  border-radius: none;
  background: url("../gif/depeche-donations.gif") center top no-repeat;
  width: 250px;
  height: 45px;
  padding: 0
}

#d-campaign .depeche-campaign .paginator .prev {
  left: 50px
}

#d-campaign .depeche-campaign .paginator .next {
  right: 50px
}

#d-campaign .depeche-campaign .paginator a {
  color: #405361
}

#d-campaign .depeche-campaign .paginator a:hover {
  color: #ff2525
}

#d-campaign .depeche-campaign .section-hublot {
  background: url("../gif/depeche-hub-bg.gif") center top no-repeat;
  height: 360px;
  border: 1px solid #dadada;
  border-width: 1px 0;
  padding-top: 70px
}

#d-campaign .depeche-campaign .section-hublot .inner {
  padding-right: 400px
}

#d-campaign .depeche-campaign .section-hublot .logo {
  background: url("../png/depeche-hub-logo.png") center top no-repeat;
  width: 275px;
  height: 46px;
  display: block;
  text-indent: -9999px;
  margin-bottom: .5em
}

#d-campaign .depeche-campaign .section-hublot h3 {
  margin-bottom: .5em;
  font-size: 1.3em
}

#d-campaign .depeche-campaign .section-assets {
  background: #f5f5f5;
  padding: 70px 0 50px
}

#d-campaign .depeche-campaign .section-assets h2 {
  letter-spacing: .3em;
  padding-bottom: .7em;
  font-size: 2em
}

#d-campaign .depeche-campaign .section-assets .third {
  text-align: center;
  width: 33.3%;
  margin: 0;
  float: left;
  padding: 0 40px;
  position: relative
}

#d-campaign .depeche-campaign .section-assets .third a {
  display: block;
  overflow: visible
}

#d-campaign .depeche-campaign .section-assets .ir {
  border: 10px solid #fff;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  background: #fff;
  margin: 0 auto 20px;
  position: relative;
  text-indent: -9999px;
  -webkit-backface-visibility: hidden
}

#d-campaign .depeche-campaign .section-assets .third:before {
  content: '.';
  display: block;
  top: -10px;
  z-index: 0;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  background: #fff;
  position: absolute;
  text-indent: -9999px;
  -webkit-backface-visibility: hidden
}

#d-campaign .depeche-campaign .section-assets .dl-1 {
  margin-top: 26.5px
}

#d-campaign .depeche-campaign .section-assets .dl-1 .ir {
  z-index: 2;
  transform: rotate(-1.6deg);
  -moz-transform: rotate(-1.6deg);
  -o-transform: rotate(-1.6deg);
  -webkit-transform: rotate(-1.6deg);
  zoom: 1;
  background-image: url("../jpg/depeche-dl-1.jpg");
  width: 242px;
  height: 97px;
  margin-bottom: 36.5px
}

#d-campaign .depeche-campaign .section-assets .dl-1 .ir:hover {
  transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
  zoom: 1
}

#d-campaign .depeche-campaign .section-assets .dl-1:before {
  width: 242px;
  height: 97px;
  top: 0px;
  transform: rotate(1deg);
  -moz-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  zoom: 1
}

#d-campaign .depeche-campaign .section-assets .dl-2 {
  margin-top: 9px
}

#d-campaign .depeche-campaign .section-assets .dl-2 .ir {
  background-image: url("../jpg/depeche-dl-2.jpg");
  width: 112px;
  height: 132px;
  transform: rotate(1deg);
  -moz-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  zoom: 1;
  margin-bottom: 19px
}

#d-campaign .depeche-campaign .section-assets .dl-2 .ir:hover {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  zoom: 1
}

#d-campaign .depeche-campaign .section-assets .dl-2:before {
  width: 112px;
  height: 132px;
  transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  zoom: 1;
  left: 108px;
  top: 0px
}

#d-campaign .depeche-campaign .section-assets .dl-3 {
  margin-top: 19.5px
}

#d-campaign .depeche-campaign .section-assets .dl-3 .ir {
  background-image: url("../jpg/depeche-dl-3.jpg");
  width: 148px;
  height: 111px;
  transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  zoom: 1;
  margin-bottom: 29.5px
}

#d-campaign .depeche-campaign .section-assets .dl-3 .ir:hover {
  transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
  zoom: 1
}

#d-campaign .depeche-campaign .section-assets .dl-3:before {
  width: 148px;
  height: 111px;
  transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  zoom: 1;
  left: 90px;
  top: 0px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2) {
  .section-header .logo {
    background: url("../png/depeche-logo.png");
    background-size: 1280px auto
  }

  .section-hublot .logo {
    background: url("../png/depeche-hub-logo-2x.png");
    background-size: 275px auto
  }
}

.modal-alert {
  text-align: center;
  padding: 2em 1em 1em;
  max-width: 500px
}

.modal-alert.first-time .headline-v2 {
  max-width: 340px;
  margin-left: auto;
  margin-right: auto
}

.modal-alert h2 {
  margin-bottom: .5em
}

.modal-alert p {
  font: 1em/1.5 Georgia, serif;
  margin: 0 0 1em;
  color: #333232
}

.modal-alert p:last-child {
  margin-bottom: 0
}

.modal-alert .link {
  letter-spacing: .05em;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: -10px;
  display: block
}

.modal-alert img {
  max-width: 100%
}

.modal-alert .btn {
  margin: 0 5px 0;
  color: #fff;
  display: inline-block
}

.modal-alert .donate-buttons {
  max-width: 310px;
  margin: auto
}

.modal-alert .donate-buttons .btn {
  width: 100%;
  margin: 0
}

.modal-alert .btn.full {
  width: 100%;
  display: block;
  margin: 0
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
  .modal-alert .donate-buttons.match-button .btn {
    line-height: 45px
  }

  .modal-alert .donate-buttons.match-button .message {
    width: 160px;
    margin: auto;
    top: -8px;
    line-height: 1
  }
}

.fancybox-inner .btn.white {
  background-color: #eff4f8;
  padding: 20px 60px
}

.fancybox-inner .btn.white:hover {
  background-color: #fff
}

.btn.blue {
  color: #fff !important
}

.btn.grey {
  border: 1px solid #d5d5d5;
  background: #f4f4f4;
  border-color: #d5d5d5 #bcbcbc #bcbcbc;
  color: #6b6b6b
}

.btn.grey:hover,
.btn.grey:focus {
  background: #efefef
}

#campaign #fancybox-close,
#d-campaign #fancybox-close,
#campaign_create #fancybox-close {
  background: url("../png/fancybox-close.png") center center no-repeat;
  top: 0;
  right: -38px
}

#campaign #fancybox-overlay,
#d-campaign #fancybox-overlay,
#campaign_create #fancybox-overlay {
  background-color: #fff !important;
  opacity: 0.85 !important;
  width: 100% !important
}

#campaign #fancybox-overlay,
#campaign #fancybox-wrap,
#campaign #fancybox-outer,
#d-campaign #fancybox-overlay,
#d-campaign #fancybox-wrap,
#d-campaign #fancybox-outer,
#campaign_create #fancybox-overlay,
#campaign_create #fancybox-wrap,
#campaign_create #fancybox-outer {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.ie7 #fancybox-outer,
.ie8 #fancybox-outer {
  border: 1px solid #ccc
}

#campaign_edit .form-inner {
  padding-bottom: 0
}

#campaign_edit .btn {
  padding: .4em 1.4em
}

#campaign_edit .btn.green {
  text-shadow: none
}

#campaign_edit .btn.green[disabled] {
  background: #a7e5a9;
  border-color: #9bda9c
}

#campaign_edit form {
  margin-bottom: 20px;
  display: block
}

#campaign_edit h2 {
  font: 48px/60px "LeagueGothic", "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin: 20px 0;
  letter-spacing: 0
}

#campaign_edit .form-inner {
  padding-top: 30px;
  border: 1px solid #EAEAEA;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  width: 980px;
  margin: 0 auto
}

#campaign_edit input[type="text"] {
  font: 22px Georgia, serif
}

#campaign_edit .photo-edit {
  margin-bottom: 0
}

#campaign_edit .photo-edit .form-inner {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  position: relative
}

#campaign_edit .photo-edit .choose-photo {
  position: relative
}

#campaign_edit .photo-edit .half {
  margin-top: 80px;
  position: relative;
  text-align: center;
  margin: 10px 24px;
  border: 1px solid #ebebeb;
  height: 240px;
  width: 440px;
  padding: 5px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: table
}

#campaign_edit .photo-edit .half.last {
  border-left: 1px solid #ebebeb
}

#campaign_edit .photo-edit .half .thumb {
  margin: 0 5px 10px;
  display: inline-block;
  position: relative;
  float: left;
  width: 165px;
  height: 62px;
  background: #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden
}

#campaign_edit .photo-edit .half .thumb img {
  display: block
}

#campaign_edit .photo-edit .half .thumb.active {
  border: 3px solid #2E9DF7
}

#campaign_edit .photo-edit .half .thumb.active img {
  margin-top: -3px;
  margin-left: -3px
}

#campaign_edit .photo-edit h3 {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 40px;
  color: #6b6b6b;
  text-transform: none
}

#campaign_edit .photo-edit h3.legend {
  margin-top: 20px
}

#campaign_edit .photo-edit p {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 16px;
  color: #6b6b6b
}

#campaign_edit .photo .loading {
  position: absolute;
  top: 125px;
  left: 470px;
  z-index: 0
}

#campaign_edit .photo img {
  margin: 0 auto;
  position: relative;
  z-index: 1
}

#campaign_edit .upload-container .cw-icon-cloud-upload {
  font-size: 36px;
  line-height: 59px;
  width: 165px;
  padding-top: 10px;
  color: #fff;
  background: #dadada;
  display: block;
  margin: 0 auto
}

#campaign_edit .photo-edit .upload-container .thumb {
  float: none
}

#campaign_edit .uploabtn-container {
  position: relative
}

#campaign_edit .uploabtn-container .btn {
  margin-bottom: 15px;
  cursor: default;
  display: inline-block;
  padding: .9em 1.4em
}

#campaign_edit .uploabtn-container input[type="file"] {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 145px;
  width: 150px;
  height: 100%;
  z-index: 100;
  cursor: pointer;
  font-size: 7px
}

#campaign_edit .upload .error {
  color: red
}

#campaign_edit .progress-bar {
  width: 165px;
  height: 59px;
  text-align: center;
  background-color: #f5f5f5;
  display: inline-block;
  margin: 0px 5px 10px;
  vertical-align: top
}

#campaign_edit .progress-bar .bar-container {
  height: 10px;
  width: 120px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: #fff;
  display: block;
  position: relative;
  top: 12px;
  left: 12px
}

#campaign_edit .progress-bar #bar_progress,
#campaign_edit .progress-bar .shadow {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

#campaign_edit .progress-bar #bar_progress {
  background: #2E9DF7;
  z-index: 1;
  -moz-border-radius: 8px 0 0 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px 0 0 8px
}

#campaign_edit .progress-bar .shadow {
  width: 100%;
  z-index: 20;
  -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  border: 6px solid #f5f5f5;
  position: relative;
  left: -6px;
  top: -6px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

#campaign_edit #recrop_button {
  position: absolute;
  top: 326px;
  right: 6px;
  z-index: 2
}

#campaign_edit #photo_crop_tool {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: white
}

#campaign_edit #draggable-info {
  position: absolute;
  top: 135px;
  z-index: 2;
  left: 425px;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
  color: #fff;
  padding: 8px 15px;
  font-size: 14px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

#campaign_edit .ui-draggable {
  cursor: move
}

#campaign_edit #photo_scaler {
  position: absolute;
  bottom: 20px;
  z-index: 10;
  left: 53px;
  width: 325px;
  height: 8px;
  cursor: pointer;
  background: #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: 0
}

#campaign_edit .ui-slider-handle {
  cursor: pointer;
  background: #2e9df7;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  height: 20px;
  width: 20px;
  border: 1px solid #155e9a;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 2px rgba(255, 255, 255, 0.42);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 2px rgba(255, 255, 255, 0.42);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 2px rgba(255, 255, 255, 0.42);
  top: -7px
}

#campaign_edit .controllers {
  background-color: rgba(50, 50, 50, 0.8);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#CC323232, endColorstr=#CC323232);
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10
}

#campaign_edit .controllers i {
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 16px
}

#campaign_edit .controllers i.down {
  left: 26px;
  font-size: 19px
}

#campaign_edit .controllers i.up {
  left: 390px;
  width: 15px;
  height: 14px;
  top: 18px;
  display: block
}

#campaign_edit .controllers .btn {
  float: right;
  margin: 10px
}

#campaign_edit .controllers .btn:active,
#campaign_edit .controllers .btn:focus {
  top: auto
}

#campaign_edit .controllers #cancel-crop {
  float: right;
  color: #666565;
  margin: 20px 10px;
  font-size: 14px
}

#campaign_edit .controllers #cancel-crop:hover {
  text-decoration: none;
  color: #ccc
}

#campaign_edit #photo_drop .normal,
#campaign_edit #photo_drop .drop {
  display: table-cell;
  vertical-align: middle
}

#campaign_edit #photo_drop .drop {
  display: none;
  color: #2E9DF7
}

#campaign_edit #photo_drop .drop .cw-icon-cloud-upload {
  font-size: 60px
}

#campaign_edit #photo_drop .drop p {
  color: #2E9DF7;
  font-size: 22px
}

#campaign_edit #photo_drop.hover {
  border-color: #2E9DF7
}

#campaign_edit #photo_drop.hover .normal {
  display: none
}

#campaign_edit #photo_drop.hover .drop {
  display: table-cell
}

#campaign_edit .default img {
  cursor: pointer
}

#campaign_edit .default-window {
  width: 350px;
  height: 148px;
  overflow: hidden;
  margin: 0 auto;
  position: relative
}

#campaign_edit .default-container {
  height: 138px;
  position: absolute;
  top: 0;
  left: 0
}

#campaign_edit .default-container img {
  float: left
}

#campaign_edit .default-prev,
#campaign_edit .default-next {
  position: absolute;
  top: 92px;
  color: #dadada;
  font-size: 35px
}

#campaign_edit .default-prev:hover,
#campaign_edit .default-next:hover {
  text-decoration: none
}

#campaign_edit .default-prev {
  left: 12px
}

#campaign_edit .default-next {
  right: 12px
}

#campaign_edit .details-edit .form-inner {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
  padding-bottom: 40px;
  padding-top: 0;
  border-top: 0
}

#campaign_edit .form-donation {
  width: 200px;
  display: inline-block;
  vertical-align: middle;
  position: relative
}

#campaign_edit .form-donation span {
  top: 16px;
  color: #C2C2C2
}

#campaign_edit .form-donation .dollar {
  left: 0
}

#campaign_edit .form-donation input {
  padding-left: 30px
}

#campaign_edit .people-served {
  display: inline-block;
  vertical-align: middle;
  width: 243px;
  margin-left: 10px;
  text-align: left;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px
}

#campaign_edit .sugg {
  width: auto
}

#campaign_edit .sugg .form-donation {
  width: 95px;
  float: left;
  position: relative
}

#campaign_edit .sugg .people-served {
  top: 8px;
  left: 210px
}

#campaign_edit .form-about textarea {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px
}

#campaign_edit .form-about .options {
  background: #f3f3f3;
  height: 60px;
  width: 100%;
  font-size: 13px;
  line-height: 13px;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  text-align: left;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid silver;
  border-bottom: 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
  -moz-box-shadow: inset 0 0 5px rgba(90, 90, 90, 0.3);
  -webkit-box-shadow: inset 0 0 5px rgba(90, 90, 90, 0.3);
  box-shadow: inset 0 0 5px rgba(90, 90, 90, 0.3)
}

#campaign_edit .form-about .options ul,
#campaign_edit .form-about .options li {
  display: inline-block;
  vertical-align: middle
}

#campaign_edit .form-about .options a {
  margin: 0 0 0 3px;
  padding: .9em .7em .7em;
  font-size: 13px;
  line-height: 13px
}

#campaign_edit .form-about .active a {
  background: #fff;
  border-color: #2E9DF7
}

#campaign_edit .form-about #cancel {
  color: #bcbcbc;
  margin-left: 10px
}

#campaign_edit .form-about #cancel:hover {
  text-decoration: none
}

#campaign_edit #headline {
  height: 100px;
  resize: none
}

#campaign_edit textarea {
  resize: vertical;
  font-size: 16px;
  line-height: 26px;
  height: 550px
}

#campaign_edit .form-headline {
  position: relative
}

#campaign_edit .headline-char-count {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #2E9DF7;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  font-size: 13px
}

#campaign_edit .end-date {
  text-align: left
}

#campaign_edit .end-date p {
  font-size: 13px;
  line-height: 38px;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  text-align: left;
  margin-top: 10px
}

#campaign_edit .end-date .btn {
  font: 16px/26px Georgia, serif;
  text-transform: none;
  color: #333232;
  width: 188px;
  text-align: center;
  float: left
}

#campaign_edit .end-date .btn.first {
  margin-right: 20px
}

#campaign_edit .end-date .d-tooltip {
  cursor: pointer;
  position: absolute;
  right: -30px;
  top: 25px;
  font-size: 15px;
  color: #2E9DF7
}

#campaign_edit .form-submit {
  width: 980px;
  margin: -1px auto
}

#campaign_edit .form-submit .skip {
  margin-top: -30px
}

#campaign_edit .form-submit .cancel {
  color: #2E9DF7
}

#campaign_edit .form-submit .delete {
  color: #f5402c
}

#campaign_edit .form-submit .progress-bar {
  display: block;
  margin: 0 auto;
  background: transparent;
  width: 230px
}

#campaign_edit .form-submit .bar-container {
  width: 185px;
  height: 15px;
  background: #f2f2f2
}

#campaign_edit .form-submit .shadow {
  border-color: #fff
}

#campaign_edit .form-submit .cancel_upload {
  color: #6b6b6b;
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  font-size: 12px
}

#campaign_edit .form-submit .cancel_upload a {
  color: #f5402c
}

#campaign_edit .btn.green {
  margin: 0 auto
}

.ie8 #or_drag,
.ie8 .uploabtn-container .btn.blue,
.ie9 #or_drag,
.ie9 .uploabtn-container .btn.blue {
  display: none !important
}

.ie8 #campaign_edit .uploabtn-container input[type="file"],
.ie9 #campaign_edit .uploabtn-container input[type="file"] {
  filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  position: static;
  font-size: 16px;
  width: 250px;
  border: 1px solid #ccc;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}

.skip {
  font-size: 13px;
  line-height: 26px;
  font-family: "Proxima-Nova-n6", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 600;
  text-transform: uppercase
}

#what_will_inner .sept-12,
#what_will_inner .holiday12 {
  font-family: "Proxima-Nova-n3", "Proxima-Nova-1", "Proxima-Nova-2", "Proxima Nova", sans-serif;
  font-weight: 300;
  text-align: center;
  padding-bottom: 15px
}

#what_will_inner .sept-12 h1,
#what_will_inner .holiday12 h1 {
  font-size: 22px;
  font-weight: 600;
  padding: 32px 0 40px
}

#what_will_inner .sept-12 .sept1,
#what_will_inner .sept-12 .sept2,
#what_will_inner .sept-12 .sept3,
#what_will_inner .holiday12 .sept1,
#what_will_inner .holiday12 .sept2,
#what_will_inner .holiday12 .sept3 {
  float: left
}

#what_will_inner .sept-12 .sept1,
#what_will_inner .holiday12 .sept1 {
  width: 260px;
  margin-left: 20px
}

#what_will_inner .sept-12 .sept2,
#what_will_inner .holiday12 .sept2 {
  width: 270px;
  margin-left: 25px
}

#what_will_inner .sept-12 .sept3,
#what_will_inner .holiday12 .sept3 {
  width: 295px;
  margin-left: 15px
}

#what_will_inner .sept-12 p,
#what_will_inner .holiday12 p {
  font-weight: normal;
  padding: 17px 10px 12px;
  color: #8e8e8e
}

#what_will_inner .holiday12 .sept2 p {
  padding: 17px 7px 12px
}
