
#badiu-report-search-firtrow-elements {
    display: inline;
}
 
 #badiu-report-search-firtrow-elements .form-control {
    display: inline;
	width: 80%;
}
  #badiu-report-search-firtrow-elements div {
    display: inline;
	width: 80%;
}
 #badiu-report-search-othersrows fieldset {
		#border:none; 
	
}
 #badiu-report-search-othersrows legend {
		 border-bottom: 1px groove;
	
}
 #badiu-report-search .card {
		border: none;
	
} 
 
  
#badiu-report-result .card {
		border: none;
	
} 
.row {
	max-height: max-content;
}    
.row .card {
	height: 100%;
}
/*.row .card .card-header{
	display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}*/  

 /*  sync-freport   */ 
.badiu-sync-freport-monitor .chartitem {
    display: flex;
    justify-content: center;
   
}

 .chartitem {
    display: flex;
    justify-content: center;
   
}