
html {
	height: 100%;
	max-width: 990px;
	font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
	font-size: 16px;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}
body {
	height: 100%;
	touch-action: auto !important;
	/* Fixes scrolling on mobile devices */
	font-size: 1.0625rem;
	background-color: #fff;
	overflow-x: visible;
	color: #000 !important;
}
#tri-explorer {
	display:none;
}
legend {
	font-size:13px;
	font-weight:700;
	margin-bottom:0px;
	color: #000;
}
.form-check {
	font-size:12px;
}
div.qv-tooltip {
	font-size: 13px;
}
.idevio-bubble {
	padding: 5px !important;
	width: 225px !important;
	white-space: normal !important;
}
.qv-object-ideviomap .zoomButton {
	font-size: 26px !important;
}
.lui-clear-all {
	display: none;
}
.lui-button__text {
	font-size: 12px !important;
	word-wrap: break-word;
	white-space: initial;
}
button.lui-button {
	padding: 0px 10px !important;
}
.idevio-bubble>p,
.idevio-bubble>table>tbody>tr>td,
.idevio-bubble>table>tbody>tr>th {
	font-size: 11px !important;
}
.qv-object-ideviomap .layerList tr:nth-child(n+7),
.qv-object-ideviomap .layerList tr:nth-child(4),
.qv-object-ideviomap .layerList tr:nth-child(5) {
	display: none !important;
}

#demographic_percentiles .qv-st-value-overflow {
	text-overflow: unset !important;
}


#demographic-dataPopUp {
    z-index: 100000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    max-width: 250px;
    max-height: 325px;
    margin: 155px 0px 0px 175px;
    padding: 12px;
    border: 1px solid black;
    display: none;
	
}

.layerListButton {
	width: 35px !important;
	height: 35px !important;
	border: 2px solid #005ea2 !important;
	color: #005ea2;
	font-weight: 700;
}
.qv-st-header-cell {
	background-color: #f1f1f1;
	font-weight: 700;
}
.qv-st-header-cell-search {
	pointer-events: none;
	background-color: #f1f1f1 !important;
	opacity: 1 !important;
}
.exit-disclaimer {
	background-color: #aeb0b5;
	color: #323a45!important;
	font-size: 88.2352941176%;
	margin: 0 .3333333333em;
	padding: .0666666667em .4666666667em;
	text-decoration: none
}
.qv-object-VizlibTextObject header {
	display: none !important;
}
.qv-object-VizlibTextObject {
	user-select: text;
}
.qv-object .qv-object-content {
	user-select: text !important;
}
.legend-menu {
	display: none;
}
.dropdown-menu {
	border: 1px solid black;
	min-width: 145px !important;
}
.btnBorder {
	border: 2px solid #5e9f69 !important;
}
.fa-stack {
	font-size: 0.75em;
}
.drop-menu-option a {
	font-family: "Source Sans Pro", "Merriweather", "Georgia", "Cambria", "Times New Roman", "Times", serif;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 2px;
}
.dropdown-toggle {
	text-overflow: ellipsis !important;
	overflow: hidden !important;
}
.drop-menu-option:hover a {
	background-color: #005ea2;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.drop-menu-option:hover {
	background-color: #005ea2;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.popover {
	min-width: 310px;
}
.width-setting {
	max-width: 980px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: "Source Sans Pro", "Merriweather", "Georgia", "Cambria", "Times New Roman", "Times", serif;
	line-height: 1.3;
	margin-bottom: .5em;
}
h1,
h2,
h3 {
	margin-top: 0.67em !important;
}
.TRI-page-header {
	clear: both;
	font-family: "Source Sans Pro", "Merriweather", "Georgia", "Cambria", "Times New Roman", "Times", serif;
	line-height: 1.3;
	margin-bottom: .5em;
	font-size: 22px;
	font-weight: 700;
	margin-left: -15px;
	color: #5e9f69;
}
h1 {
	font-size: 2.5rem;
	font-weight: 700;
}
.sidebar-nav h1.qv-object-title {
	margin-top: 0;
}
h2 {
	font-size: 1.875rem;
	font-weight: 700;
}
.qv-object .qv-object-subtitle {
	margin-top: 0;
	margin-bottom: 0;
}
.qvobject {
	padding: 0px;
}
h3,
.h3 {
	font-size: 1.25rem;
	font-weight: 700;
}
h4,
.h4 {
	font-size: 1.0625rem;
	font-weight: 700;
}
h5 {
	font-size: 14px;
	font-weight: 700;
}
h6 {
	font-family: "Source Sans Pro", "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
	font-size: 0.8125rem;
	font-weight: 400;
	text-transform: uppercase;
}
.mashup_title {
	font-family: 'Source Sans Pro';
	font-size: 15px;
	font-weight: 700;
	color: #808080;
	padding: 10px;
}
.qvt-visualization-title {
	font-size: 14px !important;
	color: #000 !important;
}
/*
 * Qlik Object Styling
 */

/* need to set the height for objects; set top padding to make room for selection toolbar */

.container-fluid .qv-object {
	z-index: 0;
}
.currentSelections-bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 38px;
	z-index: 2;
	text-decoration: none;
}
.currentSelections-top {
	position: fixed;
	top: 30px;
	left: 0;
	width: 100%;
	height: 38px;
	z-index: 2;
	text-decoration: none;
	/*-webkit-box-shadow: 0 5px 5px -5px #808080;
	    	box-shadow: 0 5px 5px -5px #808080;*/
}
.qv-global-selections {
	top: 30px;
	height: calc(100% - 67px) !important;
}
div.qvobject,
div.qvplaceholder {
	height: 400px;
}
/* Keeps object heading text from cutting off */

.qv-object .qv-object-title {
	white-space: normal;
}
.qv-object .qv-object-title-text {
	font-size: 16px !important;
	white-space: normal;
}
.qv-object .qv-object-subtitle {
	font-size: 14px !important;
	color: #000 !important;
	text-align: center;
	font-weight: bold;
}
::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
/*
 * BOOTSTRAP NAV POSITION OVERRIDES
 * TOP / BOTTOM TAB NAV https://bootsnipp.com/snippets/E7vya
 * https://www.tutorialrepublic.com/twitter-bootstrap-tutorial/bootstrap-navbar.php
 */

.navbar {
	min-height: 30px;
	font-size: 12px;
	/*text-transform: uppercase;
	position:fixed; 
	bottom:0; 
	left:0;  
	width:100%; 
	z-index:1;*/
}
.navbar-brand {
	float: left;
	height: 30px;
	padding: 5px 15px;
	font-size: 20px;
	line-height: 20px;
}
.navbar-toggle {
	position: relative;
	float: right;
	/*padding: 9px 10px;*/
	padding: 4px 6px;
	/*margin-top: 8px;
  margin-bottom: 8px;*/
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px;
}
.navbar-nav > li > a {
	/*padding-top: 10px;
  padding-bottom: 10px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
.navbar-nav > li > span {
	display: none;
}
/*changed below from 768px*/

@media (min-width: 698px) {
	.navbar {
		min-height: 30px;
	}
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	.navbar .navbar-collapse {
		text-align: center;
	}
	.navbar-nav > li > a,
	.navbar-nav > li > span {
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 20px;
	}
	.navbar-nav > li > span {
		display: inline-block;
		color: #777;
		padding-right: 15px;
		padding-left: 15px;
	}
	.modal-dialog {
		width: 800px !important;
	}
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none;
}
.tab-content > .active,
.pill-content > .active {
	display: block;
}
/* BOOTSTRAP NAVBAR COLOR OVERRIDES */

.navbar-fixed-top {
	border-width: 0 0 0;
}
.navbar-default {
	/*background-color: #F8F8F8;
    border-color: #E7E7E7;	*/
	background-color: #005ea2;
	border-color: transparent;
	-webkit-box-shadow: 0 5px 5px -5px #808080;
	box-shadow: 0 5px 5px -5px #808080;
}
/* Title */

.navbar-default .navbar-brand {
	/*color: #777;*/
	color: #ffffff;
	position: absolute;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	/*color: #5E5E5E;*/
	color: #fff;
	background-color: #205493;
}
.navbar-default .navbar-brand:active {
	/*color: #5E5E5E;*/
	color: #fff;
	background-color: #112e51;
}
/* Link */

.contact-us {
	/*float:right;
	position:absolute;*/
	top: 0;
	right: 0;
	padding: 4px;
}
.contact-us a {
	position: relative;
	display: block;
	padding: 5px 0px 5px 5px;
	line-height: 20px;
	font-size: 13px;
	text-align: left;
	margin: 2px 0px 0px 0px;
}
.contact-us p {
	margin-bottom: 0px;
}
@media (max-width: 697px) {
	.contact-us {
		float: left;
		position: relative;
	}
	.contact-us a {
		/*padding-left:15px;
		padding-right:15px;*/
		padding-bottom: 5px;
		text-decoration: underline !important;
	}
	.d-sm-block {
		display:none;
	}
}
.navbar-default .navbar-nav > li > a {
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .contact-us a {
	/*color: #777;*/
	color: #ffffff;
	font-weight: 700;
	border-bottom: none;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .contact-us a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .contact-us a:focus {
	/*color: #333;*/
	color: #ffffff;
	background-color: #205493;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	/*color: #555;
    background-color: #E7E7E7;*/
	color: #fff;
	background-color: #205493;
}
.navbar-default .navbar-nav > li > a:active,
.navbar-default .contact-us a:active {
	color: #ffffff;
	background-color: #112e51;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	/*color: #555;
    background-color: #D5D5D5;*/
	color: #fff;
	background-color: #205493;
}
/* Caret */

.navbar-default .navbar-nav > .dropdown > a .caret {
	/*border-top-color: #777;
    border-bottom-color: #777;*/
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
	/*border-top-color: #333;
    border-bottom-color: #333;*/
	border-top-color: #595959;
	border-bottom-color: #595959;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
	/*border-top-color: #555;
    border-bottom-color: #555;*/
	border-top-color: #8c8c8c;
	border-bottom-color: #8c8c8c;
}
#qlik-content {
	margin-top: 67px;
}
#qlik-content.landing-page-setting {
	margin-top: 30px;
}
/* Mobile version */

.navbar-default .navbar-toggle {
	/*border-color: #DDD;*/
	border: none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	/*background-color: #DDD;*/
	background: none;
}
.navbar-default .navbar-toggle .icon-bar {
	/*background-color: #CCC;*/
	background-color: #ffffff;
}
@media (max-width: 697px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		/*color: #777;*/
		color: #ffffff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		/*color: #333;*/
		color: #b3e0ff;
	}
	#header_user_loc, #header_tri_loc {
		height:63px !important;
	}
	#qlik-content {
		margin-top: 97px;
	}
}
/*App-Specific*/

#selection-toolbar-dropdown {
	display: none !important;
}
.selection-toolbar-dropdown-title {
	display: none !important;
}
.selection-toolbar {
	padding-left: 20px;
}
.selection-toolbar:after {
	content: 'Click on green checkbox to confirm selection \00000a Use the lasso tool to select multiple facilities';
	white-space: pre;
	font-weight: 700;
}
.qv-panel-current-selections {
	background-color: #5e9f69 !important;
}
.qv-panel-current-selections .item {
	color: #ffffff !important;
	pointer-events: none !important;
}
.qv-panel-current-selections .buttons .qv-subtoolbar-button,
.qv-panel-current-selections .buttons-end .qv-subtoolbar-button {
	background-color: #5e9f69 !important;
	border-bottom: 1px solid #5e9f69;
	color: #fff !important;
}
.qv-panel-current-selections .buttons .qv-subtoolbar-button i {
	color: #fff !important;
}
.qv-panel-current-selections .no-selection {
	color: #fff !important;
}
.qvwrapper {
	z-index: 100000 !important;
	top: 5px !important;
	right: 5px !important;
	left: auto !important;
}
.tab-text {
	margin-left: 15px;
	font-size: 13px;
}
.tab-text-top {
	margin: 0px 0px 5px;
	font-size: 14px
}
.tab-text-modal {
	margin: 0px 0px 4px !important;
	font-size: 14px
}
.nav-pills>li>a {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
}
.buttons-end, .bright.qv-panel-current-selections .buttons.border-right {
	display: none;
}
.toggle-button {
	display: none !important;
}
/*
button[data-tid="current-selections-forward"] {
	display: none;
}*/

.qv-panel-current-selections .wrap {
	display: none;
}
/*Bootstrap layout*/

.row {
	margin-bottom: 5px;
}
/*Qlik objects*/

/*.qv-object * {
	font-size: 13px !important;
}*/
.qv-object {
	padding: 0px;
	background-color: transparent;
}
.qv-object-kpi {
	padding: 0px;
}
.listbox-wrapper .qv-object {
	padding: 0px;
}
.qv-listbox-popover {
	z-index: 200007 !important;
}
/*Filters*/

.filter {
	height: 50px;
	margin-top: 5px;
}
/*Legend*/

.legend {
	text-align: left;
	font-size: 12px !important;
	margin-top: 25px;
}
.legend > div > span {
	width: 10px;
	height: 10px;
	display: inline-block;
}
.legend > div {
	margin-top: 4px;
}

label > span {
	/*width: 10px;*/
	height: 10px;
	display: inline-block;
	/*margin-top: 3px;*/
}

input[type=radio] {
	margin-top:2px;
}
/*adjusting active chart borders*/

.sel-toolbar-card {
	border: 1px solid #ccc;
	border-bottom: 1px solid #D9D9D9;
}
.qv-object.qv-selections-active {
	border: 1px solid #ccc;
	border-top: 1px solid #D9D9D9;
}
/*Qlik Contextual */

.qui-immidiateContextual {
	z-index: 10004;
}
/*Fix qv-filterpane*/

.qv-filterpane {
	overflow: visible;
}
/*modal styling*/

.modal {
	z-index: 10050;
}
.modal-backdrop {
	z-index: 10040;
}

.modal-body {
	padding: 25px !important;
}

.modal-body > p {
	margin-bottom:15px;
}
/*Chart tooltips*/

.qvt-chart-tooltip {
	z-index: 2147483647 !important;
}
.pic-tooltip {
	max-width: 350px !important;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	background-color: #fff;
	color: #000;
	width: 151px !important;
}
.nav>li>a:hover,
.nav>li>a:hover {
	background-color: #205493;
}
/*Navbar-left*/

.navbar-fixed-side-left {
	left: 0;
	margin-top: 68px;
}
.navbar-fixed-side-left.landing-page-setting {
	margin-top: 31px;
}

.currentSelections-top.landing-page-setting {
	display: none;
}
ul.nav-tabs {
	margin-top:10px !important;
}
@media (max-width: 697px) {
	.navbar-fixed-side {
		right: 0px;
		left:inherit;
		margin-top:30px;
	}
	
	#facilities ul.nav-tabs {
		display:inline-flex;
	}
	ul.nav-tabs {
		clear: both;
	}
	.qv-object .qv-object-title .qv-object-title-text {
		white-space: normal;
	}
	a.tri-advanced-link {
		width:100%;
	}
	.radios-container {
		display:table;
	}
	
}

.navbar-fixed-side-right {
	right: 0;
	margin-top:30px;
}
.navbar-fixed-side {
	position: fixed;
	border-width: 0;
	z-index: 100;
	min-height: 5px;
	max-width: 151px;
	min-width: 5px;
	margin-bottom: 0;
	border: 0px solid transparent;
}
.navbar-fixed-side .navbar-toggle {
	float: none;
	margin: 0;
}
.navbar-fixed-side .nav > li > a {
	width: 100%;
	padding: 5px 0 5px 5px;
	border-radius: 0px !important;
}
.navbar-fixed-side .dropdown-menu > li > a {
	padding: 5px;
}
.navbar-fixed-side .dropdown-header {
	padding: 5px;
}
.navbar-fixed-side .navbar-nav {
	margin: 0;
}
.navbar-fixed-side .navbar-nav > li {
	float: none;
}
.navbar-fixed-side .navbar-nav > li > a {
	padding: 5px;
	line-height: 20px;
}
.navbar-fixed-side .navbar-nav .open .dropdown-menu > li > a,
.navbar-fixed-side .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 3px 5px 3px 15px;
}
.navbar-fixed-side .container {
	width: 100%;
	padding: 0;
}
.navbar-fixed-side .navbar-header {
	float: none;
	margin: 0;
}
.navbar-fixed-side .navbar-collapse {
	padding: 0px;
}
.searchToggle {
	margin-top: 0px !important;
}
.searchToggleDisable > a {
	pointer-events: none;
	/*color: #c9c9c9 !important;*/
	opacity: 0.4 !important;
}
.searchToggleResults {
	font-size: 13px !important;
}
.navbar-fixed-side .container .navbar-collapse {
	margin: 0;
}
.navbar-fixed-side .container .navbar-brand {
	margin: 0;
}
.navbar-fixed-side .navbar-brand {
	float: none;
	height: 100%;
	padding: 5px 3px;
	font-size: 18px;
	line-height: 20px;
}
* Sidebar Navigation Menu:Start Bootstrap - Simple Sidebar (http://startbootstrap.com/)
*/ .wrapper-selections-at-bottom,
.wrapper-selections-at-top {
	padding-left: 300px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.wrapper-selections-at-bottom.toggled,
.wrapper-selections-at-top.toggled {
	padding-left: 0px;
	/*when toggled, this is the padding between the sidebar nav and page content*/
}
.wrapper-selections-at-bottom > .sidebar-wrapper {
	z-index: 1;
	position: fixed;
	left: 300px;
	/*position of sidebar nav when toggled working with margin left */
	width: 300px;
	height: 100%;
	margin-left: -300px;
	overflow-y: auto;
	/*background: #f2f2f2;*/
	background: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	/*top:38px;*/
	top: 30px;
	border-right: 1px solid #f2f2f2;
}
.wrapper-selections-at-top > .sidebar-wrapper {
	z-index: 1;
	position: fixed;
	left: 300px;
	/*position of sidebar nav when toggled working with margin left */
	width: 300px;
	height: 100%;
	margin-left: -300px;
	overflow-y: auto;
	background: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	top: 68px;
	border-right: 1px solid #f2f2f2;
}
.wrapper-selections-at-bottom.toggled .sidebar-wrapper,
.wrapper-selections-at-top.toggled .sidebar-wrapper {
	width: 0px;
	/*increases the width of the sidebar when toggled */
}
.wrapper-selections-at-bottom .page-content-wrapper {
	padding-top: 35px;
	position: relative;
}
.wrapper-selections-at-top .page-content-wrapper {
	padding-top: 0px;
	position: relative;
}
.wrapper-selections-at-bottom.toggled .page-content-wrapper,
.wrapper-selections-at-top.toggled .page-content-wrapper {
	position: relative;
	margin-right: 0;
}
/*700px Drupal IFrame specific codes*/

@media only screen and (min-width: 698px) {
	.collapse {
		display: block;
	}
	.navbar-header {
		float: left;
	}
	.navbar-toggle {
		display: none;
	}
	.navbar-nav.navbar-left {
		float: left;
		margin: 0;
	}
	.navbar-nav.navbar-right {
		float: right;
		margin: 0;
	}
	.navbar-nav>li {
		float: left;
	}
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}
@media only screen and (max-width: 697px) {
	.collapse {
		display: none;
	}
	.navbar-header {
		display: block;
	}
}
@media (min-width: 768px) {
	.container {
		min-width: 100% !important;
	}
}
.nav-tabs>li>a {
	line-height: 1;
	padding: 6px 12px;
	text-decoration: none;
	/*margin: 0 0 0.5em;*/
	font-size: 14px;
	border: 1px solid #005ea2 !important;
}
.framed-chart {
	border-left: 1px solid #eee !important;
	border-bottom: 1px solid #eee !important;
	border-right: 1px solid #eee !important;
}
/*Additions in September 2018*/

/*[data-csid~="REGISTRY_ID"] {
	display:none !important;
}*/

.btn-print {
	/*margin-right:35px;*/
}

.btn-data-chart {
	/*margin-top:-35px;*/
}

.btn-data-action {
	float: right;
	/*height: 30px;
	width: 30px;*/
	padding: 4px 8px;
	font-weight: 700;
}

.btn-page-info {
	/*height: 18px;
	width: 18px;
	font-size: 10px;*/
	padding: 4px 8px;
	font-weight: 700;
}

.btn-circle {
	margin-left: 2px;
	background-color: #fff !important;
	color: #005ea2 !important;
	border: 2px solid #005ea2 !important;
	/*padding: 1px 0px 0px 0px;*/
}
.btn-circle:hover {
	color: #205493 !important;
	border-color: #205493 !important;
}
.btn-outline {
	border: 1px solid black;
}
/*loation selection*/

.location-selection-disabled, .forward-disabled {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.4;
}
.location-selection-enabled-box {
	background-color: #d9ebfc;
	border: 1px solid #205493;
}
.location-selection-disabled-box {
	background-color: #ffffff;
	border: 0px;
}

.dropdown button {
	width: 100%;
}
.dropup button {
	width: 100%;
}
Slider settings .switch {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 16px;
}
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}
.slider {
	position: relative;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}
.slider:before {
	position: absolute;
	content: "";
	height: 12px;
	width: 12px;
	left: 2px;
	bottom: 2px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}
input:checked + .slider {
	background-color: #2196f3;
}
input:focus + .slider {
	box-shadow: 0 0 1px #2196f3;
}
input:checked + .slider:before {
	-webkit-transform: translateX(13px);
	-ms-transform: translateX(13px);
	transform: translateX(13px);
}
.slider.round {
	border-radius: 34px;
}
.slider.round:before {
	border-radius: 50%;
}
input.search-option {
	visibility: hidden;
}
.report-loading-text {
	text-align: center;
}
/*Search box*/

input[type="search"] {
	/*padding-top: 0;
	padding-bottom: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;*/
	box-sizing: border-box;
	/*float: left;*/
	margin: 0;
}
input[type="search"]:focus {
	outline: 2px dotted #aeb0b5;
	outline-offset: 3px;
}
.btn-dashboard>a {
	color: #005ea2 !important;
}
btn-dashboard>a:hover {
	color: #205493 !important;
}
.btn-startSearch, #btn-community {
	background-color: #5e9f69;
	/*border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;*/
	height: 34px;
	border: 0px;
	color: #fff;
}
.btn-startSearch:hover {
	background-color: #174220;
	color: #fff;
}

.btn-Qlik {
	height:100%;
	border-radius:0px;
	font-weight:700;
	background-color:#5e9f69;
	color:#fff;
}
#search-loc-gps:hover {
	background-color: #174220 !important;
}
.homepage-search,
.results-tab, .map-tab {
	background-color: #fff;
	color: #005ea2 !important;
	font-weight: 700 !important;
}
.homepage-search {
	text-align: center;
	font-size: 16px;
	/*margin-right: 6px !important;*/
}
.homepage-search:hover,
.results-tab:hover, .map-tab:hover {
	background-color: #d9ebfc !important;
}
li.active>.homepage-search,
li.active>.results-tab,
li.active>.map-tab {
	color: #fff !important;
	background-color: #005ea2 !important;
}
.scrollable {
	max-width: 325px !important;
}
.content-width-large {
	width: calc(100% - 150px);
	margin-left: 150px;
	padding-right: 5px;
	padding-left: 25px;
	border-left: 1px solid black;
}
.content-width-small {
	width: 100%;
	margin-left: 0;
	padding-right: 0px;
	border-left: 1px solid black;
}

@media print {
	.print {
		display: block;
	}
	.no-print {
		display: none;
	}
	.print-break {
		page-break-after: always;
	}
	.print-break-before {
		page-break-before: always;
	}
	.navbar {
		display: none;
	}
	button {
		display: none;
	}
	.lui-icon {
		display: none;
	}
	.btn {
		display: none;
	}
	.zoomButton {
		display: none;
	}
	.results-tab {
		display: none;
	}
	.nav, .nav-tabs {
		display: none !important;
	}
	.view-toggle {
		margin-top:-20px !important;
		background-color: #000 !important;
		color: #000 !important;
	}
	#CurrentSelections {
		display: none;
	}
	#qlik-content {
		margin-top: 42px !important;
	}
	#navbarCollapse {
		display: none;
	}
	.qs-container .qsc-tab-row {
		display: none;
	}
	.col-xs-10 {
		margin-left: 0px;
		padding-right: 0px;
	}
	.col-xs-offset-2 {
		margin-left: 0px;
	}
	#qlik-content {
		border-left: 0px solid white;
		width: 100% !important;
		padding-right: 0px;
		margin-right: 0px;
	}
	a[href]:after {
		content: none !important;
	}
	#facility_quick {
		width: 50% !important;
		height:300px !important;
	}
	#facility_top10_releases_table, #facility_top10_rsei_table {
		width: 25% !important; height: 365px !important; margin-top:0px !important;
	}
	#facility_top10_waste_table {
		width: 25% !important; height: 365px !important; margin-top:100px !important;
	}
	#facility_top10_releases_chart, #facility_top10_rsei_chart {
		width: 75% !important; height: 420px !important;
	}
	#facility_top10_waste_chart {
		width: 75% !important; height: 420px !important; margin-top:100px !important;
	}
	#facility_top10_waste {
		margin-top: 100px;
	}
	#facility_map {
		width: 50%;
	}
	@page{
		margin-top:1cm;
		margin-bottom:1cm;
		margin-right:1cm;
		margin-left:1cm;
	}
	#facility_top5_table{
		width: 33% !important;
		margin-top: 15px !important;
	}
	#summary_releases_trend, #summary_releases_pie {
		margin-top: 95px !important;
	}
	#facility_top5{
		width: 67% !important;
		height: 460px !important;
	}
	#facility_air, #facility_water, #facility_land {
		width: 33% !important;
	}
	/*#facility_air{
		margin-top: 198px;
		margin-bottom: 250px;
	}*/
	/*#summary_rank_text{
		page-break-after: always !important;
		margin-bottom: 425px;
	}*/
	.results-tab, .fas, .fa-table, .far, .fa-chart-bar{
		display: none;
	}
	i{
		display: none;
	}
}
/*For SVG Hierarchy 
#hierarchysvg {
    font-family: 'Montserrat', sans-serif;
    font-size: 5px;
    //margin-left: -20px;
    width: 260px;
    position: relative !important;
}

#tooltip {
    font-size:11px;
    position:absolute;
    width:200px;
    border: 1px solid black;
    background: white;
    padding: 2px 5px;
}
#pane-text {
    margin-left:10px !important;
    margin-bottom:5px !important;
}
.tier:hover{
    cursor:pointer;
}*/

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	opacity: 1;
}

a[data-toggle="popover"] {
	border-bottom:1px dotted !important;
}
a[data-toggle="popover"]:focus, a[data-toggle="popover"]:hover {
	text-decoration:none !important;
}
.lui-icon--search {
	display:none;
}
.fullscreen, .fullscreen-table {
	position: fixed;
	top:0;
	left:0;
	height:100% !important;
	width:100%;
	z-index:1000000;
	background-color: #ffffff;
	padding: 10px;
}

.demo-data > p {
	font-size:12px;
	margin:0px;
}
.se-pre-con {
	height:100%;
	width:100%;
	z-index:100;
	position:fixed;
	top:0;
	left:0;
	text-align:center;
	background-color:#fff;
	color:#005ea2;
}
.report-loading-position {
    position: absolute;
    left: 15%;
    right: 15%;
    top: 35%;
}
.ui-menu .ui-menu-item {
	font-size: 14px;
	font-family: 'Source Sans Pro';
}