/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import "/2012/bbcms_templates/basic/surrogate/header-footer-v3.css";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ul, ol {
  list-style: none;
}

li {
  list-style-position: outside;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* All Page Styles */
.clear {
  clear: both;
}

.hidden {
  display: none !important;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ul, ol {
  list-style: none;
}

li {
  list-style-position: outside;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  overflow: hidden;
}

div, article, section {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#imageRow {
  position: relative;
}

#col1 {
  vertical-align: top;
  left: 0;
  width: 192px;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
#col1 #imageTray {
  overflow: auto;
}

#docImageC {
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: top;
  overflow: hidden;
}

#osd_viewer {
  height: 100%;
}

.mets_header {
  min-height: 53px;
  background: #2f2f2f;
}
.mets_header a#mhslogo {
  display: block;
  float: right;
  padding-right: 10px;
}
.mets_header #digSocLogin {
  float: right;
  display: block;
  cursor: pointer;
  font-size: 14px;
  margin-top: 8px;
  margin-right: 4px;
}
.mets_header h1 {
  vertical-align: top;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: 0.05em;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.46);
  padding: 14px 0 10px 10px;
  margin: 0;
  background: #2f2f2f;
  color: white; /* #b2c370; */
}
.mets_header h1 img {
  padding: 3px 4px 0 10px;
}

.mets_nav {
  background: #656565;
}
.mets_nav a:link,
.mets_nav h1,
.mets_nav h2 {
  display: inline-block;
}
.mets_nav .row1 {
  padding: 10px 10px 10px 0;
  display: table;
}
.mets_nav .row1 a:link.backToCG,
.mets_nav .row1 a:visited.backToCG,
.mets_nav .row1 a:active.backToCG {
  color: white;
  background: #919191 url(/collection-guides/images/backToCG.png) no-repeat 6px 50%;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
  padding: 6px 10px 6px 25px;
  display: table-cell;
  width: 156px;
  vertical-align: middle;
}
.mets_nav .row1 h1 {
  padding-left: 12px;
  color: #cdcdcd;
  display: table-cell;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.05em;
}
.mets_nav .row1 h1 span {
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: white;
  line-height: 1.3;
  text-shadow: none;
  letter-spacing: normal;
  padding-top: 5px;
  padding-left: 15px;
}
.mets_nav .row1 h1 span a {
  font-size: 12px;
  cursor: pointer;
}
.mets_nav .row1 .container {
  display: inline-block;
  font-size: 14px;
  color: #d0d0d0;
}
.mets_nav .row2 {
  padding: 10px 10px 10px 6px;
  text-align: center;
  background: #444444;
}
.mets_nav .row2 a,
.mets_nav .row2 span {
  display: inline-block;
  width: 30%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  vertical-align: top;
}
.mets_nav .row2 .currentImage {
  width: auto;
  margin: 0;
}
.mets_nav .row2 .prev {
  float: left;
  text-align: left;
  font-size: 12px;
  padding-left: 14px;
  background: url(/collection-guides/images/prevNextArrows.png) no-repeat;
  vertical-align: top;
}
.mets_nav .row2 .next {
  float: right;
  text-align: right;
  font-size: 12px;
  padding-right: 14px;
  background: url(/collection-guides/images/prevNextArrows.png) 100% -45px no-repeat;
  vertical-align: top;
}
.mets_nav .row2 .count {
  font-size: 12px;
  display: inline;
  vertical-align: baseline;
}
.mets_nav .row2 .next.nulled {
  background: none;
}

.myMHSloggedin a.backToCG {
  display: none !important;
}

body {
  background: black;
  color: white;
  font-family: Helvetica, Arial, sans-serif;
}

a,
a:link,
a:visited,
a:active {
  text-decoration: none;
  color: #ffb600;
}

/* viewer overrides */
.mets_viewer .loading_pane {
  padding-top: 30%;
  left: 200px;
}

.col1 {
  background: #444444;
}
.col1 h2 {
  font-family: Helvetica, Arial, sans-serif;
  padding: 10px 10px 0 10px;
  font-size: 12px;
  line-height: 1.3;
}

.image_tray {
  scroll-behavior: smooth;
  padding: 10px;
  background: #a3a3a3;
}
.image_tray .thumb {
  display: block;
  text-align: center;
  margin: 20px 0;
  font-size: 12px;
  color: black;
}
.image_tray .thumb img {
  max-width: 95%;
}
.image_tray .thumb .meta {
  color: #0084ff;
  cursor: pointer;
}
.image_tray .thumb .meta .metaC {
  padding: 3px;
  color: black;
  background: #e7e7e7;
}
.image_tray .thumb .meta .metaC .digitalOrigin {
  font-weight: bold;
}
.image_tray .thumb .meta .metaC .note {
  display: block;
}
.image_tray .thumb em {
  line-height: 1.5;
  font-style: normal;
  border-left: 1px solid #707070;
  padding-left: 4px;
}
.image_tray .thumb.selected img {
  outline: 4px solid #0084ff;
}

#scopeClink {
  display: inline;
  color: #ffb600;
  font-size: 12px;
  cursor: pointer;
}

#scopeContent {
  z-index: 500;
  position: absolute;
  background: #d0d0d0;
  padding: 10px;
  font-size: 15px;
  border-radius: 4px;
  color: black;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#imgPreview {
  display: none;
  position: absolute;
  z-index: 500;
  border-radius: 15px;
  background: #707070;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}
#imgPreview #imgPreviewC {
  min-width: 100px;
  min-height: 100px;
  background: url("/images/loading-triangles-wht-on-grey.gif") 50% 50% no-repeat;
}

/* The blue previous/next buttons on the image */
.prevButOnViewer,
.nextButOnViewer {
  position: fixed;
  top: 50%;
  background: #0084ff;
  padding: 7px 0 5px 0;
  z-index: 400;
}

.prevButOnViewer {
  /* border-top-right-radius: 9px; */
  /* border-bottom-right-radius: 9px; */
  bottom: 10px;
  top: auto;
  right: 50px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.nextButOnViewer {
  bottom: 10px;
  top: auto;
  right: 10px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.extrasPane a {
  font-size: 12px;
  color: #0084ff;
  cursor: pointer;
}

.widerChooser {
  position: absolute;
  z-index: 10;
  left: 0;
  display: block;
  font-size: 13px;
}

.widener {
  display: inline-block;
  background: #1188ff url(/collection-guides/images/tray-buttons2.png) no-repeat 0px -54px;
  width: 29px;
  height: 29px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  text-indent: -999em;
  margin: 4px;
  cursor: pointer;
}

.openTray .widener {
  background-position: 4px -7px;
}

.openTray #col1 {
  width: 80%;
  z-index: 300;
  position: absolute;
  -moz-box-shadow: 2px 5px 4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 2px 5px 4px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 2px 5px 4px rgba(0, 0, 0, 0.8);
  box-shadow: 2px 5px 4px rgba(0, 0, 0, 0.8);
}

.openTray .image_tray {
  padding-left: 24px;
}

.openTray .image_tray .thumb {
  display: inline-block;
  padding-left: 8px;
}

.openTray #docImageC {
  z-index: 200;
}

.simple #col1 {
  float: none;
  position: relative;
  width: auto;
  height: auto;
  overflow: visible;
}
.simple #col1 #imageTray {
  overflow: visible;
}
.simple #docImageC {
  float: none;
  overflow: visible;
  position: relative;
}
.simple .image_tray .thumb {
  display: inline-block;
  max-height: 125px;
  max-width: 125px;
}

#trxViewer {
  display: none;
  position: absolute;
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
  overflow: hidden;
}
#trxViewer #trxScroller {
  overflow: auto;
}
#trxViewer .toolbar {
  color: black;
  margin-top: 3px;
  padding: 6px 2rem;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}
#trxViewer .toolbar img {
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 5px;
}
#trxViewer .toolbar button {
  position: absolute;
  right: 21px;
  top: 0;
  background: none;
  border: none;
}
#trxViewer .toolbar button svg {
  color: #a0a0a0;
  fill: none;
  width: 32px;
  height: 32px;
}
#trxViewer #trxResizer {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  z-index: 2;
  background: #ffffff url(/collection-guides/images/drag.svg) no-repeat 100% 100%;
  background-size: 70%;
}

#trxViewer.collapsed {
  overflow: hidden;
}
#trxViewer.collapsed #trxText {
  display: none;
}
#trxViewer.collapsed .toolbar button {
  transform: rotate(180deg);
}

#trxText {
  color: black;
  line-height: 1.4;
  font-family: "Jomolhari", serif;
  padding: 2rem;
  font-size: 18px;
}
#trxText p {
  margin-bottom: 1rem;
}
#trxText span {
  color: #a0a0a0;
  font-family: "Roboto Condensed", sans-serif;
}

#trxViewer.visible {
  display: block;
}

.dragging * {
  user-select: none;
}

.feedbackLink {
  background: #3b87fd;
  color: white;
  padding: 1rem;
  border-bottom-right-radius: 108px;
}
.feedbackLink strong {
  font-size: 31px;
  font-style: italic;
  font-weight: bold;
  display: block;
  margin-bottom: 1rem;
}
.feedbackLink a:link, .feedbackLink a:visited {
  font-weight: bold;
  color: rgb(255, 211, 91);
  display: flex;
}
.feedbackLink a:link .c1, .feedbackLink a:visited .c1 {
  width: 159px;
}
.feedbackLink svg {
  width: 53px;
  vertical-align: top;
}
.feedbackLink p {
  line-height: 1.5;
}
.feedbackLink p svg {
  width: 25px;
}

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