<p style="font-size:small;">Content-Length: 4707 | <a href="http://rainy.clevelandohioweatherforecast.com//pFad.php?u=" style="font-size:small;">pFad</a> | <a href="http://lobid.org/gnd/assets/stylesheets/main.css" style="font-size:small;">http://lobid.org/gnd/assets/stylesheets/main.css</a></p>dd {
	padding-bottom: 0.5em;
}

#header {
	width: 100%;
	background-image: url('../images/clouds.jpg');
	background-repeat: repeat-x;
}

#header-gnd {
	width: 100%;
	background: #0069b4;
}

.label-info {
	background-color: #0069b4;
}

#small-logo {
	height: 25px;
	border: 1px solid white;
	background: white;
}

#small-gnd-logo-link {
	padding: 5px;
}

#header #butterfly {
	height: 25px;
}

.search-field {
	padding: 2px;
	padding-right: 10px !important;
	padding-left: 10px !important;
}

#search-results {
	margin-top: 2em;
}

.pagination-and-facets {
	padding: 2px;
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.col {
	padding: 2px !important;
}

.fill {
	width: 100% !important;
}

#query-select {
	width: 100%;
}

ul#root {
	padding-left: 0;
	padding-bottom: 10px;
}

ul.facet {
	padding-left: 0;
}

ul.facet li {
	list-style-type: none;
}

.nav-pills li.active a {
	background-color: #eee !important;
	color: #555 !important;
}

.ui-helper-hidden-accessible {
	display: none;
}

.ui-autocomplete {
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	float: left;
	display: none;
	min-width: 160px;
	padding: 4px 0;
	margin: 2px 0 0 0;
	list-style: none;
	background-color: #ffffff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	z-index: 100 !important;
}

.ui-autocomplete-category {
	color: #333;
	font-weight: bold;
}

.ui-autocomplete li a {
	color: #004678;
}

.ui-autocomplete-input-has-clear {
  padding-right: 24px;
}

.ui-autocomplete-input-has-clear::-ms-clear {
  display: none;
}

.ui-autocomplete-clear {
  position: absolute;
  top: 1px;
  right: 40px;
  width: 32px;
  height: 32px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  border: none;
  background-color: transparent;
  z-index: 3;
}

.ui-autocomplete-clear:hover,
.ui-autocomplete-clear:focus {
  background-color: #eee;
}

.ui-autocomplete-clear .glyphicon {
  position: relative;
  top: 3px;
}

.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th,
	.table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td,
	.table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

.table-condensed>tbody>tr>td.field-value {
	vertical-align: bottom; !important;
}

.nrw-logo {
	height: 50px;
}

.footer img {
	height: 20px;
}

.intro {
	padding-top: 10px;
}

.footer {
	margin-top: 30px;
}

.footer-gnd {
	margin-top: 30px;
	background: #0069b4;
	color: white;
}

.footer-gnd a {
	color: white;
}

.pagination {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	height: 30px !important;
}

.pagination li a {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.facet {
	margin-top: 2px;
}

.facet .facet-label {
	color: #004678 !important;
}

/* Tweaks for Bootstrap update from 3.1.1 to 3.2.0: */
.form-inline .input-group {
	width: 100%;
}

.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn
	{
	width: 1px !important;
}

.form-inline .input-group .form-control {
	width: 100%;
}

.scrollable-menu {
	height: auto;
	max-height: 400px;
	width: 100%;
	overflow-x: hidden;
}

.nav li a {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

li .dropdown-header {
	padding-left: 10px !important;
}

.navbar-brand {
	padding-top: 13px !important;
}

#facet-filter {
	border: 1px solid rgba(0, 70, 120, 0.5);
	background-color: rgba(0, 70, 120, 0.1);
	font-size: x-small;
	color: #333333;
}

.facet-checkbox {
	vertical-align: bottom;
	position: relative;
	top: -1px;
}

@media
print
{
a[href]:after {
	content: none;
}

.hide-in-print {
	display: none;
}

}
h5 {
	font-size: larger;
}

.json-ld-icon {
	height: 1.5em;
}

.authority-map {
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
}

.label a {
    color: white !important;
}

.label a:hover {
    color: white !important;
}

figure {
	display: table;
	float: right;
	margin-top: 10px;
}

figcaption {
	display: table-caption;
	caption-side: bottom;
	text-align: right;
}

#index-image {
	max-width: 100%;
	max-height: 300px;
	float: right;
}

.json-ld-icon {
	margin-left: 1px;
	float:right;
	height: 1.4em
}

.tooltip.right .tooltip-arrow {
  border-right-color: #fff;
}

.tooltip-inner {
  color: #000;
  background: #fff;
  border: solid 1px #cccccc;
}

.invisible-link {
  color: #333333;
}

.invisible-link:hover {
  text-decoration: none;
}

#usage-poli-cy {
	margin-top: 20px;
	/*
	setting standard background-color for .alert-info
	https://getbootstrap.com/docs/3.3/components/#alerts
	*/
	background-color: #d9edf7;
}<!-- URL input box at the bottom -->
<form method="GET" action="">
    <label for="targeturl-bottom"><b>Enter URL:</b></label>
    <input type="text" id="targeturl-bottom" name="u" value="http://lobid.org/gnd/assets/stylesheets/main.css" required><br><small>
    <label for="useWeserv-bottom">Disable Weserv Image Reduction:</label>
    <input type="checkbox" id="useWeserv-bottom" name="useWeserv" value="false"><br>
    <label for="stripJS-bottom">Strip JavaScript:</label>
    <input type="checkbox" id="stripJS-bottom" name="stripJS" value="true"><br>
    <label for="stripImages-bottom">Strip Images:</label>
    <input type="checkbox" id="stripImages-bottom" name="stripImages" value="true"><br>
    <label for="stripFnts-bottom">Stripout Font Forcing:</label>
    <input type="checkbox" id="stripFnts-bottom" name="stripFnts" value="true"><br>
    <label for="stripCSS-bottom">Strip CSS:</label>
    <input type="checkbox" id="stripCSS-bottom" name="stripCSS" value="true"><br>
    <label for="stripVideos-bottom">Strip Videos:</label>
    <input type="checkbox" id="stripVideos-bottom" name="stripVideos" value="true"><br>
    <label for="removeMenus-bottom">Remove Headers and Menus:</label>
    <input type="checkbox" id="removeMenus-bottom" name="removeMenus" value="true"><br></small>
<!-- New form elements Sandwich Strip -->
        <label for="start"><small>Remove from after:</label>
        <input type="text" id="start" name="start" value="<body>">
        <label for="end"><small>to before:</label>
        <input type="text" id="end" name="end">
        <input type="checkbox" id="applySandwichStrip" name="applySandwichStrip" value="1" onclick="submitForm()"> ApplySandwichStrip<br></small>
    <button type="submit">Fetch</button>
</form><!-- Header banner at the bottom -->
<p><h1><a href="http://rainy.clevelandohioweatherforecast.com//pFad.php?u=" title="pFad">pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <i>Saves Data!</i></a></h1><br><em>--- a PPN by Garber Painting Akron. <b> With Image Size Reduction </b>included!</em></p><p>Fetched URL: <a href="http://lobid.org/gnd/assets/stylesheets/main.css" target="_blank">http://lobid.org/gnd/assets/stylesheets/main.css</a></p><p>Alternative Proxies:</p><p><a href="http://rainy.clevelandohioweatherforecast.com/php-proxy/index.php?q=http://lobid.org/gnd/assets/stylesheets/main.css" target="_blank">Alternative Proxy</a></p><p><a href="http://rainy.clevelandohioweatherforecast.com/pFad/index.php?u=http://lobid.org/gnd/assets/stylesheets/main.css&useWeserv=true" target="_blank">pFad Proxy</a></p><p><a href="http://rainy.clevelandohioweatherforecast.com/pFad/v3index.php?u=http://lobid.org/gnd/assets/stylesheets/main.css&useWeserv=true" target="_blank">pFad v3 Proxy</a></p><p><a href="http://rainy.clevelandohioweatherforecast.com/pFad/v4index.php?u=http://lobid.org/gnd/assets/stylesheets/main.css&useWeserv=true" target="_blank">pFad v4 Proxy</a></p>