/* Put your custom CSS for CHContext plugin below */

/*
Below a piece of example HTML generated by plugin (with just one result, to help you choose CSS selectors for customizations.

<div id="chcontext-widget-4" class="widget chcontext">
	<div id="sidebar-2" class="chcontext-widget-wrapper" data-searchprovider="FBC+" data-resultcount="1" data-show-img="false" data-query="(Digital Humanities) OR (ocr) OR (SYNAT) OR (wlt)" style="display: block;">
	<h2 class="title">Related from Polish DLF</h2>
		<div class="chcontext-widget-container">
			<ol>
				<li>
					<div class="chcontext-widget-container-result-container">
						<img style="display:none" onerror="this.src='data:image/png;base64,....image data..." data-img-error="true">
						<div class="chcontext-widget-container-title">
							<a href="http://beta.fbc.pionier.net.pl/details/nntfwts" target="_blank">Country-scale infrastructure for creation of full text versions of historical documents from Polish Digital Libraries - Dudczak, Adam</a>
						</div>
						<!-- Tooltip data start -->
						<div id="title-value" style="display:none">Country-scale infrastructure for creation of full text versions of historical documents from Polish Digital Libraries</div>
						<div id="author-value" style="display:none">Dudczak, Adam</div>
						<!-- Tooltip data end -->
					</div>
				</li>
			</ol>
			<div class="chcontext-widget-container-more">
				<a href="http://beta.fbc.pionier.net.pl/search/query?q=(Digital%20Humanities)%20OR%20(ocr)%20OR%20(SYNAT)%20OR%20(wlt)" target="_blank" alt="Więcej wyników" title="Więcej wyników">Więcej wyników (11166)</a>
			</div>
			<div class="chcontext-widget-container-poweredBy">
				<a href="http://beta.fbc.pionier.net.pl/" target="_blank">
					<img src="data:image/png;base64,...image data..." title="Dostarczone przez: FBC+">
				</a>
			</div>
		</div>
	</div>
</div>

*/