<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  #ssi_emp_container {
	clear: both;
	margin: 0 10px 10px 10px;
	}

#show_loader {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow:hidden;
	}

* html #show_loader {
	height:1%;
}

#show_loader li {
	display: inline;
	}

#show_loader li a {
	text-decoration: none;
	font-size: 1.2em;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #000;
	float: left;
	clear: none;
	padding: 7px 0 10px 0;
	text-align: center;
	outline: none;
	background: transparent;
	}

.tab_count_2 li a,
.tab_count_3 li a {
	width: 33%;
	}

.tab_count_4 li a {
	width: 25%;
	}
	
.tab_count_5 li a {
	width: 20%;
	}	

#show_loader a.selected,
#show_loader a:hover {
	color: #000;
	background: #BBB;
	}
	
.black #show_loader a.selected,
.black #show_loader a:hover {
	color: #fff;
	background: #111;
	}

#emp_debug_frame {
	position: absolute; 
	top: 100px; 
	left: 100px; 
	z-index: 100; 
	border: 10px solid #fff;
	}

#emp_debug_box {
	color: #222; 
	background: #eee; 
	width: 600px; 
	height: 400px; 
	border: 5px solid #666; 
	overflow: auto; 
	padding: 0 10px 10px 10px; 
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	}

#emp_debug_box strong {
	display: inline;
	border: none;
	background: transparent;
	margin: 0;
	}

#emp_debug_box li em,
#emp_debug_box .key strong {
	color: red;
	}
	
#emp_debug_box li span,
#emp_debug_box .key em {
	font-size: 0.8em;
	color: blue;
	}

#emp_debug_box .disabled,
#emp_debug_box .disabled span {
	color: #ccc;
	}

#emp_debug_box .key {
	position: absolute;
	bottom: 5px; 
	right: 15px;
	border: 2px solid #666;
	color: #666;
	padding: 5px;
	font-size: 0.7em;
	}		

#emp_debug_box .key {
	position: absolute;
	bottom: 5px; 
	right: 30px;
	border: 2px solid #666;
	color: #666;
	padding: 5px;
	font-size: 0.7em;
	}
	
#expiry-warning {
	padding: 10px 20px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #000;
	background: #fbfbfb url(/staticarchive/1938b6f889e4b09a2c54be56c9012c275de6a914.jpg) 0 0 repeat-x;
	}

.black #expiry-warning {
	color: #fff;
	background: #a6a6a6 url(/staticarchive/5eb50a408218b17f23c2ffc6aa09f24b9959f8b2.jpg) 0 0 repeat-x;
	}
</pre></body></html>