.container {
  background-color: #fff;
}
html {
  font-family: "Rosario", serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
    font-size: 20px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
h1 {
  margin: .67em 0;
  font-size: 2em; /* set the h1 font size below, at h1 size */
}
img {
  border: 0;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
body {
  font-family: "Rosario", serif;
  font-size: 20px;
  line-height: 1.42857143;
  color: #000;
  background-color: #ddd;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0A78A7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Rosario", serif;  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
/* h1 size */
h1,
.h1 {
  font-size: 45px;
}
@media (max-width: 240px) {
  h1,.h1, .h2, .h3 {font-size: 17vw;}
}
h2, .h2 {
  font-size: 36px;
}
h3,
.h3 {
  font-size: 27px;
}
h4,
.h4 {
  font-size: 23px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}

th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  text-align:center; 
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

a:hover {  color: #FF6666; }
a:link.titlelink{color: #000000; text-decoration: none; background-color: rgba(0, 0, 0, 0); font-family: inherit; font-size: inherit; line-height: inherit;}
a:visited.titlelink{ color: #000000; text-decoration: none; background-color: rgba(0, 0, 0, 0); font-family: inherit; font-size: inherit; line-height: inherit;}
a:hover.titlelink{ color: #FF6666; text-decoration: none; background-color: rgba(0, 0, 0, 0); font-family: inherit; font-size: inherit; line-height: inherit;}
a:active.titlelink{ color: #000000; text-decoration: none; background-color: rgba(0, 0, 0, 0); font-family: inherit; font-size: inherit; line-height: inherit;}

a:link.normallink {color: #0A78A7; text-decoration: none; background-color: transparent; background-color: rgba(0, 0, 0, 0); font-family: inherit; font-size: inherit; line-height: inherit;}
a:visited.normallink {color: #0A78A7; text-decoration: none; background-color: transparent; background-color: rgba(0, 0, 0, 0); font-family: inherit; font-size: inherit; line-height: inherit;}
a:hover.normallink {color: #FF6666; text-decoration: none; background-color: transparent; background-color: rgba(0, 0, 0, 0); font-family: inherit; font-size: inherit; line-height: inherit;}
a:active.normallink {color: #0A78A7; text-decoration: none; background-color: transparent; background-color: rgba(0, 0, 0, 0); font-family: inherit; font-size: inherit; line-height: inherit;}

table.isbn {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.affix {        /* This is crucial for affixed navbar function */
  top: 0;
  left: 0;
  width: 100%;
}
.navbar-default .navbar-nav > li > a:hover, /* Navbar hover gray */
.navbar-default .navbar-nav > li > a:focus {
  color: #F66;
  background-color: #eee;
}
.navbar-default .navbar-nav > .active > a,        /* This makes the selected navbar text black */
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000;
}
.center.navbar .nav,
.center.navbar .nav > li {
  float:none;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top;
}
.center .navbar-inner {
  text-align:center;
}
.center .dropdown-menu {
  text-align: left;
}
.navbar-default .navbar-nav > .open > a,    /* This makes the selected navbar button darker */
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #efefef 100%);
  background-image:      -o-linear-gradient(top, #e8e8e8 0%, #efefef 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#efefef));
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #efefef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffE4E3E3', endColorstr='#ffECEBEB', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.btn-default {
  font-size: large;
}
.btn-default:hover {
  color: #F66;
}
.padding1235 {
  padding: 12px 25px;
}
.grayBkgdNoBorder {     /* For LookInside.php */
  border: 0px; background-color: #f8f8f8; padding: 20px; margin-bottom: 0px;
}
.rt0 {position: relative; top: 0px;}   /* Behind a gif. */
.at0 {position: absolute; top: 0px; left: 0; width: 100%; height: 100%;} /* Gif in front */

.TextDullBlue { color: #3A9CCF;}

.TinyText { font-size: 0.9rem;}
.MediumTextCenter {color:#000; font-size: .9rem; text-align: center;}
.SmallTextCenter {color:#000; font-size: .7rem; text-align: center;}

/*.list-unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 5em;
  }*/

  li:not(:last-child) {
    margin-bottom: .16em;
  }



  /* rosario-regular - latin */
  @font-face {
    font-family: 'Rosario';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/rosario-v27-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/fonts/rosario-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/rosario-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/rosario-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/fonts/rosario-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/rosario-v27-latin-regular.svg#Rosario') format('svg'); /* Legacy iOS */
  }
  /* rosario-700 - latin */
  @font-face {
    font-family: 'Rosario';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/fonts/rosario-v27-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/fonts/rosario-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/rosario-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/rosario-v27-latin-700.woff') format('woff'), /* Modern Browsers */
    url('/fonts/rosario-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/rosario-v27-latin-700.svg#Rosario') format('svg'); /* Legacy iOS */
  }
  /* rosario-italic - latin */
  @font-face {
    font-family: 'Rosario';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/rosario-v27-latin-italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/fonts/rosario-v27-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/rosario-v27-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/rosario-v27-latin-italic.woff') format('woff'), /* Modern Browsers */
    url('/fonts/rosario-v27-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/rosario-v27-latin-italic.svg#Rosario') format('svg'); /* Legacy iOS */
  }
  /* rosario-700italic - latin */
  @font-face {
    font-family: 'Rosario';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('/fonts/rosario-v27-latin-700italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/fonts/rosario-v27-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/rosario-v27-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/rosario-v27-latin-700italic.woff') format('woff'), /* Modern Browsers */
    url('/fonts/rosario-v27-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/rosario-v27-latin-700italic.svg#Rosario') format('svg'); /* Legacy iOS */
  }

