.tender-table{overflow-x:auto}.tender-table .table{border-spacing:2px;border-collapse:unset!important}.tender-table .table thead{background:#f1f0f8}.tender-table .table thead th{padding:5px}.tender-table .table tbody ul{padding-left:15px}.tender-table .table tbody td{font-size:.92rem;font-weight:600}.tender-table .table tbody tr:nth-child(2n){background-color:#f1f0f8}.tender-table .table tbody .table-row{cursor:pointer;transition:all .2s ease-in-out}.tender-table .table tbody .table-row:hover{background-color:#eaeaea;transition:all .2s ease-in-out}.tender-table .tender-title{cursor:pointer;color:var(--secondary-color);font-weight:700}.tender-table .danger-text{color:var(--red);font-size:.78rem}.tender-table .category-tag{padding:3px 8px;background-color:#d5d9e2;border-radius:20px;font-size:.9rem;font-weight:600;display:inline-block;margin-bottom:4px;margin-right:4px;text-wrap:auto;text-align:center}.tender-table .primary{color:var(--secondary-color)}.tender-table .secondary{color:var(--primary-color)}.tender-table .tertiary{color:#009688}.tender-table .quaternary{color:#60c}.tender-table .quinary{color:#ff007f}.tender-table .senary{color:#f90}.tender-table .action-icon-block{display:flex;justify-content:center;align-items:center;gap:8px}.tender-table .action-icon-block .action-icon{height:32px;width:32px;border-radius:50%;background:#ddd;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;cursor:pointer}.tender-table .action-icon-block .action-icon img,.tender-table .action-icon-block .action-icon svg{height:18px;width:18px;color:#666}.tender-table .action-icon-block .action-icon:hover{background:var(--secondary-color)}.tender-table .action-icon-block .action-icon:hover img,.tender-table .action-icon-block .action-icon:hover svg{color:var(--white)}