<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Start Bootstrap - Stylish Portfolio v5.0.9 (https://startbootstrap.com/theme/stylish-portfolio)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-stylish-portfolio/blob/master/LICENSE)
 * This template was heavily modified to fit the projects need.
 */
body,
html {
  width: 100%;
  height: 100%;
}
body {
  font-family: 'Source Sans Pro';
}
.btn-xl {
  padding: 1.25rem 2.5rem;
}
.content-section {
  padding-top: 5.5rem;
  padding-bottom: 4rem;
}
.viz-section {
  padding-top: 3rem;
  padding-bottom: 3.5rem;
}
.content-section-heading h2 {
  font-size: 3rem;
}
.content-section-heading h3 {
  font-size: 1rem;
  text-transform: uppercase;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
h3 {
  color: #4d4f4d;
  padding-bottom: 1.5rem;
}
h2 {
  font-size: 3.5rem;
  padding-bottom: 1.5rem;
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
h4{
  color: #fff;
  font-weight: 300;
}
h5 {
  color: #4d4f4d;
  font-weight: 300;
}
/* Map */
.map {
  height: 30rem;
}
@media (max-width: 992px) {
  .map {
    height: 75%;
  }
}
.map iframe {
  pointer-events: none;
}
.scroll-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: white;
  background: rgba(52, 58, 64, 0.5);
  line-height: 45px;
}
.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}
.scroll-to-top:hover {
  background: #343a40;
}
.scroll-to-top i {
  font-weight: 800;
}
.masthead {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: auto;
  padding-top: 2rem;
  padding-bottom: 12rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/bg-masthead.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.masthead h1 {
  color: white;
  font-size: 4rem;
  margin: 0;
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .masthead {
    height: 100vh;
  }
  .masthead h1 {
    font-size: 4.5rem;
  }
}
.mt-auto, .my-auto {
  margin-top: 10rem!important;
}
/* Side Menu */
#sidebar-wrapper {
  position: fixed;
  z-index: 2;
  right: 0;
  width: 250px;
  height: 100%;
  transition: all 0.4s ease 0s;
  transform: translateX(250px);
  background: #004d40;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-nav li.sidebar-nav-item a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 15px;
}
.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}
.sidebar-nav &gt; .sidebar-brand {
  font-size: 1.2rem;
  background: rgba(52, 58, 64, 0.1);
  height: 80px;
  line-height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}
.sidebar-nav &gt; .sidebar-brand a {
  color: #fff;
}
.sidebar-nav &gt; .sidebar-brand a:hover {
  color: #fff;
  background: none;
}
#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  transition: all 0.4s ease 0s;
}
.menu-toggle {
  position: fixed;
  right: 15px;
  top: 15px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  background: #004d40;
  line-height: 50px;
  z-index: 999;
  border: 1px solid white;
}
.menu-toggle:focus, .menu-toggle:hover {
  color: #fff;
}
.menu-toggle:hover {
  background: #68797e;
}
footer.footer {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
a {
  color: #e62c22;
}
a:hover, a:focus, a:active {
  color: #65b70e;
}
.btn-primary {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #344e41 !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #004d40 !important;
  color: #fff !important;
  border: 1px solid white;
}
.btn-secondary {
  background-color: #588157 !important;
  border-color: #588157 !important;
  color: #fff !important;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background-color: #004d40 !important;
  border: 1px solid white;
}
.btn-dark {
  color: #fff !important;
}
.btn {
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
.bg-primary {
  background-color: #344e41 !important;
}
.text-primary {
  color: #344e41 !important;
}
.text-secondary {
  color: #588157 !important;
}
.temperature {
  padding-bottom: 2em;
}
/* California County map*/
.county.Los.Angeles {
  fill: #588157;
  stroke: white;
  stroke-linejoin: round;
}
.county {
  fill: #344e41;
  stroke: white;
  stroke-width: 1px;
}
.county:hover {
  opacity: 0.90;
  fill: white;
}
.exterior-boundary {
  fill: none;
  stroke: #4d4f4d;
  stroke-linejoin: round;
  stroke-width: 2px;
}
div.tooltip {
  position: absolute;
  text-align: center;
  width: 100px;
  padding: 4px;
  font: 12px sans-serif;
  color: white;
  background: #4d4f4d;
  border: 0px;
  border-radius: 2px;
  pointer-events: none;
}
/*#chart {
  width: 1200px;
  height: 600px;
  background: #ffffff;
  border:4px solid #344e41;
  border-radius: 4px;
  padding-bottom: 4rem;
}*/
.ranges {}
.medians {}
.x_axis text {
  font-family: 'PT Sans', sans-serif;
  font-size: 10pt;
  fill: #344e41;
}
.x_axis path, .y_axis path { display: none; }
.y_axis text{
  font-family: 'PT Sans', sans-serif;
  font-size: 10pt;
  fill: #344e41;
}
.y_axis line {
  stroke-width: 1.0;
  stroke: #b0b2b0;
}
.x_axis line {
  stroke-width: 0.5;
  stroke: #B0B2B0;
}
.vis_button {
  background-color:#344e41;
  border-radius:3px;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size:13px;
  padding:10px 40px;
  text-decoration:none;
}
.vis_button:hover {
  color:#ffffff;
  background-color:#588157;
  text-decoration:none;
}
.vis_button:active {
  position:relative;
  top:1px;
  text-decoration:none;
}
.center {
  margin: auto;
  width: 60%;
  padding: 10px;
}
.div-padding {
  padding-bottom: 2em;
}
.div-padding-big {
  padding-bottom: 6em;
}
div.tooltip {
  color: #fff;
  background-color: #444;
  padding: .5em;
  text-shadow: #f5f5f5 0 1px 0;
  border-radius: 2px;
  opacity: 0.9;
  position: absolute;
  pointer-events:none;
  z-index: 999;
}
.hidden {
  display: none;
}
.preloader-background {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/* .svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: top;
}
.svg-content-responsive {
  display: inline-block;
  position: absolute;
}*/


.svg-container {
  padding-left: 0px!important;
}

/* fire map styles*/
.land {
  fill:  white;
  stroke: #344e41;
  stroke-width: 2px;
}
.fire {
  fill: #ff7300;
  opacity: 0.8;
  stroke: rgb(163, 27, 27);
  stroke-width: 0.5px;
}
.fire:hover {
  opacity: 0.90;
  fill: white;
}
div.tooltip {
  position: absolute;
  text-align: center;
  width: 100px;
  padding: 4px;
  font: 12px sans-serif;
  color: white;
  background: #4d4f4d;
  border: 0px;
  border-radius: 2px;
  pointer-events: none;
}
.axis-grid .domain {
  fill: #ddd;
  stroke: none;
}
.axis-x .domain,
.axis-grid .tick line {
  stroke: rgb(0, 0, 0);
}
.axis-grid .tick--minor line {
  stroke-opacity: .5;
}
/* https://www.w3schools.com/CSSref/tryit.asp?filename=trycss_grid-row */
.grid-container {
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-gap: 10px;
  /* background-color: #2196F3; */
}
.grid-container &gt; div {
  /* background-color: rgba(255, 255, 255, 0.8); */
  margin: auto;
}
/*
#fire-map {
  width: 800px;
  height: 00px;
  background: #ffffff;
  border:4px solid #344e41;
  border-radius: 4px;
  padding-bottom: 4rem;
}*/
/* animated sun */
#sun-container {
  width: 75%;
  margin: 0 auto;
}
#sun {
  fill: #ffe160;
}
#sunBeam {
  fill: #ffe160;
  stroke: #fbeC5d;
  stroke-width: 12;
  stroke-linecap: round;
}
/* Custom horizontal lines*/
hr.temp {
  width: 10%;
  height: 6px;
  margin-right: auto;
  margin-left: auto;
  background-color:#e62c22;
}
hr.water {
  width: 10%;
  height: 6px;
  margin-right: auto;
  margin-left: auto;
  background-color:#00abdb;
}
hr.forest {
  width: 10%;
  height: 6px;
  margin-right: auto;
  margin-left: auto;
  background-color:#004d40;
}
/*subnavigation on viz-site*/
.nav{
  border:1px solid #ccc;
  border-width:1px 0;
  list-style:none;
  margin:0;
  padding: 0;
  text-align:center;
}
.nav li{
  display:inline;
}
.nav a{
  display:inline-block;
  padding:10px;
}
.sec-background {
  background-color: #f2f4f5;
}
/* Test Ground */
.selection {
  fill: #e40404;
}
.selection:hover {
  stroke: rgb(0,0,0);
  stroke-width: 2;
}

.value {
  visibility: hidden;
}

#hexagon-60 {
  visibility: hidden;
}


.row .col {
  padding: 0!important;
}

.svg-content {
  align-content: center;
}

#legend .col m1 {
  padding: 0!important;
}

.thumb .active {
  visibility: hidden;
}

.slide {
  color: #bd2130!important;
}
#slider {
  color: #bd2130!important;
}
.input .thumb {
  color: white!important;
}

.no-ui-slider {
  color: #bd2130!important;
}</pre></body></html>