body { font-family: Tahoma, Arial, sans-serif; direction: rtl; background:#f8f9fa }
.container { max-width: 1100px; }
.navbar-brand { font-weight:700 }
.filter-row .form-control, .filter-row .form-select { min-height:40px }
.table td, .table th { vertical-align: middle }
.table thead th { background:#fff }
.table-striped>tbody>tr:nth-of-type(odd){ background-color:#fff }

@media print {
  nav, .btn, .no-print { display: none !important; }
  body { background: #fff }
}
