@charset "UTF-8";
.test1 {
  color: #606c38;
  color: #283618;
  color: #fefae0;
  color: #dda15e;
  color: #bc6c25;
}

.test2 {
  color: #e63946;
  color: #f1faee;
  color: #a8dadc;
  color: #457b9d;
  color: #1d3557;
}

.test3 {
  color: #8ecae6;
  color: #219ebc;
  color: #023047;
  color: #ffb703;
  color: #fb8500;
}

#dropdownMenuBackOptions {
  width: 6.5;
}

#dropdownMenuDisplayOptions {
  overflow: hidden;
}

.sortable {
  list-style-type: none;
  position: relative;
}

.sortable li {
  cursor: n-resize;
  height: 2.5em;
  line-height: var(--bs-body-line-height);
  background-image: url("../img/grip-vertical.svg");
  background-size: 20px 2.5rem;
  background-repeat: no-repeat;
  padding-left: 30px;
}

.dropdown.form-floating > button {
  padding-top: 1.6rem;
  padding-bottom: 0.6rem;
  border: 1px solid rgb(206, 212, 218);
}

.form-floating button::after {
  display: none;
}

.form-floating button.btn:hover,
.btn:first-child:active,
.form-floating button.btn {
  color: #333 !important;
}

.form-floating .form-select {
  padding-right: 2rem;
}

.dropdown.form-floating > label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.dropdown .form-floating {
  padding-top: 1.7rem;
}

.ui-state-highlight {
  height: 2.5em;
  line-height: var(--bs-body-line-height);
}

.ui-sortable-helper {
  opacity: 0.8;
}

.ui-sortable-placeholder {
  background-color: #c5c5c5;
  border-radius: 5px;
}

#optionsForm > .btn-group {
  margin-bottom: 5px;
}

section > section:only-child {
  background-color: red !important;
}

.dropdown-menu {
  max-height: 1000px;
}

#chapterContainer.loading > article {
  filter: blur(4px);
}

#chapterContainer.loading #chapterLoading {
  display: inline-block;
}

#chapterLoading {
  position: absolute;
  background-color: #283618;
  z-index: 10000;
  left: calc(50% - 25px);
  top: 100px;
  display: none;
}

button b {
  margin: 0 0.1rem;
  position: relative;
  transform: scale(1.4);
  transform-origin: 60% 80%;
  display: inline-block;
  color: rgb(178, 178, 178);
  font-weight: 100;
}



#book-sections.translator-d:not(.translator-back-d) :not(.orig--).orig-d::before,
#book-sections.translator-g:not(.translator-back-g) :not(.orig--).orig-g::before {
  background-size: 0.7rem;
  top: 0.4rem;
}

#dynamicPage section > section::before,
#book-sections > h3::before,
#dynamicPage elaboration::before,
#dynamicPage section > section::after,
#book-sections > h3::after,
#dynamicPage elaboration label::after,
#dynamicPage elaboration label::before {
  content: "";
  position: absolute;
  top: 0;
  width: 1.4rem;
  margin-top: -0.1rem;
  display: inline-block;
  height: 1.4rem;
  opacity: 0.5;
  background-size: 0.8rem;
  background-repeat: no-repeat;
  background-position: 0.3rem 0.3rem;
}

section > section:hover::before,
#book-sections > h3:hover::before,
elaboration:hover::before {
  opacity: 0.8;
}

#book-sections section > section::before,
#book-sections > h3::before,
elaboration::before {
  left: -1.4rem;
}

#dynamicPage orig-d.back-d::after,
#dynamicPage orig-g.back-d::after {
  left: -40px;
  display: none;
}

#book-sections > h3 {
  margin-top: 1rem;
}

h3 + h3 {
  margin-top: 0 !important;
}

#book-sections > h3 {
  margin-top: 1rem;
  position: relative;
}


#dynamicPage .orig--.back-d,
#dynamicPage .orig--.back-g {
  border-top: 2px solid 1px solid rgba(0, 0, 0, 0.2);
}

article > header {
  margin-bottom: 2rem;
}

#dynamicPage .orig--.back--::before {
  display: none !important;
}

#book-sections > h3::before {
  margin-top: 0.2rem;
}

#dynamicPage .orig-d.back-d::before,
#dynamicPage .orig-d.back-g::before,
#dynamicPage .orig-g.back-d::before,
#dynamicPage .orig-g.back-g::before,
#dynamicPage elaboration.back-d:not(.orig--) label::before,
#dynamicPage elaboration.back-g:not(.orig--) label::before {
  background-image: url("../img/back-arrow.svg");
  background-size: 0.7rem;
  background-position: 0.4rem 0.5rem;
  background-color: transparent !important;
  border: 0 none !important;
}

#dynamicPage elaboration.back-d label::before {
  left: -24px;
  top: 5px;
}

elaboration strongs-index::before {
  content: "Strongs Index: ";
}

#book-sections.translator-back-g .orig-g::after,
#book-sections.translator-back-d .orig-d::after {
  display: none !important;
}

#book-sections:not(.translator-back-g) .orig-g::after,
#book-sections:not(.translator-back-d) .orig-d::after {
  left: -1.45rem;
  background-size: 0.7rem;
}

elaboration::before {
  display: none !important;
}

elaboration::after {
  left: -24px;
}

elaboration label::after {
  content: "â®­";
  color: #bc6c25;
}

elaboration label:hover,
elaboration label:hover + strongs-index {
  text-decoration: underline;
  cursor: pointer;
}

#dynamicPage .orig--.back-g::before,
#dynamicPage .orig-g.back-d::after,
#dynamicPage .orig-g::after,
#dynamicPage .orig--.back-g::before,
#dynamicPage elaboration.orig-g label::after,
#dynamicPage elaboration.back-g label::after {
  background-image: url("../img/google.svg");
}

#dynamicPage .orig--.back-d::before,
#dynamicPage .orig-d.back-d::after,
#dynamicPage .orig-d::after,
#dynamicPage .orig--.back-d::before,
#dynamicPage elaboration.orig-d label::after,
#dynamicPage elaboration.back-d label::after {
  background-image: url("../img/deepl.svg");
}

#dynamicPage elaboration label::after {
  left: -24px;
}

#dynamicPage elaboration:not(.orig--) label::after {
  background-size: 0.7rem;
}

:not(#dynamicPage .orig--.back-d) + #dynamicPage .orig-d.back-d::after,
:not(#dynamicPage .orig--.back-d) + #dynamicPage .orig-g.back-d::after {
  display: inline-block;
}

#dynamicPage elaboration.orig-d.back-d::after {
  background-size: 0.7rem;
  background-color: red;
}

section > section {
  position: relative;
  display: inline;
}

section > section:not(:first-of-type) {
  display: block;
}

.tooltip > .tooltip-inner {
  background-color: #bc6c25;
}

details elaboration > * {
  display: block;
  padding: 0.2rem;
}

details elaboration {
  display: block;
  background-color: #fefae0;
  margin-bottom: 1rem;
  border-radius: 0.3rem;
  position: relative;
  color: #283618;
}

elaboration label {
  border-bottom: 1px solid #283618;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

elaboration strongs-index {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.6;
}

#dropdownMenuDisplay .translator-icon {
  position: relative;
}

#dropdownMenuDisplay .translator-icon.translate-back::after {
  background-size: 14px 14px;
  background-position: -2px 0;
}

#dropdownMenuDisplay .translate-back.translator-icon::before {
  content: "";
  background-image: url("../img/back-arrow.svg");
  background-size: 0.7rem;
  background-position: 4px 5px;
  height: 1rem;
  width: 1rem;
  position: absolute;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  opacity: 0.4;
}

#dropdownMenuDisplay .translator-icon::after {
  height: 1rem;
  width: 1rem;
  background-size: 1rem 1rem;
  opacity: 0.7;
}

.translator-icon::after {
  content: "";
  height: 0.8rem;
  width: 0.8rem;
  background-size: 0.8rem 0.8rem;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  margin-left: 0.2rem;
}

#translatorBackPriorityOrder {
  min-width: 8rem;
}

.icon-d::after {
  background-image: url("../img/deepl.svg");
}

#dropdownMenuDisplay .name {
  display: none;
}

.icon-g::after {
  background-image: url("../img/google.svg");
}

article details {
  margin-top: 2rem;
}

a.elaboration:hover {
  background-color: rgba(255, 255, 255, 0.47);
  border-radius: 0.2rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  margin-left: -0.2rem;
  margin-right: -0.2rem;
  text-decoration: none;
}

a.elaboration {
  border: 1px solid transparent;
}

.elaboration-show {
  animation: 2s linear 0.5s elaboration-show-ani;
  animation-iteration-count: 2;
}

@keyframes elaboration-show-ani {
  0% {
    opacity: 1;
    box-shadow: 0 0 0;
  }
  30.0% {
    opacity: 0.8;
    box-shadow: 0px 0px 16px 10px #bc6c25;
  }
  100.0% {
    opacity: 1;
    box-shadow: 0 0 0;
  }
}
.navbar-brand {
  font-size: 1.4rem;
}

.navbar-brand img {
  margin-right: 1rem;
}

#dynamicPage:not(.English) section[data-verse] > section:first-of-type {
  margin-top: 2rem;
}

article[data-languages=English] {
  color: red;
}

section h4 {
  font-size: 1.3rem;
  display: inline-block;
  padding-right: 0.2rem;
  font-weight: 600;
  line-height: 1;
  height: 100%;
  border-right: 1px solid 1px solid rgba(0, 0, 0, 0.2);
}

section[data-group="2"], section[data-group="4"], section[data-group="6"] {
  background-color: #fefae0;
}

.group-start:not(:first-of-type) {
  border-top: 1px solid #dda15e;
}
.group-end {
  border-bottom: 1px solid #dda15e;
}
section.indent-1 > section:first-of-type {
  padding-left: 1.2rem;
}

section.indent-2 > section:first-of-type {
  padding-left: 1.8rem;
}

section.indent-3 > section:first-of-type {
  padding-left: 2.4rem;
}

#book-sections > section {
  margin-top: 1rem;
  margin-bottom: 0.2rem;
  position: relative;
  display: block;
  padding: 0.1em;
}

#translations-container footer {
  font-size: 0.8em;
}

#translations-container h4 {
  font-size: 16px;
}

.btn-group.form-floating select {
  min-width: 6.5rem;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
section[data-verse]:hover > h4 {
  opacity: 0.8;
}

section[data-verse] > h4 {
  position: absolute;
  opacity: 0.5;
}

#translateBackOrderList {
  min-width: 8rem;
}

#dropdownMenuDisplayOptions th {
  font-size: 0.9em;
}

span.brace {
  position: absolute;
  font-size: 5rem;
  top: -1.3rem;
  left: -10px;
  color: #ccc;
}

tbody .form-check {
  min-height: 2.3rem;
  padding-top: 0.6rem;
}

.table thead tr:nth-child(2) th {
  font-weight: normal;
}

#dropdownMenuDisplayOptions input {
  margin-right: 0.5rem;
}

#dropdownMenuDisplayOptions td {
  min-width: 8rem;
  vertical-align: top;
}

.bi {
  vertical-align: -0.125em;
  fill: currentColor;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

a.nav-link.home {
  padding: 0 0 1rem 1rem;
}

#previousChapter,
#nextChapter {
  cursor: pointer;
  border-radius: 6px;
}

#previousChapter:hover,
#nextChapter:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  border-color: #565e64;
  background-color: #565e64;
  color: #fff;
}

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  /* Behind the navbar */
  padding: 10px 0 0;
  /* Height of navbar */
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1);
}

#dropdownMenuDisplayOptions table {
  margin-bottom: 0;
}

.toast-container {
  z-index: 10000;
}

.sidebar-sticky {
  height: calc(100vh - 48px);
  overflow-x: hidden;
  overflow-y: auto;
  /* Scrollable contents if viewport is shorter than content. */
}

a.home {
  cursor: pointer;
}

.sidebar .nav-link.home {
  color: #000000;
}

.sidebar .nav-link {
  font-weight: 500;
  color: #333;
}

.sidebar .nav-link .feather {
  margin-right: 4px;
  color: #727272;
}

.sidebar .nav-link.active {
  color: #2470dc;
}

.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
  color: inherit;
}

article footer {
  margin-top: 3rem;
  border-top: 1px solid #283618;
  padding: 0.2rem 1rem;
  opacity: 0.6;
}

.sidebar-heading {
  font-size: 0.75rem;
}

.dropdown-menu {
  max-height: 40vh;
  overflow-x: hidden;
  overflow-y: auto;
}

#book_index {
  margin-bottom: 20rem;
}

#book_index a {
  text-decoration: none;
}

#book_index .accordion-body {
  padding-left: 0;
  padding-right: 0;
}

nav {
  font-family: "Raleway", sans-serif;
  background-color: #606c38;
  padding-left: 1rem;
  box-shadow: 0px 5px 10px #000000;
  border-bottom: 1px solid #283618 !important;
  z-index: 10000;
}

#sidebarMenu .fs-2.text-secondary {
  position: relative;
  top: 0.5rem;
}

@media (min-width: 768px) {
  .collapse.dont-collapse-sm {
    display: block;
    height: auto !important;
    visibility: visible;
  }
}
.sidebarMenu .translation-options .btn-group {
  margin-bottom: 0.2rem;
}

main>.sticky-top {
  background-color: rgba(255, 255, 255, 0.8901960784);
}

.accordion-body {
  padding-top: 0;
}

#chapterContainer {
  position: relative;
  width: 100%;
  background-color: #fcfcfc;
  min-height: 10rem;
  padding: 5px;
  border-radius: 1rem;
}

/* New */
#chapterContainer .showtext,
#chapterContainer.d .d,
#chapterContainer.g .g,
#chapterContainer.r .r,
#chapterContainer.x .x {
  display: flex;
}

#chapterContainer.d-back1 .d-back1,
#chapterContainer.g-back1 .g-back1,
#chapterContainer.r-back1 .r-back1,
#chapterContainer.x-back1 .x-back1 {
  display: flex;
  border-top: solid;
}

#chapterContainer.d-back2 .d-back2,
#chapterContainer.g-back2 .g-back2,
#chapterContainer.r-back2 .r-back2,
#chapterContainer.x-back2 .x-back2 {
  display: flex;
  border-bottom: solid;
}

/* The container for all of the translations */
#translations-container {
  display: grid;
  overflow: hidden;
  grid-template-columns: repeat(1, 1fr);
  width: 100%;
  line-height: 1.4;
}

/* Hide all of the translations by default */
#translations-container .tran {
  display: none;
  border-bottom: 1px solid #000000;
}

#translations-container .tran.odds {
  background-color: #e1f9df;
}

/* Show the default translation by default */
#chapterContainer.interlinear .tran.orig {
  background-color: #87e77e;
  display: flex;
}

/* Show the default translation by default */
#chapterContainer.orig .tran.orig {
  display: flex;
}

/* Don't display label if only Original English */
#chapterContainer.orig .tran.orig .lang {
  display: none;
  font-weight: bold;
  background-color: #000000;
  width: 6rem;
  text-align: left;
  flex-shrink: 0;
}

/* Translation language */
#chapterContainer .tran .lang {
  font-weight: bold;
  background-color: #000000;
  width: 6rem;
  text-align: left;
  flex-shrink: 0;
}

/* All of the first level sub-elements of the translation row. */
#chapterContainer .tran > span {
  padding: 0.2rem 0.3rem;
  padding-left: 1em;
  text-indent: -1em;
}/*# sourceMappingURL=index.css.map */