.purchase-orders-page{display:grid;gap:0;direction:rtl}.purchase-orders-list-panel{overflow:hidden;border:1px solid #cbd3d9;border-radius:0;background:#fff;box-shadow:0 2px 5px #26333d24}.purchase-orders-table-wrap{width:100%;overflow-x:auto}.purchase-orders-table{width:100%;min-width:1120px;border-collapse:collapse;background:#fff}.purchase-orders-table thead{background:#c7eafb}.purchase-orders-table th{padding:12px 10px;border-bottom:2px solid #3a9df0;color:#075fa9;font-size:12px;font-weight:900;text-align:right;white-space:nowrap}.purchase-orders-table td{padding:10px;border-bottom:1px solid #d8dde1;color:#17212b;font-size:12px;font-weight:650;text-align:right;white-space:nowrap}.purchase-orders-table tbody tr{cursor:pointer;transition:background-color .12s ease}.purchase-orders-table tbody tr:nth-child(2n){background:#f2f2f2}.purchase-orders-table tbody tr:hover{background:#eaf6fd}.purchase-order-number{color:#087fc8!important;font-weight:900!important}.purchase-order-supplier{font-weight:900!important}.purchase-type-badge,.purchase-status-badge{display:inline-flex;min-height:25px;align-items:center;justify-content:center;padding:2px 9px;border:1px solid #a8dcc0;border-radius:999px;background:#eaf9f0;color:#187844;font-size:10px;font-weight:900}.purchase-money{font-family:Vazir FD,Vazir,sans-serif;font-weight:900!important}.purchase-money.is-total{color:#182b38}.purchase-money.is-paid{color:#08783d}.purchase-money.is-balance{color:#cf1e2e}.purchase-row-actions{display:flex;align-items:center;justify-content:center;gap:6px}.purchase-row-action{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;box-shadow:0 2px 5px #0f172a33}.purchase-row-action svg{width:16px;height:16px}.purchase-row-action.is-view{background:#168ed8}.purchase-row-action.is-supplier{background:#078d9b}.purchase-orders-list-panel>div:last-child{margin:0;border:0;border-top:1px solid #cbd3d9;border-radius:0;box-shadow:none}.purchase-orders-empty{display:grid;min-height:220px;place-items:center;align-content:center;gap:10px;padding:30px;color:#64748b;text-align:center}.purchase-orders-empty>svg{width:56px;height:56px;color:#cbd5e1}.purchase-orders-empty p{font-size:15px;font-weight:800}.purchase-orders-empty-action{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border:1px solid #168ed8;background:#168ed8;color:#fff;font-size:12px;font-weight:900}.purchase-orders-empty-action.is-clear{border-color:#e3b9b9;background:#fff;color:#c62828}.purchase-orders-empty-action svg{width:16px;height:16px}@media (max-width: 900px){.purchase-orders-table{min-width:980px}}
