#cover1 {
  background-color: #ffe3a9;
}

#insideCover1 .eReaderInsideTitle,
#insideCover2 .eReaderInsideTitle,
#insideCover3 .eReaderInsideTitle,
#insideCover4 .eReaderInsideTitle {
  font-weight: bold;
}


#cover2 {
  background-color: #beeaef;
}

#cover3 {
  background-color: #ccf2f2;
}

#cover3.eReaderBody {
  padding-top: 10px;
}

#page5_book2.eReaderBody {
  padding-top: 20px;
}

#cover10 {
  background-color: #a3d3e8;
}

#cover10.eReaderBody {
  padding-top: 0px !important;
}


#page1_bk11.eReaderBody {
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 0px;
}



#cover7 {
  background-color: #c0dfe5;
}

#cover8 {
  background-color: #9ce1ec;
}

#cover9 {
  background-color: #d0edfa;
}

#page2_bk11 {
  padding-left: 0px !important;
}

.imageBottom {
  bottom: 0;
  position: absolute;
  left: 0;
}


#page6_book5 {
  padding-left: 0px !important;
}

#cover5 {
  background-color: #81AB73;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .imageBottom {
    bottom: 0;
    position: absolute;
    left: 0;
  }

  #lare3_la3_ebook2 .eReaderContainer .eReaderHeaderTitle {
    font-size: 15px !important;
    line-height: 20px !important;
  }

  #lare3_la3_ebook2 .eReaderContainer .eReaderTitle {
    font-size: 43px !important;
  }

  .p5custom {
    margin-right: 0px;
    margin-top: 0px
  }

  .la2customfont {
    font-size: 3rem !important;
  }

  #lare3_la5_ebook5 .eReaderTitle {
    font-size: 45px !important;
  }

  #lare3_la5_ebook5 .eReaderHeaderTitle {
    /* margin-left: 0px !important; */
    font-size: 18px !important;
    line-height: 18px !important;
  }

  /* #lare3_la5_ebook5 .eReaderButHidden {
  width:0px !important;
  margin-left:-333px;
} */


}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .imageBottom {
    bottom: 0;
    position: absolute;
    left: 0;
  }

  .p5custom {
    margin-right: 0px;
    margin-top: 0px
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .imageBottom {
    bottom: 0;
    position: absolute;
    left: 0;
  }

  .p5custom {
    margin-right: 120px;
    margin-top: -6px
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .imageBottom {
    bottom: 0;
    position: absolute;
    left: 0;
  }

  .p5custom {
    margin-right: 120px;
    margin-top: -6px
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .imageBottom {
    bottom: 0;
    position: absolute;
    left: 0;
  }

  .p5custom {
    margin-right: 255px;
    margin-top: -6px
  }
}