


.title{

	margin: 2rem;
	
}

.type-box{
	height: 70px;
	font-size: 0.8em;
}

.wrapper-incidents-table{
	
	/*height: 325px;*/
}

.tickets-table th{
	padding: 0.5rem;
	font-size: 0.8em;
}

.tickets-table td{
	font-size: 0.7em;
}
.timeline-wrapper{
	height: 400px;
}

.wrapper-form-filters{
	
	font-size: 0.9em;
}

.wrapper-form-filters input{
	
	
}

.wrapper-form-filters select{
	
}