#background {
  display: none;
}
#bookContainer {
  background: white;
}

#pbTopBar, #pbToolBar {
  background: rgb(0, 94, 139) !important;
border-bottom: 1px solid rgb(0, 94, 139) !important;
}
#search_text_textField {
  background: white !important;
  color: #333 !important;
  border-radius: 4px;
}
.phoneGotoPageContent .btn {
  background: black;
  opacity: .7;
}
.searchItem, .menuTitle, #searchScrollBac, #textContent, #resultContent, #folding menu {
background-color: #005e8b !important;
  background: #005e8b !important;
  text-shadow: none !important;
}
