:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;background-color:#fff;color:#000}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}.card{padding:2em}#app{height:100vh;width:100%;margin:auto;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.uplift .header[data-v-463e3922]{height:65px;background:#4db0de;display:flex;justify-content:space-between;position:sticky;width:100%;z-index:1;top:0}.uplift .header .sub-header[data-v-463e3922]{display:flex}.uplift .header .sub-header img[data-v-463e3922]{height:40px;margin:auto 12px;cursor:pointer}.uplift .header .sub-header .test-url[data-v-463e3922]{display:flex;align-items:center;color:#fff;font-size:22px}.uplift .header .sub-header .test-url .test-link[data-v-463e3922]{font-size:22px;font-weight:600;line-height:33px;margin-left:5px;color:#fff}.uplift .header .logoutBtn[data-v-463e3922]{display:flex;align-items:center;color:#fff;font-size:22px;font-weight:600;line-height:33px;letter-spacing:.0275em;text-align:center;margin-right:20px}.uplift .header .logoutBtn img[data-v-463e3922]{cursor:pointer;margin-left:10px;width:20px;height:20px}.uplift .router[data-v-463e3922]{background-color:#fff;min-height:calc(100vh - 65px)}.search-container[data-v-0650fcfe]{position:relative}.search-container label[data-v-0650fcfe]{font-size:16px;font-weight:600;line-height:19.2px;text-align:left}.search-container .search-input-wrapper[data-v-0650fcfe]{position:relative;display:flex;align-items:center;width:375px;height:40px;background:#fff}.search-container .search-input-wrapper input[type=text][data-v-0650fcfe]{height:40px;width:100%;padding:8px 32px 8px 8px;border:1px solid rgb(106,106,106);border-radius:4px;font-size:16px;color:#000}.search-container .search-input-wrapper input[type=text][data-v-0650fcfe]:focus-visible{outline:none}.search-container .search-input-wrapper .search-icon[data-v-0650fcfe],.search-container .search-input-wrapper .clear-icon[data-v-0650fcfe]{position:absolute;right:8px;font-size:16px;color:#888}.search-container .search-input-wrapper .isArchive[data-v-0650fcfe]{margin-right:38px}.search-container .search-input-wrapper .clear-icon[data-v-0650fcfe]{cursor:pointer}.search-container .search-input-wrapper .swap-btn[data-v-0650fcfe]{position:absolute;right:0;font-size:16px;background-color:red;height:100%;width:38px;display:flex;align-items:center;justify-content:center;border-top-right-radius:4px;border-bottom-right-radius:4px;border:1px solid #6A6A6A;background:#f5f5f5;cursor:pointer}.dropdown-menu[data-v-0650fcfe]{list-style:none;margin:0;padding:0;position:absolute;width:100%;max-height:150px;overflow:auto;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:1;top:40px}.dropdown-menu.top-67[data-v-0650fcfe]{top:67px}.dropdown-menu li[data-v-0650fcfe]{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:40px;text-align:left;padding:0 12px;color:#323232;cursor:pointer}.dropdown-menu li[data-v-0650fcfe]:hover{background-color:#f6f6f6}.dialog-overlay[data-v-61709d3a]{position:fixed;z-index:1000;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center}.dialog[data-v-61709d3a]{background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 6px #0000001a;text-align:center}.actions[data-v-61709d3a]{margin-top:20px}.confirm-btn[data-v-61709d3a],.cancel-btn[data-v-61709d3a]{padding:10px 20px;margin:5px;border:none;border-radius:4px;cursor:pointer}.confirm-btn[data-v-61709d3a]{background:#e7873b;color:#fff}.cancel-btn[data-v-61709d3a]{background:#ccc}.live-execution[data-v-75dbdc17]{background-color:#f9f9f9;width:100%;border-radius:6px;margin:60px 0;border:1px solid rgb(229,233,235);display:flex;flex-direction:column}.live-execution .title-wrapper[data-v-75dbdc17]{display:flex;justify-content:space-between;border-bottom:1px solid rgb(229,233,235)}.live-execution .warningTitle[data-v-75dbdc17]{font-size:14px;font-weight:400;line-height:20.02px;text-align:left;padding:10px 24px}.live-execution .failTitle[data-v-75dbdc17]{font-weight:700}.live-execution .title[data-v-75dbdc17]{font-size:14px;font-weight:700;line-height:20.02px;text-align:left;padding:10px 24px}.live-execution .filter[data-v-75dbdc17]{display:flex;justify-content:space-around;padding:32px 20px}.live-execution .filter .search-container .search-input-wrapper[data-v-75dbdc17]{position:relative;display:flex;align-items:center;width:100%;height:40px;background:#fff}.live-execution .filter .search-container .search-input-wrapper input[type=text][data-v-75dbdc17]{height:40px;width:100%;padding:8px 32px 8px 8px;border:1px solid rgb(106,106,106);border-radius:4px;font-size:16px}.live-execution .filter .search-container .search-input-wrapper input[type=text][data-v-75dbdc17]:focus-visible{outline:none}.live-execution .filter .search-container .search-input-wrapper .search-icon[data-v-75dbdc17]{position:absolute;right:8px;font-size:16px;color:#888;pointer-events:none}.live-execution .button-wrapper[data-v-75dbdc17]{display:flex;align-items:center;justify-content:flex-end}.live-execution .checkLabel[data-v-75dbdc17]{margin-bottom:10px;width:220px;font-size:13px;font-weight:500;color:#4db0de}.live-execution .check[data-v-75dbdc17]{margin-bottom:20px;width:20px;height:20px}.live-execution button[data-v-75dbdc17]{width:fit-content;height:40px;padding:8px 22px;display:flex;margin:0 20px 20px;gap:10px;border-radius:4px;border:2px solid rgb(231,135,59);font-size:16px;font-weight:700;line-height:20px;letter-spacing:.0275em;text-align:center;color:#fff;background:#e7873b}.live-execution button.disabled[data-v-75dbdc17]{opacity:.5;cursor:default}.live-execution button[data-v-75dbdc17]:focus{outline:none}.live-execution img[data-v-75dbdc17]{width:18px}label[data-v-75dbdc17]{font-size:16px;font-weight:600;line-height:19.2px;text-align:left}.search-container[data-v-75dbdc17],.dropdown[data-v-75dbdc17]{position:relative;width:200px;display:flex;flex-direction:column;width:375px;gap:8px}.dropdown-label[data-v-75dbdc17]{display:flex;justify-content:space-between;align-items:center;height:40px;padding:10px;background:#fff;cursor:pointer;border:1px solid rgb(106,106,106);border-radius:4px}.dropdown-label span[data-v-75dbdc17]{color:#827a7a;font-size:16px;font-weight:400;line-height:22.88px;letter-spacing:.018em;text-align:left}.dropdown-label span.selectedVal[data-v-75dbdc17]{color:#1a1a1a}.icon[data-v-75dbdc17]{transition:transform .3s ease}.dropdown-menu[data-v-75dbdc17]{list-style:none;margin:0;padding:0;position:absolute;width:100%;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:1;top:67px}.dropdown-menu li[data-v-75dbdc17]{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:40px;text-align:left;padding:0 12px;color:#323232;cursor:pointer}.dropdown-menu li[data-v-75dbdc17]:hover{background-color:#f6f6f6}.video-container[data-v-75dbdc17]{display:flex;justify-content:center;align-items:center;max-width:800px;margin:10px auto;background-color:#000}.video-player[data-v-75dbdc17]{max-width:100%;border-radius:10px;box-shadow:0 4px 6px #0000001a}.error[data-v-75dbdc17]{color:red;margin-top:10px}.loader-overlay[data-v-75dbdc17]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-overlay[data-v-e562f56b]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.modal-content[data-v-e562f56b]{background:#fff;border-radius:8px;width:100%;max-width:500px;max-height:85vh;overflow:auto;margin-top:50px}.modal-header[data-v-e562f56b]{font-weight:700;margin-bottom:10px;display:flex;justify-content:space-between}.modal-footer[data-v-e562f56b]{margin-top:20px;text-align:right}.popup-header[data-v-4075fe43]{display:flex;justify-content:space-between;gap:31px;padding:24px;border-bottom:1px solid #DFE2E6}.popup-header .title[data-v-4075fe43]{font-size:28px;font-weight:400;line-height:33.6px;text-align:left}.popup-header img[data-v-4075fe43]{cursor:pointer}.popup-body[data-v-4075fe43]{padding:24px;border-bottom:1px solid #DFE2E6}.popup-body .form-group[data-v-4075fe43]{display:flex;flex-direction:column;margin-bottom:20px}.popup-body .form-group label[data-v-4075fe43]{display:block;font-weight:600;font-size:14px;line-height:16.8px;margin-bottom:5px;align-self:flex-start;color:#323232}.popup-body .form-group input[data-v-4075fe43],.popup-body .form-group select[data-v-4075fe43]{width:100%;height:40px;padding:3px 13px;border:1px solid #6A6A6A;border-radius:4px;box-sizing:border-box;font-weight:400;font-size:14px;line-height:16.8px;color:#000}.popup-body .form-group input[data-v-4075fe43]:focus,.popup-body .form-group select[data-v-4075fe43]:focus{outline:none}.popup-body .form-group select[data-v-4075fe43]{cursor:pointer}.popup-body .form-group input[data-v-4075fe43]::placeholder{color:#827a7a}.popup-body .form-group input[type=date][data-v-4075fe43]{width:200px}.popup-body .date-input[data-v-4075fe43]{display:flex;justify-content:space-between}.popup-body .dropdown-label[data-v-4075fe43]{display:flex;justify-content:space-between;align-items:center;height:40px;padding:0 13px;cursor:pointer;border:1px solid rgb(106,106,106);border-radius:4px}.popup-body .dropdown-label span[data-v-4075fe43]{color:#827a7a;font-size:14px;font-weight:400;line-height:16.8px;letter-spacing:.018em;text-align:left}.popup-body .dropdown-label span.selectedVal[data-v-4075fe43]{color:#1a1a1a}.popup-body .icon[data-v-4075fe43]{transition:transform .3s ease}.footer[data-v-4075fe43]{display:flex;justify-content:flex-end;padding:24px}.footer button[data-v-4075fe43]{height:32px;font-size:16px;font-weight:500;line-height:32px;text-align:center}.footer button[data-v-4075fe43]:focus{outline:none}.footer .cancelBtn[data-v-4075fe43]{border-radius:4px;border:1px solid #42526E;padding:5px 15px;color:#172b4d}.footer .saveBtn[data-v-4075fe43]{border-radius:6px;background-color:#e7873b;color:#fff;padding:0 20px;margin-left:10px}.footer .clearBtn[data-v-4075fe43]{border-radius:6px;border:1px solid #42526E;padding:0 20px;margin-left:10px;color:#172b4d}.dropdown-wrapper[data-v-4075fe43]{position:relative;width:100%}.dropdown-icon[data-v-4075fe43]{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:14px}.error[data-v-4075fe43]{color:red;margin-top:10px}.custom-date-input[data-v-4075fe43] .v-input__details{min-height:0px;height:0px;padding-top:0;min-width:200px}.custom-date-input[data-v-4075fe43] .v-date-picker,.custom-calendar-width .v-date-picker[data-v-4075fe43]{min-width:200px}.popup-header[data-v-362cbeee]{display:flex;justify-content:space-between;gap:31px;padding:20px;border-bottom:1px solid #DFE2E6}.popup-header .title[data-v-362cbeee]{font-size:28px;font-weight:400;line-height:33.6px;text-align:left}.popup-header img[data-v-362cbeee]{cursor:pointer}.popup-body[data-v-362cbeee]{padding:20px}.popup-body .msg[data-v-362cbeee]{color:#1a1a1a;font-size:20px;font-weight:400;line-height:24px;text-align:left}.error[data-v-362cbeee]{color:red}.footer[data-v-362cbeee]{padding:16px;display:flex;justify-content:flex-end}.footer button[data-v-362cbeee]{height:42px;font-size:16px;font-weight:500;line-height:32px;text-align:center}.footer button[data-v-362cbeee]:focus{outline:none}.footer .saveBtn[data-v-362cbeee]{border-radius:6px;background-color:#e7873b;color:#fff;padding:0 20px;margin-left:10px}.footer .clearBtn[data-v-362cbeee]{border-radius:6px;border:1px solid #42526E;padding:0 20px;margin-left:10px;color:#172b4d}.success-icon[data-v-362cbeee]{color:#63e6be;font-size:60px;display:flex;height:70px;margin:10px;align-items:center;justify-content:center}.success-msg[data-v-362cbeee]{font-size:30px}.ok-btn[data-v-362cbeee]{display:flex;margin:10px auto;border-radius:6px;background-color:#e7873b;color:#fff;height:35px;align-items:center}.ok-btn.focus[data-v-362cbeee]{outline:none}.popup-body[data-v-a032df12]{padding:30px}.popup-header[data-v-a032df12]{display:flex;justify-content:space-between;gap:31px;margin-bottom:32px}.popup-header .title[data-v-a032df12]{color:#e7873b;font-size:20px;font-weight:700;line-height:31.6px;letter-spacing:.004em}.popup-header img[data-v-a032df12]{cursor:pointer}.form-group[data-v-a032df12]{display:flex;flex-direction:column;margin-bottom:20px}.form-group label[data-v-a032df12]{display:block;font-weight:600;font-size:14px;line-height:16.8px;margin-bottom:5px;align-self:flex-start;color:#323232}.form-group input[data-v-a032df12],.form-group select[data-v-a032df12]{width:100%;height:40px;padding:3px 13px;border:1px solid #6A6A6A;border-radius:4px;box-sizing:border-box;font-weight:400;font-size:14px;line-height:16.8px;color:#000}.form-group input[data-v-a032df12]:focus,.form-group select[data-v-a032df12]:focus{outline:none}.form-group select[data-v-a032df12]{cursor:pointer}.form-group input[data-v-a032df12]::placeholder{color:#827a7a}.search-wrapper[data-v-a032df12]{position:relative;display:flex;align-items:center;width:100%}.search-input[data-v-a032df12]{width:100%;height:40px;padding:8px 40px 8px 16px;border:1px solid #6a6a6a;border-radius:4px;box-sizing:border-box;font-size:14px}.search-icon[data-v-a032df12],.clear-icon[data-v-a032df12]{position:absolute;right:12px;height:16px;width:16px}.search-icon[data-v-a032df12]{pointer-events:none}.clear-icon[data-v-a032df12]{cursor:pointer}.clear-icon.isEdit[data-v-a032df12]{cursor:default}.dropdown-label[data-v-a032df12]{display:flex;justify-content:space-between;align-items:center;height:40px;padding:0 13px;cursor:pointer;border:1px solid rgb(106,106,106);border-radius:4px}.dropdown-label span[data-v-a032df12]{color:#827a7a;font-size:14px;font-weight:400;line-height:16.8px;letter-spacing:.018em;text-align:left}.dropdown-label span.selectedVal[data-v-a032df12]{color:#1a1a1a}.icon[data-v-a032df12]{transition:transform .3s ease}.dropdown-menu[data-v-a032df12]{list-style:none;margin:0;padding:0;position:absolute;width:100%;max-height:150px;overflow:auto;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:1;top:40px}.dropdown-menu.top-67[data-v-a032df12]{top:67px}.dropdown-menu li[data-v-a032df12]{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:40px;text-align:left;padding:0 12px;color:#323232;cursor:pointer}.dropdown-menu li[data-v-a032df12]:hover{background-color:#f6f6f6}.footer[data-v-a032df12]{display:flex;justify-content:flex-end}.footer button[data-v-a032df12]{height:42px;font-size:16px;font-weight:500;line-height:32px;text-align:center}.footer button[data-v-a032df12]:focus{outline:none}.footer button.disabled[data-v-a032df12]{opacity:.5;cursor:default;pointer-events:none}.footer .cancelBtn[data-v-a032df12]{border-radius:4px;border:1px solid #42526E;padding:5px 15px;color:#172b4d}.footer .saveBtn[data-v-a032df12]{border-radius:6px;background-color:#e7873b;color:#fff;padding:0 20px;margin-left:10px}.dropdown-wrapper[data-v-a032df12]{position:relative;width:100%}.dropdown-icon[data-v-a032df12]{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:14px}.error[data-v-a032df12]{color:red;margin-bottom:10px;display:flex;justify-content:center}.custom-date-input[data-v-a032df12]{outline:none}.custom-date-input[data-v-a032df12] .v-input__details{min-height:0px;height:0px;padding-top:0;outline:none}.vue__time-picker[data-v-a032df12]{width:100%;min-height:40px}.vue__time-picker img[data-v-a032df12]{margin-right:10px}[data-v-a032df12] .vue__time-picker-input{min-width:100%;min-height:40px;border-radius:4px;outline:none;color:#000}[data-v-a032df12] .dropdown{top:-160px}.pagination[data-v-e76fdaf7]{display:flex;align-self:flex-end;align-items:center;font-size:14px;color:#000}.pagination .page-info[data-v-e76fdaf7]{margin-right:20px;font-weight:400}.pagination span[data-v-e76fdaf7]{font-weight:500}.pagination .dropdown-wrapper[data-v-e76fdaf7]{position:relative;display:inline-flex;align-items:center}.pagination .dropdown-wrapper select[data-v-e76fdaf7]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:5px 25px 5px 5px;border:none;border-radius:4px;background:#fff;font-size:14px;color:#000;cursor:pointer}.pagination .dropdown-wrapper select[data-v-e76fdaf7]:focus{outline:none}.pagination .dropdown-wrapper .dropdown-icon[data-v-e76fdaf7]{position:absolute;right:10px;font-size:12px;color:#555;pointer-events:none}.pagination .pagination-btn[data-v-e76fdaf7]{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:none;border-radius:50%;cursor:pointer;transition:background-color .3s ease;margin-left:15px}.pagination .pagination-btn i[data-v-e76fdaf7]{font-size:16px}.pagination .pagination-btn[data-v-e76fdaf7]:hover{background:#e0e0e0}.pagination .pagination-btn[data-v-e76fdaf7]:disabled{cursor:not-allowed}.pagination .pagination-btn:disabled i[data-v-e76fdaf7]{color:#ccc}.pagination .pagination-btn[data-v-e76fdaf7]:focus,.pagination .pagination-btn[data-v-e76fdaf7]:active{outline:none}.schedule-page[data-v-77ea8a35]{width:100%;margin:20px 0;height:fit-content;display:flex;flex-direction:column;gap:20px}.filter[data-v-77ea8a35]{display:flex;margin:0 0 0 auto;gap:32px}.filter .schdeule-button[data-v-77ea8a35]{height:40px;padding:8px 22px;display:flex;margin:auto auto 20px;gap:10px;border-radius:4px;border:2px solid rgb(231,135,59);font-size:16px;font-weight:700;line-height:20px;letter-spacing:.0275em;text-align:center;color:#fff;background:#e7873b}.filter .schdeule-button.disabled[data-v-77ea8a35]{opacity:.5}.filter .schdeule-button[data-v-77ea8a35]:focus{outline:none}.filter .schdeule-button img[data-v-77ea8a35]{width:18px}.filter .filter-button[data-v-77ea8a35]{align-items:center;justify-content:center;height:40px;width:128px;padding:8px 13px;display:flex;margin:auto 0 20px;gap:10px;border-radius:4px;border:1px solid #3977B9;font-size:14px;font-weight:400;line-height:20.02px;letter-spacing:.018em;text-align:left;color:#3977b9;background-color:#fff}.filter .filter-button[data-v-77ea8a35]:focus{outline:none}.filter .filter-button img[data-v-77ea8a35]{width:13px}.schedule[data-v-77ea8a35]{border:1px solid rgb(229,233,235);border-radius:6px}.schedule table thead tr.headings[data-v-77ea8a35]{font-size:14px;font-weight:500;line-height:20.02px;background:#3977b9;color:#fff;text-align:left}.schedule table thead tr.headings img[data-v-77ea8a35]{width:12px;margin:0 0 0 2px;display:inline-block;vertical-align:middle;max-height:100%;cursor:pointer}table[data-v-77ea8a35]{width:100%;border-collapse:collapse}table tbody tr[data-v-77ea8a35]{border-bottom:1px solid rgb(229,233,235)}table tbody tr[data-v-77ea8a35]:last-child{border-bottom:none}table tbody td.action[data-v-77ea8a35]{display:flex;justify-content:center;align-items:center;gap:14px}table tbody td.action img[data-v-77ea8a35]{cursor:pointer}table tbody td.action.img[data-v-77ea8a35]{width:16px;height:16px;cursor:pointer}th[data-v-77ea8a35],td[data-v-77ea8a35]{padding:8px;text-align:left}.no-data[data-v-77ea8a35]{text-align:center}th[data-v-77ea8a35]{white-space:nowrap}.disabled[data-v-77ea8a35]{opacity:.5;pointer-events:none}.schedule-page[data-v-fc86bd1b]{width:100%;margin:20px 0;height:fit-content;display:flex;flex-direction:column;gap:20px}.filter[data-v-fc86bd1b]{display:flex;margin:0 0 0 auto;gap:32px}.filter .schdeule-button[data-v-fc86bd1b]{height:40px;padding:8px 22px;display:flex;margin:auto auto 20px;gap:10px;border-radius:4px;border:2px solid rgb(231,135,59);font-size:16px;font-weight:700;line-height:20px;letter-spacing:.0275em;text-align:center;color:#fff;background:#e7873b}.filter .schdeule-button.disabled[data-v-fc86bd1b]{opacity:.5}.filter .schdeule-button[data-v-fc86bd1b]:focus{outline:none}.filter .schdeule-button img[data-v-fc86bd1b]{width:18px}.filter .filter-button[data-v-fc86bd1b]{justify-content:center;align-items:center;height:40px;width:128px;padding:8px 13px;display:flex;margin:auto 0 20px;gap:10px;border-radius:4px;border:1px solid #3977B9;font-size:14px;font-weight:400;line-height:20.02px;letter-spacing:.018em;text-align:left;color:#3977b9;background-color:#fff}.filter .filter-button[data-v-fc86bd1b]:focus{outline:none}.filter .filter-button img[data-v-fc86bd1b]{width:13px}.schedule[data-v-fc86bd1b]{border:1px solid rgb(229,233,235);border-radius:6px}.schedule table thead tr.headings[data-v-fc86bd1b]{font-size:14px;font-weight:500;line-height:20.02px;background:#3977b9;color:#fff;text-align:left}.schedule table thead tr.headings img[data-v-fc86bd1b]{width:12px;margin:0 0 0 2px;display:inline-block;vertical-align:middle;max-height:100%;cursor:pointer}.result-header[data-v-fc86bd1b]{display:flex;justify-content:center}table[data-v-fc86bd1b]{width:100%;border-collapse:collapse}table tbody tr[data-v-fc86bd1b]{border-bottom:1px solid rgb(229,233,235)}table tbody tr[data-v-fc86bd1b]:last-child{border-bottom:none}table tbody td.action[data-v-fc86bd1b]{display:flex;justify-content:center;gap:14px}table tbody td.action i[data-v-fc86bd1b]{cursor:pointer}table tbody td.action.i[data-v-fc86bd1b]{width:16px;height:16px;cursor:pointer}table tbody td i[data-v-fc86bd1b]{color:#000}th[data-v-fc86bd1b],td[data-v-fc86bd1b]{padding:8px;text-align:left}.no-data[data-v-fc86bd1b]{text-align:center}.log-link[data-v-fc86bd1b]{text-decoration:underline;cursor:pointer}.Pass[data-v-fc86bd1b]{color:#048433}.Fail[data-v-fc86bd1b]{color:#af1414}.InProgress[data-v-fc86bd1b]{color:#fcbe03;text-decoration:none;pointer-events:none}th[data-v-fc86bd1b]{white-space:nowrap}
