#map {
	position:absolute;
	top:0;
	bottom:0;
	left: 18.125%;
    width: 81.875%;
}

.sidebar {
	color: #FFF;
	width: 18.125%;
	font-family: 'Montserrat-Light', sans-serif;
	font-size: 12px;
}

.pad2 {
    padding: 20px;
	padding-right: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mapboxgl-popup-content {
	max-width: 400px;
	font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
	opacity: 1;
}

.mapboxgl-popup-content h3 {
	  background: #04003f;
	  color: #FFF;
	  margin: 0;
	  display: block;
	  padding: 10px;
	  border-radius: 3px 3px 0 0;
	  font-weight: 700;
	  
}

#menu {
	background: #404557;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	text-align: center;
}

#menu a {
	font: 12px/20px 'Montserrat-Regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
	display: inline-block;
	margin: 0;
	padding: 0;
	padding: 10px;
	text-decoration: none;
	border-bottom: 0;
	border-right: 1px;
	text-align: center;
}

#menu a:last-child {
	border-right:0;
	border: none;
}

#menu a:hover {
	background-color: #c6c9d1;
	color: #c6c9d1;
}

#menu a.active {
	background-color: #8c8f9a;
	color: #ffffff;
	border-radius: 10px;
	margin-right: 30px;
}

#menu a.active:hover {
	background: #c6c9d1;
	border-radius: 10px;
	margin-right: 30px;
}

#municipal-overlay {
	height: 0px;
	width: 1000px;
	background: #000;
	right: 10px;
	text-align: right;
	bottom: 142px;
	position: absolute;
	color: #fff;
	font: 48px/96px 'Aleo-Regular', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

.map-overlay {
	font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
	position: absolute;
	width: 200px;
	bottom: 72px;
	right: 0;
	padding: 10px;
}

.map-overlay .map-overlay-inner {
	background-color: #fff;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.10);	
	padding: 10px;
	margin-bottom: 10px;
}

fieldset { border:0px  }

#menu2 {
	background: #404557;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	right: 10px;
	width: 375px;
	font-family: 'Montserrat', 'Open Sans', sans-serif;
}

.pill {
	margin-bottom: 10px;
}

.button {
	background-color: #04003f;
	text-align: center;
	color: #fff;
	display: inline-block;
	margin: 0px;
	padding: 10px;
	position: relative;
	border: none;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 18px;
}

.button.a {
	width: 20px;
	background-color: #00F748;
	text-decoration: none;
    border-radius: 10px;
	margin-right: 4px;
}

.button.Off {
	width: 20px;
	background-color: #d5d5d5;
	text-decoration: none;
	border-radius: 10px;
	margin-right: 4px;
}

button.Off:hover {
		
}

.button.a:hover{
	box-shadow:inset 0 0 0 3px rgba(0, 0, 0, 0.10);
}

.button.a:active{
	background-color: #a5d4b2;
}

.button.b {
	width: 20px;
	background-color: #C4FF65;
	text-decoration: none;
	border-radius: 10px;
	margin-right: 4px;
}

.button.b:hover{
	box-shadow:inset 0 0 0 3px rgba(0, 0, 0, 0.10);
}

.button.c {
	width: 20px;
	background-color: #FFE46D;
	text-decoration: none;
	border-radius: 10px;
	margin-right: 4px;
}

.button.c:hover{
	box-shadow:inset 0 0 0 3px rgba(0, 0, 0, 0.10);
}

.button.d {
	width: 20px;
	background-color: #EB8215;
	text-decoration: none;
	border-radius: 10px;
	margin-right: 4px;
}

.button.d:hover{
	box-shadow:inset 0 0 0 3px rgba(0, 0, 0, 0.10);
}

.button.f {
	width: 20px;
	background-color: #C71935;
	text-decoration: none;
	border-radius: 10px;
}

.button.f:hover{
	box-shadow:inset 0 0 0 3px rgba(0, 0, 0, 0.10);
}

.legend {
	position: absolute;
	bottom: 28px;
	right: 8px;
	width: 400px;
	padding: 15px;
	background-color: #404557;
	text-align: left;
	border-radius: 10px;
}

body { 
	margin:0;
	padding:0; 
	background-color: #1A1D27;
}
        
@font-face { font-family: Aleo-Regular; src: url('Aleo-Regular.otf'); }
@font-face { font-family: Montserrat-Medium; src: url('Montserrat-Medium.ttf'); }
@font-face { font-family: Montserrat-Regular; src: url('Montserrat-Regular.ttf'); } 
@font-face { font-family: Montserrat-Light; src: url('Montserrat-Light.ttf'); } 

h1 {
    font-family: Aleo;
	font-weight: 500;
    line-height: 44px;
	color: #FFCC00;
}

h2 {
	  font-family: Montserrat-Medium;
	  letter-spacing: 1px;
	  font-size: 12px;
}

h3 {
	  font-family: Montserrat-Medium;
	  letter-spacing: 2px;
	  font-size: 14px;
	  color: #FFF;
	  margin-block-end: 0.5em;
	  margin-block-start: 0em;
}