.coopt-pop-out {
    position: fixed;
    top: 100px;
    right: -150px;
    width: 150px;
    padding: 20px 10px 20px 20px;
    z-index: 999999;
    border: 1px solid rgba(0,0,0,0.05);
    border-radius: 5px 0 0 5px;
    box-shadow: 0 0 30px -20px rgba(0, 0, 0, 0.3);
    background-color: #547bc0;
    background-color: rgba(84,123,192,0.9);
    font-family:Proxima Nova, Helvetica, sans-serif;
    box-sizing: border-box;
}
.coopt-pop-out .coopt-text {
    color: #FFF;
}
.coopt-pop-out-control {
    position: absolute;
    top: 1px;
    left: 3px;
    font-size: 1.2em;
    color: #FFF;
    cursor: pointer;
}
.coopt-pop-out-share {
    margin-top: 5px;
    color: #FFF;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}
.coopt-wash {
  background-color: rgba(255,255,255,0.8);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}

.coopt-modal {
  margin: 5% auto 0;
  max-width: 560px;
  text-align: center;
  width: 100%;
  z-index: 99999999;
  position: absolute;
  left: 0;
  right: 0;
  top: -200em;
  color: #24436f;
  font-family:Proxima Nova, Helvetica, sans-serif;
  box-sizing: border-box;
}

.coopt-modal-content {
  background-color: #ffffff;
  box-shadow: 0 0 30px -20px rgba(0, 0, 0, 0.3);
  padding: 30px 60px;
  position: relative;
  z-index: 2;
  border: 1px solid rgba(0,0,0,0.05);
  box-sizing: border-box;
}

a.coopt-close {
  color: #bebebe;
  cursor: pointer;
  font-size: 38px;
  padding: 32px;
  position: absolute;
  right: 0;
  top: 0;
}

.coopt-green {
  border-bottom: 1px solid;
  color: #66d2be;
  font-weight: bold;
}

.coopt-message {
  font-size: 26px;
  font-style: italic;
  line-height: 140%;
  margin: 20px 0 32px;
}

.coopt-comment-container {
  display: inline-block;
  margin: 0 0 32px;
  position: relative;
  width: 100%;
}

.coopt-comment {
  background-color: #fbfbfb;
  border: 1px solid rgba(26, 66, 111, 0.1);
  color: black;
  display: inline-block;
  font-family: Proxima Nova,Helvetica,sans-serif;
  font-size: 18px;
  height: 120px;
  padding: 20px;
  resize: none;
  width: 100%;
  box-sizing: border-box;
}

a.coopt-send,
a.coopt-continue {
  background-color: #24436f;
  border-radius: 200px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  min-width: 200px;
  padding: 20px 32px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 60%;
}

a.coopt-no-thanks {
    font-size: .9em;
  color: #24436f;
  display: inline-block;
  text-decoration: none;
}

.coopt-powered-by {
  display: inline-block;
  font-size: 10px;
  left: 0;
  margin: 10px 0 0;
  text-align: center;
  width: 100%;
}

.coopt-brand {
  background-image: url("../images/cooptLogo.png");
  background-repeat: no-repeat;
  background-size: 50px auto;
  display: inline-block;
  height: 17px;
  width: 50px;
}

.coopt-fine-print {
    margin-top: 20px;
    color: #8f9eb3;
    font-size: 12px;
    line-height: 1.4em;
    padding: 0 10%;
}

.coopt-particles {
  box-shadow: 0 -30px 110px -40px rgba(10, 0, 10, 0.7);
  height: 100px;
  left: 20%;
  position: absolute;
  top: 0;
  width: 60%;
}

.coopt-particles > ul {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.coopt-particles > ul > li {
  font-weight: bold;
  list-style: none;
  position: absolute;
}

/* DOLLARS */
.coopt-dollars {
  color: #000;
  left: 10%;
}

.coopt-dollars li:nth-child(1) {
  font-size: 120px;
  left: 50%;
  top: -60%;
  transform: rotate(46deg);
}

.coopt-dollars li:nth-child(2) {
  font-size: 70px;
  top: -30%;
  transform: rotate(-24deg);
}

.coopt-dollars li:nth-child(3) {
  font-size: 36px;
  left: 20%;
  top: -57%;
  transform: rotate(18deg);
}

.coopt-dollars li:nth-child(4) {
  font-size: 18px;
  left: 74%;
  top: -90%;
  transform: rotate(-20deg);
}

/* EUROS */
.coopt-euros {
  opacity: 0.4;
}

.coopt-euros li:nth-child(1) {
  font-size: 42px;
  left: 50%;
  top: -24%;
  transform: rotate(-10deg);
}

.coopt-euros li:nth-child(2) {
  font-size: 30px;
  left: 100%;
  top: -44%;
  transform: rotate(-10deg);
}

.coopt-euros li:nth-child(3) {
  font-size: 22px;
  left: 60%;
  top: -65%;
  transform: rotate(-55deg);
}

.coopt-euros li:nth-child(4) {
  font-size: 28px;
  left: 24%;
  top: -90%;
  transform: rotate(25deg);
}
.coopt-euros li:nth-child(5) {
  font-size: 14px;
  left: 47%;
  top: -110%;
}

/* POUNDS */
.coopt-pounds {
  color: #789f97;
  opacity: 0.4;
}

.coopt-pounds li:nth-child(1) {
  left: 40%;
  top: -10%;
  transform: rotate(-9deg);
}

.coopt-pounds li:nth-child(2) {
  font-size: 14px;
  right: 22%;
  top: -100%;
  transform: rotate(21deg);
}
.coopt-pounds li:nth-child(3) {
  font-size: 10px;
  left: 32%;
  top: -125%;
  transform: rotate(-7deg);
}

/* MOBILE */
@media screen and (max-width: 679px) {

  .coopt-modal {
    margin: 0 auto;
  }

  .coopt-particles {
    display: none;
  }

  a.coopt-send {
    width: 100%;
  }

  .coopt-modal-content {
    padding: 20px 40px;
  }

  a.coopt-close {
    padding: 20px;
  }

  .coopt-message {
    font-size: 22px;
  }
}