﻿
a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

html {
    font-family: 'Georgia','Times', serif;
    font-size: 16px;
}
@media (min-width: 768px) {
    html {
        font-family: 'Georgia','Times', serif;
        font-size: 17px;
    }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}

footer {
    width: 100%;
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    height: 80px;
}

footer > div.container {
    position: relative;
    height: 100%;
}

footer > div.container > ul {
    width: auto !important;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 8px;
}

li.disabled > a {
    pointer-events: none;
}

.sidenav li > span {
    color: #3f51b5;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    padding: 0 32px;
    background-color: #ccc;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
}

.text-logo {
    font-family: 'Georgia','Times', serif;
    letter-spacing: 2px;
}

.flag-icon {
    height: 24px;
    width: 24px;
    margin-right: 16px;
    position: relative;
    top: 6px;
}

.h3 {
    font-family: 'Georgia','Times', serif;
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 1.5em;
    font-weight: bolder;
}

.dev-title {

}

.dev-date {
    color: #3f51b5;
    white-space: nowrap;
}

.text {
    
}

#content {
    padding-bottom: 20px;
}

.refcode {
    display: none;
}

.reference {
    display: none;
}

.p .page {
    display: none;
}

.p.devotionaltext {
    font-family: 'Candara','Times', serif;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #ccc !important;
    border-radius: 8px;
    margin-bottom: 1em;
    padding: 8px;
}

.p.standard-indented {
    text-align: justify;
    margin-bottom: 1em;
}

.p.standard-noindent {
    text-align: justify;
    margin-bottom: 1em;
}

.p.poem-indented {
    font-family: 'Candara','Times', serif;
    font-style: italic;
    margin-bottom: 1em;
}

.p.poem-noindent {
    font-family: 'Candara','Times', serif;
    font-style: italic;
    margin-bottom: 1em;
}

.bible-spa {
    color: #3f51b5;
    font-style: italic;
    white-space: nowrap;
}

.bible-eng {
    color: #3f51b5;
    font-style: italic;
    white-space: nowrap;
}

.bible-fre {
    color: #3f51b5;
    font-style: italic;
    white-space: nowrap;
}

.bible-por {
    color: #3f51b5;
    font-style: italic;
    white-space: nowrap;
}

.bible-kjv {
    color: #3f51b5;
    font-style: italic;
    white-space: nowrap;
}

.egw-spa {
    color: #3f51b5;
    font-style: italic;
}

.egw-eng {
    color: #3f51b5;
    font-style: italic;
}

.nol-ink {
    color: #3f51b5;
    font-style: italic;
}

.bookendnote {
    display: none;
}

.footnote {
    display: none;
}

.footnoteTooltip {
    display: none;
}

.footnoteTooltip {
    margin-top: 2em;
}

.footnoteContent {
    font-family: 'Arial','Times', serif;
    font-size: 12px;
}