body {
	padding-top: 70px;
	padding-bottom: 30px;
}

.input-group {
	padding-bottom: 10px;
}

.btn {
	margin-top: 5px;
	margin-bottom: 5px;
}
tr.acquittee {
    background-color: lightgreen !important;
}
tr.acquitteepartiellement {
    background-color: lightyellow !important;
}
tr.impayee {
    background-color: lightcoral !important;
}