/* -----------------------------------------
   Newsletter Title
----------------------------------------- */

#mc_embed_signup h2 {
  font-weight: normal;
  padding: 0px;
  margin: 15px 0;
  font-size: 12px;
}

#mc_embed_signup .mc-field-group input {
  display: block;
  width: 74%;
  padding: 6px 0;
  text-indent: 2%;
}

#mc_embed_signup input.mce_inline_error {
  border-color: rgba(128, 128, 128, 1);
}

#mc_embed_signup input {
  border: 1px solid #999;
  -webkit-appearance: none;
}

#mc_embed_signup div.mce_inline_error {
  margin: 0 0 1em 0;
  padding: 5px 0px;
  background-color: rgba(128, 128, 128, 0);
  font-weight: normal;
  z-index: 1;
  color: #808080;
  width: 70%;
  font-family: Georgia;
}

#mc_embed_signup .clear {
  float: right;
  margin-top: -64px;
}

#mc_embed_signup .button {
  clear: both;
  background-color: rgba(170, 170, 170, 0);
  border: 0 none;
  color: #808080;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  height: 28px;
  margin: 0 5px 10px 0;
  padding: 0 22px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
  font-family: Georgia;
}
