
	body, p, div { /*font: 10pt "Helvetica Neue", Arial, Helvetica, sans-serif;*/ }
	
	body.twocolumns { margin-left: 15px; margin-right: 15px; }
	
  	.inlet-tip { fill-opacity: 0.7; opacity: 0.6;  max-width: 190px; }
	.tipTable td { font-size: 9pt; }
	.tipTable td.tipValue { text-align: right; }

	#rci2_head .navbar {    background-color: #043f81; }
	#rci2_head h1 {   font-size: 1.8rem;}
	/*#rci2_content { padding: 0px 15px 0px 15px ; }*/
	#rci2_nav_tabs .btn { line-height: 1.5;  }
	.rci2_footer_map_credits { text-align: right; }
	#rci2_demo_notice { padding: 3px; background-color: #eee; color: #888;}

	/* Sticky footer styles	-------------------------------------------------- */
	html {
	  position: relative;
	  min-height: 100%;
	}
	body {
	  /* Margin bottom by footer height */
	  margin-bottom: 26px;
	}
	.rci2_footer {
	  position: absolute;
	  bottom: 0;
	  padding: 0px 10px 0px 3px; 
	  width: 100%;
	  /* Set the fixed height of the footer here */
	  height: 28px;
	  line-height: 28px; /* Vertically center the text there */
	  background-color: #f5f5f5;
	}

	/* leaflet and other */ 
	.leaflet-container {
	     font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	}
	.leaflet-tooltip { padding: 0px; min-width: 200px; }
	.mapTipHeader { padding: 2px; /*background-color: #eee;*/ }
	.mapTipContent { padding: 2px;  }

	.leaflet-touch .leaflet-control-layers-toggle {
	    width: 38px;
	    height: 36px;
	}
	.leaflet-horizontalcenter {
	    	left: 40%;
	}
	.leaflet-horizontalcenter .leaflet-control {
	    margin-bottom: 10px;
	}
	
	.leaflet-horizontalcenter.leaflet-middle {
    	display: block;
		color: #555;
		font-size: 8pt;
		max-width: 50%;
		margin-left: auto;
		margin-right: auto;
		left: 19%;
		margin-top: 30%;
		line-height: 12pt;	
	}

	.leaflet-horizontalLeft1 {
    	left: 60px;
		max-width: 65%;
	}
	.leaflet-horizontalLeft1 .leaflet-control {
	    margin-bottom: 2px;
	}

	.leaflet-horizontalLeft2 {
    	left: 115px;
	    max-width: 55%;
	    z-index: 500;
	}
	.leaflet-horizontalLeft2 .leaflet-control {
	    margin-bottom: 2px;
	}

	.leaflet-fusesearch-panel {
	    top: 250px;
	    height: 200px;
	}
	.leaflet-fusesearch-panel .search-input {
	    top: 0px;
	    padding: 2px; 
	    width: 140px;
	}

	.infoCenterMiddle {
		padding: 11px;
    	display: block;
		background: rgba(255,255,255,0.9);
		box-shadow: 0 0 2px rgba(0,0,0,0.1);
		border-radius: 3px;
	}
	
	#rciInfoLoading {
		padding: 111px;
	     z-index: 1000;
	     position: fixed;
    	display: block;
		color: #555;
		font-size: 8pt;
		margin-left: auto;
		margin-right: auto;
		left: 19%;
		margin-top: 19%;
		line-height: 12pt;	
		background: rgba(250,250,250,0.9);
		/*box-shadow: 0 0 2px rgba(0,0,0,0.1);*/
		border-radius: 3px;
	}
	
	.infoPopupClose { text-align: right; padding: 3px;  }
	.infoPopupClosebtn { font-size: 7pt; }
     
	.leaflet-fusesearch-panel .content {
		padding: 8px 20px 8px 14px;
		box-shadow: 0 1px 2px rgba(40,40,40,0.1);
	}

	.leaflet-fusesearch-panel .result-list { padding-top: 0.9em; }

	.leaflet-fusesearch-panel .result-item {
    	margin-bottom: 0.1em;
	}

	@media (max-width:320px) {
	    .leaflet-fusesearch-panel {
	        width: 100%;
	        padding: 0;
	    }
	    .leaflet-fusesearch-panel .content {
	        box-shadow: none;
	        -webkit-border-radius: 0;
	        border-radius: 0;        
	    }
	}

	@media (min-width: 321px) and (max-width: 480px) {
	    .leaflet-fusesearch-panel {
	        width: 250px;
	        padding: 0;
	    }
	}

	@media (min-width: 481px) and (max-width: 768px) {
	    .leaflet-fusesearch-panel {
	        width: 250px;
	    }
	}

	@media (min-width: 769px) {
	    .leaflet-fusesearch-panel {
	        width: 250px;
	    }
	}

	.search-imageFa { 
	    font-size: 1.2em;
	    margin-right: 4px;
	}

	.leaflet-control-layers,  .leaflet-bar, .leaflet-fusesearch-control, .leaflet-fusesearch-panel .content, 
	.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
	    border: 1px solid rgba(0,0,0,0.2);
		/*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45);*/
	}


	.info-button, .inlets-button {	  font-size: 1.5em;	} 
	.info-button .fa  { margin-top: 3px; }
	.inlets-button .fa { margin-top: 4px; }
	.info-indicator { font-size: 1em; font-weight: bold;		
      	background-color: rgba(255,255,255,0.8);
    	padding: 12px 16px;
     	border: 1px solid; border-color: #cccccc;  
	 } 
	.leaflet-control-view-center { background-image: url('../libraries/leaflet/images/icon-viewcenter.png'); }

	#mapid { /* width: 760px;   */  /*float: left;*/ padding: 0px; height: 690px; background-color: #ffffff;  }
	#mapContainer { /* width: 760px; */ height: 690px; padding: 0px;  background-color: #E6FFFF;     border: 1px solid rgba(0,0,0,0.2); /*float: left; */}
	#chart-column { overflow-y: scroll; height: 690px; padding: 0px; padding-left: 10px;  padding-right: 5px; } 
	#chart-container { min-height: 1280px; min-width: 510px; /*width: 600px;*/ margin: 0 auto; } 

	#inletsbar {
	  /*background: rgba(255, 255, 255, 1);*/
	  opacity: .6;
	  width: 170px;
	  height: 350px;
	  position: relative;
	  z-index: 500;
	  float: right; 
	  transition: .5s left;
	  padding: 0px;
	  display: none; 
	  top: -1570px; 
	  box-sizing: border-box; 
	}

	#inletsbar.open {
	    display: block;
	    right: 10px;
	    opacity: .9;
	    top: -660px; 
	    /*background: rgba(255, 255, 255, 0.65);*/
	}
	.leaflet-left  {  transition: .5s left; }
	.leaflet_let_open { /*left: 200px; */ } 

 

.inlet-regions { 

	background-color: rgba(230, 255, 255, 1.0); 
	border: 1px solid rgba(0,0,0,0.2); /*#252d3a;*/
	border-radius: 4px; 
	float: left;  
	margin-right: 3px; 	
	margin-bottom: 3px; 	
} 

.region-header {

	width: 100%;
	text-align: center;
	z-index: 901;
	position: relative;
	background-color: rgba(204, 204, 204, 0.1);

}

.region-label {

	z-index: 902;
	color: #252d3a;
	position: relative;
	font-size: 7pt; 

}

	.leaflet-fusesearch-panel {
    	top: 40px;
	}
	.leaflet-tooltip { padding: 0px; min-width: 80px; font-size: 8pt; }

	.leaflet-popup-tip,
	.leaflet-popup-content-wrapper {
		background-color: rgba(254, 254, 254, 0.9);
	}
	.leaflet-popup-content {
		margin: 10px 15px;
	}
	
/*
.inlet-regions path.leaflet-clickable {

	stroke: #7F7F7F; 
	stroke-opacity: 1; 
	stroke-width: 1;
	z-index: 900;

}
 
 

.map-pane-number { 

	padding: 3px 0px 0px 5px;
	
}

.bckd {
	
	background: red !important;
	right: 10px !important;
	
	
}*/



.legend {
	padding: 3px;
	line-height: 18px;
	color: #555;
	background: rgba(255,255,255,0.8);
	 box-shadow:0 0 2px rgba(0,0,0,0.1);
	border-radius: 3px; font-size: 7pt;
}
.legend .legendItem {
  float: left;
  margin-right: 2px;
  opacity: 1;
}
.legend .legendItem i {
  width: 14px;
  height: 14px;
  display: block;
  float: left;
}

div.info.legend.horizontal.leaflet-control .legendItem .legendLabel,
#rsiLegendhorizontal .legendItem .legendLabel { 
	display:none;; 
}
div.info.legend.vertical.leaflet-control .legendItem .legendLabel,
#rsiLegendvertical .legendItem .legendLabel { 
    white-space: nowrap;
    margin-left: 5px;
    /*background-color: rgba(255,255,255,0.5);*/
    padding: 3px 3px 4px 0px;
}

div.info.legend.vertical.leaflet-control .legendItem,
#rsiLegendvertical .legendItem  { 
	float: none;
	display: block; 
}

#leafletEasyPrint i.fa.fa-print { font-size: 18px; }  

/* data table */ 
.dt-buttons { float: left; }
table.DataTable { font-size: 8pt; } 
.dataTables_wrapper { font-size: 8pt; } 
table.display.compact.dataTable.no-footer { visibility: inherit; } 

