body {
  font-size: 18px;
  background-color: #1f65a0;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 1.5; }

.container-fluid {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.text-primary {
  color: #1f65a0 !important; }

a.nav-link:hover, a.td-none:hover {
  text-decoration: none;
  color: #0e4c80; }

.lhx {
  font-size: 1.1em; }

.textrtl {
  text-align: right;
  direction: rtl; }

.text-primary {
  color: #1f65a0 !important; }

.text-small {
  font-size: 0.9em; }

.text-smaller {
  font-size: 0.8em; }

.shadowTtl {
  text-shadow: 0 0 10px #eaeaea;
  color: white; }

.bg-white {
  background-color: white; }

.main {
  min-height: 700px;
  background-color: white; }

nav {
  position: sticky;
  top: 0; }

.fixedNav {
  position: fixed;
  top: 0;
  z-index: 999; }

.topToMain {
  position: relative;
  top: 76px; }

a {
  color: #1f65a0; }

a:hover {
  color: #145892; }

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
  box-shadow: inset 0 -1px 0 #ddd; }

h1 {
  font-size: 1.5em; }

h2 {
  font-size: 1.2em;
  background-color: #f8f9fa !important;
  padding: 0.5em; }

.bookCover {
  width: 230px;
  height: auto; }

/*# sourceMappingURL=nBooks.css.map */
