/*Devhub stuff*/
.qvwrapper {
    z-index: 100000 !important;
    top: 5px !important;
    right: 5px !important;
    left: auto !important;
}

.contact-us {
	color: #ffffff;
	margin-top:2px;
	font-size:14px;
	font-family: 'Source Sans Pro', sans-serif;
}
@media (max-width: 600px){
	.paper-body {
		margin-top:25px;
	}
}

@media (max-height: 600px) {
	.menu-item > i {
		display: none;
	}
	
}


div[tid="toggleGlobalSearchButton"] {
	display:none !important;
}
/*div.legend-size {
	margin-top: -15px !important;
}*/

.title-wrapper, .lui-select {
	background-color:#fff !important;
}

svg .qv-continous-color-legend {
	display:none;
}
.navIcon {
	margin:5px 0px;
}
body{
    font-family: 'Source Sans Pro', sans-serif !important;
    line-height: unset;
	height: 100% !important;
}

html {
	height: 100%;
	overflow-y: scroll;
}

p h1 h2 h3 h4 h5 h6 {
	font-family: 'Source Sans Pro', sans-serif !important;
	line-height: unset;
}

p {
	font-size:14px;
}
.custom-label {
	display: block !important;
}
/*
.pill-header {
	background-color: #005ea2;
	border: 0;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin: 5px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

.pill-header:hover{
	background-color: #205493;
}
*/
/*Bootstrap layout*/
.row {
    margin-bottom: 20px;
}
.col-xs-12{
    margin-bottom: 15px;
}

/*Qlik objects*/
.qvplaceholder, .qvobject {
    width: 100%;
    height: 100%;
}

.qv-object{
    padding: 0 15px 10px;
	border: none !important;
    background-color: transparent;
}
.qv-object-kpi{
    padding: 0px;
}
.qv-object *{
    font-family: 'Source Sans Pro', sans-serif;
}

.listbox-wrapper .qv-object{
    padding: 0px;
}
.qv-listbox-popover, .listbox-popover {
	z-index: 200007 !important;
}
.lui-popover-container {
	position: fixed !important;
	z-index: 200001;
}

.lui-button.lui-active {
	background-color: #1a4480 !important;
	color: #fff !important;
}
/*KPIs*/
.kpi {
    height: 6vw;
    max-height: 180px;
    min-height: 80px;
    /*background: #fff;*/
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
    border-radius: 2px;
    color: #fff;
    margin-bottom: 15px;

}
.sn-kpi-value, .sn-kpi-measure-title {
	color: #fff !important;
}

.kpi article{
     width: 80%;
}
.kpi-row{
    margin-bottom: 0px;
}
.kpi-side{
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
	font-size:40px;
	color:#fff;
	opacity: 1;
}
.kpi-side svg{
    font-size: 40px;
    opacity: 1;
    color: #fff;
}

.qv-object-kpi div {
	background-color: transparent !important;
}
.qv-object-kpi .ellips-text {
	color: #ffffff;
}

.qv-object-kpi .kpi-data{
    align-items: flex-start;
    padding-left: 15px;
}

#KPI-01 {
	background-color: #a4201e;
}
#KPI-02 {
	background-color: #0e5d2c;
}
#KPI-03 {
	background-color: #5d0e57;
}
#KPI-04 {
	background-color: #242c66;
}

#KPI-01 .kpi-value{
    color: #fff !important;
	background-color: #a4201e;
}
#KPI-02 .kpi-value{
    color: #fff !important;
	background-color: #0e5d2c;
}
#KPI-03 .kpi-value{
    color: #fff !important;
	background-color: #5d0e57;
}
#KPI-04 .kpi-value{
    color: #fff !important;
	background-color: #242c66;
}

/*Filters*/
.filter {
	height:55px;
	margin-top:5px;
}

/*Get rid of rounded borders on qliksense objects*/
/*.qv-object, .sel-toolbar-card, .qv-object.qv-selections-active {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}
*/
/*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;
}


/*.buttons-end.borderbox {
    width: 45px;
}
.buttons-end.borderbox button:nth-child(2) {
    display: none;
}*/
/*.qv-panel-current-selections .qv-selections-pager {
    padding-right: 45px;
}*/
.current-selections-placeholder {
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(84, 83, 82);
    color: rgba(255, 255, 255, 0.6);
}
.current-selections-placeholder span {
    display: none;
}

@media (max-width: 767px) {
    .buttons.borderbox {
        width: 90px;
    }
    /*.buttons.borderbox button:nth-child(1), .buttons.borderbox button:nth-child(2) {
        display: none;
    }*/
    .qv-panel-current-selections .qv-selections-pager {
        padding-left: 0px;
    }
    .col-xs-12{
        margin-bottom: 15px;
    }
    .drawer-title{
        height: 56px !important;
    }
    .kpi-row{
        margin-bottom: 0px;
    }
    .row{
        margin-bottom: 0;
    }	
	#qlik-content {
		margin-left:0px !important;
		width:100% !important;
	}
	.non-mobile {
		display:none;
	}
}
#qlik-content {
	margin-left:115px;
	width:calc(100% - 115px);
}

/*Fix selection toolbar options placement*/
.qv-panel-current-selections .remove, .qv-panel-current-selections .unlock, .qv-panel-current-selections .lock {
    width: 20px;
}
.lui-clear-all {
    line-height: 36px;
}

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

span.title.ng-binding:after{
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	padding-left:6px;
	vertical-align:middle;
}

span.title.ng-binding:after{
	content: "\f0d7";
}

/*Filter Drawer*/
.drawer-title {
    display: flex; 
    justify-content: center; 
    align-items: center; 
    height: 35px; 
    background-color: #00a6d2;
    color: #fff;
    height: 65px;
    font-size: 20px;
    font-family: 'Source Sans Pro',sans-serif;
    /*font-weight: bold;*/
}
.filter-container {
    position: fixed;
    height: calc(100vh - 55px);
	background-color:#fff !important;
	z-index:2000;
	top:69px;
	right:0;
	overflow-x:auto;
	padding-top:10px;
	border:1px solid black;
}

.filter-container a {
	padding: 8px 32px 8px 8px;
	text-decoration: none;
	font-size:25px;
	color: #818181;
	display: block;
}

.filter-container a:hover {
	color: #f1f1f1;
}

.filter-container .closebtn {
	position:absolute;
	top:0
	right:25px;
	font-size:36px;
	margin-left:50px;
}

.headerBtn {
	font-size:20px;
	cursor:pointer;
	background-color:#005ea2;
	color:white;
	padding:5px;
	border:none;
	float:right;
}

.filterBtn:hover {
	background-color:#444;
}
@media (max-width: 767px) {
    .drawer-title{
        height: 56px !important;
    }
}

#drawer {
	background-color:#005ea2 !important;
}

@media (max-width: 600px)
.paper-toolbar-0 {
	height:50px !important;
}

.paper-toolbar-0 .toolbar-tools.paper-toolbar paper-icon-button[icon=menu]{
	margin-right:0px;
}

/*Main content area (paper-body)*/
.paper-body {
    padding: 30px 15px;
}
#main{
    background-color: #F3F4F5;
}
.report-pages{
	padding:0 15px;
}

.report-pages-g{
	padding-bottom:1px;
}

/*Main toolbar styles*/
.paper-toolbar-0 .toolbar-tools.paper-toolbar .title {
    font-family: 'Source Sans Pro', sans-serif;
}

/*Current selections restyling*/
    .qv-panel-current-selections ,.qv-panel-current-selections .buttons-end .qv-subtoolbar-button, .qv-panel-current-selections .buttons .qv-subtoolbar-button, .qv-panel-current-selections .buttons-end .qv-subtoolbar-button{
        background-color: #E8EAEC !important;
    }
    .qv-panel-current-selections .buttons .qv-subtoolbar-button i, .qv-panel-current-selections .buttons-end .qv-subtoolbar-button i{
        color: #838383;
    }
	.qv-panel-current-selections .buttons-end .global-selections-icon.inverted .global-selector-a {
		fill: #838383 !important;
	}
    .qv-panel-current-selections .no-selection, .global-selections-icon{
        color: #838383 !important;
    }
    .qv-panel-current-selections .buttons{
        background: unset;
        border: unset;
    }
    .qv-panel-current-selections .wrap, .qv-panel-current-selections .buttons .qv-subtoolbar-button, .qv-panel-current-selections .buttons-end .qv-subtoolbar-button{
        border: unset;
    }
    .qv-panel-current-selections{
        font-family: 'Source Sans Pro', sans-serif;
    }
    .qv-panel-current-selections .item{
        font-weight: 300;
        font-family: 'Source Sans Pro', sans-serif;
        color: #838383;
        font-size: 11px;
    }
    .qv-panel-current-selections .item:hover{
        color: #E8EAEC;
    }
    .qv-panel-current-selections li{

    }
    .qv-panel-current-selections .remove{
        padding-right: 5px;
    }
    .qv-panel-current-selections .buttons-end{
        border-left: none;
        box-shadow: none;
		height: 37px;
    }
	.qv-global-search-container{
        z-index: 100000000 !important;
    }
	.qv-global-selections {
		margin-top:32px;
		z-index: 10006 !important;
	}
    #dropShadow{
        z-index: 10002;
    }
    .qv-panel-current-selections .item .qv-state-count-bar{
        height: 4px;
    }

/*Sidebar*/
paper-item{
    background-color: #005ea2;
    flex-direction: column !important;
    height: 65px;
    justify-content: center;
    align-items: center;
    color: #fff;
}

paper-item:hover {
	cursor:pointer;
	background-color:#205493;
}

paper-item:focus {
	background-color:#205493;
}
.paper-menu-0 .selectable-content.paper-menu .iron-selected{
    font-weight: 300 !important;
    background-color: #205493;
    color: #fff;
}

.menu-option{
        font-family: 'Source Sans Pro', sans-serif;
		font-size:14px;
}

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

/*color library*/
.blue{ background-color:#3598dc;}
.blue-1{ background-color:#2C3E50;}
.blue-2{ background-color:#5e738b;}
.blue-3{ background-color:#22313F;}
.blue-4{ background-color:#67809F;}
.blue-5{ background-color:#578ebe;}
.blue-6{ background-color:#94A0B2;}
.blue-7{ background-color:#5C9BD1;}
.blue-8{ background-color:#4c87b9;}
.blue-9{ background-color:#4B77BE;}
.green{ background-color:#32c5d2;}
.green-1{ background-color:#4DB3A2;}
.green-2{ background-color:#44b6ae;}
.green-3{ background-color:#26C281;}
.green-4{ background-color:#1BBC9B;}
.green-5{ background-color:#1BA39C;}
.green-6{ background-color:#2ab4c0;}
.green-7{ background-color:#3faba4;}
.green-8{ background-color:#29b4b6;}
.green-9{ background-color:#36D7B7;}
.grey{ background-color:#E5E5E5;}
.grey-1{ background-color:#fafafa;}
.grey-2{ background-color:#95A5A6;}
.grey-3{ background-color:#555555;}
.grey-4{ background-color:#525e64;}
.grey-5{ background-color:#0050d8;}
.grey-6{ background-color:#bfcad1;}
.grey-7{ background-color:#BFBFBF;}
.grey-8{ background-color:#e9edef;}
.purple{ background-color:#8E44AD;}
.purple-1{ background-color:#8775a7;}
.purple-2{ background-color:#BF55EC;}
.purple-3{ background-color:#8775a7;}
.purple-4{ background-color:#9A12B3;}
.purple-5{ background-color:#796799;}
.purple-6{ background-color:#8877a9;}
.purple-7{ background-color:#8E44AD;}
.purple-8{ background-color:#9B59B6;}
.red{ background-color:#e7505a;}
.red-1{ background-color:#EF4836;}
.red-2{ background-color:#f36a5a;}
.red-3{ background-color:#e35b5a;}
.red-4{ background-color:#e43a45;}
.red-5{ background-color:#E08283;}
.red-6{ background-color:#d05454;}
.red-7{ background-color:#E26A6A;}
.red-8{ background-color:#D91E18;}
.white{ background-color:#ffffff;}
.yellow{ background-color:#c49f47;}
.yellow-1{ background-color:#f2784b;}
.yellow-2{ background-color:#f3c200;}
.yellow-3{ background-color:#E87E04;}
.yellow-4{ background-color:#c5bf66;}
.yellow-5{ background-color:#F7CA18;}
.yellow-6{ background-color:#c5b96b;}
.yellow-7{ background-color:#F4D03F;}
.yellow-8{ background-color:#c8d046;}

/*Chart tooltips*/
.qvt-chart-tooltip, .pic-tooltip {
	z-index:2147483647;
}

.selection-toolbar {
	z-index: 100 !important;
}

/* Legend properties */
.legend {
	/*border: 1px solid black;*/
	text-align:left;
	padding: 0px 15px 0px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: unset;
}
.legend > div {
  	display:inline-block;
	font-weight:bold;
	font-size:10px;
}
.legend > div > span {
	width:10px;
	height:10px;
	display:inline-block;
}

/* Facility Report */
.facinfo .factext {
    font-family: 'Source Sans Pro', sans-serif
}

.loc-filter {
	height:200px;
	border: solid #ccc 1px !important;
	background: #fff;
	padding-top:5px;
}

.no-js #loader { 
	display: none;  
}
.js #loader { 
	display: block; 
	position: absolute; 
	left: 100px; 
	top: 0; 
}

.se-pre-con, .se-pre-con-timeout {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999999;
	background-color: #ffffff;
	/*background-size: 25%;*/
	color:#005ea2;
	text-align:center;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.report-loading-position{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-animation: fadein 2s ease-in-out; /* Safari, Chrome and Opera > 12.1 */
	   -moz-animation: fadein 2s ease-in-out; /* Firefox < 16 */
		-ms-animation: fadein 2s ease-in-out; /* Internet Explorer */
		 -o-animation: fadein 2s ease-in-out; /* Opera < 12.1 */
			animation: fadein 2s ease-in-out;
}
.report-loading-text{
	font-size:24px;
	padding-top:.25em;
}
.report-loading-text-subtitle{
	font-size:85%;
}
img.easyrsei_logo{
	height:50%;
	width:50%;
}
/* Opera < 12.1 */
@-o-keyframes fadein {
    0% { opacity: 0; }
    100%   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    0% { opacity: 0; }
    100%   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    0% { opacity: 0; }
    100%   { opacity: 1; }
}

@keyframes fadein {
    0% { opacity: 0; }
    100%   { opacity: 1; }
}
@keyframes anim-rotate {
	0% {
		-moz-transform: rotate(0);  
		-webkit-transform: rotate(0);  
		-o-transform: rotate(0);  
		-ms-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-moz-transform: rotate(360deg);  
		-webkit-transform: rotate(360deg);  
		-o-transform: rotate(360deg);  
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.fa-spinner {
	display: inline-block;
	/*font-size:1em;
	height: 1em;
	line-height: 1;*/
	margin: .5em;
	color: #005ea2;
	/*text-shadow: 0 0 .25em rgba(255,255,255, .1);*/
}

.loading-modal {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999999;
	background-color: #ffffff;
	color:#005ea2;
	text-align:center;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.without-download paper-card .card-actions paper-icon-button.downloaddata.paper-icon-button-0{
	display: none !important;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
  z-index: 10000;
  float:right;
}

.qv-panel-current-selections .qv-subtoolbar-button.toggle-button, .touch-on .qv-panel-current-selections .qv-subtoolbar-button.toggle-button {
	width: 48px !important;
}

@media print {
	@include make-grid(sm);
	.print {
		display: block;
	}
	.no-print {
		display: none;
	}
	.print-break {
		page-break-after: always;
	}
	.print-break-before {
		page-break-before: always;
		margin-top:20px !important;
	}
	.paper-header {
		/*display:none;*/
	}
	#drawer {
		display: none;
	}
	#main {
		left:0px !important;
	}
	button {
		display: none;
	}
	.btn {
		display: none;
	}
	.zoomButton {
		display: none;
	}
	#CurrentSelections {
		display: none;
	}
	.col-xs-10 {
		margin-left: 0px;
		padding-right: 0px;
	}
	.col-xs-offset-2 {
		margin-left: 0px;
	}
	.col-sm-6 {
		width:50%;
	}
	#locreport-map-toggle {
		display:none;
	}
	a[href]:after {
		content: none !important;
	}
	paper-icon-button {
		display:none !important;
	}
	@page{

		margin-top:1cm;
		margin-bottom:1cm;
		margin-right:1cm;
		margin-left:1cm;
	}

	.print-hide {
		display:none;
	}
	.chart-container-height {
		margin-top: 15px !important;
	}
	#report_location {
		margin-top:-35px;
	}

}
.print-half {
	width:50% !important;
}
.print-full {
	width: 100% !important;
}
#locreport-map-box.print-full {
	border:none !important;
}
/*Post-Polymer Updates*/
.currentSelections-top {
	position: fixed;
	top: 32px;
	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;*/
}
/*
 * 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: 14px;
	/*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;
}
/* 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;
}
.contact-us a {
	position: relative;
	display: block;
	padding: 5px 0px 5px 5px;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	margin: 2px 0px 0px 0px;
	color: #fff;
}
/* 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;
	}
}
/*Navbar-left*/

.navbar-fixed-side-left {
	left: 0;
	margin-top: 70px;
}
.navbar-fixed-side-right {
	right: 0;
}
.navbar-fixed-side {
	position: fixed;
	border-width: 0;
	z-index: 1030;
	min-height: 5px;
	max-width: 130px;
	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 0px;
	border-radius: 0px !important;
	text-align:center;
}
.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;
}
.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;
}
.nav-tabs {
	border-bottom:1px solid #005ea2 !important;
	border-radius:0px;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	background-color: #005ea2 !important;
	color: #fff !important;
}
.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
	background-color: #d9ebfc !important;
}
.nav-tabs>li>a {
	line-height: 1;
	padding: 6px 14px;
	text-decoration: none;
	/*margin: 0 0 0.5em;*/
	font-size: 14px;
	border: 1px solid #005ea2 !important;
}


#navbarCollapse>.nav-pills>li.active>a,
#navbarCollapse>.nav-pills>li.active>a:focus,
#navbarCollapse>.nav-pills>li.active>a:hover {
	background-color: #fff;
	color: #000;
	width: 116px !important;
}
#navbarCollapse>.nav>li>a:hover,
#navbarCollapse>.nav>li>a:hover {
	background-color: #205493;
}
#navbarCollapse>.nav-pills>li>a {
	color: #fff;
	margin-left: 0px;
	font-family: 'Source Sans Pro', sans-serif;
}
.nav-stacked>li+li {
	margin-top:0px !important;
}
/* Styles for panel container */
div.panel-container {
	border: 1px solid #005ea2;
	border-top-right-radius: 4px;
    border-top-left-radius: 4px;
	display: flex;
    flex-direction: column;
}

div.panel-header {
	display: flex;
	justify-content: space-between;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	padding: 0.5rem;
	background-color: #005ea2;
    color: #FFFFFF;
}

div.panel {
	padding: 0.5rem;
	margin-bottom: 0;
	display: flex;
    flex-direction: column;
	flex: 1;
}
/* Begin Qlik Sense wrapper styles (for download/fullscreen icons) */
.qs-wrapper {
	position: relative;
}

.qs-wrapper-buttons {
	margin-left: auto;
	z-index: 999;
}

.qs-wrapper-buttons .fas {
	margin: 0.25rem 0.25rem 0.25rem 0.75rem;
	cursor: pointer;
	z-index: 999;
	color: #FFF;
	font-size: 16px !important;
}

#la-vie-tooltip {
	z-index: 10001 !important;
}

.fullscreen {
	position: fixed;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	z-index: 10000;
}
.qs-wrapper.fullscreen > div {
	height: 100%;
	width: 100%;
	background-color: #fff;
}
.qs-wrapper.no-download .qs-download-icon,
.qs-wrapper.no-export .qs-img-icon {
	display: none;
}

/* Qlik object default heights */
.qv-xs {
	height: 100px;
}
.qv-sm {
	height: 300px;
}
.qv-md {
	height: 350px;
}
.qv-md.qv-with-title {
	height: 400px;
	margin-top: -50px;
}
.qv-sm.qv-with-title {
	height: 350px;
	margin-top: -50px;
}
.qv-xs.qv-with-title {
	height: 150px;
	margin-top: -50px;
}
.qv-lg {
	height: 500px;
}
.qv-lg.qv-with-title {
	height: 550px;
	margin-top: -50px;
}
.qv-xl {
	height: 800px;
}
.qv-with-title .qv-inner-object {
	background-color: transparent !important;
}
.qv-no-download .qs-download-icon {
	display: none;
}
/* row-eq-height uses flexbox to make each column the same height */
@media screen and (min-width: 990px) {
	.row-eq-height {
		height: 500px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 2rem;
	}

	.row-eq-height .panel {
		height: 91%;
	}

	.fullscreen .qvobject, .fullscreen .panel-container {
		height: 100%;
	}
}
.qv-with-title .qvt-visualization-title {
    font-size: 14px !important;
    color: #fff !important;
}
.btn-info {
    color: #fff;
    background-color: #009ec1;
    border-color: #2e6276;
}
.btn-info:focus {
    color: #fff;
    background-color: #009ec1;
    border-color: #2e6276;
}
.qv-object-VizlibTextObject>.qv-inner-object {
    overflow: hidden !important;
}

.rsei-card {
	background-color: #edeff0;
	border: 1px solid black;
	border-radius: 5px;
	text-align:center;
	padding: 0px 15px 5px;
	margin-right: 15px;
}

.switch-field {
	display: flex;
	overflow: hidden;
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label {
	background-color: #fff;
	color: rgb(0, 0, 0);
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	padding: 0px 16px;
	margin-right: -1px;
	border: 1px solid rgb(179, 179, 179);
	transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
	background-color: #4d8055;
	color: #fff;
	box-shadow: none;
}

.switch-field label:first-of-type {
	border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
	border-radius: 0 4px 4px 0;
}