/* Custom css goes here */

.img-banner {
  width: 100%;
  height: auto;
}

.navbar-brand img {
  max-height: 50px;
}

.swiper-button-next,
.swiper-button-prev {
  top: 45%;
  width: 2rem;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: var(--swiper-navigation-size);
}

/* Bootstrapious theme overrides for pq ux consistency */
.text-muted { color: #696969 !important; }
.breadcrumb-item.active { color: #696969; }
.btn { border-radius: .25rem; letter-spacing: .025em; font-size: 1rem; text-transform: none; }
.btn-primary { box-shadow: inset 0 -3px 0 #0a5c8b; }
.btn-info { box-shadow: inset 0 -3px 0 #138c9e; }
.btn-info:hover { background-color: #006b86; }
.dropdown-item { color: #606060; text-transform: none; }
.dropdown-menu { font-size: .9rem; }
.text-uppercase { letter-spacing: .025em; }
.navbar-light .navbar-nav .nav-link { letter-spacing: .025em; text-transform: none; font-size: 1em; }
a, .btn-outline-primary { color: #4079b9; }
.text-primary { color: #4079b9 !important; }
.ot-sdk-show-settings { cursor: pointer; text-transform: capitalize; }

/* Self-hosted Fonts */

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-regular.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-300.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-700.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/National_Library/oe_/https://proquest.syndetics.com/vendor/google-webfonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
