<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html body	{background:none;}

h2	{font-size:16px; margin:10px 0 5px 0;}
h3	{font-size:14px; margin:8px 0 4px 0;}
p	{margin:8px 0 4px 0;}

p.hint	{font-size:12px; color:#666; margin:3px 0 5px 3px;}

a.buttonLink	{border:1px solid #999; border-bottom-width:2px;
	border-radius:3px;
	font-weight:bold; text-decoration:none; padding:5px;
	background-color:#eee; color:#000;}
a.buttonLink:hover	{background-color:#fff; color:#333;}

div#locatePage	{padding-top:1px;}

h2.sectionHeader	{background-color:#999; color:#fff; padding:3px; font-size:16px; margin:0;}

div.block	{border-bottom:1px solid #ccc;}

.clickable	{cursor:pointer;}

div#scrollSpace	{height:200px;}

div.outageContainer table	{width:100%;}
div.outageContainer table	th	{text-align:left;}


/* accordions */
div.accordion h3		{float:left; font-size:14px;}
body div.selected h3	{color:#bf0000;}
body div.open h3		{color:#bf0000;}

div.accordion span.slide-toggle
	{margin-top:6px; float:right; height:14px; padding-right:20px;
	background-position:right 5px; background-repeat:no-repeat;}

body div.selected span.slide-toggle
	{background-position: right -23px;}

body div.open span.slide-toggle
	{background-position: right -9px;}

div#outageSorryContainer	{margin-top:20px;}

#deviceSearch.inError input		{color:#bf0000;}
#localitySearch.inError input	{color:#bf0000;}
</pre></body></html>