.functional-testing-scripts-list{background-color:var(--background);width:40%;height:100%;overflow-x:hidden;overflow-y:auto;overflow:hidden auto}.functional-testing-scripts-list .empty-data{padding:10px;text-align:center}.functional-testing-scripts-list__search{padding:16px}.functional-testing-scripts-list__list .list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px 14px;min-height:52px;border-bottom:1px solid var(--layer);cursor:pointer;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.functional-testing-scripts-list__list .list-item--active{background:var(--layer)!important}.functional-testing-scripts-list__list .list-item:hover{background:var(--secondary-on-layer-hover);border-bottom:1px solid transparent;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.functional-testing-scripts-list__list .list-item .title{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:var(--text-base-color);padding-bottom:4px}.functional-testing-scripts-list__list .list-item .updated{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:var(--text-secondary-color);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;grid-gap:4px;gap:4px}.functional-testing-scripts-list__list .list-item .updated,.tests-runs-result-stub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tests-runs-result-stub{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.tests-runs-result-stub p{width:220px;text-align:left;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:var(--text-secondary-color)}.script-code{background:var(--functional-testing-header-bg);border-radius:4px;padding:10px;margin-top:16px;height:100%;width:100%;overflow:auto}.script-code code{white-space:pre-wrap;font-family:Roboto Mono;font-style:normal;font-weight:400;font-size:12px;line-height:12px;color:var(--text-base-color)}.test-run-items .test-run-items__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:10px;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test-run-items .test-run-item__process{width:17px;height:17px;display:-webkit-box;display:-ms-flexbox;display:flex}.test-run-items .test-run-item__process .lds-ring{display:inline-block;position:relative;width:14px;height:14px}.test-run-items .test-run-item__process .lds-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:12px;height:12px;margin:2px;border:2px solid #3d94ff;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#3d94ff transparent transparent}.test-run-items .test-run-item__process .lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.test-run-items .test-run-item__process .lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.test-run-items .test-run-item__process .lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.test-run-items .test-run-item__result{width:6px;height:6px;border-radius:37px}.test-run-items .test-run-item__result--error{background:var(--red)}.test-run-items .test-run-item__result--success{background:var(--green)}.test-run-items .test-run-item__result--inactive{background:var(--grey)}@-webkit-keyframes moveAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes moveAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cron[data-v-29c344d2]{background:var(--layer-dark);border-radius:4px;padding:4px 8px}.last-status[data-v-29c344d2]{position:relative;padding-left:8px}.last-status[data-v-29c344d2]:before{content:"";position:absolute;height:calc(100% + 15px);width:2px;top:-8px;left:-7px}.last-status--success[data-v-29c344d2]:before{background-color:var(--green)}.last-status--error[data-v-29c344d2]:before{background-color:var(--red)}.last-status--warning[data-v-29c344d2]:before{background-color:var(--yellow)}.last-status--inactive[data-v-29c344d2]:before{background-color:var(--inactive)}.functional-testing-scripts-preview{width:60%;background-color:var(--rsm-bg);padding:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.functional-testing-scripts-preview,.functional-testing-scripts-preview__wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.functional-testing-scripts-preview__wrapper{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.functional-testing-scripts-preview__title{font-style:normal;font-weight:700;font-size:16px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%}.functional-testing-scripts-preview__header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:22px}.functional-testing-scripts-preview__body{width:100%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.functional-testing-scripts-preview__body--empty{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.functional-testing-scripts-preview__updating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:8px;gap:8px}.functional-testing-scripts{height:100%;width:100%;background-color:var(--functional-testing-header-bg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:8px;gap:8px}