@import 'font.css';
.mx-auto {
  margin-left: auto;
  margin-right: auto !important;
}
.mx-0 {
  margin-left: 0;
  margin-right: 0 !important;
}
.mx-1 {
  margin-left: 12px/2;
  margin-right: 12px/2 !important;
}
.mx-2 {
  margin-left: 12px;
  margin-right: 12px !important;
}
.mx-3 {
  margin-left: 12px*1.5;
  margin-right: 12px*1.5 !important;
}
.mx-4 {
  margin-left: 12px*2;
  margin-right: 12px*2 !important;
}
.mx-5 {
  margin-left: 12px*2.5;
  margin-right: 12px*2.5 !important;
}
.mx-6 {
  margin-left: 12px*3;
  margin-right: 12px*3 !important;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto !important;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 12px/2;
  margin-bottom: 12px/2 !important;
}
.my-2 {
  margin-top: 12px;
  margin-bottom: 12px !important;
}
.my-3 {
  margin-top: 12px*1.5;
  margin-bottom: 12px*1.5 !important;
}
.my-4 {
  margin-top: 12px*2;
  margin-bottom: 12px*2 !important;
}
.my-5 {
  margin-top: 12px*2.5;
  margin-bottom: 12px*2.5 !important;
}
.my-6 {
  margin-top: 12px*3;
  margin-bottom: 12px*3 !important;
}
.my-10 {
  margin-top: 12px*5;
  margin-bottom: 12px*5 !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 12px/2 !important;
}
.mb-2 {
  margin-bottom: 12px !important;
}
.mb-3 {
  margin-bottom: 12px*1.5 !important;
}
.mb-4 {
  margin-bottom: 12px*2 !important;
}
.mb-5 {
  margin-bottom: 12px*2.5 !important;
}
.mb-6 {
  margin-bottom: 12px*3 !important;
}
.mb-8 {
  margin-bottom: 12px*4 !important;
}
.mb-10 {
  margin-bottom: 12px*5 !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 12px/2 !important;
}
.mt-2 {
  margin-top: 12px !important;
}
.mt-3 {
  margin-top: 12px*1.5 !important;
}
.mt-4 {
  margin-top: 12px*2 !important;
}
.mt-5 {
  margin-top: 12px*2.5 !important;
}
.mt-6 {
  margin-top: 12px*3 !important;
}
.mt-10 {
  margin-top: 12px*5 !important;
}
.ml-auto {
  margin-left: auto !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.ml-1 {
  margin-left: 12px/2 !important;
}
.ml-2 {
  margin-left: 12px !important;
}
.ml-3 {
  margin-left: 12px*1.5 !important;
}
.ml-4 {
  margin-left: 12px*2 !important;
}
.ml-5 {
  margin-left: 12px*2.5 !important;
}
.ml-6 {
  margin-left: 12px*3 !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-1 {
  margin-right: 12px/2 !important;
}
.mr-2 {
  margin-right: 12px !important;
}
.mr-3 {
  margin-right: 12px*1.5 !important;
}
.mr-4 {
  margin-right: 12px*2 !important;
}
.mr-5 {
  margin-right: 12px*2.5 !important;
}
.mr-6 {
  margin-right: 12px*3 !important;
}
.px-0 {
  padding-left: 0;
  padding-right: 0 !important;
}
.px-1 {
  padding-left: 12px/2;
  padding-right: 12px/2 !important;
}
.px-2 {
  padding-left: 12px;
  padding-right: 12px !important;
}
.px-3 {
  padding-left: 12px*1.5;
  padding-right: 12px*1.5 !important;
}
.px-4 {
  padding-left: 12px*2;
  padding-right: 12px*2 !important;
}
.px-5 {
  padding-left: 12px*2.5;
  padding-right: 12px*2.5 !important;
}
.px-6 {
  padding-left: 12px*3;
  padding-right: 12px*3 !important;
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 12px/2;
  padding-bottom: 12px/2 !important;
}
.py-2 {
  padding-top: 12px;
  padding-bottom: 12px !important;
}
.py-3 {
  padding-top: 12px*1.5;
  padding-bottom: 12px*1.5 !important;
}
.py-4 {
  padding-top: 12px*2;
  padding-bottom: 12px*2 !important;
}
.py-5 {
  padding-top: 12px*2.5;
  padding-bottom: 12px*2.5 !important;
}
.py-6 {
  padding-top: 12px*3;
  padding-bottom: 12px*3 !important;
}
.py-10 {
  padding-top: 12px*5;
  padding-bottom: 12px*5 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 12px/2 !important;
}
.pb-2 {
  padding-bottom: 12px !important;
}
.pb-3 {
  padding-bottom: 12px*1.5 !important;
}
.pb-4 {
  padding-bottom: 12px*2 !important;
}
.pb-5 {
  padding-bottom: 12px*2.5 !important;
}
.pb-6 {
  padding-bottom: 12px*3 !important;
}
.pb-10 {
  padding-bottom: 12px*5 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 12px/2 !important;
}
.pt-2 {
  padding-top: 12px !important;
}
.pt-3 {
  padding-top: 12px*1.5 !important;
}
.pt-4 {
  padding-top: 12px*2 !important;
}
.pt-5 {
  padding-top: 12px*2.5 !important;
}
.pt-6 {
  padding-top: 12px*3 !important;
}
.pt-10 {
  padding-top: 12px*5 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-1 {
  padding-left: 12px/2 !important;
}
.pl-2 {
  padding-left: 12px !important;
}
.pl-3 {
  padding-left: 12px*1.5 !important;
}
.pl-4 {
  padding-left: 12px*2 !important;
}
.pl-5 {
  padding-left: 12px*2.5 !important;
}
.pl-6 {
  padding-left: 12px*3 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-1 {
  padding-right: 12px/2 !important;
}
.pr-2 {
  padding-right: 12px !important;
}
.pr-3 {
  padding-right: 12px*1.5 !important;
}
.pr-4 {
  padding-right: 12px*2 !important;
}
.pr-5 {
  padding-right: 12px*2.5 !important;
}
.pr-6 {
  padding-right: 12px*3 !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 12px/2 !important;
}
.p-2 {
  padding: 12px !important;
}
.p-3 {
  padding: 12px*1.5 !important;
}
.p-4 {
  padding: 12px*2 !important;
}
.p-5 {
  padding: 12px*2.5 !important;
}
.p-6 {
  padding: 12px*3 !important;
}
.p-10 {
  padding: 12px*5 !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.clear {
  clear: both;
  display: block;
  width: 100% !important;
  float: none !important;
}
.d-none {
  display: none;
}
.d-block {
  display: block;
}
.d-inline-block {
  display: inline-block;
}
.block {
  width: 100%;
  height: 100%;
  display: block;
}
.spacer {
  clear: both;
  display: block;
  width: 100% !important;
  float: none !important;
  height: 40px;
}
.spacer.half {
  height: 40px/2;
}
.spacer.third {
  height: 40px/3;
}
.spacer.quart {
  height: 40px/4;
}
.spacer.double {
  height: 40px*2;
}
.spacer.trip {
  height: 40px*3;
}
.spacer.quad {
  height: 40px*4;
}
.blank {
  height: 1px;
  display: block;
  width: 40px/4;
  display: inline-block;
}
.blank.double {
  width: 40px/2;
}
.blank.quad {
  width: 40px;
}
.align-left {
  float: left;
  margin-right: 40px/2;
}
.align-right {
  float: right;
  margin-left: 40px/2;
}
.set {
  position: absolute !important;
}
.set-bottom {
  bottom: 0;
}
.set-left {
  left: 0;
}
.set-right {
  right: 0;
}
.set-all {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (max-width: 820px) {
  .unset-mobile {
    position: relative !important;
  }
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.border-left {
  border-left: 1px solid #d7d7d7;
}
.border-right {
  border-right: 1px solid #d7d7d7;
}
.border-xs-none {
  border: none;
}
.text-shadowed {
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
body {
  font-size: 14px;
  line-height: 22px;
  color: #302b2d;
}
.search-highlights {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.search-highlight {
  background-color: beige;
  padding: 5px;
  display: block;
}
.search-highlight > em {
  background-color: #fecd06;
}
h1 {
  font-size: 32px;
  font-family: 'abel';
  font-weight: bold;
}
h2 {
  font-size: 26px;
  font-weight: normal;
  line-height: 28px;
}
h3 {
  font-size: 18px;
  margin-top: 0.3em;
  margin-bottom: 0.5em;
}
h4 {
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  font-family: 'abel';
}
a,
a:visited,
a:active {
  color: #212121;
}
a:hover,
a:visited:hover,
a:active:hover {
  color: #302b2d;
  text-decoration: none;
}
a.button,
a:visited.button,
a:active.button {
  background-color: #fecd06;
  padding: 8px 10px !important;
  display: inline-block;
  line-height: 14px;
  text-shadow: none !important;
  box-shadow: none !important;
}
a.button:hover,
a:visited.button:hover,
a:active.button:hover {
  box-shadow: none;
  background-color: #302b2d !important;
  color: #fff !important;
}
a.button:hover .icon,
a:visited.button:hover .icon,
a:active.button:hover .icon {
  filter: invert(1);
}
a.button:after,
a:visited.button:after,
a:active.button:after {
  display: none;
}
a.button.block,
a:visited.button.block,
a:active.button.block {
  display: block;
  text-align: center;
  height: auto;
}
a.button.small,
a:visited.button.small,
a:active.button.small {
  font-size: 75%;
  padding: 6px 5px;
}
a.button.small .icon,
a:visited.button.small .icon,
a:active.button.small .icon {
  height: 14px;
  margin-left: -2px;
}
a.button .icon,
a:visited.button .icon,
a:active.button .icon {
  height: 20px;
  margin-left: -4px;
  margin-right: 6px;
  transition: all 300ms;
}
ul {
  padding-left: 0;
  list-style: none;
}
hr {
  clear: both;
}
.form-control:focus {
  outline: none;
  box-shadow: none;
  border: 1px solid #fecd06;
}
iframe {
  border: none;
}
*::selection {
  background-color: #fecd06;
  color: #302b2d;
}
#main {
  box-shadow: 0 0 20px #ccc;
}
#content,
#sidebar {
  padding-bottom: 30px;
  height: 100%;
}
#content {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 680px) {
  #content {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
  }
}
.main-content a:not(.nohighlight),
#content a:not(.nohighlight),
#teaser a:not(.nohighlight) {
  position: relative;
  transition: all 400ms;
  padding: 2px 4px;
  margin: -2px -4px;
  box-shadow: inset 0 -0.08rem white, inset 0 -0.4rem #fecd06;
  text-shadow: -1px -1px white, -1px 1px white, 1px -1px white, 1px 1px white;
}
.main-content a:not(.nohighlight):hover,
#content a:not(.nohighlight):hover,
#teaser a:not(.nohighlight):hover {
  box-shadow: inset 0 -0.08rem #fff, inset 0 -1.6rem #fecd06;
  text-shadow: none;
}
.main-content a:not(.nohighlight) i,
#content a:not(.nohighlight) i,
#teaser a:not(.nohighlight) i {
  margin-left: 4px;
  font-size: 12px;
  color: #999;
}
.main-content .category-teaser a:after,
#content .category-teaser a:after,
#teaser .category-teaser a:after {
  display: none;
}
#menu,
#footer,
nav.navbar {
  padding: 0 30px;
}
.pagination {
  margin-top: 1em;
  margin-bottom: 0;
  clear: both;
}
.pagination .page-item {
  flex-grow: 1;
  margin-left: -1px;
}
.pagination .page-item a {
  text-align: center;
  text-shadow: none !important;
  box-shadow: none !important;
  line-height: 35px;
  margin: 0 !important;
  padding: 0 !important;
}
.pagination .page-item.disabled {
  opacity: 0.5;
}
@media screen and (max-width: 680px) {
  .pagination .page-item:nth-of-type(5),
  .pagination .page-item:nth-of-type(7) {
    display: none;
  }
}
nav.navbar {
  margin-bottom: 1em;
  margin: 0 -15px;
  padding-top: 30px;
  padding-bottom: 30px;
  z-index: 300;
  position: relative;
  background-color: #fff;
}
nav.navbar .navbar-brand {
  margin-bottom: 0;
}
#menu {
  font-family: 'abel';
  background-color: #fecd06;
  margin-left: -15px;
  margin-right: -15px;
  box-shadow: 0 0 2px #efeded;
  position: relative;
}
#menu ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: inline-block;
}
#menu > ul > li {
  display: inline-block;
  position: relative;
}
#menu > ul > li > a {
  line-height: 30px;
  padding: 0 15px;
  color: #212121;
  display: block;
  font-size: 18px;
  transition: all 300ms;
}
#menu > ul > li > a:hover {
  background-color: #fff;
}
#menu > ul > li:hover > a {
  background-color: #fff;
}
#menu > ul > li:hover .submenu {
  display: flex;
}
#menu > ul > li.active > a {
  text-decoration: underline !important;
}
#menu > ul .submenu {
  position: absolute;
  z-index: 999;
  top: 100%;
  left: 0;
  border: 1px solid #e7e5ea;
  background-color: #fff;
  padding: 26px;
  display: none;
  font-size: 14px;
}
#menu > ul .submenu .nav-title {
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
  padding-left: 5px;
  padding-right: 0;
}
#menu > ul .submenu .nav-title a {
  display: block;
  padding-left: 5px;
  margin-left: -5px;
}
#menu > ul .submenu .nav-title a:hover {
  background-color: #fecd06;
  color: #302b2d;
}
#menu > ul .submenu .nav-kat {
  border-bottom: 1px solid #e7e5ea;
}
#menu > ul .submenu .nav-kat:first-child {
  margin-right: 10px;
}
#menu > ul .submenu .nav-kat:last-child {
  margin-left: 10px;
}
#menu > ul .submenu .nav-kat ul {
  border-bottom: none;
}
#menu > ul .submenu .nav-kat.two-columns > ul,
#menu > ul .submenu .nav-kat.two-columns .ul {
  width: 320px;
}
#menu > ul .submenu .nav-kat.two-columns > ul li,
#menu > ul .submenu .nav-kat.two-columns .ul li {
  float: left;
}
#menu > ul .submenu ul,
#menu > ul .submenu .ul {
  padding: 15px 0;
  border-top: 1px solid #e7e5ea;
  width: 160px;
}
#menu > ul .submenu ul a,
#menu > ul .submenu .ul a {
  padding: 2px 4px;
  display: block;
  line-height: 14px;
  background-color: transparent;
  transition: all 300ms;
}
#menu > ul .submenu ul a:hover,
#menu > ul .submenu .ul a:hover,
#menu > ul .submenu ul a.active,
#menu > ul .submenu .ul a.active {
  background-color: #fecd06;
  color: #302b2d;
}
.mobile_toggle {
  display: none;
}
.mobile_burger > span {
  height: 4px;
  width: 32px;
  border-radius: 2px;
  display: block;
  background-color: #302b2d;
  transition: all 300ms;
  opacity: 1;
}
.mobile_burger > span:nth-of-type(2) {
  margin: 4px 0;
}
body.fixed_menu .navbar {
  margin-bottom: 40px;
}
body.fixed_menu #menu {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0;
  top: 0;
}
@media screen and (max-width: 680px) {
  nav.navbar {
    padding: 10px !important;
  }
  .mobile_toggle {
    display: inline-block;
    padding: 10px;
  }
  #menu {
    height: 40px;
    z-index: 898;
    padding-left: 10px;
    padding-right: 10px;
  }
  #menu.open .main_menu {
    opacity: 1;
    pointer-events: all;
  }
  #menu.open .mobile_burger span:nth-of-type(1) {
    transform: rotateZ(45deg);
    margin-top: 8px;
  }
  #menu.open .mobile_burger span:nth-of-type(2) {
    opacity: 0;
  }
  #menu.open .mobile_burger span:nth-of-type(3) {
    transform: rotateZ(-45deg);
    margin-top: -16px;
  }
  #menu .main_menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 10px;
    border-bottom: 1px solid #fecd06;
    opacity: 0;
    pointer-events: none;
  }
  #menu .main_menu > li {
    display: block;
    position: unset;
  }
  #menu .main_menu > li.active > a,
  #menu .main_menu > li:hover > a {
    background-color: #fecd06 !important;
    color: #302b2d !important;
  }
  #menu .main_menu > li.active .submenu,
  #menu .main_menu > li:hover .submenu {
    display: block;
  }
  #menu .main_menu > li .submenu {
    left: 130px;
    top: 0;
    right: 0;
    padding: 0;
    border: none;
    border-left: 1px solid #fecd06;
  }
  #menu .main_menu > li .submenu .nav-kat {
    margin: 0;
    border: none !important;
  }
  #menu .main_menu > li .submenu .nav-title {
    border-bottom: 1px solid #e7e5ea;
    margin: 6px 8px 0 8px;
  }
  #menu .main_menu > li .submenu ul,
  #menu .main_menu > li .submenu .ul {
    border: none;
    padding: 5px;
    display: block;
    width: auto !important;
  }
  #menu .main_menu > li .submenu ul li,
  #menu .main_menu > li .submenu .ul li {
    float: none !important;
  }
  #menu .main_menu > li .submenu ul a,
  #menu .main_menu > li .submenu .ul a {
    padding: 5px;
  }
}
#backdrop {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  position: fixed;
  z-index: 200;
  transition: all 300ms;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}
#backdrop.visible {
  opacity: 1;
  pointer-events: all;
}
.search-tab .form-control {
  height: 100%;
}
.search-tab .form-control:focus {
  outline: none;
}
.search-tab button {
  background-color: transparent;
  border: none;
}
#menu .search-tab {
  position: absolute;
  right: 30px;
  top: 2px;
  bottom: 2px;
}
#menu .search-tab .input-group {
  height: 100%;
}
#menu .search-tab .form-control {
  border-top: 0;
  border-bottom: 0;
  border-radius: 0;
  line-height: 20px;
}
#sidebar .search-tab {
  margin-bottom: 10px;
}
.search-result-list .object,
.document-list .object,
.search-result-list .document,
.document-list .document {
  padding: 10px 0;
  position: relative;
  width: 100%;
}
.search-result-list .object:after,
.document-list .object:after,
.search-result-list .document:after,
.document-list .document:after {
  content: '';
  left: 15px;
  right: 15px;
  bottom: 0;
  height: 1px;
  position: absolute;
  border-bottom: 1px solid #f3f3f3;
}
.search-result-list .object:last-child,
.document-list .object:last-child,
.search-result-list .document:last-child,
.document-list .document:last-child {
  margin-bottom: 30px;
}
.search-result-list .object:last-child:after,
.document-list .object:last-child:after,
.search-result-list .document:last-child:after,
.document-list .document:last-child:after {
  display: none;
}
.search-result-list .object .edit_link,
.document-list .object .edit_link,
.search-result-list .document .edit_link,
.document-list .document .edit_link {
  position: absolute !important;
  top: 0;
  right: 0;
  padding: 12px/2;
  transition: all 300ms;
  z-index: 6;
  color: #d7d7d7;
}
.search-result-list .object .edit_link:hover,
.document-list .object .edit_link:hover,
.search-result-list .document .edit_link:hover,
.document-list .document .edit_link:hover {
  transform: scale(1.5);
  color: #302b2d;
}
.search-result-list .object.preview,
.document-list .object.preview,
.search-result-list .document.preview,
.document-list .document.preview {
  background-color: #fecd06;
  float: left;
  border: 2px solid #927911;
  margin: 0;
  margin-top: -2px;
  margin-left: -2px;
}
.search-result-list .object.preview .edit_link,
.document-list .object.preview .edit_link,
.search-result-list .document.preview .edit_link,
.document-list .document.preview .edit_link {
  color: #302b2d;
}
.search-result-list .object.preview .document-link,
.document-list .object.preview .document-link,
.search-result-list .document.preview .document-link,
.document-list .document.preview .document-link {
  text-shadow: none !important;
  box-shadow: none !important;
  display: block;
}
.search-result-list .object.preview .object-link,
.document-list .object.preview .object-link,
.search-result-list .document.preview .object-link,
.document-list .document.preview .object-link {
  text-shadow: none !important;
  box-shadow: none !important;
  display: block;
}
.search-result-list .object.preview .text-muted,
.document-list .object.preview .text-muted,
.search-result-list .document.preview .text-muted,
.document-list .document.preview .text-muted {
  color: #302b2d !important;
  display: none;
}
.search-result-header {
  background-color: #f3f3f3;
  display: block;
  padding: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media screen and (max-width: 680px) {
  #menu .search-tab {
    right: 10px !important;
  }
  #menu .search-tab button {
    font-size: 20px;
    padding: 0 10px;
  }
}
#notice {
  padding: 15px 20px;
  margin-left: -15px;
  margin-right: -15px;
  font-family: 'abel';
  z-index: 250;
  position: relative;
  background-color: #fff;
}
.breadcrumbs {
  display: block;
  margin-bottom: 10px;
  font-family: 'abel';
  padding: 10px 30px 0 30px;
}
.breadcrumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li {
  display: inline-block;
}
.breadcrumbs ul li:last-child:after {
  display: none;
}
.breadcrumbs ul li:after {
  content: '/';
  display: inline-block;
  padding: 0 5px;
  color: #777;
}
@media screen and (max-width: 680px) {
  .breadcrumbs {
    padding-left: 10px;
    padding-right: 10px;
  }
}
div.messages {
  margin-top: 1em;
}
img {
  max-width: 100%;
}
.image-container {
  margin-bottom: 20px;
}
.image-container img {
  width: 100%;
  height: auto;
  max-width: 400px;
  margin-bottom: 5px;
}
.image-container.floater {
  float: left;
  margin-right: 40px;
  margin-bottom: 35px;
  width: 200px;
}
img.book-cover {
  border: 1px solid #eee;
  width: 100%;
  height: auto;
}
ul.grid li {
  display: inline-block;
  border: 1px solid transparent;
  transition: all 300ms;
}
ul.grid li a {
  display: block;
}
ul.grid li:hover {
  border: 1px solid #fecd06;
}
.slider {
  margin: -15px -30px;
  width: calc(100% + 60px);
  max-width: unset!important;
}
.slider_navigation a {
  display: inline-block;
  border: 3px solid transparent;
  transition: all 300ms;
  opacity: 0.6;
  height: 60px;
  width: 60px;
  overflow: hidden;
}
.slider_navigation a.active {
  opacity: 1;
  border: 3px solid #fecd06;
}
.slider_navigation a img {
  transform: scale(2);
}
@keyframes wiggle_sign {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
#museum_id_open_slider img {
  transition: all 500ms;
  transform: rotate(0deg);
  animation: wiggle_sign 3s;
  animation-delay: 2s;
  animation-timing-function: ease-in-out;
  transform-origin: 50% 27%;
}
#museum_id_open_slider:hover img {
  animation: wiggle_sign 3s infinite;
}
#teaser {
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative;
}
#teaser .teaser-container {
  overflow: hidden;
}
#teaser .teaser-container .owl-item,
#teaser .teaser-container .row {
  float: left;
  margin: 0;
  width: 100%;
}
#teaser .owl-dots {
  list-style: none;
}
#teaser .owl-dots button {
  float: left;
  display: block;
  padding: 0;
  height: 15px;
  width: 15px;
  margin-right: 5px;
  border-radius: 15px;
  border: 1px solid #fecd06;
  transition: all 300ms;
  cursor: pointer;
}
#teaser .owl-dots button:hover,
#teaser .owl-dots button.active {
  background-color: #fecd06;
}
#teaser .owl-dots button:focus {
  outline: none;
}
#teaser .owl-nav button {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 15px;
  border: none;
  background-size: contain !important;
  transition: all 300ms;
  cursor: pointer;
}
#teaser .owl-nav button:focus {
  outline: none;
}
#teaser .owl-nav button span {
  display: none;
}
#teaser .owl-nav .owl-prev {
  left: -15px;
  background: transparent url('../images/slide-left.png') no-repeat center center;
}
#teaser .owl-nav .owl-prev:hover {
  left: -20px;
}
#teaser .owl-nav .owl-next {
  right: -15px;
  background: transparent url('../images/slide-right.png') no-repeat center center;
}
#teaser .owl-nav .owl-next:hover {
  right: -20px;
}
#teaser .pano {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  width: auto;
  height: auto;
  bottom: 20px;
}
.news-container {
  margin-bottom: 20px;
  clear: both;
}
.news-container.hidden {
  display: none;
}
.news-container .image-container {
  max-width: 120px;
  margin-bottom: 20px;
}
.muvsprojectinitiative-container {
  clear: both;
}
#video-container {
  margin-bottom: 30px;
}
.object-meta {
  font-size: 12px;
  line-height: 14px;
}
.object-meta li {
  margin-bottom: 4px;
}
.image-thumbnails li {
  display: inline-block;
  border: 1px solid #fecd06;
  min-height: 60px;
  width: 60px;
  cursor: pointer;
}
.document-details img.book-cover {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.document-details .document-meta {
  margin-top: 30px;
  position: relative;
}
.document-details .document-meta dt,
.document-details .document-meta dd {
  margin-bottom: 5px;
}
.document-details .download-link {
  margin-left: 0 !important;
}
.category_list {
  list-style: none;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.category-objects {
  margin-top: 30px;
}
.category-objects .category-teaser {
  display: block;
  position: relative;
  margin-bottom: 40px/2;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 40px/2;
}
.category-objects .category-teaser .thumb {
  float: left;
  margin-right: 10px;
  width: 80px;
}
.category-objects .category-teaser .category-title {
  font-weight: bold;
  transition: all 300ms;
  display: block;
  line-height: 16px;
  padding: 6px;
  margin-top: -6px;
}
.category-objects .category-teaser:hover {
  cursor: pointer;
}
.category-objects .category-teaser:hover a {
  color: #302b2d;
}
.category-objects .category-teaser:hover .category-title {
  background-color: #fecc05;
}
#preview_list {
  margin-top: 30px;
}
#preview_list > div {
  margin-bottom: 20px;
  line-height: 16px;
}
#preview_list > div > a {
  display: block;
  transition: all 300ms;
  margin-bottom: 10px;
}
#preview_list > div > a:hover {
  color: #302b2d;
  background-color: #f1f1f1;
}
#preview_list > div > a strong {
  display: block;
  padding: 3px 6px;
}
#preview_list > div > a > img {
  float: left;
  margin-right: 10px;
  max-width: 140px;
}
.topics_listed {
  clear: both;
  margin-top: 20px;
}
.topics_listed li {
  float: left;
  width: 48%;
  height: 100px;
  padding-right: 10px;
}
.topics_listed li .thumb {
  float: left;
  height: auto;
  margin-bottom: 50px;
  margin-right: 10px;
  width: 80px;
}
.topics_listed li .thumb img {
  width: 100%;
  height: auto;
}
.related_topics li {
  margin-bottom: 15px;
}
@media screen and (max-width: 680px) {
  .document-list .document-meta {
    position: relative !important;
  }
  .category_list {
    display: none;
  }
}
.subject {
  display: inline-block;
}
.subject a {
  padding: 0 20px;
  display: block;
  line-height: 30px;
}
.subject.active {
  font-weight: bold;
}
.document-list {
  margin-bottom: 30px;
}
.document-list img.book-cover {
  box-shadow: none;
}
.document-list .document-link {
  font-size: 18px;
  color: #302b2d;
}
.document-list.related .document {
  padding-left: 10px;
}
.document-list.related .document > div {
  padding: 5px;
}
.document-list.related .document .document-data {
  padding-right: 15px;
}
.document-list.related .document .document-link {
  font-size: 15px;
  line-height: 16px;
  display: block;
  margin-bottom: 5px;
  hyphens: auto;
}
.document-list.related .document .document-meta {
  display: none;
}
.document-list.related hr {
  margin-top: 0;
  margin-bottom: 5px;
}
.document .edit_link {
  position: absolute !important;
  top: 0;
  right: 0;
  padding: 12px/2;
  transition: all 300ms;
  z-index: 6;
  color: #d7d7d7;
}
.document .edit_link:hover {
  transform: scale(1.5);
  color: #302b2d;
}
.document.preview {
  background-color: #fecd06;
  float: left;
  border: 2px solid #927911;
  margin: 0;
  margin-top: -2px;
  margin-left: -2px;
}
.document.preview .edit_link {
  color: #302b2d;
}
.document.preview .document-link {
  text-shadow: none !important;
  box-shadow: none !important;
  display: block;
}
.document.preview .text-muted {
  color: #302b2d !important;
  display: none;
}
.document.preview .document-meta {
  font-size: 10px;
  line-height: 12px;
}
.document-data {
  position: relative;
  height: 100%;
}
.document-data .document-link {
  font-size: 15px;
  line-height: 15px;
}
.document-meta {
  font-size: 12px;
  line-height: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.document-meta dd {
  margin-bottom: 0;
}
.newsletter-container {
  margin: 20px 0 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.newsletter-container .date {
  font-size: 12px;
}
#sidebar {
  border-left: 1px solid #f3f3f3;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 30px;
}
#sidebar .filter_group {
  margin-bottom: 10px;
}
#sidebar .filter_group .label {
  display: block;
  font-size: 12px;
}
#sidebar .filter_group input {
  width: 100%;
}
#sidebar .filter_group input[type="text"] {
  padding: 5px 10px;
}
#sidebar .filter_group select {
  padding: 4px;
  max-height: 160px !important;
}
#sidebar .filter_group.field_year_from,
#sidebar .filter_group.field_year_to {
  width: 49%;
  display: inline-block;
}
#sidebar .filter_group.field_full_text_available {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px 10px;
  margin-top: 16px;
  cursor: pointer;
}
#sidebar .filter_group.field_full_text_available input {
  width: auto;
  margin-right: 10px;
  pointer-events: none;
}
#sidebar .filter_group.field_full_text_available .label {
  flex-grow: 1;
}
#sidebar .filter_group.field_search {
  border-bottom: 2px solid #fecd06;
  padding-bottom: 20px;
}
#sidebar .filter_group.field_search .label {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 6px;
}
#sidebar .filter_group.field_search input {
  height: 35px;
  padding-left: 6px;
}
#sidebar select,
#sidebar .select2-hidden-accessible {
  width: 100% !important;
}
#sidebar input[type="number"],
#sidebar select option,
#sidebar .select2-results li {
  font-size: 12px;
}
#sidebar .send_button_top {
  display: none;
  position: absolute;
  top: 52px;
  right: 25px;
  width: 35px;
  height: 35px;
}
#sidebar .send_button_top input {
  background-color: #fecd06;
  height: 100%;
  border: none;
  border-radius: 0;
}
#sidebar .send_button_top i {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 18px;
  text-align: center;
  padding-top: 8px;
}
#sidebar .send_button_top:hover input {
  background-color: #302b2d;
}
#sidebar .send_button_top:hover i {
  color: #fff;
}
#sidebar .send_button_bottom {
  background-color: #fecd06;
  border: none;
  color: #000;
  margin-top: 10px;
  margin-bottom: 60px;
}
#sidebar input[type="submit"] {
  display: block;
  width: 100%;
}
#sidebar h2 {
  font-size: 13px;
  line-height: 17px;
  font-weight: bold;
}
#sidebar h4 {
  border-top: 1px solid #fecd06;
  margin-top: 20px;
  padding-top: 20px;
  margin-bottom: 10px;
}
#sidebar li a,
#sidebar .adresse a {
  padding: 4px 4px 4px 15px;
  display: block;
  line-height: 14px;
  transition: all 300ms;
  background: transparent url('../images/slide-right.png') no-repeat left 6px;
  background-size: 7px 10px;
}
#sidebar li a:hover,
#sidebar .adresse a:hover {
  background-color: #eeeeee;
}
#newsletter_sidebar {
  margin-left: -20px;
  margin-right: -25px;
  background-color: #eee;
  padding: 10px 20px 20px;
}
#newsletter_sidebar h4 {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
#newsletter_sidebar form {
  display: flex;
}
#newsletter_sidebar form input {
  flex-grow: 1;
  border: none;
  font-size: 12px;
  padding: 4px;
}
#newsletter_sidebar form input[type="submit"] {
  background-color: #fecd06;
  transition: 300ms all;
}
#newsletter_sidebar form input[type="submit"]:hover {
  cursor: pointer;
  background-color: #f9c802;
}
.adresse a {
  text-decoration: none;
  display: block;
}
.awards li {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.awards li:last-child {
  border-bottom: none;
}
.awards li a {
  padding-left: 2px !important;
  font-size: 10px !important;
  background: none !important;
}
.awards li a img {
  float: right;
  margin-left: 10px;
  width: 30px;
}
@media screen and (max-width: 680px) {
  #sidebar {
    border: none;
    padding-left: 10px;
  }
  #newsletter_sidebar {
    margin-left: -25px;
  }
}
#footer {
  font-family: 'abel';
  background-color: #fecd06;
  padding-top: 5px;
  padding-bottom: 5px;
}
#footer .menu {
  padding: 0;
  margin: 0;
}
#footer .menu li {
  display: inline-block;
}
#footer .menu li a {
  padding: 2px 10px;
  text-transform: uppercase;
  font-size: 12px;
}
#footer .copy {
  text-align: right;
}
@media screen and (max-width: 680px) {
  #footer {
    padding-left: 0;
    padding-right: 0;
  }
  #footer .copy {
    text-align: center;
  }
}
#lang_switch {
  position: absolute;
  right: 30px;
  bottom: 10px;
}
.lang-switch {
  height: 15px;
  width: 22px;
  float: left;
  margin-right: 5px;
  display: block;
  border: none;
  cursor: pointer;
  /* Hide the text. */
  color: transparent;
  outline: none;
}
.lang-switch.de {
  background: #fff url('../images/flags.gif') no-repeat right top;
}
.lang-switch.de.active {
  background: #fff url('../images/flags.gif') no-repeat left top;
}
.lang-switch.en {
  background: #fff url('../images/flags.gif') no-repeat right bottom;
}
.lang-switch.en.active {
  background: #fff url('../images/flags.gif') no-repeat left bottom;
}
@media screen and (max-width: 680px) {
  #lang_switch {
    right: 6px !important;
    bottom: auto;
    top: 14px;
  }
  .lang-switch {
    float: none !important;
    margin-top: 4px;
  }
}
pre {
  white-space: normal;
  font-size: 10px;
  line-height: 14px;
  background-color: #eee;
  margin: 10px 0;
  padding: 4px;
}
.edit-link {
  display: block;
}
@media print {
  #menu {
    display: none;
  }
}
.search-not-published-info-wrapper {
  box-sizing: content-box !important;
  margin: 2px;
  width: 100%;
  text-align: center;
  font-size: 0.75rem;
}
