#cover1 {
	background-color: #ffe3a9;
}

#cover2 {
  background-color: #beeaef;
}

#cover3 {
  background-color: #ccf2f2;
}


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

#cover10{
  background-color: #a3d3e8;
}

.lowerDuck {
  padding-top:25px;
}

#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;
}

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

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

/* 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
  }
}

@media only screen and (max-width: 380px) {
  #lare4_la11_ebook-12 > div > div.eReaderHeaderBar > .eReaderHeaderTitle {
    margin-left:0px;
  }


.ilo_col > #btn1 {
    margin-right: 0px;
    padding-right: 4px;
    margin-top: 8px;
}

.ilo_col > #btn2 {
  padding-right:  4px;
  margin-top: 8px;

}

.btn-pdf, .btn-game:after, .btn-locker:after {
    background-position: 9px center;
}

}






