
/* ---------- Overall Specifications ---------- */

body {
  line-height: 1.5;
  font-size: 87.5%;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.0em 0 0.5em;
  font-weight: inherit;
}
h1 {
  font-size: 1.357em;
  color: #000;
}
h2 {
  font-size: 1.143em;
}
p {
  margin: 0 0 1.2em;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #dddddd;
}
img {
  outline: 0;
}
code,
pre,
kbd,
samp,
var {
  padding: 0 0.4em;
  font-size: 0.857em;
  font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}
code {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
  font-size: 100%;
  background-color: transparent;
}
pre code,
pre samp,
pre var {
  padding: 0;
}
.description code {
  font-size: 1em;
}
kbd {
  background-color: #f2f2f2;
  border: 1px outset #575757;
  margin: 0 3px;
  color: #666;
  display: inline-block;
  padding: 0 6px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
pre {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
  margin: 10px 0;
  overflow: hidden;
  padding: 15px;
  white-space: pre-wrap;
}


/* ------------------ Fonts ------------------ */

body,
#site-slogan,
.ui-widget,
.comment-form label,
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
  font-family: "Times New Roman", Times, serif;
}
input,
textarea,
select,
a.button {
  font-family: TradeGothic-Bold;
}

/* ------------------ Reset Styles ------------------ */

caption {
  text-align: left; /* LTR */
  font-weight: normal;
}
blockquote {
  background: #f7f7f7;
  border-left: 1px solid #bbb;
  font-style: italic;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
blockquote:before {
  color: #bbb;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -.4em;
}
blockquote:after {
  color: #bbb;
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -.45em;
}
blockquote > p:first-child {
  display: inline;
}
a.feed-icon {
  display: inline-block;
  padding: 15px 0 0 0;
}

/* ------------------ Table Styles ------------------ */

table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
table tr th {
  background: #757575;
  background: rgba(0, 0, 0, 0.51);
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #FFF;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}

#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
}
tr,
tr.even {
  background: #efefef;
  background: rgba(0, 0, 0, 0.063);
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}

/* ------------------ List Styles ------------------ */

.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
  font-size: small !important;
}
ul.contextual-links {
  font-size: 0.923em;
}
.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}
.item-list .pager {
  font-size: 0.929em;
}
ul.menu li {
  margin: 0;
}
.region-content ul,
.region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 2.5em; /* LTR */
}
.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
  padding: 0 0 0 1.25em; /* LTR */
}

/* ------------------ Header ------------------ */
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
#logo {
  float: left; /* LTR */
  padding: 15px 15px 15px 10px; /* LTR */
}
#name-and-slogan {
  float: left; /* LTR */
  padding-top: 34px;
  margin: 0 0 30px 15px; /* LTR */
}
#site-name {
  font-size: 1.821em;
  color: #686868;
  line-height: 1;
}
h1#site-name {
  margin: 0;
}
#site-name a {
  font-weight: normal;
}
#site-slogan {
  font-size: 0.929em;
  word-spacing: 0.1em;
  font-style: italic;
}
/* Region header blocks. */
.region-header .block {
  font-size: 0.857em;
  float: left; /* LTR */
  margin: 0 10px;
  padding: 0;
}
.region-header .block .content {
  margin: 0;
  padding: 0;
}
.region-header .block ul {
  margin: 0;
  padding: 0;
}
.region-header .block li {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.region-header .form-text {
  background: #fefefe;
  background: rgba(255, 255, 255, 0.7);
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.3);
  margin-right: 2px; /* LTR */
  width: 120px;
}
.region-header .form-text:hover,
.region-header .form-text:focus,
.region-header .form-text:active {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.region-header .form-required {
  color: #eee;
  color: rgba(255, 255, 255, 0.7);
}
/* Region header block menus. */
.region-header .block-menu {
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(255, 255, 255, 0.2);
  padding: 0;
  width: 208px;
}
.region-header .block-menu li a {
  display: block;
  border-bottom: 1px solid;
  border-bottom-color: #eee;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  padding: 3px 7px;
}
.region-header .block-menu li a:hover,
.region-header .block-menu li a:focus,
.region-header .block-menu li a:active {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.15);
}
.region-header .block-menu li.last a {
  border-bottom: 0;
}
/* User Login block in the header region */
.region-header #block-user-login {
  width: auto;
}
.region-header #block-user-login .content {
  margin-top: 2px;
}
.region-header #block-user-login .form-item {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}
.region-header #block-user-login div.item-list,
.region-header #block-user-login div.description {
  font-size: 0.916em;
  margin: 0;
}
.region-header #block-user-login div.item-list {
  clear: both;
}
.region-header #block-user-login div.description {
  display: inline;
}
.region-header #block-user-login .item-list ul {
  padding: 0;
  line-height: 1;
}
.region-header #block-user-login .item-list li {
  list-style: none;
  float: left; /* LTR */
  padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
  padding-left: 0.5em; /* LTR */
}
.region-header #block-user-login ul.openid-links li.last {
  padding-left: 0; /* LTR */
}
.region-header #user-login-form li.openid-link a,
.region-header #user-login li.openid-link a {
  padding-left: 20px; /* LTR */
}
.region-header #block-user-login .form-actions {
  margin: 4px 0 0;
  padding: 0;
  clear: both;
}
.region-header #block-user-login input.form-submit {
  border: 1px solid;
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.5);
  background: #eee;
  background: rgba(255, 255, 255, 0.7);
  margin: 4px 0;
  padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover,
.region-header #block-user-login input.form-submit:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
/* Search block in region header. */
.region-header #block-search-form {
  width: 208px;
}
.region-header #block-search-form .form-text {
  width: 154px;
}
/* Language switcher block in region header. */
.region-header .block-locale ul li {
  display: inline;
  padding: 0 0.5em;
}

/* --------------- Main Menu ------------ */

#main-menu {
  clear: both;
}
#main-menu-links {
  font-size: 0.929em;
  margin: 0;
  padding: 0 15px;
}
#main-menu-links li {
  float: left; /* LTR */
  list-style: none;
  padding: 0 1px;
  margin: 0 1px;
}
#main-menu-links a {
  color: #333;
  background: #ccc;
  background: rgba(255, 255, 255, 0.7);
  float: left; /* LTR */
  height: 2.4em;
  line-height: 2.4em;
  padding: 0 0.8em;
  text-decoration: none;
  text-shadow: 0 1px #eee;
  -khtml-border-radius-topleft: 8px;
  -khtml-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#main-menu-links a:hover,
#main-menu-links a:focus {
  background: #f6f6f2;
  background: rgba(255, 255, 255, 0.95);
}
#main-menu-links a:active {
  background: #b3b3b3;
  background: rgba(255, 255, 255, 1);
}
#main-menu-links li a.active {
  border-bottom: none;
}
.featured #main-menu-links li a:active,
.featured #main-menu-links li a.active {
  background: #f0f0f0;
  background: rgba(240, 240, 240, 1.0);
}

/* --------------- Secondary Menu ------------ */

#secondary-menu-links {
  float: right; /* LTR */
  font-size: 0.929em;
  margin: 10px 10px 0;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
  text-decoration: underline;
}


/* ----------------- Featured ----------------- */

#featured {
  text-align: center;
  font-size: 1.643em;
  font-weight: normal;
  line-height: 1.4;
  padding: 20px 0 45px;
  margin: 0;
}
#featured h2 {
  font-size: 1.174em;
  line-height: 1;
}
#featured p {
  margin: 0;
  padding: 0;
}

/* --------------- Highlighted ---------------- */

#highlighted {
  border-bottom: 1px solid #d3d7d9;
  font-size: 120%;
}

/* ------------------- Help ------------------- */

.region-help {
  border: 1px solid #d3d7d9;
  padding: 0 1.5em;
  margin-bottom: 30px;
}

/* ----------------- Content ------------------ */

.content {
  margin-top: 10px;
}
h1#page-title {
  font-size: 30px;
  line-height: 1.2;
}
#content h2 {
  margin-bottom: 2px;
  font-size: 1.429em;
  line-height: 1.4;
}
.node .content {
  font-size: 1em;
}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: -5px;
}
.submitted .user-picture img {
  float: left; /* LTR */
  height: 20px;
  margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {
  margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference .field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
  font-size: 0.8em;
}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {
  font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left; /* LTR */
  padding: 0 1em 0 0; /* LTR */
  white-space: nowrap;
}
.link-wrapper {
  text-align: right;
}
.field-type-image img,
.user-picture img {
  margin: 0 0 1em;
}
ul.links {
  color: #68696b;
  font-size: 0.821em;
}
.node-unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ----------------- Comments ----------------- */

.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .attribution {
  display: table-cell;
  padding: 0 30px 0 0; /* LTR */
  vertical-align: top;
  overflow: hidden;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ------------------ Sidebar ----------------- */
.sidebar .section {
  padding-top: 10px;
}
.sidebar .block {
  border: 1px solid;
  margin: 0 0 20px;
}
.sidebar #block-islandora-solr-basic-facets.block {padding-right: 0px;}
.sidebar h2 {
  margin: 0 0 0.5em;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 5px;
  text-shadow: none;
  font-size: 1.071em;
  line-height: 1.2;
}
.sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
  margin-top: 0;
}
.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
  border-bottom: 1px solid #d6d6d6;
}

/* ----------------- Triptych ----------------- */

#triptych-wrapper {
  background-color: #fff;
}



#triptych-middle {
  text-align: center;
}
.region-triptych-first, .region-triptych-middle, .region-triptych-last {
    margin: 0 auto;
    display: block;
    float: unset;
}

/* ------------------ Footer ------------------ */

#footer-wrapper {
  color: #000;
  font-size: 0.857em;
}
#footer-wrapper a {
  color: #000;
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  color: #000;
  text-decoration: underline;
}
#footer-wrapper .block {
  margin: 20px 0;
  padding: 10px;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {
  margin: 0.5em 0;
}
#footer .block .content {
  padding: 0.5em 0;
  margin-top: 0;
}
#footer .block h2 {
  margin: 0;
}
#footer-columns h2 {
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: uppercase;
}
#footer-columns .content {
  margin-top: 0;
}
#footer-columns p {
  margin-top: 0;
}
#footer-columns .content ul {
  list-style: none;
  padding-left: 0; /* LTR */
  margin-left: 0;
}
#footer-columns .content li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-columns .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px; /* LTR */
  text-indent: -15px;
}
#footer-columns .content li a:hover,
#footer-columns .content li a:focus {
  background-color: #1f1f21;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
#footer {
  letter-spacing: 0.2px;
  margin-top: 30px;
  border-top: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
}
#footer .region {
  margin-top: 20px;
}
#footer .block {
  clear: both;
}
#footer ul,
#footer li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer li a {
  float: left; /* LTR */
  padding: 0 12px;
  display: block;
  border-right: 1px solid #555; /* LTR */
  border-color: rgba(255, 255, 255, 0.15);
}
#footer li.first a {
  padding-left: 0; /* LTR */
}
#footer li.last a {
  padding-right: 0; /* LTR */
  border-right: none; /* LTR */
}
#footer-wrapper tr.odd {
  background-color: transparent;
}
#footer-wrapper tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0, 0, 0, 0.15);
}

/* --------------- System Tabs  --------------- */

.tabs {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.tabs ul.primary {
  padding: 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
  background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
  display: block;
  float: left; /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
  border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
  color: #000;
  background-color: #ededed;
  height: 1.8em;
  line-height: 1.9;
  display: block;
  font-size: 0.929em;
  float: left; /* not LTR */
  padding: 0 10px 3px;
  margin: 0;
  text-shadow: 0 1px 0 #fff;
  -khtml-border-radius-topleft: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -khtml-border-radius-topright: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
}
.tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}
.tabs ul.secondary li {
  display: block;
  float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
  border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
  padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  background: url(../images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}

/* ---------------- Messages  ----------------- */

#messages {
  padding: 20px 0 5px;
  margin: 0 auto;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 15px;
}

/* -------------- Breadcrumbs   -------------- */

.breadcrumb {
  font-size: 0.929em;
}

/* -------------- User Profile   -------------- */

.profile .user-picture {
  float: none;
}

/* -------------- Password Meter  ------------- */

.confirm-parent,
.password-parent {
  width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
  position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
  font-size: 0.82em;
}
.password-strength-text {
  margin-top: 0.2em;
}
div.password-confirm {
  margin-top: 2.2em;
  width: 20.73em;
}

/* ---------------- Buttons    ---------------- */

input.form-submit,
a.button {
  background: #fff;
  color: #C74C12;
  border: solid 1px #C74C12;
  cursor: pointer;
  font-size: 1em;
  font-weight: normal;
  text-align: center;
  margin-right: 10px;
  text-transform: uppercase;
   /* LTR */
  padding: 5px 17px;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
  text-decoration: none;
  color: #fff;
}

/* -------------- Form Elements   ------------- */

fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 0 0 10px;
  position: relative;
  top: 12px; /* Offsets the negative margin of legends */
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.fieldset-wrapper {
  margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
fieldset legend {
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px; /* LTR */
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px;
  width: 100%;
  -khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0 10px;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 0;
  padding: 4px;
}
input,
textarea {
  font-size: 0.929em;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 5px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
  border: 1px solid #000;
  font-size: 1em;
}
input.form-submit:hover,
input.form-submit:focus {
  background: #C74C12;
  color: #fff;
}
.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item {
  margin-bottom: 1em;
  margin-top: 2px;
}
.form-item label {
  font-size: 0.929em;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
  padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  -khtml-border-top-left-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled .grippie {
  background-color: #ededed;
  border-color: #bbb;
}
.form-disabled label {
  color: #717171;
}

/* Comment form */
.comment-form label {
  float: left; /* LTR */
  font-size: 0.929em;
  width: 120px;
}
.comment-form input,
.comment-form .form-select {
  margin: 0;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.comment-form .form-type-textarea label {
  float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.no-sidebars .comment-form .form-text {
  width: 800px;
}
.one-sidebar .comment-form .form-text {
  width: 500px;
}
.two-sidebars .comment-form .form-text {
  width: 320px;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px; /* LTR */
}
#content h2.comment-form {
  margin-bottom: 0.5em;
}
.comment-form .form-textarea {
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.filter-wrapper label {
  width: auto;
  float: none;
}
.filter-wrapper .form-select {
  min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}
#edit-actions input {
  margin-right: 0.6em; /* LTR */
}

/* -------------- Other Overrides ------------- */

div.password-suggestions {
  border: 0;
}
.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}

/* --------------- Search Form ---------------- */

#block-search-form {
  padding-bottom: 7px;
}
#block-search-form .content {
  margin-top: 0;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
  float: left; /* LTR */
  font-size: 1em;
  height: 1.143em;
  margin-right: 5px;
  width: 9em;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 25px;
  width: 34px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  background: url(../images/search-button.png) no-repeat center top;
  overflow: hidden;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
  background-position: center bottom;
}
#search-form .form-item-keys label {
  display: block;
}

/* --------------- Search Results ---------------- */
ol.search-results {
  padding-left: 0;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

/* -------------- Shortcut Links -------------- */

.shortcut-wrapper {
  margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
  float: left; /* LTR */
  margin: 0;
}
div.add-or-remove-shortcuts {
  padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
  padding-top: 0.8em;
}

/* ---------- Admin-specific Theming ---------- */

.page-admin #content img {
  margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
  margin: 0;
}
.page-admin-structure-block-demo .block-region {
  background: #ffff66;
  border: 1px dotted #9f9e00;
  color: #000;
  font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
  font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
  width: 500px;
}
.page-admin #admin-dblog img {
  margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
  padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
  margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
  width: 49%;
  margin: 0;
}
div.admin-panel {
  background: #fbfbfb;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0 5px 5px;
}
div.admin-panel h3 {
  margin: 16px 7px;
}
div.admin-panel dt {
  border-top: 1px solid #ccc;
  padding: 7px 0 0;
}
div.admin-panel dd {
  margin: 0 0 10px;
}
div.admin-panel .description {
  margin: 0 0 14px 7px;
}

/* ---------- Overlay layout styles ----------- */

.overlay #main,
.overlay #content {
  width: auto;
  float: none;
}
.overlay #page {
  padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
  display: none;
}
.overlay-processed .field-type-image {
  display: block;
  float: none;
}
.overlay #messages {
  width: auto;
}

/* ---------- Poll ----------- */

.node .poll {
  margin: 2em 0;
}
.node .poll #edit-choice {
  margin: 0 0 1.5em;
}
.poll .vote-form {
  text-align: left; /* LTR */
}
.poll .vote-form .choices {
  margin: 0;
}
.poll .percent {
  font-size: 0.857em;
  font-style: italic;
  margin-bottom: 3em;
  margin-top: -3.2em;
  float: right;
  text-align: right;
}
.poll .text {
  clear: right;
  margin-right: 2.25em;
}
.poll .total {
  font-size: 0.929em;
  font-style: italic;
  text-align: right; /* LTR */
  clear: both;
}
.node .poll {
  margin: 1.8em 0 0;
}
.node .poll .text {
  margin-right: 6.75em;
}
.node .poll #edit-choice {
  margin: 0 0 1.2em;
}
.poll .bar .foreground {
  background-color: #666;
}
#footer-wrapper .poll .bar {
  background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
  background-color: #ddd;
}






/** CUSTOM */

/** General */
@font-face {
    font-family: TradeGothic-Regular;
    src: url("../fonts/TradeGothic.ttf") format("opentype");
}
@font-face {
    font-family: TradeGothic-Bold;
    src: url("../fonts/TradeGothic-Bold.ttf") format("opentype");
}
@font-face {
    font-family: SegoeUI-Regular;
    src: url("../fonts/SegoeUI.ttf") format("opentype");
}
@font-face {
    font-family: SegoeUI-Italic;
    src: url("../fonts/SegoeUI-Italic.ttf") format("opentype");
}
html {background: #e6f1ea;}
#page-wrapper {min-width: unset;}
#header, #featured, #main-wrapper {background: transparent !important;}
#featured {height: 80px; padding: 0;}
table, tbody, tr, td {border: none;}
a {color: #C74C12 !important;}
#toolbar div.toolbar-menu ul li a {color: #fff !important;}
.not-front.logged-in #content .section {width: 80%; padding: 0 10%;}
body {font-size: 18px;}
h1#page-title, h1, h2, h3, h4, h5, .item-list .pager, #islandora-solr-result-count {font-family: TradeGothic-Bold;}
:focus-visible {outline: none;}
/** .not-front #header, .not-front #featured {background: #e6f1ea !important;} */
/** Homepage */
.front #main {width: 1230px; margin: 0 auto 60px auto;}
.front #site-slogan a, .front #site-name a {color: #fff !important;}
#banner {
	/** background-image: url('/themes/bartik/images/banner.jpg') */
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0)), url('/themes/bartik/images/OBJdatastream1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}
.front #page-title, .page-node-80 #page-title {display: none;}
.front .content {margin: 0;}
.front #content .section {padding: 0;}
#home-table {margin: 0;}
#home-table tr {background: transparent;}
#home-table td {display: inline-block; margin: 0;}
#home-table td:first-child {margin-left: 0;}
#home-table td:last-child {margin-right: 0;}
#home-table .coll-block {margin: 0 auto; background: #fff;}
#home-table .coll-head {
	height: 65px;
	font-size: 24px;
	line-height: 29px;
	font-family: TradeGothic-Bold;
	color: #000;
	padding: 5px 8px;
	text-transform: uppercase;
}
#home-table td:hover .coll-head {color: #fff;}
#home-table td:hover .coll-block {background: #C74C12;}
#home-table .coll-img img {object-fit: cover;}
#home-table .coll-img {line-height: 0px;}
#home-table a:hover, #home-table a:focus, #home-table a:active, #home-table a:visited {text-decoration: none;}

.front .btn-custom {border: solid 1px #c74c12;}

/** Header */
.not-front #featured {height: 50px;}
#header .section {text-align: center;}
#header a {color: #000 !important;}
#name-and-slogan {width: 100%; margin: 30px 0; padding: 0;}
#site-name, #site-slogan {font-size: 30px; line-height: 36px;}
#site-name {font-family: TradeGothic-Bold; text-transform: uppercase;}
#site-slogan {font-family: "Times New Roman", Times, serif; font-style: normal;}
#name-and-slogan a:hover, #name-and-slogan a:active, #name-and-slogan a:focus, #name-and-slogan a:visited {text-decoration: none;}

/** Search block */
#edit-islandora-simple-search-query {width: 100%;margin: 0;border: solid 1px #C74C12;border-right: none;font-size: 20px;}
#block-block-8 {width: 110px;}
.btn-custom {
	color: #C74C12;
	height: 36px;
	font-family: TradeGothic-Bold;
	font-size: 18px;
	line-height: 37px;
	text-transform: uppercase;
	cursor: pointer;
	border: solid 1px;
	background: #fff;
}


.view-all-btn {display: flex;margin: 25px 0px 20px 0;}
.view-all-btn .btn-custom {
	width: 192px;
	text-align: center;
	margin-top: 0;
	margin-right: 30px;
	color: #C74C12;
	background: #fff;
	border: solid 1px;
	font-size: 18px !important;
    line-height: 37px !important
}
.view-all-btn .btn-custom:hover {color: #fff; background: #C74C12;}
.page-node .field-name-body .view-all-btn a {text-decoration: none;}
.view-all-btn a:hover {text-decoration: none;}


#browse-window {
	color: #C74C12;
	height: 80px;
	background: #fff;
	transition: height .5s;
	border: solid 1px;
	overflow: hidden;
	border-top: none;
}
#browse-window.collapsed {height: 0px;border-bottom: none;border-top: none;}
#browse-window a:hover, #browse-window a:focus, #browse-window a:active, #browse-window a:visited {text-decoration: none; color: #fff;}
.browse-opt {
    color: #C74C12;
    font-size: 18px;
    padding: 7.5px 0;
    text-transform: uppercase;
    font-family: 'TradeGothic-Bold';
}
.browse-opt:first-child {border-bottom: solid 1px;}
.btn-custom:hover, .btn-custom.active, .browse-opt:hover, #iiif_url h2:hover {background: #C74C12 !important; color: #fff; border-color: #C74C12;}

#block-islandora-solr-simple {width: calc(100% - 120px);}
#block-islandora-solr-simple input.form-submit {margin-right: -100px;}
#block-islandora-solr-simple .container-inline.form-wrapper {display: flex;}
#block-islandora-solr-simple .container-inline.form-wrapper .form-item-islandora-simple-search-query {display: flex;margin: 0;height: 38px;width: 100%;}
#block-islandora-solr-simple input.form-submit {
    background: #fff;
    color: transparent;
    border: none;
    border-radius: 0;
    margin: 0;
    height: 38px;
    width: 40px;
    background-image: url(../images/lente_a.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: 50%;
    border: solid 1px #C74C12;
    border-right: none;
}
#block-islandora-solr-simple input.form-submit:hover {background-color: #C74C12; background-image: url(../images/lente_b.png);}
#featured div.section {width: 510px;}
#featured .region-featured {display: flex;width: calc(100% + 10px);}
#featured .content {margin-top: 0;}

#featured.fissala div.section {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}
.fissala .btn-custom {border-right: none;}
@-moz-document url-prefix() { .fissala .btn-custom {border-right: solid 1px;} }

/** Slideshow */
#block-views-new-digitalizations-block {padding-top: 10px;}
#block-views-new-digitalizations-block h2, #block-views-new-digitalizations-block-1 h2 {
	font-size: 24px;
	text-transform: uppercase;
	background: #fff;
	color: #000;
	width: max-content;
	margin-top: 0;
}
#block-views-new-digitalizations-block.block ol,
#block-views-new-digitalizations-block.block ul,
#block-views-new-digitalizations-block-1.block ol,
#block-views-new-digitalizations-block-1.block ul,
#block-views-new-digitalizations-block-2.block ol,
#block-views-new-digitalizations-block-2.block ul {padding: 0;}

.flex-caption {font-family: TradeGothic-Bold;}
.flex-direction-nav {display: flex;}
.flex-direction-nav a {position: relative; height: 50px; margin-right: 20px;}

/** Sidebar */
#block-block-9 {margin-bottom: 10px; padding-bottom: 0px;}
#block-block-9 a {color: #fff !important; text-decoration: none !important;}
#block-block-9 h2, #block-system-navigation h2, #block-islandora-solr-basic-facets h2, #block-islandora-solr-sort h2, #iiif_url h2 {
	height: 36px;
	font-family: TradeGothic-Bold;
	font-size: 20px;
	line-height: 37px;
	text-transform: uppercase;
	border: none;
	width: max-content;
	padding: 0;
}
.sidebar #block-islandora-solr-basic-facets.block h2 {visibility: hidden;}
#block-block-9 h2 {color: #C74C12; background: #fff; border: solid 1px #C74C12; padding: 0 10px;}
#block-system-navigation h2, #block-islandora-solr-basic-facets h2, #block-islandora-solr-sort h2 {background: #fff; color: #000; margin-bottom: -3px;}

#block-block-9 h2:hover, #block-block-9 h2:active, #block-block-9 h2:focus {color: #fff;}

#sidebar-first .block ul {padding: 0;}
#block-system-navigation ul li.leaf, #block-islandora-solr-sort ul li {list-style-type: none; list-style-image: none;}


#block-islandora-solr-basic-facets .islandora-solr-facet-wrapper {
	max-height: 505px;
	overflow: hidden auto;
	padding-top: 0px;
	margin-bottom: 50px;
}

.islandora-solr-facet-wrapper h3 {
    position: absolute;
    width: 350px;
    height: 30px;
    background: #fff;
    margin: 0;
    padding: 20px 0 0 0;
    margin-top: -50px;
}

ul.islandora-solr-facet {padding: 0 !important;}


/** Results page */
.not-front #content .section {padding: 0; width: 735px; margin: -30px auto 0px auto;}
.breadcrumb a[href="/"], .breadcrumb a[href="/islandora"], .page-islandora-object .breadcrumb {display: none !important;}


.solr-grid-caption a:hover {text-decoration: none;}
.block ul.islandora-solr-facet {padding-left: 0px;}
.morethanone {
	background: url(/images/libro.png), transparent;
    background-repeat: no-repeat;
    width: 30px;
    background-size: 30px;
    height: 30px;
    position: absolute;
    background-position: bottom right;
}
.islandora-solr-facet li { display: grid;}
.count {text-align: right;}
.plusminus {font-size: 18px; display: flex; line-height: 19px;}
.plusminus .plus {margin-right: 5px;}

.islandora-solr-grid {
    margin: 0;
    overflow: hidden;
    width: 100%;
}
dl.solr-grid-field {
    width: auto;
    min-height: unset;
    margin: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    margin-left: 28px;
    margin-bottom: 30px;
}
dl.solr-grid-field dt.solr-grid-thumb {
    height: 314px;
    border-bottom: none;
}
dt.solr-grid-thumb img,
.page-node .islandora-basic-collection-object dt img {
    height: 314px;
    width: 230px;
	object-fit: cover;
}

dd.solr-grid-caption {
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: TradeGothic-Bold;
    width: 220px;
    font-size: 18px;
    padding: 5px;
    min-height: 25px;
}
dl.solr-grid-field:hover .solr-grid-caption a, 
.page-node .islandora-basic-collection-object:hover dd.islandora-basic-collection-thumb a,
.page-node .islandora-basic-collection-object:hover dd.islandora-basic-collection-caption a {color: #fff !important;}

body .islandora-large-image-content {margin: 0 auto; float: unset; background-color: transparent; padding: 0; border: none; border-radius: 0;}
.islandora-large-image-metadata {font-family: TradeGothic-Bold; margin: 0 auto;}
.islandora-large-image-metadata a, .islandora-large-image-metadata dd {font-family: "Times New Roman", Times, serif;}

#new-detail {cursor: pointer; margin-top: 20px; text-transform: uppercase; display: inline-block;}
#freccetta {display: inline-block; width: 20px;height: 12px;background-image: url(/themes/bartik/images/freccetta.png);background-size: contain;background-repeat: no-repeat;margin-left: 5px; transition: all .5s;}
.active #freccetta {transform: rotate(180deg);}
#new-fieldset h2 {text-transform: uppercase; font-size: 18px;}

.islandora-large-image-metadata a {color: #C74C12 !important;}

.page-islandora-object #page-title {visibility: hidden;}
.page-islandora-object.loaded #page-title {visibility: visible;}

#iiif_url img {width: 60px; height: auto; float: right; margin-top: -50px;}
#iiif_popup {
	display: none;
	width: max-content;
    position: absolute;
    margin-top: -38px;
    padding: 10px;
    background: #fff;
    border: solid 1px #C74C12;
    color: #C74C12;
    font-family: 'TradeGothic-Bold';
}
#iiif_popup.visibile {display: block;}
#iiif_url h2 {border: solid 1px;}
#iiif_url a:hover, #iiif_url a:active, #iiif_url a:focus, #iiif_url a:visited {text-decoration: none;} 
/** Landing pages */
.page-node .islandora-basic-collection-object dt.islandora-basic-collection-thumb {border-bottom: none;}
.page-node .islandora-basic-collection-grid dl {
	min-height: unset;
	margin: 0;
	margin-block-start: 0;
	margin-block-end: 0;
	margin-inline-start: 0;
	margin-inline-end: 0;
	margin-bottom: 30px;
}
.islandora-basic-collection-object dd {font-family: TradeGothic-Bold;}
.islandora-basic-collection-object dt img {-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.page-node .field-name-body a {color: #C74C12 !important;}
.page-node .field-name-body .islandora a, .page-node .field-name-body .islandora a:hover {text-decoration: none;}
/**Result */
.islandora-inline-metadata dt, .islandora-inline-metadata dd {border: none; width: 100%; font-weight: normal;}
.islandora-inline-metadata dt {text-align: left; padding-bottom: 0;}
.islandora-inline-metadata dd {padding-left: 0; width: 100%; padding-top: 0;}
.page-islandora fieldset {border: none;padding: 0; margin: 0;}
.page-islandora fieldset .fieldset-wrapper {margin: 0; padding: 0;}
.islandora-metadata legend {display: none;}
.fieldset-wrapper p {margin-bottom: 5px;}
.page-islandora-object #content {margin-top: 40px;}
.page-islandora-object #content .section {width: 100%;}
.page-islandora-object h1.title {margin: 0 auto;}
/**#mirador.draggalo {position: fixed; width: 1020px; top: 0;}*/


#breadcrumb .breadcrumb {font-size: 18px;}
#breadcrumb .breadcrumb a {color: #919191 !important; display: inline-block; margin-bottom: 40px;}
#breadcrumb .breadcrumb a.last {color: #000 !important;}

/**Advanced search page */
#block-islandora-solr-advanced {font-family: TradeGothic-Bold;}
#islandora-solr-advanced-terms select.form-select {padding: 3.5px 0 2px 0;}

/** Footer */
#footer-wrapper .block {margin: 0;}
#footer-wrapper #block-block-10.block {padding-top: 38px;}
#footer-columns {width: 100%; font-size: 16px;}
.region-footer-secondcolumn, .region-footer-thirdcolumn, .region-footer-fourthcolumn {width: max-content;}
.region-footer-firstcolumn {width: max-content; margin-right: 50px;}
.region-footer-firstcolumn img {width: 80px; height: auto;}
.footer-block-content h2 {font-family: TradeGothic-Bold;}
.footer-block-content span, .footer-block-content h2, .footer-block-content a {color: #000;}
#footer-wrapper a {color: #000 !important;}
#developedby {text-align: center; font-family: 'TradeGothic-Regular'; font-size: 14px; padding: 20px 0 5px 0;}


@media only screen and (min-width: 1920px) {
	#featured {height: 100px;}
	#featured div.section {width: 630px; transition: all .3s; left: calc(50% - 315px);}
	.front #main {width: 1300px; margin: 0 auto 90px auto;}
	#block-views-new-digitalizations-block-1, #block-views-new-digitalizations-block-2 {display: none;}
	.not-logged-in .sidebar .section {padding: 0 30px 0 0;}
	.region-triptych-first, .region-triptych-middle, .region-triptych-last {width: 1300px;}
	.region-footer-secondcolumn, .region-footer-thirdcolumn, .region-footer-fourthcolumn {margin-right: 130px;}
	#home-table td {width: 295px; margin-right: 40px;}
	@-moz-document url-prefix() { #home-table td {margin-right: 36px;} }
	#home-table .coll-img img {height: 247px; width: 293px;}
	.not-front #content .section {width: 100%;}
	.one-sidebar #content {width: 1020px;}
	#sidebar-first, #sidebar-second {width: calc((100% - 1020px)/2);}
	.sidebar .block {padding: 0px 40px 10px 40px;}
	.count {margin-right: 10px;}
	.islandora-solr-facet li {grid-template-columns: 78% 22% auto;}
	.islandora-large-image-metadata, body .islandora-large-image-content, .page-islandora-object h1.title {width: 1020px;}
	.morethanone {margin-top: 284px; margin-left: 200px;}
	#main {margin: 60px auto 40px auto; width: 1900px;}
	#block-islandora-solr-basic-facets .islandora-solr-facet-wrapper {padding-right: 40px;}
	.page-islandora-object .islandora-large-image-object {display: flex; width: calc(1020px + (100% - 620px));}
	.page-islandora-object .islandora-large-image-metadata {float: right; padding: 0 40px;}
	#mirador {position: relative; width: 100%; height: calc(100vh - 320px);}
	#new-fieldset {
		transition: max-height 1s;
		max-height: calc(100vh - 400px);
		height: auto;
		overflow: hidden auto;
	}
	#new-fieldset.collapsed {
		max-height: 0;
		transition: max-height .5s;
	}
	/** Landing pages */
	dl.solr-grid-field:nth-child(4n + 1), .page-node .islandora-basic-collection-grid dl:nth-child(4n + 1) {margin-left: 0;}
	.page-node .islandora-basic-collection-object dt.islandora-basic-collection-thumb {height: 314px;}
	.page-node .islandora-basic-collection-grid dl {width: 230px; margin-left: 28px;}
}

@media only screen and (min-width: 1280px) and (max-width: 1919px) {
	#main {margin: 60px auto 40px auto; width: 1240px;}
	#featured {height: 100px;}
	#featured div.section {width: 580px; transition: all .3s; left: calc(50% - 290px);}
	.front #main {width: 1130px; margin: 0 auto 90px auto;}
	#block-views-new-digitalizations-block-1, #block-views-new-digitalizations-block-2 {display: none;}
	.not-logged-in .sidebar .section {padding: 0;}
	.region-triptych-first, .region-triptych-middle, .region-triptych-last {width: 1130px;}
	.region-footer-secondcolumn, .region-footer-thirdcolumn, .region-footer-fourthcolumn {margin-right: 90px;}
	#home-table td {width: 260px; margin-right: 30px;}
	.btn-custom {height: 36px;}
	@-moz-document url-prefix() { #home-table td {margin-right: 26px;} }
	#home-table .coll-img img {height: 211px; width: 260px;}
	/**.btn-custom {height: 36.5px;}*/
	.not-front #content .section {width: 100%;}
	.one-sidebar #content {width: 890px; margin-right: 20px;}
	#sidebar-first {width: calc(100% - 910px);}
	#sidebar-second {width: 0;}
	.sidebar .block {padding: 0px 20px 10px 20px;}
	.count {margin-right: 5px;}
	.islandora-solr-facet li {grid-template-columns: 76% 24% auto;}
	.islandora-large-image-metadata, body .islandora-large-image-content, .page-islandora-object h1.title {width: 890px;}
	.islandora-large-image-metadata fieldset {top: 0;}
	#mirador {position: relative; width: 100%; height: calc(100vh - 120px);}
	#new-fieldset {transition: max-height 1s; overflow: hidden; max-height: 1500px; overflow: hidden auto;}
	#new-fieldset.collapsed {transition: max-height .5s; max-height: 0;}
	/** results page */
	dl.solr-grid-field {margin-left: 20px;}
	dl.solr-grid-field dt.solr-grid-thumb {height: 278px;}
	dt.solr-grid-thumb img, .page-node .islandora-basic-collection-object dt img {width: 204px;height: 278px;}
	dd.solr-grid-caption {width: 194px;}
	.morethanone {margin-top: 245px; margin-left: 170px;}
	#block-islandora-solr-basic-facets .islandora-solr-facet-wrapper {padding-right: 50px;}
	/** Landing pages */
	dl.solr-grid-field:nth-child(4n + 1), .page-node .islandora-basic-collection-grid dl:nth-child(4n + 1) {margin-left: 0;}
	.page-node .islandora-basic-collection-object dt.islandora-basic-collection-thumb {height: 278px;}
	.page-node .islandora-basic-collection-grid dl {width: 204px; margin-left: 20px;}
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
	#main {margin: 60px auto 40px auto; width: 768px;}
	#main-wrapper {min-height: 260px;}
	#featured {height: 100px;}
	#featured div.section {width: 580px; transition: all .3s; left: calc(50% - 290px);}
	.front #main {width: 728px; margin: 0 auto;}
	#block-views-new-digitalizations-block, #block-views-new-digitalizations-block-2 {display: none;}
	.not-logged-in .sidebar .section {padding: 0;}
	.region-triptych-first, .region-triptych-middle, .region-triptych-last {width: 728px; overflow: hidden;}
	#block-views-new-digitalizations-block-1 h2 {margin-top: 12px;}
	#flexslider-2 {width: 900px;}
	.flexslider .slides > li:last-child .flex-caption {display: none;}
	.flex-control-nav.flex-control-paging {width: 768px;}
	.region-footer-secondcolumn, .region-footer-thirdcolumn, .region-footer-fourthcolumn {margin-right: 10px;}
	#home-table td {width: 300px;}
	.not-front #content .section {width: 100%;}
	.one-sidebar #content {width: 468px; margin-right: 0px;}
	#sidebar-first {width: 300px;}
	#sidebar-second {width: 0;}
	.sidebar .block {padding: 0px 10px 10px 10px;}
	.count {margin-right: 5px;}
	.islandora-solr-facet li {grid-template-columns: 70% 30% auto;}
	.islandora-large-image-metadata, body .islandora-large-image-content, .page-islandora-object h1.title {width: 468px;}
	.islandora-large-image-metadata fieldset {top: 0;}
	#mirador {position: relative; width: 100%; height: calc(100vh - 120px);}
	#new-fieldset {transition: max-height 1s; overflow: hidden; max-height: 1500px; overflow: hidden auto;}
	#new-fieldset.collapsed {transition: max-height .5s; max-height: 0;}
	/** results page */
	dl.solr-grid-field {margin-left: 10px;}
	dl.solr-grid-field dt.solr-grid-thumb {height: 160px;}
	dt.solr-grid-thumb img, .page-node .islandora-basic-collection-object dt img {width: 146px; height: 160px;}
	dd.solr-grid-caption {width: 136px;}
	.morethanone {margin-top: 128px; margin-left: 101px;}
	#block-islandora-solr-basic-facets .islandora-solr-facet-wrapper {padding-right: 0px;}
	.region-content ul, .region-content ol {padding: 0;}
	.plusminus {display: none;}
	/** Landing pages */
	.page-node .islandora-basic-collection-object dt.islandora-basic-collection-thumb {height: 160px;}
	.page-node .islandora-basic-collection-grid dl {width: 146px; margin-left: 10px;}
    #home-table .coll-img {display: none;}
	/** homepage */
	#home-table tr {width: 768px;}
	#home-table td:nth-child(1), #home-table td:nth-child(2) {margin-bottom: 40px;}
	#home-table td:nth-child(2), #home-table td:nth-child(4) {float: right;}
	.region-footer-firstcolumn {margin-right: 0px;}
	/** results page */
	dl.solr-grid-field:nth-child(3n + 1), .page-node .islandora-basic-collection-grid dl:nth-child(3n + 1) {margin-left: 0;}
    .fissala .btn-custom {border-right: solid 1px #C74C12;}
	.sidebar #block-islandora-solr-basic-facets.block {padding-right: 20px;}
}

@media only screen and (max-width: 767px) {
	body, .btn-custom, .browse-opt, h2 {font-size: 16px;}
	#footer-columns * {font-size: 14px;}
	#site-name, #site-slogan {font-size: 24px;}
	#home-table .coll-head, #block-views-new-digitalizations-block-2 h2, h1#page-title {font-size: 22px;}
	#main {margin: 60px auto 40px auto; width: 320px;}
	.not-front #main {margin-top: 20px;}
	.not-front #featured {height: 35px;}
	#main-wrapper {min-height: 260px;}
	#featured {height: 60px; position: relative; z-index: 999;}
	#featured .region-featured {width: 100%;}
	#featured div.section {width: 320px; transition: all .3s; left: calc(50% - 160px);}
	#block-islandora-solr-simple {width: calc(100% - 100px);}
	#block-block-8 {width: 100px;}
	#browse-window {height: 71px;}
	.browse-opt {padding: 6.5px 0;}
	.front #main {width: 260px; margin: 0 auto 20px auto;}
	#block-views-new-digitalizations-block, #block-views-new-digitalizations-block-1 {display: none;}
	.not-logged-in .sidebar .section {padding: 0;}
	#block-views-new-digitalizations-block-2 h2 {margin-top: 12px;}
	#footer-columns {width: 320px;}
	.region-footer-secondcolumn, .region-footer-thirdcolumn, .region-footer-fourthcolumn {display: block;}
	#home-table td {width: 260px;}
	.not-front #content .section {width: 100%;}
	.one-sidebar #content {width: 320px; margin-right: 0px; margin-top: 20px;}
	/** sidebar e facet */
	#sidebar-first {width: 100%;}
	.sidebar .block {margin: 0;}
	#block-system-navigation .content, #block-islandora-solr-sort .content, #block-islandora-solr-basic-facets .content {display: none;}
	#block-system-navigation.espandi .content, #block-islandora-solr-sort.espandi .content, #block-islandora-solr-basic-facets.espandi .content {display: block;}
	#block-islandora-solr-basic-facets .content {padding-left: 10px;margin-top: 20px;}
	#block-islandora-solr-basic-facets h2 {margin-bottom: 0;}
	#block-islandora-solr-basic-facets .soft-limit {display: none;}
	.islandora-solr-facet-wrapper h3 {position: relative;padding: 0;margin-top: 0px;height: 25px;width: auto;margin-top: -7px;margin-bottom: 5px;}
	#block-islandora-solr-basic-facets .islandora-solr-facet-wrapper {padding-right: 0px;margin-bottom: 0;overflow: unset;max-height: unset;padding-top: 5px;}
	#block-islandora-solr-basic-facets .islandora-solr-facet-wrapper.apri-facet {margin-bottom: 10px;max-height: 500px;overflow: hidden auto;padding-top: 30px;}
	#block-islandora-solr-basic-facets .islandora-solr-facet-wrapper.apri-facet h3 {position: absolute;width: calc(100% - 25px);margin-top: -32px;}
    #block-islandora-solr-basic-facets .islandora-solr-facet-wrapper .islandora-solr-facet {display: none;}
    #block-islandora-solr-basic-facets .islandora-solr-facet-wrapper.apri-facet .islandora-solr-facet {display: block;}
	#sidebar-second {width: 0;}
	.sidebar .block {padding: 0px 0px 10px 0px;}
	.count {margin-right: 5px;}
	.islandora-solr-facet li {grid-template-columns: 80% 20% auto;}
	#block-system-navigation h2, #block-islandora-solr-basic-facets h2, #block-islandora-solr-sort h2 {color: #C74C12;}
	/** single record page */
	#block-islandora-solr-search-navigation {margin-bottom: 20px;}
	#mirador {position: relative; width: 100%; height: calc(100vh - 120px);}
	#new-fieldset {transition: max-height 1s; overflow: hidden; max-height: 1500px; overflow: hidden auto;}
	#new-fieldset.collapsed {transition: max-height .5s; max-height: 0;}
	.islandora-large-image-metadata, body .islandora-large-image-content, .page-islandora-object h1.title {width: 320px;}
	.islandora-large-image-metadata fieldset {top: 0;}
	/** results page */
	dl.solr-grid-field {margin-left: 0;margin-bottom: 10px;}
	dl.solr-grid-field dt.solr-grid-thumb {height: 170px;}
	dt.solr-grid-thumb img, .page-node .islandora-basic-collection-object dt img {width: 158px; height: 170px;}
	dd.solr-grid-caption {width: 141px;font-size: 16px;}
	.morethanone {margin-top: 128px; margin-left: 101px;}
	.region-content ul, .region-content ol {padding: 0;}
	.plusminus {display: none;}
	.page-islandora-search h1#page-title {margin-top: 30px;}
	#breadcrumb .breadcrumb a, .page-islandora-search .tabs {margin-bottom: 0;}
	/** Landing pages */
	.view-all-btn {display: block; margin: 20px 0;}
	.view-all-btn .btn-custom {width: 180px; font-size: 16px !important; margin-bottom: 10px !important;}
	.page-node .islandora-basic-collection-object dt.islandora-basic-collection-thumb {height: 170px;}
	.page-node .islandora-basic-collection-grid dl {width: 158px; margin-bottom: 10px;}
    #home-table .coll-img {display: none;}
	.region-content .node ul, .region-content .node ol {padding-left: 20px;}
	/** homepage */
	#home-table tr {width: 260px;}
	#home-table td {margin-bottom: 20px;}
	.region-footer-firstcolumn {margin-right: 0px;}
	/** results page */
    .fissala .btn-custom {border-right: solid 1px #C74C12;}
	.sidebar #block-islandora-solr-basic-facets.block {padding-right: 0;padding-left: 0;}
	.region-footer-secondcolumn, .region-footer-thirdcolumn, .region-footer-fourthcolumn {width: 100%; padding: 0;}
	#footer-wrapper .block {margin: 0;}
	#footer-wrapper .block h2 {margin-top: 0; margin-block-start: 0; margin-block-end: 0;}
	#footer-wrapper #block-block-10 {margin-top: 20px;}
	#footer-wrapper #block-block-7 {padding-top: 0;}
	#footer-wrapper #block-block-5 {padding-bottom: 0;}
	#footer-wrapper #block-block-10.block {padding: 0 0 5px 0;}
	.region-footer-firstcolumn img {width: 60px;}
	/** adv search page */
	#islandora-solr-advanced-terms input.form-submit {margin-bottom: 20px;}
	#islandora-solr-advanced-terms .form-type-textfield {width: 200px;}
}

@media only screen and (min-width: 768px) and (max-width: 872px) {
	.region-footer-firstcolumn img {width: 65px;}
	#footer-wrapper .block {padding: 10px 0; margin: 0;}
	.region-footer-secondcolumn, .region-footer-thirdcolumn, .region-footer-fourthcolumn {margin-right: 0;}
}


::-webkit-scrollbar {
  width: 10px;               /* width of the entire scrollbar */
  border-radius: 0px;
}

::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 0px;
  border: solid 1px #c74c12;

}

::-webkit-scrollbar-thumb {
  background-color: #c74c12;    /* color of the scroll thumb */
  border-radius: 0px;       /* roundness of the scroll thumb */
  border: solid 1px #c74c12;
}


/** Admin */
td.ctools-export-ui-operations .ctools-dropbutton {position: relative;}