<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hotspot
{
	color: #ebebeb;
	padding-bottom: 1px;
	/*border-bottom: 1px dotted #900;*/
	cursor: pointer;
}
#tt
{
	position: absolute;
	display: block;
}
#tttop
{
	display: block;
	height: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#ttcont
{
	display: block;
	padding: 2px 12px 3px 7px;
	margin-left: 5px;
	color: #FFF;
}
#ttbot
{
	display: block;
	height: 5px;
	margin-left: 5px;
	overflow: hidden;
}
.toolti {
 -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      border:solid 1px #444;
      font-size: 12px;color:#fff;
      background-color: #609; font-family:Tahoma, Geneva, sans-serif;
      padding:5px 5px; text-align:right; direction:rtl;
}</pre></body></html>