body{
    background-color: #fff !important; 
    font-family: QlikView Sans,sans-serif;
}
#btn_export{
	font-family: QlikView Sans,sans-serif !important;
}
#btn_export2{
	font-family: QlikView Sans,sans-serif !important;
}
.active{
	color:rgb(25,135,84) !important;
	font-weight: 700 !important;
}
.gap1{
	display:flex;
	gap:16px;
}
.gap{
	display:flex;
	gap:8px;
}
.scrollbar-track {
    opacity: 1 !important;
  
}
:root {
    --bs-success-rgb: 15,121,105!important;
}
.title {
	color:white;
}
.filtrs {
  	width:100%;
    height: 42px;
    overflow: hidden;
	min-width: 320px;
}
.graphic{
	height:500px;
	max-height: 500px;
}
.btn-outline-success {
    --bs-btn-color: #0F7969!important;
    --bs-btn-border-color: #0F7969!important;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0F7969!important;
    --bs-btn-hover-border-color: #0F7969!important;
    --bs-btn-focus-shadow-rgb: 4,115,98!important;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0F7969!important;
    --bs-btn-active-border-color: #0F7969!important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #0F7969!important;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0F7969!important;
    --bs-gradient: none;
}
.conteudo1, .conteudo2, .conteudo3{
	display:none!important;
	overflow:hidden;
}

.item1:hover .conteudo1{
	display:flex!important;
	flex-direction:column;
	height: auto;
}

.item2:hover .conteudo2{
	display:flex!important;
	flex-direction:column;
	height: auto;
}

.item3:hover .conteudo3{
	display:flex!important;
	flex-direction:column;
	height: auto;
}

p, a, h1, h2, h3, h4, h5, h6{
    margin: 0px !important;
    padding: 0px;
    padding-bottom: 0px;
	font-family: system-ui,Roboto,Helvetica Neue, Noto Sans,Liberation Sans,Arial,sans-serif !important;
}
#filter{
	color:#119F93;
}
#emendas{
	background-color:#E5F8F6;
	justify-content: center;
	color: #119F93 !important;
}
#emendas #texto-emendas{
	margin: 0px 0px 0px 8px !important;
	align-self: center;
	color: #119F93 !important;
	font-weight: 600;
	text-align: center;
	margin-left: 8px;
}
#tabela{
	background-color:#D1E8FF;
	justify-content: center;
	color:#1a5289;
}
#tabela #texto-tabela{
	margin: 0px 0px 0px 8px !important;
	align-self: center;
	font-weight: 600;
	text-align: center;
	margin-left: 8px;
}
#texto-tabela-t{
	margin: 0px 0px 0px 8px !important;
	align-self: center;
	font-weight: 600;
	text-align: center;
}
#texto-p{
	font-size: 12px;
	margin-bottom: 12px;
}
#header{
    width: 100%;
    margin: 0px;
}
#bemvindo{
    padding: 0px;
    margin: 0px;
}
#texto-entrada{
    padding:16px;
    margin:0px;
}
#cards{
    margin: 0px;
    padding: 0px;
}
#card-1, #card-2, #card-3{
	background: #fff;
    margin: 0px;

}
   
.container-fluid{
    padding: 0px;
    margin: 0px;
}
#texto{
    margin: 0px;
    padding: 0px;
}
#texto-2{
    margin: 0px;
    margin-bottom: 12px;
    padding: 0px;
}
#combo-card{
    width: 100%;
    margin-top: 16px;
    margin-left: 0px;
    margin-right: 0px;
}
#text{
    background-color: aqua;
    height: 50px;
}
#text2{
    margin-left: 16px;
    background-color: aquamarine;
    height: 50px;
}
#logos{
    width: 100%;
}
.navbar{
    padding: 16px !important;
}
#footer{
    width: 100%;
    bottom: 0px;
}
#squard{
    background: #5A7343;
    width: 8px;
    box-shadow: 0px 0px 20px 0px #5A7343;
	border-radius: 4px;
}     
.container-fluid{
    padding: 0px;
    margin: 0px;
}

.navbar{
    padding: 16px !important;
}
#footer{
    width: 100%;
    bottom: 0px;
}
#txt-footer{
	text-decoration: none !important;
}

.pagination{
    margin-bottom: 0px;
}


.flex-container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 45px 45px 0;
}

.qvplaceholder, .qvobject {
	flex: 1 1 auto;
	height: 300px;
	min-width: 400px;
	margin: 45px 0 0 45px;
}

#popup {
	background-color: #c3534b;
	color: #FFFFFF;
	position: fixed;
	max-width: 250px;
	padding: 10px;
	margin: 10px;
	bottom: 0;
	right: 0;
	display: none;
	border-radius: 5px;
	z-index: 6;
	font-family: sans-serif;
}

.close {
	cursor: pointer;
	background: 0 0;
	border: 0;
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	position: absolute;
	right: 9px;
	top: 7px;
}

.close:hover {
	opacity: .5;
}

#popupText {
	margin-right: 23px;
}


button .lui-button {
    vertical-align: middle !important;
    height: 100% !important;
    min-width: 44px !important;
    padding: 0 16px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    line-height: 24px !important;
    position: relative !important;
    outline: none !important;
    cursor: pointer !important;
    box-sizing: none !important;
    border-radius: 8px !important;
	border:none !important;
    color: #fff !important;
    background-color: transparent !important;
    border: 1px solid #0d6efd !important; 
    transition: none !important;
}
button .lui-button--gradient, .lui-button--toolbar {
	border:none !important;
    color: #595959;
    background-image: none !important;
    border-color: none !important;
    transition: box-shadow none !important;
}
