
* {
  box-sizing: border-box;
}

input[type=text] {
  box-sizing: content-box;
}

body {
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

p {
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  color: #005e8e;
}

p a {
    text-decoration: underline;
}

h1 {
  font-size: 20px;
  line-height: 24px;
  margin-top: 0;
}

h2 {
  font-size: 16px;
  line-height: 28px;
}

h3 {
  font-size: 14px;
  line-height: 18px;
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  /*min-width: 565px;*/
}

.navbar .brand {
  padding-left: 0;
}

.brand .label1 {
  display: block;
  font-size: 10px;
  margin-bottom: 2px;
}

.brand-wrap {
  width: 50%;
}

.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
}

.centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.flush-left {
  padding-left: 0;
}

.subnavbar {
  background: #000;
  color: #fff;
}

.collectionlist img {
  max-width: none;
}

.collectionlist a.url {
  text-decoration: underline;
}

.exhibit-collectionView-header {
  margin-left: 26px !important;
}

div.exhibit-text-facet input {
  width: 96% !important;
}

.small-well {
  padding: 8px 8px;
}

.transparent-well {
  background: none;
  border: none;
}

.button-well {
  padding: 8px 8px;
  /*margin-top: 8px;  */
  margin-bottom: 10px;
  margin-top: -10px;
  text-align: center;
}

.micro-well {
  padding: 4px 8px;
}

h1 {
  margin-bottom: 1em;
}

div.exhibit-flowingFacet {
min-height: 20px;
padding: 8px 8px;
margin-bottom: 20px;
background-color: whiteSmoke;
border: 1px solid #EEE;
border: 1px solid rgba(0, 0, 0, 0.05);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

div.exhibit-facet, div.exhibit-flowingFacet {
margin: 20px 0px 0 0;
}

.exhibit-text-facet input[type=text] {
  margin-top: 4px;
}

.advanced-search {
  background: #DFE2E7;
}

.search-filter {
  display: inline-block;
  margin-right: 1em;
}

.disabled i {
  opacity: 0.5;
}

.modal {
  width: 680px;
  /*margin: -250px 0 0 -320px;*/
}

.modal select {
  width: auto;
}

.sidebars {
  width: 300px;
}

.sidebars > div {
  max-width: 300px;
  float: left;
}

.main {
  min-width: 50%;
  float: left;
}

.site-brand {
  float: left;
  margin-right: 5px;
  border-right: 4px solid black;
  margin-left: -25px; /* -51px ? */
}

.site-brand a {
  display: block;
  height: 100%;
  background-color: #fff;
}

div.exhibit-facet-header, div.exhibit-flowingFacet-header {
  border-bottom: none;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 2px;
}


/* Jumbotrons
-------------------------------------------------- */
.jumbotron {
  position: relative;
}
.jumbotron h1 {
  margin-bottom: 9px;
  font-size: 48px; /* 81px */
  letter-spacing: -1px;
  line-height: 1;
}
.jumbotron p {
  margin-bottom: 18px;
  font-weight: 300;
}
.jumbotron .btn-large {
  font-size: 20px;
  font-weight: normal;
  padding: 14px 24px;
  margin-right: 10px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

/* Specific jumbotrons
------------------------- */
/* supporting docs pages */
.subhead {
  padding-bottom: 0;
  margin-bottom: 36px;
}
.subhead h1 {
  /*font-size: 54px;*/
  font-size: 24px;
}

/*****/

dl.metadata {
    padding: 0.5em;
    padding-left: 0.125em;
    padding-right: 0.125em;
    font-size: 11px;
    margin-bottom: 0;
    text-align: left;
}

dl.metadata.last {
  /*border-bottom: 3px solid #999;*/
  padding-bottom: 2em;
  margin-bottom: 18px;
}

h2.section {
  font-size: 15px;
  color: #000;
  margin-top: 2px;
  margin-bottom: 4px;
}

section.metadata {
  padding-top: 0;
}

section.metadata dl {
  padding-left: 8px;
  overflow: hidden;
}

section.metadata.last {
  margin-bottom: 18px;
  /*border-bottom: 3px solid #999;*/
}

section.metadata.grouped dl {
  border-left: 2px solid #eee;
  border-bottom: 2px solid #eee;
}

.floating.dt {
    float: left;
    clear: left;
    width: 10em;
    text-align: right;
    font-weight: bold;
    color: green;
    border-top: 1px solid #999;
    margin: 0;
    padding: 0.5em;
    padding-right: 10px;
}

/* LABEL ON SIDE */

/*.metadata dt, .metadata dd, .metadata dl {
  margin: 0;
  padding: 0;
  position: relative;
}

.metadata dt, .metadata dd {
  display: inline-block;
  vertical-align: top;
  padding: 0.5em 0 0.5em 1%;
  position: relative;
  border-top: 2px solid #eee;
}

.metadata dt {
  x-width: 19%;
  width: 29%;
  border-right: 2px solid #eee;
  margin: 0 -1px 0 -2px;
}

.metadata dd {
  x-width: 78%;
  width: 68%;
  padding-right: 1%;
  border-left: 2px solid #eee;
  margin: 0 -2px 0 -1px;
}

.metadata dd + dd {
  x-margin-left: 18%;
  margin-left: 28%;
}

.metadata dt:after, .metadata dd:after {
  content: " ";
  position: absolute;
  display: block;
  left: -999em;
  top: -2px;
  bottom: 0;
  right: -999em;
  z-index: -1;
  border-top: 2px solid #eee;
}*/

/* LABEL ON ROW */

.metadata dt {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

.metadata dd.pos1 {
  border-top: 1px solid #999;
}

.metadata dd.last {
  padding-bottom: 0.5em;
}

.metadata dd {
    margin: 0 0 0.5em 0;
    padding: 0;
    padding-top: 4px;
    padding-left: 1em;
    border-top: 1px dotted #eee;
}

.metadata dd.standalone {
    border-top: none;
    font-weight: bold;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 1em;
    /*border-bottom: 1px solid #999;*/
}

.floating.dd {
    margin: 0;
    padding: 0.5em;
    padding-left: 0.125em;
    border-top: 1px dotted #eee;
    border-left: 1px solid #ddd;
}

.nodt dt {
  display: none;
}

.nodt dd {
  margin-left: 0;
}

.floating.dd {
  margin-left: 11em;
}

dd p {
  margin: 0;
  margin-bottom: 0.5em;
}

.pagnav {
  border: none;
}

.inline-form {
  display: inline-block;
  margin-left: 5px;
  position: relative;
}

.inline-form::before, .inline-form::after {
  display: table;
  content: "";
}

.inline-form::after {
  clear: both;
}

label.inline {
  display: inline;
}

.results {
  /* accomodate check/uncheck */
  margin-bottom: 25px;
}

.subnav .pagination {
  font-size: 90%;
  height: 28px;
}

.subnav .pagination a {
  line-height: 28px;
}

.subnav .pagination .info {
  line-height: 28px;
  font-weight: bold;
  display: inline-block;
  margin-right: 8px;
  vertical-align: top;
}

input, button, select, textarea {
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input[type=text].input-widest, textarea.input-widest {
  width: 98%;
  font-family: monospace;
}

h1 .subtitle {
  color: #666;
  font-weight: normal;
}

.padded {
  margin-top: 24px;
}

table.otherviewstable {
  background-color: #EEE;
  width: auto;
}

th.otherviewscell {
  background-color: #EEE;
/*  border: 1px solid #E5E5E5;
*/
}

td.otherviewscell {
  background-color: #FFF;
}

.dropdown-menu {
  /*text-transform: capitalize;*/
  z-index: 5000;
}

/*.dropdown-menu a:first-letter {
  text-transform: capitalize;
}
*/
.dropdown-menu .divider {
  border-bottom-color: #ccc;
}

/* LONG MENUS */
.dropdown-menu {
  max-height: 500px;
  overflow: hidden;
  overflow-y: auto;
}

.current-sort {
  font-weight: bold;
  text-transform: capitalize;
}

/*** FROM ORIGINAL ***/
.noresultstxt {  font-size: 12px; font-weight: normal; color: black;}
.noresultstxtstrong { font-weight: bold; }
.noresultstxtfield { font-weight: bold; color: #880000 }
.noresultstxtvalue { font-weight: bold; color: #004400}
.noresultstxtoperator { font-weight: bold; color: black;}
.noresultstxtbrace { font-weight: bold; color: black; }
.noresultstxtmediaonly { font-weight: bold; color: #880000; }

blockquote p {
  font-size: 110%;
}

.modal form {
  margin-bottom: 0;
}

.shadow {
  -webkit-box-shadow: 0 8px 6px -6px #eee;
  	   -moz-box-shadow: 0 8px 6px -6px #eee;
  	        box-shadow: 0 8px 6px -6px #eee;
}

.navbar-square a:first-letter {
  text-transform: capitalize;
}

/*.nav li.dropdown a {
  text-transform: none !important;
}*/

/*.portfolio-options a:first-letter {
  text-transform: capitalize;
}*/

.portfolio-options {
  width: 100%;
  text-align: right;
}

.portfolio-options .select-all {
  float: left;
}

.select-all label {
  display: inline-block; padding: 2px 6px; font-size: 11px;
}

#check-all {
  display:inline-block; margin-top: -1px;
}

.selected-item-message {
  display: inline-block; padding: 2px 6px;
}

.label-hidden {
  display: none;
}

.form-index .controls select {
  height: auto;
  margin: 0;
  font-size: 95%;
}

#portfolio-form {
  display: none;
}

.hidden {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: none;
}

.fiddled {
  visibility: hidden;
}

.retired {
  min-height: 400px;
}

/* RESPONSIVE */

@media (max-width: 650px) {
  /*body {
    margin-top: 155px;
  }*/

  .subnav {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
  }

  .scroll-pagination {
    /*position: fixed;*/
    width: 100%;
    top: 82px;
    left: 0px;
    padding-bottom: 8px;
    background: #E5E5E5;
    text-align: right;
    border-bottom: 2px solid black;
  }

  .scroll-content-wrap {
    padding-right: 8px;
  }

  .display-views {
    top: 125px;
  }
}

/* Portrait tablet to landscape and desktop */
@media (max-width: 950px) {
  .toolbar {
    font-size: 90%;
  }

  .toolbar li {
    line-height: 10px !important;
  }

  .toolbar li a {
    padding-right: 1px !important;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
  }

  .toolbar li .caret {
    margin-top: 4px !important;
  }

  .brand-inner a {
    color: red;
  }

  .visible-wide {
    display: none !important;
  }

  /*body::before{ content: "Tablet media query (500 < 950) fired"; font-weight: bold; display: block; text-align: center; background: rgba(255,255,0, 0.9); /* Semi-transparent yellow */ position: absolute; top: 0; left: 0; right: 0; z-index: 99; }*/
}

@media (max-width: 650px) {
  .hide-narrower {
    display: none !important;
  }
}


/* BOOTSTRAP OVERRIDES */

/*
a {
  text-decoration: underline;
}

.navbar a {
  text-decoration: none;
}
*/

.navbar-inverse .nav>li>a {
  color: #CCC;
}

.navbar-inverse .divider-vertical {
  border-left-color: #585858;
}

.navbar-square .navbar-inner {
  border-radius: 0;
}

.navbar-inner {
  /*filter: -;*/
  position: static;
}

h1 .subtitle {
  display: block;
  font-size: 80%;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

.row-fluid > [class*="span"], .row-fluid > * {
  text-align: left;
}

.navbar .brand {
  color: #FFF;
}

.alert {
  color: #584521;
}

.alert-info {
  color: #225066;
}

.nav-list .nav-header {
  color: #6a6a6a; /* #4c4c4c */
}

.smaller {
  font-size: 90%;
}


/* */

.no-display {
  display: none;
}

.not-visible {
  visibility: hidden;
}

div.no-thumb {
  display: table-cell;
  height: 100px;
  width: 100px;
  padding: 4px;
  /*background: whiteSmoke;*/
  color: #666;
  font-size: 11px;
  line-height: 1.5;
  vertical-align: middle;
}

div.no-thumb span {
/*  display: table-cell;
  vertical-align: middle;
*/  text-align: center;
  display: block;
}

.offscreen {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px; width: 1px;
  margin: -1px; padding: 0; border: 0;
  /*text-indent: 100%;
    white-space: nowrap;
    height: 0;*/
}

a.offscreen:focus {
  position: static;
  height: auto;
  width: auto;
}

.nav-header h3 {
  font-size: 11px;
  line-height: 1.2; /* 1.5 */
}

.well > h3 {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 0.5; /*18px;*/
  color: #6a6a6a; /* #999999; */
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.well .nav-list li, .well .nav-list li.nav-header {
  line-height: 1.5;
}

.well .nav-list li a {
  padding-top: 0;
}

/* FOOTER */

#footer {
  margin-top: 1em;
  padding-bottom: 1em;
}

#footer a, #footer, #footer .nav-header {
  text-shadow: none;
  color: #EEE;
}

#footer a:hover, #footer a:focus {
  background: #EEE;
  color: #666;
}

#logo-link:hover {
  background: transparent !important;
}

.odd {
  background: #F5F5F5
}

.gradient-IE {
    /* Internet Explorer */
  *background: #CFC181;
  background: #CFC181\0/;
  /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../graphics/gradient-bg.svg", sizingMethod="scale");*/

}

.gradient {
  /* Legacy browsers */
  /*background: #CFC181 url("../graphics/gradient-bg.svg") repeat-y left;*/
  background: #71859F;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  }
  @media all and (min-width: 0px) {
    .gradient {
      /* Opera */
      background: #71859F; /* url("../graphics/gradient-bg.svg"); */
      /* Recent browsers */
      background-image: -webkit-gradient(
        linear,
        left top, right top,
        from(#71859F),
        to(#CFC181),
    color-stop(0.6, #71859F)
      );
      background-image: -webkit-linear-gradient(
        left,
        #71859F,
        #71859F 60%,
    #CFC181
      );
      background-image: -moz-linear-gradient(
        left,
        #71859F,
        #71859F 60%,
    #CFC181
      );
      background-image: -o-linear-gradient(
        left,
        #71859F,
        #71859F 60%,
    #CFC181
      );
      background-image: linear-gradient(
        left,
        #71859F,
        #71859F 60%,
    #CFC181
      );
    }
  }

/* ACCESSIBILITY */
a:focus {
  text-decoration: underline !important;
}

/* WEBKIT */
body.webkit::-webkit-scrollbar {
    -webkit-appearance: none;
}

body.webkit::-webkit-scrollbar:vertical {
    width: 11px;
}

body.webkit::-webkit-scrollbar:horizontal {
    height: 11px;
}

body.webkit::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}

a.link {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

dd .searchfield, dt.searchfield + dd {
    font-weight: bold;
}

dt.searchfield.hilite-range + dd {
  background-color: #FFFF00;
}

.hilite {color: red;}

.hilite1 { color: #000000;
  background-color: #FFFF00;
}

.hilite2 { color: #000000;
  background-color: #00FF00;
}

.hilite3 { color: #000000;
  background-color: #FF9900;
}

.hilite4 { color: #000000;
  background-color: #00ffcc;
}

.hilite5 { color: #000000;
  background-color: #00cccc;
}

.hilite6 { color: #000000;
  background-color: #0099cc;
}

.invert {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}

/* RESPONSIVE HEADER */

@media (max-width: 800px) {
  .header-links {
    background: black;
  }
}

