﻿/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Franco.Master

*/
/* -----------------------------------------
   Franco.master
----------------------------------------- */
html {
  overflow: -moz-scrollbars-vertical; }

body {
  background-color: #fff; }

a {
  font-weight: bold; }
  a:hover {
    color: #A3472F; }

.pumpkin {
  background-color: #A3472F; }

label {
  cursor: default; }

.row {
  max-width: 1100px !important; }

header {
  background-color: #592a8a;
  height: 40px; }
  header #ecu-logo {
    background-image: url(../img/template/ecuLogo.png);
    background-repeat: no-repeat;
    background-size: 250px 26px;
    height: 40px;
    float: left;
    background-position: 15px 10px;
    background-color: #592a8a; }
    header #ecu-logo a {
      width: 250px;
      height: 26px;
      display: block;
      margin-top: 10px; }
  header #ecu-head-links {
    background-color: #592a8a;
    vertical-align: middle; }
    header #ecu-head-links a {
      padding-right: 5px;
      color: #fff;
      font-size: .6em;
      font-weight: bold;
      font-family: Verdana; }
      header #ecu-head-links a:hover {
        color: #fff;
        text-decoration: underline; }

#memheader {
  background-color: #41215e;
  height: 45px; }
  #memheader #ecu-lib-logo a {
    width: 203px;
    height: 40px;
    display: block; }

#ecu-mem-links {
  background-color: #41215e;
  vertical-align: middle; }
  #ecu-mem-links a {
    padding-right: 5px;
    color: #fff;
    font-size: .6em;
    font-weight: bold;
    font-family: Verdana; }
    #ecu-mem-links a:hover {
      color: #fff;
      text-decoration: underline; }

.mem {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

@media screen and (max-width: 39.9375em) {
  #memheader {
    height: 100px; } }

@media only screen {
  #ecu-head-links, #ecu-mem-links {
    text-align: left;
    padding-top: 0;
    height: 30px; } }

@media only screen and (min-width: 40.063em) {
  #ecu-head-links, #ecu-mem-links {
    text-align: right;
    padding-top: 10px;
    height: 40px; } }

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  #ecu-logo {
    background-image: url(../img/template/ecuLogo@2x.png); }
  footer {
    background: url("../img/template/low_contrast_linen@2x.png") repeat scroll 0 0 transparent; } }

#site-alert {
  background-color: #f04124;
  border-color: #de2b0f;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 8px; }
  #site-alert p {
    margin-bottom: 0;
    font-size: 90%; }

#dc-logo-row {
  margin: 20px 0 15px 0; }
  #dc-logo-row #dc-logox {
    margin-left: -7px; }
  #dc-logo-row .search-padding {
    padding-top: 30px; }
    #dc-logo-row .search-padding a {
      font-size: 12px;
      float: right;
      margin-top: -8px; }
    #dc-logo-row .search-padding input {
      margin-bottom: 0; }
    #dc-logo-row .search-padding #search-box {
      padding-left: 10px; }
  #dc-logo-row #tagline {
    display: table;
    height: 100px;
    overflow: hidden; }
    #dc-logo-row #tagline p {
      display: table-cell;
      vertical-align: middle;
      color: #818181;
      font-family: Georgia;
      font-size: 1em;
      font-style: italic;
      line-height: 1.3em;
      text-align: center; }
  #dc-logo-row .search-button {
    background-image: url(../img/magnifier.png);
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position: center; }
  #dc-logo-row .advanced-head-link {
    padding: 3px; }

.top-bar-section .dropdown li label {
  color: #FEC923; }

.top-bar-section ul li > a {
  font-family: 'Open Sans';
  font-weight: 400; }

.top-bar-section ul li > a:hover {
  color: #FEC923;
  text-decoration: none; }

.top-bar-section ul li > ul li > a:hover {
  text-decoration: underline; }

.top-bar-section .has-dropdown > a:after {
  margin-top: -1px; }

.dc-wrapper {
  background-color: #fff;
  margin-bottom: 15px;
  padding-top: 15px !important; }

.marginless {
  margin: 0; }

h2 {
  font-size: 36px;
  line-height: 46px;
  margin: 0 0 25px 0;
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal; }

h4 {
  font-size: 16px;
  margin: 0 0 25px 0;
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal; }

footer {
  background: url("../img/template/low_contrast_linen.png") repeat scroll 0 0 transparent;
  clear: both;
  color: #9c9c9c;
  padding: 10px 0 10px 0; }
  footer p {
    font-size: 12px;
    margin: 0; }
  footer .four {
    padding: 0 25px 0 40px; }
  footer h3 {
    color: #fec923;
    font-size: 16px;
    margin-bottom: 5px;
    font-family: Arial;
    font-weight: bold;
    letter-spacing: 0; }
  footer .see_more {
    float: right;
    font-size: 66%;
    right: 0;
    top: 3px;
    position: absolute; }
    footer .see_more a {
      color: #fec923; }
  footer ul {
    list-style: none;
    margin-left: 0; }
    footer ul li {
      line-height: 18px; }
      footer ul li label {
        color: #fff;
        text-transform: uppercase;
        font-size: 11px;
        margin-top: 15px; }
      footer ul li a {
        color: #fff;
        font-family: Arial;
        font-size: 11px;
        font-weight: bold; }
        footer ul li a:hover {
          color: #fec923;
          text-decoration: underline; }
  footer .recent-comments {
    color: #fff; }
    footer .recent-comments ul li {
      border-top: 1px dotted #EDEBE4;
      padding: 5px 0 0 5px;
      cursor: pointer;
      height: 60px;
      overflow: hidden;
      font-family: Arial;
      font-size: 11px;
      line-height: 1.5em; }
      footer .recent-comments ul li:hover {
        background-color: #999; }
      footer .recent-comments ul li span {
        font-style: italic;
        font-weight: bold;
        float: right;
        display: block; }
  footer .recent-items {
    color: #fff; }
    footer .recent-items ul li {
      border-top: 1px dotted #EDEBE4;
      cursor: pointer;
      height: 40px;
      overflow: hidden; }
      footer .recent-items ul li p {
        padding: 5px 0 0 5px;
        font-family: Arial;
        font-size: 11px;
        line-height: 1.5em; }
      footer .recent-items ul li:hover {
        background-color: #999; }
      footer .recent-items ul li span {
        font-style: italic;
        font-weight: bold;
        float: right;
        display: block; }
  footer .recent-staffpicks {
    color: #fff; }
    footer .recent-staffpicks ul li {
      border-top: 1px dotted #EDEBE4;
      padding: 5px 0 0 5px;
      cursor: pointer;
      height: 40px;
      overflow: hidden;
      font-family: Arial;
      font-size: 11px;
      line-height: 1.5em; }
      footer .recent-staffpicks ul li:hover {
        background-color: #999; }
      footer .recent-staffpicks ul li span {
        font-style: italic;
        font-weight: bold;
        float: right;
        display: block; }

/* -----------------------------------------
   index.aspx
----------------------------------------- */
#splash-row #splash {
  padding-left: 0; }
  #splash-row #splash h6 {
    font-size: .9em;
    margin: 0; }
    #splash-row #splash h6 a {
      color: #fec923; }
  #splash-row #splash p {
    font-size: .9em;
    margin-bottom: 0px; }
  #splash-row #splash .orbit-container {
    background: none repeat scroll 0 0 #fff;
    max-width: 631px; }
  #splash-row #splash .orbit-bullets li {
    border: 2px solid #3c3c3c;
    height: 14px;
    width: 14px;
    cursor: pointer; }
  #splash-row #splash .orbit-container .orbit-next, #splash-row #splash .orbit-container .orbit-prev {
    background-color: rgba(0, 0, 0, 0.3); }
  #splash-row #splash .orbit-container .orbit-timer {
    display: none; }
  #splash-row #splash .orbit-bullets li.active {
    background: none repeat scroll 0 0 #3c3c3c;
    cursor: pointer; }

#splash-row .browse-collection {
  border: solid 1px #e9e9e9; }

#splash-row #home-collection-box {
  height: 275px;
  overflow-y: scroll; }
  #splash-row #home-collection-box table {
    border-top: solid 1px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
    border-left: none;
    border-right: none; }
    #splash-row #home-collection-box table td label {
      font-size: 12px;
      margin: 3px 0 0 15px; }

.index-page .format-cloud {
  text-align: center; }
  .index-page .format-cloud a {
    white-space: nowrap;
    padding: 5px;
    display: inline-block; }
  .index-page .format-cloud a:hover {
    background-color: #E1E1E1; }
  .index-page .format-cloud .smallest {
    font-size: 75%; }
  .index-page .format-cloud .small {
    font-size: 100%; }
  .index-page .format-cloud .medium {
    font-size: 120%; }
  .index-page .format-cloud .large {
    font-size: 130%; }
  .index-page .format-cloud .largest {
    font-size: 150%; }

.index-page .subject-cloud {
  text-align: center; }
  .index-page .subject-cloud .panel {
    padding: 8px; }
  .index-page .subject-cloud a {
    white-space: nowrap;
    padding: 5px;
    display: inline-block; }
  .index-page .subject-cloud a:hover {
    background-color: #E1E1E1; }

.index-page .tabs dd {
  border-left: solid 1px #cccccc;
  border-top: solid 1px #cccccc; }
  .index-page .tabs dd:not(.active) {
    border-bottom: solid 1px #cccccc; }
  .index-page .tabs dd:last-child {
    border-right: solid 1px #cccccc; }

.index-page .tabs a:focus {
  border: none;
  outline: none; }

.index-page dd.active {
  border-bottom: solid 1px white; }

.index-page .tabs-content {
  padding: 10px;
  border: solid 1px #cccccc; }
  .index-page .tabs-content img {
    float: left;
    margin: 0 8px 8px 0; }
  .index-page .tabs-content h6 {
    margin-bottom: 0; }

/* -----------------------------------------
   advanced.aspx
----------------------------------------- */
.advanced-page .wildcards table td {
  border-right: solid 1px #e9e9e9;
  font-size: 12px; }

/* -----------------------------------------
   guide.aspx
----------------------------------------- */
.guide-page ul {
  margin-left: 25px;
  list-style-type: circle; }

.guide-page .clear {
  clear: both; }

/* -----------------------------------------
   projects.aspx
----------------------------------------- */
.project-page .panel {
  min-height: 150px; }

.project-page img {
  margin-right: 15px; }

/* -----------------------------------------
   about.aspx
----------------------------------------- */
.about-page h6 {
  font-weight: bold; }

.about-page ul li {
  margin-bottom: 15px; }
  .about-page ul li img {
    float: left;
    margin: 3px 10px 15px 0; }
  .about-page ul li label {
    display: block;
    margin-bottom: 0; }

.about-page .small-block-grid-2 > li.dotted {
  border: dashed 1px #3c3c3c; }

.about-page table {
  width: 100%; }
  .about-page table a {
    font-weight: normal; }

/* -----------------------------------------
   subject.aspx
----------------------------------------- */
.subject-page .tabs dd a {
  outline: none; }

.subject-page .tabs dd.active {
  border-top: solid 1px #e9e9e9;
  border-right: solid 1px #e9e9e9;
  border-left: solid 1px #e9e9e9; }

.subject-page .tabs dd:not(.active) {
  border: solid 1px #e9e9e9; }

.subject-page .tabs-content {
  float: left; }
  .subject-page .tabs-content .most-used {
    line-height: 1.5em;
    text-align: center; }

.subject-page dt {
  font-weight: bold;
  color: #000; }

.subject-page .sub-nav dd a {
  padding: 2px;
  color: #592a8a;
  font-weight: bold; }
  .subject-page .sub-nav dd a:hover {
    text-decoration: underline; }

/* -----------------------------------------
   /mycollections/
----------------------------------------- */
.mycollection-index ol {
  margin-left: 30px; }

.mycollection-manage h5 {
  line-height: 1.3em; }
  .mycollection-manage h5 sup {
    font-size: 10px;
    font-family: Verdana; }

.mycollection-manage .existing-collections {
  margin-bottom: 30px;
  line-height: 20px; }

.mycollection-manage .mycollection-row {
  border: solid 1px #e9e9e9; }
  .mycollection-manage .mycollection-row hr {
    margin-top: 3px; }

.mycollection-manage .mycollection-items a {
  padding: 10px; }

.mycollection-manage label {
  padding-left: 5px; }

.mycollection-manage .remove-item {
  color: #ff0000;
  font-size: 11px; }

.row .row .mycollection-row {
  margin-bottom: 25px; }

/* -----------------------------------------
   /collections/
----------------------------------------- */
.collection .tabs.vertical {
  width: 100%;
  float: left; }
  .collection .tabs.vertical dd {
    border: solid 1px #e9e9e9; }

.tabs-content.vertical {
  width: 100%; }

/* -----------------------------------------
   ecuhistorytimeline.aspx
----------------------------------------- */
.timeline p img {
  margin: 5px 10px 3px 0; }

/* -----------------------------------------
   historyofmedicine.aspx
----------------------------------------- */
.sub-collections {
  list-style-type: none;
  margin-left: 0; }
  .sub-collections li {
    font-size: 90%;
    line-height: 1.1em;
    padding: 5px 0; }

/* -----------------------------------------
   viewer.aspx
----------------------------------------- */
.jp2-instruction {
  width: 100%;
  text-align: center;
  clear: both; }

.page-info {
  font-family: Arial,sans-serif;
  font-size: 1rem;
  margin: 0 auto;
  width: 100%; }

#download {
  margin-left: 208px; }
  #download img {
    margin-top: -3px; }

#jp2Container {
  margin: 0 auto;
  width: 95%;
  padding: 1.0em;
  background-color: #EEE;
  border: 1px solid black;
  cursor: move;
  height: 768px; }

.openseadragon {
  width: 95%;
  height: 768px;
  border: 1px solid black;
  color: #333;
  /* text color for messages */
  background-color: black; }

.openseadragon-small {
  width: 40px;
  height: 30px;
  border: 1px solid black;
  color: #333;
  /* text color for messages */
  background-color: black; }

.toolbar {
  width: 95%;
  height: 33px;
  border: none;
  color: #333;
  padding: 4px;
  margin: 0 auto;
  background-color: transparent; }

.toolbar.fullpage {
  width: 95%;
  border: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  background-color: #ccc; }

/* -----------------------------------------
   collections.aspx
----------------------------------------- */
.collections-page ul {
  list-style-type: none; }

.collections-page li label {
  font-weight: bold;
  font-size: 80%; }

.collections-page li img {
  margin-bottom: 10px; }

.collections-page .f-dropdown {
  max-width: 325px;
  background-color: #e9e9e9; }

/* -----------------------------------------
   census/detail.aspx
----------------------------------------- */
.census-sidebar {
  font-size: 80%;
  font-family: Verdana; }

.census-table td {
  padding: 3px;
  font-size: 80%; }
  .census-table td:first-child {
    font-weight: bold;
    padding-right: 25px; }

/* -----------------------------------------
   recentComments.aspx
----------------------------------------- */
.comment {
  border-bottom: 1px dotted #353535;
  margin-bottom: 15px;
  margin-right: 10px;
  min-height: 100px; }
  .comment .commentTitle {
    font-weight: bold; }
  .comment .commentThumb {
    float: left;
    width: 125px; }
    .comment .commentThumb .ct {
      border: 1px solid #000000;
      height: 80px;
      margin-left: 5px;
      margin-top: 5px;
      overflow: hidden;
      width: 100px; }
  .comment .commentHead {
    margin-bottom: 10px;
    margin-left: 125px; }
  .comment .commentText {
    margin-bottom: 10px;
    margin-left: 125px; }

/* -----------------------------------------
   VideoControl.ascs
----------------------------------------- */
/* -----------------------------------------
   review.aspx
----------------------------------------- */
.slides img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none; }

.lazy {
  display: none; }

.tabs.view-tabs dd a {
  background-color: #e9e9e9; }

.tabs.view-tabs dd.active a {
  background-color: #fff;
  color: #000; }

.tabs-content > .content {
  float: none;
  margin: 0 auto; }

.tabs.view-tabs dd {
  border-left: solid 1px #cccccc;
  border-top: solid 1px #cccccc; }
  .tabs.view-tabs dd:not(.active) {
    border-bottom: solid 1px #cccccc; }
    .tabs.view-tabs dd:not(.active) a:hover {
      color: white;
      background-color: #3c3c3c; }
  .tabs.view-tabs dd:last-child {
    border-right: solid 1px #cccccc; }

.tabs.view-tabs a:focus {
  border: none;
  outline: none; }

.tabs.view-tabs a img {
  padding-right: 8px; }

dd.active {
  border-bottom: solid 1px white; }

.tabs-content {
  padding: 10px;
  border-top: solid 1px #cccccc; }

.status {
  margin-top: 30px;
  padding: 5px; }
  .status span {
    margin-left: 10px;
    line-height: 27px;
    vertical-align: middle;
    font-size: 13px; }

.status2 {
  font-size: 90%;
  margin-top: 30px;
  padding: 10px;
  line-height: 1.5em; }
  .status2 span {
    margin-left: 10px;
    line-height: 27px;
    vertical-align: middle;
    font-size: 13px; }

.uncataloged-modal {
  z-index: 110; }

.side-video {
  height: 500px;
  text-align: center;
  display: table; }
  .side-video div {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

#thumbsList li {
  float: left; }

#imgContainer {
  text-align: center;
  border: solid 1px #e9e9e9; }

.item-access-image {
  max-height: 550px; }

.panel.callout {
  color: #fff; }

.scroll-wrap-horizontal, .scroll-wrap-aggregate {
  overflow-y: visible;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
  -webkit-overflow-scrolling: touch; }
  .scroll-wrap-horizontal .thumb, .scroll-wrap-aggregate .thumb {
    border: solid 1px #e9e9e9;
    float: left;
    width: 125px;
    padding: 10px;
    margin: 5px; }
    .scroll-wrap-horizontal .thumb:hover, .scroll-wrap-aggregate .thumb:hover {
      background-color: #fff;
      box-shadow: 0px 0px 0px 3px #592a8a inset; }
    .scroll-wrap-horizontal .thumb img, .scroll-wrap-aggregate .thumb img {
      display: block;
      margin: auto; }
    .scroll-wrap-horizontal .thumb label, .scroll-wrap-aggregate .thumb label {
      font-size: 11px;
      text-align: center;
      padding-top: 3px;
      white-space: nowrap;
      overflow: hidden; }
  .scroll-wrap-horizontal .thumb.flex-active, .scroll-wrap-aggregate .thumb.flex-active {
    background-color: #fff;
    box-shadow: 0px 0px 0px 3px #592a8a inset; }
  .scroll-wrap-horizontal .selected, .scroll-wrap-aggregate .selected {
    background-color: #fff;
    box-shadow: 0px 0px 0px 3px #592a8a inset; }
  .scroll-wrap-horizontal .multipage-icon, .scroll-wrap-aggregate .multipage-icon {
    margin-top: 2px;
    border: none;
    float: left;
    background-image: url(../img/item/pages.gif);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    position: relative;
    width: 16px; }

.scroll-wrap-vertical {
  overflow-y: scroll;
  margin-bottom: 15px;
  position: relative;
  max-height: 485px;
  padding-bottom: 5px;
  -webkit-overflow-scrolling: touch; }
  .scroll-wrap-vertical .thumb {
    border: solid 1px #e9e9e9;
    float: left;
    width: 125px;
    padding: 10px;
    margin: 5px; }
    .scroll-wrap-vertical .thumb:hover {
      background-color: #fff;
      box-shadow: 0px 0px 0px 3px #592a8a inset; }
    .scroll-wrap-vertical .thumb img {
      display: block;
      margin: auto; }
    .scroll-wrap-vertical .thumb label {
      font-size: 11px;
      text-align: center;
      padding-top: 3px;
      overflow: hidden;
      height: 25px; }
  .scroll-wrap-vertical .multipage-icon {
    margin-top: 2px;
    border: none;
    float: left;
    background-image: url(../img/item/pages.gif);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    position: absolute;
    width: 16px; }
  .scroll-wrap-vertical .selected {
    background-color: #fff;
    box-shadow: 0px 0px 0px 3px #592a8a inset; }

img.parent-folder {
  width: 75px;
  margin-right: 8px; }

.item-title {
  margin: 15px 0 6px 0;
  line-height: 1em; }

.short-info {
  font-size: 13px;
  margin-bottom: 15px; }

.short-desc {
  margin-bottom: 15px;
  line-height: 1.3em; }

.tei-fixed {
  position: fixed;
  overflow-y: scroll;
  max-height: 600px; }

.text-button {
  background-color: #e9e9e9;
  font-weight: bold;
  color: #3c3c3c;
  padding: 0.875rem 1.75rem 0.9375rem;
  font-size: 1.2em;
  border: 1px solid #cccccc;
  text-decoration: underline; }
  .text-button img {
    padding-right: 5px; }

.text-button:hover, .text-button:focus {
  background-color: #3c3c3c; }

.tei {
  background-color: #e9e9e9; }
  .tei h5 {
    color: #A3472F;
    margin-left: 10px; }
  .tei .search-button {
    background-image: url("../img/magnifier.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px 25px; }
  .tei .tei-search {
    font-size: 12px; }
    .tei .tei-search ul li {
      padding: 5px 0; }
      .tei .tei-search ul li a {
        font-size: 80%; }
  .tei .tei-text {
    overflow: -moz-scrollbars-vertical;
    font-size: 85%;
    padding: 10px;
    border-left: solid 1px #3c3c3c; }
    .tei .tei-text h5 {
      margin: 0;
      color: #3c3c3c; }
    .tei .tei-text .tei-page {
      color: #3c3c3c;
      font-size: 16px; }
    .tei .tei-text .jp2book h3 {
      font-size: 14px; }
    .tei .tei-text a {
      color: #592a8a;
      font-size: 12px;
      cursor: default; }
      .tei .tei-text a:hover {
        color: #3c3c3c; }
    .tei .tei-text a.lightbox {
      color: #592a8a;
      font-weight: bold;
      cursor: pointer; }

.metadata-wrapper .metadata h5 {
  color: #A3472F; }

.metadata-wrapper .metadata .metaLinks {
  padding: 5px 10px;
  margin-bottom: 0; }

.metadata-wrapper .metadata .metaLinksSubHead {
  margin-bottom: 5px; }

.metadata-wrapper fieldset {
  margin-top: 30px; }

.comments-wrapper .evenRow {
  background-color: #e9e9e9;
  margin: 10px 0;
  padding: 5px;
  min-height: 70px; }

.comments-wrapper .oddRow {
  margin: 10px 0;
  padding: 5px;
  min-height: 70px; }

.comments-wrapper .commentNum {
  float: left;
  font-size: 25px;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
  width: 50px; }

.comments-wrapper .cmt {
  font-size: 12px;
  line-height: 1.2em; }

.tags-wrapper {
  margin: 15px 0; }

.mycollection-item {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 5px; }
  .mycollection-item select.mycollection-dropdown {
    margin-bottom: 10px;
    font-size: 13px;
    padding: 5px;
    height: 30px; }
  .mycollection-item select.mycollection-dropdown option {
    padding: 5px; }
  .mycollection-item a.link-to-mycollections {
    font-size: 11px; }

.panel.callout.restricted-note {
  color: #3c3c3c;
  line-height: 1.4em; }
  .panel.callout.restricted-note a.button {
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0; }

/* ------ ThumbImageControl.ascx ------------------ */
.zoom-note {
  text-align: center;
  font-size: 70%;
  text-transform: uppercase;
  padding-bottom: 8px; }

/* ------ JP2Control.ascx ------------------ */
.download-links {
  text-align: center;
  margin: 15px 5px 15px 5px; }

/* -----------------------------------------
   ecu icons
----------------------------------------- */
.ecu-icons {
  font-family: 'Open Sans'; }
  .ecu-icons a {
    text-decoration: underline;
    line-height: 18px;
    font-weight: normal; }
  .ecu-icons h2, .ecu-icons h3 {
    font-family: 'Open Sans'; }

.ecu-icon-splash {
  margin-top: -15px; }

.gallery-page .overlay .info {
  display: none; }

.gallery-page .overlay label {
  font-size: 18px; }

.gallery-page .overlay h3 {
  font-weight: bold; }

.gallery-page .overlay:hover {
  background-color: #592a8a; }
  .gallery-page .overlay:hover img {
    opacity: 0.5; }
  .gallery-page .overlay:hover .info {
    display: block;
    position: absolute;
    top: 0;
    padding-left: 22px;
    padding-right: 15px;
    color: #fff;
    text-shadow: 2px 2px 4px #000000; }
    .gallery-page .overlay:hover .info label, .gallery-page .overlay:hover .info h3 {
      color: #fff;
      text-decoration: none;
      text-shadow: 2px 2px 4px #000000; }
  .gallery-page .overlay:hover .name {
    display: none; }

.gallery-page h3.name {
  position: absolute;
  bottom: 0;
  padding-left: 22px;
  padding-right: 15px; }
  .gallery-page h3.name a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    text-shadow: 2px 2px 4px #000000; }

.no-hover:hover {
  border: 4px solid white;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  transition: all 200ms ease-out 0s; }

/* -----------------------------------------
   download/index.aspx
----------------------------------------- */
.download-thumb {
  float: left;
  margin-right: 20px; }

/* -----------------------------------------
   search.aspx
----------------------------------------- */
.search-row-head {
  padding: 10px 0 0 0; }
  .search-row-head .search-resuls-head em {
    color: #A3472F; }
  .search-row-head .currently-viewing {
    font-style: italic;
    margin-bottom: 10px; }
  .search-row-head .grid-list {
    margin-top: 20px; }
  .search-row-head .sort-controls .breadcrumbs > .no-content:before {
    padding-left: 10px;
    content: " "; }
  .search-row-head .sort-controls .label {
    color: #fff; }
  .search-row-head .search-within {
    padding-bottom: 15px; }
    .search-row-head .search-within input {
      margin: 0; }
  .search-row-head .search-button {
    background-image: url("../img/magnifier.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px 25px; }

.page-jump-controls {
  font-size: 13px;
  margin-top: 3px; }
  .page-jump-controls a.prev-link, .page-jump-controls a.next-link {
    padding: 5px 10px;
    margin-bottom: 0; }
  .page-jump-controls .aspNetDisabled {
    display: none; }
  .page-jump-controls a.prev-link {
    margin-right: 20px; }
  .page-jump-controls a.next-link {
    margin-left: 20px; }
  .page-jump-controls a.total-pages {
    text-decoration: underline;
    padding: 3px 8px;
    font-weight: bold; }
  .page-jump-controls input {
    display: inline;
    padding: 1px 6px;
    font-weight: bold; }
  .page-jump-controls .search-current-page {
    width: 48px;
    height: 35px;
    margin: 0 5px; }

#search-row {
  margin-bottom: 30px;
  background: #fff; }
  #search-row .refinements {
    border: 1px solid #DDDDDD;
    margin-bottom: 0;
    font-size: 0.75em;
    margin-bottom: 20px; }
    #search-row .refinements label {
      background-color: #3c3c3c;
      font-weight: bold;
      color: #fff;
      font-size: 1em;
      font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
      padding: 0.5em 0.625em 0.625em;
      text-rendering: optimizelegibility; }
    #search-row .refinements ul {
      list-style-type: none;
      padding: 0.5em 0.625em 0.625em;
      margin-left: 0; }
      #search-row .refinements ul li {
        line-height: 1.2;
        padding: 5px 0 5px;
        border-bottom: dotted 1px #818181; }
      #search-row .refinements ul .remove-facet {
        font-size: 0.7em; }
        #search-row .refinements ul .remove-facet span {
          color: #ff0000;
          text-transform: lowercase; }
        #search-row .refinements ul .remove-facet a {
          text-transform: uppercase;
          line-height: 1.5em; }
  #search-row #facets h6 {
    margin: 0 0 15px 0; }
  #search-row #facets .add-resources h6 {
    margin-bottom: 0; }
  #search-row #facets .add-resources a {
    font-size: 12px; }
  #search-row #facets .facet {
    border: 1px solid #DDDDDD;
    font-size: 0.75em; }
    #search-row #facets .facet .sort-btn {
      margin: -32px 3px 0 0;
      float: right; }
    #search-row #facets .facet label {
      border-bottom: 2px solid #3c3c3c;
      font-weight: bold;
      font-size: 1em;
      font-family: Arial,sans-serif;
      padding: 0.5em 0.625em 0.625em;
      text-rendering: optimizelegibility;
      cursor: default; }
    #search-row #facets .facet ul {
      list-style-type: none;
      padding: 0.5em 0.625em 0.625em;
      margin: 0; }
      #search-row #facets .facet ul li {
        line-height: 1.2;
        padding: 5px 0 5px;
        border-bottom: dotted 1px #818181;
        font-size: 12px; }
  #search-row #facets .end-facet {
    margin-bottom: 20px; }
  #search-row #facets .info-facet {
    font-style: italic;
    color: #818181; }
  #search-row #facets .more-facets {
    font-size: .75em;
    border: none; }
    #search-row #facets .more-facets p.title {
      cursor: pointer;
      padding: 5px 5px;
      margin-bottom: 0;
      border-left: 1px solid #DDDDDD;
      border-right: 1px solid #DDDDDD;
      border-bottom: 1px solid #DDDDDD;
      background-color: #e9e9e9; }
      #search-row #facets .more-facets p.title span {
        padding: 5px;
        font-size: 11px; }
    #search-row #facets .more-facets ul {
      list-style-type: none;
      padding: 0.5em 0.625em 0.625em;
      border: 1px solid #DDDDDD;
      margin-left: 0; }
      #search-row #facets .more-facets ul li {
        line-height: 1.2;
        padding: 5px 0 5px;
        border-bottom: dotted 1px #818181;
        font-size: 12px; }
    #search-row #facets .more-facets section {
      border: none; }
    #search-row #facets .more-facets .arrow-down {
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #3c3c3c;
      float: right;
      margin: -18px 10px 0 0; }
    #search-row #facets .more-facets .arrow-up {
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #3c3c3c;
      float: right;
      margin: -18px 10px 0 0; }
    #search-row #facets .more-facets .content {
      padding: 0;
      display: none; }
  #search-row .searchResults .result-grid .search-result-image {
    z-index: 1; }
    #search-row .searchResults .result-grid .search-result-image a {
      width: 100%;
      text-align: center; }
  #search-row .searchResults .result-list .search-result-image img {
    width: 100px; }
  #search-row .searchResults .result-list hr {
    margin: 0 0 10px 0; }
  #search-row .searchResults .result-list .search-resuls-wrapper {
    float: left;
    margin-right: 15px; }
  #search-row .searchResults .result-list .search-resuls-info {
    font-size: 11px;
    color: #3c3c3c; }
    #search-row .searchResults .result-list .search-resuls-info p {
      margin-top: 10px;
      font-size: 12px; }
  #search-row .searchResults .search-result-details .search-result-icons {
    z-index: 10;
    position: absolute;
    padding: 3px;
    margin: -8px 0 0 0; }
    #search-row .searchResults .search-result-details .search-result-icons .multipage-icon {
      width: 22px;
      float: left;
      margin: -4px 0 0 2px;
      background-image: url(../img/search/pages.gif);
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      z-index: 999; }
    #search-row .searchResults .search-result-details .search-result-icons .text-icon {
      width: 22px;
      float: left;
      margin: -4px 0 0 0;
      background-image: url(../img/search/text.gif);
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      z-index: 999; }
    #search-row .searchResults .search-result-details .search-result-icons .audio-icon {
      width: 22px;
      float: left;
      background-image: url(../img/audio.gif);
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      z-index: 999; }
    #search-row .searchResults .search-result-details .search-result-icons .video-icon {
      width: 22px;
      float: left;
      background-image: url(../img/video.gif);
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      z-index: 999; }
  #search-row .searchResults .search-result-details .search-result-text {
    font-size: 12px;
    text-align: left;
    line-height: 1.2em;
    padding-top: 10px; }

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  #search-row #search-results .multipage-icon {
    background-image: url(../img/pages@2x.gif); } }

.mirador-osd-annotation-controls {
  display: none; }
