@import url("https://use.typekit.net/acg7emb.css");
@import "stylesheets/archivesspace/colors.scss";

/*
#header div.branding-container::before {
    content: "The Georgetown Archival Resouces System is being re-indexed.  Some content may not be available during this process." !important;
    top: 0px;
    position: relative;
    display: block;
    background-color: #c63535;
}
*/

/* @media (min-width: 1200px) {
  .container {
      width: 1440px !important;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 768px) {
  .container {
      width: 750px;
  }
} */

#page-main {
  min-height: 60vh;
  padding-top: 2rem;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
  font-family: adobe-caslon-pro, serif;
  font-weight: 400;
}

h4, h5, h6 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

body {
  font-size: 1.178rem;
  font-family: futura-pt, sans-serif;
  line-height: 1.5em;
}

.h1, h1 {
  font-size: calc(1.325rem + .9vw);
}

@media (min-width: 1200px) {
  .h1, h1 {
      font-size: 2rem;
  }
}

.h2, h2 {
  font-size: calc(1.3rem + .6vw);
}

@media (min-width: 1200px) {
  .h2, h2 {
    font-size: 1.75rem;
  }
}

@media (min-width: 1200px) {
  .h3, h3 {
    font-size: 1.5rem;
  }
}

.h3, h3 {
  font-size: calc(1.275rem + .3vw);
}

.h4, h4 {
  font-size: 1.25rem;
}

/* Textual element overrides */

div.record-type-badge, .identifier .id-label, .inline-label, span {
  font-family: unset;
}

.record-type-badge.archival_object {
  color: #61A30A;
  border-color: #61A30A;
}

label {
  font-size: .875rem;
  white-space: nowrap;
}

p a {
  color: #005a8f;
  text-decoration: underline;
}

/* h1 a, h2 a, h3 a, h4 a, .h1 a, .h2 a, .h3 a, .h4 a, p a {
  text-decoration: underline;
} */

.panel-title {
  font-size: 1.178rem;
}

.btn {
  margin-bottom: 1rem;
}

.btn:active.more, .btn:active.less {
  -webkit-box-shadow: unset;
}

.btn-primary {
  background-color: #64A70B; 
  color: black;
  border-color: unset;
  margin-bottom: 1rem;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary:active:focus, .btn-primary:active:hover {
  color: black;
  background-color: #64A70B;
  opacity: .9;
  border-color: unset;
}

.btn-sm, .btn-group-sm>.btn {
  font-size: 14px;
}

input[type="submit"][value="Sort"] {
  margin-bottom: .25rem;
}

.dl-horizontal-fa dt {
  font-size: 1rem;
}

div.information {
  overflow: unset !important;
}

.filters ul {
  padding-inline-start: unset;
}

@media (max-width: 767px) {
  div[title="Page Actions"] {
    text-align: unset;
  }
}

.breadcrumb {
  font-size: 1rem;
}

.tabbing .nav-pills {
  margin-bottom: .5rem;
}

.tabbing.nav-pills > li.disabled > a {
  cursor: auto;
  display: none;
}

.tabbing.nav-pills > li.disabled > a.active {
  display: block;
}

.tabbing.nav-pills > li > a.active {
  background-color: #012169;
  color: #fff;
}

.tabbing.nav-pills > li > a {
  background-color: #d2d2d2;
  color: #041E42;
}

@media (max-width: 991px) {
  .tabbing.nav-pills > li > a {
    font-size: 14px;
  }
}

.tabbing.nav-pills>li:first-child a {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}

.tabbing.nav-pills>li:last-child a {
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}

.infinite-record-wrapper {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top: 1px dotted #004f6f; 
  border-bottom: 1px dotted #004f6f; 
}

.infinite-record-wrapper {
  overflow-y: scroll; 
}

/* @media (max-width: 991px) {
  .infinite-record-wrapper {
    height: unset;
    overflow: unset; 
  }
}

@media (min-width: 992px) {
  .infinite-record-wrapper {
    overflow-y: scroll; 
  }
} */

.infinite-record-record:last-of-type {
  border-bottom: unset;
}

.infinite-record-scrollbar {
  display: none;
}

.form-horizontal .form-group {
  margin-right: unset;
  margin-left: unset;
}

#sidebar {
  border: 1px solid #BBBCBC;
}

#sidebar form, .filter_more form {
  max-width: unset;
  margin: unset;
}

.largetree-container {
  background-color: unset;
}

.largetree-container .table.root div.table-row:first-child {
  background-color: unset;
}

.largetree-container .table-cell {
  white-space: unset;
  height: unset;
  line-height: unset;
}

.largetree-container .indentor {
  width: 0px !important;
}

.largetree-container .indentor i {
  margin-left: -24px;
}

.largetree-container .indent-level-2 .table-cell {
  padding-left: 3rem;
}

.largetree-container .indent-level-3 .table-cell {
  padding-left: 4rem;
}

.largetree-container .indent-level-4 .table-cell {
  padding-left: 5rem;
}

.table .table-cell {
  font-size: 1rem;
  padding-left: 2rem;
  /* text-indent: -1.2rem; */
  padding-bottom: .7rem;
}

.largetree-container .indentor {
  background-color: unset;
  background-image: unset;
}

/* Search */

.searchstatement {
  padding: 0.625rem;
  background-color: unset;
}

.searchstatement .btn {
  margin-bottom: unset;
}

.searchterm {
  background-color: #00B5E2;
}

.recordrow {
  border: unset;
  border-bottom: 1px solid #BBBCBC;
}

.recordrow:last-child {
  border-bottom: unset;
}

/* Pagination */

.pagination>li>a {
  color: #012169;
}

.pagination .active a, .pagination .active a:hover, .pagination .active a:focus {
  background-color: #012169;
  border-color: #012169;
}

/* GU Library website text sizing overrides */

/* #main-content .information h1 {
  font-size: calc(1.325rem + .9vw);
}

@media (min-width: 1200px) {
  #main-content .information h1 {
      font-size: 2rem;
  }
}

@media (min-width: 1200px) {
  .search-results .record-title, .upper-record-details h2, .acc_holder h3, #sidebar h2 {
    font-size: 1.5rem;
  }
}

.search-results .record-title, .upper-record-details h2, .acc_holder h3, #sidebar h2 {
  font-size: calc(1.275rem + .3vw);
} */

#header .gulogo .gulogo img {
  width: 275px;
}

#header, header {
  background-color: #041E42;
}

#header div.row {
  border-bottom: none;
  height: inherit;
}

#navigation {
  position: absolute;
  top: 1.25rem;
  right: .75rem;
}

@media (max-width: 767px) {
  #navigation .navbar-nav {
    margin: unset;
    margin-right: .5rem;
    background-color: #041e42;
    border: 1px solid white;
  }
}

@media (max-width: 767px) {
  #navigation .navbar-toggle {
    margin-right: unset;
    margin-top: unset;
    margin-bottom: unset;
  }
}

#navigation .container {
  display: flex;
  justify-content: center;
}

#navigation .navbar {
  border: unset;
  background-color: unset;
}

#navigation .navbar .top-bar {
  background-color: unset !important;
  border-top: unset;
  border-bottom: unset;
  float: right !important;
}

#navigation .navbar-collapse {
  padding-right: unset;
  padding-left: unset;
  border: unset;
}

div.panel-footer {
	background-color: #041E42;
  border-top: unset;
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
	color: white;
}

div.panel-footer a {
	color: #7bace4!important;
	text-shadow: none!important;
}

.navbar-default .navbar-nav>li>a {
  color: white;
  font-size: 1rem !important;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: white;
}

#navigation h1, #navigation h1 a {
  color: #041e42;
}

div.panel-footer div.branding-container a {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
}

#header div.branding-container {
  width: 100% !important;
  text-align: center;
}

#header div.gulogo {
  text-align: left;
}

#header div.branding-title {
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}

div.gulogo, .gudglogo {
	padding-top: 1.5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
}

#header div.row {
  margin-right: unset;
  margin-left: unset;
}

#header div.row div.h1 {
	color: white;
	text-align: center;
	position: relative;
	width: 100%;
  margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.label-info, .badge-info {
  background-color: #72984b!important;
}

div.gucarroll {
	text-align: center;
}

div.gufoottext {
  text-align: right;
}

div.gufootlogo {
  text-align: right;
}

div.panel-footer.gureps {
  background-color: transparent;
  margin-bottom: -92px;
}

@media (max-width: 664px) {
  div.panel-footer.gureps {
    margin-bottom: -125px;
  }
}
   
div.panel-footer div.branding-container {
	margin-bottom: 10px;
  text-align: center;
}

@media (max-width: 664px) {
  div.panel-footer .gureplogo:last-of-type {
    position: relative;
    top: 10px;
  }
}

div.gu-ask-us {
	padding: 1rem;
	background-color: #041E42;
  text-align: center;
}

div.gu-ask-us, div.gu-ask-us a {
  color: white!important;
}

div.gu-ask-us a {
  text-decoration: underline;
}

div.title-pane div.gu-ask-us {
	margin-top: 10px;
	margin-left: 20px;
}

.navbar {margin-bottom:0px;} 
.panel-footer {margin-top: 0px;} 

#header a {
  color: white;
}

div.physloc {
  display:none;
}

.table .table-cell {
  overflow: unset;
}

@media (max-width: 767px) {
  .repository-logo {
    display: none;
  }
}

.modal-header {
  background-color: unset;
}

.modal-body .panel-body {
  display: block;
}

.modal-body #item_citation {
  font-size: .875rem;
  margin-bottom: .5rem;
}

.modal-body #item_description_citation {
  font-size: .875rem;
  margin-bottom: .5rem;
}

.modal-footer {
  margin-top: unset;
}

/* Rules for customized version of GU Library website footer below */

footer {
  margin-top:  5rem;
}

.site-footer {
  font-family: futura-pt,sans-serif;
  padding-top: 0;
  padding-bottom: 30px;
  background: #041e42;
  display: block;
}

.site-footer .container {
  padding-top: 4.8125rem;
  padding-bottom: 3.5625rem;
  background-image: url(https://www.georgetown.edu/wp-content/themes/georgetown/pattern_lab/source/images/icons/seal.svg);
  background-repeat: no-repeat;
  background-position: right -3.125rem;
  padding-right: var(--bs-gutter-x,.75rem);
  padding-left: var(--bs-gutter-x,.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1440px) {
  .site-footer .container {
      width: 1440px;
  }
}

.site-footer .row {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

@media (min-width: 560px) {
  .site-footer__top .region {
    float: left;
    position: relative;
    width: 50%;
  }
}

@media (min-width: 851px) {
  .site-footer__top .region:first-child {
      padding-left: 0;
  }
}

@media (min-width: 851px) {
  .site-footer__top .region {
    width: 24%;
    padding: 0 0.65%;
  }
}

.site-footer .row>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
}

.site-footer *, .site-footer ::after, .site-footer ::before {
  box-sizing: border-box;
}

.site-footer .block {
  margin: 20px 0;
  border: none;
  padding: 10px;
}

.site-footer__bottom {
  margin-top: 30px;
}

.site-footer__bottom .region {
  margin-top: 20px;
}

.site-footer__bottom .block {
  margin: 8px 0;
}

.site-footer .content {
  color: #c0c0c0;
  color: rgba(255,255,255,0.65);
  font-size: 0.857em;
}

.site-footer ul {
  font-size: 1.108rem;
  padding-left: 1.4em;
  list-style: none;
  margin-top: 0;
  margin-bottom: 1rem;
}

.site-footer .content a {
  border-bottom: none;
  display: block;
  border-color: rgba(255,255,255,0.15);
  line-height: 1.2;
  padding: 14.1824px 2px 14.1824px 20px;
  text-indent: -15px;
  color: rgba(255,255,255,0.8);
  text-decoration: none;
}

.site-footer .content a:hover, .site-footer .content a:focus {
  color: rgba(255,255,255,0.95);
}

.site-footer__top .content li a:hover, .site-footer__top .content li a:focus {
  background-color: rgba(255,255,255,0.05);
  text-decoration: none;
}

.site-footer ul li a svg {
  margin-right: 0.9375rem;
  display: inline-block;
  width: 1.875rem;
  height: 1.875rem;
  vertical-align: middle;
}

#block-footeraddress {
  font-size: 1.4rem;
  line-height: 2.1;
  font-family: adobe-caslon-pro,serif;
  font-style: italic;
  font-weight: 400;
}

#block-footeraddress a {
  padding: .5rem 0rem 1rem 1rem;
}

.site-footer__top p {
  margin-top: 19.196px;
}

.site-footer__bottom .block {
  padding: 0;
}

.site-footer__bottom .content {
  padding: 6.856px 0;
}

#block-footerbottom ul {
  display: flex;
  justify-content: flex-end;
  column-gap: 2rem;
}

#block-footerbottom ul li {
  font-size: 13.712px;
}

#block-footerbottom ul li a {
  padding-top: unset;
  padding-bottom: unset;
} 

@media (max-width: 586px) {

  #block-footerbottom ul {
    padding-left: unset;
  }

  #block-footerbottom ul li a {
    text-indent: unset;
  } 
}