#wasp-blackout {
  display: none;
  z-index: 1000;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.75; }

#block-wa_subscribepopup-0 .content {
  padding: 0; }

#wasp-block {
  display: none;
  z-index: 1001;
  position: fixed;
  width: 36%;
  left: 30%;
  top: 20%;
  background-color: #f7f5ee;
  border: 1px solid #9c8a4a; }
  #wasp-block form {
    padding: 20px; }
  #wasp-block input[type=text] {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    padding: 0 10px;
    color: #777;
    border: 1px solid #cbb1c6; }
  #wasp-block input[type=submit] {
    font-size: 20px;
    padding: 5px 30px;
    margin: 10px 0 0 0;
    float: none; }
  #wasp-block h3 {
    margin: 0;
    padding: 12px 20px;
    background-color: #951b81;
    font-size: 24px;
    border-bottom: none;
    color: #ffffff !important; }

#wasp-close {
  position: absolute;
  top: 18px;
  right: 20px;
  cursor: pointer;
  display: block;
  width: 21px;
  height: 21px;
  line-height: 22px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #f7f5ee; }

#show-message {
  color: #999;
  font-size: 10px; }

/*# sourceMappingURL=me_sendtoafriend.css.map */
