@charset "utf-8";
/* CSS Document */

div.outer {
	position: fixed;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
}

.leaflet-container {
/*background-color: #FFFFFF !important;*/	
	background-color: #d4dadc !important;
}

.return {
	background-color: #337ab7;
	border-color: #2e6da4;
	border-radius: 5px;
	color: #fff;
	display: block;
	margin: 25px auto 0px auto;
	text-align: center;
	padding: 10px 10px 10px 10px;
	max-width:275px;
	-moz-padding-end:20px;
}  

.return:hover, .return:link {
	text-decoration: none;
	color: #FFF
}

p.MsoNormal {
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
}

#cite {
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 12px;
	z-index: 999 !important;
	background-color: #FFFFFF;
	padding:10px 10px 10px 20px;
	color: #000;
	margin-right:33%!important;
	opacity: 0.65;
	transition: opacity 500ms 1s;
	}
#cite:hover {
	opacity: 0.95;
	transition-delay: 0;
	}
.filter {
	cursor: default;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	}
#content a.filter {
	cursor: default;
	color: #000000;
	text-decoration: none;
	}
.filter span {
	cursor: default;
	margin-left: -999em;
	position: absolute;
	}
.filter:hover {
	cursor: default;
	position:relative;
	color: #000000;
	}
	
.filter:hover span {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Arial,Helvetica, sans-serif;
	position: absolute;
	left: 1em;
	bottom: 1.2em;
	z-index: 999999!important;
	margin-left: 0;
	max-width: 275px;
	width: 225px;
	word-break: loose;
	padding:5px;
	background-color:#FFF;
	}
	
.filterno:hover span {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Arial,Helvetica, sans-serif;
	position: absolute;
	right: 1em;
	bottom: 1.2em;
	z-index: 999999!important;
	max-width: 250px;
	height:auto;
	padding:5px;
	background-color:#FFF;

	}	

.filterno {
	cursor: default;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 0px;

	}
#content a.filterno {
	cursor: default;
	color: #000000;
	text-decoration: none;

	}
.filterno span {
	cursor: default;
	margin-left: -999em;
	position: absolute;

	}
.filterno:hover {
	cursor: default;
	position:relative;
	color: #000000;

	}

	
.filter:hover img {
	border: 0;
	margin: -10px 0 0 -55px;
	float: left;
	position: absolute;
	
	}
.filter:hover em {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 1.2em 0 0.6em 0;
	}

.flooding {
	font-size:11px!important;
}

.fire {
	font-size:11px!important;
	}
	
.sea {
	font-size:11px!important;
}	

.ukn {
	font-size:11px!important;
	overflow-wrap: break-word;
}	
	
.checkbox {
	white-space:nowrap!important;	/*	*/
	}

.checkbox_ {
	padding-left:25px;
	white-space:nowrap!important;/**/
	}	
	
p {
	display:inline;
	}	
	
	
ul {
	list-style: none; /* Remove default bullets */
	}

ul li-01a::before {
  content: "●";  
  color: #a6182f; /* high wildfire hazard potential  */
  font-weight: bold; 
  font-size:24px;
  display: inline-block; 
  width: 1em; 
  margin-left: -1.75em; 
  line-height:18px!important;
}

ul li-02a::before {
  content: "●";  
  color: #660066; /* from a minimum intensity (Category 1) hurricane*/
  font-size:24px;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1.75em; 
  line-height:18px!important;  
}

ul li-02b::before {
  content: "●";  
  color: #CCA3CE; /* from a maximum intensity (Category 4 or 5) hurricane */
  font-size:24px;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1.75em; 
  line-height:18px!important;  
}

ul li-03a::before {
  content: "●";  
  color: #006c40; /*highest flood hazard */
  font-size:24px;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1.75em; 
   line-height:18px!important; 
}

ul li-03b::before {
  content: "●";  
  color: #94BC93; /* lower flood hazard */
  font-size:24px;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1.75em; 
   line-height:18px!important; 
}

ul li-04a::before {
  content: "●";  
  color: #172547; /* flooding at high tide with no additional sea level rise */
  font-size:24px;
  word-wrap:normal!important;  
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1.75em; 
  line-height:18px!important;  
}

ul li-04b::before {
  content: "●";  
  color: #37609c; /* flooding with 1 ft of sea level rise */
  font-size:24px;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1.75em; 
  line-height:18px!important;  
}

ul li-04c::before {
  content: "●";  
  color: #788aba; /* flooding with 3 ft of sea level rise */
  font-size:24px;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1.75em; 
  line-height:18px!important;  
}

ul li-04d::before {
  content: "●";  
  color: #b6bcda; /* flooding with 8 ft of sea level rise */
  font-size:24px;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1.75em; 
  line-height:18px!important;  
}

ul li-05::before {
  content: "●";  
  color: #D5BB80; /* Unknown or no hazard identified overall */
  font-size:24px;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1.75em; 
  line-height:18px!important;  
}

ul li-06::before {
  content: "●";  
  color: #999; /* NOt selected */;
  font-size:24px;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1.75em; 
  line-height:18px!important;  
}

.hwf::before {
  content: "●";  
  color: #a6182f; /* Change the color */
  font-size:16px;
  font-weight: bold; 
  display:inline-table;
}

.ssany::before {
  content: "●";  
  color: #660066; /* Change the color */
  font-size:16px;
  font-weight: bold; 
  display:inline-table;
}	

.ss45::before {
  content: "●";  
  color: #CCA3CE; /* Change the color */
  font-size:16px;
  font-weight: bold; 
  display:inline-table;
}	
	
.flh::before {
  content: "●";  
  color: #006c40; /* Change the color */
  font-size:16px;
  font-weight: bold; 
  display:inline-table;
}

.fll::before {
  content: "●";  
  color: #94BC93; /* Change the color */
  font-size:16px;
  font-weight: bold; 
  display:inline-table;
}

.slr::before {
  content: "";  
  font-size:16px;
  font-weight: bold; 
  display:inline-table;
}

.slrht::before {
  content: "●";  
  color: #172547; /* Change the color */
  font-size:16px;
  font-weight: bold; 
  display:inline-table;
}

.slr1::before {
  content: "●";  
  color: #37609C; /* Change the color */
  font-size:16px;
  font-weight: bold; 
  display:inline-table;
}

.slr3::before {
  content: "●";  
  color: #788ABA; /* Change the color */
  font-size:16px;
  font-weight: bold; 
  display:inline-table;
}

.slr8::before {
  content: "●";  
  color: #B6BCDA; /* Change the color */
  font-size:16px;
  font-weight: bold; 
  display:inline-table;
}

.unkn::before {
  content: "●";  
  color: #D5BB80; /* Change the color */
  font-size:16px;
  font-weight: bold; 
  display:inline-table;
}

#content a.infoTooltip {
	cursor: default;
	color: #000000;
	text-decoration: none;
	}
.infoTooltip span {
	cursor: default;
	margin-left: -999em;
	position: absolute;
	}
.infoTooltip:hover {
	cursor: default;
	position:relative;
	color: #000000;
	}
.infoTooltip:hover span {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Arial,Helvetica, sans-serif;
	position: absolute;
	left: 1em;
	bottom: 1.2em;
	z-index: 9999;
	margin-left: 0;
	width: 250px;
	}
.infoTooltip:hover img {
	border: 0;
	margin: -10px 0 0 -55px;
	float: left;
	position: absolute;
	}
.infoTooltip:hover em {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0.2em 0 0.6em 0;
	}