@charset "UTF-8";
/*****************
 * General
 */
@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900|Vollkorn:400i");
html, body {
  font-family: "Lato", "Helvetica", sans-serif;
}

#s-lg-side-nav-content,
#s-lib-public-main {
  margin-top: 20px;
}
#s-lg-side-nav-content .col-md-9,
#s-lib-public-main .col-md-9 {
  border-left: solid 1px #CECFD1;
  margin-bottom: 10px;
}

#s-lg-guide-tabs-title-bar {
  border: none;
}

/* Removing some bars on homepage */
#s-lg-col-1 .s-lib-box-container {
  border-top: none;
}

#s-lg-guide-main .s-lg-page-section {
  display: none;
}

#s-lg-col-1 .s-lib-box-title,
#s-lg-col-2 .s-lib-box-title,
#s-lg-col-3 .s-lib-box-title {
  font-size: 2.25rem;
  padding-left: 10px;
}
#s-lg-col-1 .s-lg-link-list,
#s-lg-col-2 .s-lg-link-list,
#s-lg-col-3 .s-lg-link-list {
  font-size: 1.75rem;
}

#s-lg-col-1 .s-lib-box-container {
  border-bottom: none;
}

#s-lib-footer-public {
  display: none;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: var(--primary--dark) !important;
  background-image: none !important;
}

.btn-primary {
  background-color: var(--primary) !important;
  color: var(--primary-color) !important;
  text-shadow: none !important;
  background-image: none !important;
  font-weight: bold !important;
}

.az-flags span.badge {
  background-color: var(--primary, #BDBFC2);
  color: var(--primary-color, #0E0F11);
}

#az-public-mobile-filters label,
#az-public-mobile-filters a.collapsible {
  font-size: 1.2em;
}
#az-public-mobile-filters button img {
  display: none;
}

#az-public-mobile-filters-group {
  display: flex;
}
#az-public-mobile-filters-group .input-group {
  display: block;
}
#az-public-mobile-filters-group .s-lg-sel-subjects,
#az-public-mobile-filters-group .s-lg-sel-az-types,
#az-public-mobile-filters-group .s-lg-sel-az-vendors {
  width: 100% !important;
}

#s-lg-az-content,
#s-lg-az-pager {
  display: block;
}

#s-lg-az-index {
  display: flex;
}

.az-item h4 {
  font-weight: bold;
  font-size: 2rem;
}
.az-item a,
.az-item a:visited,
.az-item a:active {
  text-decoration: underline;
}

#s-lg-az-cols {
  padding: 1.5rem;
}

.az-configured-fields-label,
.az-configured-fields-value {
  font-size: 1.5rem;
}

.az-description-short,
.az-description {
  line-height: 2em;
  max-height: none !important;
}

.badge {
  font-size: 1.5rem;
  padding: 5px 10px;
  background-color: var(--primary);
}

#col2 #s-lg-az-popular,
#col2 #s-lg-az-trials {
  display: block;
}
#col2 #s-lg-az-popular h4,
#col2 #s-lg-az-trials h4 {
  font-weight: bold;
  font-size: 2rem;
}
#col2 #s-lg-az-popular h5,
#col2 #s-lg-az-trials h5 {
  font-weight: bold;
  font-size: 1.85rem;
}
#col2 #s-lg-az-popular a,
#col2 #s-lg-az-trials a {
  color: var(--primary-header, #6C7077);
  text-decoration: underline;
}
#col2 #s-lg-az-popular p,
#col2 #s-lg-az-trials p {
  font-size: 1.65rem;
  line-height: 2.5rem;
}

.az-description-view-more {
  font-size: 1.5rem !important;
}

#mobileNavAccordion .panel-title {
  font-size: 1.25rem;
}

#s-lg-az-filter-cols .s-lg-az-search {
  box-shadow: none;
}
#s-lg-az-filter-cols .s-lg-az-search::placeholder {
  font-size: 1em !important;
  color: rgb(73, 80, 87) !important;
}
#s-lg-az-filter-cols .select2-container--bootstrap5 .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) {
  padding-top: 1.5rem;
}
#s-lg-az-filter-cols .select2-container--bootstrap5 .select2-search.select2-search--inline .select2-search__field {
  font-size: 1.5rem !important;
  text-align: left;
}
#s-lg-az-filter-cols .form-group {
  margin-bottom: 0;
}

.select2-container--bootstrap5 .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) .select2-search__field {
  height: 2rem;
}

.select2-container--bootstrap5 .select2-search.select2-search--inline .select2-search__field,
.select2-container--bootstrap5 .select2-search.select2-search--inline .select2-search__field::placeholder {
  font-size: 15px;
  margin-left: 5px;
}

#az-public-mobile-filters .btn.btn-primary {
  padding: 1rem 1.5rem;
  font-size: 2rem;
  border: none;
}
#az-public-mobile-filters .s-lg-az-search,
#az-public-mobile-filters .s-lg-az-search::placeholder,
#az-public-mobile-filters .s-lg-sel-subjects,
#az-public-mobile-filters .s-lg-sel-subjects::placeholder {
  font-size: 2rem;
  padding: 2.5rem 1.5rem !important;
  height: 100%;
}
#az-public-mobile-filters .s-lg-az-search::placeholder,
#az-public-mobile-filters .s-lg-sel-subjects::placeholder {
  padding: 2.5rem 1.5rem 2.5rem 0 !important;
}
#az-public-mobile-filters .az-toggle {
  margin-left: 1.5rem;
}

#s-lg-az-search-bar #col-search input {
  font-size: 1.5rem !important;
}
#s-lg-az-search-bar .select2-container textarea,
#s-lg-az-search-bar .select2-container textarea::placeholder {
  font-size: 1.5rem !important;
}
#s-lg-az-search-bar .select2-container textarea::placeholder {
  color: rgb(73, 80, 87) !important;
}
#s-lg-az-search-bar .select2-container .select2-selection--multiple {
  display: flex;
}
#s-lg-az-search-bar .fa-angle-down {
  margin: 0 1rem 0 0 !important;
}

#s-lg-az-filters {
  padding: 1rem;
}

.select2-selection__choice,
ul.select2-results__option,
ul.select2-results__options {
  font-size: 1.5rem !important;
}

.btn.btn-primary {
  border: none;
}

.az-item .az-title {
  font-size: 2rem;
}

#s-lg-az-cols .accordion-button {
  font-size: 2rem;
}

#s-lg-az-cols h2.accordion-header {
  margin-top: 0.5rem;
}

#s-lg-az-cols #col2 .accordion-body a {
  font-size: 1.75rem;
}

#s-lg-az-cols .badge {
  margin-right: 0.5em;
  vertical-align: text-bottom;
}

.az-item button.az-toggle {
  font-size: 1.35rem;
}

.s-lg-link-list-5 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}
.s-lg-link-list-5 li {
  width: 100%;
  padding: 0 40px 10px 20px;
  position: relative;
}
.s-lg-link-list-5 li .s-lg-icon {
  display: none;
}
@media (min-width: 768px) {
  .s-lg-link-list-5 li {
    width: 50%;
    min-width: 22em;
  }
}
.s-lg-link-list-5 div.s-lg-book-props > a:before {
  content: "";
}
.s-lg-link-list-5 .s-lg-book-title {
  font-size: 1.3em;
  color: var(--primary-header, #383B41);
  display: block;
}
.s-lg-link-list-5 .s-lg-book-author {
  font-family: "Vollkorn", Georgia, serif;
  font-size: 1.1em;
  margin-bottom: 5px;
  display: block;
}
.s-lg-link-list-5 .s-lg-book-desc {
  font-size: 0.9em;
}
.s-lg-link-list-5 .s-lg-book-by {
  display: none;
}

/*****************
 * Forms
 */
.form-control,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  border-radius: 0;
}

/*****************
 * Guide Header
 */
#s-lg-guide-header,
#s-lib-public-header {
  background-color: var(--primary, #4C5159);
  color: var(--primary-color, #fff);
  padding: 25px;
}
#s-lg-guide-header #s-lib-bc-list,
#s-lib-public-header #s-lib-bc-list {
  display: none;
  font-size: 0.9rem;
  margin-top: 0;
  text-transform: none;
}
#s-lg-guide-header #s-lib-bc-list li,
#s-lib-public-header #s-lib-bc-list li {
  line-height: 12px;
  border-left: solid 1px var(--primary-color, #EEEFEF);
  padding: 0 5px;
}
#s-lg-guide-header #s-lib-bc-list li:first-child,
#s-lib-public-header #s-lib-bc-list li:first-child {
  border-left: 0;
  padding-left: 0;
}
#s-lg-guide-header #s-lib-bc-list li a,
#s-lib-public-header #s-lib-bc-list li a {
  color: var(--primary-link, #fff);
  word-break: keep-all;
}
#s-lg-guide-header #s-lib-bc-list li.active,
#s-lib-public-header #s-lib-bc-list li.active {
  color: var(--primary-link, #fff);
}
#s-lg-guide-header #s-lib-bc-list li::before,
#s-lib-public-header #s-lib-bc-list li::before {
  content: "";
  padding: 0;
}
#s-lg-guide-header #s-lg-guide-name,
#s-lg-guide-header #s-lib-public-header-title,
#s-lib-public-header #s-lg-guide-name,
#s-lib-public-header #s-lib-public-header-title {
  font-weight: 700;
  font-size: 3em;
  margin: 12px 0;
  text-transform: none;
}
#s-lg-guide-header #s-lib-public-header-desc,
#s-lib-public-header #s-lib-public-header-desc {
  font-size: 1.5rem;
}
#s-lg-guide-header #s-lg-guide-search-box,
#s-lib-public-header #s-lg-guide-search-box {
  position: relative;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  text-transform: none;
}
@media (min-width: 960px) {
  #s-lg-guide-header #s-lg-guide-search-box,
#s-lib-public-header #s-lg-guide-search-box {
    top: 15px;
  }
}
#s-lg-guide-header #s-lg-guide-search-form input[type=text],
#s-lib-public-header #s-lg-guide-search-form input[type=text] {
  font-size: 16px;
  height: 37px;
  border-radius: 0.35em;
}
#s-lg-guide-header #s-lg-guide-search-form input[type=text]::-webkit-input-placeholder,
#s-lib-public-header #s-lg-guide-search-form input[type=text]::-webkit-input-placeholder {
  text-transform: none;
  font-size: 0.9rem;
  font-weight: 700;
}
#s-lg-guide-header #s-lg-guide-search-form input[type=text]:-moz-placeholder,
#s-lib-public-header #s-lg-guide-search-form input[type=text]:-moz-placeholder {
  text-transform: none;
  font-size: 0.9rem;
  font-weight: 700;
}
#s-lg-guide-header #s-lg-guide-search-form input[type=text] ::-moz-placeholder,
#s-lib-public-header #s-lg-guide-search-form input[type=text] ::-moz-placeholder {
  text-transform: none;
  font-size: 0.9rem;
  font-weight: 700;
}
#s-lg-guide-header #s-lg-guide-search-form input[type=text] :-ms-input-placeholder,
#s-lib-public-header #s-lg-guide-search-form input[type=text] :-ms-input-placeholder {
  text-transform: none;
  font-size: 0.9rem;
  font-weight: 700;
}
#s-lg-guide-header #s-lg-guide-search-form input[type=text]:focus,
#s-lib-public-header #s-lg-guide-search-form input[type=text]:focus {
  box-shadow: 0 0 8px rgba(24, 38, 49, 0.6);
}
#s-lg-guide-header #s-lg-guide-search-form .input-group-btn,
#s-lib-public-header #s-lg-guide-search-form .input-group-btn {
  background-color: transparent;
}
#s-lg-guide-header #s-lg-guide-search-form .input-group-btn .btn,
#s-lib-public-header #s-lg-guide-search-form .input-group-btn .btn {
  margin-left: 12px;
  border-radius: 2em;
  font-weight: bold;
  text-transform: none;
}
#s-lib-scroll-top {
  text-align: center;
  margin-right: 5px;
}
#s-lib-scroll-top a, #s-lib-scroll-top i {
  color: var(--secondary-header, #0E0F11);
}
#s-lib-scroll-top a:hover, #s-lib-scroll-top i:hover {
  text-decoration: none;
  color: var(--secondary-header, black);
}
#s-lib-scroll-top div {
  font-size: 0.61rem;
  width: 35px;
  text-transform: none;
  color: #6C7077;
  margin-top: -10px;
  letter-spacing: 1px;
}

#s-lg-guide-tabs ul.nav li.dropdown a.s-lg-tab-drop:hover ~ ul.dropdown-menu,
#s-lg-guide-tabs ul.nav li.dropdown ul.dropdown-menu:hover,
#s-lg-guide-tabs ul.nav li.dropdown:hover ul.dropdown-menu {
  display: none;
}

#s-lg-tabs-container .nav-pills > li > a.s-lg-tab-top-link,
#s-lg-tabs-container .nav-pills > li > a.s-lg-tab-top-link:hover {
  padding-top: 6px;
}

#s-lg-guide-tabs .nav-pills:first-child > li.dropdown ul.dropdown-menu a,
#s-lg-guide-tabs .nav-pills:first-child > li.dropdown ul.dropdown-menu a:hover,
#s-lg-guide-tabs .nav-pills:first-child > li ul.nav-pills a,
#s-lg-guide-tabs .nav-pills:first-child > li ul.nav-pills a:hover {
  font-size: 15px;
  background: none;
}

#s-lg-guide-tabs .nav-pills:first-child {
  padding: 0.5em 0.5em;
  font-size: 1.5rem;
  /* Fixing external link icon */
  /* Deeper pages also need to be bolded & have the bottom border */
}
#s-lg-guide-tabs .nav-pills:first-child .fa-fw {
  top: 0;
}
#s-lg-guide-tabs .nav-pills:first-child a.s-lg-tab-drop.dropdown-toggle {
  position: absolute;
  left: -15px;
  width: 32px;
  height: 32px;
}
#s-lg-guide-tabs .nav-pills:first-child a.s-lg-tab-drop.dropdown-toggle::before {
  display: inline-block;
  font: normal normal normal 26px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\f107";
  color: var(--secondary-header, #4C5159);
}
#s-lg-guide-tabs .nav-pills:first-child a.s-lg-tab-drop.dropdown-toggle.open::before {
  content: "\f106";
}
#s-lg-guide-tabs .nav-pills:first-child a.s-lg-tab-drop.dropdown-toggle span.caret {
  display: none;
}
#s-lg-guide-tabs .nav-pills:first-child a.s-lg-tab-drop.dropdown-toggle:hover {
  text-decoration: underline;
}
#s-lg-guide-tabs .nav-pills:first-child > li.dropdown ul.dropdown-menu, #s-lg-guide-tabs .nav-pills:first-child > li ul.nav-pills {
  margin: 0 0 1.25em 1.25em !important;
  padding-left: 0.75em;
  line-height: 1.5em;
}
#s-lg-guide-tabs .nav-pills:first-child > li.dropdown ul.dropdown-menu a, #s-lg-guide-tabs .nav-pills:first-child > li ul.nav-pills a {
  padding: 0;
  border: none;
  font-weight: 400;
  display: inline;
  color: #0E0F11;
}
#s-lg-guide-tabs .nav-pills:first-child > li.dropdown ul.dropdown-menu a:hover, #s-lg-guide-tabs .nav-pills:first-child > li.dropdown ul.dropdown-menu a:focus, #s-lg-guide-tabs .nav-pills:first-child > li ul.nav-pills a:hover, #s-lg-guide-tabs .nav-pills:first-child > li ul.nav-pills a:focus {
  background-color: transparent;
}
#s-lg-guide-tabs .nav-pills:first-child > li.dropdown ul.dropdown-menu a:hover, #s-lg-guide-tabs .nav-pills:first-child > li ul.nav-pills a:hover {
  text-decoration: underline;
}
#s-lg-guide-tabs .nav-pills:first-child > li.dropdown ul.dropdown-menu {
  position: relative;
  display: none;
  box-shadow: none;
  border: none;
  background-color: transparent;
  float: none;
}
#s-lg-guide-tabs .nav-pills:first-child > li ul.nav-pills {
  display: block;
}
#s-lg-guide-tabs .nav-pills:first-child > li ul.nav-pills > li {
  margin-top: 5px;
}
#s-lg-guide-tabs .nav-pills:first-child > li ul.nav-pills .active a {
  font-weight: bold;
  border-bottom: 5px solid var(--secondary--dark, #0E0F11);
}
#s-lg-guide-tabs .nav-pills:first-child > li ul.list-group {
  display: block;
  margin: 0;
}
#s-lg-guide-tabs .nav-pills:first-child > li ul.list-group > .list-group-item {
  background-color: transparent;
  border: none;
  margin: 0 0 0 18px !important;
  padding-left: 5px;
}
#s-lg-guide-tabs .nav-pills:first-child > li ul.list-group > .list-group-item > a {
  text-decoration: none;
  padding: 0;
  border: none;
  font-weight: 400;
  display: inline;
  border-bottom: 1px dotted transparent;
  color: #0E0F11;
}
#s-lg-guide-tabs .nav-pills:first-child > li ul.list-group > .list-group-item > a:hover, #s-lg-guide-tabs .nav-pills:first-child > li ul.list-group > .list-group-item > a:focus {
  background-color: transparent;
}
#s-lg-guide-tabs .nav-pills:first-child > li ul.list-group > .list-group-item > a:hover {
  border-bottom-color: var(--primary-header, #0E0F11);
}
#s-lg-guide-tabs .nav-pills:first-child > li > a,
#s-lg-guide-tabs .nav-pills:first-child .active > a,
#s-lg-guide-tabs .nav-pills:first-child ul.s-lg-subtab-ul > li > a,
#s-lg-guide-tabs .nav-pills:first-child ul.s-lg-subtab-ul > .active > a {
  background-color: transparent;
  border-radius: 0;
  cursor: pointer;
}
#s-lg-guide-tabs .nav-pills:first-child > li > a:hover, #s-lg-guide-tabs .nav-pills:first-child > li > a:focus,
#s-lg-guide-tabs .nav-pills:first-child .active > a:hover,
#s-lg-guide-tabs .nav-pills:first-child .active > a:focus,
#s-lg-guide-tabs .nav-pills:first-child ul.s-lg-subtab-ul > li > a:hover,
#s-lg-guide-tabs .nav-pills:first-child ul.s-lg-subtab-ul > li > a:focus,
#s-lg-guide-tabs .nav-pills:first-child ul.s-lg-subtab-ul > .active > a:hover,
#s-lg-guide-tabs .nav-pills:first-child ul.s-lg-subtab-ul > .active > a:focus {
  background-color: transparent;
}
#s-lg-guide-tabs .nav-pills:first-child > li > a:hover,
#s-lg-guide-tabs .nav-pills:first-child .active > a:hover,
#s-lg-guide-tabs .nav-pills:first-child ul.s-lg-subtab-ul > li > a:hover,
#s-lg-guide-tabs .nav-pills:first-child ul.s-lg-subtab-ul > .active > a:hover {
  outline: none;
}
#s-lg-guide-tabs .nav-pills:first-child > li > a span,
#s-lg-guide-tabs .nav-pills:first-child .active > a span,
#s-lg-guide-tabs .nav-pills:first-child ul.s-lg-subtab-ul > li > a span,
#s-lg-guide-tabs .nav-pills:first-child ul.s-lg-subtab-ul > .active > a span {
  text-transform: none;
  color: #0E0F11;
  font-size: 1.7rem;
  line-height: 1.35em;
  letter-spacing: 0;
  font-weight: normal;
}
#s-lg-guide-tabs .nav-pills:first-child > li.active > a > span {
  border-bottom: 2px solid var(--secondary--dark, #0E0F11);
}

@media (min-width: 768px) {
  #s-lg-guide-tabs .nav-pills::-webkit-scrollbar {
    width: 10px;
  }
  #s-lg-guide-tabs .nav-pills::-webkit-scrollbar-thumb {
    background-color: var(--secondary-header, #0E0F11);
  }
}
#s-lg-guide-tabs .active {
  font-weight: bold;
}

.s-lg-subtab-ul,
.s-lg-boxnav {
  font-size: 1.5rem;
  font-weight: normal;
}

ul.list-group.s-lg-boxnav {
  box-shadow: none;
}

.nav .list-group {
  box-shadow: none;
}

.s-lib-profile-container {
  margin-top: 1em;
  display: flex;
  flex-wrap: wrap;
}
.s-lib-profile-container > div {
  width: 100%;
  margin: 0;
}
.s-lib-profile-container [class*=s-lib-profile-widget-] {
  order: 2;
}
.s-lib-profile-container .s-lib-profile-image img {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  max-width: 90%;
  border-radius: 50%;
}
.s-lib-profile-container .s-lib-profile-name {
  text-transform: none;
  color: var(--primary-header, #0E0F11);
  letter-spacing: 1px;
  margin: 10px 0;
}
.s-lib-profile-container .s-lib-profile-social, .s-lib-profile-container .s-lib-profile-contact {
  margin-top: 1em;
}
.s-lib-profile-container .s-lib-profile-email {
  display: none;
}
.s-lib-profile-container .s-lib-profile-social a, .s-lib-profile-container .s-lib-profile-contact a {
  margin: 10px 5px;
}
.s-lib-profile-container .s-lib-profile-social a i, .s-lib-profile-container .s-lib-profile-social a span, .s-lib-profile-container .s-lib-profile-contact a i, .s-lib-profile-container .s-lib-profile-contact a span {
  font-size: 2rem;
  line-height: 2.1rem;
  color: var(--secondary-color, #fff);
  padding: 0;
  padding-left: 1px;
}
.s-lib-profile-container .s-lib-profile-social a i.fa-stack-2x, .s-lib-profile-container .s-lib-profile-social a span.fa-stack-2x, .s-lib-profile-container .s-lib-profile-contact a i.fa-stack-2x, .s-lib-profile-container .s-lib-profile-contact a span.fa-stack-2x {
  font-size: 4rem;
  color: var(--secondary, #747777);
  padding-left: 0;
}
.s-lib-profile-container .s-lib-profile-social a:hover i, .s-lib-profile-container .s-lib-profile-social a:hover span, .s-lib-profile-container .s-lib-profile-social a:focus i, .s-lib-profile-container .s-lib-profile-social a:focus span, .s-lib-profile-container .s-lib-profile-contact a:hover i, .s-lib-profile-container .s-lib-profile-contact a:hover span, .s-lib-profile-container .s-lib-profile-contact a:focus i, .s-lib-profile-container .s-lib-profile-contact a:focus span {
  color: var(--secondary-color, #fff);
}
.s-lib-profile-container .s-lib-profile-social a:hover i.fa-stack-2x, .s-lib-profile-container .s-lib-profile-social a:hover span.fa-stack-2x, .s-lib-profile-container .s-lib-profile-social a:focus i.fa-stack-2x, .s-lib-profile-container .s-lib-profile-social a:focus span.fa-stack-2x, .s-lib-profile-container .s-lib-profile-contact a:hover i.fa-stack-2x, .s-lib-profile-container .s-lib-profile-contact a:hover span.fa-stack-2x, .s-lib-profile-container .s-lib-profile-contact a:focus i.fa-stack-2x, .s-lib-profile-container .s-lib-profile-contact a:focus span.fa-stack-2x {
  color: var(--secondary--dark, #5b5d5d);
}
.s-lib-profile-container .s-lib-profile-contact {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.s-lib-profile-container .s-lib-profile-contact strong {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
.s-lib-profile-container .s-lib-profile-contact #profileEmail {
  order: 1;
}
.s-lib-profile-container .s-lib-profile-contact #profilePhoneNumber {
  order: 2;
}
.s-lib-profile-container .s-lib-profile-contact a {
  order: 3;
}
.s-lib-profile-container .s-lib-profile-contact div:nth-of-type(1) {
  order: 10;
  width: 100%;
}
.s-lib-profile-container .s-lib-profile-contact div:nth-of-type(2) {
  display: none;
}
.s-lib-profile-container .s-lib-profile-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  order: 2;
  margin-bottom: 0;
}
.s-lib-profile-container .s-lib-profile-social strong {
  width: 100%;
  text-transform: none;
  color: var(--primary-header, #0E0F11);
  letter-spacing: 1px;
  margin: 10px;
  text-align: center;
}
.s-lib-profile-container .s-lib-profile-social a {
  margin-bottom: 0;
}

/*****************
 * Text Styles
 */
em {
  font-family: "Vollkorn", Georgia, serif;
  font-size: 1.1em;
}

p {
  font-size: 1.8rem;
}

ul,
ol {
  font-size: 1.8rem;
}

/* Fixing default position of font icons relative to new font size */
.fa-fw {
  top: 0px;
  position: relative;
}

.s-lib-box-container {
  border-bottom: solid 1px #BDBFC2;
}

/* side container styles */
.s-lg-tabs-side {
  /* side container h3 was too big */
}
.s-lg-tabs-side .s-lib-box h2.s-lib-box-title {
  font-size: 2rem;
}
.s-lg-tabs-side .s-lib-box .s-lib-box-content h3 {
  font-size: 1.75rem;
}

.s-lib-box-container:last-child {
  border-top: none;
}

.s-lg-tab-content .s-lg-col-boxes div:nth-of-type(1) .s-lib-box-container {
  border-top-color: transparent;
}
.s-lg-tab-content .s-lg-col-boxes div:nth-of-type(1) .s-lib-box-container .s-lib-box {
  margin-top: 0;
}

.s-lib-box {
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin: 30px 0;
  padding: 8px;
}
.s-lib-box .s-lib-box-container {
  padding: 0;
}

/* Heading 2 */
.s-lib-box h2.s-lib-box-title {
  background-color: transparent;
  border: none;
  font-size: 3.25rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  padding: 0;
  color: #6C7077;
}

/* Header description */
#s-lg-guide-description {
  font-size: 1.8rem;
}

.s-lib-box .s-lib-box-content .s-lg-link-list-2, .s-lib-box .s-lib-box-content .s-lg-system-list, .s-lib-box .s-lib-box-content .s-lg-link-list-10 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 2em 0;
}
.s-lib-box .s-lib-box-content .s-lg-link-list-2 li, .s-lib-box .s-lib-box-content .s-lg-system-list li, .s-lib-box .s-lib-box-content .s-lg-link-list-10 li {
  width: 100%;
  padding: 0 40px 10px 20px;
  position: relative;
}
.s-lib-box .s-lib-box-content .s-lg-link-list-2 .s-lg-icons li, .s-lib-box .s-lib-box-content .s-lg-system-list .s-lg-icons li, .s-lib-box .s-lib-box-content .s-lg-link-list-10 .s-lg-icons li {
  padding: 0;
}
@media (min-width: 768px) {
  .s-lib-box .s-lib-box-content .s-lg-link-list-2 li, .s-lib-box .s-lib-box-content .s-lg-system-list li, .s-lib-box .s-lib-box-content .s-lg-link-list-10 li {
    width: 50%;
    min-width: 22em;
  }
}
.s-lib-box .s-lib-box-content .s-lg-link-list-2 li span > a,
.s-lib-box .s-lib-box-content .s-lg-link-list-2 li div > a,
.s-lib-box .s-lib-box-content .s-lg-link-list-10 li span > a,
.s-lib-box .s-lib-box-content .s-lg-link-list-10 li div > a,
.s-lib-box .s-lib-box-content .s-lg-system-list li > a {
  font-size: 1.15em;
}
.s-lib-box .s-lib-box-content .s-lg-link-list-2 li span > a::before, .s-lib-box .s-lib-box-content .s-lg-link-list-2 li span > a::after,
.s-lib-box .s-lib-box-content .s-lg-link-list-2 li div > a::before,
.s-lib-box .s-lib-box-content .s-lg-link-list-2 li div > a::after,
.s-lib-box .s-lib-box-content .s-lg-link-list-10 li span > a::before,
.s-lib-box .s-lib-box-content .s-lg-link-list-10 li span > a::after,
.s-lib-box .s-lib-box-content .s-lg-link-list-10 li div > a::before,
.s-lib-box .s-lib-box-content .s-lg-link-list-10 li div > a::after,
.s-lib-box .s-lib-box-content .s-lg-system-list li > a::before,
.s-lib-box .s-lib-box-content .s-lg-system-list li > a::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
}
.s-lib-box .s-lib-box-content .s-lg-link-list-2 li span > a::before,
.s-lib-box .s-lib-box-content .s-lg-link-list-2 li div > a::before,
.s-lib-box .s-lib-box-content .s-lg-link-list-10 li span > a::before,
.s-lib-box .s-lib-box-content .s-lg-link-list-10 li div > a::before,
.s-lib-box .s-lib-box-content .s-lg-system-list li > a::before {
  content: "▮";
  color: var(--secondary, #6C7077);
  font-size: 1.4em;
  top: 1px;
  left: -1px;
  max-width: 13px;
  overflow: hidden;
}
.s-lib-box .s-lib-box-content .s-lg-link-list-2 li span > a::after,
.s-lib-box .s-lib-box-content .s-lg-link-list-2 li div > a::after,
.s-lib-box .s-lib-box-content .s-lg-link-list-10 li span > a::after,
.s-lib-box .s-lib-box-content .s-lg-link-list-10 li div > a::after,
.s-lib-box .s-lib-box-content .s-lg-system-list li > a::after {
  top: 10px;
  left: 2px;
  font-size: 0.8em;
  color: var(--secondary-color, #fff);
}

.s-lg-tabs-side .s-lib-box .s-lg-link-list-2 li,
.s-lg-tabs-side .s-lib-box .s-lg-system-list li,
.s-lg-tabs-side .s-lib-box .s-lg-link-list-10 li {
  padding: 0 0 10px 20px;
}
@media (min-width: 768px) {
  .s-lg-tabs-side .s-lib-box .s-lg-link-list-2 li,
.s-lg-tabs-side .s-lib-box .s-lg-system-list li,
.s-lg-tabs-side .s-lib-box .s-lg-link-list-10 li {
    width: 100%;
    min-width: 0;
  }
}

.s-lib-box .s-lib-box-content {
  /* New Styles */
}
.s-lib-box .s-lib-box-content .s-lib-jqtabs div.tab-content {
  border: none;
}
.s-lib-box .s-lib-box-content .s-lib-jqtabs > .nav-tabs {
  border: none;
  border-bottom: 1px solid var(--primary);
  background: transparent;
  border-radius: 0;
}
.s-lib-box .s-lib-box-content .s-lib-jqtabs > .nav-tabs > li a {
  border-radius: 0;
}
.s-lib-box .s-lib-box-content .s-lib-jqtabs > .nav-tabs > li > a, .s-lib-box .s-lib-box-content .s-lib-jqtabs > .nav-tabs > li > a:hover, .s-lib-box .s-lib-box-content .s-lib-jqtabs > .nav-tabs > li > a:focus {
  border: 0;
}
.s-lib-box .s-lib-box-content .s-lib-jqtabs > .nav-tabs > li.active :hover {
  border: 0;
  background-color: var(--secondary);
  color: var(--secondary-color);
}
.s-lib-box .s-lib-box-content .s-lib-jqtabs > .nav-tabs > li.active a, .s-lib-box .s-lib-box-content .s-lib-jqtabs > .nav-tabs > li.active :focus {
  background: url("https://www.nclive.org/libguides-website-service/assets/dist/images/triangle.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-color: var(--primary);
  color: var(--primary-color);
}
.s-lib-box .s-lib-box-content .ui-tabs {
  border: none;
  background: transparent;
}
.s-lib-box .s-lib-box-content .ui-tabs .ui-tabs-panel {
  background: transparent;
}
.s-lib-box .s-lib-box-content .ui-tabs .ui-tabs-panel p {
  margin-top: 1em;
}
.s-lib-box .s-lib-box-content .ui-tabs .ui-tabs-nav {
  border: none;
  background-color: transparent;
  background-image: none;
}
.s-lib-box .s-lib-box-content .ui-tabs .ui-tabs-nav .li.ui-state-active, .s-lib-box .s-lib-box-content .ui-tabs .ui-tabs-nav li.ui-state-default {
  background-image: none;
  background-color: transparent;
  border: none;
  margin: 0 2px;
}
.s-lib-box .s-lib-box-content .ui-tabs .ui-tabs-nav .li.ui-state-active a, .s-lib-box .s-lib-box-content .ui-tabs .ui-tabs-nav li.ui-state-default a {
  color: var(--primary-header, #6C7077);
  text-transform: none;
  font-weight: 900;
  border-bottom: 2px dotted transparent;
  padding-bottom: 2px;
}
.s-lib-box .s-lib-box-content .ui-tabs .ui-tabs-nav .li.ui-state-active a:focus, .s-lib-box .s-lib-box-content .ui-tabs .ui-tabs-nav li.ui-state-default a:focus {
  outline: none;
}
.s-lib-box .s-lib-box-content .ui-tabs .ui-tabs-nav li.ui-state-default a:hover {
  border-color: var(--secondary-header, #0E0F11);
  border-bottom-style: solid;
}
.s-lib-box .s-lib-box-content .ui-tabs .ui-tabs-nav li.ui-state-active a {
  border-color: var(--secondary-header, #0E0F11);
}
.s-lib-box .s-lib-box-content .ui-tabs .ui-tabs-nav li.ui-state-active a:hover {
  border-bottom-style: dotted;
}

.s-lib-box .s-lib-box-content {
  /*
  1rem = 10px
  */
}
.s-lib-box .s-lib-box-content h1, .s-lib-box .s-lib-box-content h2, .s-lib-box .s-lib-box-content h3, .s-lib-box .s-lib-box-content h4, .s-lib-box .s-lib-box-content h5, .s-lib-box .s-lib-box-content h6 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  margin: 10px 0 6px;
  margin: 0.75em 0 0.5em 0;
}
.s-lib-box .s-lib-box-content h1 {
  font-size: 4rem;
}
.s-lib-box .s-lib-box-content h2 {
  font-size: 3.25rem;
}
.s-lib-box .s-lib-box-content h3 {
  font-size: 2.25rem;
  text-transform: none;
}
.s-lib-box .s-lib-box-content h4 {
  font-size: 2rem;
}
.s-lib-box .s-lib-box-content h5 {
  font-size: 1.5rem;
}
.s-lib-box .s-lib-box-content h6 {
  font-size: 1.2rem;
}

#s-lg-profile-cols .s-lib-profile-container {
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin: 30px 0 0;
  padding: 8px 8px 30px 8px;
  border-bottom: solid 1px #BDBFC2;
}
#s-lg-profile-cols #col2,
#s-lg-profile-cols #col3 {
  border-left: 1px solid #cecfd1;
  margin-bottom: 10px;
}
#s-lg-profile-cols #col2 .s-lib-public-side-header > h2,
#s-lg-profile-cols #col3 .s-lib-public-side-header > h2 {
  background-color: transparent;
  border: none;
  font-size: 1.8em;
  font-family: "Vollkorn", Georgia, serif;
  font-style: italic;
  padding: 0;
  color: #6C7077;
}

.s-lib-box-idx-guide-list {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
}

.ncl-clt-header {
  margin-left: -15px;
  margin-right: -15px;
}
.ncl-clt-header #alertMessage {
  padding: 0.5em 0;
}
.ncl-clt-header #alertMessage .alert-title {
  font-weight: 700;
  font-size: 1.4em;
}
.ncl-clt-header #alertMessage .alert-message, .ncl-clt-header #alertMessage .alert-title {
  margin: 0;
}

.nclclt-event-list .event-card {
  display: flex;
  margin: 1em;
}
.nclclt-event-list .date-grid {
  min-width: 4.4rem;
  height: 6rem;
  margin-right: 1rem;
  background-color: var(--secondary, #6C7077);
  color: var(--secondary-color, #fff);
}
.nclclt-event-list .date-grid .date-part {
  display: block;
  text-transform: none;
}
.nclclt-event-list .date-grid .date-part.day {
  font-size: 2.2rem;
  font-weight: 700;
  margin-top: 5px;
  line-height: 3rem;
}
.nclclt-event-list .date-grid .date-part.month {
  letter-spacing: 1px;
  font-size: 1rem;
}
.nclclt-event-list .event-title {
  text-transform: none;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 1.2em;
}
.nclclt-event-list .event-info ul {
  font-family: "Vollkorn", Georgia, serif;
  font-size: 1.1em;
}

.nclclt-event-list .event-description {
  line-height: 1.2em;
}

footer {
  position: relative;
  background: none;
}
footer .social-media-list {
  text-align: left;
}
footer .footer-divider {
  width: 93%;
  border-top: 0.5em solid #747777;
  margin: 0 auto;
}
footer .container {
  padding: 3em;
  color: black;
}
footer .nclclt-megamenu .subnav li.list-header {
  font-weight: normal;
  margin-bottom: 0;
}
footer .nclclt-megamenu {
  margin-bottom: 1em;
}
footer .nclclt-megamenu .subnav a {
  font-weight: normal;
}
footer .nclclt-megamenu .subnav {
  margin-bottom: 0;
}
footer .footer-free-content {
  margin-bottom: 1em;
}
footer .contact {
  font-size: 0.75em;
}
footer a {
  font-weight: normal;
}
footer ul {
  list-style-type: none;
  padding-left: 0;
}
footer ul .list-header {
  font-size: 2.15rem;
  text-transform: none;
}
footer .subnav li.list-header {
  margin-bottom: 0;
}
footer ul.footer-menu {
  margin-bottom: 1em;
}

#nclcltPrimeHeader {
  margin-top: 20px;
}

#nclcltLogo {
  margin: 60px auto 15px;
  height: 120px;
}

@media (min-width: 992px) {
  #nclcltLogo {
    margin: 0;
  }
}
.library-name {
  text-transform: none;
  letter-spacing: 1px;
  font-size: 2em;
  margin: 1rem 1rem 0 0;
}

/************
 * Hours
 */
#nclcltHeaderHours > #nclcltHeaderHoursLabel {
  display: none;
}

#nclcltHeaderHoursContent {
  display: flex;
}
#nclcltHeaderHoursContent div {
  align-self: center;
  padding: 0 8px;
  vertical-align: middle;
  font-size: 1.4em;
}
#nclcltHeaderHoursContent div i {
  vertical-align: middle;
  font-size: 1.25em;
  color: #747777;
}
#nclcltHeaderHoursContent div:nth-child(2) {
  text-transform: none;
  font-weight: 700;
  margin-left: -0.5em;
  letter-spacing: 1px;
  top: 1px;
  position: relative;
  line-height: normal;
}
#nclcltHeaderHoursContent div:nth-child(3) {
  white-space: nowrap;
  border-left: 1px solid #6C7077;
}
#nclcltHeaderHoursContent .nclcltHeaderHoursValue {
  font-style: italic;
  color: #383B41;
  font-weight: 700;
  top: 1px;
  position: relative;
}

@media (min-width: 992px) {
  #nclcltHeaderHours > #nclcltHeaderHoursLabel {
    display: block;
    text-transform: none;
    margin-left: 8px;
    font-size: 1.2em;
    font-weight: 600;
  }

  #nclcltHeaderHoursAdditional {
    margin-left: 30px;
    color: var(--primary-header, #0E0F11);
    font-size: 1.2em;
    font-weight: 700;
    top: -3px;
    position: relative;
  }
  #nclcltHeaderHoursAdditional:hover {
    color: var(--primary-header--dark, #000);
  }

  #nclcltHeaderHoursAdditionalModal {
    font-size: 1.2em;
  }
}
.login-link {
  color: #6C7077;
  vertical-align: super;
  padding-left: 1em;
}

/* LibChat uses a different name and format for their chat buttons. */
.libchat_online,
.libchat_offline {
  background-color: var(--secondary) !important;
  color: var(--secondary-color) !important;
  font-size: 1.45em !important;
  font-family: "Vollkorn", Georgia, serif;
  line-height: 1em;
  height: 65px;
  border-radius: 50% !important;
  border-bottom-right-radius: 0 !important;
}

.libchat_online:hover,
.libchat_online:focus {
  background-color: var(--secondary--dark) !important;
  color: #fff !important;
}

@media (min-width: 992px) {
  .flex-row {
    display: flex;
    align-items: flex-end;
  }
}
.chat-now-button {
  -webkit-border-radius: 50%;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius: 50%;
  -moz-border-radius-bottomright: 0;
  border-radius: 50%;
  border-bottom-right-radius: 0;
  height: 65px;
  width: 65px;
  display: inline-block;
  background-color: var(--secondary, #6C7077);
  color: var(--secondary-color, #fff);
  padding: 12px;
  text-align: center;
}
.chat-now-button span {
  font-size: 1.5em;
  font-family: "Vollkorn", Georgia, serif;
  line-height: 1em;
}
.chat-now-button:hover, .chat-now-button:focus {
  background-color: var(--primary, #54575c);
  color: var(--primary-color, #fff);
}

.ncl-clt-header a {
  text-decoration: none;
}

.nclclt-navigation a {
  font-size: 2rem;
}
.nclclt-navigation .dropdown-toggle::after {
  display: none;
}

.text-spaced {
  letter-spacing: 2px;
}

.text-heavy {
  text-transform: none;
  font-weight: 900;
}

.text-accent {
  color: var(--secondary-header, #6C7077);
}

.unstyled-btn {
  border: none;
  background-color: transparent;
}

.axs-hide {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

.highlighted-content-box {
  background-color: var(--primary, #EEEFEF);
  color: var(--primary-color, black);
}
.highlighted-content-box s-lib-box-title, .highlighted-content-box h2.s-lib-box-title, .highlighted-content-box h3, .highlighted-content-box h4, .highlighted-content-box h5, .highlighted-content-box h6 {
  color: var(--primary-color, #0E0F11);
}
.highlighted-content-box a {
  color: var(--primary-link, blue);
}
.highlighted-content-box a:hover {
  color: var(--primary-link--dark, darkblue);
}

.nclclt-hours .s-lib-box .s-lib-box-content h4 {
  font-size: 1rem;
}
.nclclt-hours .panel-group .panel {
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin-left: 30px;
  margin-bottom: 15px;
  background-color: transparent;
}
.nclclt-hours .panel-title {
  font-size: 1.35rem !important;
}
.nclclt-hours .panel-heading {
  color: var(--primary-header, #6C7077);
  padding: 0;
  border: none;
  text-transform: none;
  letter-spacing: 1px;
  font-size: 0.9em;
}
.nclclt-hours .panel-heading a {
  position: relative;
}
.nclclt-hours .panel-heading a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: -9px;
  left: -30px;
  font-size: 2.5em;
  color: var(--secondary-header, #6C7077);
  content: "\f106";
}
.nclclt-hours .panel-heading a.collapsed:before {
  content: "\f107";
}
.nclclt-hours .panel-body {
  padding: 5px 0;
}
.nclclt-hours .panel-body dl {
  margin-bottom: 8px;
}
.nclclt-hours .panel-body dd,
.nclclt-hours .panel-body dt {
  display: inline-block;
  margin-bottom: 2px;
}
.nclclt-hours .panel-body dd {
  margin-left: 0.5em;
  font-family: "Vollkorn", Georgia, serif;
  color: var(--secondary-header, #747777);
}
.nclclt-hours .panel-body dd:before {
  content: "|";
  font-family: "Lato", "Helvetica", sans-serif;
  margin-right: 0.5em;
  color: #CECFD1;
}
.nclclt-hours .panel-body .more-info {
  font-family: "Vollkorn", Georgia, serif;
  color: #747777;
}
.nclclt-hours .panel-group .panel-heading + .panel-collapse > .list-group,
.nclclt-hours .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}

/* Hours modal */
@media (min-width: 768px) {
  .modal-dialog {
    width: 569px;
  }
}
.modal {
  font-family: "Lato", "Helvetica", sans-serif;
}
.modal .modal-content {
  border-radius: 1em;
  background: none;
}
.modal .modal-header {
  background: var(--primary-header, #747777);
  color: white;
  border-radius: 1em 1em 0 0;
  /* Making the X a bit bigger */
}
.modal .modal-header .close {
  color: white;
  font-size: 4em;
  font-weight: 400;
  opacity: 1;
  margin-top: -6px;
  float: right;
}
.modal .modal-header .modal-title {
  text-transform: none;
  font-size: 2.5em;
  font-weight: bold;
}
.modal .modal-body {
  background: white;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  /* Hours Listing */
  /* Lato, 20pt, Bold for date, Regular for time #000000, 30 line spacing */
}
.modal .modal-body dl {
  color: black;
}
.modal .modal-body dt {
  font-weight: bold;
}
.modal .modal-body dd {
  margin-bottom: 1em;
}

#nclcltHeaderHours dt, #nclcltHeaderHours dd {
  font-size: 20px;
}

.nclclt-megamenu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  background-color: var(--secondary--transparent, rgba(116, 119, 119, 0.95));
}
.nclclt-megamenu.padded {
  padding: 3em 4em;
}
.nclclt-megamenu ul, .nclclt-megamenu div, .nclclt-megamenu img {
  flex-basis: 100%;
}
.nclclt-megamenu .subnav {
  padding-left: 0;
  margin-bottom: 2em;
}
.nclclt-megamenu .subnav li {
  list-style: none;
  line-height: 1.25em;
  margin: 0.5em 0 0.5em 0;
}
.nclclt-megamenu .subnav li.list-header {
  text-transform: none;
  font-weight: 700;
  font-size: 2.25rem;
  letter-spacing: 0.04em;
  margin: 0;
  color: var(--secondary-color);
}
.nclclt-megamenu .subnav a {
  text-transform: none;
  font-size: 1.8rem;
  color: var(--secondary-link);
  letter-spacing: 0;
}
.nclclt-megamenu .subnav a:hover {
  text-decoration: underline;
}
.nclclt-megamenu .bordered:not(:first-child) {
  border-left: 1px solid var(--secondary-color, #0E0F11);
  padding-left: 2em;
}
.nclclt-megamenu .bordered:first-child {
  padding-right: 2em;
}

@media (min-width: 768px) {
  .nclclt-megamenu ul, .nclclt-megamenu div, .nclclt-megamenu img {
    flex-basis: 50%;
  }

  .subnav {
    margin-bottom: 0;
  }
  .subnav li.list-header {
    margin-bottom: 1em;
  }
}
@media (min-width: 992px) {
  .nclclt-megamenu ul, .nclclt-megamenu div, .nclclt-megamenu img {
    flex-basis: 33%;
  }
}
/************
 * Mobile Navigation
 */
.nclclt-navbar-overlay {
  padding: 20px 15px 0;
  background-color: var(--secondary--transparent, rgba(116, 119, 119, 0.95));
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 4;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.nclclt-navbar-overlay.reduced {
  top: -120vh;
  right: -120vw;
}
.nclclt-navbar-overlay .nclclt-navbar-close {
  color: var(--secondary-link, #fff);
  float: right;
}
.nclclt-navbar-overlay .panel-group {
  margin-top: 57px;
  text-align: center;
}
.nclclt-navbar-overlay .panel-group .panel {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nclclt-navbar-overlay .panel-group .panel .panel-heading .panel-title {
  font-weight: 900;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 2px;
  color: var(--secondary-link, #fff);
}
.nclclt-navbar-overlay .panel-group .panel .panel-body {
  max-height: 40vh;
  overflow-y: scroll;
  border: 1px solid var(--primary, #0E0F11);
  border-top: none;
}
.nclclt-navbar-overlay .panel-group .panel .panel-body::-webkit-scrollbar {
  width: 8px;
}
.nclclt-navbar-overlay .panel-group .panel .panel-body::-webkit-scrollbar-thumb {
  background-color: var(--primary, #0E0F11);
}

nav.row {
  position: relative;
}

.nclclt-navigation {
  display: none;
  justify-content: center;
  margin: 1em 0 0;
  border: 1px solid #383B41;
  border-left: none;
  border-right: none;
  font-weight: 400;
  font-size: 1.5em;
}
.nclclt-navigation > li {
  margin: 1.2em;
}
.nclclt-navigation > li > a {
  color: #383B41;
}
.nclclt-navigation > li > a:hover,
.nclclt-navigation > li > a:focus,
.nclclt-navigation > li > a:focus-within,
.nclclt-navigation > li > a:active {
  text-decoration: none;
  border-bottom: 1px dotted var(--secondary-header, #383B41);
}

.nclclt-dropdown {
  display: initial;
}
.nclclt-dropdown a.dropdown-toggle {
  display: initial;
  position: relative;
}
.nclclt-dropdown a.dropdown-toggle i {
  color: var(--secondary-header, #6C7077);
  position: absolute;
  left: 0;
  right: 0;
  top: 25px;
  display: none;
}
.nclclt-dropdown.open {
  position: static;
}
.nclclt-dropdown.open a > i {
  display: block;
}

.nclclt-dropdown-menu {
  width: 970px;
  background-color: var(--secondary--transparent, rgba(116, 119, 119, 0.95));
  border-radius: 0;
  color: var(--secondary-color, #fff);
  margin-top: -1px;
}
.nclclt-dropdown-menu.open {
  z-index: 11;
}

@media (min-width: 992px) {
  .nclclt-navigation {
    display: flex;
  }
}
@media (min-width: 1170px) {
  .nclclt-dropdown-menu {
    width: 1170px;
  }
}
#nclcltMobileNavigation .mobile-navigation-item {
  font-size: 3rem;
}

.nclclt-navbar-close {
  margin-right: 3rem;
}

/************
 * Mobile Search
 */
#searchCollapse form {
  display: flex;
  margin: 15px 0;
  justify-content: center;
}
#searchCollapse form button[type=submit] {
  align-self: flex-start;
}

#quickSearch {
  border: none;
  box-shadow: none;
  background-color: #EEEFEF;
  color: #0E0F11;
  width: 80vw;
}
#quickSearch::placeholder {
  color: #6C7077;
}

@media (min-width: 992px) {
  #quickSearch {
    width: 35vw;
  }

  form {
    justify-content: flex-end;
  }
}
/************
 * Summon Search box
 */
.summon-search-box {
  position: relative;
}
.summon-search-box input[type=text] {
  width: 89%;
  padding: 0.5rem 0.75rem;
  font-size: 1em;
  line-height: 2.25;
  color: #6C7077;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.summon-search-box input[type=text]:focus {
  color: #6C7077;
  background-color: #fff;
  border-color: var(--primary, #5cb3fd);
  outline: 0;
}
.summon-search-box .inline-radio-select {
  width: 89%;
  display: flex;
}
.summon-search-box .advanced-search {
  margin-left: auto;
}
.summon-search-box .advanced-search a {
  vertical-align: -1em;
  font-weight: 700;
  color: var(--primary-header, #337ab7);
}
.summon-search-box .unstyled-btn {
  width: 10%;
  text-align: center;
}
.summon-search-box .unstyled-btn .fa-stack {
  margin-top: -0.2em;
}
.summon-search-box .unstyled-btn .fa-circle {
  color: var(--secondary, #0E0F11);
}
.summon-search-box .unstyled-btn .fa-search {
  color: var(--secondary-color, #EEEFEF);
  margin-top: -1px;
}
.summon-search-box .custom-radio {
  margin: 0.5rem 2rem 0.5rem 0;
}
.summon-search-box .custom-radio .radio-label {
  font-size: 0.8em;
  color: #747777;
  text-transform: none;
  letter-spacing: 1px;
}
.summon-search-box .custom-radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.summon-search-box .custom-radio input[type=radio] + .radio-label:before {
  content: "";
  background: transparent;
  border-radius: 100%;
  border: 1px solid #747777;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: 0.2em;
  margin-right: 0.2em;
  vertical-align: text-bottom;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
  font-size: 1.2rem;
}
.summon-search-box .custom-radio input[type=radio]:checked + .radio-label:before {
  background-color: var(--primary, #0E0F11);
  box-shadow: inset 0 0 0 4px #EEEFEF;
}
.summon-search-box .custom-radio input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: var(--primary, #0E0F11);
}
.summon-search-box .custom-radio input[type=radio]:hover + .radio-label:before {
  outline: none;
  border-color: var(--primary, #0E0F11);
}
.summon-search-box .custom-radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}

/*
styles for the version two Summon search box are located in the widget code itself:
    /components/summonSearchBox.php
*/
.social-media-list {
  margin-top: 1em;
  text-align: center;
}
.social-media-list a .fa-stack i {
  color: var(--secondary-color, #383B41);
}
.social-media-list a .fa-stack i:first-child {
  color: var(--secondary, #EEEFEF);
}
.social-media-list a:hover .fa-stack i:first-child, .social-media-list a:focus .fa-stack i:first-child {
  color: var(--secondary--dark, #BDBFC2);
}

.footer .social-media-list a .fa-stack i {
  color: #383B41;
}
.footer .social-media-list a .fa-stack i:first-child {
  color: #EEEFEF;
}
.footer .social-media-list a:hover .fa-stack i:first-child, .footer .social-media-list a:focus .fa-stack i:first-child {
  color: #BDBFC2;
}

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