.TopNavigationBible{
  background-color: rgb(0,50,29);
  height: 70px;
  width:100%;
  margin-top: 4.5%;
  float: left;
}
.SelectOption{
  width:auto;
  height: 80%;
  float: left;
  background-color: white;
  color:rgb(0,50,29);
  border:none;
  outline: none;
  font-size: 20px;
  margin-left: 1.7%;
  border-bottom: 2px solid white;
}
.option{
  width: 100%;
  color:rgb(0,50,29);
  height: auto;
  float:left;
}
.ChapterV{
  width:100%;
  height: auto;
  float:left;
  padding-top: 1%;
}
.ChapterVerse{
  width:70%;
  height: auto;
  float:left;
  margin-left: 15%;
}
.Verse{
  width: auto;
  height: auto;
  float: left;
  line-height: 2em;
  font-size: 23px;
  color:rgb(29,29,29);
  animation: fadein 4s,Scalein 1s, colorShiftToWhite 2s;
}
.BookTitle {
    width: 100%;
    height: auto;
    margin-top: 0.5%;
    font-size: 8em;
    float: left;
    text-align: center;
    font-weight: 800;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0em;

    text-transform: uppercase;
    animation: fadein 4s,Scalein 1s, colorShiftToWhite 2s;
    background-color: #f3ec78;
    background-image: linear-gradient(rgb(0,50,29), rgb(1,119,69));
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}
.ChnageChapterContainer{
  width:100%;
  height: 100px;
  float: left;
  animation: fadein 4s,Scalein 1s, colorShiftToWhite 2s;
  margin-top: 1%;
  border-bottom: 1px solid silver;

}
.ArrowBackNulled{
  width: 5%;
  height: auto;
  float: left;
  margin-left: 30%;
  transition: all .3s ease;
  cursor: pointer;
  opacity: 0.4;
}
.ArrowBack{
  width: 5%;
  height: auto;
  float: left;
  margin-left: 30%;
  transition: all .3s ease;
  cursor: pointer;
}
.ArrowBack:hover{
  background-color: #dddd;
  border-radius: 20px;
}
.ArrowForwardNulled{
  width: 5%;
  height: auto;
  float: left;
  transition: all .3s ease;
  cursor: pointer;
  opacity: 0.4;
}
.ArrowForward{
  width: 5%;
  height: auto;
  float: left;
  cursor: pointer;
  transition: all .3s ease;
}
.ArrowForward:hover{
  background-color: #dddd;
  border-radius: 20px;
}
.BookChapter{
  width: 30%;
  height: auto;
  float: left;

  color:rgb(29,29,29);
  font-weight: bold;
  text-align: center;
  font-size: 3.5em;
  animation: fadein 4s,Scalein 1s, colorShiftToWhite 2s;
}
.SelectOptionNavigation{
  width: 120px;
  height: 100%;
  float: left;
}
.BibleIcon{
  width:45px;
  height: auto;
  float: left;
  transition: all .2s ease;
  cursor: pointer;
  margin-top: 5%;
  margin-left: 10%;
}
.BibleIcon:hover{
  background-color:#dddd;
}
.SlideMenuOptions{
    position: fixed;
    left: -120%;
    transition: all .2s ease;
    height: 100%;
    width: 50%;
    z-index: 130;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.5);
}
.SlideOptionsContainer{
  width:100%;
  height: auto;
  float: left;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top:1%;

}
.SingleSlideOption{
  width: 100%;
  height: auto;
  float: left;
  margin-top: 30px;
}
.SingleSlideOptionTitle{
  width: 80%;
  height: auto;
  margin-left: 10%;
  animation: fadein 4s,Scalein 1s,  colorShiftToWhite 2s;
  float: left;
  font-size: 22px;
  color:rgb(0,50,29);

}
.SingleSlideOptionValue{
  width: 80%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 4px;
  margin-left: 10%;
  float: left;
  border: none;
  font-size: 20px;
  border-bottom: 1px solid rgb(0,50,29);
  background-color: none;
  color:rgb(0,50,29);
}
.SubSlideOption{
  width: 100%;
  height: auto;
  font-size: 16px;
  float: left;

}
.fontTimesNewRoman{
  font-family: "Times New Roman";
}
.fontGeorgia{
  font-family: "Georgia";
}
.fontTimesNewRoman{
  font-family: "Times New Roman";
}
.fontTimesArial{
  font-family: "Arial";
}
.fontHelvetica{
  font-family: "Helvetica";
}
.fontCourierNew{
  font-family: "Courier New";
}
.fontLucidaConsole{
  font-family: "Lucida Console";
}
.fontBrushScriptMT{
  font-family: "Brush Script MT";
}
.fontLucidaHandwriting{
  font-family: "Lucida Handwriting";
}
.fontCopperplate{
  font-family: "Copperplate";
}
.fontPapyrus{
  font-family: "Papyrus";
}
.SingleSlideOptionbookContainer{
  width: 80%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 4px;
  margin-left: 10%;
}
.SelectedUser{
    width:auto;
    height:25px;
    animation: fadein 4s,Scalein 1s,  colorShiftToWhite 2s;
    margin-bottom:5px;
    float:left;
    margin-left:5px;
    margin-right:5px;
    box-shadow:2px 2px 6px black;
    border:1px solid grey;
    background-color: white;
    border-radius:8px;
}
.SelectedUserLabel{
    width:auto;
    height:60%;
    padding-top:2%;
    float:left;
    padding-left:5px;
    padding-right:5px;
    text-align:center;
    color:-internal-light-dark(black, white);
    font-size: 18px;
}
.xBox{
    width:20px;
    height:100%;
    float:left;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    background-color:blue;
    cursor:pointer;
}
.xBox:hover{
    background-color:red;
}
.xWhite{
    height: auto;
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 60%;
    max-height: 50%;
    margin-top: 21%;
    cursor: pointer;
    transition: all .2s ease;
}
.SlideUpSearchContainer {
    animation: .3s slide-upSearchContainer;
    margin-top: 0%;
    line-height: 3em;
    background-color: #F5F5F5;
    border: 0.1em solid #F5F5F5;
    border-radius: 0.5em;
    height: 98%;
    padding-bottom: 2%;
    margin-left: 1%;
    width: 98%;
    margin-top: 1%;
      background: linear-gradient(rgb(0,50,29), rgb(1,119,69));

    float: left;
    box-shadow: 2px 2px 6px #444;
}
@keyframes slide-upSearchContainer{
  from {
    margin-top: 100%;

  }

  to {
    margin-top: 5%;

  }
}
.searchTitle{
  width: 100%;
  height: auto;
  float: left;
  font-size: 3.5em;
  text-align: center;
  font-weight: 800;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  text-transform: uppercase;
  animation: fadein 4s,Scalein 1s,  colorShiftToWhite 2s;
  color: white;
  margin-top: 5px;
  background-size: 100%;

}
.SearchResults{
  width: 100%;
  height: 77%;
  float: left;
  overflow-y: auto;
  overflow-x: hidden;
  border-top: 1px solid silver;
  padding-top: 10px;
  background-color: white;
}
.drawSelectedVerse{
  width:90%;
  height: auto;
  float: left;
  margin-left: 2.5%;
  border-radius: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.SelectedVerseTitle{
  width:100%;
  height: auto;
  float: left;
  color: #dddd;
  font-size: 0.7em;

}
.SelectedVerseTitleLink{
  width:100%;
  height: auto;
  float: left;
  font-size: 1.6em;
}
.SelectedVerseContent{
  width:100%;
  height: auto;
  float: left;
  font-size: 1.2em;
}
