#formatCarousel .format, #browseCarousel .format {
  font-size: 4em;
  color: #9b4a8c; }
  #formatCarousel .format:hover, #browseCarousel .format:hover {
    color: #783a6d;
    transition: .3s; }
#formatCarousel .format-label, #browseCarousel .format-label {
  padding-right: 15px; }
#formatCarousel .slider-item, #browseCarousel .slider-item {
  text-align: center; }
#formatCarousel .slider-row, #browseCarousel .slider-row {
  margin-left: 20px;
  margin-right: 20px; }
#formatCarousel .carousel-control, #browseCarousel .carousel-control {
  color: #f9f9f9;
  font-size: 2em;
  box-shadow: none;
  background-image: none;
  background-color: #65C8C6;
  width: 20px; }
  #formatCarousel .carousel-control:hover, #formatCarousel .carousel-control:focus, #browseCarousel .carousel-control:hover, #browseCarousel .carousel-control:focus {
    outline: none;
    box-shadow: none; }
#formatCarousel .carousel-control-wrapper, #browseCarousel .carousel-control-wrapper {
  max-height: 90px;
  line-height: 100px;
  text-align: center; }

#carouselHome .carousel-indicators {
  margin-top: 5px;
  top: 10px;
  height: 30px; }
  #carouselHome .carousel-indicators .active {
    width: 12px;
    height: 12px; }
  #carouselHome .carousel-indicators li {
    height: 10px;
    width: 10px; }
#carouselHome .carousel-caption {
  left: auto;
  right: auto;
  bottom: 0;
  padding-bottom: 10px;
  width: 100%; }
  #carouselHome .carousel-caption a {
    color: #f9f9f9; }
  #carouselHome .carousel-caption h3 {
    color: white; }

.home-facet {
  padding-left: 10px; }

.slider-carousel {
  padding-bottom: 10px; }

.format.manuscript:before, .format.photo:before, .format.book:before, .format.printsdrawings:before, .format.musicalscore:before, .format.journalserial:before, .format.map:before, .format.electronic:before, .format.microfilm:before, .format.cd:before, .format.dvd:before, .format.newspaper:before, .format.software:before, .format.ebook:before, .format.cassette:before,
.format.audio:before, .format.physicalobject:before, .format.website:before, .format.unknown:before, .format.vhs:before, .format.mixedmaterials:before, .format.topic:before, .format.author:before, .format.title:before, .format.location:before, .format.collection:before, .format.filter:before {
  font-family: FontAwesome;
  font-size: 100%;
  margin-right: 5px; }

.format.manuscript:before {
  content: "\f14b"; }

.format.photo:before {
  content: "\f03e"; }

.format.book:before {
  content: "\f02d"; }

.format.printsdrawings:before {
  content: "\f2bb"; }

.format.musicalscore:before {
  content: "\f001"; }

.format.journalserial:before {
  content: "\f0c5"; }

.format.map:before {
  content: "\f279"; }

.format.electronic:before {
  content: "\f192"; }

.format.microfilm:before {
  content: "\f008"; }

.format.cd:before, .format.dvd:before {
  content: "\f192"; }

.format.newspaper:before {
  content: "\f1ea"; }

.format.software:before {
  content: "\f0c7"; }

.format.ebook:before {
  content: "\f10b"; }

.format.cassette:before,
.format.audio:before {
  content: "\f028"; }

.format.physicalobject:before {
  content: "\f1b2"; }

.format.website:before {
  content: "\f0ac"; }

.format.unknown:before {
  content: "\f059"; }

.format.vhs:before {
  content: "\f03d"; }

.format.mixedmaterials:before {
  content: "\f1b3"; }

.format.topic:before {
  content: "\f0eb"; }

.format.author:before {
  content: "\f007"; }

.format.title:before {
  content: "\f15d"; }

.format.location:before {
  content: "\f041"; }

.format.collection:before {
  content: "\f07c"; }

.format.filter:before {
  content: "\f0b0"; }

.format.flickr {
  background: #0063dc; }

.format.flickr:before {
  font-family: FontAwesome;
  font-size: 130%;
  color: #ff0084;
  margin-right: 5px;
  content: "\f16e"; }

.strong {
  font-weight: bold; }

.navbar-collapse.collapse {
  clear: left; }

.navbar-left {
  padding-left: 20px;
  width: 100%;
  float: left; }
  @media (max-width: 768px) {
    .navbar-left {
      margin-top: 5px; } }
  .navbar-left :first-child a {
    padding-right: 22px !important;
    margin-left: -10px;
    padding-left: 15px !important; }
  .navbar-left li + li {
    border-left: solid 1px white; }
    .navbar-left li + li a {
      padding-left: 22px !important;
      padding-right: 22px !important; }

.container > .navbar-header {
  padding-bottom: 10px; }

.navbar-form {
  margin-top: 0;
  margin-bottom: 3px; }

header {
  margin-top: 5px;
  white-space: nowrap; }

header .navbar .navbar-brand {
  height: 65px;
  margin-top: 15px;
  margin-left: 12px;
  color: transparent;
  background-image: url("../../nli_theme/images/nli_logo_text.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }

div.navbar-collapse ul:not(.language.dropdown-menu) li.active > a {
  background-color: white; }
div.navbar-collapse ul li > a {
  font-weight: bold;
  padding-top: 8px !important;
  padding-bottom: 8px !important; }

.vertical-divider:before {
  margin-left: 3px;
  margin-right: 3px; }

.nav > li > a:hover, .nav > li.active > a {
  outline-color: white !important;
  background-color: #eee; }

.banner {
  padding: 0px !important;
  background-color: #65C8C6; }

.navbar-collapse {
  padding: 0px;
  background-color: #b6dacf; }

.social-navbar {
  float: right;
  padding-top: 25px;
  padding-right: 40px; }
  .social-navbar a {
    color: white !important;
    white-space: normal;
    margin: 1px; }
  .social-navbar i {
    padding: 2px !important;
    color: white !important;
    font-size: 2em !important; }
  .social-navbar .newsletter-text {
    text-align: left;
    display: inline-block;
    max-width: 70px;
    overflow-wrap: break-word;
    font-size: 0.75em;
    vertical-align: top;
    margin-left: 3px;
    line-height: 1.2em; }
  .social-navbar .lang-switcher {
    padding: 3px 6px 3px 6px;
    background-color: white;
    color: #65C8C6 !important; }

.home-link {
  text-align: center;
  display: inline-flex;
  letter-spacing: 10px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 1.5em;
  line-height: 1.5em;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  margin-top: 0px; }

#side-collapse-digitised > a:nth-of-type(3) {
  display: none; }

#side-collapse-publishDate {
  background-color: #e2efea; }

#keywordFilterForm input[type="text"] {
  width: 100%; }
#keywordFilterForm input[type="submit"] {
  margin-top: 3px; }

.searchHomeContent {
  width: 100%; }

.authorbox {
  padding-bottom: 50px; }

.home-div-more {
  margin-top: 20px;
  height: 2em;
  background-color: #ccc; }
  .home-div-more a {
    margin-left: 10px;
    line-height: 2em;
    font-size: 1em; }

.dateline-bg {
  margin-top: -70px;
  margin-bottom: 30px;
  height: 1.5em;
  background-color: #b6dacf;
  margin-left: 10px;
  margin-right: 10px; }

.d-block {
  max-height: 252px; }

.similar-items-thumb, .collection-thumb {
  max-width: 100px;
  margin-top: 3px;
  margin-left: 24px; }

.collection-thumb {
  float: right; }

.list-group-item {
  overflow: auto; }

.sidebar .badge, .browse-list .badge, .search-home .badge, .modal .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #3b8074;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: inherit; }
.sidebar .slider-container .slider-handle, .browse-list .slider-container .slider-handle, .search-home .slider-container .slider-handle, .modal .slider-container .slider-handle {
  background: #79c1b5;
  border: 1px solid #79c1b5; }
  .sidebar .slider-container .slider-handle:active, .sidebar .slider-container .slider-handle:focus, .browse-list .slider-container .slider-handle:active, .browse-list .slider-container .slider-handle:focus, .search-home .slider-container .slider-handle:active, .search-home .slider-container .slider-handle:focus, .modal .slider-container .slider-handle:active, .modal .slider-container .slider-handle:focus {
    border-color: #79c1b5; }

.sidebar .list-group-item,
.search-home .list-group-item {
  overflow: auto; }
  .sidebar .list-group-item .list-group-item-text,
  .search-home .list-group-item .list-group-item-text {
    display: flex; }
.sidebar .facet-group,
.search-home .facet-group {
  overflow-wrap: break-word; }
  .sidebar .facet-group [data-toggle="collapse"]::after,
  .search-home .facet-group [data-toggle="collapse"]::after {
    font-family: fontawesome; }
  .sidebar .facet-group .collapse, .sidebar .facet-group .collapsing,
  .search-home .facet-group .collapse,
  .search-home .facet-group .collapsing {
    border: 0; }
.sidebar .text,
.search-home .text {
  font-size: 90%;
  font-weight: bold; }
.sidebar .facet-group .title, .sidebar .list-group .title,
.search-home .facet-group .title,
.search-home .list-group .title {
  margin-bottom: 0px;
  padding-left: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 8px;
  border: 0;
  width: 100%;
  background-color: #b6dacf;
  text-align: inherit; }
.sidebar .facet-group label.list-group-item,
.search-home .facet-group label.list-group-item {
  padding-left: 26px; }
.sidebar .facet-group label.list-group-item input[type=checkbox],
.search-home .facet-group label.list-group-item input[type=checkbox] {
  margin-top: 2px; }
.sidebar .list-group-item,
.search-home .list-group-item {
  padding: 6px 10px 6px;
  border: 0px;
  border-bottom: 1px solid #b6dacf;
  margin-bottom: 1px; }
  .sidebar .list-group-item .format,
  .search-home .list-group-item .format {
    background-color: white !important;
    font-size: 1.2em;
    padding: 0px 3px 0px 0px;
    margin-top: 3px;
    color: #9b4a8c !important; }
.sidebar .facet,
.search-home .facet {
  padding: 4px 10px 2px;
  border: 0px;
  border-bottom: 1px solid #b6dacf;
  margin-bottom: 1px; }
.sidebar .facet.active,
.sidebar .facet.active:hover,
.sidebar .active-filters .facet,
.search-home .facet.active,
.search-home .facet.active:hover,
.search-home .active-filters .facet {
  color: #fff;
  background-color: #65C8C6;
  border-color: #65C8C6; }
.sidebar .facet.active .badge,
.sidebar .jstree-node.active .badge,
.sidebar .jstree-node.active .badge .fa,
.search-home .facet.active .badge,
.search-home .jstree-node.active .badge,
.search-home .jstree-node.active .badge .fa {
  color: #65C8C6; }
.sidebar .facet .badge a,
.search-home .facet .badge a {
  color: #fff; }
.sidebar .facet.facetOR,
.search-home .facet.facetOR {
  padding-left: 1rem; }
.sidebar .facet.excludable,
.search-home .facet.excludable {
  padding-right: 0; }

.slider-container {
  padding: 4px 10px;
  text-align: center; }
  .slider-container .slider.slider-horizontal {
    width: 100%; }
  .slider-container .slider-track {
    background: #f0f0f0;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.4); }
  .slider-container .slider-handle {
    background: #3FA9A5;
    background-image: none;
    border: 1px solid #3FA9A5;
    box-shadow: none;
    opacity: .9; }
    .slider-container .slider-handle:hover, .slider-container .slider-handle:active, .slider-container .slider-handle:focus {
      opacity: 1;
      background: #FFF;
      border-color: #f0f0f0; }
    .slider-container .slider-handle:active, .slider-container .slider-handle:focus {
      border-color: #3FA9A5; }
  .slider-container .slider-selection {
    background: #CCC;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3); }
  .slider-container input {
    display: none; }

ul.breadcrumb li.active {
  font-weight: bold; }

.archive-it .suggestion-header, .sources-nli-ie .suggestion-header, .europeana .suggestion-header {
  max-height: 40px; }
.archive-it img, .sources-nli-ie img, .europeana img {
  max-height: 25px;
  max-width: 50%;
  float: right; }
.archive-it li, .sources-nli-ie li, .europeana li {
  border-bottom: 0px !important; }
  .archive-it li:last-child, .sources-nli-ie li:last-child, .europeana li:last-child {
    padding: 3px 0 3px 0;
    border-bottom: 1px solid #65C8C6 !important;
    border-top: 1px solid #65C8C6;
    background-color: white !important; }
    .archive-it li:last-child a, .sources-nli-ie li:last-child a, .europeana li:last-child a {
      float: right; }

.archive-it .suggestion-header, .europeana .suggestion-header {
  padding: 8px;
  background-color: #ccc; }
  .archive-it .suggestion-header a, .europeana .suggestion-header a {
    color: #596d6e; }
.archive-it li:nth-child(even), .europeana li:nth-child(even) {
  background-color: #ebeae4; }

.sources-nli-ie .suggestion-header {
  padding: 8px;
  background-color: #65C8C6; }
  .sources-nli-ie .suggestion-header a {
    color: #596d6e; }
.sources-nli-ie li:nth-child(even) {
  background-color: #e2efea; }

.active.hierarchytree-tab, .active.collectionlist-tab {
  border-left: 3px solid #b6dacf;
  border-right: 3px solid #b6dacf;
  border-bottom: 3px solid #b6dacf;
  margin-top: -10px;
  margin-left: -10px;
  margin-right: -10px; }

.active.collectionlist-tab {
  padding: 10px; }

.hierarchy-tree {
  overflow-x: hidden; }

.jstree-container-ul {
  margin-left: 18px;
  margin-right: 15px; }

@media print {
  .hierarchy-tree {
    max-height: none; } }
@media screen {
  .jstree-container-ul,
  .jstree-children {
    padding-left: 0px !important;
    margin-right: 10px !important; }

  .hierarchy-tree .jstree-open > .jstree-ocl:before,
  .jstree-facet .jstree-closed > .jstree-ocl:before,
  .jstree-closed > .jstree-ocl:before,
  .jstree-facet .jstree-closed > .jstree-ocl:before {
    display: none; }

  .hierarchy-tree .jstree-anchor, .jstree-facet .jstree-anchor {
    padding-left: 0px; }

  .hierarchy-tree .jstree-clicked .jstree-icon,
  .jstree-facet .jstree-clicked .jstree-icon {
    color: #9b4a8c; }
    .hierarchy-tree .jstree-clicked .jstree-icon a,
    .jstree-facet .jstree-clicked .jstree-icon a {
      font-weight: bold; }

  .jstree-clicked {
    font-weight: bold; }

  .jstree-node a {
    display: inline-table; }
    .jstree-node a:hover {
      color: black; }

  /* jsTree default theme */
  .jstree-node,
  .jstree-children,
  .jstree-container-ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none; }

  .jstree-container-ul:first-of-type > li > a {
    font-weight: bold; }
    .jstree-container-ul:first-of-type > li > a i {
      color: #9b4a8c; }

  .jstree-node {
    white-space: nowrap; }

  .jstree-anchor {
    display: inline-flex;
    color: black;
    white-space: nowrap;
    padding: 0 21px 0 1px;
    margin: 0;
    vertical-align: top; }

  .jstree-anchor:focus {
    outline: 0; }

  .jstree-anchor,
  .jstree-anchor:link,
  .jstree-anchor:visited,
  .jstree-anchor:hover,
  .jstree-anchor:active {
    text-decoration: none;
    color: inherit; }

  .jstree-icon {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center; }

  .jstree-icon:empty {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center; }

  .jstree-ocl {
    cursor: pointer; }

  .jstree-leaf > .jstree-ocl {
    cursor: default; }

  .jstree .jstree-open > .jstree-children {
    display: block; }

  .jstree .jstree-closed > .jstree-children,
  .jstree .jstree-leaf > .jstree-children {
    display: none; }

  .jstree-anchor > .jstree-themeicon {
    margin-right: 2px; }

  .jstree-no-icons .jstree-themeicon,
  .jstree-anchor > .jstree-themeicon-hidden {
    display: none; }

  .jstree-hidden,
  .jstree-node.jstree-hidden {
    display: none; }

  .jstree-rtl .jstree-anchor {
    padding: 0 1px 0 4px; }

  .jstree-rtl .jstree-anchor > .jstree-themeicon {
    margin-left: 2px;
    margin-right: 0; }

  .jstree-rtl .jstree-node {
    margin-left: 0; }

  .jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }

  .jstree-wholerow-ul {
    position: relative;
    display: inline-block;
    min-width: 100%; }

  .jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
    cursor: pointer; }

  .jstree-wholerow-ul .jstree-anchor,
  .jstree-wholerow-ul .jstree-icon {
    position: relative; }

  .jstree-wholerow-ul .jstree-wholerow {
    width: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

  .jstree-contextmenu .jstree-anchor {
    -webkit-user-select: none;
    /* disable selection/Copy of UIWebView */
    -webkit-touch-callout: none;
    /* disable the IOS popup when long-press on a link */ }

  .vakata-context {
    display: none; }

  .vakata-context,
  .vakata-context ul {
    margin: 0;
    padding: 2px;
    position: absolute;
    background: #f5f5f5;
    border: 1px solid #979797;
    box-shadow: 2px 2px 2px #999999; }

  .vakata-context ul {
    list-style: none;
    left: 100%;
    margin-top: -2.7em;
    margin-left: -4px; }

  .vakata-context .vakata-context-right ul {
    left: auto;
    right: 100%;
    margin-left: auto;
    margin-right: -4px; }

  .vakata-context li {
    list-style: none; }

  .vakata-context li > a {
    display: block;
    padding: 0 2em 0 2em;
    text-decoration: none;
    width: auto;
    color: black;
    white-space: nowrap;
    line-height: 2.4em;
    text-shadow: 1px 1px 0 white;
    border-radius: 1px; }

  .vakata-context li > a:hover {
    position: relative;
    background-color: #e8eff7;
    box-shadow: 0 0 2px #0a6aa1; }

  .vakata-context li > a.vakata-context-parent {
    background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
    background-position: right center;
    background-repeat: no-repeat; }

  .vakata-context li > a:focus {
    outline: 0; }

  .vakata-context .vakata-context-hover > a {
    position: relative;
    background-color: #e8eff7;
    box-shadow: 0 0 2px #0a6aa1; }

  .vakata-context .vakata-context-separator > a,
  .vakata-context .vakata-context-separator > a:hover {
    background: white;
    border: 0;
    border-top: 1px solid #e2e3e3;
    height: 1px;
    min-height: 1px;
    max-height: 1px;
    padding: 0;
    margin: 0 0 0 2.4em;
    border-left: 1px solid #e0e0e0;
    text-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    border-radius: 0; }

  .vakata-context .vakata-contextmenu-disabled a,
  .vakata-context .vakata-contextmenu-disabled a:hover {
    color: silver;
    background-color: transparent;
    border: 0;
    box-shadow: 0 0 0; }

  .vakata-context .vakata-contextmenu-disabled > a > i {
    filter: grayscale(100%); }

  .vakata-context li > a > i {
    text-decoration: none;
    display: inline-block;
    width: 2.4em;
    height: 2.4em;
    background: transparent;
    margin: 0 0 0 -2em;
    vertical-align: top;
    text-align: center;
    line-height: 2.4em; }

  .vakata-context li > a > i:empty {
    width: 2.4em;
    line-height: 2.4em; }

  .vakata-context li > a .vakata-contextmenu-sep {
    display: inline-block;
    width: 1px;
    height: 2.4em;
    background: white;
    margin: 0 0.5em 0 0;
    border-left: 1px solid #e2e3e3; }

  .vakata-context .vakata-contextmenu-shortcut {
    font-size: 0.8em;
    color: silver;
    opacity: 0.5;
    display: none; }

  .vakata-context-rtl ul {
    left: auto;
    right: 100%;
    margin-left: auto;
    margin-right: -4px; }

  .vakata-context-rtl li > a.vakata-context-parent {
    background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
    background-position: left center;
    background-repeat: no-repeat; }

  .vakata-context-rtl .vakata-context-separator > a {
    margin: 0 2.4em 0 0;
    border-left: 0;
    border-right: 1px solid #e2e3e3; }

  .vakata-context-rtl .vakata-context-left ul {
    right: auto;
    left: 100%;
    margin-left: -4px;
    margin-right: auto; }

  .vakata-context-rtl li > a > i {
    margin: 0 -2em 0 0; }

  .vakata-context-rtl li > a .vakata-contextmenu-sep {
    margin: 0 0 0 0.5em;
    border-left-color: white;
    background: #e2e3e3; }

  #jstree-marker {
    position: absolute;
    top: 0;
    left: 0;
    margin: -5px 0 0 0;
    padding: 0;
    border-right: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0; }

  #jstree-dnd {
    line-height: 16px;
    margin: 0;
    padding: 4px; }

  #jstree-dnd .jstree-icon,
  #jstree-dnd .jstree-copy {
    display: inline-block;
    text-decoration: none;
    margin: 0 2px 0 0;
    padding: 0;
    width: 16px;
    height: 16px; }

  #jstree-dnd .jstree-ok {
    background: green; }

  #jstree-dnd .jstree-er {
    background: red; }

  #jstree-dnd .jstree-copy {
    margin: 0 2px 0 2px; }

  .jstree-default .jstree-node,
  .jstree-default .jstree-icon {
    background-repeat: no-repeat;
    background-color: transparent; }

  .jstree-default .jstree-anchor,
  .jstree-default .jstree-animated,
  .jstree-default .jstree-wholerow {
    transition: background-color 0.15s, box-shadow 0.15s; }

  .jstree-default .jstree-hovered {
    background: #e7f4f9;
    border-radius: 2px;
    box-shadow: inset 0 0 1px #cccccc; }

  .jstree-default .jstree-context {
    background: #e7f4f9;
    border-radius: 2px;
    box-shadow: inset 0 0 1px #cccccc; }

  .jstree-default .jstree-clicked {
    background: #beebff;
    border-radius: 2px;
    box-shadow: inset 0 0 1px #999999; }
    .jstree-default .jstree-clicked .fa-file-o:before {
      content: "\f15b"; }

  .jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
    display: none; }

  .jstree-default .jstree-disabled {
    background: transparent;
    color: #666666; }

  .jstree-default .jstree-disabled.jstree-hovered {
    background: transparent;
    box-shadow: none; }

  .jstree-default .jstree-disabled.jstree-clicked {
    background: #efefef; }

  .jstree-default .jstree-disabled > .jstree-icon {
    opacity: 0.8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */ }

  .jstree-default .jstree-search {
    font-style: italic;
    color: #8b0000;
    font-weight: bold; }

  .jstree-default .jstree-no-checkboxes .jstree-checkbox {
    display: none !important; }

  .jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
    background: transparent;
    box-shadow: none; }

  .jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
    background: #e7f4f9; }

  .jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
    background: transparent; }

  .jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
    background: #e7f4f9; }

  .jstree-default > .jstree-striped {
    min-width: 100%;
    display: inline-block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat; }

  .jstree-default > .jstree-wholerow-ul .jstree-hovered,
  .jstree-default > .jstree-wholerow-ul .jstree-clicked {
    background: transparent;
    box-shadow: none;
    border-radius: 0; }

  .jstree-default .jstree-wholerow {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  .jstree-default .jstree-wholerow-hovered {
    background: #e7f4f9; }

  .jstree-default .jstree-wholerow-clicked {
    background: #beebff;
    background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
    background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%); }

  .jstree-default .jstree-node {
    min-height: 24px;
    line-height: 24px;
    margin-left: 24px;
    min-width: 24px; }

  .jstree-default .jstree-anchor {
    line-height: 24px;
    height: 24px; }

  .jstree-default .jstree-icon {
    width: 24px;
    height: 24px;
    line-height: 24px; }

  .jstree-default .jstree-icon:empty {
    width: 24px;
    height: 24px;
    line-height: 24px; }

  .jstree-default.jstree-rtl .jstree-node {
    margin-right: 24px; }

  .jstree-default .jstree-wholerow {
    height: 24px; }

  .jstree-default .jstree-node,
  .jstree-default .jstree-icon {
    background-image: url("32px.png"); }

  .jstree-default .jstree-node {
    background-position: -292px -4px;
    background-repeat: repeat-y; }

  .jstree-default .jstree-last {
    background: transparent; }

  .jstree-default .jstree-open > .jstree-ocl {
    background-position: -132px -4px; }

  .jstree-default .jstree-closed > .jstree-ocl {
    background-position: -100px -4px; }

  .jstree-default .jstree-leaf > .jstree-ocl {
    background-position: -68px -4px; }

  .jstree-default .jstree-themeicon {
    background-position: -260px -4px; }

  .jstree-default > .jstree-no-dots .jstree-node,
  .jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: transparent; }

  .jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -36px -4px; }

  .jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -4px -4px; }

  .jstree-default .jstree-disabled {
    background: transparent; }

  .jstree-default .jstree-disabled.jstree-hovered {
    background: transparent; }

  .jstree-default .jstree-disabled.jstree-clicked {
    background: #efefef; }

  .jstree-default .jstree-checkbox {
    background-position: -164px -4px; }

  .jstree-default .jstree-checkbox:hover {
    background-position: -164px -36px; }

  .jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default .jstree-checked > .jstree-checkbox {
    background-position: -228px -4px; }

  .jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default .jstree-checked > .jstree-checkbox:hover {
    background-position: -228px -36px; }

  .jstree-default .jstree-anchor > .jstree-undetermined {
    background-position: -196px -4px; }

  .jstree-default .jstree-anchor > .jstree-undetermined:hover {
    background-position: -196px -36px; }

  .jstree-default .jstree-checkbox-disabled {
    opacity: 0.8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */ }

  .jstree-default > .jstree-striped {
    background-size: auto 48px; }

  .jstree-default.jstree-rtl .jstree-node {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
    background-position: 100% 1px;
    background-repeat: repeat-y; }

  .jstree-default.jstree-rtl .jstree-last {
    background: transparent; }

  .jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
    background-position: -132px -36px; }

  .jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -100px -36px; }

  .jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
    background-position: -68px -36px; }

  .jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
  .jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: transparent; }

  .jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -36px -36px; }

  .jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -4px -36px; }

  .jstree-default .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }

  .jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
    background: url("throbber.gif") center center no-repeat; }

  .jstree-default .jstree-file {
    background: url("32px.png") -100px -68px no-repeat; }

  .jstree-default .jstree-folder {
    background: url("32px.png") -260px -4px no-repeat; }

  .jstree-default > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; }

  #jstree-dnd.jstree-default {
    line-height: 24px;
    padding: 0 4px; }

  #jstree-dnd.jstree-default .jstree-ok,
  #jstree-dnd.jstree-default .jstree-er {
    background-image: url("32px.png");
    background-repeat: no-repeat;
    background-color: transparent; }

  #jstree-dnd.jstree-default i {
    background: transparent;
    width: 24px;
    height: 24px;
    line-height: 24px; }

  #jstree-dnd.jstree-default .jstree-ok {
    background-position: -4px -68px; }

  #jstree-dnd.jstree-default .jstree-er {
    background-position: -36px -68px; }

  .jstree-default .jstree-ellipsis {
    overflow: hidden; }

  .jstree-default .jstree-ellipsis .jstree-anchor {
    width: calc(100% - 29px);
    text-overflow: ellipsis;
    overflow: hidden; }

  .jstree-default.jstree-rtl .jstree-node {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg=="); }

  .jstree-default.jstree-rtl .jstree-last {
    background: transparent; }

  .jstree-default-small .jstree-node {
    min-height: 18px;
    line-height: 18px;
    margin-left: 18px;
    min-width: 18px; }

  .jstree-default-small .jstree-anchor {
    line-height: 18px;
    height: 18px; }

  .jstree-default-small .jstree-icon {
    width: 18px;
    height: 18px;
    line-height: 18px; }

  .jstree-default-small .jstree-icon:empty {
    width: 18px;
    height: 18px;
    line-height: 18px; }

  .jstree-default-small.jstree-rtl .jstree-node {
    margin-right: 18px; }

  .jstree-default-small .jstree-wholerow {
    height: 18px; }

  .jstree-default-small .jstree-node,
  .jstree-default-small .jstree-icon {
    background-image: url("32px.png"); }

  .jstree-default-small .jstree-node {
    background-position: -295px -7px;
    background-repeat: repeat-y; }

  .jstree-default-small .jstree-last {
    background: transparent; }

  .jstree-default-small .jstree-open > .jstree-ocl {
    background-position: -135px -7px; }

  .jstree-default-small .jstree-closed > .jstree-ocl {
    background-position: -103px -7px; }

  .jstree-default-small .jstree-leaf > .jstree-ocl {
    background-position: -71px -7px; }

  .jstree-default-small .jstree-themeicon {
    background-position: -263px -7px; }

  .jstree-default-small > .jstree-no-dots .jstree-node,
  .jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: transparent; }

  .jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -39px -7px; }

  .jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -7px -7px; }

  .jstree-default-small .jstree-disabled {
    background: transparent; }

  .jstree-default-small .jstree-disabled.jstree-hovered {
    background: transparent; }

  .jstree-default-small .jstree-disabled.jstree-clicked {
    background: #efefef; }

  .jstree-default-small .jstree-checkbox {
    background-position: -167px -7px; }

  .jstree-default-small .jstree-checkbox:hover {
    background-position: -167px -39px; }

  .jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-small .jstree-checked > .jstree-checkbox {
    background-position: -231px -7px; }

  .jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-small .jstree-checked > .jstree-checkbox:hover {
    background-position: -231px -39px; }

  .jstree-default-small .jstree-anchor > .jstree-undetermined {
    background-position: -199px -7px; }

  .jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
    background-position: -199px -39px; }

  .jstree-default-small .jstree-checkbox-disabled {
    opacity: 0.8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */ }

  .jstree-default-small > .jstree-striped {
    background-size: auto 36px; }

  .jstree-default-small.jstree-rtl .jstree-node {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
    background-position: 100% 1px;
    background-repeat: repeat-y; }

  .jstree-default-small.jstree-rtl .jstree-last {
    background: transparent; }

  .jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
    background-position: -135px -39px; }

  .jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -103px -39px; }

  .jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
    background-position: -71px -39px; }

  .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
  .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: transparent; }

  .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -39px -39px; }

  .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -7px -39px; }

  .jstree-default-small .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }

  .jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
    background: url("throbber.gif") center center no-repeat; }

  .jstree-default-small .jstree-file {
    background: url("32px.png") -103px -71px no-repeat; }

  .jstree-default-small .jstree-folder {
    background: url("32px.png") -263px -7px no-repeat; }

  .jstree-default-small > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; }

  #jstree-dnd.jstree-default-small {
    line-height: 18px;
    padding: 0 4px; }

  #jstree-dnd.jstree-default-small .jstree-ok,
  #jstree-dnd.jstree-default-small .jstree-er {
    background-image: url("32px.png");
    background-repeat: no-repeat;
    background-color: transparent; }

  #jstree-dnd.jstree-default-small i {
    background: transparent;
    width: 18px;
    height: 18px;
    line-height: 18px; }

  #jstree-dnd.jstree-default-small .jstree-ok {
    background-position: -7px -71px; }

  #jstree-dnd.jstree-default-small .jstree-er {
    background-position: -39px -71px; }

  .jstree-default-small .jstree-ellipsis {
    overflow: hidden; }

  .jstree-default-small .jstree-ellipsis .jstree-anchor {
    width: calc(100% - 23px);
    text-overflow: ellipsis;
    overflow: hidden; }

  .jstree-default-small.jstree-rtl .jstree-node {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg=="); }

  .jstree-default-small.jstree-rtl .jstree-last {
    background: transparent; }

  .jstree-default-large .jstree-node {
    min-height: 32px;
    line-height: 32px;
    margin-left: 32px;
    min-width: 32px; }

  .jstree-default-large .jstree-anchor {
    line-height: 32px;
    height: 32px; }

  .jstree-default-large .jstree-icon {
    width: 32px;
    height: 32px;
    line-height: 32px; }

  .jstree-default-large .jstree-icon:empty {
    width: 32px;
    height: 32px;
    line-height: 32px; }

  .jstree-default-large.jstree-rtl .jstree-node {
    margin-right: 32px; }

  .jstree-default-large .jstree-wholerow {
    height: 32px; }

  .jstree-default-large .jstree-node,
  .jstree-default-large .jstree-icon {
    background-image: url("32px.png"); }

  .jstree-default-large .jstree-node {
    background-position: -288px 0px;
    background-repeat: repeat-y; }

  .jstree-default-large .jstree-last {
    background: transparent; }

  .jstree-default-large .jstree-open > .jstree-ocl {
    background-position: -128px 0px; }

  .jstree-default-large .jstree-closed > .jstree-ocl {
    background-position: -96px 0px; }

  .jstree-default-large .jstree-leaf > .jstree-ocl {
    background-position: -64px 0px; }

  .jstree-default-large .jstree-themeicon {
    background-position: -256px 0px; }

  .jstree-default-large > .jstree-no-dots .jstree-node,
  .jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: transparent; }

  .jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -32px 0px; }

  .jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: 0px 0px; }

  .jstree-default-large .jstree-disabled {
    background: transparent; }

  .jstree-default-large .jstree-disabled.jstree-hovered {
    background: transparent; }

  .jstree-default-large .jstree-disabled.jstree-clicked {
    background: #efefef; }

  .jstree-default-large .jstree-checkbox {
    background-position: -160px 0px; }

  .jstree-default-large .jstree-checkbox:hover {
    background-position: -160px -32px; }

  .jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-large .jstree-checked > .jstree-checkbox {
    background-position: -224px 0px; }

  .jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-large .jstree-checked > .jstree-checkbox:hover {
    background-position: -224px -32px; }

  .jstree-default-large .jstree-anchor > .jstree-undetermined {
    background-position: -192px 0px; }

  .jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
    background-position: -192px -32px; }

  .jstree-default-large .jstree-checkbox-disabled {
    opacity: 0.8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */ }

  .jstree-default-large > .jstree-striped {
    background-size: auto 64px; }

  .jstree-default-large.jstree-rtl .jstree-node {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
    background-position: 100% 1px;
    background-repeat: repeat-y; }

  .jstree-default-large.jstree-rtl .jstree-last {
    background: transparent; }

  .jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
    background-position: -128px -32px; }

  .jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -96px -32px; }

  .jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
    background-position: -64px -32px; }

  .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
  .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: transparent; }

  .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -32px -32px; }

  .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: 0px -32px; }

  .jstree-default-large .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }

  .jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
    background: url("throbber.gif") center center no-repeat; }

  .jstree-default-large .jstree-file {
    background: url("32px.png") -96px -64px no-repeat; }

  .jstree-default-large .jstree-folder {
    background: url("32px.png") -256px 0px no-repeat; }

  .jstree-default-large > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; }

  #jstree-dnd.jstree-default-large {
    line-height: 32px;
    padding: 0 4px; }

  #jstree-dnd.jstree-default-large .jstree-ok,
  #jstree-dnd.jstree-default-large .jstree-er {
    background-image: url("32px.png");
    background-repeat: no-repeat;
    background-color: transparent; }

  #jstree-dnd.jstree-default-large i {
    background: transparent;
    width: 32px;
    height: 32px;
    line-height: 32px; }

  #jstree-dnd.jstree-default-large .jstree-ok {
    background-position: 0px -64px; }

  #jstree-dnd.jstree-default-large .jstree-er {
    background-position: -32px -64px; }

  .jstree-default-large .jstree-ellipsis {
    overflow: hidden; }

  .jstree-default-large .jstree-ellipsis .jstree-anchor {
    width: calc(100% - 37px);
    text-overflow: ellipsis;
    overflow: hidden; }

  .jstree-default-large.jstree-rtl .jstree-node {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg=="); }

  .jstree-default-large.jstree-rtl .jstree-last {
    background: transparent; } }
@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }

  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px; }

  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px; }

  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px; }

  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }
@media (max-width: 768px) {
  #treeSearch {
    border-bottom: solid 1px #65C8C6; }

  #tree-preview {
    border-top: solid 1px #65C8C6; }
    #tree-preview #collection-title {
      padding-left: 10px; }
    #tree-preview .new-tab-link {
      padding-left: 10px; } }
.browse-list {
  height: 60vh;
  overflow: auto; }

@media (max-width: 768px) {
  .invisible-location-xs {
    visibility: hidden; } }
.help-slides {
  margin-left: -8px; }

.help-text .new-tab-link {
  font-size: 100%; }

.stereo-pair {
  overflow: hidden;
  height: 430px;
  max-height: 430px;
  min-height: 430px;
  display: block; }

.float-right {
  float: right;
  display: flex; }

.clear {
  clear: both; }

.emphasis {
  font-weight: bold; }

.justify {
  text-align: justify; }

.uppercase {
  text-transform: uppercase; }

.pad-10-right {
  padding-right: 10px; }

.pad-5-top {
  padding-top: 10px !important; }

.pad-5-bottom {
  padding-bottom: 10px; }

.margin-5-top {
  margin-top: 5px; }

.margin-5-bot {
  margin-bottom: 5px; }

i.result-link-icon {
  color: #9b4a8c !important; }

mark {
  background-color: #f9f9f9; }

.vf1BrowseItem {
  float: left;
  width: 30%;
  padding: 15%;
  height: 100px;
  border: solid 1px #79c1b5;
  margin: 1%;
  display: flex;
  align-items: center;
  justify-content: center; }

.nli-browse-btn_container button {
  width: 100%;
  padding: 10px; }

.cc-message {
  text-align: center; }

.togglenotelink {
  color: #2d8885; }
  .togglenotelink:hover {
    cursor: pointer; }

div.row.search-header {
  padding: 0;
  margin: 0; }
  div.row.search-header nav {
    width: 100%; }

.collectionlist-tab .search-header {
  padding: 5px 0 0 0 !important;
  border-top: 2px solid #65C8C6; }

.nli-search-stats {
  padding-top: 4px;
  font-size: 95%; }

.search-query-time {
  display: none; }

.searchtools {
  text-align: center; }

#advSearchForm select[multiple], #advSearchForm select[size] {
  height: 100px; }

.template-name-advanced nav.breadcrumbs .container, .template-name-advanced nav.breadcrumbs .container ul, .template-name-advanced .main .mainbody.left {
  background: #3b504f; }
  .template-name-advanced nav.breadcrumbs .container h1, .template-name-advanced .main .mainbody.left h1, .template-name-advanced nav.breadcrumbs .container h2, .template-name-advanced .main .mainbody.left h2, .template-name-advanced nav.breadcrumbs .container h3, .template-name-advanced .main .mainbody.left h3, .template-name-advanced nav.breadcrumbs .container h4, .template-name-advanced .main .mainbody.left h4, .template-name-advanced nav.breadcrumbs .container h5, .template-name-advanced .main .mainbody.left h5, .template-name-advanced nav.breadcrumbs .container a, .template-name-advanced .main .mainbody.left a, .template-name-advanced nav.breadcrumbs .container p, .template-name-advanced .main .mainbody.left p, .template-name-advanced nav.breadcrumbs .container legend, .template-name-advanced .main .mainbody.left legend, .template-name-advanced nav.breadcrumbs .container label, .template-name-advanced .main .mainbody.left label, .template-name-advanced nav.breadcrumbs .container li, .template-name-advanced .main .mainbody.left li {
    color: #f9f9f9; }
  .template-name-advanced nav.breadcrumbs .container .clear-btn, .template-name-advanced .main .mainbody.left .clear-btn {
    border: solid 1px white; }

.template-name-advanced .main {
  margin-top: -5px;
  padding-top: 5px; }
  .template-name-advanced .main .mainbody.left {
    margin: -15px -12px 0 -14px;
    padding: 0px 15px 20px 20px; }

.adv_search_links {
  color: #f9f9f9; }
  .adv_search_links a {
    color: white !important; }
  .adv_search_links a:hover {
    color: #b6dacf !important; }

p.adv_search_terms {
  padding-top: 5px;
  color: white; }

.styled-select {
  width: 100%; }

.styled-select select {
  background: transparent;
  border: 1px solid #f0f0f0;
  font-size: 95%;
  height: 24px;
  padding: 4px;
  /* If you add too much padding here, the options won't show in IE */
  width: 100%; }
  .styled-select select :checked {
    font-style: italic; }

ul.pagination {
  margin-top: 9px;
  margin-bottom: 9px;
  margin-left: inherit;
  font-size: 90%; }
  ul.pagination li a {
    padding-bottom: 3px; }
  ul.pagination li a.page-next {
    padding-bottom: 2px; }

a.page-prev:before {
  font-family: FontAwesome;
  margin-right: 5px;
  content: "\f0d9"; }

a.page-next:after {
  font-family: FontAwesome;
  margin-left: 5px;
  content: "\f0da"; }

.pager {
  display: inline-flex;
  padding-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 0px;
  list-style: none;
  text-align: left; }
  .pager li > a, .pager li > span {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
    padding-bottom: 2px;
    background-color: inherit;
    border: none;
    border-radius: 15px; }
  .pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: inherit; }
  .pager .align-left {
    font-weight: bold;
    float: left; }
  .pager .align-right {
    font-weight: bold;
    float: right; }

div.collection-pagination-row {
  width: 100%;
  padding: 0 !important;
  border-top: 1px solid #65C8C6;
  border-bottom: 1px solid #65C8C6;
  background-color: #ebeae4; }

ul.pagination.collection-pagination {
  float: left;
  clear: both;
  padding-left: 10px; }
  ul.pagination.collection-pagination li a {
    background-color: inherit;
    font-size: 1.3em;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: none; }
  ul.pagination.collection-pagination li.active {
    background-color: #65C8C6; }
  ul.pagination.collection-pagination .jump-to-form {
    float: inherit;
    margin-left: 10px; }

.main .container {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.mainbody .record-pager-tools, .main .record-pager-tools {
  background-color: #b6dacf;
  padding: 1px 10px 3px 10px;
  margin-bottom: 10px; }
  .mainbody .record-pager-tools .pager .disabled > a, .main .record-pager-tools .pager .disabled > a {
    background-color: inherit; }
  .mainbody .record-pager-tools .cite-record, .mainbody .record-pager-tools .sms-record, .mainbody .record-pager-tools .mail-record, .main .record-pager-tools .cite-record, .main .record-pager-tools .sms-record, .main .record-pager-tools .mail-record {
    padding-right: 15px; }

/* --- Offcanvas --- */
body.offcanvas .offcanvas-toggle {
  color: #79c1b5; }

#dateVisColorSettings {
  stroke: #3b504f;
  fill: #888;
  outline-color: #b6dacf; }

.searchForm_lookfor,
.searchForm_type {
  border-color: #79c1b5; }

.searchForm .nav-tabs li.active a,
.searchForm .nav-tabs li.active a:hover {
  border-color: #79c1b5; }

.btn-primary:hover, .btn-dark:hover {
  border-color: #50ad9d;
  color: white; }

.pagination > .active span, .pagination > .active a {
  background: #79c1b5;
  border-color: #79c1b5; }
  .pagination > .active span:active, .pagination > .active span:focus, .pagination > .active span:hover, .pagination > .active a:active, .pagination > .active a:focus, .pagination > .active a:hover {
    background: #79c1b5;
    border-color: #79c1b5; }

.pager li > a, .pager li > span {
  border-radius: 0; }

.form-control:active, .form-control:focus, .form-control:hover {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(30, 30, 30, 0.6);
  border-color: #79c1b5; }

.browse-list > a.browse-item.active {
  background-color: #79c1b5; }

.transition_2, a:hover, header .btn-link, .thumb_550 .fa-arrows-alt, .thumb_550 .fa-arrows-alt:hover, .btn-primary, .btn-dark, .btn-primary:hover, .btn-dark:hover {
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  /* ...and now for the proper property */
  transition: .2s; }

.plain-link, header .btn-link:hover {
  text-decoration: none; }

.panel-heading > h4 {
  padding-top: 5px;
  margin-left: 6px;
  margin-bottom: 5px; }

.bp-icon, .fa-x, i.fa-archive, i.fa-asterisk, i.fa-atlas, i.fa-bell, i.fa-book, i.fa-bookbag-add, i.fa-bookbag-delete, i.fa-bookbag-empty, i.fa-bookmark, i.fa-braille, i.fa-cancel-all-holds, i.fa-cancel-all-storage-retrieval-requests, i.fa-cancel-holds, i.fa-cancel-storage-retrieval-requests, i.fa-cdrom, i.fa-chart, i.fa-chipcartridge, i.fa-collage, i.fa-close, i.fa-disccartridge, i.fa-drawing, i.fa-ebook, i.fa-edit, i.fa-electronic, i.fa-email, i.fa-envelope, i.fa-envelope-o, i.fa-exchange, i.fa-external-link, i.fa-filmstrip, i.fa-flag, i.fa-flashcard, i.fa-floppydisk, i.fa-globe, i.fa-grid, i.fa-heart, i.fa-home, i.fa-inbox, i.fa-journal, i.fa-kit, i.fa-leaf, .fa-sitemap, i.fa-list, i.fa-list-alt, i.fa-export, i.fa-lock, i.fa-manuscript, i.fa-map, i.fa-microfilm, i.fa-minus-circle, i.fa-minus-sign, i.fa-mobile, i.fa-motionpicture, i.fa-musicalscore, i.fa-musicrecording, i.fa-newspaper, i.fa-ok, i.fa-online, i.fa-painting, i.fa-photo, i.fa-photonegative, i.fa-physicalobject, i.fa-plus, i.fa-plus-circle, i.fa-print, i.fa-qrcode, i.fa-remove, i.fa-renew, i.fa-renew-all, i.fa-report, i.fa-rss, i.fa-save, i.fa-search, i.fa-search-plus, i.fa-sensorimage, i.fa-serial, i.fa-shopping-cart, i.fa-sign-in, i.fa-sign-out, i.fa-slide, i.fa-software, i.fa-soundcassette, i.fa-sounddisc, i.fa-soundrecording, i.fa-spinner, i.fa-star, i.fa-status-unknown, i.fa-suitcase, i.fa-tapecartridge, i.fa-tapecassette, i.fa-tapereel, i.fa-transparency, i.fa-trash, i.fa-trash-o, i.fa-tree, i.fa-tree-muted, i.fa-unknown, i.fa-usd, i.fa-user, i.fa-video, i.fa-videocartridge, i.fa-videocassette, i.fa-videodisc, i.fa-videoreel, i.fa-visual, #cart-empty-label i.fa-close {
  color: #24918D !important; }

.modal-dialog {
  width: 90vw;
  max-height: 90vh;
  max-width: 900px; }

.table {
  table-layout: inherit; }
  .table th {
    width: 20%; }

.nli-top-bot {
  border-top: 1px solid #65C8C6;
  border-bottom: 1px solid #65C8C6;
  margin-right: 10px;
  margin-top: 10px; }

.table.core, table.holdings-ils-table, table.coll-record, table.coll-info {
  margin-top: 10px; }
  .table.core th, .table.core td, .table.core tr, table.holdings-ils-table th, table.holdings-ils-table td, table.holdings-ils-table tr, table.coll-record th, table.coll-record td, table.coll-record tr, table.coll-info th, table.coll-info td, table.coll-info tr {
    border: none !important;
    padding-top: 0px; }

.holdings-ils-table th {
  font-weight: bold; }
.holdings-ils-table td, .holdings-ils-table th {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.staffviewmarc-tab table {
  table-layout: fixed; }
  .staffviewmarc-tab table th {
    width: 70px; }

.record-tabs ul:not(.pagination):not(.jstree-container-ul) li.active a, .record-tabs ul:not(.pagination):not(.jstree-container-ul) li.active a:link, .record-tabs ul:not(.pagination):not(.jstree-container-ul) li.active a:visited, .record-tabs ul:not(.pagination):not(.jstree-container-ul) li a {
  border-radius: none;
  border-bottom: none;
  background-color: #e9dfd1; }

.record-tabs ul:not(.pagination):not(.jstree-container-ul) li.active a, .record-tabs ul:not(.pagination):not(.jstree-container-ul) li.active a:link, .record-tabs ul:not(.pagination):not(.jstree-container-ul) li.active a:visited {
  background-color: #b6dacf; }

.record-tabs {
  margin: 10px 0; }
  .record-tabs .tab-content {
    border: none;
    border-top: 3px solid #b6dacf;
    padding: 10px; }

ul.jstree-container-ul a {
  background-color: white !important; }

div:not(.collectionDetailsTree) div.tab-pane.active.hierarchytree-tab {
  overflow-x: auto; }

.footer-container {
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px; }

#repro-rights {
  font-style: italic;
  margin-left: 8px; }

#treeSearch {
  margin-bottom: 5px; }

#collectionInfo {
  margin-top: 5px; }

.hierarchy-tree .jstree-anchor, .jstree-facet .jstree-anchor {
  white-space: normal !important; }

body {
  background-color: #f0f0f0;
  border-radius: 0px !important;
  font-family: 'Open Sans', sans-serif;
  color: #596d6e; }

h1, h2, h3, h4, h5 {
  font-family: 'Open Sans', 'helvetica', 'arial', sans-serif;
  color: #596d6e; }

h3 {
  color: #65C8C6; }

h3.record-title, h3.collection-title {
  color: #596d6e; }

h5 {
  font-size: 14px; }

div {
  border-radius: 0px !important; }

a {
  color: #3f7674; }

a:hover {
  color: #2ebab5;
  text-decoration: none; }

a:focus {
  outline: none;
  text-decoration: none; }

select, input {
  border-radius: 1px; }

.new-tab-link {
  font-size: 110%; }

.new-tab-link:after {
  font-family: FontAwesome;
  color: #888;
  content: "\f08e";
  padding-left: 5px; }

.collection-list:before {
  font-family: FontAwesome;
  font-size: 130%;
  color: red;
  font-weight: bold;
  content: "\f1c1"; }

.link-border {
  border: 2px solid #ddd;
  padding: 3px; }

.hierarchytree:before {
  font-family: FontAwesome;
  color: #3FA9A5;
  content: "\f0e8";
  padding-right: 5px; }

#hierarchyTreeHolder {
  width: 100%; }

.modal #hierarchyTree {
  max-height: 90vh; }

.collection-summary {
  margin-top: 10px; }

a.summary-url {
  margin-bottom: 15px; }

.search {
  background-color: #3b504f !important; }

#searchForm {
  margin-top: 3px;
  padding-left: 15px; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    #searchForm .search-query {
      max-width: 300px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    #searchForm .search-query {
      max-width: 100%; } }

.nli-filters {
  margin-left: 13px; }
  .nli-filters input[type=checkbox] {
    position: absolute !important;
    margin-left: -12px !important; }

.nli-show-digitised + label {
  padding-top: 1px;
  text-transform: uppercase;
  word-wrap: break-word !important;
  white-space: normal;
  max-width: 130px;
  color: white !important;
  font-size: 0.9em;
  margin-left: 5px !important;
  margin-right: 3px; }
  .nli-show-digitised + label :active {
    background-color: #3b504f !important; }
  @media (max-width: 767.98px) {
    .nli-show-digitised + label {
      padding-left: 0 !important;
      max-width: 80%; } }

header .btn-link {
  color: white; }
  header .btn-link:hover {
    color: #f0f0f0; }

#content .search-home .checkboxFilter, #content .authorbox .checkboxFilter, #content .mainbody .checkboxFilter, #content .browse-header .checkboxFilter, #content .sidebar .checkboxFilter, #content .content .checkboxFilter {
  display: none; }
#content .search-home h3, #content .authorbox h3, #content .mainbody h3, #content .browse-header h3, #content .sidebar h3, #content .content h3 {
  margin-top: 0;
  padding-top: 10px;
  border-top: 2px solid #65C8C6; }
#content .search-home .carousel-caption h3, #content .search-home .media-body h3, #content .authorbox .carousel-caption h3, #content .authorbox .media-body h3, #content .mainbody .carousel-caption h3, #content .mainbody .media-body h3, #content .browse-header .carousel-caption h3, #content .browse-header .media-body h3, #content .sidebar .carousel-caption h3, #content .sidebar .media-body h3, #content .content .carousel-caption h3, #content .content .media-body h3 {
  padding-top: inherit;
  border-top: none; }
#content .sidebar h4:not(.panel-title) {
  margin-top: 0;
  padding-top: 10px;
  border-top: 2px solid #65C8C6; }

i:not(.jstree-icon):not([class^="uv-"]) {
  background-image: none !important; }

i.js-tree {
  background-image: inherit; }
  i.js-tree:before {
    display: none !important; }

#coreCoverImage {
  float: right;
  padding-left: 10px;
  padding-bottom: 5px; }

#uv {
  height: 550px;
  width: 100%; }
  #uv .moreInfo {
    display: none !important; }
  #uv .btn:focus {
    outline: none; }
  #uv .search {
    background-color: #211f1f !important; }

.uv .headerPanel .searchText {
  color: black; }

.uv .centerPanel .title {
  height: 0px !important;
  font-size: 20px;
  color: #fff;
  padding: 0 20px 0 20px; }

.search-header .view-buttons {
  padding-top: 4px;
  min-width: max-content; }
  .search-header .view-buttons .list-view:before {
    font-family: FontAwesome;
    margin-right: 5px;
    content: "\f03a"; }
  .search-header .view-buttons .grid-view:before {
    font-family: FontAwesome;
    margin-right: 5px;
    content: "\f00a"; }
.search-header .view-buttons > span > i {
  color: #555 !important; }

#viewer {
  height: 100%;
  min-height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0; }

.simple-viewer {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: black; }
  .simple-viewer img {
    margin-left: auto;
    margin-right: auto;
    display: block; }

#simpleViewerModal .close {
  position: absolute;
  right: -50px;
  top: 0;
  z-index: 2;
  font-size: 32pt;
  color: #fff;
  opacity: .7; }

div.list-group .list-group-item {
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  display: inline-block;
  width: 100%;
  border: none; }
div.list-group a:nth-child(odd) {
  background-color: #e2efea; }

.thumb_550 {
  position: relative;
  max-height: 550px;
  margin: auto;
  display: block; }
  .thumb_550 img {
    max-height: 550px;
    float: left;
    clear: right;
    margin: 10px; }
  .thumb_550 .fa-arrows-alt {
    position: absolute;
    top: 1em;
    left: 1em;
    font-size: 3em;
    color: #65C8C6; }
  .thumb_550 .fa-arrows-alt:hover {
    color: #3FA9A5; }

i.fa-search {
  background-image: none;
  color: white !important; }

i.fa-spinner {
  padding-top: 2px;
  padding-left: 2px; }

.font-icon {
  font-family: FontAwesome; }

.btn {
  border-radius: 1px; }

div:not(#uv_wrapper) .btn:focus:not(.imageBtn):not(.paging),
div:not(#uv_wrapper) .btn:active:not(.imageBtn):not(.paging) {
  color: white;
  background-color: #3FA9A5 !important;
  border: #24918D; }

.btn-primary, .btn-dark {
  background-color: #9b4a8c;
  color: white; }
  .btn-primary i, .btn-dark i {
    color: white; }

.btn-primary:hover, .btn-dark:hover {
  background-color: #24918D; }

header {
  margin-top: 5px;
  white-space: nowrap; }

.btn-dark {
  background-color: #3b504f; }

.btn-default {
  background-color: #3b504f !important;
  background-image: none !important;
  text-shadow: none !important;
  color: white !important; }

.btn-default.active, .btn-default:active, .btn.btn-default:focus {
  background-color: #888 !important; }

header .navbar {
  background-color: #65C8C6; }
  header .navbar a {
    color: #3b504f; }

.dropdown-menu li:first-child a:not(.no-indent) {
  padding-right: 0px !important;
  margin-left: 0px;
  padding-left: 22px !important; }
.dropdown-menu a.no-indent {
  padding-left: 10px !important; }

.nav a:active, .nav a:focus, .nav a:hover {
  color: black; }

.dropdown-menu > .active a {
  background-color: #3b504f; }
  .dropdown-menu > .active a:active, .dropdown-menu > .active a:focus, .dropdown-menu > .active a:hover {
    background-color: #ddd; }

.gallery {
  background: #222;
  padding: 0;
  margin: 0; }

.gallery div.viewer {
  padding: 0;
  margin: 0;
  background: inherit;
  width: 100%;
  height: 80%;
  position: absolute; }

.gallery div.thumbnails {
  top: 80%;
  height: 20%;
  background: #1c1c1c;
  width: 100%;
  margin: -1px 0 0 0;
  padding: 0;
  position: absolute;
  display: table-cell;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  border-top: 1px #888 inset; }

.gallery div.thumbnails div {
  width: auto;
  min-width: 50px;
  bottom: 0;
  top: 0;
  position: absolute;
  display: inline;
  vertical-align: middle;
  margin-bottom: 20px; }

.gallery div.thumbnails div img {
  max-height: 100%;
  min-width: 30px;
  min-height: auto;
  height: 100%;
  width: auto !important;
  cursor: pointer;
  margin: 7px;
  border: 1px solid #555;
  overflow: hidden;
  display: inline;
  vertical-align: middle;
  opacity: .7;
  -webkit-transition: all .2s east;
  -moz-transition: all .2s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .2s ease;
  transition: all .25s ease-in-out; }

.gallery div.thumbnails div img.selected {
  opacity: 1;
  border: 1px solid yellow; }

.gallery div.thumbnails div img:hover {
  opacity: 1; }

/**************************** FLICKR ***************************/
.flickrWrapper {
  position: relative; }

.flickrTitle {
  margin-bottom: 6px; }

.flickrTitle a {
  font-weight: bold;
  font-size: 16px; }

.flickrDescription {
  margin-bottom: 6px;
  font-size: 90%;
  text-align: justify; }

.flickrDescription div {
  line-height: 150%; }

.flickrThumbnail {
  float: right;
  max-width: 74px;
  max-height: 74px;
  margin: 0px 0px 10px 10px;
  border: solid 1px #EEEAE3; }

.flickrTags {
  font-size: 85%;
  margin-bottom: 6px; }

.flickrComments {
  border-top: solid 1px #EEEAE3;
  border-bottom: solid 1px #EEEAE3;
  margin: 5px 0px 5px 0px; }

.flickrCommentsHeader {
  font-weight: bold; }

.flickrComment {
  padding: 2px 40px 10px 10px; }

.flickrCommentAuthor {
  width: 75%;
  clear: none; }

.flickrCommentAuthor {
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 4px; }

.flickrCommentDate {
  color: #999;
  font-style: italic;
  font-size: 85%; }

.flickrComment img {
  margin-right: 5px;
  float: left;
  border: solid 1px #EEEAE3; }

.flickrCommentComment {
  text-align: justify;
  font-size: 90%; }

.flickrCommentNoComment {
  color: #999;
  text-align: justify;
  font-size: 90%; }

.flickrAddCommentLink {
  float: right; }

.flickrAddCommentLink a {
  font-style: italic;
  font-size: 85%; }

.record-tabs :not(span).flickr {
  background-image: url("../images/flickrLogo.png");
  background-repeat: no-repeat;
  background-position: center;
  /* Hide text of flickr tab by overflowing div with hidden overflow*/
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  width: 70px; }

#socialMedia li {
  display: inline; }

.clearer {
  clear: both; }

li.result blockquote {
  margin: 0; }

blockquote {
  font-style: italic;
  font-size: 1em; }

.holdings-ils-table {
  margin-top: 3px;
  margin-bottom: 0px; }
  .holdings-ils-table .badge {
    background: #3b504f; }
    .holdings-ils-table .badge > a:hover {
      color: #f0f0f0 !important; }

.badge a {
  line-height: 150%; }

.result {
  padding-bottom: 0.75rem;
  background-color: #e2efea;
  margin: 10px; }
  .result .result-body {
    width: 100%; }
  .result .result-list-title {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #65C8C6; }
    .result .result-list-title h4, .result .result-list-title h5 {
      margin-top: 0px;
      margin-bottom: 4px; }
    .result .result-list-title .result-title {
      width: 80%; }
      .result .result-list-title .result-title span.title-date {
        color: #888; }
    .result .result-list-title .format-badge {
      padding-right: 10px;
      text-align: right;
      width: 25%; }
  .result .media-body {
    padding-top: 5px; }
  .result .media-right {
    min-width: 120px;
    padding-top: 3px; }
    .result .media-right .view-context {
      text-decoration: none !important; }
  .result dl {
    margin-top: 5px;
    font-size: 90%; }
    .result dl dt {
      text-align: left !important;
      width: auto; }
    .result dl dd i {
      height: inherit; }

.search-grid {
  display: flex;
  flex-wrap: wrap; }
  .search-grid .grid-result {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd; }

.grid-body .grid-cover {
  min-height: 100px;
  max-height: 100px;
  max-width: 150px;
  margin: auto; }
  .grid-body .grid-cover a > img {
    max-height: 100px;
    max-width: 150px; }

.grid-body > a {
  display: block; }

.grid-data {
  margin: 5px 5px 0 5px; }

.title.grid {
  font-weight: normal;
  font-size: 12px; }

.grid-date {
  font-size: 95%; }

.abs-bot-right {
  position: relative;
  bottom: 10px; }

.preview-blocks > div {
  display: inline-block; }

.result-previews, .preview-blocks {
  display: inline-flex; }
  .result-previews div, .preview-blocks div {
    margin-right: 5px; }

.preview-blocks .hathiPreviewDiv a:not(.hidden) > img, .result-previews .hathiPreviewDiv a:not(.hidden) > img {
  padding-left: 7px; }

.preview-blocks > div:first-of-type:not(:only-of-type) {
  border-right: 1px solid #f0f0f0; }

.toc {
  list-style-type: none;
  padding: 0; }

.collection-badge {
  float: right; }
  .collection-badge .collection-number {
    font-weight: bold; }

#modal .tree-panel {
  flex-basis: 50%;
  padding: 0; }

#modal #hierarchyTree {
  max-height: 85vh;
  overflow-y: auto; }

#modal .collection-hierarchytree {
  display: flex;
  max-height: 90vh; }
  #modal .collection-hierarchytree #tree-preview {
    display: block;
    overflow-y: auto; }

footer {
  background-color: #e9dfd1;
  padding: 25px 0 25px 24px; }
  footer ul {
    list-style: none;
    padding: 0;
    border-top: solid 1px #f0f0f0;
    max-width: 100%;
    margin-right: 15%;
    padding-top: 5px; }
    footer ul li {
      max-width: 100%;
      padding-top: 3px;
      padding-bottom: 3px;
      border-bottom: solid 1px #888; }
    footer ul li:before {
      font-family: FontAwesome;
      font-size: 50%;
      margin-right: 5px;
      content: "\f04b"; }

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