body#page-passage-lookup #main #bible_gateway form {
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 1.6em;
  padding-bottom: 1.6em;
}
body#page-passage-lookup #main #bible_gateway form h2 {
  font-size: 1.33em;
  line-height: 1.20301em;
  margin-top: 0em;
  margin-bottom: 0.6015em;
}
body#page-passage-lookup #main #bible_gateway form .field {
  position: relative;
}
body#page-passage-lookup #main #bible_gateway form .field input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 95%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.06);
  -o-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.06);
  box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.06);
  border: none;
  border-top: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  font-size: inherit;
  font-family: inherit;
  padding: 5px;
  color: #444444;
  -webkit-appearance: none;
  margin: 0 !important;
  padding: 7px 7px 7px;
}
.ie7 body#page-passage-lookup #main #bible_gateway form .field input[type="text"] {
  behavior: url("/taglib/css/boxsizing.htc");
}
body#page-passage-lookup #main #bible_gateway form button {
  position: absolute;
  top: 0;
  right: 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  margin: 0 !important;
  -webkit-appearance: none;
}
body#page-passage-lookup #main #bible_gateway form button::-moz-focus-inner, body#page-passage-lookup #main #bible_gateway form button[type="button"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
body#page-passage-lookup #main #bible_gateway form button:after {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f0da";
  margin-left: .5em;
}
body#page-passage-lookup #main #bible_gateway #ceb_search_results > ul {
  margin-left: 0;
  list-style: none;
}
body#page-passage-lookup #main #bible_gateway #ceb_search_results > ul > li {
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 1.6em;
}
body#page-passage-lookup #main #bible_gateway #ceb_search_results h2 {
  font-size: 1em;
  line-height: 1.6em;
  margin: 0em;
}
body#page-passage-lookup #main #bible_gateway #ceb_search_results h2 a {
  font-weight: normal;
  margin-left: .6em;
  font-size: .75em;
}
body#page-passage-lookup #main #bible_gateway #ceb_search_results h3 {
  font-size: 1em;
  line-height: 1.6em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  font-weight: normal;
  font-style: italic;
}
body#page-passage-lookup #main #bible_gateway #ceb_search_results p {
  font-family: georgia, "times new roman", serif;
}
body#page-passage-lookup #main #bible_gateway ol.pager {
  list-style: none;
  margin: 0;
}
body#page-passage-lookup #main #bible_gateway ol.pager li {
  display: inline-block;
  margin-right: .2em;
}
body#page-passage-lookup #main #bible_gateway ol.pager li span, body#page-passage-lookup #main #bible_gateway ol.pager li a {
  display: block;
  text-align: center;
  font-size: 1em;
  line-height: 2em;
  margin: 0em;
  height: 2em;
  width: 2em;
  overflow: hidden;
}
body#page-passage-lookup #main #bible_gateway ol.pager li span {
  font-weight: bold;
}
body#page-passage-lookup #main #bible_gateway ol.pager li a {
  text-decoration: none;
  color: #fff;
  background-color: #048577;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
body#page-passage-lookup #main #bible_gateway ol.pager li.previous a:before {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f0d9";
  display: block;
  text-indent: -1px;
}
body#page-passage-lookup #main #bible_gateway ol.pager li.next a:before {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f0da";
  display: block;
  text-indent: 1px;
}

body#page-compare #content p.motto {
  font-size: 1.33em;
  line-height: 1.20301em;
  margin: 1.20301em 0em;
  font-style: italic;
}
@media (min-width: 640px) {
  body#page-compare #content section.verse_comparison {
    margin: 1.6em -30px;
    padding-bottom: 0.8em;
  }
  body#page-compare #content section.verse_comparison > div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    width: 33.33333%;
  }
  .ie7 body#page-compare #content section.verse_comparison > div {
    behavior: url("/taglib/css/boxsizing.htc");
  }
  body#page-compare #content section.verse_comparison > div > *:first-child {
    margin-top: 0;
  }
  body#page-compare #content section.verse_comparison > div > *:last-child {
    margin-bottom: 0;
  }
  body#page-compare #content section.verse_comparison:after {
    display: block;
    clear: both;
    content: " ";
    overflow: hidden;
    height: 0;
  }
  .ie7 body#page-compare #content section.verse_comparison {
    zoom: 1;
  }
  .ie7 body#page-compare #content section.verse_comparison > div {
    behavior: url("/taglib/css/boxsizing.htc");
  }
}
@media (min-width: 640px) {
  body#page-compare #content section.verse_comparison header {
    border-top: 2px solid #e6e6e6;
    margin: 0 30px 1.6em;
  }
}
body#page-compare #content section.verse_comparison div.translation h3 {
  font-size: 1em;
  line-height: 1.6em;
  margin: 0em;
  color: #888;
}

body#page-our-scholars #content blockquote {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  background-color: #048577;
  background-image: url("../images/main/blockquote-top-white.png"), url("../images/main/blockquote-bottom-white.png");
  background-position: center top, center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  padding: 2em 1.6em;
  margin-bottom: 3.2em;
  margin-left: 1.6em;
}
.ie7 body#page-our-scholars #content blockquote {
  behavior: url("/taglib/css/boxsizing.htc");
}
.ie7 body#page-our-scholars #content blockquote, .ie8 body#page-our-scholars #content blockquote {
  background-image: url("../images/main/blockquote-top-white.png");
  background-position: center top;
  background-repeat: no-repeat;
}
@media (max-width: 760px) {
  body#page-our-scholars #content blockquote {
    display: none;
  }
}
body#page-our-scholars #content blockquote p {
  font-size: 0.9em;
  line-height: 1.77778em;
  margin: 0em;
}
body#page-our-scholars #content blockquote cite {
  font-size: .75em;
}
body#page-our-scholars #content #main section {
  clear: both;
  border-top: 2px solid #e6e6e6;
  padding-bottom: 1.6em;
}
body#page-our-scholars #content div.top {
  font-size: 0.8em;
  line-height: 2em;
  margin-top: 2em;
  margin-bottom: 0em;
}
body#page-our-scholars #content div.top:before {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f148";
  margin-right: .3em;
  color: #048577;
}
body#page-our-scholars #content ol {
  list-style: none;
  margin: 0;
}
@media (min-width: 761px) {
  body#page-our-scholars #content ol {
    margin: 1.6em -10px;
    margin-top: 0;
    margin-bottom: 0;
  }
  body#page-our-scholars #content ol > li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
  }
  .ie7 body#page-our-scholars #content ol > li {
    behavior: url("/taglib/css/boxsizing.htc");
  }
  body#page-our-scholars #content ol > li > *:first-child {
    margin-top: 0;
  }
  body#page-our-scholars #content ol > li > *:last-child {
    margin-bottom: 0;
  }
  body#page-our-scholars #content ol:after {
    display: block;
    clear: both;
    content: " ";
    overflow: hidden;
    height: 0;
  }
  .ie7 body#page-our-scholars #content ol {
    zoom: 1;
  }
  .ie7 body#page-our-scholars #content ol > li {
    behavior: url("/taglib/css/boxsizing.htc");
  }
}
body#page-our-scholars #content ol h3, body#page-our-scholars #content ol p {
  font-size: 1em;
  margin: 0;
}
body#page-our-scholars #content ol li {
  font-size: 0.9em;
  line-height: 1.77778em;
  margin-top: 1.77778em;
  margin-bottom: 0em;
}
body#page-our-scholars #content #study-bible-contributors > ol > li p:last-child {
  font-style: italic;
}

body#page-maps #document #main p.intro {
  font-size: 1.33em;
  line-height: 1.80451em;
  margin-top: 1.80451em;
  margin-bottom: 1.20301em;
}
body#page-maps #document #main section.maps {
  overflow: hidden;
  margin-right: -30px;
}
@media (max-width: 1040px) {
  body#page-maps #document #main section.maps {
    margin-right: -20px;
  }
}
@media (max-width: 480px) {
  body#page-maps #document #main section.maps {
    margin-right: 0;
  }
}
body#page-maps #document #main section.maps > section {
  float: left;
  margin-right: 30px;
  position: relative;
}
@media (max-width: 1040px) {
  body#page-maps #document #main section.maps > section {
    width: 47%;
    margin-right: 3%;
  }
}
@media (max-width: 480px) {
  body#page-maps #document #main section.maps > section {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.6em;
  }
}
body#page-maps #document #main section.maps > section strong {
  display: block;
  display: none;
  font-size: 1.11em;
  line-height: 1.44144em;
  margin: 0em;
  padding: 0.36036em 0.72072em;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  -moz-border-radius: 0 6px 0px 0;
  -webkit-border-radius: 0 6px 0px 0;
  -ms-border-radius: 0 6px 0px 0;
  -o-border-radius: 0 6px 0px 0;
  border-radius: 0 6px 0px 0;
}
body#page-maps #document #main section.maps > section span {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff;
  overflow: hidden;
  text-align: center;
  font-size: 1.5em;
  line-height: 1.86667em;
  margin: 0em;
  height: 1.86667em;
  width: 1.86667em;
  z-index: 500;
  text-decoration: none;
  -moz-border-radius: 0px 0 0 6px;
  -webkit-border-radius: 0px 0 0 6px;
  -ms-border-radius: 0px 0 0 6px;
  -o-border-radius: 0px 0 0 6px;
  border-radius: 0px 0 0 6px;
}
body#page-maps #document #main section.maps > section span:before {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f00e";
  display: block;
  text-indent: 2px;
}
body#page-maps #document #main section.maps > section img {
  display: block;
  max-width: 100%;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

body#page-downloads section.ebooks h2:before {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f02d";
  margin-right: .3em;
}
body#page-downloads section.pdfs h2:before {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f016";
  margin-right: .3em;
}
body#page-downloads section.reading_plan h2:before {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f073";
  margin-right: .3em;
}
body#page-downloads section.audio h2:before {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f028";
  margin-right: .3em;
}
body#page-downloads table {
  width: 100%;
}
body#page-downloads table tr td {
  padding: 0.8em 0;
  border-top: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
}
body#page-downloads table tr td.title {
  font-weight: bold;
  color: #777;
}
body#page-downloads table tr td.source {
  width: 1%;
  padding-left: 1em;
  white-space: nowrap;
}
body#page-downloads table tr td.source:before {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f01a";
  margin-right: .3em;
  color: #048577;
}
@media (max-width: 640px) {
  body#page-downloads table {
    display: block;
    width: auto;
  }
  body#page-downloads table tbody {
    display: block;
  }
  body#page-downloads table tr {
    display: block;
    width: auto;
    padding: 0.8em 0;
    border-bottom: 2px solid #e6e6e6;
  }
  body#page-downloads table tr:first-child {
    border-top: 2px solid #e6e6e6;
  }
  body#page-downloads table tr td {
    width: auto;
    padding: 0;
    border: none;
  }
  body#page-downloads table tr td.title {
    display: block;
  }
  body#page-downloads table tr td.source {
    display: inline;
    margin-right: 1em;
    padding: 0;
  }
}
body#page-downloads p.download:before {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f01a";
  margin-right: .3em;
  color: #048577;
}
body#page-downloads ul.audio_files {
  margin-left: 0;
  list-style: none;
}
body#page-downloads ul.audio_files > li {
  margin-bottom: 0.4em;
}
body#page-downloads ul.audio_files > li:before {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f04b";
  font-size: 0.75em;
  line-height: 2.13333em;
  margin: 0em 0.53333em 0em 0em;
  color: #048577;
}

body#page-help p.download:before {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f01a";
  margin-right: .3em;
  color: #048577;
}
body#page-help p.online_credit_application:after {
  font-family: FontAwesome;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f08e";
  margin-left: .3em;
  line-height: 1;
  font-size: .75em;
  color: #048577;
}

#page-newsletter-signup #content form ul {
  list-style: none;
  margin-left: 0;
}
#page-newsletter-signup #content form ul li {
  margin-bottom: 0.8em;
}
#page-newsletter-signup #content form ul li label {
  display: block;
}
#page-newsletter-signup #content form ul li input[type="text"] {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.06);
  -o-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.06);
  box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.06);
  border: none;
  border-top: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  font-size: inherit;
  font-family: inherit;
  padding: 5px;
  color: #444444;
  -webkit-appearance: none;
}

@media (max-width: 1000px) {
  #page-hatchshowprint .hatch-covers, #page-hatchshowprint .popular-bibles {
    overflow-x: scroll;
  }
}
@media (max-width: 1000px) {
  #page-hatchshowprint .hatch-covers ul, #page-hatchshowprint .popular-bibles ul {
    width: 900px;
    text-align: left;
  }
}
#page-hatchshowprint .callout-links, #page-hatchshowprint .hatch-covers, #page-hatchshowprint .popular-bibles {
  margin-left: 0;
  list-style-type: none;
  text-align: center;
}
@media (max-width: 1000px) {
  #page-hatchshowprint .callout-links, #page-hatchshowprint .hatch-covers, #page-hatchshowprint .popular-bibles {
    text-align: left;
  }
}
#page-hatchshowprint .callout-links li, #page-hatchshowprint .hatch-covers li, #page-hatchshowprint .popular-bibles li {
  display: inline-block;
  margin-bottom: 0.8em;
}
#page-hatchshowprint #carousel {
  overflow: hidden;
}
#page-hatchshowprint #carousel img {
  width: 100%;
}
#page-hatchshowprint .hatch-covers li {
  width: 31.33333%;
}
#page-hatchshowprint .hatch-covers li img {
  max-width: 100%;
}
#page-hatchshowprint .popular-bibles li {
  width: 173px;
}
#page-hatchshowprint .popular-bibles li img {
  max-height: 173px;
}
