html {
    background: white;
    color: black;
}

header,.smallButton, #essence input, #datBase,#info, #avion, #alertePrint{
  display: none;
}

#labelConso, #conso {
    display: none;
}

#chargement form{
    display :flex;
}

.rang input {
  background-color: white;
  width:25px;
  color: black;
 /* border:0px;*/
}

label {
    margin-right: 8px;
    margin-left: 15px;
}

 #idConso, #endurance, #reserve{
    display : none;
 }



