progress {
  width: 100%;
}
/* Organization Chart */
/* [data-n-id='currentUser'] rect {
	fill: #357448;
} */

#lastProjectsTable,
#nextDeliveriesTable {
  width: 100% !important;
}
#lastInformationsStyle {
  height: auto !important;
}

#encours {
  height: 450px;
}

.button-new-chantier,
#buttonBlockRegister,
#warningActionButton,
#dateReload,
#updatePassword,
.btn-new-reclamation {
  background-color: #061ad1;
  color: white;
}

.button-new-chantier:hover,
#buttonBlockRegister:hover,
#warningActionButton:hover,
#dateReload:hover,
#updatePassword:hover,
.btn-new-reclamation:hover {
  background-color: white;
  color: #061ad1;
  border: 1px solid #061ad1;
}

#checkBoxProjectAddressDate {
  border: 1px solid #c4c8cb;
}

.text-secondary-svm {
  color: #4c5258;
}
.each-document-button:hover {
  color: #0275d8 !important;
}
