body{font-size:1.5rem; color: #333; line-height: 1.6;}
body.embed{padding-right:2px; padding-left:2px;}
body.embed h1{padding-bottom: 8px;border-bottom: 1px solid #eee;}
.ui-slider-range.ui-corner-all.ui-widget-header { background: #89923a; }
.ui-widget.ui-widget-content { background: #cfd4a6;}
.ui-slider-handle.ui-corner-all.ui-state-default.ui-state-hover.ui-state-active.ui-state-focus {background: #b8b8b8;}
.slider-row {padding-right:7px; padding-left:7px;}
.slider-button {border-radius: 3px !important;}
div.tab-pane.active {
    padding-left: 10px;
}

span.link_like {font-weight: bold; color: #193854; text-decoration: none;}

.label-gold,.alert-gold {vertical-align: middle; background: #daa520; color:black;}
.label-orange,.alert-orange {vertical-align: middle; background: #ff7f27; color: black;}
.label-silver {vertical-align: middle; background: lightgray; color: black;}
.label-light {vertical-align: middle; background: #e8e8e8; color: black;}
.label-info,.alert-info {background: #9acfea; vertical-align: middle; color: black;}
.innerrow{margin-left:0;}

.form-control {
  font-size: 16px;
}
button.close {margin-top:-15px;margin-right:-15px;}

.h1_lookalike, .h2_lookalike, .h3_lookalike {
  margin-top: 31px;
  margin-bottom: 9.5px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1_lookalike {
  font-size: 26px;
  margin: 0.67em 0;
}

.h2_lookalike {
  font-size: 22px;
}

.h3_lookalike {
  font-size: 19px;
}

.h4_lookalike {
  font-size: 16px;
  margin-top: 9.5px;
  margin-bottom: 9.5px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

ul.hit_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#details .row,
#doaj .row,
#openapc .row,
#scopus .row,
#bundeslaender .row,
#publisher_portfolio .row,
#organization_details .row,
.transformation_tab .row{margin-top:6px}

p.help_bubble{text-align:left;font-size:1.3rem;}
.help_bubble code{background-color:#424242;color:white;font-size:1.3rem;}

.search_results {
  padding-right: 30px;
}

/**
* Book/Verlag Sektion
**/

.book-row {
  padding-bottom: 25px;
}

.book-row.main {
  padding-bottom: 15px;
}
.book-row label{
  line-height: 1.2;
}

.container_print {
  width: 900px;
  margin-top: -50px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

#main_content_print {
  display: block;
}

.filter_display {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.drucken_button {
  margin-top: 0px;
}

@media print {
  .drucken_button {display: none;}
  .go_back_link_print {display: none;}
  .container_print {margin-top: 0px;}
  .filter_display {background-color: white;}
}

.info_nav a{
    background: #9acfea;
    border-radius: 4px 4px 0 0;
}

.red {
  background-color:#ffcfce;
  border-radius: 4px 4px 0 0;
}

a.clicklabel, a.clicklabel:hover {
  text-decoration: none; 
}
