:root {
    --fsm-primary: #4e2a84;
}
#siteTitle.container {
    border:none !important;
}
.siteTitleWrapper {
    padding: 0 1rem;
}
.siteTitleWrapper .galter-hours{
    font-size: .8rem;
}
.siteTitleWrapper .galter-hours a{
    font-size: .8rem !important;
    text-decoration: underline;
}
.siteTitleWrapper .galter-hours > * {
  display: inline-block !important;
  width: auto !important;
}
.unit-header #siteTitle.container #nuText {
    padding: .6rem 1rem;
}
a[href^="tel:"] span.small {margin: 0;}
a.external-link[href*="galter.northwestern.edu"]:after {
    content: "";
}
#libchat_button {
    position: fixed;
    right: 2rem;
    bottom: 1rem;
}
.need-help {
    background: #efefef;
    padding-top: 1em;
}
.need-help .section-top {
    padding: 1em 3em 0;
}
.need-help .stats-callout img{
   width: 30%!important;
}

.need-help .stats-callout span.big {
    font-size: 2.2rem;
    font-weight: 200;
}
.need-help .stats-callout .has-2nd-label p.first-label, .need-help .stats-callout .has-2nd-label span.small {
    margin-bottom: 0;
}
.searchFormWrapper {
    background: rgba(78, 42, 132, .5);
    color: #fff;
    font-size: 1rem;
}
.searchFormWrapper form#searchForm a {
    color:#fff;
}
/* Find-Borrow-Request */
.dropdown-menu.dropdown-menu-col2 {
    padding-bottom: 1em
}
.dropdown-menu.dropdown-menu-col2 .link-group{
    margin-bottom: 1em;
}
.dropdown-menu.dropdown-menu-col2 .groupTitle{
    color: #fff;
    border-bottom: 1px solid #684c96;
    display: inline-block;
    font-family:"Poppins Light","Helvetica Neue Light","Source Sans Pro",Arial,Helvetica,Calibri,sans-serif;
    margin-bottom: .2em;
    text-transform: uppercase;
}
.dropdown-menu.dropdown-menu-col2 a{
    color: #fff;
    display: inline-block;
    margin-right: 1em;
    width: 100%;
    padding: .5em 0;
}
.dropdown-menu.dropdown-menu-col2 a:hover {
    opacity: .7;
 }
.dropdown-menu.dropdown-menu-col2 a.btn-primary.dark {
    background: #38175a !important;
}
.dropdown-menu.dropdown-menu-col2 a.btn-outline-topnav {
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  padding: 0.5rem;
  font-size: 0.8em;
  text-transform: uppercase;
  transition: all 0.2s ease;
  text-decoration: none;
  text-align: center;
  text-shadow: none;
  position: relative;
  margin: 1em auto 0 auto;
  width: 320px !important;
}
.dropdown-menu.dropdown-menu-col2 a.btn-outline-topnav:hover {
    background: #1d0235;
}
/* Libcal events */
section ul.libcal-event-list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 1.2em;
  list-style: none !important;
  padding: 1em 0;
  width: 100%;
}
section ul.libcal-event-list li{
  background: none;
  font-family: "Poppins","Source Sans Pro",Arial,Helvetica,Calibri,sans-serif;
  list-style: none !important;
  position: relative;
  padding: .5em 1em;
}
section ul.libcal-event-list li:before{
  border-left: 2px solid var(--fsm-primary);
  content: ' ';
  height: 95%;
  opacity: 50%;
  position: absolute;
  margin-left: -1em;
}
section ul.libcal-event-list li span{
  color: #000;
  display: block;
  font-size: .75em;
  opacity: .7;
}
section ul.libcal-event-list li span.date {
    font-weight: 700;
    text-transform: uppercase;
}
.btn-outline-fsm {
  border-radius: 0 !important;
  border-color: var(--fsm-primary) !important;
  color: var(--fsm-primary) !important;
}
.btn-outline-fsm:hover {
  color: #fff !important;
  background: var(--fsm-primary) !important;
}
#librarians .librarian {
  line-height: 1.2em;
}
#meet-our-team .profile {
  line-height: 1.2em;
}
#meet-our-team .profile h3 {
  font-weight: 600;
  margin-top: 1rem !important;
  font-size: 20px;
}
#meet-our-team .profile .photo {
  width: 75%;
}
#meet-our-team .profile p {
  margin-bottom: .3rem !important;
}
#meet-our-team .profile .card-body {
  padding:0 !important;
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
/* Search Top Menu*/
#navbarTopNav {
  z-index: 1050;
}
.nav-dimmer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Dim effect */
    z-index: 1040; /* Just below navbar */
    display: none; /* Hidden by default */
}
.nav-dimmer.active {
    display: block; /* Shown when active */
}
#searchTopDropdown .bi-search:before {
  font-weight: 700 !important;
}
#searchTopDropdown.dropdown-toggle:after {
  display: none;
}
#searchForm2 a {
  color: #fff;
  display: inline-block;
  margin-right: 1em;
  text-decoration: underline dotted;
  width: 100%;
}
/* OGMC Template V3 styles */
@font-face {
  font-family:"Akkurat Pro Bold";
  src:url("https://common.northwestern.edu/v8/css/fonts/AkkuratProBold.woff") format("woff");
  font-weight:normal;
  font-style:normal
}
.content {
  font-family:"Akkurat Pro Regular",Arial,sans-serif;
  color:#342f2e;
}
.content a {
  font-weight: normal;
}
.standard-page {margin-top: 2rem}
.standard-page > .hero {margin-top: -2rem}
h2,h3,h4,h5,h6 {
  font-family: "Akkurat Pro Bold","Arial Black",sans-serif;
  font-weight: normal;
}
h2,h4,h6 {
  color: #716c6b !important;
}
#globalLinks .otherLinks {
  color: var(--fsm-primary);
}
#globalLinks .otherLinks a {
  color: #fff;
  text-transform: uppercase;
  font-family: "Akkurat Pro Regular", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold; 
  padding-right: 0.2rem;
}
#navbarTopNav {
  font-family: "Akkurat Pro Bold","Arial Black",sans-serif
}
#breadcrumbs {
  list-style:none;
  font:12px/1.5em "Akkurat Pro Bold","Arial Black",sans-serif;
  text-transform:uppercase;
  padding:0 0 .5rem 0;
  margin-bottom:2rem;
  border-bottom:4px solid #f0f0f0;
  min-height:36px
}
#breadcrumbs.pt-3 {
  padding:0 0 .5rem 0 !important;
}
#breadcrumbs p {
  margin-bottom: 0 !important;
}
#breadcrumbs span.current {
  color:#401f68
}
#breadcrumbs a {
  color:#716c6b;
  font-weight: 400 !important;
  border:none;
  text-decoration:none;
  padding: 0 .5em;
}
#breadcrumbs a:first-child {
  padding-left: 0;
}
#breadcrumbs a:hover {
  text-decoration:underline;
  border:none
}
#breadcrumbs .current {
    padding-left: .5em;
}
section a {
  font-family: "Akkurat Pro Bold","Arial Black",sans-serif;
  padding-bottom: .08rem;
}
#left-nav.v4.pt-3 {
  padding-top: 0 !important;
}
#left-nav ul li a, #left-nav ul li span {
  border-color: #f0f0f0 !important;
}
/**/
.btn.btn-outline-secondary {
    border-radius: 0;
    border-color: var(--fsm-primary);
    color: var(--fsm-primary);
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.btn.btn-outline-secondary:hover {
    background-color: var(--fsm-primary);
    color: #fff;
}
/* Desktop Layout: 768px to a max of 999px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width:768px) {
#left-nav.v4 h2 {
  border-bottom:4px solid #f0f0f0;
  min-height:36px;
  padding-bottom:.5rem;
  margin-bottom:2rem;
  font:18px/1.5rem "Akkurat Pro Bold","Arial Black",sans-serif;
  text-transform:none;
  color:var(--fsm-primary);
}
}
@media (min-width: 992px) {
  .unit-header #globalLinks {
    min-height: 50px;
  }
  .siteTitleWrapper .galter-hours{
    text-align: right;
  }
  .dropdown-menu.show {
      margin-top: 0;
  }
  .dropdown-item {
      line-height: 1.5;
  }
  .dropdown-menu.dropdown-menu-col2 {
    width:28rem;
  }
}
@media only screen and (min-width:1000px) {
    .single-row .stats-callout {
      flex: 1 0 0% !important;
    }
}