.tests-select__title[data-v-3fbb6de6]{display:inline-block;width:190px;color:var(--text-base-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.timeline[data-v-07ba1bdb]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.timeline__list[data-v-07ba1bdb]{padding-left:63px;width:100%}.timeline__info[data-v-07ba1bdb]{padding:8px 12px;width:100%;cursor:pointer;border-bottom:1px solid hsla(0,0%,100%,.12)}.timeline__info--selected[data-v-07ba1bdb]{background:var(--functional-testing-timeline-info-active)}.timeline__info[data-v-07ba1bdb]:hover{background:var(--functional-testing-timeline-info-hover)}.timeline__info .id[data-v-07ba1bdb]{margin-right:4px;color:var(--text-secondary-color)}.timeline__info .duration[data-v-07ba1bdb]{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:var(--text-secondary-color)}.timeline__info .duration--continued[data-v-07ba1bdb]{color:#157eff}.timeline__info .duration--error[data-v-07ba1bdb]{color:var(--red)}.timeline__item[data-v-07ba1bdb]{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;grid-gap:8px;gap:8px;padding-left:8px}.timeline__item-date[data-v-07ba1bdb]{font-weight:500;font-size:10px;margin-left:3px}.timeline__item-dot[data-v-07ba1bdb]{content:"";position:absolute;top:0;bottom:0;left:-6px;height:16px;width:16px;margin:auto;border-radius:50%;border:4px solid var(--rsm-bg);background:var(--secondary-on-layer-hover);z-index:2}.timeline__item-dot--error[data-v-07ba1bdb]{background:var(--error)}.timeline__item-dot--success[data-v-07ba1bdb]{background:var(--normal)}.timeline__item[data-v-07ba1bdb]:before{top:0}.timeline__item[data-v-07ba1bdb]:after,.timeline__item[data-v-07ba1bdb]:before{content:"";position:absolute;left:1px;height:50%;width:2px;background:var(--secondary-on-layer-hover);opacity:.22}.timeline__item[data-v-07ba1bdb]:after{top:50%}.timeline__day[data-v-07ba1bdb]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.timeline__day:last-child .timeline__item:last-child .timeline__info[data-v-07ba1bdb]{border-bottom:none}.timeline__day:first-child .timeline__item[data-v-07ba1bdb]:first-child:before{content:none}.timeline__day:not(:first-child) .timeline__item[data-v-07ba1bdb]:before{content:"";position:absolute;top:0;left:1px;height:50%;width:2px;background:hsla(0,0%,100%,.12);opacity:.22}.timeline__day .timeline__item:first-child .timeline__item-dot[data-v-07ba1bdb]:before{content:attr(data-day);display:block;position:absolute;top:-5px;left:-53px}.timeline__date[data-v-07ba1bdb]{font-weight:500;font-size:12px}.tests-timeline{width:420px;height:100%;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;background:var(--rsm-bg)}.tests-timeline__header{padding:16px 16px 0}.tests-timeline__body{overflow:auto;padding:12px 0 12px 16px;height:100%}.tests-timeline__search{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tests-timeline__search,.tests-timeline__search-input{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-gap:8px;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.tests-timeline__reset-filters{text-decoration:underline;color:var(--text-secondary-color);cursor:pointer;padding:4px 0}.tests-timeline__filters{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:8px;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.tests-timeline__select{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.project-tests-runs{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-gap:8px;gap:8px;background:var(--functional-testing-header-bg);overflow:hidden}.project-tests-runs .tests-runs-result{background:var(--rsm-bg)}