@charset "UTF-8";
#book-bottom-bar {
  position: fixed;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 100;
  background: url("White-Paper-Texture-Background-520x390.jpg") repeat scroll 0% 0% #F2F2DD;
  text-align: center;
  border-top: 1px solid #600 !important; }
  #book-bottom-bar .btn-default {
    color: #fff !important;
    background-color: #000 !important;
    border: 0px solid #000 !important; }
  #book-bottom-bar .dropdown-menu {
    text-align: left;
    margin-left: 15px;
    box-shadow: 1px 1px 1px #660000; }
    #book-bottom-bar .dropdown-menu li {
      clear: both;
      display: block;
      margin-left: 20px; }
    #book-bottom-bar .dropdown-menu em {
      float: left; }
    #book-bottom-bar .dropdown-menu a {
      font-size: 14px;
      float: left;
      clear: none; }
  #book-bottom-bar .dropdown-menu li > a:hover {
    color: #660000 !important;
    background-color: transparent !important; }
  #book-bottom-bar .dropdown-menu li > a, #book-bottom-bar .dropdown-menu li > a:focus {
    text-decoration: none;
    color: #333 !important;
    background-color: transparent !important; }
  @media (max-width: 300px) {
    #book-bottom-bar .single-book-item {
      width: 205px !important;
      margin: 0 auto; } }
  @media screen and (min-width: 300px) and (max-width: 799px) {
    #book-bottom-bar .font-control {
      float: none !important; }
      #book-bottom-bar .font-control button {
        float: left; } }
  #book-bottom-bar .categories-list {
    text-align: left !important; }
  #book-bottom-bar .sermons-youtube-iframe {
    height: auto !important; }

#featured-header-books .well {
  height: 180px; }

.category_books_section {
  padding: 0 20px; }
  .category_books_section .book-title {
    height: 40px; }

.category_books_section .single-book-item {
  width: 191px !important; }

.books-page .single-book-item {
  width: 205px !important; }

.book-thumbnail img {
  margin-left: 20px;
  height: 180px;
  width: 140px;
  margin: 0 auto;
  cursor: pointer; }

.book-home-excerpts {
  border: 2px solid #ccc;
  margin: 3px;
  padding-left: 16px; }

.book-description {
  height: 180px;
  width: 90%;
  overflow: hidden;
  padding: 5px;
  text-align: left;
  visibility: hidden;
  position: absolute;
  opacity: 0;
  transition: visibility 0s linear 0.5s,opacity 0.5s linear;
  line-height: 20px;
  font-size: 14px; }

.cfc-book-image {
  position: relative;
  height: 180px;
  width: 100%; }

.book-thumbnail {
  position: absolute;
  opacity: 1;
  visibility: visible;
  transition-delay: 0.2s; }

.book-home-excerpts:hover .book-description {
  transition-delay: 0.2s;
  visibility: visible;
  opacity: 1; }
.book-home-excerpts:hover .book-thumbnail {
  transition: visibility 0s linear 0.5s,opacity 0.5s linear;
  opacity: 0;
  visibility: hidden; }

.book-title {
  padding-right: 10px;
  line-height: 0.9 !important; }

.book-pdf {
  background: url("../images/sprite.png") repeat scroll -17px -112px transparent; }

.books_tab .select2-container .select2-choice {
  background-image: none; }

body .books_tab {
  padding-right: 17px;
  padding-top: 10px; }

.book-pdf a {
  visibility: hidden; }

.book-epub {
  background: url("../images/sprite.png") repeat scroll -59px -112px transparent; }

.book-swf {
  background: url("../images/sprite.png") repeat scroll -102px -112px transparent; }

.book-zip {
  background: url("../images/sprite.png") repeat scroll -226px -112px transparent; }

.book-html {
  background: url("../images/sprite.png") repeat scroll -186px -112px transparent; }

.book-pdf:hover {
  background-position: -17px -162px; }

.book-epub:hover {
  background-position: -59px -162px; }

.book-swf:hover {
  background-position: -102px -162px; }

.book-zip:hover {
  background-position: -226px -162px; }

.book-html:hover {
  background-position: -186px -162px; }

.books_tab .cat {
  padding-left: 7px;
  padding-right: 0px; }

.fliter_text {
  font-size: 13px;
  line-height: 36px;
  text-align: right; }

.book-heading {
  /*border-bottom: 1px solid #008CBA;
  border-top: 1px solid #008CBA; */
  margin-top: 20px; }
  .book-heading .resource-details-bar {
    margin-top: 10px;
    display: inline-block; }
  .book-heading .book-title {
    margin-left: 0px;
    padding-left: 0px; }
  .book-heading .book-author {
    margin-right: 0px;
    padding-right: 0px; }
  .book-heading h1, .book-heading h2, .book-heading h3, .book-heading h4 {
    margin: 2px 0px 2px 0px !important; }

.books-list .col-md-3 {
  padding-left: 5px;
  padding-right: 5px; }

/*Books Inner Page*/
body .book-container {
  padding-top: 20px;
  padding-bottom: 0px;
  height: auto;
  width: auto; }

.node-type-books .body-container {
  margin-bottom: 10px; }

.book-image img {
  width: 250px; }

body .book-image-div {
  padding-right: 0px;
  margin-right: 0px; }
body .book-details-div {
  padding-left: 0px;
  margin-left: 0px; }

.book-author {
  font-size: 15px;
  line-height: 20px;
  padding-top: 3px; }

body .panel .panel-heading {
  border: 0px;
  font-size: 16px; }

.about-us-home p {
  text-align: justify;
  font-size: 16px; }

.addthis_button {
  cursor: pointer; }

.book-image img {
  height: auto;
  border: 1px solid #C8C8C8;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
  margin: -2px 5px 0 0;
  padding: 1px;
  max-width: 100%; }

body .bs-docs-sidebar.affix {
  top: 10px;
  width: 250px;
  /*auto;/*10%;*/
  position: fixed !important; }

.table-of-content {
  padding: 2px 0px 2px 0px !important;
  text-align: center; }

body .navbar-fixed-top {
  position: fixed; }
body .navbar {
  margin-bottom: 0px; }

.chapter {
  padding-top: 10px; }

.page-books-through-the-bible .chapter-number {
  display: none; }
.page-books-through-the-bible .books-chapter-title {
  margin-bottom: 20px;
  padding-left: 5px; }

.chapter:first-child {
  padding-top: 0px !important; }

.isbn-details {
  font-size: 15px;
  /*font-weight: bold;*/
  margin-left: 0px;
  font-variant: small-caps;
  padding-left: 0px !important;
  padding-right: 0px !important; }
  .isbn-details .font-control {
    margin-right: 20px; }
  .isbn-details .icons-list {
    margin-right: -20px !important; }

.books-copyright {
  font-size: 13px;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-align: justify;
  margin-top: 25px; }

.books-chapter-titles li.active a:after {
  content: "»";
  color: #1DD2C8;
  font-size: 20px;
  float: right; }

.books-chapter-titles li a:active {
  background: none !important; }

.books-chapter-titles li:active, .books-chapter-titles li:hover, .books-chapter-titles li:focus {
  background: none !important; }
  .books-chapter-titles li:active a:hover, .books-chapter-titles li:hover a:hover, .books-chapter-titles li:focus a:hover {
    background: none; }
  .books-chapter-titles li:active a:after, .books-chapter-titles li:hover a:after, .books-chapter-titles li:focus a:after {
    content: "»";
    color: #1DD2C8;
    font-size: 20px;
    float: right; }
  .books-chapter-titles li:active a:active, .books-chapter-titles li:hover a:active, .books-chapter-titles li:focus a:active {
    background: none !important; }

.books-chapter-titles li em {
  float: left;
  font-weight: bold;
  color: #00708C;
  font-size: 14px;
  margin-right: 5px;
  margin-top: 5px; }

.books-chapter-titles a {
  font-size: 13px;
  font-weight: bold;
  padding: 5px 5px !important; }

.book-info {
  display: inline-block; }
  .book-info .book-pdf {
    background-position: -17px -162px; }
  .book-info .book-epub {
    background-position: -59px -162px; }
  .book-info .book-swf {
    background-position: -102px -162px; }
  .book-info .book-zip {
    background-position: -226px -162px; }
  .book-info .book-html {
    background-position: -186px -162px; }

.books-chapter-title {
  letter-spacing: 2px;
  padding-top: 8px;
  margin-bottom: 60px; }

.chapter:first-child .books-chapter-title {
  padding-top: 0px !important;
  margin-bottom: 8px !important; }

.book-chapters {
  font-size: 17px;
  text-align: justify;
  position: relative; }

.icons-list .icons {
  height: 50px;
  left: 0;
  /*margin-left: -145px;*/
  position: relative;
  transform: scale(0.7); }

/** Books special format **/
pre {
  font-family: "Bookman Old Style" !important;
  margin: 15px 0px 0px 15px;
  background-color: transparent !important;
  border: 0px solid #CCC !important;
  margin: 0px 0px 10px 35px !important;
  font-weight: normal;
  font-style: normal; }
  pre em {
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
    font-variant: normal;
    text-indent: 0px;
    text-align: left;
    color: #400040; }

/* for verse  styling*/
.chapter q {
  margin-left: 15px; }
.chapter h2, .chapter .h2 {
  font-size: 25px;
  font-family: "Bookman Old Style" !important; }
.chapter blockquote {
  padding: 10px 20px;
  margin: 0px 0px 20px 30px;
  font-size: 17.5px;
  border-left: 5px solid #E3E3E3 !important; }
.chapter ul, .chapter ol {
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 50px; }

/* Chapter */
/* end for verse  styling*/
/** Books special format **/
#tableofcontent li a, #tableofcontent li {
  background: none !important;
  color: #111 !important; }

/*# sourceMappingURL=books.css.map */
