
.form-facture, .table-facture { background:#fff; padding:20px; margin-bottom:30px; border-radius:8px; box-shadow:0 0 10px rgba(0,0,0,0.1); }
.table-facture { width:100%; border-collapse:collapse; }
.table-facture th, .table-facture td { border:1px solid #ccc; padding:8px; text-align:left; }
#modale-facture { position:fixed; top:20%; left:35%; background:#fff; padding:20px; border:2px solid #0073aa; z-index:9999; box-shadow:0 0 10px rgba(0,0,0,0.3); border-radius:6px; }
