.filter-table{background-color:#111520;width:100%;height:100%}.filter-table .table-wrap{width:100%;height:100%;padding-left:5px;overflow-y:auto}.filter-table .table-wrap table{table-layout:fixed;text-align:left;width:100%;font-size:90%}.filter-table .table-wrap table:focus{outline:none}.filter-table .table-wrap table thead{z-index:1000;font-variant:small-caps;background:#1e243a;position:sticky;top:0}.filter-table .table-wrap table tbody .table-row{cursor:pointer;box-sizing:border-box;align-items:center;font-size:.75rem;transition:background-color .12s ease-out}.filter-table .table-wrap table tbody .table-row:hover{background-color:#4c7ee946}.filter-table .table-wrap table tbody .table-row.dim{filter:brightness(60%)}.filter-table .table-wrap table tbody .table-row.small{font-size:xx-small}.filter-table .table-wrap table tbody .table-row.selected{filter:brightness(135%);background:#2e395ea1}.filter-table .table-wrap table tbody .table-row.intercepted .cell.index{border-right:4px solid #93c763}.filter-table .table-wrap table tbody .table-row.replayed .cell.index{border-right:4px solid #4c7ee9}.filter-table .table-wrap table tbody .table-row .cell{text-overflow:ellipsis;white-space:nowrap;color:inherit;padding:1px .25rem;overflow:hidden}.filter-table .table-wrap table tbody .table-row .cell.index{text-align:right;color:#7484ad;padding-right:.5rem}.filter-table .table-wrap table tbody .table-row .cell.method{padding-left:.5rem;font-weight:500}.filter-table .table-wrap table tbody .table-row .cell.method.GET{color:#027a02}.filter-table .table-wrap table tbody .table-row .cell.method.POST{color:#87ac51}.filter-table .table-wrap table tbody .table-row .cell.method.PUT{color:#0e8088}.filter-table .table-wrap table tbody .table-row .cell.method.PATCH{color:#2d8579}.filter-table .table-wrap table tbody .table-row .cell.method.DELETE{color:#8d1827}.filter-table .table-wrap table tbody .table-row .cell.method.OPTIONS{color:gray}.filter-table .table-wrap table tbody .table-row .cell.status{font-weight:600}.filter-table .table-wrap table tbody .table-row .cell.status.x2x{color:green}.filter-table .table-wrap table tbody .table-row .cell.status.x3x{color:#9ea017}.filter-table .table-wrap table tbody .table-row .cell.status.x4x{color:orange}.filter-table .table-wrap table tbody .table-row .cell.status.x5x{color:red}.filter-table .table-wrap table tbody .table-row .cell.modified.yes-modified{color:#ffe2a8}.filter-table .table-wrap table:focus tbody .selected{filter:brightness(135%);background:#2e395ea1}.filter-table:hover ::-webkit-scrollbar-thumb{display:block}
.custom-search-menu{background-color:#1e243a;border:1px solid #4073e26e;border-radius:12px;margin:10px 10px 15px;padding:16px 18px 18px;transition:background-color .15s,border-color .15s;position:relative}.custom-search-menu:hover{background-color:#2e3a5c;border-color:#4073e2a6}.custom-search-menu .index{opacity:.6;color:#92a0c4;font-size:11px;position:absolute;top:6px;left:10px}.custom-search-menu .form-input{width:100%;margin-bottom:.75rem}.custom-search-menu>.custom-checkbox{margin-bottom:6px;margin-right:12px;font-size:12px;display:inline-flex}.custom-search-menu .second-row{display:flex}.custom-search-menu .second-row .action-wrap{margin-left:auto;margin-right:0}.custom-search-menu .custom-filter-selection-wrap{gap:10px;padding-top:10px;display:flex}.custom-search-menu .custom-filter-selection-wrap .request-filter-selection,.custom-search-menu .custom-filter-selection-wrap .response-filter-selection{flex:1;padding-top:5px}.custom-search-menu .custom-filter-selection-wrap .request-filter-selection .loc-heading,.custom-search-menu .custom-filter-selection-wrap .response-filter-selection .loc-heading{color:#6a97fa;margin-bottom:4px;font-size:12px;font-weight:600}
