._layout_1jjs8_1{height:100%;padding-top:var(--menu-height);--menu-height: 90px;--page-content-max-width: 1170px;@media (width < 780px){--menu-height: 60px}}.tableContainer{margin:0 -14px;overflow-x:auto;overflow-y:hidden;padding:0 14px}.standardTable{width:100%;color:var(--Gray-900, #060e1e);font-family:Basis Grotesque Pro;font-size:14px;font-style:normal;font-weight:400;line-height:20px;border-collapse:collapse;border-spacing:0}.fixedTable{table-layout:fixed}.standardTable th{color:var(--Gray-600, #67717b);font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.24px;text-transform:uppercase;text-align:left;padding:11px 7px 11px 0}.standardTable.loadingTable th{padding-right:20px}.standardTable th:last-child{padding-right:0}.standardTable.emptyTable th{border-bottom:1px solid var(--Gray-150, #e3e6e9)}.standardTable tr td{height:calc(var(--cell-height-unitless, 50) * 1px);box-sizing:border-box;border-top:1px solid var(--Gray-150, #e3e6e9);padding-top:var(--cell-vertical-padding, 7px);padding-right:7px;padding-bottom:var(--cell-vertical-padding, 7px);padding-left:0;position:relative;--cell-height-unitless: 52;&:has(.cellLinkContainer){--cell-vertical-padding: 0}&:has(.cellButtonContainer){--cell-vertical-padding: 0}}.standardTable.horizontalLinesInvisible tr:not(:first-child) td{border-top-color:transparent;border-bottom-color:transparent}.standardTable.lastLineInvisible tr:last-of-type td{border-bottom-color:transparent}.standardTable.loadingTable tr td{padding-right:20px}.standardTable tr td a{color:inherit;text-decoration:none}.standardTable tr td a:hover{text-decoration:underline}.standardTable tr td:last-child{padding-right:0}.standardTable tr:first-child td{border-top:1px solid var(--Gray-150, #e3e6e9)}.standardTable tr:last-child td{border-bottom:1px solid var(--Gray-150, #e3e6e9)}.standardTable tr td.optionButtonsCell{width:28px;padding:0}tr.tableRow{position:relative}tr.tableRow.tableRowClickable{cursor:pointer}tr.tableRow td:first-of-type:before{content:"";position:absolute;top:0;bottom:-.1px;left:-14px;width:14px;background:var(--Gray-100, #f1f4f7);visibility:hidden;border-top-left-radius:6px;border-bottom-left-radius:6px;border-right:none}tr.tableRow td:last-of-type:after,tr.tableRowExpanded td:last-of-type:after{content:"";position:absolute;top:0;bottom:-.1px;right:-14px;width:14px;background:var(--Gray-100, #f1f4f7);visibility:hidden;border-top-right-radius:6px;border-bottom-right-radius:6px;border-left:none}tr.tableRow:hover td:first-of-type:before,tr.tableRow:hover td:last-of-type:after,tr.tableRowExpanded td:first-of-type:before,tr.tableRowExpanded td:last-of-type:after{visibility:visible}.standardTable.loadingTable tr.tableRow:hover td:first-of-type:before,.standardTable.loadingTable tr.tableRow:hover td:last-of-type:after{visibility:hidden}tr.tableRow:hover td,tr.tableRowExpanded td{border-color:transparent}.standardTable.loadingTable tr.tableRow:hover td{border-color:var(--Gray-150, #e3e6e9)}.standardTable tr.tableRowExpanded:first-child td,tr.tableRow:hover+tr.tableRow td,tr.tableRowExpanded+tr.tableRow td{border-top:1px solid transparent}.standardTable.loadingTable tr.tableRow:hover+tr.tableRow td,.standardTable.loadingTable tr.tableRowExpanded:hover+tr.tableRow td{border-top:1px solid var(--Gray-150, #e3e6e9)}tr.tableRow:hover,tr.tableRowExpanded{background:var(--Gray-100, #f1f4f7)}tr.tableRow.errorRow,tr.tableRowExpanded.errorRow,tr.tableRow.errorRow:hover{background:var(--Error-Background)}tr.tableRow.subRow:hover{background-color:transparent;td{border-top:1px solid var(--Gray-150, #e3e6e9);border-bottom:1px solid var(--Gray-150, #e3e6e9)}td:before,td:after{visibility:hidden}}tr.tableRow.tableRowExpanded{border-bottom:1px solid transparent}tr.tableRow.tableRowExpanded+tr.tableRow.subRow:hover{td{border-top:1px solid transparent}}tr.tableRow.subRow:hover:has(+tr.tableRow.tableRowExpanded){td{border-bottom:1px solid transparent}}.standardTable.loadingTable tr.tableRow:hover{background:initial}.cellContainer{height:100%;display:flex;align-items:center;gap:4px;white-space:pre-wrap}.cellLinkContainer{height:100%;display:flex;align-items:center;gap:4px;white-space:pre-wrap;line-height:calc((var(--cell-height-unitless, 50) - 2) / 14)}.cellButtonContainer{height:100%;display:grid;>button{justify-content:start}}.cellCapitilized{text-transform:capitalize}.cellUppercase{text-transform:uppercase}.cellLoading{display:block;border-radius:5px;background:var(--Gray-100, #f1f4f7);width:100%;height:20px;position:relative;overflow:hidden}.cellHighlighted{color:var(--Gray-900, #060e1e);font-family:Basis Grotesque Pro Medium;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.cellLimited{-webkit-line-clamp:1;word-break:break-all;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.cellClickable{cursor:pointer}.cellFullWidth{flex:1}.cellNoWrap{white-space:nowrap}.cellRightAlign,.standardTable th.cellRightAlign{text-align:right}.tableNodata{padding:30px 0;text-align:center}.tableNodataImage{text-align:center}.tableNodataTitle{color:var(--Gray-900, #060e1e);text-align:center;font-family:Basis Grotesque Pro Medium;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.tableNodataDescription{color:var(--Gray-600, #67717b);text-align:center;font-family:Basis Grotesque Pro;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cellError{color:var(--Interface-Essential-Error, #fc3c3c);font-family:Basis Grotesque Pro Medium}tr.tableRow.errorRow td,tr.tableRow.errorRow:hover td{border-top:1px solid var(--Interface-Essential-Error, #fc3c3c);border-bottom:1px solid var(--Interface-Essential-Error, #fc3c3c)}tr.tableRow.errorRow+tr.tableRow td,tr.tableRow.errorRow:hover+tr.tableRow td{border-top:1px solid var(--Interface-Essential-Error, #fc3c3c)}tr.tableRow:hover+tr.tableRow.errorRow td{border-top:1px solid var(--Interface-Essential-Error, #fc3c3c)}tr.tableRow.errorRow td:first-of-type:before{content:"";position:absolute;top:-.7px;bottom:-.8px;left:-14px;width:13.2px;background:var(--Error-Background);visibility:visible;border-top-left-radius:6px;border-bottom-left-radius:6px;border:1px solid var(--Interface-Essential-Error, #fc3c3c);border-right:none}tr.tableRow.errorRow td:last-of-type:after{content:"";position:absolute;top:-.7px;bottom:-.8px;right:-14px;width:13.2px;background:var(--Error-Background);visibility:visible;border-top-right-radius:6px;border-bottom-right-radius:6px;border:1px solid var(--Interface-Essential-Error, #fc3c3c);border-left:none}tr.tableRow.tableRowSelected,tr.tableRow.tableRowSelected:hover,tr.tableRowExpanded.tableRowSelected{background:var(--Table-Selected-Background)}tr.tableRow.tableRowSelected .cellHighlighted{color:var(--Primary-200, #316fea)}tr.tableRow.tableRowSelected td,tr.tableRow.tableRowSelected:hover td{border-top:1px solid var(--Primary-200, #316fea);border-bottom:1px solid var(--Primary-200, #316fea)}tr.tableRow.tableRowSelected+tr.tableRow td,tr.tableRow.tableRowSelected:hover+tr.tableRow td{border-top:1px solid var(--Primary-200, #316fea)}tr.tableRow:hover+tr.tableRow.tableRowSelected td{border-top:1px solid var(--Primary-200, #316fea)}tr.tableRow.tableRowSelected td:first-of-type:before{content:"";position:absolute;top:-.7px;bottom:-.8px;left:-14px;width:13.2px;background:var(--Table-Selected-Background);visibility:visible;border-top-left-radius:6px;border-bottom-left-radius:6px;border:1px solid var(--Primary-200, #316fea);border-right:none}tr.tableRow.tableRowSelected td:last-of-type:after{content:"";position:absolute;top:-.7px;bottom:-.8px;right:-14px;width:13.2px;background:var(--Table-Selected-Background);visibility:visible;border-top-right-radius:6px;border-bottom-right-radius:6px;border:1px solid var(--Primary-200, #316fea);border-left:none}tr.tableRow.highlightedRow{background-color:var(--Gray-100, #f1f4f7);td{border-top:1px solid transparent}+tr.tableRow{td{border-top:1px solid transparent}}}tr.tableRow.highlightedRow td:first-of-type:before,tr.tableRow.highlightedRow td:last-of-type:after{background-color:var(--Gray-100, #f1f4f7);visibility:visible}
