.a-suivicompte .a-suivicompte-histopanel-synthese .a-synthese-credit, .a-suivicompte .a-suivicompte-histopanel-synthese .a-synthese-debit{
	display: none;
}


/*TABLEAU DE BORD - ALIGNEMENT A DROITE*/
.a-suivicompte .r-grid .a-grid3-col-numeric, .a-suivicompte .f-grid .a-grid3-col-numeric {
  text-align: right;
}

/*ticket mantis 50864*/

.a-banque-lastdocs {
 display : none;
 }

 /**ajout acces rapide meteo**/

 .a-pave-hp.acces-rapide-capl .a-pave-menu-315-link::before {
  background: url("/css/theme/images/acces_rapide/meteo.png");
}

/*FIX TMP EN ATTENDANT LA LIVRAISON 11/12/18*/
.a-service-texte > .container .img-left .resume,
.a-service-texte > .container .img-left .abstract,
.a-Evenement .img-left .resume,
.a-Evenement .img-left .abstract {
  flex: 1 0 100%;
}


/* Ticket Mantis 0052981 Masquer un Service
*/




.gestionRessource__recents__article__infos__date {
  display : none;
}

.table td[class*=debit].val_positive.debit, .table td[class*=credit].val_positive.credit { color: black;}

.content-indicator .number.val_positive { color: red;}
.content-indicator .number.val_negative { color: green;}