html, body, .header, .content {
  background-color: #fff!important;
}

body {
  margin-top: 10px!important;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  width: 98%!important;
}

a, a:hover {
  background-color: #fff;
  border: none;
  color: #1487FF;
}

a:hover {
  text-decoration: underline;
}

body {
  width: 99%;
}

.header {
  background-color: #fff;
  color: #1487FF;
}

.content {
  padding-top: 0!important;
}

.content-body {
  margin: 0!important;
  padding: 0!important;
}

.page-header {
  margin-top: 0;
  padding-top: 0;
}

.page-header h2.heading {
  font-size: 20px;
  line-height: 22px;
  margin-top: 0;
  padding-top: 0;
}

textarea {
  border: 1px solid #999;
  font-family: arial;
  font-size: 16px;
  line-height: 17px;
  padding: 2px;
  width: 99%;
}

textarea#text-prayer-body {
  height:125px;
}

input.submit-button {
  background-color: #1487FF;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 18px;
}

input.submit-button:hover {
  background-color: #1673e5;
}

.actions {
  clear: both;
  margin: 0!important;
  padding-left: 0!important;
  padding-top: 15px;
  text-align: center!important;
}

.forgot-password {
  display: block;
  margin: 0 auto!important;
  text-align: center;
  width: 200px!important;
}

.content-header {
  margin: 0!important;
  padding: 0!important;
}

.content-header h2.heading {
  font-size: 22px;
}

.field-list {
  width: 100%!important;
}

.forgot-password {
  width: 100%!important;
}

.post-to-twitter {
  float: right;
}

.counter {
  float: left;
}