@charset "UTF-8";
/*
 * Copyright (C) 2014 FIZ Karlsruhe
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.time-facet #timespan-form {
  padding-left: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  border: 1px #cfcecc;
  height: auto;
  font-size: 0.938em;
}

.time-facet hr {
  margin-right: 10px;
}

.time-facet label {
  font-size: 0.938em;
}

.time-facet #timespan-form >a.h3 {
  font-weight: bold;
  background: none;
  cursor: default;
}

.time-facet .day {
  width: 55px;
}

.time-facet .month {
/*   height: 20px; */
}

.time-facet .year {
  width: 45px;
}

.time-facet button {
  font-size: 80% !important;
  width: 106px;
  line-height: 0;
  margin-right: 3px;
}

.time-facet input[type="radio"] {
  margin: 0;
  margin-right: 4px;
}

#timespan-form .contextual-help {
  position: inherit;
  display: inline-block;
  margin-left: 3px;
  top: 5px;
}

.time-restriction .tooltip {
  font-size: 13px;
  line-height: 20px;
  left: -8%;
  margin: 5px 10px;
}

.limitation {
  margin-left: 16px;
}

h1.page-title {
  margin-bottom: 15px;
}

.lists .lists-menu-item {
  background-color: #EFEBE8;
  line-height: 28px;
  margin: 2px 0;
  position: relative;
  border-top: 1px solid #EFEBE8;
  border-bottom: 1px solid #EFEBE8;
}

.lists .active {
  background-color: #fff;
  position: relative;
  border-top: 0;
  border-bottom: 0;
}

.lists .lists-menu-item>a.h3 {
  background: url("VABM6OOCM4KNLZuL0M6f5FUWo7BwfmcYI1SClM4m9J8.png") no-repeat scroll 100% -48px rgba(0, 0, 0, 0);
  display: block;
  padding: 0 20px 0 10px;
  z-index: 10;
}

.lists .lists-menu-select {
  height: 45px;
  line-height: 45px;
  display: block;
  padding: 0 20px 0 5px;
  z-index: 10;
  font-weight: bold;
}

.lists .lists-paginator-options {
  height: 45px;
  line-height: 45px;
}

.lists .lists-content .results-paginator-view {
  background: none;
}

.lists .lists-content .results-paginator-options {
  height: 40px;
  line-height: 40px;
}

.lists .lists-content .item {
  padding: 15px 0;
  position: relative;
}

.lists .lists-content .facets-item:first-child {
  margin-top: 14px;
}

.lists .lists-content .summary-main-wrapper .title a {
  font-weight: normal;
  word-wrap: break-word;
}

.lists .lists-content .summary-main-wrapper .title {
  max-height: 8em;
}

.lists .lists-content .title {
  line-height: 1.1em;
  margin: 0;
  max-height: 2.2em;
  overflow: hidden;
  padding: 4px 10px 0 0;
}

.lists .lists-content .item-details {
  padding: 4px 10px 0 0;
}

.lists .lists-content .item-description {
  padding: 10px 10px 0 0;
}

.lists .lists-header {
  border-bottom: solid 2px #efebe8;
}

.lists .col-sm-12>div {
  display: inline-block;
}

.lists .right-container {
  line-height: 62px;
  float: right;
}

.lists .socialmedia {
  padding-top: 12px;
}

.lists .page-link:before {
  margin-top: 22px;
}

.lists .popup-dialog-title .page-link:before {
  margin-top: 5px;
}

.lists .summary img {
  max-width: 140px;
  max-height: 105px;
  display: block;
  float: none;
  border: 0;
  margin: auto;
}

.lists .popup-dialog-wrapper {
  margin-top: -48px !important;
}

.collection-content h2 {
  margin: 0;
}

.collection-content .browsing-function {
  border-top: 1px solid #EFEBE8;
  margin-bottom: 20px;
  margin-top: 40px;
  padding-top: 10px;
}

.collection-content .item .row {
  margin: 10px 0 30px 0;
}

.collection-content .item-details {
  font-size: 14px;
  margin-bottom: 20px;
}

.collection-content .summary-main-wrapper {
  margin-left: 0;
}

.collection-content .summary-main-wrapper .description {
  margin-top: 20px;
}

.collection-content .summary-main-wrapper .title {
  margin-top: -5px;
}

.collection-content .thumbnail-wrapper {
  margin: 0 20px 0 -20px;
  text-align: center;
  vertical-align: top;
}

.collection-content .thumbnail-wrapper img {
  margin: 0;
  max-width: 125px;
}

.list-items .title a {
  font-family: KarbidWeb, Calibri, Arial, sans-serif;
  font-weight: normal;
  font-size: 1em;
  color: rgb(165, 0, 59);
}

.collection-content > .title{
  color: #A5003B;
  font-family: KarbidWeb, Calibri, Arial, sans-serif;
  font-size: 28px;
  line-height: 1.1em;
  margin-bottom: 10px;
}

.collection-content .title {
  line-height: 1.1em;
}

.collection-content .item .pull-left {
  width: 140px;
}

.collection-content .item .pull-left img {
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.collection-content .item .right-text {
  display: table;
}

.collection-content .item .right-text .title {
  margin: 5px 0;
  font-size: 1.1em;
  line-height: 1.2em;
}

.collection-content .item .right-text .title a {
  font-weight: normal;
}

.collection-content .item .right-text .subtitle {
  margin-bottom: 20px;
}

.collection-marginal h3 {
  line-height: 1.25em;
  margin-bottom: 0;
}

.collection-marginal ul {
  margin: 5px 0 10px 0;
  padding-top: 2px;
  border-top: solid 2px #efebe8;
  list-style: none;
}

.collection-marginal .faq-category a {
  margin-left: 18px;
}

.collections-content h1 {
  margin-top: 0;
}

.collections-content h2 {
  margin: 0;
}

.collections-content .page-info-nav {
  border: none;
}

.collections-content .summary {
  margin-bottom: 20px;
}

.collections-content .summary-main-wrapper .continue-reading {
  margin-top: 10px;
}

.collections-content .summary-main-wrapper {
  margin-left: 0;
}

.collections-content .summary-main-wrapper .continue-reading a {
  text-decoration: underline;
}

.collections-content .thumbnail-wrapper {
  text-align: center;
}

.collections-content .thumbnail-wrapper img {
  margin: 0;
  max-width: 125px;
}

.date-picker {
  text-align: center;
}

.datepicker {
  display: inline-block;
  margin: 0 auto;
}

.datepicker-switch {
  cursor: default !important;
}

.datepicker-switch:hover {
  background: none !important;
}

.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active {
  background-color: green;
  background-image:  linear-gradient(to bottom, rgb(236, 10, 60), rgb(165, 0, 59));
}

@media (max-width: 1200px) {
  .collection-content .thumbnail-wrapper {
    margin-left: -8px;
  }

  .collections-content .thumbnail-wrapper {
    margin-left: 13px;
  }
}

@media (max-width: 979px) {
  .collection-content .thumbnail-wrapper {
    margin-left: -4px;
  }

 .collection-content .thumbnail-wrapper img {
    max-width: 95px;
  }

 .collections-content .thumbnail-wrapper {
    margin-left: 15px;
  }

  .collections-content .thumbnail-wrapper img {
    max-width: 95px;
  }
}

@media (max-width: 767px) {
  .collection-header .item-links .socialmedia {
    display: inline-block;
    margin-bottom: 10px;
  }

  .collection-content .summary-main-wrapper {
    display: inline-block;
    width: 73%;
  }

  .collection-content .summary-main-wrapper .title {
    margin-top: 0;
  }

  .collection-content .thumbnail-wrapper {
    display: inline-block;
    margin-left: 0;
    text-align: left;
    width: 95px;
  }

  .collections-header .item-links .socialmedia {
    display: inline-block;
  }

  .collections-content .summary-main-wrapper {
    display: inline-block;
    width: 73%;
  }

  .collections-content .thumbnail-wrapper {
    display: inline-block;
    margin-left: 0;
    text-align: left;
    vertical-align: top;
    width: 95px;
  }
}

@media (max-width: 480px) {
  .collection-content .summary-main-wrapper {
    width: 67%;
  }

  .collections-content .summary-main-wrapper {
    width: 67%;
  }

  .lists .right-container {
    width: 200px;
  }

  .lists .right-container a {
    float: right;
    margin-right: 0;
  }

  .lists .socialmedia {
    margin-top: -10px;
    padding-top: 0;
  }
}
/*
 * Copyright (C) 2014 FIZ Karlsruhe
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

.information .hovercard-info-item {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #a7a7a6;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  color: #3e3a37;
  display: none;
  font-family: Calibri,Arial,sans-serif;
  font-size: 0.875em;
  line-height: 1em;
  position: absolute;
  right: 0;
  text-align: left;
  top: 30px;
  width: 523px;
  z-index: 10;
}

.information .hovercard-info-item .hovercard-header {
  background-color: #efebe8;
  margin: 0;
  padding: 6px 5px 5px 20px;
  font-size: 1em;
  font-weight: bold;
  font-family: KarbidWeb, Calibri, Arial, sans-serif;
  line-height: 1.5em;
}

.information .hovercard-info-item .fieldName {
  white-space: nowrap;
  margin-left: 20px;
  font-weight: bold;
  width: 150px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.information .hovercard-info-item .fieldContent {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 25px;
  margin: 0;
  word-wrap: normal;
  width: 340px;
}

.information .hovercard-info-item ul span {
  display: block;
  float: left;
  line-height: 25px;
}

@media (max-width: 767px) {
  .information .hovercard-info-item {
    width: 373px;
  }
  
  .information .hovercard-info-item .fieldContent {
    width: 240px;
    margin-left: 20px;
  }
  
  .information .hovercard-info-item .fieldName {
    margin-left: 13px;
    width: 100px;
  }
}

@media (max-width: 480px) {
  .information .hovercard-info-item {
    width: 213px;
  }

  .information .hovercard-info-item .fieldContent {
    width: 119px;
    margin-left: 7px;
  }

  .information .hovercard-info-item .fieldName {
    width: 70px;
    margin-left: 10px;
  }
}
/*
 * Copyright (C) 2017 FIZ Karlsruhe
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

/* BEGIN: Utilities */

.mt-s{
  margin-top: 5px;
}
.mr-s{
  margin-right: 5px;
}
.mb-s{
  margin-bottom: 5px;
}
.ml-s{
  margin-left: 5px;
}

.mt-m{
  margin-top: 10px;
}
.mr-m{
  margin-right: 10px;
}
.mb-m{
  margin-bottom: 10px;
}
.ml-m{
  margin-left: 10px;
}

.mt-l{
  margin-top: 15px;
}
.mr-l{
  margin-right: 15px;
}
.mb-l{
  margin-bottom: 15px;
}
.ml-l{
  margin-left: 15px;
}

.mt-xl{
  margin-top: 20px;
}
.mr-xl{
  margin-right: 20px;
}
.mb-xl{
  margin-bottom: 20px;
}
.ml-xl{
  margin-left: 20px;
}

.newsletter-container .static-content a, 
.newsletter-container .static-marginal a {
  text-decoration: underline !important;
}

.newsletter-container .static-content ul a, 
.newsletter-container .static-marginal ul a {
  text-decoration: none !important;
}

.newsletter-container .static-content .form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
}

.newsletter-container .static-content #subscribe-form {
  margin-bottom: 20px;	
}

.newsletter-container .static-content .newsletter-header {
  border-bottom: solid 2px #efebe8;
}

.newsletter-container .static-content hr {
  height: 2px;
  color: #efebe8;
  background: #efebe8;
  clear: both;
}

.newsletter-container .static-content p {
  margin: 15px 0 15px;
}

.newsletter-container .static-content-viewer-error {
  background-color: #FFFFFF !important;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #efebe8 !important;
}

.newsletter-container .viewer-error-header {
  font-weight: bold !important;
  font-style: italic !important;
  margin: 20px 20px 0 20px !important;
}

.newsletter-container .viewer-error-body {
  margin: 20px !important;
}


.plum-arrow li a:hover, .grey-arrow li a:hover, .lightgrey-arrow li a:hover, .plum-arrow li a:active,
.grey-arrow li a:active, .lightgrey-arrow li a:active, .plum-arrow li a:focus, .grey-arrow li a:focus,
.lightgrey-arrow li a:focus,
ul.menu li a:hover, ul.menu li a:active, ul.help-menu li a:focus,
.faq-category-node li a:hover, .faq-category-node li a:active, .faq-category-node li a:focus {
  text-decoration: underline !important;
}

.plum-arrow li a, .grey-arrow li a, .lightgrey-arrow li a, ul.help-menu li a, .faq-category-node li a {
  text-decoration: none !important;
}
.plum-arrow li, .grey-arrow li, .lightgrey-arrow li, ul.help-menu li, .faq-category-node li {
  list-style: none outside none;
  padding-left: 17px;
  margin-left: -24px;
  padding-bottom: 3px;
  padding-top: 3px;
}

.plum-arrow li, ul.help-menu li, .faq-category h3 {
  background: url("AYRUQH5T4ENaSz2mixljkzHgqnwvAXgFPAG6D7Pwk42.png") no-repeat 0 4px;
}
.grey-arrow li, ul.help-menu li.leaf, .faq-category-node li {
  background: url("Dp9P5sFdv6vISWlvHO9zrBuhYxzIOGkneyopD3B0VvJ.png") no-repeat 0 4px;
}

.newsletter-container .static-content h2,
.newsletter-container .static-marginal h2 {
  color:#3e3a37;
  font-weight:normal;
  margin-top: 5px;
}

.newsletter-container .static-content h2 a,
.newsletter-container .static-marginal h2 a,
.newsletter-container h2 a {
  color:#3e3a37;
  font-weight:normal;
  font-size: 1em;
  text-decoration: none !important;
}

.newsletter-container .static-content h2 a:hover, 
.newsletter-container .static-marginal h2 a:hover,
.newsletter-container h2 a:hover,
.newsletter-container .static-content h2 a:active,
.newsletter-container .static-marginal h2 a:active,
.newsletter-container h2 a:active,
.newsletter-container .static-content h2 a:focus,
.newsletter-container .static-marginal h2 a:focus,
.newsletter-container h2 a:focus {
  text-decoration: underline !important;
}


@media (max-width: 767px) {
  .newsletter-container .static-marginal {
    border-top: 1px solid rgb(233, 229, 226);
  }
  .plum-arrow li, ul.help-menu li, .faq-category h3 {
    background-position: 0 0;
  }
}

