<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style type="text/css"&gt;
.hs-html {
    background-color: white;
	
}
.hs-html-blur {
}
.hs-html-content {
	position: absolute;
    display: none;
	padding-right:10px;
}
.hs-loading {
	height: 35px;
	width: 35px;
    padding-left: 22px;
    background-image: url(http://www.folkkyclub.com/images/pic_content/loading.gif.pagespeed.ce.ajhu8fXerD.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

/* styles for content popup */
.hs-wrapper {
	background-color: white; /* set bg color of content*/
}
.hs-wrapper .hs-html-content {
    width: 200px;
    padding: 2px;
	/*padding-left:15px;*/
}
.hs-wrapper .hs-header div {
}
.hs-wrapper .hs-header  {
	margin: 0;
	padding: 0;
	text-align: right;
}
.hs-wrapper .hs-header span{
	display: inline;
	padding-left: 1em;
}
.hs-wrapper .hs-header span.hs-previous, .hs-wrapper .hs-header span.hs-next {
	display: none;
}
.hs-wrapper .hs-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.hs-wrapper .hs-header a:hover {
	color: black;
}
.hs-wrapper .hs-header .hs-move a {
	cursor: move;
}
.hs-wrapper .hs-footer {
}
.hs-wrapper .hs-footer .hs-resize {
	float: right;
	background: url(../images/pic_content/resize.gif);
}
.hs-wrapper .hs-body {
}
.hs-move {
    cursor: move;
}
.hs-resize {
    cursor: nw-resize;
}
.hs-display-block {
    display: block;
}
.hs-display-none {
    display: none;
}
&lt;/style&gt;

</pre></body></html>