.http-page{color:#92a0c4;background-color:#111520;width:100%;height:100%;display:flex}.http-page .http-page-main-content{flex-direction:column;width:100%;height:100%;display:flex}.http-page .http-page-main-content .http-content-wrap{background-color:#111520;height:100%;display:flex}.http-page .http-page-main-content .http-content-wrap .http-menu-and-table-wrap{height:100%;position:relative}.http-page .http-page-main-content .http-content-wrap .http-menu-and-table-wrap .http-page-menu{z-index:200;border-bottom:1px solid #1e243a;align-items:center;height:33px;padding-left:1.5rem;display:flex;position:relative;box-shadow:0 1px 2px #00000040}.http-page .http-page-main-content .http-content-wrap .http-menu-and-table-wrap .http-page-menu .btn{margin:.25rem}.http-page .http-page-main-content .http-content-wrap .http-menu-and-table-wrap .http-page-menu .resume-btn{color:#aeee73;border-color:#93c763}.http-page .http-page-main-content .http-content-wrap .http-menu-and-table-wrap .http-page-menu .resume-btn:hover{background-color:#8ef33063}.http-page .http-page-main-content .http-content-wrap .http-menu-and-table-wrap .http-page-menu .right-column{gap:.25rem;display:flex;position:absolute;top:-2px;right:.5rem}.http-page .http-page-main-content .http-content-wrap .http-menu-and-table-wrap .http-page-menu .right-column .pm-toggle-btn,.http-page .http-page-main-content .http-content-wrap .http-menu-and-table-wrap .http-page-menu .right-column .open-program-details-btn{height:fit-content;font-size:.75rem}.http-page .http-page-main-content .http-content-wrap .http-menu-and-table-wrap .http-page-menu .right-column .table-filter-btn{border:none}.http-page .http-page-main-content .http-content-wrap .http-menu-and-table-wrap .http-page-menu .right-column .table-filter-btn.active{color:#adff2f}.http-page .http-page-main-content .http-content-wrap .http-menu-and-table-wrap .http-table-wrap{background-color:#111520;flex:1;height:calc(100% - 33px)}.http-page .http-page-main-content .http-content-wrap .flow-editor-wrap{background-color:#1e243a;flex:1;height:100%;box-shadow:inset 0 0 0 1px #1e243a}.http-page .http-page-main-content .http-content-wrap .side-pane-wrap{background-color:#111520;height:100%}.http-page .http-page-main-content .http-content-wrap .side-pane-wrap .notes-page{color:#d0d7e3;height:100%}.http-page .http-page-main-content .http-content-wrap .side-pane-wrap .notes-page .editor-container{padding-right:.5rem}.http-page .http-page-main-content .http-content-wrap .side-pane-wrap .notes-page .flow-editor{color:#ccd2e0;font-size:.75rem;line-height:1.5}.http-page .http-page-main-content .http-content-wrap .side-pane-wrap .notes-page .flow-editor .te-editable>div{padding-left:2rem;position:relative}.http-page .http-page-main-content .http-content-wrap .side-pane-wrap .notes-page .flow-editor .te-editable>div:before{background-color:#1e243a;width:2rem}
.home-table{color:#92a0c4;background-color:#111520;width:100%;height:100%;position:relative;overflow:hidden}.home-table .filter-controls-wrap{height:200px;overflow:hidden}.home-table .table-nav-buttons{z-index:200;flex-direction:column;display:flex;position:absolute;bottom:2rem;right:1.5rem}.home-table .table-nav-buttons p{margin:0;position:relative}.home-table .table-nav-buttons .view-selected-flow-btn,.home-table .table-nav-buttons .scroll-down-btn{background-color:#111520;border-radius:4px;width:32px;height:32px;transition:transform .2s ease-in-out;position:relative;box-shadow:0 1px 2px #00000040}.home-table .table-nav-buttons .view-selected-flow-btn:hover,.home-table .table-nav-buttons .scroll-down-btn:hover{cursor:pointer;border:1px solid #2e395ea1;transform:scale(1.5)}.home-table .table-nav-buttons .view-selected-flow-btn:before{content:"";border:1.5px solid #29314d;border-radius:9999px;position:absolute;inset:.5rem}.home-table .table-nav-buttons .view-selected-flow-btn:after{content:"";background-color:#92a0c4;border-radius:9999px;position:absolute;inset:.75rem}.home-table .table-nav-buttons .scroll-down-btn:before{content:"";border:0 solid #92a0c4;border-width:0 0 2px 2px;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.home-table .virtual-table-wrap{height:100%}.home-table .virtual-table-wrap.half{height:calc(100% - 200px)}.home-table .virtual-table-wrap .virtual-table{box-sizing:border-box;outline:none;width:100%;height:100%;padding-left:.25rem;font-size:.75rem;overflow-y:auto}.home-table .table-header{z-index:200;font-variant:small-caps;pointer-events:none;background:#111520;border-bottom:1px solid #1e243a;position:sticky;top:0}.home-table .table-row{cursor:pointer;box-sizing:border-box;grid-template-columns:50px 60px 20% 1fr 50px 30px 80px;align-items:center;font-size:.75rem;transition:background-color .12s ease-out;display:grid}.home-table .table-row:hover{background-color:#4c7ee946}.home-table .table-row.dim{filter:brightness(60%)}.home-table .table-row.small{font-size:xx-small}.home-table .table-row.selected{filter:brightness(135%);background:#2e395ea1}.home-table .table-row.intercepted .cell.index{border-right:4px solid #93c763}.home-table .table-row.replayed .cell.index{border-right:4px solid #4c7ee9}.home-table .table-row .cell{text-overflow:ellipsis;white-space:nowrap;color:inherit;padding:1px .25rem;overflow:hidden}.home-table .table-row .cell.index{text-align:right;color:#7484ad;padding-right:.5rem}.home-table .table-row .cell.method{padding-left:.5rem;font-weight:500}.home-table .table-row .cell.method.GET{color:#027a02}.home-table .table-row .cell.method.POST{color:#87ac51}.home-table .table-row .cell.method.PUT{color:#0e8088}.home-table .table-row .cell.method.PATCH{color:#2d8579}.home-table .table-row .cell.method.DELETE{color:#8d1827}.home-table .table-row .cell.method.OPTIONS{color:gray}.home-table .table-row .cell.status{font-weight:600}.home-table .table-row .cell.status.x2x{color:green}.home-table .table-row .cell.status.x3x{color:#9ea017}.home-table .table-row .cell.status.x4x{color:orange}.home-table .table-row .cell.status.x5x{color:red}.home-table .table-row .cell.modified.yes-modified{color:#ffe2a8}.home-table .table-row.placeholder{pointer-events:none;background:0 0}.home-table:hover ::-webkit-scrollbar-thumb{background-color:#2e395ea1;border-radius:9999px;display:block}
