/* Declare fonts */
@font-face {
  font-family: 'Open Sans';
  src: url('../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.eot');
  src: url('../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.woff') format('woff'), url('../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.ttf') format('truetype'), url('../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.eot');
  src: url('../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.woff') format('woff'), url('../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.ttf') format('truetype'), url('../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: url('../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.eot');
  src: url('../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.woff') format('woff'), url('../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.ttf') format('truetype'), url('../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.svg#roboto_slabregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: url('../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.eot');
  src: url('../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.woff') format('woff'), url('../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.ttf') format('truetype'), url('../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
.no-padding {
  padding: 0;
}
/* Author Body Styles */
.collectionsBody {
  color: #272C30;
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.collectionsBody .label {
  font-family: 'roboto slab';
  font-size: 22px;
  font-weight: 700;
  color: #364659;
  margin-left: 20px;
}
.collectionsBody .leftContainer {
  position: relative;
  float: left;
  font-size: 13px;
  line-height: 20px;
  width: 100%;
  font-family: 'open sans';
  min-height: 1px;
  display: block;
}
.collectionsBody .leftContainer p {
  color: #364659;
  font-family: 'open sans';
  font-size: 13px;
  line-height: 20px;
  margin: 0;
}
.titleContainer {
  font-family: 'roboto slab', serif !important;
  font-size: 30px !important;
  font-weight: 700;
  line-height: 33px;
  margin: 0 0 5px 0;
  color: #272b2f;
}
.titleContainer p {
  font-family: 'roboto slab', serif !important;
  font-size: 30px !important;
  font-weight: 700;
  line-height: 33px;
  margin: 0 0 5px 0;
  color: #272b2f;
}
.titleContainer p span.size34 {
  font-size: 34px;
}
.titleContainer p span.size32 {
  font-size: 32px;
}
.titleContainer p span.size30 {
  font-size: 30px;
}
.titleContainer p span.size28 {
  font-size: 28px;
}
.titleContainer p span.size26 {
  font-size: 26px;
}
.titleContainer p span.size24 {
  font-size: 24px;
}
.titleContainer p span.size22 {
  font-size: 22px;
}
.titleContainer p span.size20 {
  font-size: 20px;
}
.titleContainer p span.size18 {
  font-size: 18px;
}
.titleContainer p span.size16 {
  font-size: 16px;
}
.subtitleContainer {
  font-family: 'roboto slab';
  font-size: 22px;
  font-weight: 600;
  color: #052534;
  margin: 0 0 10px 0;
}
.subtitleContainer p {
  font-family: 'roboto slab';
  font-size: 22px;
  font-weight: 600;
  color: #052534;
  margin: 0 0 10px 0;
}
.subtitleContainer p span.size34 {
  font-size: 34px;
}
.subtitleContainer p span.size32 {
  font-size: 32px;
}
.subtitleContainer p span.size30 {
  font-size: 30px;
}
.subtitleContainer p span.size28 {
  font-size: 28px;
}
.subtitleContainer p span.size26 {
  font-size: 26px;
}
.subtitleContainer p span.size24 {
  font-size: 24px;
}
.subtitleContainer p span.size22 {
  font-size: 22px;
}
.subtitleContainer p span.size20 {
  font-size: 20px;
}
.subtitleContainer p span.size18 {
  font-size: 18px;
}
.subtitleContainer p span.size16 {
  font-size: 16px;
}
.bodyContainer {
  font-family: 'open sans';
  font-size: 13px;
  line-height: 22px;
}
.collectionsBody .leftContainer div.first.column p {
  margin-right: 12px;
}
.collectionsBody .leftContainer div.last.column p {
  margin-left: 12px;
}
/* Redesign CSS */
div.n_stack_text {
  width: 100%;
  display: block;
  margin-bottom: 15px;
  padding: 0 20px;
}
div.n_stack_rollup {
  width: 100%;
  display: block;
  clear: left;
}
div.n_cols_leftnav {
  margin-top: 20px;
  vertical-align: top;
  word-wrap: break-word;
  float: left;
}
div.n_cols_parbase {
  vertical-align: top;
  padding: 0 20px 0 5px;
}
@media screen and (min-width: 768px) {
  .phone-margin {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  div.n_cols_parbase {
    padding-left: 15px;
    padding-right: 15px;
  }
}
div.n_cols_parbase_text {
  margin-top: 15px;
  width: 100%;
  display: block;
}
div.n_cols_full_width {
  display: inline-block;
  vertical-align: top;
  float: left;
}
.clr {
  clear: both;
}
/* Library Logo in Bottom Right */
div#libraryLogoContainer {
  text-align: right;
  padding: 0 18px 13px;
}
div#libraryLogoContainer img {
  width: 50px;
  height: 45px;
}
