<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
    font-family: Verdana,Arial,sans-serif;
    color: rgb(255,255,255);
    font-size: 11px;
    line-height: 14px;
    padding: 0px;
    margin: 0px;
}

@font-face {
    font-family: "KontrapunktLight";
    font-style: normal;
    font-weight: normal;
    src: url("webfont/Kontrapunkt-Light-webfont.eot?#iefix") format("embedded-opentype"), url("webfont/Kontrapunkt-Light-webfont.woff") format("woff");
}

#mainContainer {
    margin: auto;
    width: 980px;
    height: 600px;
    border: none;
}

.title {
    color: black;
    padding: 0px 20px 15px 20px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'KontrapunktLight';
    font-style: italic;
    font-weight: normal;
}

.title H1 {
    color: #38AADB;
    margin: 20px 0px 15px 0px;
    font-size: 30px;
    line-height: 36px;
    font-style: normal;
    font-weight: normal;
}

.footer {
    border-top: 1px solid rgb(154,154,154);
    margin: 0px 10px 0px 10px;
    padding-top: 5px;
    height: 55px;
}

.logos {
    float: left;
}

.logos IMG {
    margin-right: 15px;
}

#help_section {
    margin-left: 20px;
}

.info {
    float: left;
    width: 280px;
    background: url("images/icon_info.png") no-repeat scroll 8px 50% transparent;
    border: 1px solid #FECA47;
    border-radius: 5px 5px 5px 5px;
    margin-left: 30px;
    margin-top: 5px;
    padding: 5px 5px 5px 25px;
    color: black;
}

.additionalInfo {
    float: left;
    width: 200px;
    margin-top: 5px;
    padding: 5px 5px 5px 25px;
    color: black;
}

.getTooltip {
	background: url(images/icon_info.png) 100% 50% no-repeat;
	width: 16px;
	margin-left: 2px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: auto !important;
	min-height: 16px;
	height: 16px;
}

#graph { width: 100%; position: relative; overflow: hidden; margin-top: 20px; min-height: 200px; margin-left: 20px }

h1 { font-size: 28px!important; }
h2 { font-size: 18px!important; margin-bottom: 0px!important; }

#controls { position: absolute; left: 275px; top: 100px; padding: 10px 20px; background: rgba(255,0,0,0.8); color: white; border-radius: 12px; -webkit-border-radius: 12px; -moz-border-radius: 12px; }
#screen { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.6); }
.alerts { display: none; font-size: 16px; color: white; width: 250px; line-height: 1.35; }
input { margin-right: 10px!important; margin-top: 0px!important; vertical-align: top; position: relative; top: 3px; }
input.btn { top: -1px; height: 30px; }
select { vertical-align: bottom; }

.game .btn { margin-right: 0px; margin-top: 0px; vertical-align: middle; font-family: Helvetica, Arial, sans-serif; padding-bottom: 2px!important; font-weight: bold; display: inline-block; }
.game .btn-group { vertical-align: bottom; }

#info { display: none; font-size: 18px; }
#help-text { font-family: "Guardian-Sans-Web-Regular-Latin", arial, sans-serif; position: absolute; left: 145px; height: 100%; background: rgba(240,240,240,0.85); width: 170px; padding: 10px 10px 10px 20px; color: black; text-align: right; height: 400px; opacity: 0; }

#tweet-button-final { margin-top: 10px; }
#tweet-button { display: block; margin-top: 2px; }

#explainers { position: absolute; left: 0; color: white; top: 0; width: 125px; height: 400px; font-size: 16px; line-height: 1.3; text-align: right; background: rgba(80,80,80,0.8); padding: 10px; border-bottom-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz--border-bottom-left-radius: 8px; border-top-left-radius: 8px; -webkit-border-top-left-radius: 8px; -moz--border-top-left-radius: 8px; }
#explainers .explainer { display: none; margin-bottom: 10px; }
#retirement-comment { display: none; }
#amount-in-lifetime { display: none; }

#buttons { position: absolute; bottom: 0px; width: 120px; vertical-align: bottom; line-height: 1; }
#next-button, #reload-button { font-size: 100px; }
#back-button { font-size: 30px; }
#reload-button { display: none; }
#next-button, #back-button, #reload-button { cursor: pointer; color: white; position: relative; left: 0; }
#next-button:hover, #back-button:hover, #reload-button:hover { color: rgb(255,210,128); }

#helping-hand { position: absolute; left: 150px; top: -100px; font-size: 18px; width: 230px; background: rgba(255,255,255,0.8); padding: 8px 8px 8px 0px; }
#hand, #hand-text { display: inline-block; vertical-align: top; }
#hand-text { width: 180px; margin-top: 10px; }
#hand { width: 35px; font-size: 30px; }

#credits { margin-top: 40px; margin-bottom: 30px; font-family: "Guardian-Sans-Web-Regular-Latin", arial, sans-serif; font-size: 14px; color: #555; }
#credits .small { font-size: 12px; color: #888; line-height: 15px; }

.axis { shape-rendering: crispEdges; }
.axis path, .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; }
.x.axis path { display: none; }
.x.axis .tick { stroke: #777; stroke-dasharray: 2,2; }
.x.axis line { stroke: #666; opacity: 0.7; }
.x.axis .minor { stroke-opacity: 0.4; }
.y.axis line, .y.axis path { fill: none; stroke: #000; }
.y.label { font-size: 16px }

.line { fill: none; stroke: #eee; stroke-width: 2.5; }
path.lineObserved { fill: none; stroke: black; stroke-width: 1.5 }
path.lineLow { fill: none; stroke: orange; stroke-width: 1.5; }
path.lineHigh { fill: none; stroke: orange; stroke-width: 1.5; }
path.area { fill: orange; opacity: 0.4; }
#models-data { }
#models-labels { opacity: 0; fill: #EE8500; }
.temperature-line { stroke-dasharray: 2,2; stroke-width: 2; }
#report-labels { text-anchor: end; opacity: 0; }

text.highlighter { font-family: "Guardian-Sans-Web-Regular-Latin", arial, sans-serif; font-size: 16px; fill: black; }

#ie8message { width: 700px; height: 300px; background: white; position: absolute; top: 0; padding: 70px; font-size: 18px; line-height: 26px; background: #eee; text-align: center;  }
</pre></body></html>