@charset "UTF-8";
.select2-results .select2-disabled {
	background: white;
	color: lightgray;
}
option:disabled {
	color: lightgray;
}
.tooltip {
	position: absolute;
	text-align: center;
	padding: 2px;
	font: 20px sans-serif;
	background: lightsteelblue;
	border: 1px solid #000000;
	border-radius: 8px;
	pointer-events: none;
}
#result-barChart .x.axis path {
	fill: none;
	stroke: #000;
	shape-rendering: crispEdges;
}
#result-barChart .x.axis line {
	fill: none;
	stroke: #EEE;
	shape-rendering: crispEdges;
}
#result-lineChart .x.axis path {
	fill: none;
	stroke: #000;
	shape-rendering: crispEdges;
}
#result-lineChart .x.axis line {
	fill: none;
	stroke: #EEE;
	shape-rendering: crispEdges;
}
#refreshRiverBasinSlt_Customized:before {
	color: #BBB;
}
#refreshRiverBasinSlt_Customized:hover:before {
	color: #333;
}
#tabCustomized .multiselect-container.dropdown-menu.show {
	display: block;
	z-index: 2000;
}
#iCcTitleLocation { font-style: normal; }
.cc-header-subtext { margin: 0 8px; }
#searchBar { display: inline-block; margin-bottom: 2px; }
#SampleSlt_Latest, #SampleSlt_Customized { width: 70px; }
.cone-img { width: 26px; height: 26px; }
#map-canvas_Latest, #map-canvas_Customized { height: 800px; position: relative; overflow: hidden; transform: translateZ(0px); background-color: rgb(229, 227, 223); }
#tooltip_Latest, #tooltip_Customized { opacity: 0; }
#refreshRiverBasinSlt_Customized { font-weight: bold; display: none; cursor: pointer; vertical-align: middle; }
.cc-year-container { display: inline-block; }
#YearStartSlt_Customized, #YearEndSlt_Customized { width: 80px; }
#ace-settings-container { margin-right: 20px; }
