@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
body {
  background: #f0f0f0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "adelle", serif;
  text-align: center;
  line-height: 1.4em;
}
hr {
  line-height: 0;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #d0d0d0;
}
.page-header {
  margin: 0 auto;
  padding-top: 10px;
  border-bottom: 4px solid #d53226;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 999;
  top: 0;
}
.page-header .nav {
  color: #cccccc;
  line-height: 60px;
}
.page-header .nav a {
  color: #333333;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
.logo img {
  width: 90px;
  display: inline-block;
  float: left;
  margin-top: 10px;
}
.logo-title {
  float: left;
  height: 63px;
}
.logo-title h3 {
  margin: 10px 0 0;
  line-height: 23px;
  font-weight: 500;
  color: #272E8A;
  font-size: 30px;
}
.logo-title h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-style: italic;
  margin: 18px 0 0 15px;
}
.page-title {
  background-color: #0C6309;
  background-image: url(../images/iran.png);
  height: 300px;
  background-position: bottom center;
  background-repeat: no-repeat;
  border-bottom: 4px solid #d53226;
  margin-top: 86px;
}
.page-title .container {
  position: relative;
  height: 300px;
}
.page-title h1 {
  color: #ffffff;
  font-weight: 700;
  font-family: "adelle", serif;
  text-align: center;
  font-size: 50px;
  margin: auto;
  margin-top: 0;
  line-height: 47px;
  position: absolute;
  width: 100%;
}
.page-title h2 {
  color: #ffffff;
  margin-bottom: 0;
  font-size: 30px;
}
.page-title h3 {
  color: #fff;
  margin-top: 130px;
  font-size: 26px;
  margin-bottom: 0;
}
.page-title h3 a {
  color: #ffffff;
  text-decoration: underline;
}
form {
  margin-top: 30px;
}
.btn-danger {
  background: #d53226;
}
.btn-danger:hover {
  background: #dc4439;
}
.declaration {
  margin: 0;
  padding: 20px 0;
  background: url(../images/broken_noise.png);
  color: #fff;
}
.share-links {
  text-align: center;
}
.share-links h2 {
  font-size: 35px;
}
.share-links a {
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.share-links .email-link {
  color: #FFE37D;
}
.share-links .email-link:hover {
  color: #ffffff;
}
.share-links .fb-link {
  color: #66a3d7;
}
.share-links .fb-link:hover {
  color: #8ebbe2;
}
.share-links .tw-link {
  color: #00CEFF;
}
.share-links .tw-link:hover {
  color: #66e2ff;
}
.share-links .donate-link {
  color: #afedb7;
}
.share-links .donate-link:hover {
  color: #d9f6dc;
}
.share-links i {
  font-size: 40px;
}
.thankyou .page-footer {
  margin: 0;
}
.page-footer {
  margin-top: 40px;
  border-top: 4px solid #d53226;
  padding: 30px 0;
  background: #ffffff;
  text-align: center;
}
.page-footer a img {
  height: 50px;
}
.page-footer h4 {
  text-align: center;
  text-align: left;
  font-size: 14px;
}
.page-footer h4 a {
  text-align: center;
  font-size: 16px;
}
/* Webkit */
::-webkit-input-placeholder {
  color: #000;
}
/* Firefox 4-18 */
:-moz-placeholder {
  color: #000;
}
/* Firefox 19+ */
::-moz-placeholder {
  color: #000;
}
/* IE10+ */
:-ms-input-placeholder {
  color: #000;
}
.main-color {
  color: #d53226;
}
.email-page {
  width: 600px;
}
.email-page form {
  margin: 0;
}
.email-page .form-action {
  background: #E6E5E5;
  display: block;
  height: 50px;
  padding: 10px;
}
.email-page .title {
  background: #E6E5E5;
  padding: 10px 10px;
  display: block;
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #cccccc;
}
.email-page .form-group {
  padding: 5px 0;
  margin: 0;
  border-bottom: 1px solid #cccccc;
}
.email-page .form-group.no-border {
  border: none;
}
.email-page .form-group a {
  color: #fff;
  text-decoration: underline;
}
.email-page .form-group input,
.email-page .form-group textarea {
  border: none;
  box-shadow: none;
}
.email-page #cancel {
  line-height: 30px;
}
@media (max-width: 480px) {
  .logo img {
    width: 90px;
  }
  .logo-title {
    margin-left: 10px;
    height: 63px;
  }
  .logo-title h3 {
    margin: 0;
    line-height: 23px;
    font-size: 22px;
  }
  .logo-title h4 {
    font-size: 12px;
    margin: 5px 0 0 20px;
  }
}
@media (max-width: 982px) {
  .form-control {
    margin-bottom: 25px;
  }
}
label.error {
  position: absolute;
  top: 9px;
  right: 25px;
  color: red;
  font-size: 11px;
}
.receivers label.error {
  top: auto;
  bottom: 5px;
  font-weight: 300;
  font-size: 13px;
}
#email-refer-original .names {
  max-height: 380px;
  overflow: scroll;
  overflow-x: hidden;
}
hr.dark {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #444444;
}
.row.with-details {
  margin-bottom: 0;
}
.congressman {
  padding: 50px 150px;
}
.form-group a {
  color: #fff;
  text-decoration: underline;
}
