
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&display=swap');
@import url("https://use.typekit.net/gmz0ktu.css");
body {
  font-family: "Aktiv Grotesk", sans-serif !important;
  color: #10111D !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Manrope', sans-serif !important;
  font-weight: 700 !important;
}
.tooltip {
  font-family: "Aktiv Grotesk", sans-serif !important;
}
.popover {
  font-family: "Aktiv Grotesk", sans-serif !important;
}
.pager li > a, .pager li > span {
  color: #6C72FF !important;
  font-weight: 500 !important;
}
.pager li > a:hover, .pager li > span:hover {
  background-color: #6C72FF !important;
  color: rgba(255, 255, 255, 0.85) !important;
}
/*.caution h3, .important h3, .note h3, .tip h3, .warning h3 {background-color: #6C72FF !important;} */
.lead, .toc .glyphicon, .publication-contents li {
  font-weight: 400 !important;
}
td {
  vertical-align: top !important;
}
.searchresultsnippet {font-weight:400;color: #333 !important;}
ul.searchresults .search-highlight {background-color: #F8EEBE;font-style: inherit;}
/* COLORS */
a, .text-primary, .btn-link, .pagination > li > a, .pagination > li > span, .publication-contents a:hover {
  color: #ED681E !important;
}
.bg-primary, .btn-primary, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus,  .portal-single-publication .publication-icon {
  background-color: #10111D !important;
}
.site-sidebar {
  background-color: #f2f2f2 !important;
}
.collapse-sidebar-nav .site-sidebar-header {
  background-color: #ffffff !important;
}
.colored-top.collapsible-sidebar-nav .site-sidebar-header .navbar-toggle .icon-bar {
    background-color: #666;
}
.btn-primary, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border-color: #10111D !important;
}
a:hover, a:focus, .btn-link:hover, .btn-link:focus {
  color: #C6461E !important;
}
.cc-dismiss:hover {color:rgba(255,255,255,0.8) !important;}
.pager li > a, .pager li > span {
  color: #6C72FF !important;
}
.nav-site-sidebar li a {
  color: rgba(0, 0, 0, 0.8) !important;
}
.search-field {
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
}
.section-nav.nav > li a, .publication-contents a, .portal-single-publication a {
  color: #666 !important;
}
/* STRUCTURE */
.cc-btn {
  color: #fff !important;
  background-color: #ED681E !important;
  border-radius: 40px !important;
}
.cc-window {
  background-color: #10111D !important;
  color: #f2f2f2 !important;
}
.cc-link, .cc-link:active, .cc-link:visited {
  color: #f2f2f2 !important;
}
.theme1 .collapse-sidebar-nav .site-sidebar .logo {
  max-width: 175px !important;
  
}

.theme1.collapsible-sidebar-nav .site-sidebar-header .navbar-toggle {
  padding-top: 5px !important;
  padding-bottom: 0 !important;
}
.portal-header .search-field {
  background-color: rgb(255, 255, 255) !important;
  color: #000 !important;
}
.portal-header .search-field::placeholder {
  color: #000 !important;
}
.portal-header::after {
  filter: none !important;
  opacity: 1 !important;
}
.portal-header::before {
  background-color: transparent !important;
}
.portal-header h1 {
  color: #10111D;
}
.portal-header .search-field {
  background-color: rgba(255, 255, 255, 1) !important;
}
.sm-simple > li > a {
  color: #10111D !important;
}
.navbar-brand img {
  max-width: 350px;
}
.theme1 .site-sidebar .logo {
  max-width: 350px;
  width: 60%;
	padding:33px 0 !important;
}
.portal-header-navbar .logo {
  height: 24px !important;
}
.sm-simple > li > a:hover, .sm-simple > li > a:focus, .sm-simple > li > a:active, .sm-simple > li > a.highlighted {
  color: #ED681E !important;
}
@media (min-width: 768px) {
  .theme1.page-toc main article {
    padding-left: 2.5% !important;
  }
  .collapsible-sidebar-nav .collapse-sidebar-nav .site-sidebar {
    background-color: transparent !important;
  }
}
