<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  padding-top: 50px;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}


/*Result section*/
table.hovertable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.hovertable th {
	background-color:#c3dde0;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
	text-align:center; 

}
table.hovertable tr {
	background-color:#d4e3e5;
	text-align:center; 

}
table.hovertable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
	text-align:center; 

}






/*About section*/
a { color: #3c86b7; text-decoration: none; }
a:hover { text-decoration: underline; }


p { font-size: 1.2em; line-height: 1.4em; font-family: Arial, sans-serif; color: #333; margin-bottom: 15px; }
.profilename { font-family: Helvetica, Arial, Verdana, sans-serif; color: #444; font-weight: bold; font-size: 1.5em; line-height: 1.8em; }
.profileprofession{ color: #474747; font-weight: normal; font-size: 1.2em; line-height: 1.3em;  }
.profilecityname{ color: #666666; font-weight: normal;  font-size: 1.1em; line-height: 1.2em;}
.profilewebsite { color: #232323; font-family: Arial, Tahoma, sans-serif; font-size: 1.1em; line-height: 1.3em; }

#profile { display: block;    margin:auto;  height:162px; width: 700px; overflow: hidden;  }

/* @group left */
#userStats { display: block; width: auto; background-color: #f9f9f9; border: 0px solid #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 12px; }
#userStats .pic { float: left; display: block; margin-right: 10px; }
#userStats .pic a img { padding: 4px; background: #fff; border: 1px solid #ccc; }
#userStats .data { float: left; display: block; position: relative; width: 440px; height: 162px; padding: 1px; padding-left: 5px; background: #e6e6e6; overflow:  hidden; box-sizing: border-box; -moz-box-sizing: border-box; }
#userStats .data h1 { line-height: 0.1em; text-shadow: 0px 1px 1px #fff; }
#userStats .data h2 { line-height: 1.1em; }
#userStats .data h4 { font-size: 1.2em; line-height: 0.7em; }
#userStats .socialmedia { float: left; display: block; position:  relative; width: 72px; height: 162px; padding: 4px; background: #e6e6e6; overflow:  hidden; box-sizing: border-box; -moz-box-sizing: border-box;}



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